Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e79178b88edbb9292baeff06bb49682f9eadd771 Running in Durability level: PERFORMANCE_OPTIMIZED 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-558 in /w/workspace/gexfoundry_device-mqtt-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision e79178b88edbb9292baeff06bb49682f9eadd771 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 Commit message: "Merge pull request #156 from hahattan/issue154/155" > git rev-list --no-walk 49672cc0825fc2b257ef421e8ddc02da382ee60a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:06:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:06:09 ========================================================= 07:06:09 EdgeX Global Pipelines Version Info 07:06:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:06:11 ------------------- 07:06:11 stable info: 07:06:11 ------------------- 07:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:06:11 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 07:06:11 Message: update stable to v1.0.99 07:06:12 ------------------- 07:06:12 experimental info: 07:06:12 ------------------- 07:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 07:06:12 Commit SHA: 78d567e8c35819a45e10bd2b75e1138b16507148 07:06:12 Message: update experimental to v1.0.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:15 07:06:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:06:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:15 latest: Pulling from edgex-devops/git-semver 07:06:15 31603596830f: Pulling fs layer 07:06:15 2a8b12db71e7: Pulling fs layer 07:06:15 6ca5941a6612: Pulling fs layer 07:06:15 ecc8261a40a4: Pulling fs layer 07:06:15 ecc8261a40a4: Waiting 07:06:15 2a8b12db71e7: Verifying Checksum 07:06:15 2a8b12db71e7: Download complete 07:06:15 31603596830f: Download complete 07:06:15 ecc8261a40a4: Verifying Checksum 07:06:15 ecc8261a40a4: Download complete 07:06:15 6ca5941a6612: Verifying Checksum 07:06:15 6ca5941a6612: Download complete 07:06:15 31603596830f: Pull complete 07:06:16 2a8b12db71e7: Pull complete 07:06:17 6ca5941a6612: Pull complete 07:06:17 ecc8261a40a4: Pull complete 07:06:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:06:17 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:06:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:06:19 $ docker top db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:20 [ssh-agent] Looking for ssh-agent implementation... 07:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:20 $ docker exec db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 ssh-agent 07:06:20 SSH_AUTH_SOCK=/tmp/ssh-Srd8nwSCobBc/agent.12 07:06:20 SSH_AGENT_PID=17 07:06:20 Running ssh-add (command line suppressed) 07:06:20 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1578430283238833363.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1578430283238833363.key) 07:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:21 + git describe --exact-match --tags HEAD 07:06:21 fatal: No names found, cannot describe anything. [Pipeline] } 07:06:21 $ docker exec --env ******** --env ******** db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 ssh-agent -k 07:06:21 unset SSH_AUTH_SOCK; 07:06:21 unset SSH_AGENT_PID; 07:06:21 echo Agent pid 17 killed; 07:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:06:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:06:21 This usually means this commit has not been tagged. [Pipeline] sshagent 07:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:21 [ssh-agent] Looking for ssh-agent implementation... 07:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:21 $ docker exec db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 ssh-agent 07:06:22 SSH_AUTH_SOCK=/tmp/ssh-VO55FrBf1Bdf/agent.46 07:06:22 SSH_AGENT_PID=52 07:06:22 Running ssh-add (command line suppressed) 07:06:22 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5126643734853859968.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5126643734853859968.key) 07:06:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:22 + git semver init 07:06:22 # -> Open(): unable to determine branch for HEAD 07:06:22 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 07:06:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 07:06:22 # $SEMVER_REMOTE_NAME = origin 07:06:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:06:22 # $SEMVER_USER_NAME = edgex-jenkins 07:06:22 # $SEMVER_BRANCH = master 07:06:22 # $SEMVER_TEMP = /tmp/semver-889972364 07:06:22 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 07:06:23 # '/tmp/semver-889972364' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 07:06:23 # -> Force: false 07:06:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 07:06:23 $ docker exec --env ******** --env ******** db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 ssh-agent -k 07:06:23 unset SSH_AUTH_SOCK; 07:06:23 unset SSH_AGENT_PID; 07:06:23 echo Agent pid 52 killed; 07:06:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:23 + git semver [Pipeline] } 07:06:23 $ docker stop --time=1 db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 07:06:25 $ docker rm -f db68ce8c8f2919d31ea702192508bc6351f90fa784e23ff39f734db33cbb7611 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:06:25 Stashed 17 file(s) [Pipeline] echo 07:06:25 [edgeXSemver] initialized semver on version 1.2.2-dev.2 [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 07:06:41 Still waiting to schedule task 07:06:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-558’ 07:06:41 Still waiting to schedule task 07:06:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:08:11 Running on prd-centos7-docker-4c-2g-561 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 07:08:11 Running in /w/workspace/device-mqtt-go/13 [Pipeline] { [Pipeline] checkout 07:08:13 using credential edgex-jenkins-ssh 07:08:14 Cloning the remote Git repository 07:08:14 Cloning with configured refspecs honoured and without tags 07:08:14 Fetching without tags 07:08:15 Checking out Revision e79178b88edbb9292baeff06bb49682f9eadd771 (master) 07:08:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:08:14 > git init /w/workspace/device-mqtt-go/13 # timeout=10 07:08:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:08:14 > git --version # timeout=10 07:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:14 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:08:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:14 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:08:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:15 > git config core.sparsecheckout # timeout=10 07:08:15 > git checkout -f e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 07:08:18 Commit message: "Merge pull request #156 from hahattan/issue154/155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:08:19 ========================================================= 07:08:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:08:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:08:19 + 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 . 07:08:20 Sending build context to Docker daemon 599kB 07:08:20 Step 1/8 : ARG BASE=golang:1.13-alpine 07:08:20 Step 2/8 : FROM ${BASE} 07:08:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-560 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 07:08:20 Running in /w/workspace/device-mqtt-go/13 [Pipeline] { 07:08:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:08:20 df20fa9351a1: Pulling fs layer 07:08:20 ed8968b2872e: Pulling fs layer 07:08:20 a92cc7c5fd73: Pulling fs layer 07:08:20 2dd03ba5bac4: Pulling fs layer 07:08:20 1e091d79d1de: Pulling fs layer 07:08:20 481702a1767f: Pulling fs layer 07:08:20 f64a6f60c768: Pulling fs layer 07:08:20 e78d2573fc39: Pulling fs layer 07:08:20 e876d2f968b6: Pulling fs layer 07:08:20 ce8a83651883: Pulling fs layer 07:08:20 07967f4d0e4b: Pulling fs layer 07:08:20 e78d2573fc39: Waiting 07:08:20 2dd03ba5bac4: Waiting 07:08:20 e876d2f968b6: Waiting 07:08:20 1e091d79d1de: Waiting 07:08:20 ce8a83651883: Waiting 07:08:20 07967f4d0e4b: Waiting 07:08:20 481702a1767f: Waiting 07:08:20 f64a6f60c768: Waiting 07:08:20 a92cc7c5fd73: Verifying Checksum 07:08:20 a92cc7c5fd73: Download complete 07:08:20 ed8968b2872e: Download complete 07:08:20 1e091d79d1de: Verifying Checksum 07:08:20 1e091d79d1de: Download complete 07:08:20 481702a1767f: Verifying Checksum 07:08:20 481702a1767f: Download complete 07:08:20 df20fa9351a1: Verifying Checksum 07:08:20 df20fa9351a1: Download complete [Pipeline] checkout 07:08:20 df20fa9351a1: Pull complete 07:08:21 f64a6f60c768: Verifying Checksum 07:08:21 f64a6f60c768: Download complete 07:08:21 e876d2f968b6: Verifying Checksum 07:08:21 e876d2f968b6: Download complete 07:08:22 2dd03ba5bac4: Verifying Checksum 07:08:22 2dd03ba5bac4: Download complete 07:08:22 07967f4d0e4b: Verifying Checksum 07:08:22 07967f4d0e4b: Download complete 07:08:22 ce8a83651883: Verifying Checksum 07:08:22 ce8a83651883: Download complete 07:08:22 e78d2573fc39: Verifying Checksum 07:08:22 e78d2573fc39: Download complete 07:08:22 ed8968b2872e: Pull complete 07:08:22 a92cc7c5fd73: Pull complete 07:08:25 using credential edgex-jenkins-ssh 07:08:25 Cloning the remote Git repository 07:08:25 Cloning with configured refspecs honoured and without tags 07:08:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:08:26 Fetching without tags 07:08:25 > git init /w/workspace/device-mqtt-go/13 # timeout=10 07:08:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:08:25 > git --version # timeout=10 07:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:08:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:08:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:27 Checking out Revision e79178b88edbb9292baeff06bb49682f9eadd771 (master) 07:08:27 > git config core.sparsecheckout # timeout=10 07:08:27 > git checkout -f e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 07:08:28 2dd03ba5bac4: Pull complete 07:08:28 1e091d79d1de: Pull complete 07:08:28 481702a1767f: Pull complete 07:08:31 Commit message: "Merge pull request #156 from hahattan/issue154/155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:08:32 ========================================================= 07:08:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:08:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:08:33 + 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 . 07:08:34 Sending build context to Docker daemon 599kB 07:08:34 Step 1/8 : ARG BASE=golang:1.13-alpine 07:08:34 Step 2/8 : FROM ${BASE} 07:08:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:08:35 b538f80385f9: Pulling fs layer 07:08:35 74f711af9a0d: Pulling fs layer 07:08:35 99f96fe45779: Pulling fs layer 07:08:35 fd7a069fd194: Pulling fs layer 07:08:35 66aa3694b03b: Pulling fs layer 07:08:35 170f70906a0f: Pulling fs layer 07:08:35 ad7c5574e4b9: Pulling fs layer 07:08:35 e772456be8f7: Pulling fs layer 07:08:35 c890913d741a: Pulling fs layer 07:08:35 2480fcc9aa5a: Pulling fs layer 07:08:35 09adf4765672: Pulling fs layer 07:08:35 fd7a069fd194: Waiting 07:08:35 66aa3694b03b: Waiting 07:08:35 170f70906a0f: Waiting 07:08:35 ad7c5574e4b9: Waiting 07:08:35 e772456be8f7: Waiting 07:08:35 c890913d741a: Waiting 07:08:35 2480fcc9aa5a: Waiting 07:08:35 09adf4765672: Waiting 07:08:35 99f96fe45779: Verifying Checksum 07:08:35 99f96fe45779: Download complete 07:08:35 74f711af9a0d: Verifying Checksum 07:08:35 74f711af9a0d: Download complete 07:08:35 66aa3694b03b: Verifying Checksum 07:08:35 66aa3694b03b: Download complete 07:08:35 170f70906a0f: Verifying Checksum 07:08:35 170f70906a0f: Download complete 07:08:35 b538f80385f9: Verifying Checksum 07:08:35 b538f80385f9: Download complete 07:08:36 b538f80385f9: Pull complete 07:08:36 f64a6f60c768: Pull complete 07:08:36 74f711af9a0d: Pull complete 07:08:37 99f96fe45779: Pull complete 07:08:38 ad7c5574e4b9: Verifying Checksum 07:08:38 ad7c5574e4b9: Download complete 07:08:38 c890913d741a: Verifying Checksum 07:08:39 e78d2573fc39: Pull complete 07:08:39 e876d2f968b6: Pull complete 07:08:40 2480fcc9aa5a: Verifying Checksum 07:08:40 2480fcc9aa5a: Download complete 07:08:40 09adf4765672: Verifying Checksum 07:08:40 09adf4765672: Download complete 07:08:40 ce8a83651883: Pull complete 07:08:40 e772456be8f7: Verifying Checksum 07:08:40 e772456be8f7: Download complete 07:08:40 07967f4d0e4b: Pull complete 07:08:40 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 07:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:08:40 ---> 5d7c900382c6 07:08:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:08:40 fd7a069fd194: Verifying Checksum 07:08:40 fd7a069fd194: Download complete 07:08:41 ---> Running in 14a1694b9727 07:08:41 Removing intermediate container 14a1694b9727 07:08:41 ---> d63c1cc9c5ef 07:08:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:41 ---> Running in f12bbff940ee 07:08:42 Removing intermediate container f12bbff940ee 07:08:42 ---> d65303a1eff2 07:08:42 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:08:43 ---> Running in 2a640d03ef55 07:08:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:44 (1/14) Installing libmagic (5.38-r0) 07:08:44 (2/14) Installing file (5.38-r0) 07:08:44 (3/14) Installing libc-dev (0.7.2-r3) 07:08:45 (4/14) Installing g++ (9.3.0-r2) 07:08:48 (5/14) Installing fortify-headers (1.1-r0) 07:08:48 (6/14) Installing patch (2.7.6-r6) 07:08:48 (7/14) Installing build-base (0.5-r2) 07:08:48 (8/14) Installing openssh-keygen (8.3_p1-r0) 07:08:48 (9/14) Installing libedit (20191231.3.1-r0) 07:08:48 (10/14) Installing openssh-client (8.3_p1-r0) 07:08:49 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 07:08:49 (12/14) Installing openssh-server-common (8.3_p1-r0) 07:08:49 (13/14) Installing openssh-server (8.3_p1-r0) 07:08:49 (14/14) Installing openssh (8.3_p1-r0) 07:08:49 Executing busybox-1.31.1-r16.trigger 07:08:49 OK: 237 MiB in 53 packages 07:08:53 fd7a069fd194: Pull complete 07:08:53 66aa3694b03b: Pull complete 07:08:53 170f70906a0f: Pull complete 07:08:53 Removing intermediate container 2a640d03ef55 07:08:53 ---> 2e30545e2ce4 07:08:53 Step 6/8 : WORKDIR /device-mqtt-go 07:08:53 ---> Running in 4739ac1f8082 07:08:53 Removing intermediate container 4739ac1f8082 07:08:53 ---> 7db48369fedc 07:08:53 Step 7/8 : COPY . . 07:08:53 ---> 2e19f289404c 07:08:53 Step 8/8 : RUN go mod download 07:08:53 ---> Running in 525b91968678 07:08:55 ad7c5574e4b9: Pull complete 07:08:55 go: finding github.com/BurntSushi/toml v0.3.1 07:08:55 go: finding github.com/OneOfOne/xxhash v1.2.6 07:08:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:08:56 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:08:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:08:56 go: finding github.com/bgentry/speakeasy v0.1.0 07:08:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:08:56 go: finding github.com/davecgh/go-spew v1.1.1 07:08:56 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:08:56 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 07:08:56 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:08:56 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:08:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:08:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 07:08:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:08:56 go: finding github.com/fatih/color v1.7.0 07:08:56 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:08:56 go: finding github.com/go-kit/kit v0.8.0 07:08:56 go: finding github.com/go-logfmt/logfmt v0.4.0 07:08:56 go: finding github.com/go-stack/stack v1.8.0 07:08:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:08:56 go: finding github.com/google/uuid v1.1.1 07:08:56 go: finding github.com/gorilla/mux v1.7.1 07:08:56 go: finding github.com/hashicorp/consul/api v1.1.0 07:08:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:08:56 go: finding github.com/hashicorp/errwrap v1.0.0 07:08:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:08:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:08:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:08:56 go: finding github.com/hashicorp/go-multierror v1.0.0 07:08:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:08:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:08:56 go: finding github.com/hashicorp/go-syslog v1.0.0 07:08:56 go: finding github.com/hashicorp/go-uuid v1.0.1 07:08:56 go: finding github.com/hashicorp/go.net v0.0.1 07:08:56 go: finding github.com/hashicorp/golang-lru v0.5.0 07:08:56 go: finding github.com/hashicorp/logutils v1.0.0 07:08:56 go: finding github.com/hashicorp/mdns v1.0.0 07:08:56 go: finding github.com/hashicorp/memberlist v0.1.3 07:08:56 go: finding github.com/hashicorp/serf v0.8.2 07:08:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:08:56 go: finding github.com/kr/pretty v0.1.0 07:08:56 go: finding github.com/kr/pty v1.1.1 07:08:56 go: finding github.com/kr/text v0.1.0 07:08:56 go: finding github.com/mattn/go-colorable v0.0.9 07:08:56 go: finding github.com/mattn/go-isatty v0.0.3 07:08:56 go: finding github.com/miekg/dns v1.0.14 07:08:56 go: finding github.com/mitchellh/cli v1.0.0 07:08:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:08:57 go: finding github.com/mitchellh/copystructure v1.0.0 07:08:57 go: finding github.com/mitchellh/go-homedir v1.0.0 07:08:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:08:57 go: finding github.com/mitchellh/gox v0.4.0 07:08:57 go: finding github.com/mitchellh/iochan v1.0.0 07:08:57 go: finding github.com/mitchellh/mapstructure v1.1.2 07:08:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:08:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:08:57 go: finding github.com/pelletier/go-toml v1.2.0 07:08:57 go: finding github.com/pkg/errors v0.8.1 07:08:57 go: finding github.com/pmezard/go-difflib v1.0.0 07:08:57 go: finding github.com/posener/complete v1.1.1 07:08:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:08:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:08:57 go: finding github.com/spf13/cast v1.3.0 07:08:57 go: finding github.com/stretchr/objx v0.1.0 07:08:57 go: finding github.com/stretchr/testify v1.5.1 07:08:57 go: finding github.com/ugorji/go v1.1.4 07:08:57 go: finding github.com/x448/float16 v0.8.4 07:08:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:08:57 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:08:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:08:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:08:57 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:08:57 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:08:57 go: finding gopkg.in/yaml.v2 v2.2.8 07:09:01 e772456be8f7: Pull complete 07:09:01 c890913d741a: Pull complete 07:09:03 2480fcc9aa5a: Pull complete 07:09:03 09adf4765672: Pull complete 07:09:03 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 07:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:09:03 ---> 2248a725d1cf 07:09:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:09:07 Removing intermediate container 525b91968678 07:09:07 ---> d5dc477d8f4f 07:09:07 Successfully built d5dc477d8f4f 07:09:07 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 07:09:08 + docker inspect -f . ci-base-image-x86_64 07:09:08 . [Pipeline] withDockerContainer 07:09:08 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 07:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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 ******** ci-base-image-x86_64 cat 07:09:08 ---> Running in 98170dc02059 07:09:08 Removing intermediate container 98170dc02059 07:09:08 ---> 985dc3b9839d 07:09:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:08 ---> Running in 075e0061ecf1 07:09:09 $ docker top 8362500ab9b0a550569299c559500ad2dfd656460f03c99d78f18976ee701306 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:10 + go version 07:09:10 go version go1.13.13 linux/amd64 [Pipeline] sh 07:09:10 + make test 07:09:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:09:11 Removing intermediate container 075e0061ecf1 07:09:11 ---> 2e49e7177257 07:09:11 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:09:11 ---> Running in f56e8bda3865 07:09:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:09:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:13 (1/14) Installing libmagic (5.38-r0) 07:09:14 (2/14) Installing file (5.38-r0) 07:09:14 (3/14) Installing libc-dev (0.7.2-r3) 07:09:14 (4/14) Installing g++ (9.3.0-r2) 07:09:18 (5/14) Installing fortify-headers (1.1-r0) 07:09:18 (6/14) Installing patch (2.7.6-r6) 07:09:18 (7/14) Installing build-base (0.5-r2) 07:09:18 (8/14) Installing openssh-keygen (8.3_p1-r0) 07:09:18 (9/14) Installing libedit (20191231.3.1-r0) 07:09:18 (10/14) Installing openssh-client (8.3_p1-r0) 07:09:18 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 07:09:18 (12/14) Installing openssh-server-common (8.3_p1-r0) 07:09:18 (13/14) Installing openssh-server (8.3_p1-r0) 07:09:18 (14/14) Installing openssh (8.3_p1-r0) 07:09:19 Executing busybox-1.31.1-r16.trigger 07:09:19 OK: 221 MiB in 53 packages 07:09:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:09:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements 07:09:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:09:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:09:23 Removing intermediate container f56e8bda3865 07:09:23 ---> 1fb806b6e9b0 07:09:23 Step 6/8 : WORKDIR /device-mqtt-go 07:09:23 ---> Running in 12be19dbcd35 07:09:23 Removing intermediate container 12be19dbcd35 07:09:23 ---> cc61e34b980f 07:09:23 Step 7/8 : COPY . . 07:09:24 gofmt -l . 07:09:24 ["`gofmt -l .`" = ""] 07:09:24 ./bin/test-attribution-txt.sh 07:09:24 ./bin/test-go-mod-tidy.sh 07:09:24 ---> baca1ec14b63 07:09:24 Step 8/8 : RUN go mod download 07:09:24 ---> Running in 25a1420e6de5 [Pipeline] stash 07:09:25 Stashed 1 file(s) [Pipeline] } 07:09:25 $ docker stop --time=1 8362500ab9b0a550569299c559500ad2dfd656460f03c99d78f18976ee701306 07:09:27 go: finding github.com/BurntSushi/toml v0.3.1 07:09:27 go: finding github.com/OneOfOne/xxhash v1.2.6 07:09:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:09:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:09:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:09:27 go: finding github.com/bgentry/speakeasy v0.1.0 07:09:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:09:27 go: finding github.com/davecgh/go-spew v1.1.1 07:09:27 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:09:27 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 07:09:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:09:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:09:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:09:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 07:09:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:09:27 $ docker rm -f 8362500ab9b0a550569299c559500ad2dfd656460f03c99d78f18976ee701306 07:09:27 go: finding github.com/fatih/color v1.7.0 07:09:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:09:27 go: finding github.com/go-kit/kit v0.8.0 07:09:27 go: finding github.com/go-logfmt/logfmt v0.4.0 07:09:27 go: finding github.com/go-stack/stack v1.8.0 07:09:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:09:27 go: finding github.com/google/uuid v1.1.1 07:09:27 go: finding github.com/gorilla/mux v1.7.1 07:09:27 go: finding github.com/hashicorp/consul/api v1.1.0 07:09:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:09:27 go: finding github.com/hashicorp/errwrap v1.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:09:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:09:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:09:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:09:28 go: finding github.com/hashicorp/go-multierror v1.0.0 07:09:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:09:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:09:28 go: finding github.com/hashicorp/go-syslog v1.0.0 07:09:28 go: finding github.com/hashicorp/go-uuid v1.0.1 07:09:28 go: finding github.com/hashicorp/go.net v0.0.1 07:09:28 go: finding github.com/hashicorp/golang-lru v0.5.0 07:09:28 go: finding github.com/hashicorp/logutils v1.0.0 07:09:28 go: finding github.com/hashicorp/mdns v1.0.0 07:09:28 go: finding github.com/hashicorp/memberlist v0.1.3 07:09:28 go: finding github.com/hashicorp/serf v0.8.2 07:09:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:09:28 go: finding github.com/kr/pretty v0.1.0 07:09:28 go: finding github.com/kr/pty v1.1.1 07:09:28 go: finding github.com/kr/text v0.1.0 07:09:28 go: finding github.com/mattn/go-colorable v0.0.9 07:09:28 go: finding github.com/mattn/go-isatty v0.0.3 07:09:28 go: finding github.com/miekg/dns v1.0.14 07:09:28 go: finding github.com/mitchellh/cli v1.0.0 07:09:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:09:28 go: finding github.com/mitchellh/copystructure v1.0.0 07:09:28 go: finding github.com/mitchellh/go-homedir v1.0.0 07:09:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:09:28 go: finding github.com/mitchellh/gox v0.4.0 07:09:28 go: finding github.com/mitchellh/iochan v1.0.0 07:09:28 go: finding github.com/mitchellh/mapstructure v1.1.2 07:09:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:09:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:09:28 go: finding github.com/pelletier/go-toml v1.2.0 07:09:28 go: finding github.com/pkg/errors v0.8.1 07:09:28 go: finding github.com/pmezard/go-difflib v1.0.0 07:09:28 go: finding github.com/posener/complete v1.1.1 07:09:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:09:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:09:28 go: finding github.com/spf13/cast v1.3.0 07:09:28 go: finding github.com/stretchr/objx v0.1.0 07:09:28 go: finding github.com/stretchr/testify v1.5.1 07:09:28 go: finding github.com/ugorji/go v1.1.4 07:09:28 go: finding github.com/x448/float16 v0.8.4 07:09:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:09:29 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:09:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:09:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:09:29 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:09:29 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:09:29 go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] sh 07:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:09:30 + ls -al . 07:09:30 total 100 07:09:30 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 22 07:09 . 07:09:30 drwxrwxr-x. 4 jenkins jenkins 30 Jul 22 07:08 .. 07:09:30 -rw-rw-r--. 1 jenkins jenkins 4678 Jul 22 07:08 Attribution.txt 07:09:30 drwxrwxr-x. 2 jenkins jenkins 87 Jul 22 07:08 bin 07:09:30 drwxrwxr-x. 3 jenkins jenkins 32 Jul 22 07:08 cmd 07:09:30 -rw-r--r--. 1 jenkins jenkins 18939 Jul 22 07:09 coverage.out 07:09:30 -rw-rw-r--. 1 jenkins jenkins 1776 Jul 22 07:08 Dockerfile 07:09:30 -rw-rw-r--. 1 jenkins jenkins 953 Jul 22 07:08 Dockerfile.build 07:09:30 -rw-rw-r--. 1 jenkins jenkins 140 Jul 22 07:08 .dockerignore 07:09:30 drwxrwxr-x. 8 jenkins jenkins 162 Jul 22 07:08 .git 07:09:30 drwxrwxr-x. 2 jenkins jenkins 38 Jul 22 07:08 .github 07:09:30 -rw-rw-r--. 1 jenkins jenkins 328 Jul 22 07:08 .gitignore 07:09:30 -rw-r--r--. 1 jenkins jenkins 510 Jul 22 07:09 go.mod 07:09:30 -rw-r--r--. 1 jenkins jenkins 13621 Jul 22 07:09 go.sum 07:09:30 drwxrwxr-x. 3 jenkins jenkins 20 Jul 22 07:08 internal 07:09:30 -rw-rw-r--. 1 jenkins jenkins 700 Jul 22 07:08 Jenkinsfile 07:09:30 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 22 07:08 LICENSE 07:09:30 -rw-rw-r--. 1 jenkins jenkins 902 Jul 22 07:08 Makefile 07:09:30 drwxrwxr-x. 2 jenkins jenkins 23 Jul 22 07:08 mock 07:09:30 -rw-rw-r--. 1 jenkins jenkins 444 Jul 22 07:08 README.md 07:09:30 drwxrwxr-x. 3 jenkins jenkins 44 Jul 22 07:08 .semver 07:09:30 drwxrwxr-x. 4 jenkins jenkins 54 Jul 22 07:08 snap 07:09:30 -rw-rw-r--. 1 jenkins jenkins 11 Jul 22 07:06 VERSION 07:09:30 -rw-rw-r--. 1 jenkins jenkins 227 Jul 22 07:08 version.go [Pipeline] isUnix [Pipeline] sh 07:09:30 + 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=e79178b88edbb9292baeff06bb49682f9eadd771 --label arch=amd64 --label version=1.2.2-dev.2 . 07:09:30 Sending build context to Docker daemon 618.5kB 07:09:30 Step 1/21 : ARG BASE=golang:1.13-alpine 07:09:30 Step 2/21 : FROM ${BASE} AS builder 07:09:30 ---> d5dc477d8f4f 07:09:30 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 07:09:31 ---> Running in 8cdf33e3acbb 07:09:31 Removing intermediate container 8cdf33e3acbb 07:09:31 ---> 0fb3e6213e80 07:09:31 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 07:09:31 ---> Running in 721adf23fed7 07:09:31 Removing intermediate container 721adf23fed7 07:09:31 ---> f54009497a8b 07:09:31 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:31 ---> Running in b5eb8d738ba8 07:09:32 Removing intermediate container b5eb8d738ba8 07:09:32 ---> c51ab9e01b86 07:09:32 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:32 ---> Running in e5fa6e13056d 07:09:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:34 OK: 237 MiB in 53 packages 07:09:34 Removing intermediate container e5fa6e13056d 07:09:34 ---> 01ffb1c053d9 07:09:34 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 07:09:34 ---> Running in 9caff1814740 07:09:35 Removing intermediate container 9caff1814740 07:09:35 ---> 98972a2fcfb1 07:09:35 Step 8/21 : COPY . . 07:09:35 ---> d891d678c4bb 07:09:35 Step 9/21 : ARG MAKE='make build' 07:09:35 ---> Running in 4c3011f20315 07:09:36 Removing intermediate container 4c3011f20315 07:09:36 ---> a21d30e6e2ae 07:09:36 Step 10/21 : RUN $MAKE 07:09:36 ---> Running in 14ba18fc222a 07:09:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2-dev.2" -o cmd/device-mqtt ./cmd 07:09:39 Removing intermediate container 25a1420e6de5 07:09:39 ---> 97ff9d2f2be3 07:09:39 Successfully built 97ff9d2f2be3 07:09:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:39 + docker inspect -f . ci-base-image-arm64 07:09:39 . [Pipeline] withDockerContainer 07:09:40 prd-ubuntu18.04-docker-arm64-4c-16g-560 does not seem to be running inside a container 07:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/13 -v /w/workspace/device-mqtt-go/13:/w/workspace/device-mqtt-go/13:rw,z -v /w/workspace/device-mqtt-go/13@tmp:/w/workspace/device-mqtt-go/13@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 ******** ci-base-image-arm64 cat 07:09:42 $ docker top 54f1c298175c8ec4aa44e8821c2d888bdb7cf497ffee964c78845c27a1281c5c -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:43 + go version 07:09:43 go version go1.13.13 linux/arm64 [Pipeline] sh 07:09:44 + make test 07:09:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:09:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:09:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:09:50 Removing intermediate container 14ba18fc222a 07:09:50 ---> 4c53fcef9107 07:09:50 Step 11/21 : FROM alpine 07:09:50 latest: Pulling from library/alpine 07:09:50 df20fa9351a1: Already exists 07:09:50 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:09:50 Status: Downloaded newer image for alpine:latest 07:09:50 ---> a24bb4013296 07:09:50 Step 12/21 : ENV APP_PORT=49982 07:09:50 ---> Running in a9811e928831 07:09:51 Removing intermediate container a9811e928831 07:09:51 ---> 79a46dc772f3 07:09:51 Step 13/21 : EXPOSE $APP_PORT 07:09:51 ---> Running in 7a9dda58345e 07:09:51 Removing intermediate container 7a9dda58345e 07:09:51 ---> 2abbe971409c 07:09:51 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 07:09:51 ---> 842e806777bb 07:09:51 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 07:09:51 ---> d2eb7ce5df43 07:09:51 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 07:09:52 ---> 1004a5dd16cd 07:09:52 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 07:09:52 ---> Running in 5a31d4bc7ea9 07:09:52 Removing intermediate container 5a31d4bc7ea9 07:09:52 ---> 98d6658e954a 07:09:52 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 07:09:52 ---> Running in d35da3588bf6 07:09:52 Removing intermediate container d35da3588bf6 07:09:52 ---> 2e68d159e161 07:09:52 Step 19/21 : LABEL arch=amd64 07:09:52 ---> Running in a51c07bdd4c3 07:09:52 Removing intermediate container a51c07bdd4c3 07:09:52 ---> 91572d2b3a4e 07:09:52 Step 20/21 : LABEL git_sha=e79178b88edbb9292baeff06bb49682f9eadd771 07:09:52 ---> Running in 0bcdbfa3cf47 07:09:52 Removing intermediate container 0bcdbfa3cf47 07:09:52 ---> 49bb77c59fb6 07:09:52 Step 21/21 : LABEL version=1.2.2-dev.2 07:09:52 ---> Running in 2f1d36fe9688 07:09:53 Removing intermediate container 2f1d36fe9688 07:09:53 ---> a9bcec3aa131 07:09:53 [Warning] One or more build-args [ARCH] were not consumed 07:09:53 Successfully built a9bcec3aa131 07:09:53 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:09:53 provisioning config files... 07:09:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/13@tmp/config4142001736604389654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:53 nexus3.edgexfoundry.org:10001 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:54 Configure a credential helper to remove this warning. See 07:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:54 07:09:54 Login Succeeded 07:09:54 nexus3.edgexfoundry.org:10002 07:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:54 Configure a credential helper to remove this warning. See 07:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:54 07:09:54 Login Succeeded 07:09:54 nexus3.edgexfoundry.org:10003 07:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:54 Configure a credential helper to remove this warning. See 07:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:54 07:09:54 Login Succeeded 07:09:54 nexus3.edgexfoundry.org:10004 07:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:54 Configure a credential helper to remove this warning. See 07:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:54 07:09:54 Login Succeeded 07:09:54 docker.io 07:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:54 Configure a credential helper to remove this warning. See 07:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:54 07:09:54 Login Succeeded [Pipeline] } 07:09:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:55 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 07:09:55 e79178b88edbb9292baeff06bb49682f9eadd771 07:09:55 latest 07:09:55 1.2.2-dev.2 07:09:55 e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 07:09:55 master 07:09:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:55 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 [Pipeline] isUnix [Pipeline] sh 07:09:55 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 07:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 07:09:55 dc3c5d74368d: Preparing 07:09:55 9a1d73cefd47: Preparing 07:09:55 f419e1e92a06: Preparing 07:09:55 50644c29ef5a: Preparing 07:09:55 50644c29ef5a: Layer already exists 07:09:55 dc3c5d74368d: Pushed 07:09:55 9a1d73cefd47: Pushed 07:09:57 f419e1e92a06: Pushed 07:09:57 e79178b88edbb9292baeff06bb49682f9eadd771: digest: sha256:731bd353f0b7cff4170f528f0219f52a8e89646aec77c437a5c784615083f409 size: 1154 [Pipeline] isUnix [Pipeline] sh 07:09:57 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 07:09:58 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 07:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 07:09:58 dc3c5d74368d: Preparing 07:09:58 9a1d73cefd47: Preparing 07:09:58 f419e1e92a06: Preparing 07:09:58 50644c29ef5a: Preparing 07:09:58 50644c29ef5a: Layer already exists 07:09:58 dc3c5d74368d: Layer already exists 07:09:58 f419e1e92a06: Layer already exists 07:09:58 9a1d73cefd47: Layer already exists 07:09:58 latest: digest: sha256:731bd353f0b7cff4170f528f0219f52a8e89646aec77c437a5c784615083f409 size: 1154 [Pipeline] isUnix [Pipeline] sh 07:09:58 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh 07:09:58 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.2-dev.2 07:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 07:09:58 dc3c5d74368d: Preparing 07:09:58 9a1d73cefd47: Preparing 07:09:58 f419e1e92a06: Preparing 07:09:58 50644c29ef5a: Preparing 07:09:58 9a1d73cefd47: Layer already exists 07:09:58 dc3c5d74368d: Layer already exists 07:09:58 f419e1e92a06: Layer already exists 07:09:58 50644c29ef5a: Layer already exists 07:09:58 1.2.2-dev.2: digest: sha256:731bd353f0b7cff4170f528f0219f52a8e89646aec77c437a5c784615083f409 size: 1154 [Pipeline] isUnix [Pipeline] sh 07:09:59 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh 07:09:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 07:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 07:09:59 dc3c5d74368d: Preparing 07:09:59 9a1d73cefd47: Preparing 07:09:59 f419e1e92a06: Preparing 07:09:59 50644c29ef5a: Preparing 07:09:59 f419e1e92a06: Layer already exists 07:09:59 50644c29ef5a: Layer already exists 07:09:59 9a1d73cefd47: Layer already exists 07:09:59 dc3c5d74368d: Layer already exists 07:09:59 e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2: digest: sha256:731bd353f0b7cff4170f528f0219f52a8e89646aec77c437a5c784615083f409 size: 1154 [Pipeline] isUnix [Pipeline] sh 07:09:59 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 07:09:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 07:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 07:09:59 dc3c5d74368d: Preparing 07:09:59 9a1d73cefd47: Preparing 07:09:59 f419e1e92a06: Preparing 07:09:59 50644c29ef5a: Preparing 07:09:59 dc3c5d74368d: Layer already exists 07:09:59 50644c29ef5a: Layer already exists 07:09:59 f419e1e92a06: Layer already exists 07:09:59 9a1d73cefd47: Layer already exists 07:09:59 master: digest: sha256:731bd353f0b7cff4170f528f0219f52a8e89646aec77c437a5c784615083f409 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:00 ===================================================== [Pipeline] echo 07:10:00 taggedImages: 07:10:00 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 07:10:00 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 07:10:00 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.2-dev.2 07:10:00 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 07:10:00 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:01 ++ find /w/workspace/device-mqtt-go/13 07:10:01 ++ grep snapcraft.yaml 07:10:01 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/13/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:01 provisioning config files... 07:10:01 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/13@tmp/config2030420771099152460tmp [Pipeline] { [Pipeline] sh 07:10:01 + cp /w/workspace/device-mqtt-go/13@tmp/config2030420771099152460tmp /w/workspace/device-mqtt-go/13/edgex-snap-store-login [Pipeline] sh 07:10:02 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/13:/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 07:10:02 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 07:10:02 latest: Pulling from edgex-devops/edgex-snap-builder 07:10:02 a1125296b23d: Pulling fs layer 07:10:02 3c742a4a0f38: Pulling fs layer 07:10:02 4c5ea3b32996: Pulling fs layer 07:10:02 1b4be91ead68: Pulling fs layer 07:10:02 9224317f5338: Pulling fs layer 07:10:02 a1d4acd2f81e: Pulling fs layer 07:10:02 de16526aea4f: Pulling fs layer 07:10:02 98d9a47ff92f: Pulling fs layer 07:10:02 f00a2f7e41d2: Pulling fs layer 07:10:02 1b4be91ead68: Waiting 07:10:02 9224317f5338: Waiting 07:10:02 a1d4acd2f81e: Waiting 07:10:02 de16526aea4f: Waiting 07:10:02 f00a2f7e41d2: Waiting 07:10:02 3c742a4a0f38: Download complete 07:10:02 4c5ea3b32996: Verifying Checksum 07:10:02 4c5ea3b32996: Download complete 07:10:02 1b4be91ead68: Download complete 07:10:02 a1d4acd2f81e: Verifying Checksum 07:10:02 a1d4acd2f81e: Download complete 07:10:02 de16526aea4f: Verifying Checksum 07:10:02 de16526aea4f: Download complete 07:10:02 98d9a47ff92f: Verifying Checksum 07:10:02 98d9a47ff92f: Download complete 07:10:02 f00a2f7e41d2: Verifying Checksum 07:10:02 f00a2f7e41d2: Download complete 07:10:02 a1125296b23d: Verifying Checksum 07:10:02 a1125296b23d: Download complete 07:10:06 9224317f5338: Download complete 07:10:07 a1125296b23d: Pull complete 07:10:07 3c742a4a0f38: Pull complete 07:10:07 4c5ea3b32996: Pull complete 07:10:08 1b4be91ead68: Pull complete 07:10:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:10:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.026s coverage: 28.3% of statements 07:10:17 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:10:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:10:24 gofmt -l . 07:10:24 ["`gofmt -l .`" = ""] 07:10:24 ./bin/test-attribution-txt.sh 07:10:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:10:25 Warning: overwriting stash ‘coverage-report’ 07:10:26 Stashed 1 file(s) [Pipeline] } 07:10:26 $ docker stop --time=1 54f1c298175c8ec4aa44e8821c2d888bdb7cf497ffee964c78845c27a1281c5c 07:10:28 $ docker rm -f 54f1c298175c8ec4aa44e8821c2d888bdb7cf497ffee964c78845c27a1281c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:10:29 + ls -al . 07:10:29 total 136 07:10:29 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 07:10 . 07:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 07:08 .. 07:10:29 -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 07:08 .dockerignore 07:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 07:08 .git 07:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 07:08 .github 07:10:29 -rw-rw-r-- 1 jenkins jenkins 328 Jul 22 07:08 .gitignore 07:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 07:08 .semver 07:10:29 -rw-rw-r-- 1 jenkins jenkins 4678 Jul 22 07:08 Attribution.txt 07:10:29 -rw-rw-r-- 1 jenkins jenkins 1776 Jul 22 07:08 Dockerfile 07:10:29 -rw-rw-r-- 1 jenkins jenkins 953 Jul 22 07:08 Dockerfile.build 07:10:29 -rw-rw-r-- 1 jenkins jenkins 700 Jul 22 07:08 Jenkinsfile 07:10:29 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 07:08 LICENSE 07:10:29 -rw-rw-r-- 1 jenkins jenkins 902 Jul 22 07:08 Makefile 07:10:29 -rw-rw-r-- 1 jenkins jenkins 444 Jul 22 07:08 README.md 07:10:29 -rw-rw-r-- 1 jenkins jenkins 11 Jul 22 07:06 VERSION 07:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 07:08 bin 07:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 07:08 cmd 07:10:29 -rw-r--r-- 1 jenkins jenkins 18939 Jul 22 07:10 coverage.out 07:10:29 -rw-r--r-- 1 jenkins jenkins 510 Jul 22 07:10 go.mod 07:10:29 -rw-r--r-- 1 jenkins jenkins 13621 Jul 22 07:10 go.sum 07:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 07:08 internal 07:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 07:08 mock 07:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 07:08 snap 07:10:29 -rw-rw-r-- 1 jenkins jenkins 227 Jul 22 07:08 version.go [Pipeline] isUnix [Pipeline] sh 07:10:30 + 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=e79178b88edbb9292baeff06bb49682f9eadd771 --label arch=arm64 --label version=1.2.2-dev.2 . 07:10:30 Sending build context to Docker daemon 618.5kB 07:10:30 Step 1/21 : ARG BASE=golang:1.13-alpine 07:10:30 Step 2/21 : FROM ${BASE} AS builder 07:10:30 ---> 97ff9d2f2be3 07:10:30 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 07:10:30 ---> Running in 3c26ad538453 07:10:31 Removing intermediate container 3c26ad538453 07:10:31 ---> e36abf126bab 07:10:31 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 07:10:31 ---> Running in b9eec974ab8b 07:10:31 Removing intermediate container b9eec974ab8b 07:10:31 ---> 1bd63b81b637 07:10:31 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:31 ---> Running in 48350db45cc5 07:10:34 Removing intermediate container 48350db45cc5 07:10:34 ---> 774af89b802e 07:10:34 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:34 ---> Running in c63be94cd39d 07:10:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:10:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:10:40 9224317f5338: Pull complete 07:10:40 a1d4acd2f81e: Pull complete 07:10:40 de16526aea4f: Pull complete 07:10:40 98d9a47ff92f: Pull complete 07:10:40 f00a2f7e41d2: Pull complete 07:10:40 Digest: sha256:39fc549714d04fcee7efecd05a41bc4dfa0e7f4fb03cb3990b8a1054409554c4 07:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 07:10:40 OK: 221 MiB in 53 packages 07:10:41 Removing intermediate container c63be94cd39d 07:10:41 ---> cb1ead99a466 07:10:41 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 07:10:41 ---> Running in fb1d89fd42f9 07:10:42 Removing intermediate container fb1d89fd42f9 07:10:42 ---> 405541ff99c9 07:10:42 Step 8/21 : COPY . . 07:10:42 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:10:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:10:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:10:42 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 07:10:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [870 kB] 07:10:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1409 kB] 07:10:42 ---> 8cc0e0a7aede 07:10:42 Step 9/21 : ARG MAKE='make build' 07:10:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9279 B] 07:10:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1018 kB] 07:10:42 ---> Running in 63aa070b289c 07:10:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [94.6 kB] 07:10:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1321 kB] 07:10:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] 07:10:43 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [111 kB] 07:10:43 Removing intermediate container 63aa070b289c 07:10:43 ---> 0973e138f1fe 07:10:43 Step 10/21 : RUN $MAKE 07:10:43 Fetched 5098 kB in 2s (3284 kB/s) 07:10:43 ---> Running in edd2a7624e39 07:10:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2-dev.2" -o cmd/device-mqtt ./cmd 07:10:45 Reading package lists... 07:10:49 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:10:49 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:10:49 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:10:49 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 07:10:51 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 48% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 76% Reading package lists... 76% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 07:10:53 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 07:10:54 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 53% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 76% Reading package lists... 76% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 07:10:54 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 69% Building dependency tree 07:10:54 Reading state information... 0% Reading state information... 0% Reading state information... Done 07:10:55 The following packages were automatically installed and are no longer required: 07:10:55 libjq1 libonig4 07:10:55 Use 'sudo apt autoremove' to remove them. 07:10:55 Suggested packages: 07:10:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:10:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 07:10:55 diffutils-doc perl-doc libterm-readline-gnu-perl 07:10:55 | libterm-readline-perl-perl 07:10:55 The following NEW packages will be installed: 07:10:55 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 07:10:55 libperl5.26 make netbase patch perl perl-modules-5.26 07:10:55 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 07:10:55 Need to get 12.0 MB of archives. 07:10:55 After this operation, 77.5 MB of additional disk space will be used. 07:10:55 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 07:10:56 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 659 kB/2763 kB 24%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 07:10:56 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 07:10:56 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 07:10:56 23% [4 libperl5.26 0 B/3527 kB 0%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 07:10:56 48% [5 perl 6692 B/201 kB 3%] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 07:10:56 51% [6 less 93.9 kB/112 kB 84%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 07:10:56 53% [7 netbase 12.7 kB/12.7 kB 100%] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] 07:10:56 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.9 [212 kB] 07:10:56 57% [9 libcurl3-gnutls 6774 B/212 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:10:56 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:10:56 61% [11 git-man 33.1 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:10:56 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 07:10:56 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:10:56 98% [14 patch 9563 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (9052 kB/s) 07:10:57 debconf: delaying package configuration, since apt-utils is not installed 07:10:57 Selecting previously unselected package perl-modules-5.26. 07:10:57 (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 ... 9889 files and directories currently installed.) 07:10:57 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 07:10:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:11:00 Selecting previously unselected package libgdbm5:amd64. 07:11:00 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 07:11:00 Unpacking libgdbm5:amd64 (1.14.1-6) ... 07:11:00 Selecting previously unselected package libgdbm-compat4:amd64. 07:11:00 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 07:11:00 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 07:11:00 Selecting previously unselected package libperl5.26:amd64. 07:11:00 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 07:11:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 07:11:01 Selecting previously unselected package perl. 07:11:01 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 07:11:01 Unpacking perl (5.26.1-6ubuntu0.3) ... 07:11:01 Selecting previously unselected package less. 07:11:01 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 07:11:01 Unpacking less (487-0.1) ... 07:11:01 Selecting previously unselected package netbase. 07:11:01 Preparing to unpack .../06-netbase_5.4_all.deb ... 07:11:01 Unpacking netbase (5.4) ... 07:11:02 Selecting previously unselected package curl. 07:11:02 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.9_amd64.deb ... 07:11:02 Unpacking curl (7.58.0-2ubuntu3.9) ... 07:11:02 Selecting previously unselected package libcurl3-gnutls:amd64. 07:11:02 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.9_amd64.deb ... 07:11:02 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... 07:11:02 Selecting previously unselected package liberror-perl. 07:11:02 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 07:11:02 Unpacking liberror-perl (0.17025-1) ... 07:11:02 Selecting previously unselected package git-man. 07:11:02 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:11:02 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:11:02 Selecting previously unselected package git. 07:11:02 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:11:02 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:11:02 Selecting previously unselected package make. 07:11:02 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 07:11:03 Unpacking make (4.1-9.1ubuntu1) ... 07:11:03 Selecting previously unselected package patch. 07:11:03 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:11:03 Unpacking patch (2.7.6-2ubuntu1.1) ... 07:11:03 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:11:03 Setting up less (487-0.1) ... 07:11:03 Setting up make (4.1-9.1ubuntu1) ... 07:11:03 Setting up curl (7.58.0-2ubuntu3.9) ... 07:11:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... 07:11:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:11:03 Setting up libgdbm5:amd64 (1.14.1-6) ... 07:11:03 Setting up patch (2.7.6-2ubuntu1.1) ... 07:11:03 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 07:11:03 Setting up netbase (5.4) ... 07:11:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 07:11:03 Setting up perl (5.26.1-6ubuntu0.3) ... 07:11:03 Setting up liberror-perl (0.17025-1) ... 07:11:03 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:11:03 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 07:11:03 Processing triggers for mime-support (3.60ubuntu1) ... 07:11:05 curl set to automatically installed. 07:11:05 git set to automatically installed. 07:11:05 git-man set to automatically installed. 07:11:05 less set to automatically installed. 07:11:05 libcurl3-gnutls set to automatically installed. 07:11:05 liberror-perl set to automatically installed. 07:11:05 libgdbm-compat4 set to automatically installed. 07:11:05 libgdbm5 set to automatically installed. 07:11:05 libperl5.26 set to automatically installed. 07:11:05 make set to automatically installed. 07:11:05 netbase set to automatically installed. 07:11:05 patch set to automatically installed. 07:11:05 perl set to automatically installed. 07:11:05 perl-modules-5.26 set to automatically installed. 07:11:05 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 07:11:05 Please ensure the environment is properly setup before continuing. 07:11:05 Ignore this message if the appropriate measures have already been taken 07:11:07 Pulling go  07:11:08 'device-mqtt' has dependencies that need to be staged: go 07:11:08 Skipping pull go (already ran) 07:11:08 Building go  07:11:08 % Total % Received % Xferd Average Speed Time Time Time Current 07:11:08 Dload Upload Total Spent Left Speed 07:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 114M 27 31.2M 0 0 43.3M 0 0:00:02 --:--:-- 0:00:02 43.2M 71 114M 71 82.1M 0 0 48.1M 0 0:00:02 0:00:01 0:00:01 48.0M 100 114M 100 114M 0 0 49.5M 0 0:00:02 0:00:02 --:--:-- 49.5M 07:11:11 go1.13.5.linux-amd64.tar.gz: OK 07:11:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:11:19 Staging go  07:11:20 Removing intermediate container edd2a7624e39 07:11:20 ---> fcef73eaadcd 07:11:20 Step 11/21 : FROM alpine 07:11:20 latest: Pulling from library/alpine 07:11:20 b538f80385f9: Already exists 07:11:20 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:11:20 Status: Downloaded newer image for alpine:latest 07:11:20 ---> 62ee0e9f8440 07:11:20 Step 12/21 : ENV APP_PORT=49982 07:11:20 ---> Running in 182c931a85f4 07:11:20 Removing intermediate container 182c931a85f4 07:11:20 ---> c1566550cb39 07:11:20 Step 13/21 : EXPOSE $APP_PORT 07:11:20 ---> Running in bde0792aa2b1 07:11:20 Pulling device-mqtt  07:11:20 Removing intermediate container bde0792aa2b1 07:11:20 ---> 06c414e5b4c3 07:11:20 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 07:11:21 Skipping build go (already ran) 07:11:21 Building device-mqtt  07:11:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2-dev.2" -o cmd/device-mqtt ./cmd 07:11:22 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 07:11:22 go: downloading github.com/spf13/cast v1.3.0 07:11:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:11:22 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:11:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 07:11:22 go: extracting github.com/spf13/cast v1.3.0 07:11:22 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 07:11:22 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:11:22 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 07:11:22 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:11:22 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:11:22 go: downloading github.com/gorilla/mux v1.7.1 07:11:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:11:22 go: downloading github.com/OneOfOne/xxhash v1.2.6 07:11:22 go: downloading github.com/go-kit/kit v0.8.0 07:11:22 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:11:22 go: extracting github.com/gorilla/mux v1.7.1 07:11:22 go: extracting github.com/OneOfOne/xxhash v1.2.6 07:11:22 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:11:22 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 07:11:22 go: downloading gopkg.in/yaml.v2 v2.2.8 07:11:22 go: downloading github.com/google/uuid v1.1.1 07:11:22 go: downloading github.com/pkg/errors v0.8.1 07:11:22 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 07:11:22 go: extracting github.com/pkg/errors v0.8.1 07:11:22 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 07:11:22 go: extracting github.com/google/uuid v1.1.1 07:11:22 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 07:11:22 go: extracting github.com/go-kit/kit v0.8.0 07:11:22 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 07:11:22 go: downloading github.com/pelletier/go-toml v1.2.0 07:11:22 go: extracting gopkg.in/yaml.v2 v2.2.8 07:11:22 go: downloading github.com/hashicorp/consul/api v1.1.0 07:11:22 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 07:11:22 go: downloading github.com/BurntSushi/toml v0.3.1 07:11:22 go: downloading github.com/x448/float16 v0.8.4 07:11:22 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:11:22 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 07:11:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:11:22 go: extracting github.com/BurntSushi/toml v0.3.1 07:11:22 go: extracting github.com/hashicorp/consul/api v1.1.0 07:11:22 go: extracting github.com/pelletier/go-toml v1.2.0 07:11:22 go: extracting github.com/x448/float16 v0.8.4 07:11:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:11:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:11:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:11:22 go: downloading github.com/hashicorp/serf v0.8.2 07:11:22 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:11:22 ---> 28f4b1510ca6 07:11:22 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 07:11:22 ---> e50afb57e576 07:11:22 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 07:11:23 ---> 7510d67ba8b5 07:11:23 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 07:11:23 ---> Running in 5d17c8fd3688 07:11:23 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:11:23 go: downloading github.com/mitchellh/copystructure v1.0.0 07:11:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:11:23 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 07:11:23 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 07:11:23 go: extracting github.com/go-logfmt/logfmt v0.4.0 07:11:23 go: extracting github.com/mitchellh/mapstructure v1.1.2 07:11:23 go: extracting github.com/hashicorp/serf v0.8.2 07:11:23 go: extracting github.com/mitchellh/copystructure v1.0.0 07:11:23 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 07:11:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:11:23 go: extracting github.com/mitchellh/reflectwalk v1.0.0 07:11:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:11:23 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:11:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:11:23 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 07:11:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:11:23 go: extracting github.com/hashicorp/golang-lru v0.5.0 07:11:23 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 07:11:23 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:11:23 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:11:23 go: finding github.com/spf13/cast v1.3.0 07:11:23 go: finding github.com/gorilla/mux v1.7.1 07:11:23 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:11:23 go: finding github.com/OneOfOne/xxhash v1.2.6 07:11:23 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:11:23 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:11:24 Removing intermediate container 5d17c8fd3688 07:11:24 ---> d0d9f85f7543 07:11:24 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 07:11:24 ---> Running in 50cdc980f20e 07:11:24 go: finding github.com/go-kit/kit v0.8.0 07:11:24 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:11:24 go: finding github.com/google/uuid v1.1.1 07:11:24 go: finding github.com/x448/float16 v0.8.4 07:11:24 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:11:24 go: finding github.com/go-logfmt/logfmt v0.4.0 07:11:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 07:11:24 go: finding gopkg.in/yaml.v2 v2.2.8 07:11:24 go: finding github.com/BurntSushi/toml v0.3.1 07:11:24 go: finding github.com/pkg/errors v0.8.1 07:11:24 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:11:24 go: finding github.com/hashicorp/consul/api v1.1.0 07:11:24 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:11:24 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:11:24 go: finding github.com/pelletier/go-toml v1.2.0 07:11:24 go: finding github.com/mitchellh/copystructure v1.0.0 07:11:24 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:11:24 go: finding github.com/mitchellh/mapstructure v1.1.2 07:11:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:11:24 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:11:24 go: finding github.com/hashicorp/serf v0.8.2 07:11:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:11:24 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:11:24 go: finding github.com/hashicorp/golang-lru v0.5.0 07:11:24 Removing intermediate container 50cdc980f20e 07:11:24 ---> 66318e73e3be 07:11:24 Step 19/21 : LABEL arch=arm64 07:11:24 ---> Running in b4567e5e4acf 07:11:25 Removing intermediate container b4567e5e4acf 07:11:25 ---> 2f5221dc96b0 07:11:25 Step 20/21 : LABEL git_sha=e79178b88edbb9292baeff06bb49682f9eadd771 07:11:25 ---> Running in a7557766d798 07:11:25 Removing intermediate container a7557766d798 07:11:25 ---> 535c3fd7ea48 07:11:25 Step 21/21 : LABEL version=1.2.2-dev.2 07:11:25 ---> Running in 7b4888477003 07:11:26 Removing intermediate container 7b4888477003 07:11:26 ---> 464040618d1b 07:11:26 [Warning] One or more build-args [ARCH] were not consumed 07:11:26 Successfully built 464040618d1b 07:11:26 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:11:26 provisioning config files... 07:11:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/13@tmp/config7931563712080459147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:27 nexus3.edgexfoundry.org:10001 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 nexus3.edgexfoundry.org:10002 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:28 Configure a credential helper to remove this warning. See 07:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:28 07:11:28 Login Succeeded 07:11:28 nexus3.edgexfoundry.org:10003 07:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:28 Configure a credential helper to remove this warning. See 07:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:28 07:11:28 Login Succeeded 07:11:28 nexus3.edgexfoundry.org:10004 07:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:29 Configure a credential helper to remove this warning. See 07:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:29 07:11:29 Login Succeeded 07:11:29 docker.io 07:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:30 Configure a credential helper to remove this warning. See 07:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:30 07:11:30 Login Succeeded [Pipeline] } 07:11:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:30 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 07:11:30 e79178b88edbb9292baeff06bb49682f9eadd771 07:11:30 latest 07:11:30 1.2.2-dev.2 07:11:30 e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 07:11:30 master 07:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:30 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 [Pipeline] isUnix [Pipeline] sh 07:11:31 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 07:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 07:11:31 137400a44be6: Preparing 07:11:31 0bbfbb013dcd: Preparing 07:11:31 dd166dd4b0d9: Preparing 07:11:31 e2f13739ad41: Preparing 07:11:31 e2f13739ad41: Layer already exists 07:11:31 0bbfbb013dcd: Pushed 07:11:31 137400a44be6: Pushed 07:11:34 dd166dd4b0d9: Pushed 07:11:34 e79178b88edbb9292baeff06bb49682f9eadd771: digest: sha256:8bc2f45c244c4ee6ed42e914e65ad2494ba08dad2161058375f4943d082edd3b size: 1154 [Pipeline] isUnix [Pipeline] sh 07:11:35 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:11:35 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 07:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 07:11:35 137400a44be6: Preparing 07:11:35 0bbfbb013dcd: Preparing 07:11:35 dd166dd4b0d9: Preparing 07:11:35 e2f13739ad41: Preparing 07:11:35 0bbfbb013dcd: Layer already exists 07:11:35 dd166dd4b0d9: Layer already exists 07:11:35 e2f13739ad41: Layer already exists 07:11:35 137400a44be6: Layer already exists 07:11:35 latest: digest: sha256:8bc2f45c244c4ee6ed42e914e65ad2494ba08dad2161058375f4943d082edd3b size: 1154 [Pipeline] isUnix [Pipeline] sh 07:11:36 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh 07:11:36 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.2-dev.2 07:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 07:11:36 137400a44be6: Preparing 07:11:36 0bbfbb013dcd: Preparing 07:11:36 dd166dd4b0d9: Preparing 07:11:36 e2f13739ad41: Preparing 07:11:36 e2f13739ad41: Layer already exists 07:11:36 0bbfbb013dcd: Layer already exists 07:11:36 137400a44be6: Layer already exists 07:11:36 dd166dd4b0d9: Layer already exists 07:11:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:11:36 1.2.2-dev.2: digest: sha256:8bc2f45c244c4ee6ed42e914e65ad2494ba08dad2161058375f4943d082edd3b size: 1154 [Pipeline] isUnix [Pipeline] sh 07:11:37 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh 07:11:37 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 07:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 07:11:37 137400a44be6: Preparing 07:11:37 0bbfbb013dcd: Preparing 07:11:37 dd166dd4b0d9: Preparing 07:11:37 e2f13739ad41: Preparing 07:11:37 e2f13739ad41: Layer already exists 07:11:37 dd166dd4b0d9: Layer already exists 07:11:37 0bbfbb013dcd: Layer already exists 07:11:37 137400a44be6: Layer already exists 07:11:37 e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2: digest: sha256:8bc2f45c244c4ee6ed42e914e65ad2494ba08dad2161058375f4943d082edd3b size: 1154 [Pipeline] isUnix [Pipeline] sh 07:11:38 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:11:38 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 07:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 07:11:38 137400a44be6: Preparing 07:11:38 0bbfbb013dcd: Preparing 07:11:38 dd166dd4b0d9: Preparing 07:11:38 e2f13739ad41: Preparing 07:11:38 e2f13739ad41: Layer already exists 07:11:38 0bbfbb013dcd: Layer already exists 07:11:38 dd166dd4b0d9: Layer already exists 07:11:38 137400a44be6: Layer already exists 07:11:38 master: digest: sha256:8bc2f45c244c4ee6ed42e914e65ad2494ba08dad2161058375f4943d082edd3b size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:38 ===================================================== [Pipeline] echo 07:11:38 taggedImages: 07:11:38 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 07:11:38 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 07:11:38 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.2-dev.2 07:11:38 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2-dev.2 07:11:38 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:39 + grep snapcraft.yaml 07:11:39 + find /w/workspace/device-mqtt-go/13 07:11:39 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/13/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:39 provisioning config files... 07:11:39 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/13@tmp/config1482232353585587533tmp [Pipeline] { 07:11:39 Skipping stage go (already ran) 07:11:39 Staging device-mqtt  [Pipeline] sh 07:11:40 + cp /w/workspace/device-mqtt-go/13@tmp/config1482232353585587533tmp /w/workspace/device-mqtt-go/13/edgex-snap-store-login [Pipeline] sh 07:11:40 Priming go  07:11:40 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/13:/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 07:11:40 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 07:11:40 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 07:11:40 68fe03cb170d: Pulling fs layer 07:11:40 18959295effb: Pulling fs layer 07:11:40 51118fb70ce3: Pulling fs layer 07:11:40 409a5d9eae93: Pulling fs layer 07:11:40 76e762919bd5: Pulling fs layer 07:11:40 8ed2c1ec22f6: Pulling fs layer 07:11:40 7f90baa40d9b: Pulling fs layer 07:11:40 e1aa5cc854c1: Pulling fs layer 07:11:40 b0d1d86f3456: Pulling fs layer 07:11:40 409a5d9eae93: Waiting 07:11:40 76e762919bd5: Waiting 07:11:40 8ed2c1ec22f6: Waiting 07:11:40 7f90baa40d9b: Waiting 07:11:40 e1aa5cc854c1: Waiting 07:11:40 b0d1d86f3456: Waiting 07:11:40 18959295effb: Download complete 07:11:40 51118fb70ce3: Verifying Checksum 07:11:40 51118fb70ce3: Download complete 07:11:40 409a5d9eae93: Verifying Checksum 07:11:40 409a5d9eae93: Download complete 07:11:40 8ed2c1ec22f6: Verifying Checksum 07:11:40 8ed2c1ec22f6: Download complete 07:11:40 7f90baa40d9b: Download complete 07:11:40 e1aa5cc854c1: Download complete 07:11:40 b0d1d86f3456: Verifying Checksum 07:11:40 b0d1d86f3456: Download complete 07:11:41 Priming device-mqtt  07:11:41 68fe03cb170d: Verifying Checksum 07:11:41 68fe03cb170d: Download complete 07:11:42 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 07:11:42 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 07:11:42 Determining the version from the project repo (version-script). 07:11:42 The version has been set to '1.2.2-dev.2-20200722+e79178b' 07:11:44 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | 07:11:44 Snapped edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap 07:11:44 68fe03cb170d: Pull complete 07:11:44 18959295effb: Pull complete 07:11:45 51118fb70ce3: Pull complete 07:11:45 409a5d9eae93: Pull complete 07:11:48 07:11:48 Login successful. You now have these capabilities: 07:11:48  07:11:48 snaps: No restriction 07:11:48 channels: No restriction 07:11:48 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 07:11:48 expires: 2021-07-14T18:21:36.256372 07:11:48  07:11:49 DEPRECATED: The 'push' set of commands have been replaced with 'upload'. 07:11:49 See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. 07:11:49 Preparing to upload 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap'. 07:11:49 After uploading, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 07:11:49 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 07:11:51 76e762919bd5: Verifying Checksum 07:11:51 76e762919bd5: Download complete 07:11:51 Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 0% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 1% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 2% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 3% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 4% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 5% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 6% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 7% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 8% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 9% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 10% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 11% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 13% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 14% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 15% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 16% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 17% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 18% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 19% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 20% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 21% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 22% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 23% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 25% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 26% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 27% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 28% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 29% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 30% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 31% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 32% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 33% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 34% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 35% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 37% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 38% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 39% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 40% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 41% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 42% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 43% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 44% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 45% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 46% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 47% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 49% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 50% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 51% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 52% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 53% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 54% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 55% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 56% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 57% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 58% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 59% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 61% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 62% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 63% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 64% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 65% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 66% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 67% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 68% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 69% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 70% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 71% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 73% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 74% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 75% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 76% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 77% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 78% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 79% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 80% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 81% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 82% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 83% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 85% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 86% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 87% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 88% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 89% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 90% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 91% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 92% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 93% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 94% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 95% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 97% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 98% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 99% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' [] 100% 07:12:06 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| 07:12:06 released 07:12:06 Revision 1258 of 'edgex-device-mqtt' created. 07:12:07 Track Arch Channel Version Revision 07:12:07 latest amd64 stable 1.2.1-20200612+f040f91 1239 07:12:07 candidate 1.2.1-20200612+f040f91 1239 07:12:07 beta 1.2.1-20200612+f040f91 1239 07:12:07 edge 1.2.2-dev.2-20200722+e79178b 1258 07:12:07 edinburgh amd64 stable 1.0.0-20190627+29babbb 110 07:12:07 candidate 1.0.0-20190627+29babbb 110 07:12:07 beta 1.0.0-20190801+fd7235a 239 07:12:07 edge 1.0.0-20200107+8d32c65 942 07:12:07 fuji amd64 stable 1.1.1-20200228+f519bc1 1072 07:12:07 candidate ↑ ↑ 07:12:07 beta 1.1.1-20200228+f519bc1 1072 07:12:07 edge 1.1.1-20200422+f519bc1 1177 07:12:07 geneva amd64 stable 1.2.1-20200612+f040f91 1239 07:12:07 candidate ↑ ↑ 07:12:07 beta ↑ ↑ 07:12:07 edge ↑ ↑ 07:12:08 DEPRECATED: The 'push' set of commands have been replaced with 'upload'. 07:12:08 See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. 07:12:08 Uploading metadata from 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_amd64.snap' 07:12:11 The metadata has been uploaded [Pipeline] } 07:12:12 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] } 07:12:30 76e762919bd5: Pull complete 07:12:30 8ed2c1ec22f6: Pull complete 07:12:30 7f90baa40d9b: Pull complete 07:12:30 e1aa5cc854c1: Pull complete 07:12:30 b0d1d86f3456: Pull complete 07:12:30 Digest: sha256:05830ed3def9c2eaf396b0f1c8191bdb37c9887c76356d219b134b5fd994ebab 07:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 07:12:37 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 07:12:37 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 07:12:37 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 07:12:37 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 07:12:37 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3463 B] 07:12:37 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [912 kB] 07:12:37 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1250 kB] 07:12:38 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] 07:12:38 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [637 kB] 07:12:38 Fetched 3817 kB in 2s (1780 kB/s) 07:12:44 Reading package lists... 07:12:56 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 07:12:56 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 07:12:56 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 07:12:56 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 07:13:01 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 90% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 07:13:08 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 07:13:12 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 90% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 07:13:13 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 62% Building dependency tree 07:13:13 Reading state information... 0% Reading state information... 0% Reading state information... Done 07:13:14 The following packages were automatically installed and are no longer required: 07:13:14 libjq1 libonig4 07:13:14 Use 'sudo apt autoremove' to remove them. 07:13:14 Suggested packages: 07:13:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:13:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 07:13:14 diffutils-doc perl-doc libterm-readline-gnu-perl 07:13:14 | libterm-readline-perl-perl 07:13:14 The following NEW packages will be installed: 07:13:14 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 07:13:14 libperl5.26 make netbase patch perl perl-modules-5.26 07:13:14 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 07:13:14 Need to get 10.8 MB of archives. 07:13:14 After this operation, 73.6 MB of additional disk space will be used. 07:13:15 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 07:13:17 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 4% [1 perl-modules-5.26 489 kB/2763 kB 18%] 10% [1 perl-modules-5.26 1279 kB/2763 kB 46%] 15% [1 perl-modules-5.26 2064 kB/2763 kB 75%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 07:13:17 22% [2 libgdbm5 13.8 kB/23.1 kB 60%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 07:13:17 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Waiting for headers] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 07:13:18 25% [4 libperl5.26 25.8 kB/3326 kB 1%] 32% [4 libperl5.26 935 kB/3326 kB 28%] 39% [4 libperl5.26 1933 kB/3326 kB 58%] 46% [4 libperl5.26 2856 kB/3326 kB 86%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 07:13:18 51% [5 perl 42.3 kB/201 kB 21%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 07:13:18 54% [6 less 31.2 kB/99.7 kB 31%] 56% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 07:13:18 56% [7 netbase 9960 B/12.7 kB 78%] 58% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] 07:13:18 58% [8 curl 8245 B/152 kB 5%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.9 [179 kB] 07:13:18 60% [9 libcurl3-gnutls 16.2 kB/179 kB 9%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 07:13:18 63% [10 liberror-perl 8461 B/22.8 kB 37%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:13:19 65% [11 git-man 16.3 kB/804 kB 2%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 07:13:21 72% [12 git 36.5 kB/2952 kB 1%] 79% [12 git 897 kB/2952 kB 30%] 86% [12 git 1921 kB/2952 kB 65%] 94% [12 git 2933 kB/2952 kB 99%] 1696 kB/s 0s 95% [Working] 1696 kB/s 0s Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 07:13:21 95% [13 make 720 B/139 kB 1%] 1696 kB/s 0s 98% [Working] 1696 kB/s 0s Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 07:13:21 98% [14 patch 13.6 kB/91.8 kB 15%] 1696 kB/s 0s 100% [Working] 1696 kB/s 0s Fetched 10.8 MB in 6s (1691 kB/s) 07:13:21 debconf: delaying package configuration, since apt-utils is not installed 07:13:21 Selecting previously unselected package perl-modules-5.26. 07:13:21 (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 ... 9882 files and directories currently installed.) 07:13:21 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 07:13:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:13:23 Selecting previously unselected package libgdbm5:arm64. 07:13:23 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 07:13:23 Unpacking libgdbm5:arm64 (1.14.1-6) ... 07:13:23 Selecting previously unselected package libgdbm-compat4:arm64. 07:13:23 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 07:13:23 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 07:13:23 Selecting previously unselected package libperl5.26:arm64. 07:13:23 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 07:13:23 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 07:13:25 Selecting previously unselected package perl. 07:13:25 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 07:13:25 Unpacking perl (5.26.1-6ubuntu0.3) ... 07:13:25 Selecting previously unselected package less. 07:13:25 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 07:13:25 Unpacking less (487-0.1) ... 07:13:25 Selecting previously unselected package netbase. 07:13:25 Preparing to unpack .../06-netbase_5.4_all.deb ... 07:13:25 Unpacking netbase (5.4) ... 07:13:25 Selecting previously unselected package curl. 07:13:25 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.9_arm64.deb ... 07:13:25 Unpacking curl (7.58.0-2ubuntu3.9) ... 07:13:25 Selecting previously unselected package libcurl3-gnutls:arm64. 07:13:25 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.9_arm64.deb ... 07:13:25 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... 07:13:25 Selecting previously unselected package liberror-perl. 07:13:25 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 07:13:25 Unpacking liberror-perl (0.17025-1) ... 07:13:25 Selecting previously unselected package git-man. 07:13:25 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:13:25 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:13:26 Selecting previously unselected package git. 07:13:26 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 07:13:26 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:13:27 Selecting previously unselected package make. 07:13:27 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 07:13:27 Unpacking make (4.1-9.1ubuntu1) ... 07:13:27 Selecting previously unselected package patch. 07:13:27 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 07:13:27 Unpacking patch (2.7.6-2ubuntu1.1) ... 07:13:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:13:27 Setting up less (487-0.1) ... 07:13:28 Setting up make (4.1-9.1ubuntu1) ... 07:13:28 Setting up curl (7.58.0-2ubuntu3.9) ... 07:13:28 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... 07:13:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:13:28 Setting up libgdbm5:arm64 (1.14.1-6) ... 07:13:28 Setting up patch (2.7.6-2ubuntu1.1) ... 07:13:28 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 07:13:28 Setting up netbase (5.4) ... 07:13:28 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 07:13:28 Setting up perl (5.26.1-6ubuntu0.3) ... 07:13:28 Setting up liberror-perl (0.17025-1) ... 07:13:28 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:13:28 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 07:13:28 Processing triggers for mime-support (3.60ubuntu1) ... 07:13:34 curl set to automatically installed. 07:13:34 git set to automatically installed. 07:13:34 git-man set to automatically installed. 07:13:34 less set to automatically installed. 07:13:34 libcurl3-gnutls set to automatically installed. 07:13:34 liberror-perl set to automatically installed. 07:13:34 libgdbm-compat4 set to automatically installed. 07:13:34 libgdbm5 set to automatically installed. 07:13:34 libperl5.26 set to automatically installed. 07:13:34 make set to automatically installed. 07:13:34 netbase set to automatically installed. 07:13:34 patch set to automatically installed. 07:13:34 perl set to automatically installed. 07:13:34 perl-modules-5.26 set to automatically installed. 07:13:34 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 07:13:34 Please ensure the environment is properly setup before continuing. 07:13:34 Ignore this message if the appropriate measures have already been taken 07:13:35 Pulling go  07:13:39 'device-mqtt' has dependencies that need to be staged: go 07:13:39 Skipping pull go (already ran) 07:13:39 Building go  07:13:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:39 Dload Upload Total Spent Left Speed 07:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.0M 0 718k 0 0 2521k 0 0:00:37 --:--:-- 0:00:37 2512k 55 93.0M 55 51.5M 0 0 39.9M 0 0:00:02 0:00:01 0:00:01 39.9M 100 93.0M 100 93.0M 0 0 44.0M 0 0:00:02 0:00:02 --:--:-- 44.0M 07:13:42 go1.13.5.linux-arm64.tar.gz: OK 07:14:00 Staging go  07:14:02 Pulling device-mqtt  07:14:05 Skipping build go (already ran) 07:14:05 Building device-mqtt  07:14:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2-dev.2" -o cmd/device-mqtt ./cmd 07:14:06 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 07:14:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 07:14:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:14:06 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:14:06 go: downloading github.com/spf13/cast v1.3.0 07:14:06 go: extracting github.com/spf13/cast v1.3.0 07:14:06 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 07:14:06 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 07:14:06 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:14:06 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:14:06 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:14:06 go: downloading github.com/gorilla/mux v1.7.1 07:14:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:14:06 go: downloading github.com/google/uuid v1.1.1 07:14:06 go: extracting github.com/gorilla/mux v1.7.1 07:14:06 go: downloading github.com/OneOfOne/xxhash v1.2.6 07:14:06 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:14:06 go: extracting github.com/google/uuid v1.1.1 07:14:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:14:06 go: downloading github.com/go-kit/kit v0.8.0 07:14:06 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 07:14:06 go: extracting github.com/OneOfOne/xxhash v1.2.6 07:14:06 go: downloading github.com/BurntSushi/toml v0.3.1 07:14:06 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 07:14:06 go: downloading gopkg.in/yaml.v2 v2.2.8 07:14:06 go: downloading github.com/pelletier/go-toml v1.2.0 07:14:06 go: downloading github.com/pkg/errors v0.8.1 07:14:06 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 07:14:06 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 07:14:06 go: extracting github.com/BurntSushi/toml v0.3.1 07:14:06 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 07:14:06 go: extracting gopkg.in/yaml.v2 v2.2.8 07:14:06 go: extracting github.com/pkg/errors v0.8.1 07:14:06 go: extracting github.com/pelletier/go-toml v1.2.0 07:14:06 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 07:14:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:14:07 go: downloading github.com/hashicorp/consul/api v1.1.0 07:14:07 go: downloading github.com/x448/float16 v0.8.4 07:14:07 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:14:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:14:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:14:07 go: downloading github.com/mitchellh/copystructure v1.0.0 07:14:07 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 07:14:07 go: extracting github.com/x448/float16 v0.8.4 07:14:07 go: extracting github.com/hashicorp/consul/api v1.1.0 07:14:07 go: extracting github.com/mitchellh/copystructure v1.0.0 07:14:07 go: extracting github.com/mitchellh/mapstructure v1.1.2 07:14:07 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 07:14:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:14:07 go: extracting github.com/go-kit/kit v0.8.0 07:14:07 go: downloading github.com/hashicorp/serf v0.8.2 07:14:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:14:07 go: extracting github.com/mitchellh/reflectwalk v1.0.0 07:14:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:14:07 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 07:14:07 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:14:07 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 07:14:07 go: extracting github.com/hashicorp/serf v0.8.2 07:14:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:14:07 go: extracting github.com/go-logfmt/logfmt v0.4.0 07:14:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:14:07 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:14:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:14:07 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 07:14:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:14:07 go: extracting github.com/hashicorp/golang-lru v0.5.0 07:14:07 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 07:14:07 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:14:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 07:14:08 go: finding github.com/spf13/cast v1.3.0 07:14:08 go: finding github.com/gorilla/mux v1.7.1 07:14:08 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:14:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:14:08 go: finding github.com/OneOfOne/xxhash v1.2.6 07:14:08 go: finding github.com/go-kit/kit v0.8.0 07:14:08 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:14:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:14:08 go: finding github.com/google/uuid v1.1.1 07:14:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:14:08 go: finding github.com/go-logfmt/logfmt v0.4.0 07:14:08 go: finding github.com/x448/float16 v0.8.4 07:14:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 07:14:08 go: finding gopkg.in/yaml.v2 v2.2.8 07:14:08 go: finding github.com/BurntSushi/toml v0.3.1 07:14:08 go: finding github.com/pkg/errors v0.8.1 07:14:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:14:08 go: finding github.com/hashicorp/consul/api v1.1.0 07:14:08 go: finding github.com/pelletier/go-toml v1.2.0 07:14:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:14:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:14:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:14:08 go: finding github.com/mitchellh/copystructure v1.0.0 07:14:08 go: finding github.com/mitchellh/mapstructure v1.1.2 07:14:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:14:08 go: finding github.com/hashicorp/serf v0.8.2 07:14:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:14:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:14:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:14:08 go: finding github.com/hashicorp/golang-lru v0.5.0 07:14:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:14:50 Skipping stage go (already ran) 07:14:50 Staging device-mqtt  07:14:53 Priming go  07:14:56 Priming device-mqtt  07:14:59 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 07:14:59 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 07:14:59 Determining the version from the project repo (version-script). 07:14:59 The version has been set to '1.2.2-dev.2-20200722+e79178b' 07:15:03 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | 07:15:03 Snapped edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap 07:15:09 07:15:09 Login successful. You now have these capabilities: 07:15:09  07:15:09 snaps: No restriction 07:15:09 channels: No restriction 07:15:09 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 07:15:09 expires: 2021-07-14T18:21:36.256372 07:15:09  07:15:12 DEPRECATED: The 'push' set of commands have been replaced with 'upload'. 07:15:12 See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. 07:15:12 Preparing to upload 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap'. 07:15:12 After uploading, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 07:15:12 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 07:15:15 Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 0% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 1% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 2% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 3% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 4% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 5% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 6% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 7% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 8% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 9% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 10% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 11% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 12% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 13% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 14% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 16% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 17% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 18% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 19% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 20% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 21% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 22% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 23% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 24% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 25% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 26% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 27% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 28% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 29% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 30% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 32% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 33% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 34% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 35% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 36% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 37% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 38% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 39% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 40% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 41% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 42% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 43% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 44% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 45% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 46% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 48% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 49% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 50% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 51% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 52% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 53% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 54% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 55% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 56% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 57% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 58% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 59% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 60% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 61% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 63% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 64% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 65% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 66% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 67% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 68% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 69% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 70% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 71% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 72% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 73% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 74% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 75% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 76% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 77% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 79% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 80% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 81% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 82% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 83% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 84% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 85% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 86% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 87% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 88% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 89% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 90% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 91% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 92% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 93% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 95% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 96% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 97% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 98% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 99% Pushing 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' [] 100% 07:15:37 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...| 07:15:37 released 07:15:37 Revision 1259 of 'edgex-device-mqtt' created. 07:15:39 Track Arch Channel Version Revision 07:15:39 latest arm64 stable 1.2.1-20200612+f040f91 1240 07:15:39 candidate 1.2.1-20200612+f040f91 1240 07:15:39 beta 1.2.1-20200612+f040f91 1240 07:15:39 edge 1.2.2-dev.2-20200722+e79178b 1259 07:15:39 edinburgh arm64 stable 1.0.0-20190627+29babbb 112 07:15:39 candidate 1.0.0-20190627+29babbb 112 07:15:39 beta 1.0.0-20190801+fd7235a 241 07:15:39 edge 1.0.0-20200107+8d32c65 944 07:15:39 fuji arm64 stable 1.1.1-20200311+f519bc1 1097 07:15:39 candidate ↑ ↑ 07:15:39 beta 1.1.1-20200311+f519bc1 1097 07:15:39 edge 1.1.1-20200421+f519bc1 1174 07:15:39 geneva arm64 stable 1.2.1-20200612+f040f91 1240 07:15:39 candidate ↑ ↑ 07:15:39 beta ↑ ↑ 07:15:39 edge ↑ ↑ 07:15:42 DEPRECATED: The 'push' set of commands have been replaced with 'upload'. 07:15:42 See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. 07:15:42 Uploading metadata from 'edgex-device-mqtt_1.2.2-dev.2-20200722+e79178b_arm64.snap' 07:15:46 The metadata has been uploaded [Pipeline] } 07:15:48 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 07:15:49 provisioning config files... 07:15:49 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8671564696447744276tmp [Pipeline] { [Pipeline] sh 07:15:49 + curl -s https://codecov.io/bash 07:15:49 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8671564696447744276tmp [Pipeline] } 07:15:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:15:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:15:51 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:15:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 07:15:52 07:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 07:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 07:15:52 1.317.0: Pulling from edgex-devops/edgex-snyk-go 07:15:52 cbdbe7a5bc2a: Pulling fs layer 07:15:52 408f87550127: Pulling fs layer 07:15:52 fe522b08c979: Pulling fs layer 07:15:52 221eaa008020: Pulling fs layer 07:15:52 2a4607e5d6b9: Pulling fs layer 07:15:52 8f79b27c4fd2: Pulling fs layer 07:15:52 221eaa008020: Waiting 07:15:52 2a4607e5d6b9: Waiting 07:15:52 8f79b27c4fd2: Waiting 07:15:52 e5c8dbe1645b: Pulling fs layer 07:15:52 23e8b3b47431: Pulling fs layer 07:15:52 e5c8dbe1645b: Waiting 07:15:52 5c568d65a230: Pulling fs layer 07:15:52 23e8b3b47431: Waiting 07:15:52 5c568d65a230: Waiting 07:15:52 fe522b08c979: Download complete 07:15:52 408f87550127: Verifying Checksum 07:15:52 408f87550127: Download complete 07:15:52 2a4607e5d6b9: Verifying Checksum 07:15:52 2a4607e5d6b9: Download complete 07:15:52 8f79b27c4fd2: Verifying Checksum 07:15:52 8f79b27c4fd2: Download complete 07:15:52 cbdbe7a5bc2a: Download complete 07:15:53 e5c8dbe1645b: Verifying Checksum 07:15:53 e5c8dbe1645b: Download complete 07:15:53 cbdbe7a5bc2a: Pull complete 07:15:53 23e8b3b47431: Verifying Checksum 07:15:53 23e8b3b47431: Download complete 07:15:54 5c568d65a230: Verifying Checksum 07:15:54 5c568d65a230: Download complete 07:15:54 221eaa008020: Verifying Checksum 07:15:54 221eaa008020: Download complete 07:15:55 408f87550127: Pull complete 07:15:55 fe522b08c979: Pull complete 07:16:03 221eaa008020: Pull complete 07:16:03 2a4607e5d6b9: Pull complete 07:16:03 8f79b27c4fd2: Pull complete 07:16:05 e5c8dbe1645b: Pull complete 07:16:08 23e8b3b47431: Pull complete 07:16:10 5c568d65a230: Pull complete 07:16:10 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 07:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 07:16:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 07:16:10 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 07:16:11 $ docker top b0eb174c62d6b69e53c47c0ffd616ba4d52521f614243e3e1c4ad2122796c02f -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:12 + snyk monitor '--org=edgex-jenkins' 07:16:22 07:16:22 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 07:16:22 07:16:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/71dca29b-3323-4b50-9223-61837b49f309 07:16:22 07:16:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:16:22 07:16:22 [Pipeline] } 07:16:22 $ docker stop --time=1 b0eb174c62d6b69e53c47c0ffd616ba4d52521f614243e3e1c4ad2122796c02f 07:16:25 $ docker rm -f b0eb174c62d6b69e53c47c0ffd616ba4d52521f614243e3e1c4ad2122796c02f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:16:26 07:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 07:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:16:26 latest: Pulling from edgex-devops/edgex-klar 07:16:26 e7c96db7181b: Pulling fs layer 07:16:26 1868ca2cb446: Pulling fs layer 07:16:26 136be5d0fe8e: Pulling fs layer 07:16:26 894bfe63afcb: Pulling fs layer 07:16:26 894bfe63afcb: Waiting 07:16:26 1868ca2cb446: Verifying Checksum 07:16:26 1868ca2cb446: Download complete 07:16:26 136be5d0fe8e: Verifying Checksum 07:16:26 136be5d0fe8e: Download complete 07:16:26 e7c96db7181b: Verifying Checksum 07:16:26 e7c96db7181b: Download complete 07:16:26 894bfe63afcb: Verifying Checksum 07:16:26 894bfe63afcb: Download complete 07:16:26 e7c96db7181b: Pull complete 07:16:27 1868ca2cb446: Pull complete 07:16:27 136be5d0fe8e: Pull complete 07:16:27 894bfe63afcb: Pull complete 07:16:27 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 07:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 07:16:27 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:16:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:16:28 $ docker top df91c8afdea49ffaf6102bc917295ea71e4f37692a76db0d22d2c52e92917b95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:29 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 07:16:29 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:16:34 $ docker stop --time=1 df91c8afdea49ffaf6102bc917295ea71e4f37692a76db0d22d2c52e92917b95 07:16:36 $ docker rm -f df91c8afdea49ffaf6102bc917295ea71e4f37692a76db0d22d2c52e92917b95 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:16:36 . [Pipeline] withDockerContainer 07:16:37 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:16:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:16:38 $ docker top 12e94beb2174e40366e951e6894b28d8e543d68a453a2dfbc76aa86263501852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:38 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 07:16:38 + tee 07:16:38 clair timeout 1m0s 07:16:38 docker timeout: 1m0s 07:16:38 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:16:39 $ docker stop --time=1 12e94beb2174e40366e951e6894b28d8e543d68a453a2dfbc76aa86263501852 07:16:40 $ docker rm -f 12e94beb2174e40366e951e6894b28d8e543d68a453a2dfbc76aa86263501852 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:41 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 07:16:41 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_e79178b88edbb9292baeff06bb49682f9eadd771.html [Pipeline] writeFile [Pipeline] step 07:16:41 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 07:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:16:41 . [Pipeline] withDockerContainer 07:16:41 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:16:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:16:42 $ docker top cfdd7727aeae4d6ec9aa3c7c4d2ba6ef1df29bee44419c59840df98bb0b0072d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:43 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 07:16:43 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:16:47 $ docker stop --time=1 cfdd7727aeae4d6ec9aa3c7c4d2ba6ef1df29bee44419c59840df98bb0b0072d 07:16:48 $ docker rm -f cfdd7727aeae4d6ec9aa3c7c4d2ba6ef1df29bee44419c59840df98bb0b0072d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:16:49 . [Pipeline] withDockerContainer 07:16:49 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:16:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:16:50 $ docker top 42261cce0aa34b26c1e7f1e2034190b3ff323272c20d359b00b42c1bdbc476c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:51 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 07:16:51 + tee 07:16:51 clair timeout 1m0s 07:16:51 docker timeout: 1m0s 07:16:51 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:16:52 $ docker stop --time=1 42261cce0aa34b26c1e7f1e2034190b3ff323272c20d359b00b42c1bdbc476c0 07:16:54 $ docker rm -f 42261cce0aa34b26c1e7f1e2034190b3ff323272c20d359b00b42c1bdbc476c0 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:54 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 07:16:54 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_e79178b88edbb9292baeff06bb49682f9eadd771.html [Pipeline] writeFile [Pipeline] step 07:16:54 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 07:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:16:55 . [Pipeline] withDockerContainer 07:16:55 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:16:55 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:16:56 $ docker top b27a5ab951b94273a7a4961e33dbee6980111a4d000bdc83fde575b2d5bc9bd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:56 [ssh-agent] Looking for ssh-agent implementation... 07:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:57 $ docker exec b27a5ab951b94273a7a4961e33dbee6980111a4d000bdc83fde575b2d5bc9bd5 ssh-agent 07:16:57 SSH_AUTH_SOCK=/tmp/ssh-yTSZTAFGNE54/agent.12 07:16:57 SSH_AGENT_PID=17 07:16:57 Running ssh-add (command line suppressed) 07:16:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6176115765419554984.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6176115765419554984.key) 07:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:58 + git semver tag 07:16:58 # -> Open(): unable to determine branch for HEAD 07:16:58 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 07:16:58 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 07:16:58 # $SEMVER_REMOTE_NAME = origin 07:16:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:16:58 # $SEMVER_USER_NAME = edgex-jenkins 07:16:58 # $SEMVER_BRANCH = master 07:16:58 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 07:16:58 # e79178b88edbb9292baeff06bb49682f9eadd771 HEAD 07:16:58 # -> Force: false 07:16:58 # 1dcb25c986e829269c1a05606a2f9ed7df2a9abf refs/tags/v1.2.2-dev.2 [Pipeline] } 07:16:58 $ docker exec --env ******** --env ******** b27a5ab951b94273a7a4961e33dbee6980111a4d000bdc83fde575b2d5bc9bd5 ssh-agent -k 07:16:58 unset SSH_AUTH_SOCK; 07:16:58 unset SSH_AGENT_PID; 07:16:58 echo Agent pid 17 killed; 07:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:59 + git semver [Pipeline] } 07:16:59 $ docker stop --time=1 b27a5ab951b94273a7a4961e33dbee6980111a4d000bdc83fde575b2d5bc9bd5 07:17:00 $ docker rm -f b27a5ab951b94273a7a4961e33dbee6980111a4d000bdc83fde575b2d5bc9bd5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:01 07:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:01 0.23.1-centos7: Pulling from edgex-lftools 07:17:01 ab5ef0e58194: Pulling fs layer 07:17:01 9712f1f96733: Pulling fs layer 07:17:01 63f879dbbcfc: Pulling fs layer 07:17:01 0d9ebad4ef96: Pulling fs layer 07:17:01 e9a5061849ea: Pulling fs layer 07:17:01 d747dcd14b5f: Pulling fs layer 07:17:01 2de7ff778b66: Pulling fs layer 07:17:01 e9a5061849ea: Waiting 07:17:01 d747dcd14b5f: Waiting 07:17:01 2de7ff778b66: Waiting 07:17:01 0d9ebad4ef96: Waiting 07:17:01 9712f1f96733: Verifying Checksum 07:17:01 9712f1f96733: Download complete 07:17:02 63f879dbbcfc: Verifying Checksum 07:17:02 63f879dbbcfc: Download complete 07:17:02 e9a5061849ea: Verifying Checksum 07:17:02 e9a5061849ea: Download complete 07:17:02 d747dcd14b5f: Verifying Checksum 07:17:02 d747dcd14b5f: Download complete 07:17:02 0d9ebad4ef96: Verifying Checksum 07:17:02 0d9ebad4ef96: Download complete 07:17:02 2de7ff778b66: Verifying Checksum 07:17:02 2de7ff778b66: Download complete 07:17:02 ab5ef0e58194: Verifying Checksum 07:17:02 ab5ef0e58194: Download complete 07:17:08 ab5ef0e58194: Pull complete 07:17:08 9712f1f96733: Pull complete 07:17:11 63f879dbbcfc: Pull complete 07:17:20 0d9ebad4ef96: Pull complete 07:17:20 e9a5061849ea: Pull complete 07:17:20 d747dcd14b5f: Pull complete 07:17:23 2de7ff778b66: Pull complete 07:17:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:17:24 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:17:26 $ docker top 3ac57f0ae306ed9e95c982469c0111441e0a7fd6f0d3f507bc2a04fc225188a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:17:26 provisioning config files... 07:17:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3802391071368883374tmp 07:17:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7048294275634574898tmp 07:17:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1203209799343105721tmp [Pipeline] { [Pipeline] echo 07:17:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:17:27 ---> sigul-configuration.sh 07:17:27 gpg: directory `/root/.gnupg' created 07:17:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:17:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:17:27 gpg: keyring `/root/.gnupg/secring.gpg' created 07:17:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:17:27 gpg: CAST5 encrypted data 07:17:27 gpg: encrypted with 1 passphrase 07:17:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:17:27 + mkdir /home/jenkins 07:17:27 + mkdir /home/jenkins/sigul [Pipeline] sh 07:17:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 07:17:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:17:28 ---> sigul-install.sh 07:17:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:17:35 + git tag --list 07:17:35 v1.2.2-dev.2 [Pipeline] sh 07:17:35 + lftools sign git-tag v1.2.2-dev.2 07:17:37 Signing Git tag with Sigul... 07:17:37 Signing v1.2.2-dev.2 [Pipeline] echo 07:17:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:17:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:17:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:17:38 $ docker stop --time=1 3ac57f0ae306ed9e95c982469c0111441e0a7fd6f0d3f507bc2a04fc225188a5 07:17:40 $ docker rm -f 3ac57f0ae306ed9e95c982469c0111441e0a7fd6f0d3f507bc2a04fc225188a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:17:41 . [Pipeline] withDockerContainer 07:17:41 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:17:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:17:42 $ docker top b8ac6d8cbeca6ac764c60e40457619cbbaff209f52d086edb6c8e6ce90d030d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:43 [ssh-agent] Looking for ssh-agent implementation... 07:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:43 $ docker exec b8ac6d8cbeca6ac764c60e40457619cbbaff209f52d086edb6c8e6ce90d030d9 ssh-agent 07:17:43 SSH_AUTH_SOCK=/tmp/ssh-Sqfz92ajf3qp/agent.12 07:17:43 SSH_AGENT_PID=18 07:17:43 Running ssh-add (command line suppressed) 07:17:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4613528694441419683.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4613528694441419683.key) 07:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:44 + git semver bump pre 07:17:44 # -> Open(): unable to determine branch for HEAD 07:17:44 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 07:17:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 07:17:44 # $SEMVER_REMOTE_NAME = origin 07:17:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:17:44 # $SEMVER_USER_NAME = edgex-jenkins 07:17:44 # $SEMVER_BRANCH = master 07:17:44 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 07:17:44 1.2.2-dev.3 [Pipeline] } 07:17:44 $ docker exec --env ******** --env ******** b8ac6d8cbeca6ac764c60e40457619cbbaff209f52d086edb6c8e6ce90d030d9 ssh-agent -k 07:17:44 unset SSH_AUTH_SOCK; 07:17:44 unset SSH_AGENT_PID; 07:17:44 echo Agent pid 18 killed; 07:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:44 + git semver [Pipeline] } 07:17:44 $ docker stop --time=1 b8ac6d8cbeca6ac764c60e40457619cbbaff209f52d086edb6c8e6ce90d030d9 07:17:46 $ docker rm -f b8ac6d8cbeca6ac764c60e40457619cbbaff209f52d086edb6c8e6ce90d030d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:17:46 . [Pipeline] withDockerContainer 07:17:46 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:17:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:17:47 $ docker top 98d55f5d2197d77954ba0e3ea596f0e0ea8c0514a54665737b843aac4feae40a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:47 [ssh-agent] Looking for ssh-agent implementation... 07:17:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:48 $ docker exec 98d55f5d2197d77954ba0e3ea596f0e0ea8c0514a54665737b843aac4feae40a ssh-agent 07:17:48 SSH_AUTH_SOCK=/tmp/ssh-nkgQIysHmPXH/agent.11 07:17:48 SSH_AGENT_PID=17 07:17:48 Running ssh-add (command line suppressed) 07:17:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9014860301153337981.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9014860301153337981.key) 07:17:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:49 + git semver push 07:17:49 # -> Open(): unable to determine branch for HEAD 07:17:49 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 07:17:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 07:17:49 # $SEMVER_REMOTE_NAME = origin 07:17:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:17:49 # $SEMVER_USER_NAME = edgex-jenkins 07:17:49 # $SEMVER_BRANCH = master 07:17:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 07:17:55 $ docker exec --env ******** --env ******** 98d55f5d2197d77954ba0e3ea596f0e0ea8c0514a54665737b843aac4feae40a ssh-agent -k 07:17:55 unset SSH_AUTH_SOCK; 07:17:55 unset SSH_AGENT_PID; 07:17:55 echo Agent pid 17 killed; 07:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:56 + git semver [Pipeline] } 07:17:56 $ docker stop --time=1 98d55f5d2197d77954ba0e3ea596f0e0ea8c0514a54665737b843aac4feae40a 07:17:57 $ docker rm -f 98d55f5d2197d77954ba0e3ea596f0e0ea8c0514a54665737b843aac4feae40a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:17:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:59 ---> package-listing.sh 07:17:59 ++ facter osfamily 07:17:59 ++ tr '[:upper:]' '[:lower:]' 07:17:59 + OS_FAMILY=redhat 07:17:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 07:17:59 + START_PACKAGES=/tmp/packages_start.txt 07:17:59 + END_PACKAGES=/tmp/packages_end.txt 07:17:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:59 + PACKAGES=/tmp/packages_start.txt 07:17:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 07:17:59 + PACKAGES=/tmp/packages_end.txt 07:17:59 + case "${OS_FAMILY}" in 07:17:59 + rpm -qa 07:17:59 + sort 07:18:06 + '[' -f /tmp/packages_start.txt ']' 07:18:06 + '[' -f /tmp/packages_end.txt ']' 07:18:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 07:18:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 07:18:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 07:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:06 07:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:06 alpine: Pulling from edgex-lftools-log-publisher 07:18:06 c9b1b535fdd9: Pulling fs layer 07:18:06 2cc5ad85d9ab: Pulling fs layer 07:18:06 756a868c4378: Pulling fs layer 07:18:06 444b2fc9a129: Pulling fs layer 07:18:06 ea15f1150254: Pulling fs layer 07:18:06 41b27a9f41bf: Pulling fs layer 07:18:06 28c525ee5125: Pulling fs layer 07:18:06 094b1ea09ed8: Pulling fs layer 07:18:06 138eaada9080: Pulling fs layer 07:18:06 0622d0fa9048: Pulling fs layer 07:18:06 28c525ee5125: Waiting 07:18:06 094b1ea09ed8: Waiting 07:18:06 138eaada9080: Waiting 07:18:06 0622d0fa9048: Waiting 07:18:06 444b2fc9a129: Waiting 07:18:06 41b27a9f41bf: Waiting 07:18:06 ea15f1150254: Waiting 07:18:06 2cc5ad85d9ab: Verifying Checksum 07:18:06 2cc5ad85d9ab: Download complete 07:18:06 444b2fc9a129: Verifying Checksum 07:18:06 444b2fc9a129: Download complete 07:18:07 c9b1b535fdd9: Verifying Checksum 07:18:07 c9b1b535fdd9: Download complete 07:18:07 ea15f1150254: Verifying Checksum 07:18:07 ea15f1150254: Download complete 07:18:07 28c525ee5125: Verifying Checksum 07:18:07 28c525ee5125: Download complete 07:18:07 756a868c4378: Verifying Checksum 07:18:07 756a868c4378: Download complete 07:18:07 138eaada9080: Verifying Checksum 07:18:07 138eaada9080: Download complete 07:18:07 094b1ea09ed8: Verifying Checksum 07:18:07 094b1ea09ed8: Download complete 07:18:07 0622d0fa9048: Verifying Checksum 07:18:07 0622d0fa9048: Download complete 07:18:08 c9b1b535fdd9: Pull complete 07:18:08 41b27a9f41bf: Verifying Checksum 07:18:08 41b27a9f41bf: Download complete 07:18:08 2cc5ad85d9ab: Pull complete 07:18:10 756a868c4378: Pull complete 07:18:10 444b2fc9a129: Pull complete 07:18:10 ea15f1150254: Pull complete 07:18:16 41b27a9f41bf: Pull complete 07:18:16 28c525ee5125: Pull complete 07:18:19 094b1ea09ed8: Pull complete 07:18:20 138eaada9080: Pull complete 07:18:20 0622d0fa9048: Pull complete 07:18:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:18:20 prd-centos7-docker-4c-2g-558 does not seem to be running inside a container 07:18:20 $ 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_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:18:22 $ docker top 6f0ace76d9aa058e633d07d4376653dde2d03ee401d288a752efd7b76f00b42d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:23 provisioning config files... 07:18:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5600469872657422519tmp [Pipeline] { [Pipeline] echo 07:18:23 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:18:23 ---> create-netrc.sh [Pipeline] echo 07:18:23 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:23 ---> logs-deploy.sh 07:18:23 + ARCHIVE_ARTIFACTS= 07:18:23 + LOGS_SERVER=https://logs.edgexfoundry.org 07:18:23 + '[' https://logs.edgexfoundry.org == None ']' 07:18:23 + NEXUS_URL=https://nexus.edgexfoundry.org 07:18:23 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/13 07:18:23 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/13/ 07:18:23 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/13 /w/workspace/gexfoundry_device-mqtt-go_master 07:18:25 Archives upload complete. 07:18:25 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/13/