Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e2dc5f5af20d76c333efe1072a8117cf54f743a6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5433 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 e2dc5f5af20d76c333efe1072a8117cf54f743a6 (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 e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 Commit message: "Merge pull request #142 from ernestojeda/integrated-snap-stage" > git rev-list --no-walk 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:56:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:56:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:56:00 ========================================================= 21:56:00 EdgeX Global Pipelines Version Info 21:56:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:56:02 ------------------- 21:56:02 stable info: 21:56:02 ------------------- 21:56:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:56:02 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 21:56:02 Message: update stable to v1.0.73 21:56:02 ------------------- 21:56:02 experimental info: 21:56:02 ------------------- 21:56:02 Commited By: **** collab-it+edgex@linuxfoundation.org 21:56:02 Commit SHA: 83a1988b4e20545e357e94ba3dd6b18e99002698 21:56:02 Message: update experimental to v1.0.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:56:04 21:56:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:56:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:56:05 latest: Pulling from edgex-devops/git-semver 21:56:05 9123ac7c32f7: Pulling fs layer 21:56:05 b8cc5d1170e3: Pulling fs layer 21:56:05 2924cbbf6a41: Pulling fs layer 21:56:05 93b08a4f1073: Pulling fs layer 21:56:05 93b08a4f1073: Waiting 21:56:05 b8cc5d1170e3: Verifying Checksum 21:56:05 b8cc5d1170e3: Download complete 21:56:05 9123ac7c32f7: Verifying Checksum 21:56:05 9123ac7c32f7: Download complete 21:56:05 93b08a4f1073: Verifying Checksum 21:56:05 93b08a4f1073: Download complete 21:56:05 2924cbbf6a41: Verifying Checksum 21:56:05 2924cbbf6a41: Download complete 21:56:05 9123ac7c32f7: Pull complete 21:56:05 b8cc5d1170e3: Pull complete 21:56:06 2924cbbf6a41: Pull complete 21:56:07 93b08a4f1073: Pull complete 21:56:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:56:07 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 21:56:07 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:56:07 $ docker top 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:56:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:08 [ssh-agent] Looking for ssh-agent implementation... 21:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:08 $ docker exec 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b ssh-agent 21:56:08 SSH_AUTH_SOCK=/tmp/ssh-Fsm5Br0PIKzO/agent.15 21:56:08 SSH_AGENT_PID=22 21:56:08 Running ssh-add (command line suppressed) 21:56:09 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7842880758636058991.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7842880758636058991.key) 21:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:09 + git describe --exact-match --tags HEAD 21:56:09 fatal: No names found, cannot describe anything. [Pipeline] } 21:56:09 $ docker exec --env ******** --env ******** 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b ssh-agent -k 21:56:09 unset SSH_AUTH_SOCK; 21:56:09 unset SSH_AGENT_PID; 21:56:09 echo Agent pid 22 killed; 21:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:56:09 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:56:09 This usually means this commit has not been tagged. [Pipeline] sshagent 21:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:10 [ssh-agent] Looking for ssh-agent implementation... 21:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:10 $ docker exec 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b ssh-agent 21:56:10 SSH_AUTH_SOCK=/tmp/ssh-d9vUfkpXlXeT/agent.57 21:56:10 SSH_AGENT_PID=64 21:56:10 Running ssh-add (command line suppressed) 21:56:10 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8734066828515908942.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8734066828515908942.key) 21:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:11 + git semver init 21:56:11 # -> Open(): unable to determine branch for HEAD 21:56:11 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 21:56:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 21:56:11 # $SEMVER_REMOTE_NAME = origin 21:56:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:56:11 # $SEMVER_USER_NAME = edgex-jenkins 21:56:11 # $SEMVER_BRANCH = master 21:56:11 # $SEMVER_TEMP = /tmp/semver-952776414 21:56:11 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 21:56:11 # '/tmp/semver-952776414' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 21:56:11 # -> Force: false 21:56:11 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 21:56:11 $ docker exec --env ******** --env ******** 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b ssh-agent -k 21:56:11 unset SSH_AUTH_SOCK; 21:56:11 unset SSH_AGENT_PID; 21:56:11 echo Agent pid 64 killed; 21:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:56:12 + git semver [Pipeline] } 21:56:12 $ docker stop --time=1 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b 21:56:14 $ docker rm -f 3261668c71c9433c8322bae4f0e6aa6aca69cf52f16d9daf2e7757798daace9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:56:14 Stashed 18 file(s) [Pipeline] echo 21:56:14 [edgeXSemver] initialized semver on version 1.2.0-dev.5 [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 21:56:30 Still waiting to schedule task 21:56:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:56:30 Still waiting to schedule task 21:56:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5429’ 21:59:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5439 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 21:59:37 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 21:59:43 using credential edgex-jenkins-ssh 21:59:43 Cloning the remote Git repository 21:59:43 Cloning with configured refspecs honoured and without tags 21:59:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:59:44 > git init /w/workspace/device-mqtt-go/5 # timeout=10 21:59:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:59:44 > git --version # timeout=10 21:59:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:44 Fetching without tags 21:59:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:59:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:59:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:59:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:45 Checking out Revision e2dc5f5af20d76c333efe1072a8117cf54f743a6 (master) 21:59:45 > git config core.sparsecheckout # timeout=10 21:59:45 > git checkout -f e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 21:59:50 Commit message: "Merge pull request #142 from ernestojeda/integrated-snap-stage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:59:51 ========================================================= 21:59:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:59:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:59:52 + 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 . 21:59:53 Sending build context to Docker daemon 552.4kB 21:59:53 Step 1/8 : ARG BASE=golang:1.13-alpine 21:59:53 Step 2/8 : FROM ${BASE} 21:59:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:59:53 cde5963f3b93: Pulling fs layer 21:59:53 2a23fa8c16f7: Pulling fs layer 21:59:53 777b28850792: Pulling fs layer 21:59:53 8a11ddd9e578: Pulling fs layer 21:59:53 4cf88f913ddb: Pulling fs layer 21:59:53 8a11ddd9e578: Waiting 21:59:53 1df406cf5192: Pulling fs layer 21:59:53 cd6300453558: Pulling fs layer 21:59:53 b9c365052c96: Pulling fs layer 21:59:53 a2d8cc88f415: Pulling fs layer 21:59:53 ea1d1ca13537: Pulling fs layer 21:59:53 4cf88f913ddb: Waiting 21:59:53 3750a50a1c5e: Pulling fs layer 21:59:53 cd6300453558: Waiting 21:59:53 b9c365052c96: Waiting 21:59:53 a2d8cc88f415: Waiting 21:59:53 ea1d1ca13537: Waiting 21:59:53 3750a50a1c5e: Waiting 21:59:53 777b28850792: Verifying Checksum 21:59:53 777b28850792: Download complete 21:59:54 2a23fa8c16f7: Verifying Checksum 21:59:54 2a23fa8c16f7: Download complete 21:59:54 4cf88f913ddb: Verifying Checksum 21:59:54 4cf88f913ddb: Download complete 21:59:54 1df406cf5192: Verifying Checksum 21:59:54 1df406cf5192: Download complete 21:59:54 cde5963f3b93: Verifying Checksum 21:59:54 cde5963f3b93: Download complete 21:59:55 cde5963f3b93: Pull complete 21:59:56 2a23fa8c16f7: Pull complete 21:59:56 777b28850792: Pull complete 21:59:59 cd6300453558: Verifying Checksum 21:59:59 cd6300453558: Download complete 21:59:59 a2d8cc88f415: Verifying Checksum 21:59:59 a2d8cc88f415: Download complete 22:00:01 ea1d1ca13537: Verifying Checksum 22:00:01 ea1d1ca13537: Download complete 22:00:01 3750a50a1c5e: Verifying Checksum 22:00:01 3750a50a1c5e: Download complete 22:00:04 b9c365052c96: Verifying Checksum 22:00:04 b9c365052c96: Download complete 22:00:06 8a11ddd9e578: Download complete 22:00:18 8a11ddd9e578: Pull complete 22:00:18 4cf88f913ddb: Pull complete 22:00:18 1df406cf5192: Pull complete 22:00:22 cd6300453558: Pull complete 22:00:27 b9c365052c96: Pull complete 22:00:27 a2d8cc88f415: Pull complete 22:00:29 ea1d1ca13537: Pull complete 22:00:29 3750a50a1c5e: Pull complete 22:00:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:00:29 ---> 78745c68409d 22:00:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 22:00:34 Running on prd-centos7-docker-4c-2g-5441 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 22:00:34 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 22:00:34 ---> Running in 277159ab606c 22:00:34 Removing intermediate container 277159ab606c 22:00:34 ---> 235917421e89 22:00:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:34 ---> Running in b3925109f682 22:00:37 using credential edgex-jenkins-ssh 22:00:37 Cloning the remote Git repository 22:00:37 Cloning with configured refspecs honoured and without tags 22:00:37 Removing intermediate container b3925109f682 22:00:37 ---> 79252ab52766 22:00:37 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 22:00:37 ---> Running in 3bfaf7df3dd2 22:00:38 Fetching without tags 22:00:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 22:00:37 > git init /w/workspace/device-mqtt-go/5 # timeout=10 22:00:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:00:37 > git --version # timeout=10 22:00:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:00:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 22:00:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 22:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:00:38 Checking out Revision e2dc5f5af20d76c333efe1072a8117cf54f743a6 (master) 22:00:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:00:38 > git config core.sparsecheckout # timeout=10 22:00:38 > git checkout -f e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 22:00:40 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 22:00:40 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 22:00:40 (3/18) Installing libmagic (5.37-r1) 22:00:40 (4/18) Installing file (5.37-r1) 22:00:40 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 22:00:40 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 22:00:40 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 22:00:42 Commit message: "Merge pull request #142 from ernestojeda/integrated-snap-stage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:00:43 ========================================================= 22:00:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:00:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:00:43 + 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 . 22:00:43 Sending build context to Docker daemon 552.4kB 22:00:43 Step 1/8 : ARG BASE=golang:1.13-alpine 22:00:43 Step 2/8 : FROM ${BASE} 22:00:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:00:43 e6b0cf9c0882: Pulling fs layer 22:00:43 2848faf0eed1: Pulling fs layer 22:00:43 0f37312ad70f: Pulling fs layer 22:00:43 5788d62ee057: Pulling fs layer 22:00:43 0e6b1d234666: Pulling fs layer 22:00:43 bf5d7aec512f: Pulling fs layer 22:00:43 34c802a77dc8: Pulling fs layer 22:00:43 5788d62ee057: Waiting 22:00:43 0e6b1d234666: Waiting 22:00:43 bf5d7aec512f: Waiting 22:00:43 9eb99e56ec68: Pulling fs layer 22:00:43 34c802a77dc8: Waiting 22:00:43 27c7a5d97fbd: Pulling fs layer 22:00:43 5c102a31e300: Pulling fs layer 22:00:43 dcfb455df0a1: Pulling fs layer 22:00:43 9eb99e56ec68: Waiting 22:00:43 27c7a5d97fbd: Waiting 22:00:43 5c102a31e300: Waiting 22:00:43 dcfb455df0a1: Waiting 22:00:43 0f37312ad70f: Verifying Checksum 22:00:43 0f37312ad70f: Download complete 22:00:43 2848faf0eed1: Download complete 22:00:43 0e6b1d234666: Verifying Checksum 22:00:43 0e6b1d234666: Download complete 22:00:43 bf5d7aec512f: Download complete 22:00:44 e6b0cf9c0882: Verifying Checksum 22:00:44 e6b0cf9c0882: Download complete 22:00:44 e6b0cf9c0882: Pull complete 22:00:45 34c802a77dc8: Verifying Checksum 22:00:45 34c802a77dc8: Download complete 22:00:45 27c7a5d97fbd: Verifying Checksum 22:00:45 27c7a5d97fbd: Download complete 22:00:45 (8/18) Installing libc-dev (0.7.2-r0) 22:00:45 (9/18) Installing g++ (9.2.0-r4) 22:00:45 5c102a31e300: Verifying Checksum 22:00:45 5c102a31e300: Download complete 22:00:45 dcfb455df0a1: Verifying Checksum 22:00:45 dcfb455df0a1: Download complete 22:00:45 9eb99e56ec68: Verifying Checksum 22:00:45 9eb99e56ec68: Download complete 22:00:45 5788d62ee057: Verifying Checksum 22:00:45 5788d62ee057: Download complete 22:00:46 2848faf0eed1: Pull complete 22:00:46 0f37312ad70f: Pull complete 22:00:47 (10/18) Installing fortify-headers (1.1-r0) 22:00:47 (11/18) Installing build-base (0.5-r1) 22:00:47 (12/18) Installing openssh-keygen (8.1_p1-r0) 22:00:47 (13/18) Installing libedit (20191211.3.1-r0) 22:00:47 (14/18) Installing openssh-client (8.1_p1-r0) 22:00:47 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 22:00:47 (16/18) Installing openssh-server-common (8.1_p1-r0) 22:00:47 (17/18) Installing openssh-server (8.1_p1-r0) 22:00:47 (18/18) Installing openssh (8.1_p1-r0) 22:00:47 Executing busybox-1.31.1-r8.trigger 22:00:47 OK: 203 MiB in 52 packages 22:00:53 5788d62ee057: Pull complete 22:00:53 0e6b1d234666: Pull complete 22:00:53 bf5d7aec512f: Pull complete 22:00:54 Removing intermediate container 3bfaf7df3dd2 22:00:54 ---> 11b1e68a26e7 22:00:54 Step 6/8 : WORKDIR /device-mqtt-go 22:00:54 ---> Running in d8f5b0ce6985 22:00:55 Removing intermediate container d8f5b0ce6985 22:00:55 ---> 5dbd00fa411e 22:00:55 Step 7/8 : COPY . . 22:00:56 ---> 02bcad070347 22:00:56 Step 8/8 : RUN go mod download 22:00:56 ---> Running in 6fa0ceb3420b 22:00:57 34c802a77dc8: Pull complete 22:00:58 go: finding github.com/BurntSushi/toml v0.3.1 22:00:58 go: finding github.com/OneOfOne/xxhash v1.2.6 22:00:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:00:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:00:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:00:58 go: finding github.com/bgentry/speakeasy v0.1.0 22:00:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:00:58 go: finding github.com/davecgh/go-spew v1.1.1 22:00:58 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 22:00:58 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:00:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:00:58 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:00:58 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:00:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:00:58 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:00:58 go: finding github.com/fatih/color v1.7.0 22:00:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:00:58 go: finding github.com/go-kit/kit v0.8.0 22:00:58 go: finding github.com/go-logfmt/logfmt v0.4.0 22:00:58 go: finding github.com/go-stack/stack v1.8.0 22:00:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:00:58 go: finding github.com/google/uuid v1.1.1 22:00:58 go: finding github.com/gorilla/mux v1.7.1 22:00:58 go: finding github.com/hashicorp/consul/api v1.1.0 22:00:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:00:58 go: finding github.com/hashicorp/errwrap v1.0.0 22:00:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:00:58 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:00:58 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:00:58 go: finding github.com/hashicorp/go-multierror v1.0.0 22:00:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:00:58 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:00:58 go: finding github.com/hashicorp/go-syslog v1.0.0 22:00:58 go: finding github.com/hashicorp/go-uuid v1.0.1 22:00:58 go: finding github.com/hashicorp/go.net v0.0.1 22:00:58 go: finding github.com/hashicorp/golang-lru v0.5.0 22:00:58 go: finding github.com/hashicorp/logutils v1.0.0 22:00:58 go: finding github.com/hashicorp/mdns v1.0.0 22:00:58 go: finding github.com/hashicorp/memberlist v0.1.3 22:00:58 go: finding github.com/hashicorp/serf v0.8.2 22:00:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:00:58 go: finding github.com/kr/pretty v0.1.0 22:00:58 go: finding github.com/kr/pty v1.1.1 22:00:58 go: finding github.com/kr/text v0.1.0 22:00:58 go: finding github.com/mattn/go-colorable v0.0.9 22:00:58 go: finding github.com/mattn/go-isatty v0.0.3 22:00:58 go: finding github.com/miekg/dns v1.0.14 22:00:58 go: finding github.com/mitchellh/cli v1.0.0 22:00:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:00:58 go: finding github.com/mitchellh/copystructure v1.0.0 22:00:58 go: finding github.com/mitchellh/go-homedir v1.0.0 22:00:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:00:58 go: finding github.com/mitchellh/gox v0.4.0 22:00:58 go: finding github.com/mitchellh/iochan v1.0.0 22:00:58 go: finding github.com/mitchellh/mapstructure v1.1.2 22:00:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:00:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:00:58 go: finding github.com/pelletier/go-toml v1.2.0 22:00:58 go: finding github.com/pkg/errors v0.8.1 22:00:58 go: finding github.com/pmezard/go-difflib v1.0.0 22:00:58 go: finding github.com/posener/complete v1.1.1 22:00:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:00:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:00:58 go: finding github.com/spf13/cast v1.3.0 22:00:58 go: finding github.com/stretchr/objx v0.1.0 22:00:58 go: finding github.com/stretchr/testify v1.5.1 22:00:58 go: finding github.com/ugorji/go v1.1.4 22:00:58 go: finding github.com/x448/float16 v0.8.4 22:00:59 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:00:59 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:00:59 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:00:59 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:00:59 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 22:00:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:00:59 go: finding gopkg.in/yaml.v2 v2.2.8 22:01:01 9eb99e56ec68: Pull complete 22:01:01 27c7a5d97fbd: Pull complete 22:01:01 5c102a31e300: Pull complete 22:01:01 dcfb455df0a1: Pull complete 22:01:01 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:01:01 ---> 7c70fe431013 22:01:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 22:01:01 ---> Running in 684e70e05e25 22:01:01 Removing intermediate container 684e70e05e25 22:01:01 ---> 779849979474 22:01:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:01 ---> Running in fbf6bb6b6f08 22:01:02 Removing intermediate container fbf6bb6b6f08 22:01:02 ---> 0ed1a46d92c2 22:01:02 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 22:01:02 ---> Running in 6c6a13ce5c16 22:01:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:01:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:01:04 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 22:01:04 (2/17) Installing libmagic (5.37-r1) 22:01:05 (3/17) Installing file (5.37-r1) 22:01:05 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 22:01:05 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 22:01:05 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 22:01:09 Removing intermediate container 6fa0ceb3420b 22:01:09 ---> ecea450b835e 22:01:09 Successfully built ecea450b835e 22:01:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:01:09 + docker inspect -f . ci-base-image-arm64 22:01:10 . [Pipeline] withDockerContainer 22:01:10 prd-ubuntu18.04-docker-arm64-4c-16g-5439 does not seem to be running inside a container 22:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** ci-base-image-arm64 cat 22:01:12 $ docker top c86485d36a34920cff7c7957eb7e1141389ec709cf3d657468d510d363aeb91c -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:13 + go version 22:01:13 go version go1.13.5 linux/arm64 [Pipeline] sh 22:01:14 + make test 22:01:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:01:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:01:27 (7/17) Installing libc-dev (0.7.2-r0) 22:01:27 (8/17) Installing g++ (9.2.0-r4) 22:01:30 (9/17) Installing fortify-headers (1.1-r0) 22:01:30 (10/17) Installing build-base (0.5-r1) 22:01:30 (11/17) Installing openssh-keygen (8.1_p1-r0) 22:01:30 (12/17) Installing libedit (20191211.3.1-r0) 22:01:30 (13/17) Installing openssh-client (8.1_p1-r0) 22:01:30 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 22:01:30 (15/17) Installing openssh-server-common (8.1_p1-r0) 22:01:30 (16/17) Installing openssh-server (8.1_p1-r0) 22:01:31 (17/17) Installing openssh (8.1_p1-r0) 22:01:31 Executing busybox-1.31.1-r8.trigger 22:01:31 OK: 214 MiB in 52 packages 22:01:34 Removing intermediate container 6c6a13ce5c16 22:01:34 ---> ac836372a4eb 22:01:34 Step 6/8 : WORKDIR /device-mqtt-go 22:01:34 ---> Running in 5e65c8d4c3ab 22:01:34 Removing intermediate container 5e65c8d4c3ab 22:01:34 ---> b3bc28dd1c38 22:01:34 Step 7/8 : COPY . . 22:01:34 ---> 48f8008745ea 22:01:34 Step 8/8 : RUN go mod download 22:01:34 ---> Running in 75e01f1342ed 22:01:36 go: finding github.com/BurntSushi/toml v0.3.1 22:01:36 go: finding github.com/OneOfOne/xxhash v1.2.6 22:01:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:01:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:01:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:01:36 go: finding github.com/bgentry/speakeasy v0.1.0 22:01:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:01:36 go: finding github.com/davecgh/go-spew v1.1.1 22:01:36 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 22:01:36 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:01:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:01:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:01:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:01:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:01:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:01:36 go: finding github.com/fatih/color v1.7.0 22:01:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:01:36 go: finding github.com/go-kit/kit v0.8.0 22:01:36 go: finding github.com/go-logfmt/logfmt v0.4.0 22:01:36 go: finding github.com/go-stack/stack v1.8.0 22:01:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:01:36 go: finding github.com/google/uuid v1.1.1 22:01:36 go: finding github.com/gorilla/mux v1.7.1 22:01:36 go: finding github.com/hashicorp/consul/api v1.1.0 22:01:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:01:36 go: finding github.com/hashicorp/errwrap v1.0.0 22:01:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:01:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:01:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:01:36 go: finding github.com/hashicorp/go-multierror v1.0.0 22:01:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:01:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:01:36 go: finding github.com/hashicorp/go-syslog v1.0.0 22:01:36 go: finding github.com/hashicorp/go-uuid v1.0.1 22:01:36 go: finding github.com/hashicorp/go.net v0.0.1 22:01:36 go: finding github.com/hashicorp/golang-lru v0.5.0 22:01:36 go: finding github.com/hashicorp/logutils v1.0.0 22:01:36 go: finding github.com/hashicorp/mdns v1.0.0 22:01:36 go: finding github.com/hashicorp/memberlist v0.1.3 22:01:36 go: finding github.com/hashicorp/serf v0.8.2 22:01:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:01:36 go: finding github.com/kr/pretty v0.1.0 22:01:36 go: finding github.com/kr/pty v1.1.1 22:01:36 go: finding github.com/kr/text v0.1.0 22:01:36 go: finding github.com/mattn/go-colorable v0.0.9 22:01:36 go: finding github.com/mattn/go-isatty v0.0.3 22:01:36 go: finding github.com/miekg/dns v1.0.14 22:01:36 go: finding github.com/mitchellh/cli v1.0.0 22:01:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:01:36 go: finding github.com/mitchellh/copystructure v1.0.0 22:01:36 go: finding github.com/mitchellh/go-homedir v1.0.0 22:01:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:01:36 go: finding github.com/mitchellh/gox v0.4.0 22:01:36 go: finding github.com/mitchellh/iochan v1.0.0 22:01:36 go: finding github.com/mitchellh/mapstructure v1.1.2 22:01:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:01:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:01:36 go: finding github.com/pelletier/go-toml v1.2.0 22:01:36 go: finding github.com/pkg/errors v0.8.1 22:01:36 go: finding github.com/pmezard/go-difflib v1.0.0 22:01:36 go: finding github.com/posener/complete v1.1.1 22:01:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:01:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:01:36 go: finding github.com/spf13/cast v1.3.0 22:01:36 go: finding github.com/stretchr/objx v0.1.0 22:01:36 go: finding github.com/stretchr/testify v1.5.1 22:01:36 go: finding github.com/ugorji/go v1.1.4 22:01:36 go: finding github.com/x448/float16 v0.8.4 22:01:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:01:36 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:01:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:01:36 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:01:36 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 22:01:36 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:01:36 go: finding gopkg.in/yaml.v2 v2.2.8 22:01:41 Removing intermediate container 75e01f1342ed 22:01:41 ---> ab2946963749 22:01:41 Successfully built ab2946963749 22:01:41 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 22:01:41 + docker inspect -f . ci-base-image-x86_64 22:01:41 . [Pipeline] withDockerContainer 22:01:42 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 22:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 ******** ci-base-image-x86_64 cat 22:01:42 $ docker top 0c56cc18aef33d326c78eab9b7437f80eeb04413dcb93954dba33bcefe11c33f -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:43 + go version 22:01:43 go version go1.13.5 linux/amd64 [Pipeline] sh 22:01:43 + make test 22:01:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:01:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:01:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:01:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.027s coverage: 29.8% of statements 22:01:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:01:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:01:56 gofmt -l . 22:01:56 ["`gofmt -l .`" = ""] 22:01:56 ./bin/test-attribution-txt.sh 22:01:56 ./bin/test-go-mod-tidy.sh 22:01:56 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 22:01:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 29.8% of statements 22:01:56 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 22:01:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] stash 22:01:57 Stashed 1 file(s) [Pipeline] } 22:01:57 $ docker stop --time=1 c86485d36a34920cff7c7957eb7e1141389ec709cf3d657468d510d363aeb91c 22:01:57 gofmt -l . 22:01:57 ["`gofmt -l .`" = ""] 22:01:57 ./bin/test-attribution-txt.sh 22:01:58 ./bin/test-go-mod-tidy.sh 22:01:59 $ docker rm -f c86485d36a34920cff7c7957eb7e1141389ec709cf3d657468d510d363aeb91c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 22:02:00 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:01 Stashed 1 file(s) [Pipeline] } 22:02:01 $ docker stop --time=1 0c56cc18aef33d326c78eab9b7437f80eeb04413dcb93954dba33bcefe11c33f 22:02:01 + sudo chown -R jenkins:jenkins . 22:02:02 $ docker rm -f 0c56cc18aef33d326c78eab9b7437f80eeb04413dcb93954dba33bcefe11c33f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:03 + ls -al . 22:02:03 total 124 22:02:03 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 22:01 . 22:02:03 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 21:59 .. 22:02:03 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 21:59 .dockerignore 22:02:03 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 21:59 .git 22:02:03 -rw-rw-r-- 1 jenkins jenkins 335 Apr 21 21:59 .gitignore 22:02:03 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:59 .semver 22:02:03 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 21 21:59 Dockerfile 22:02:03 -rw-rw-r-- 1 jenkins jenkins 953 Apr 21 21:59 Dockerfile.build 22:02:03 -rw-rw-r-- 1 jenkins jenkins 700 Apr 21 21:59 Jenkinsfile 22:02:03 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 21:59 LICENSE 22:02:03 -rw-rw-r-- 1 jenkins jenkins 902 Apr 21 21:59 Makefile 22:02:03 -rw-rw-r-- 1 jenkins jenkins 444 Apr 21 21:59 README.md 22:02:03 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 21:56 VERSION 22:02:03 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 21:59 bin 22:02:03 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:59 cmd 22:02:03 -rw-r--r-- 1 jenkins jenkins 18213 Apr 21 22:01 coverage.out 22:02:03 -rw-r--r-- 1 jenkins jenkins 517 Apr 21 22:01 go.mod 22:02:03 -rw-r--r-- 1 jenkins jenkins 13532 Apr 21 22:01 go.sum 22:02:03 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 21:59 internal 22:02:03 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 21:59 mock 22:02:03 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 21:59 snap 22:02:03 -rw-rw-r-- 1 jenkins jenkins 227 Apr 21 21:59 version.go [Pipeline] isUnix [Pipeline] sh 22:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:02:03 + 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=e2dc5f5af20d76c333efe1072a8117cf54f743a6 --label arch=arm64 --label version=1.2.0-dev.5 . 22:02:03 + ls -al . 22:02:03 total 92 22:02:03 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 21 22:01 . 22:02:03 drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 22:00 .. 22:02:03 drwxrwxr-x. 2 jenkins jenkins 87 Apr 21 22:00 bin 22:02:03 drwxrwxr-x. 3 jenkins jenkins 55 Apr 21 22:00 cmd 22:02:03 -rw-r--r--. 1 jenkins jenkins 18213 Apr 21 22:01 coverage.out 22:02:03 -rw-rw-r--. 1 jenkins jenkins 1614 Apr 21 22:00 Dockerfile 22:02:03 -rw-rw-r--. 1 jenkins jenkins 953 Apr 21 22:00 Dockerfile.build 22:02:03 -rw-rw-r--. 1 jenkins jenkins 140 Apr 21 22:00 .dockerignore 22:02:03 drwxrwxr-x. 8 jenkins jenkins 162 Apr 21 22:00 .git 22:02:03 -rw-rw-r--. 1 jenkins jenkins 335 Apr 21 22:00 .gitignore 22:02:03 -rw-r--r--. 1 jenkins jenkins 517 Apr 21 22:01 go.mod 22:02:03 -rw-r--r--. 1 jenkins jenkins 13532 Apr 21 22:01 go.sum 22:02:03 drwxrwxr-x. 3 jenkins jenkins 20 Apr 21 22:00 internal 22:02:03 -rw-rw-r--. 1 jenkins jenkins 700 Apr 21 22:00 Jenkinsfile 22:02:03 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 21 22:00 LICENSE 22:02:03 -rw-rw-r--. 1 jenkins jenkins 902 Apr 21 22:00 Makefile 22:02:03 drwxrwxr-x. 2 jenkins jenkins 23 Apr 21 22:00 mock 22:02:03 -rw-rw-r--. 1 jenkins jenkins 444 Apr 21 22:00 README.md 22:02:03 drwxrwxr-x. 3 jenkins jenkins 44 Apr 21 22:00 .semver 22:02:03 drwxrwxr-x. 4 jenkins jenkins 54 Apr 21 22:00 snap 22:02:03 -rw-rw-r--. 1 jenkins jenkins 11 Apr 21 21:56 VERSION 22:02:03 -rw-rw-r--. 1 jenkins jenkins 227 Apr 21 22:00 version.go [Pipeline] isUnix [Pipeline] sh 22:02:03 Sending build context to Docker daemon 571.4kB 22:02:03 Step 1/19 : ARG BASE=golang:1.13-alpine 22:02:03 Step 2/19 : FROM ${BASE} AS builder 22:02:03 ---> ecea450b835e 22:02:03 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 22:02:04 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e2dc5f5af20d76c333efe1072a8117cf54f743a6 --label arch=amd64 --label version=1.2.0-dev.5 . 22:02:04 Sending build context to Docker daemon 571.4kB 22:02:04 Step 1/19 : ARG BASE=golang:1.13-alpine 22:02:04 Step 2/19 : FROM ${BASE} AS builder 22:02:04 ---> ab2946963749 22:02:04 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 22:02:04 ---> Running in 46d2695d6097 22:02:04 ---> Running in 54ea3cf5faf5 22:02:04 Removing intermediate container 54ea3cf5faf5 22:02:04 ---> 3b9a8f3eb60f 22:02:04 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 22:02:04 ---> Running in 54835b8a7491 22:02:04 Removing intermediate container 54835b8a7491 22:02:04 ---> 11ee813fac78 22:02:04 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:04 ---> Running in 762e99a3d3ca 22:02:04 Removing intermediate container 46d2695d6097 22:02:04 ---> aa8058b89371 22:02:04 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 22:02:04 ---> Running in d0907a4c577e 22:02:04 Removing intermediate container d0907a4c577e 22:02:04 ---> bec61b635923 22:02:04 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:05 Removing intermediate container 762e99a3d3ca 22:02:05 ---> 8ca58873806e 22:02:05 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:05 ---> Running in fcddd45f24eb 22:02:05 ---> Running in 37861a8394b9 22:02:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:02:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:02:06 OK: 214 MiB in 52 packages 22:02:06 Removing intermediate container fcddd45f24eb 22:02:06 ---> a41686581649 22:02:06 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 22:02:06 ---> Running in 25e1798dab90 22:02:07 Removing intermediate container 25e1798dab90 22:02:07 ---> b6ed99e005c6 22:02:07 Step 8/19 : COPY . . 22:02:07 Removing intermediate container 37861a8394b9 22:02:07 ---> cb2241792fd0 22:02:07 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:07 ---> Running in 83ec744abf5f 22:02:07 ---> e9f0f3825b2c 22:02:07 Step 9/19 : ARG MAKE='make build' 22:02:07 ---> Running in cb111a48342b 22:02:07 Removing intermediate container cb111a48342b 22:02:07 ---> 655c1226b686 22:02:07 Step 10/19 : RUN $MAKE 22:02:07 ---> Running in f876f7211482 22:02:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.5" -o cmd/device-mqtt ./cmd 22:02:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:02:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:02:09 OK: 203 MiB in 52 packages 22:02:10 Removing intermediate container 83ec744abf5f 22:02:10 ---> ecb5a75df1df 22:02:10 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 22:02:10 ---> Running in 157c1d8f2dd5 22:02:11 Removing intermediate container 157c1d8f2dd5 22:02:11 ---> 8cb0c2fa52cb 22:02:11 Step 8/19 : COPY . . 22:02:11 ---> 44975402dd65 22:02:11 Step 9/19 : ARG MAKE='make build' 22:02:12 ---> Running in fa2b33c68b04 22:02:12 Removing intermediate container fa2b33c68b04 22:02:12 ---> a095dc66649d 22:02:12 Step 10/19 : RUN $MAKE 22:02:12 ---> Running in 71424afb31da 22:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.5" -o cmd/device-mqtt ./cmd 22:02:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:02:22 Removing intermediate container f876f7211482 22:02:22 ---> 42ac06dcf4fc 22:02:22 Step 11/19 : FROM alpine 22:02:22 latest: Pulling from library/alpine 22:02:22 aad63a933944: Pulling fs layer 22:02:22 aad63a933944: Verifying Checksum 22:02:22 aad63a933944: Download complete 22:02:22 aad63a933944: Pull complete 22:02:22 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 22:02:22 Status: Downloaded newer image for alpine:latest 22:02:22 ---> a187dde48cd2 22:02:22 Step 12/19 : ENV APP_PORT=49982 22:02:22 ---> Running in cfbec3f2187c 22:02:22 Removing intermediate container cfbec3f2187c 22:02:22 ---> d31642112c7f 22:02:22 Step 13/19 : EXPOSE $APP_PORT 22:02:22 ---> Running in 4baf5d48d6b9 22:02:23 Removing intermediate container 4baf5d48d6b9 22:02:23 ---> 46090a2732c3 22:02:23 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 22:02:23 ---> 39445e3f7118 22:02:23 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 22:02:23 ---> Running in b8a9ff3389e0 22:02:23 Removing intermediate container b8a9ff3389e0 22:02:23 ---> 5cb1ce69b44f 22:02:23 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 22:02:23 ---> Running in 29d532388a3c 22:02:24 Removing intermediate container 29d532388a3c 22:02:24 ---> d8663d52812a 22:02:24 Step 17/19 : LABEL arch=amd64 22:02:24 ---> Running in 1f931eac3a84 22:02:24 Removing intermediate container 1f931eac3a84 22:02:24 ---> e6accac56e26 22:02:24 Step 18/19 : LABEL git_sha=e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:02:24 ---> Running in 1c6f95261460 22:02:24 Removing intermediate container 1c6f95261460 22:02:24 ---> 2bb74a32d71b 22:02:24 Step 19/19 : LABEL version=1.2.0-dev.5 22:02:24 ---> Running in 2dcbfdaf8fa9 22:02:24 Removing intermediate container 2dcbfdaf8fa9 22:02:24 ---> f0a6b566414a 22:02:24 [Warning] One or more build-args [ARCH] were not consumed 22:02:24 Successfully built f0a6b566414a 22:02:24 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 22:02:24 provisioning config files... 22:02:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config4537309627761051854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:25 nexus3.edgexfoundry.org:10001 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:25 Configure a credential helper to remove this warning. See 22:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:25 22:02:25 Login Succeeded 22:02:25 nexus3.edgexfoundry.org:10002 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:25 Configure a credential helper to remove this warning. See 22:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:25 22:02:25 Login Succeeded 22:02:25 nexus3.edgexfoundry.org:10003 22:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:25 Configure a credential helper to remove this warning. See 22:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:25 22:02:25 Login Succeeded 22:02:25 nexus3.edgexfoundry.org:10004 22:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:26 Configure a credential helper to remove this warning. See 22:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:26 22:02:26 Login Succeeded 22:02:26 docker.io 22:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:26 Configure a credential helper to remove this warning. See 22:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:26 22:02:26 Login Succeeded [Pipeline] } 22:02:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:26 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 22:02:26 e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:02:26 latest 22:02:26 1.2.0-dev.5 22:02:26 e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5 22:02:26 master 22:02:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:27 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e2dc5f5af20d76c333efe1072a8117cf54f743a6 [Pipeline] isUnix [Pipeline] sh 22:02:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 22:02:27 b6da95e6a4be: Preparing 22:02:27 beee9f30bc1f: Preparing 22:02:27 beee9f30bc1f: Layer already exists 22:02:28 b6da95e6a4be: Pushed 22:02:29 e2dc5f5af20d76c333efe1072a8117cf54f743a6: digest: sha256:7221d7df0b34616bca50fbcc066186d8679e033d421cc9ba1d83ea4ee0a2b91e size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:29 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 22:02:29 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 22:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 22:02:29 b6da95e6a4be: Preparing 22:02:29 beee9f30bc1f: Preparing 22:02:29 b6da95e6a4be: Layer already exists 22:02:29 beee9f30bc1f: Layer already exists 22:02:29 latest: digest: sha256:7221d7df0b34616bca50fbcc066186d8679e033d421cc9ba1d83ea4ee0a2b91e size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:30 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:02:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.5 22:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 22:02:30 b6da95e6a4be: Preparing 22:02:30 beee9f30bc1f: Preparing 22:02:30 beee9f30bc1f: Layer already exists 22:02:30 b6da95e6a4be: Layer already exists 22:02:30 1.2.0-dev.5: digest: sha256:7221d7df0b34616bca50fbcc066186d8679e033d421cc9ba1d83ea4ee0a2b91e size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:30 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:02:31 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5 22:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 22:02:31 b6da95e6a4be: Preparing 22:02:31 beee9f30bc1f: Preparing 22:02:31 b6da95e6a4be: Layer already exists 22:02:31 beee9f30bc1f: Layer already exists 22:02:31 e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5: digest: sha256:7221d7df0b34616bca50fbcc066186d8679e033d421cc9ba1d83ea4ee0a2b91e size: 739 [Pipeline] isUnix [Pipeline] sh 22:02:31 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 22:02:31 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 22:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 22:02:31 b6da95e6a4be: Preparing 22:02:31 beee9f30bc1f: Preparing 22:02:31 beee9f30bc1f: Layer already exists 22:02:31 b6da95e6a4be: Layer already exists 22:02:32 master: digest: sha256:7221d7df0b34616bca50fbcc066186d8679e033d421cc9ba1d83ea4ee0a2b91e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:32 ++ find /w/workspace/device-mqtt-go/5 22:02:32 ++ grep snapcraft.yaml 22:02:32 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:32 provisioning config files... 22:02:32 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/5@tmp/config3277587474170314900tmp [Pipeline] { [Pipeline] sh 22:02:33 + cp /w/workspace/device-mqtt-go/5@tmp/config3277587474170314900tmp /w/workspace/device-mqtt-go/5/edgex-snap-store-login [Pipeline] sh 22:02:33 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/5:/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 22:02:33 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 22:02:33 latest: Pulling from edgex-devops/edgex-snap-builder 22:02:33 5bed26d33875: Pulling fs layer 22:02:33 f11b29a9c730: Pulling fs layer 22:02:33 930bda195c84: Pulling fs layer 22:02:33 78bf9a5ad49e: Pulling fs layer 22:02:33 e5fbee5a4b0d: Pulling fs layer 22:02:33 f452fca78f88: Pulling fs layer 22:02:33 7417ef92027a: Pulling fs layer 22:02:33 2af5c49d270b: Pulling fs layer 22:02:33 df9c3bdbc40a: Pulling fs layer 22:02:33 f452fca78f88: Waiting 22:02:33 7417ef92027a: Waiting 22:02:33 2af5c49d270b: Waiting 22:02:33 78bf9a5ad49e: Waiting 22:02:33 df9c3bdbc40a: Waiting 22:02:33 e5fbee5a4b0d: Waiting 22:02:33 930bda195c84: Verifying Checksum 22:02:33 930bda195c84: Download complete 22:02:33 f11b29a9c730: Verifying Checksum 22:02:33 f11b29a9c730: Download complete 22:02:33 78bf9a5ad49e: Download complete 22:02:33 f452fca78f88: Verifying Checksum 22:02:33 f452fca78f88: Download complete 22:02:33 7417ef92027a: Verifying Checksum 22:02:33 7417ef92027a: Download complete 22:02:33 2af5c49d270b: Download complete 22:02:33 df9c3bdbc40a: Verifying Checksum 22:02:33 df9c3bdbc40a: Download complete 22:02:33 5bed26d33875: Verifying Checksum 22:02:33 5bed26d33875: Download complete 22:02:37 e5fbee5a4b0d: Verifying Checksum 22:02:37 e5fbee5a4b0d: Download complete 22:02:38 5bed26d33875: Pull complete 22:02:38 f11b29a9c730: Pull complete 22:02:38 930bda195c84: Pull complete 22:02:38 78bf9a5ad49e: Pull complete 22:02:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:02:48 Removing intermediate container 71424afb31da 22:02:48 ---> 11b9ec31afd9 22:02:48 Step 11/19 : FROM alpine 22:02:48 latest: Pulling from library/alpine 22:02:48 8a0637ca1ac9: Pulling fs layer 22:02:48 8a0637ca1ac9: Download complete 22:02:48 8a0637ca1ac9: Pull complete 22:02:48 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 22:02:48 Status: Downloaded newer image for alpine:latest 22:02:48 ---> 2ee122dcc32d 22:02:48 Step 12/19 : ENV APP_PORT=49982 22:02:49 ---> Running in b0b26a7a468a 22:02:49 Removing intermediate container b0b26a7a468a 22:02:49 ---> 13d9716a4eef 22:02:49 Step 13/19 : EXPOSE $APP_PORT 22:02:49 ---> Running in 54016d0adc80 22:02:50 Removing intermediate container 54016d0adc80 22:02:50 ---> 8eafff2d66d4 22:02:50 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 22:02:51 ---> a1d4b5573f61 22:02:51 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 22:02:51 ---> Running in ec9eb46d05ba 22:02:51 Removing intermediate container ec9eb46d05ba 22:02:51 ---> 5c99a9fcaa96 22:02:51 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 22:02:51 ---> Running in 5c2eff8cc5c3 22:02:52 Removing intermediate container 5c2eff8cc5c3 22:02:52 ---> 52b2a23b2576 22:02:52 Step 17/19 : LABEL arch=arm64 22:02:52 ---> Running in d1705cc89a1d 22:02:52 Removing intermediate container d1705cc89a1d 22:02:52 ---> 9d1739cd8594 22:02:52 Step 18/19 : LABEL git_sha=e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:02:52 ---> Running in 8ed4689158f8 22:02:53 Removing intermediate container 8ed4689158f8 22:02:53 ---> 739479dad87c 22:02:53 Step 19/19 : LABEL version=1.2.0-dev.5 22:02:53 ---> Running in 24321d79dd5e 22:02:53 Removing intermediate container 24321d79dd5e 22:02:53 ---> 1e14f34796af 22:02:53 [Warning] One or more build-args [ARCH] were not consumed 22:02:53 Successfully built 1e14f34796af 22:02:53 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 22:02:53 provisioning config files... 22:02:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config2436749375873428581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:54 nexus3.edgexfoundry.org:10001 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 nexus3.edgexfoundry.org:10002 22:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:55 Configure a credential helper to remove this warning. See 22:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:55 22:02:55 Login Succeeded 22:02:55 nexus3.edgexfoundry.org:10003 22:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:56 Configure a credential helper to remove this warning. See 22:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:56 22:02:56 Login Succeeded 22:02:56 nexus3.edgexfoundry.org:10004 22:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:57 Configure a credential helper to remove this warning. See 22:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:57 22:02:57 Login Succeeded 22:02:57 docker.io 22:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:58 Configure a credential helper to remove this warning. See 22:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:58 22:02:58 Login Succeeded [Pipeline] } 22:02:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:58 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 22:02:58 e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:02:58 latest 22:02:58 1.2.0-dev.5 22:02:58 e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5 22:02:58 master 22:02:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:58 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e2dc5f5af20d76c333efe1072a8117cf54f743a6 [Pipeline] isUnix [Pipeline] sh 22:02:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 22:02:59 255354ad4632: Preparing 22:02:59 294ac687b5fc: Preparing 22:02:59 294ac687b5fc: Layer already exists 22:03:03 255354ad4632: Pushed 22:03:03 e2dc5f5af20d76c333efe1072a8117cf54f743a6: digest: sha256:89fcb95e6474c3fd2775f63c0836f62317726b8b1ed2a47c6f673f3bf546f530 size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:03 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:03:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 22:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 22:03:04 255354ad4632: Preparing 22:03:04 294ac687b5fc: Preparing 22:03:04 294ac687b5fc: Layer already exists 22:03:04 255354ad4632: Layer already exists 22:03:04 latest: digest: sha256:89fcb95e6474c3fd2775f63c0836f62317726b8b1ed2a47c6f673f3bf546f530 size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:05 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.5 22:03:05 e5fbee5a4b0d: Pull complete 22:03:05 f452fca78f88: Pull complete 22:03:05 7417ef92027a: Pull complete 22:03:05 2af5c49d270b: Pull complete 22:03:05 df9c3bdbc40a: Pull complete 22:03:05 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 22:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 22:03:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:03:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:03:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] 22:03:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:03:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] 22:03:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 22:03:05 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1185 kB] 22:03:05 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 22:03:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7674 B] 22:03:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 22:03:05 Fetched 4553 kB in 1s (3199 kB/s) [Pipeline] isUnix [Pipeline] sh 22:03:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.5 22:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 22:03:05 Reading package lists... 22:03:06 255354ad4632: Preparing 22:03:06 294ac687b5fc: Preparing 22:03:06 255354ad4632: Layer already exists 22:03:06 294ac687b5fc: Layer already exists 22:03:06 1.2.0-dev.5: digest: sha256:89fcb95e6474c3fd2775f63c0836f62317726b8b1ed2a47c6f673f3bf546f530 size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:06 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh 22:03:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5 22:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 22:03:07 255354ad4632: Preparing 22:03:07 294ac687b5fc: Preparing 22:03:07 294ac687b5fc: Layer already exists 22:03:07 255354ad4632: Layer already exists 22:03:07 e2dc5f5af20d76c333efe1072a8117cf54f743a6-1.2.0-dev.5: digest: sha256:89fcb95e6474c3fd2775f63c0836f62317726b8b1ed2a47c6f673f3bf546f530 size: 739 [Pipeline] isUnix [Pipeline] sh 22:03:07 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:03:08 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 22:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 22:03:08 255354ad4632: Preparing 22:03:08 294ac687b5fc: Preparing 22:03:08 294ac687b5fc: Layer already exists 22:03:08 255354ad4632: Layer already exists 22:03:08 master: digest: sha256:89fcb95e6474c3fd2775f63c0836f62317726b8b1ed2a47c6f673f3bf546f530 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:09 + find /w/workspace/device-mqtt-go/5 22:03:09 + grep snapcraft.yaml 22:03:09 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/5/snap/snapcraft.yaml 22:03:09 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:09 provisioning config files... 22:03:09 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/5@tmp/config3291705230309526004tmp [Pipeline] { [Pipeline] sh 22:03:09 + cp /w/workspace/device-mqtt-go/5@tmp/config3291705230309526004tmp /w/workspace/device-mqtt-go/5/edgex-snap-store-login [Pipeline] sh 22:03:10 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/5:/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 22:03:10 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 22:03:10 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 22:03:10 b2f61026a351: Pulling fs layer 22:03:10 5538fb30c42c: Pulling fs layer 22:03:10 f0b05810781a: Pulling fs layer 22:03:10 0180a33352d6: Pulling fs layer 22:03:10 e7604b0c0f53: Pulling fs layer 22:03:10 db689cb83ae0: Pulling fs layer 22:03:10 6138af208834: Pulling fs layer 22:03:10 007c8e8c5d63: Pulling fs layer 22:03:10 4f7a387c642f: Pulling fs layer 22:03:10 0180a33352d6: Waiting 22:03:10 e7604b0c0f53: Waiting 22:03:10 db689cb83ae0: Waiting 22:03:10 6138af208834: Waiting 22:03:10 007c8e8c5d63: Waiting 22:03:10 4f7a387c642f: Waiting 22:03:10 5538fb30c42c: Verifying Checksum 22:03:10 5538fb30c42c: Download complete 22:03:10 f0b05810781a: Verifying Checksum 22:03:10 f0b05810781a: Download complete 22:03:10 0180a33352d6: Download complete 22:03:10 db689cb83ae0: Verifying Checksum 22:03:10 db689cb83ae0: Download complete 22:03:10 6138af208834: Verifying Checksum 22:03:10 6138af208834: Download complete 22:03:10 007c8e8c5d63: Download complete 22:03:10 Reading package lists... 22:03:10 4f7a387c642f: Verifying Checksum 22:03:10 4f7a387c642f: Download complete 22:03:10 Building dependency tree... 22:03:10 Reading state information... 22:03:11 The following packages were automatically installed and are no longer required: 22:03:11 libjq1 liblzo2-2 libonig4 22:03:11 Use 'sudo apt autoremove' to remove them. 22:03:11 Suggested packages: 22:03:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:03:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 22:03:11 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 22:03:11 libterm-readline-gnu-perl | libterm-readline-perl-perl 22:03:11 The following NEW packages will be installed: 22:03:11 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 22:03:11 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 22:03:11 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 22:03:11 openssh-client patch perl perl-modules-5.26 xauth 22:03:11 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 22:03:11 Need to get 14.7 MB of archives. 22:03:11 After this operation, 89.5 MB of additional disk space will be used. 22:03:11 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 22:03:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:03:11 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 22:03:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 22:03:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 22:03:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 22:03:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 22:03:12 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:03:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 22:03:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 22:03:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 22:03:12 b2f61026a351: Verifying Checksum 22:03:12 b2f61026a351: Download complete 22:03:12 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 22:03:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 22:03:12 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:03:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 22:03:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:03:12 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 22:03:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 22:03:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:03:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 22:03:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 22:03:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 22:03:12 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:03:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:03:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 22:03:13 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 22:03:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:03:13 debconf: delaying package configuration, since apt-utils is not installed 22:03:13 Fetched 14.7 MB in 2s (6659 kB/s) 22:03:13 Selecting previously unselected package libxau6:amd64. 22:03:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 22:03:13 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 22:03:13 Unpacking libxau6:amd64 (1:1.0.8-1) ... 22:03:13 Selecting previously unselected package libbsd0:amd64. 22:03:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:03:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:03:14 Selecting previously unselected package libxdmcp6:amd64. 22:03:14 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 22:03:14 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 22:03:14 Selecting previously unselected package libxcb1:amd64. 22:03:14 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 22:03:14 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 22:03:14 Selecting previously unselected package libx11-data. 22:03:14 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 22:03:14 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 22:03:15 Selecting previously unselected package libx11-6:amd64. 22:03:15 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 22:03:15 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 22:03:15 Selecting previously unselected package libxext6:amd64. 22:03:15 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 22:03:15 Unpacking libxext6:amd64 (2:1.3.3-1) ... 22:03:15 Selecting previously unselected package perl-modules-5.26. 22:03:15 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:03:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:03:15 b2f61026a351: Pull complete 22:03:15 5538fb30c42c: Pull complete 22:03:16 f0b05810781a: Pull complete 22:03:16 0180a33352d6: Pull complete 22:03:17 Selecting previously unselected package libgdbm5:amd64. 22:03:17 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 22:03:17 Unpacking libgdbm5:amd64 (1.14.1-6) ... 22:03:17 Selecting previously unselected package libgdbm-compat4:amd64. 22:03:17 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 22:03:17 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 22:03:17 Selecting previously unselected package libperl5.26:amd64. 22:03:17 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 22:03:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 22:03:19 Selecting previously unselected package perl. 22:03:19 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 22:03:19 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:03:19 Selecting previously unselected package less. 22:03:19 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 22:03:19 Unpacking less (487-0.1) ... 22:03:19 Selecting previously unselected package libexpat1:amd64. 22:03:19 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:03:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:03:19 Selecting previously unselected package netbase. 22:03:19 Preparing to unpack .../14-netbase_5.4_all.deb ... 22:03:19 Unpacking netbase (5.4) ... 22:03:19 Selecting previously unselected package libedit2:amd64. 22:03:19 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 22:03:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:03:19 Selecting previously unselected package libssl1.0.0:amd64. 22:03:19 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 22:03:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 22:03:19 Selecting previously unselected package libxmuu1:amd64. 22:03:19 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 22:03:19 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 22:03:19 Selecting previously unselected package openssh-client. 22:03:19 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:03:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:03:21 Selecting previously unselected package xauth. 22:03:21 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 22:03:21 Unpacking xauth (1:1.0.10-1) ... 22:03:21 Selecting previously unselected package curl. 22:03:21 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 22:03:21 Unpacking curl (7.58.0-2ubuntu3.8) ... 22:03:21 Selecting previously unselected package libcurl3-gnutls:amd64. 22:03:21 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 22:03:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 22:03:21 Selecting previously unselected package liberror-perl. 22:03:21 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 22:03:21 Unpacking liberror-perl (0.17025-1) ... 22:03:21 Selecting previously unselected package git-man. 22:03:21 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:03:21 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:03:22 Selecting previously unselected package git. 22:03:22 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 22:03:22 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:03:23 Selecting previously unselected package make. 22:03:23 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 22:03:23 Unpacking make (4.1-9.1ubuntu1) ... 22:03:23 Selecting previously unselected package patch. 22:03:23 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:03:23 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:03:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:03:23 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:03:23 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:03:23 Setting up less (487-0.1) ... 22:03:23 Setting up make (4.1-9.1ubuntu1) ... 22:03:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 22:03:23 Setting up curl (7.58.0-2ubuntu3.8) ... 22:03:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 22:03:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:03:23 Setting up libgdbm5:amd64 (1.14.1-6) ... 22:03:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:03:23 Setting up patch (2.7.6-2ubuntu1.1) ... 22:03:23 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 22:03:23 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 22:03:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:03:24 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 22:03:24 Setting up libxau6:amd64 (1:1.0.8-1) ... 22:03:24 Setting up netbase (5.4) ... 22:03:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 22:03:24 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 22:03:24 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 22:03:24 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 22:03:24 Setting up perl (5.26.1-6ubuntu0.3) ... 22:03:24 Setting up libxext6:amd64 (2:1.3.3-1) ... 22:03:24 Setting up liberror-perl (0.17025-1) ... 22:03:24 Setting up xauth (1:1.0.10-1) ... 22:03:24 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:03:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:03:27 curl set to automatically installed. 22:03:27 git set to automatically installed. 22:03:27 git-man set to automatically installed. 22:03:27 less set to automatically installed. 22:03:27 libbsd0 set to automatically installed. 22:03:27 libcurl3-gnutls set to automatically installed. 22:03:27 libedit2 set to automatically installed. 22:03:27 liberror-perl set to automatically installed. 22:03:27 libexpat1 set to automatically installed. 22:03:27 libgdbm-compat4 set to automatically installed. 22:03:27 libgdbm5 set to automatically installed. 22:03:27 libperl5.26 set to automatically installed. 22:03:27 libssl1.0.0 set to automatically installed. 22:03:27 libx11-6 set to automatically installed. 22:03:27 libx11-data set to automatically installed. 22:03:27 libxau6 set to automatically installed. 22:03:27 libxcb1 set to automatically installed. 22:03:27 libxdmcp6 set to automatically installed. 22:03:27 libxext6 set to automatically installed. 22:03:27 libxmuu1 set to automatically installed. 22:03:27 make set to automatically installed. 22:03:27 netbase set to automatically installed. 22:03:27 openssh-client set to automatically installed. 22:03:27 patch set to automatically installed. 22:03:27 perl set to automatically installed. 22:03:27 perl-modules-5.26 set to automatically installed. 22:03:27 xauth set to automatically installed. 22:03:27 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:03:27 Please ensure the environment is properly setup before continuing. 22:03:27 Ignore this message if the appropriate measures have already been taken 22:03:27 Pulling go 22:03:28 'device-mqtt' has dependencies that need to be staged: go 22:03:28 Skipping pull go (already ran) 22:03:28 Building go 22:03:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:28 Dload Upload Total Spent Left Speed 22:03:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 68 114M 68 78.0M 0 0 92.2M 0 0:00:01 --:--:-- 0:00:01 92.1M 100 114M 100 114M 0 0 96.2M 0 0:00:01 0:00:01 --:--:-- 96.3M 22:03:30 go1.13.5.linux-amd64.tar.gz: OK 22:03:38 e7604b0c0f53: Verifying Checksum 22:03:38 e7604b0c0f53: Download complete 22:03:38 Staging go 22:03:39 Pulling device-mqtt 22:03:40 Skipping build go (already ran) 22:03:40 Building device-mqtt 22:03:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.5" -o cmd/device-mqtt ./cmd 22:03:41 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:03:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:03:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 22:03:41 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:03:41 go: downloading github.com/spf13/cast v1.3.0 22:03:41 go: extracting github.com/spf13/cast v1.3.0 22:03:41 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:03:41 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 22:03:41 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:03:41 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:03:41 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:03:41 go: downloading github.com/gorilla/mux v1.7.1 22:03:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:03:41 go: downloading github.com/google/uuid v1.1.1 22:03:41 go: downloading github.com/go-kit/kit v0.8.0 22:03:41 go: downloading gopkg.in/yaml.v2 v2.2.8 22:03:41 go: extracting github.com/gorilla/mux v1.7.1 22:03:41 go: extracting gopkg.in/yaml.v2 v2.2.8 22:03:41 go: extracting github.com/google/uuid v1.1.1 22:03:41 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:03:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:03:41 go: downloading github.com/OneOfOne/xxhash v1.2.6 22:03:41 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:03:41 go: downloading github.com/pkg/errors v0.8.1 22:03:41 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 22:03:41 go: downloading github.com/pelletier/go-toml v1.2.0 22:03:41 go: downloading github.com/BurntSushi/toml v0.3.1 22:03:41 go: extracting github.com/go-kit/kit v0.8.0 22:03:41 go: extracting github.com/pkg/errors v0.8.1 22:03:41 go: extracting github.com/OneOfOne/xxhash v1.2.6 22:03:41 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 22:03:41 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:03:41 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:03:41 go: extracting github.com/pelletier/go-toml v1.2.0 22:03:41 go: extracting github.com/BurntSushi/toml v0.3.1 22:03:41 go: downloading github.com/hashicorp/consul/api v1.1.0 22:03:41 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:03:41 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:03:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:03:41 go: downloading github.com/x448/float16 v0.8.4 22:03:41 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:03:41 go: extracting github.com/hashicorp/consul/api v1.1.0 22:03:41 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:03:41 go: extracting github.com/x448/float16 v0.8.4 22:03:41 go: downloading github.com/hashicorp/serf v0.8.2 22:03:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:03:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:03:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:03:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:03:41 go: downloading github.com/mitchellh/copystructure v1.0.0 22:03:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:03:41 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:03:41 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:03:41 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:03:42 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:03:42 go: extracting github.com/mitchellh/copystructure v1.0.0 22:03:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:03:42 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:03:42 go: extracting github.com/hashicorp/serf v0.8.2 22:03:42 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:03:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:03:42 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:03:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:03:42 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:03:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:03:42 go: extracting github.com/hashicorp/golang-lru v0.5.0 22:03:42 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:03:42 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 22:03:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:03:42 go: finding github.com/spf13/cast v1.3.0 22:03:42 go: finding github.com/gorilla/mux v1.7.1 22:03:42 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:03:42 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:03:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:03:42 go: finding github.com/OneOfOne/xxhash v1.2.6 22:03:42 go: finding github.com/go-kit/kit v0.8.0 22:03:42 go: finding github.com/google/uuid v1.1.1 22:03:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:03:42 go: finding github.com/x448/float16 v0.8.4 22:03:42 go: finding github.com/go-logfmt/logfmt v0.4.0 22:03:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:03:42 go: finding gopkg.in/yaml.v2 v2.2.8 22:03:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:03:42 go: finding github.com/BurntSushi/toml v0.3.1 22:03:42 go: finding github.com/pkg/errors v0.8.1 22:03:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:03:42 go: finding github.com/hashicorp/consul/api v1.1.0 22:03:42 go: finding github.com/pelletier/go-toml v1.2.0 22:03:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:03:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:03:42 go: finding github.com/mitchellh/copystructure v1.0.0 22:03:42 go: finding github.com/mitchellh/mapstructure v1.1.2 22:03:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:03:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:03:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:03:42 go: finding github.com/hashicorp/serf v0.8.2 22:03:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:03:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:03:42 go: finding github.com/hashicorp/golang-lru v0.5.0 22:03:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:03:58 Skipping stage go (already ran) 22:03:58 Staging device-mqtt 22:03:59 Priming go 22:04:00 Priming device-mqtt 22:04:01 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 22:04:01 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 22:04:01 Determining the version from the project repo (version-script). 22:04:01 The version has been set to '1.2.0-dev.5-20200421+e2dc5f5' 22:04:01 Snapping 'edgex-device-mqtt' ... 22:04:02 22:04:02 Snapped edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap 22:04:04 e7604b0c0f53: Pull complete 22:04:04 db689cb83ae0: Pull complete 22:04:04 6138af208834: Pull complete 22:04:04 007c8e8c5d63: Pull complete 22:04:05 4f7a387c642f: Pull complete 22:04:05 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 22:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 22:04:07 22:04:07 Login successful. You now have these capabilities: 22:04:07 22:04:07 snaps: No restriction 22:04:07 channels: No restriction 22:04:07 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 22:04:07 expires: 2020-06-19T16:50:48.252993 22:04:07 22:04:07 Preparing to push 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap'. 22:04:07 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 22:04:07 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 22:04:10 Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 12% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 15% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [ ] 24% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 31% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 36% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 47% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 48% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 60% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 63% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 72% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 79% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 95% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' [====] 100% 22:04:10 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 22:04:10 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 22:04:10 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 22:04:11 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 22:04:11 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] 22:04:12 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [846 kB] 22:04:12 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 22:04:12 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7336 B] 22:04:12 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] 22:04:12 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [572 kB] 22:04:12 Fetched 3651 kB in 2s (1676 kB/s) 22:04:16 Reading package lists... 22:04:24 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released 22:04:24 Revision 1175 of 'edgex-device-mqtt' created. 22:04:25 Track Arch Channel Version Revision Notes 22:04:25 edinburgh amd64 stable 1.0.0-20190627+29babbb 110 - 22:04:25 candidate 1.0.0-20190627+29babbb 110 - 22:04:25 beta 1.0.0-20190801+fd7235a 239 - 22:04:25 edge 1.0.0-20200107+8d32c65 942 - 22:04:25 fuji amd64 stable 1.1.1-20200228+f519bc1 1072 - 22:04:25 candidate ^ ^ - 22:04:25 beta 1.1.1-20200228+f519bc1 1072 - 22:04:25 edge 1.1.1-20200421+f519bc1 1173 - 22:04:25 latest amd64 stable 1.1.1-20200228+f519bc1 1072 - 22:04:25 candidate 1.1.1-20200228+f519bc1 1072 - 22:04:25 beta 1.1.1-20200228+f519bc1 1072 - 22:04:25 edge 1.2.0-dev.5-20200421+e2dc5f5 1175 - 22:04:25 Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...| 22:04:26 Pushing metadata from 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_amd64.snap' 22:04:29 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 22:04:30 The metadata has been pushed [Pipeline] } 22:04:30 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] } 22:04:33 Reading package lists... 22:04:34 Building dependency tree... 22:04:34 Reading state information... 22:04:34 The following packages were automatically installed and are no longer required: 22:04:34 libjq1 liblzo2-2 libonig4 22:04:34 Use 'sudo apt autoremove' to remove them. 22:04:34 Suggested packages: 22:04:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:04:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 22:04:34 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 22:04:34 libterm-readline-gnu-perl | libterm-readline-perl-perl 22:04:35 The following NEW packages will be installed: 22:04:35 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 22:04:35 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 22:04:35 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 22:04:35 openssh-client patch perl perl-modules-5.26 xauth 22:04:35 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 22:04:35 Need to get 12.9 MB of archives. 22:04:35 After this operation, 84.2 MB of additional disk space will be used. 22:04:35 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 22:04:35 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 22:04:35 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 22:04:35 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 22:04:36 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 22:04:36 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 22:04:36 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 22:04:36 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:04:36 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 22:04:36 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 22:04:36 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 22:04:37 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 22:04:37 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 22:04:37 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 22:04:37 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 22:04:37 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 22:04:37 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 22:04:37 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 22:04:37 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 22:04:37 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 22:04:37 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 22:04:37 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 22:04:37 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 22:04:37 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:04:37 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 22:04:37 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 22:04:37 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 22:04:38 debconf: delaying package configuration, since apt-utils is not installed 22:04:38 Fetched 12.9 MB in 2s (5848 kB/s) 22:04:38 Selecting previously unselected package libxau6:arm64. 22:04:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 22:04:38 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 22:04:38 Unpacking libxau6:arm64 (1:1.0.8-1) ... 22:04:38 Selecting previously unselected package libbsd0:arm64. 22:04:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 22:04:38 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 22:04:38 Selecting previously unselected package libxdmcp6:arm64. 22:04:38 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 22:04:38 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 22:04:38 Selecting previously unselected package libxcb1:arm64. 22:04:38 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 22:04:39 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 22:04:39 Selecting previously unselected package libx11-data. 22:04:39 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 22:04:39 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 22:04:39 Selecting previously unselected package libx11-6:arm64. 22:04:39 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 22:04:39 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 22:04:39 Selecting previously unselected package libxext6:arm64. 22:04:39 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 22:04:39 Unpacking libxext6:arm64 (2:1.3.3-1) ... 22:04:39 Selecting previously unselected package perl-modules-5.26. 22:04:39 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:04:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:04:41 Selecting previously unselected package libgdbm5:arm64. 22:04:41 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 22:04:41 Unpacking libgdbm5:arm64 (1.14.1-6) ... 22:04:41 Selecting previously unselected package libgdbm-compat4:arm64. 22:04:41 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 22:04:41 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 22:04:41 Selecting previously unselected package libperl5.26:arm64. 22:04:41 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 22:04:41 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:04:43 Selecting previously unselected package perl. 22:04:43 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 22:04:43 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:04:43 Selecting previously unselected package less. 22:04:43 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 22:04:43 Unpacking less (487-0.1) ... 22:04:43 Selecting previously unselected package libexpat1:arm64. 22:04:43 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 22:04:43 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 22:04:43 Selecting previously unselected package netbase. 22:04:43 Preparing to unpack .../14-netbase_5.4_all.deb ... 22:04:43 Unpacking netbase (5.4) ... 22:04:43 Selecting previously unselected package libedit2:arm64. 22:04:43 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 22:04:43 Unpacking libedit2:arm64 (3.1-20170329-1) ... 22:04:43 Selecting previously unselected package libssl1.0.0:arm64. 22:04:43 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 22:04:43 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 22:04:43 Selecting previously unselected package libxmuu1:arm64. 22:04:43 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 22:04:43 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 22:04:43 Selecting previously unselected package openssh-client. 22:04:43 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 22:04:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:04:44 Selecting previously unselected package xauth. 22:04:44 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 22:04:44 Unpacking xauth (1:1.0.10-1) ... 22:04:44 Selecting previously unselected package curl. 22:04:44 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 22:04:44 Unpacking curl (7.58.0-2ubuntu3.8) ... 22:04:44 Selecting previously unselected package libcurl3-gnutls:arm64. 22:04:44 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 22:04:44 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 22:04:44 Selecting previously unselected package liberror-perl. 22:04:44 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 22:04:44 Unpacking liberror-perl (0.17025-1) ... 22:04:44 Selecting previously unselected package git-man. 22:04:44 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:04:44 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:04:44 Selecting previously unselected package git. 22:04:44 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 22:04:44 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:04:46 Selecting previously unselected package make. 22:04:46 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 22:04:46 Unpacking make (4.1-9.1ubuntu1) ... 22:04:46 Selecting previously unselected package patch. 22:04:46 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 22:04:46 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:04:46 Setting up libedit2:arm64 (3.1-20170329-1) ... 22:04:46 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:04:46 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 22:04:46 Setting up less (487-0.1) ... 22:04:47 Setting up make (4.1-9.1ubuntu1) ... 22:04:47 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 22:04:47 Setting up curl (7.58.0-2ubuntu3.8) ... 22:04:47 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 22:04:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:04:47 Setting up libgdbm5:arm64 (1.14.1-6) ... 22:04:47 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 22:04:47 Setting up patch (2.7.6-2ubuntu1.1) ... 22:04:47 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 22:04:47 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 22:04:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:04:47 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 22:04:47 Setting up libxau6:arm64 (1:1.0.8-1) ... 22:04:47 Setting up netbase (5.4) ... 22:04:48 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:04:48 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 22:04:48 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 22:04:48 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 22:04:48 Setting up perl (5.26.1-6ubuntu0.3) ... 22:04:48 Setting up libxext6:arm64 (2:1.3.3-1) ... 22:04:48 Setting up liberror-perl (0.17025-1) ... 22:04:48 Setting up xauth (1:1.0.10-1) ... 22:04:48 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:04:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:04:55 curl set to automatically installed. 22:04:55 git set to automatically installed. 22:04:55 git-man set to automatically installed. 22:04:55 less set to automatically installed. 22:04:55 libbsd0 set to automatically installed. 22:04:55 libcurl3-gnutls set to automatically installed. 22:04:55 libedit2 set to automatically installed. 22:04:55 liberror-perl set to automatically installed. 22:04:55 libexpat1 set to automatically installed. 22:04:55 libgdbm-compat4 set to automatically installed. 22:04:55 libgdbm5 set to automatically installed. 22:04:55 libperl5.26 set to automatically installed. 22:04:55 libssl1.0.0 set to automatically installed. 22:04:55 libx11-6 set to automatically installed. 22:04:55 libx11-data set to automatically installed. 22:04:55 libxau6 set to automatically installed. 22:04:55 libxcb1 set to automatically installed. 22:04:55 libxdmcp6 set to automatically installed. 22:04:55 libxext6 set to automatically installed. 22:04:55 libxmuu1 set to automatically installed. 22:04:55 make set to automatically installed. 22:04:55 netbase set to automatically installed. 22:04:55 openssh-client set to automatically installed. 22:04:55 patch set to automatically installed. 22:04:55 perl set to automatically installed. 22:04:55 perl-modules-5.26 set to automatically installed. 22:04:55 xauth set to automatically installed. 22:04:55 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:04:55 Please ensure the environment is properly setup before continuing. 22:04:55 Ignore this message if the appropriate measures have already been taken 22:04:55 Pulling go 22:04:58 'device-mqtt' has dependencies that need to be staged: go 22:04:58 Skipping pull go (already ran) 22:04:58 Building go 22:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:58 Dload Upload Total Spent Left Speed 22:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 93.0M 39 36.3M 0 0 39.2M 0 0:00:02 --:--:-- 0:00:02 39.2M 89 93.0M 89 83.1M 0 0 43.3M 0 0:00:02 0:00:01 0:00:01 43.3M 100 93.0M 100 93.0M 0 0 43.8M 0 0:00:02 0:00:02 --:--:-- 43.8M 22:05:02 go1.13.5.linux-arm64.tar.gz: OK 22:05:20 Staging go 22:05:23 Pulling device-mqtt 22:05:26 Skipping build go (already ran) 22:05:26 Building device-mqtt 22:05:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.5" -o cmd/device-mqtt ./cmd 22:05:27 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:05:27 go: downloading github.com/spf13/cast v1.3.0 22:05:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 22:05:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:05:27 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:05:27 go: extracting github.com/spf13/cast v1.3.0 22:05:27 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:05:27 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 22:05:27 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:05:27 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:05:27 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:05:27 go: downloading github.com/gorilla/mux v1.7.1 22:05:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:05:27 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 22:05:27 go: extracting github.com/gorilla/mux v1.7.1 22:05:27 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 22:05:27 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:05:27 go: downloading github.com/pkg/errors v0.8.1 22:05:27 go: downloading github.com/go-kit/kit v0.8.0 22:05:27 go: downloading github.com/google/uuid v1.1.1 22:05:27 go: downloading github.com/hashicorp/consul/api v1.1.0 22:05:27 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:05:27 go: extracting github.com/pkg/errors v0.8.1 22:05:27 go: downloading github.com/pelletier/go-toml v1.2.0 22:05:27 go: downloading github.com/OneOfOne/xxhash v1.2.6 22:05:27 go: downloading gopkg.in/yaml.v2 v2.2.8 22:05:27 go: extracting github.com/google/uuid v1.1.1 22:05:27 go: extracting github.com/OneOfOne/xxhash v1.2.6 22:05:27 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:05:27 go: downloading github.com/BurntSushi/toml v0.3.1 22:05:27 go: extracting github.com/pelletier/go-toml v1.2.0 22:05:27 go: extracting github.com/hashicorp/consul/api v1.1.0 22:05:27 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:05:27 go: extracting gopkg.in/yaml.v2 v2.2.8 22:05:27 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:05:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:05:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:05:27 go: extracting github.com/go-kit/kit v0.8.0 22:05:27 go: extracting github.com/BurntSushi/toml v0.3.1 22:05:27 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:05:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:05:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:05:28 go: downloading github.com/mitchellh/copystructure v1.0.0 22:05:28 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:05:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:05:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:05:28 go: downloading github.com/hashicorp/serf v0.8.2 22:05:28 go: extracting github.com/mitchellh/copystructure v1.0.0 22:05:28 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:05:28 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:05:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:05:28 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:05:28 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:05:28 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:05:28 go: downloading github.com/x448/float16 v0.8.4 22:05:28 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:05:28 go: extracting github.com/x448/float16 v0.8.4 22:05:28 go: extracting github.com/hashicorp/serf v0.8.2 22:05:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:05:28 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:05:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:05:28 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:05:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:05:28 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:05:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:05:28 go: extracting github.com/hashicorp/golang-lru v0.5.0 22:05:28 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 22:05:28 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 22:05:28 go: finding github.com/spf13/cast v1.3.0 22:05:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 22:05:28 go: finding github.com/gorilla/mux v1.7.1 22:05:28 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:05:28 go: finding github.com/OneOfOne/xxhash v1.2.6 22:05:28 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:05:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:05:28 go: finding github.com/go-kit/kit v0.8.0 22:05:28 go: finding github.com/google/uuid v1.1.1 22:05:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 22:05:28 go: finding github.com/x448/float16 v0.8.4 22:05:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:05:28 go: finding github.com/go-logfmt/logfmt v0.4.0 22:05:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:05:28 go: finding gopkg.in/yaml.v2 v2.2.8 22:05:28 go: finding github.com/BurntSushi/toml v0.3.1 22:05:28 go: finding github.com/pkg/errors v0.8.1 22:05:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:05:28 go: finding github.com/hashicorp/consul/api v1.1.0 22:05:28 go: finding github.com/pelletier/go-toml v1.2.0 22:05:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:05:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:05:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:05:28 go: finding github.com/hashicorp/serf v0.8.2 22:05:28 go: finding github.com/mitchellh/mapstructure v1.1.2 22:05:28 go: finding github.com/mitchellh/copystructure v1.0.0 22:05:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:05:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:05:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:05:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:05:28 go: finding github.com/hashicorp/golang-lru v0.5.0 22:06:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:06:19 Skipping stage go (already ran) 22:06:19 Staging device-mqtt 22:06:21 Priming go 22:06:25 Priming device-mqtt 22:06:28 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 22:06:28 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 22:06:28 Determining the version from the project repo (version-script). 22:06:28 The version has been set to '1.2.0-dev.5-20200421+e2dc5f5' 22:06:28 Snapping 'edgex-device-mqtt' ... 22:06:33 22:06:33 Snapped edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap 22:06:39 22:06:39 Login successful. You now have these capabilities: 22:06:39 22:06:39 snaps: No restriction 22:06:39 channels: No restriction 22:06:39 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 22:06:39 expires: 2020-06-19T16:50:48.252993 22:06:39 22:06:43 Preparing to push 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap'. 22:06:43 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 22:06:43 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 22:06:47 Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 12% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 15% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [ ] 24% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 31% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 36% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 47% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 48% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 60% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 63% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 72% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 79% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 95% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' [====] 100% 22:07:08 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ released 22:07:08 Revision 1176 of 'edgex-device-mqtt' created. 22:07:09 Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| 22:07:09 Track Arch Channel Version Revision Notes 22:07:09 edinburgh arm64 stable 1.0.0-20190627+29babbb 112 - 22:07:09 candidate 1.0.0-20190627+29babbb 112 - 22:07:09 beta 1.0.0-20190801+fd7235a 241 - 22:07:09 edge 1.0.0-20200107+8d32c65 944 - 22:07:09 fuji arm64 stable 1.1.1-20200311+f519bc1 1097 - 22:07:09 candidate ^ ^ - 22:07:09 beta 1.1.1-20200311+f519bc1 1097 - 22:07:09 edge 1.1.1-20200421+f519bc1 1174 - 22:07:09 latest arm64 stable 1.1.1-20200311+f519bc1 1097 - 22:07:09 candidate 1.0.0-20190627+29babbb 112 - 22:07:09 beta 1.1.1-20200311+f519bc1 1097 - 22:07:09 edge 1.2.0-dev.5-20200421+e2dc5f5 1176 - 22:07:14 Pushing metadata from 'edgex-device-mqtt_1.2.0-dev.5-20200421+e2dc5f5_arm64.snap' 22:07:18 The metadata has been pushed [Pipeline] } 22:07:21 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 22:07:22 provisioning config files... 22:07:22 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2059625204598009425tmp [Pipeline] { [Pipeline] sh 22:07:22 + curl -s https://codecov.io/bash 22:07:22 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2059625204598009425tmp 22:07:22 22:07:22 _____ _ 22:07:22 / ____| | | 22:07:22 | | ___ __| | ___ ___ _____ __ 22:07:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:22 Bash-tbd 22:07:22 22:07:22 22:07:22 ==> Jenkins CI detected. 22:07:22 project root: . 22:07:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:22 ==> Running gcov in . (disable via -X gcov) 22:07:22 ==> Python coveragepy not found 22:07:22 ==> Searching for coverage reports in: 22:07:22 + . 22:07:22 -> Found 1 reports 22:07:22 ==> Detecting git/mercurial file structure 22:07:22 ==> Reading reports 22:07:22 + ./coverage.out bytes=18213 22:07:22 ==> Appending adjustments 22:07:22 http://docs.codecov.io/docs/fixing-reports 22:07:23 + Found adjustments 22:07:23 ==> Gzipping contents 22:07:23 ==> Uploading reports 22:07:23 url: https://codecov.io 22:07:23 query: branch=master&commit=e2dc5f5af20d76c333efe1072a8117cf54f743a6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 22:07:23 -> Pinging Codecov 22:07:23 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=e2dc5f5af20d76c333efe1072a8117cf54f743a6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 22:07:23 -> Uploading 22:07:23 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e2dc5f5af20d76c333efe1072a8117cf54f743a6 [Pipeline] } 22:07:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:07:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 22:07:24 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 22:07:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 22:07:24 22:07:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 22:07:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 22:07:24 1.217.3: Pulling from edgex-devops/edgex-snyk-go 22:07:24 e6b0cf9c0882: Pulling fs layer 22:07:24 2848faf0eed1: Pulling fs layer 22:07:24 0f37312ad70f: Pulling fs layer 22:07:24 7d08f2745646: Pulling fs layer 22:07:24 4c9f31393084: Pulling fs layer 22:07:24 eb21ddb83652: Pulling fs layer 22:07:24 345998794f6b: Pulling fs layer 22:07:24 97a711d68925: Pulling fs layer 22:07:24 7c8476c1cb00: Pulling fs layer 22:07:24 7d08f2745646: Waiting 22:07:24 4c9f31393084: Waiting 22:07:24 345998794f6b: Waiting 22:07:24 97a711d68925: Waiting 22:07:24 7c8476c1cb00: Waiting 22:07:24 eb21ddb83652: Waiting 22:07:24 0f37312ad70f: Verifying Checksum 22:07:24 0f37312ad70f: Download complete 22:07:24 2848faf0eed1: Download complete 22:07:24 4c9f31393084: Verifying Checksum 22:07:24 4c9f31393084: Download complete 22:07:24 eb21ddb83652: Verifying Checksum 22:07:24 eb21ddb83652: Download complete 22:07:24 e6b0cf9c0882: Verifying Checksum 22:07:24 e6b0cf9c0882: Download complete 22:07:25 e6b0cf9c0882: Pull complete 22:07:25 2848faf0eed1: Pull complete 22:07:25 345998794f6b: Verifying Checksum 22:07:25 345998794f6b: Download complete 22:07:25 97a711d68925: Verifying Checksum 22:07:25 97a711d68925: Download complete 22:07:26 0f37312ad70f: Pull complete 22:07:26 7c8476c1cb00: Verifying Checksum 22:07:26 7c8476c1cb00: Download complete 22:07:27 7d08f2745646: Verifying Checksum 22:07:27 7d08f2745646: Download complete 22:07:33 7d08f2745646: Pull complete 22:07:33 4c9f31393084: Pull complete 22:07:33 eb21ddb83652: Pull complete 22:07:34 345998794f6b: Pull complete 22:07:38 97a711d68925: Pull complete 22:07:38 7c8476c1cb00: Pull complete 22:07:38 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 22:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 22:07:39 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:07:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 22:07:39 $ docker top 5c7a50ada22acc27ae1c773fe22e8c76ab0556d2834050789a0b12eacf43fc8e -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:40 + snyk monitor '--org=edgex-jenkins' 22:07:46 22:07:46 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master... 22:07:46 22:07:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/e2a77561-b77b-4900-a0a1-603291486bf6 22:07:46 22:07:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:07:46 22:07:46 [Pipeline] } 22:07:46 $ docker stop --time=1 5c7a50ada22acc27ae1c773fe22e8c76ab0556d2834050789a0b12eacf43fc8e 22:07:48 $ docker rm -f 5c7a50ada22acc27ae1c773fe22e8c76ab0556d2834050789a0b12eacf43fc8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:07:49 22:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 22:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:07:49 latest: Pulling from edgex-devops/edgex-klar 22:07:49 e7c96db7181b: Pulling fs layer 22:07:49 1868ca2cb446: Pulling fs layer 22:07:49 136be5d0fe8e: Pulling fs layer 22:07:49 894bfe63afcb: Pulling fs layer 22:07:49 894bfe63afcb: Waiting 22:07:49 1868ca2cb446: Verifying Checksum 22:07:49 1868ca2cb446: Download complete 22:07:49 136be5d0fe8e: Verifying Checksum 22:07:49 136be5d0fe8e: Download complete 22:07:49 e7c96db7181b: Verifying Checksum 22:07:49 e7c96db7181b: Download complete 22:07:49 894bfe63afcb: Verifying Checksum 22:07:49 e7c96db7181b: Pull complete 22:07:49 1868ca2cb446: Pull complete 22:07:50 136be5d0fe8e: Pull complete 22:07:50 894bfe63afcb: Pull complete 22:07:50 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 22:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 22:07:50 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:07:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 22:07:51 $ docker top 98fdc898862d56729414a361a99edd9d9831711c086fdf94abf1ad20e0aa310a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:51 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:07:51 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:07:54 $ docker stop --time=1 98fdc898862d56729414a361a99edd9d9831711c086fdf94abf1ad20e0aa310a 22:07:55 $ docker rm -f 98fdc898862d56729414a361a99edd9d9831711c086fdf94abf1ad20e0aa310a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:07:56 . [Pipeline] withDockerContainer 22:07:56 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:07:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 22:07:57 $ docker top f9d5cc185ee02c5e1ae2c4b0d98e723f1c29371c8edc7d810f208e876f7e71a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 + tee 22:07:57 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:07:57 clair timeout 1m0s 22:07:57 docker timeout: 1m0s 22:07:57 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:07:58 $ docker stop --time=1 f9d5cc185ee02c5e1ae2c4b0d98e723f1c29371c8edc7d810f208e876f7e71a7 22:07:59 $ docker rm -f f9d5cc185ee02c5e1ae2c4b0d98e723f1c29371c8edc7d810f208e876f7e71a7 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:00 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 22:08:00 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_e2dc5f5af20d76c333efe1072a8117cf54f743a6.html [Pipeline] writeFile [Pipeline] step 22:08:00 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 22:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:08:00 . [Pipeline] withDockerContainer 22:08:00 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:08:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 22:08:01 $ docker top dac4a672d4d3532f04065fdd29be09fde0cee5b13e36a762bc63608ab8a46207 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:01 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:08:01 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:08:04 $ docker stop --time=1 dac4a672d4d3532f04065fdd29be09fde0cee5b13e36a762bc63608ab8a46207 22:08:05 $ docker rm -f dac4a672d4d3532f04065fdd29be09fde0cee5b13e36a762bc63608ab8a46207 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:08:06 . [Pipeline] withDockerContainer 22:08:06 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:08:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 22:08:06 $ docker top f7e3ca8cfaa169b20fbf0e314e4e7b321939afcc206eaf3f92cb16e5926ac6aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:07 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e2dc5f5af20d76c333efe1072a8117cf54f743a6 22:08:07 + tee 22:08:07 clair timeout 1m0s 22:08:07 docker timeout: 1m0s 22:08:07 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:08:08 $ docker stop --time=1 f7e3ca8cfaa169b20fbf0e314e4e7b321939afcc206eaf3f92cb16e5926ac6aa 22:08:09 $ docker rm -f f7e3ca8cfaa169b20fbf0e314e4e7b321939afcc206eaf3f92cb16e5926ac6aa [Pipeline] // withDockerContainer [Pipeline] sh 22:08:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 22:08:10 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_e2dc5f5af20d76c333efe1072a8117cf54f743a6.html [Pipeline] writeFile [Pipeline] step 22:08:10 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 22:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:10 . [Pipeline] withDockerContainer 22:08:10 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:08:10 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:08:11 $ docker top 015168a19d4cfe4d275ec056af7f6a8d55a3c279fdec1b40d824d4833a1a6867 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:11 [ssh-agent] Looking for ssh-agent implementation... 22:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:12 $ docker exec 015168a19d4cfe4d275ec056af7f6a8d55a3c279fdec1b40d824d4833a1a6867 ssh-agent 22:08:12 SSH_AUTH_SOCK=/tmp/ssh-lNVnz7mbRAvO/agent.15 22:08:12 SSH_AGENT_PID=22 22:08:12 Running ssh-add (command line suppressed) 22:08:12 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5174907241488571526.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5174907241488571526.key) 22:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:12 + git semver tag 22:08:13 # -> Open(): unable to determine branch for HEAD 22:08:13 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 22:08:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 22:08:13 # $SEMVER_REMOTE_NAME = origin 22:08:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:13 # $SEMVER_USER_NAME = edgex-jenkins 22:08:13 # $SEMVER_BRANCH = master 22:08:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 22:08:13 # e2dc5f5af20d76c333efe1072a8117cf54f743a6 HEAD 22:08:13 # -> Force: false 22:08:13 # 5a61ebcb641315432ef212d12487af1aaca66704 refs/tags/v1.2.0-dev.5 [Pipeline] } 22:08:13 $ docker exec --env ******** --env ******** 015168a19d4cfe4d275ec056af7f6a8d55a3c279fdec1b40d824d4833a1a6867 ssh-agent -k 22:08:13 unset SSH_AUTH_SOCK; 22:08:13 unset SSH_AGENT_PID; 22:08:13 echo Agent pid 22 killed; 22:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:13 + git semver [Pipeline] } 22:08:13 $ docker stop --time=1 015168a19d4cfe4d275ec056af7f6a8d55a3c279fdec1b40d824d4833a1a6867 22:08:15 $ docker rm -f 015168a19d4cfe4d275ec056af7f6a8d55a3c279fdec1b40d824d4833a1a6867 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:15 22:08:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:15 0.23.1-centos7: Pulling from edgex-lftools 22:08:15 ab5ef0e58194: Pulling fs layer 22:08:15 9712f1f96733: Pulling fs layer 22:08:15 63f879dbbcfc: Pulling fs layer 22:08:15 0d9ebad4ef96: Pulling fs layer 22:08:15 e9a5061849ea: Pulling fs layer 22:08:15 d747dcd14b5f: Pulling fs layer 22:08:15 2de7ff778b66: Pulling fs layer 22:08:15 e9a5061849ea: Waiting 22:08:15 d747dcd14b5f: Waiting 22:08:15 0d9ebad4ef96: Waiting 22:08:15 2de7ff778b66: Waiting 22:08:15 9712f1f96733: Verifying Checksum 22:08:15 9712f1f96733: Download complete 22:08:16 63f879dbbcfc: Verifying Checksum 22:08:16 63f879dbbcfc: Download complete 22:08:16 e9a5061849ea: Download complete 22:08:16 d747dcd14b5f: Download complete 22:08:17 2de7ff778b66: Verifying Checksum 22:08:17 2de7ff778b66: Download complete 22:08:17 ab5ef0e58194: Verifying Checksum 22:08:17 ab5ef0e58194: Download complete 22:08:17 0d9ebad4ef96: Verifying Checksum 22:08:17 0d9ebad4ef96: Download complete 22:08:21 ab5ef0e58194: Pull complete 22:08:21 9712f1f96733: Pull complete 22:08:24 63f879dbbcfc: Pull complete 22:08:30 0d9ebad4ef96: Pull complete 22:08:30 e9a5061849ea: Pull complete 22:08:30 d747dcd14b5f: Pull complete 22:08:34 2de7ff778b66: Pull complete 22:08:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:08:34 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:08:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:08:34 $ docker top 98a0d55a3c0466089e194e8f8b5367ebd362ca62998d95128a79a86f1aebc174 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:08:35 provisioning config files... 22:08:35 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4254144376196583189tmp 22:08:35 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6251434303102491612tmp 22:08:35 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4107056675945826097tmp [Pipeline] { [Pipeline] echo 22:08:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:08:35 ---> sigul-configuration.sh 22:08:35 gpg: directory `/root/.gnupg' created 22:08:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:08:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:08:35 gpg: keyring `/root/.gnupg/secring.gpg' created 22:08:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:08:35 gpg: CAST5 encrypted data 22:08:35 gpg: encrypted with 1 passphrase 22:08:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:08:36 + mkdir /home/jenkins 22:08:36 + mkdir /home/jenkins/sigul [Pipeline] sh 22:08:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 22:08:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:08:36 ---> sigul-install.sh 22:08:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:08:43 + git tag --list 22:08:43 v1.2.0-dev.5 [Pipeline] sh 22:08:43 + lftools sign git-tag v1.2.0-dev.5 22:08:45 Signing Git tag with Sigul... 22:08:45 Signing v1.2.0-dev.5 [Pipeline] echo 22:08:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:08:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:08:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:08:46 $ docker stop --time=1 98a0d55a3c0466089e194e8f8b5367ebd362ca62998d95128a79a86f1aebc174 22:08:47 $ docker rm -f 98a0d55a3c0466089e194e8f8b5367ebd362ca62998d95128a79a86f1aebc174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:48 . [Pipeline] withDockerContainer 22:08:48 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:08:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:08:49 $ docker top b314b0847dd084174f1f87fb05df3a93f662514cc69a07167654a3f6666a94c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:49 [ssh-agent] Looking for ssh-agent implementation... 22:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:49 $ docker exec b314b0847dd084174f1f87fb05df3a93f662514cc69a07167654a3f6666a94c6 ssh-agent 22:08:50 SSH_AUTH_SOCK=/tmp/ssh-ZtUpuyEUkmmT/agent.14 22:08:50 SSH_AGENT_PID=20 22:08:50 Running ssh-add (command line suppressed) 22:08:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1819611027644635148.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1819611027644635148.key) 22:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:50 + git semver bump pre 22:08:50 # -> Open(): unable to determine branch for HEAD 22:08:50 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 22:08:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 22:08:50 # $SEMVER_REMOTE_NAME = origin 22:08:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:50 # $SEMVER_USER_NAME = edgex-jenkins 22:08:50 # $SEMVER_BRANCH = master 22:08:50 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 22:08:50 1.2.0-dev.6 [Pipeline] } 22:08:50 $ docker exec --env ******** --env ******** b314b0847dd084174f1f87fb05df3a93f662514cc69a07167654a3f6666a94c6 ssh-agent -k 22:08:50 unset SSH_AUTH_SOCK; 22:08:50 unset SSH_AGENT_PID; 22:08:50 echo Agent pid 20 killed; 22:08:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:51 + git semver [Pipeline] } 22:08:51 $ docker stop --time=1 b314b0847dd084174f1f87fb05df3a93f662514cc69a07167654a3f6666a94c6 22:08:52 $ docker rm -f b314b0847dd084174f1f87fb05df3a93f662514cc69a07167654a3f6666a94c6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:53 . [Pipeline] withDockerContainer 22:08:53 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:08:53 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:08:53 $ docker top dbfa38c5e0535904c4d2afb3410d2d8ea5b56689411644ec25a65262145f9006 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:54 [ssh-agent] Looking for ssh-agent implementation... 22:08:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:54 $ docker exec dbfa38c5e0535904c4d2afb3410d2d8ea5b56689411644ec25a65262145f9006 ssh-agent 22:08:54 SSH_AUTH_SOCK=/tmp/ssh-yKd0peb8KHgy/agent.14 22:08:54 SSH_AGENT_PID=21 22:08:54 Running ssh-add (command line suppressed) 22:08:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3224743255979231702.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3224743255979231702.key) 22:08:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:55 + git semver push 22:08:55 # -> Open(): unable to determine branch for HEAD 22:08:55 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 22:08:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 22:08:55 # $SEMVER_REMOTE_NAME = origin 22:08:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:55 # $SEMVER_USER_NAME = edgex-jenkins 22:08:55 # $SEMVER_BRANCH = master 22:08:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 22:09:01 $ docker exec --env ******** --env ******** dbfa38c5e0535904c4d2afb3410d2d8ea5b56689411644ec25a65262145f9006 ssh-agent -k 22:09:01 unset SSH_AUTH_SOCK; 22:09:01 unset SSH_AGENT_PID; 22:09:01 echo Agent pid 21 killed; 22:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:02 + git semver [Pipeline] } 22:09:02 $ docker stop --time=1 dbfa38c5e0535904c4d2afb3410d2d8ea5b56689411644ec25a65262145f9006 22:09:03 $ docker rm -f dbfa38c5e0535904c4d2afb3410d2d8ea5b56689411644ec25a65262145f9006 [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 22:09:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:09:05 ---> package-listing.sh 22:09:05 ++ facter osfamily 22:09:05 ++ tr '[:upper:]' '[:lower:]' 22:09:05 + OS_FAMILY=redhat 22:09:05 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 22:09:05 + START_PACKAGES=/tmp/packages_start.txt 22:09:05 + END_PACKAGES=/tmp/packages_end.txt 22:09:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:09:05 + PACKAGES=/tmp/packages_start.txt 22:09:05 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 22:09:05 + PACKAGES=/tmp/packages_end.txt 22:09:05 + case "${OS_FAMILY}" in 22:09:05 + rpm -qa 22:09:05 + sort 22:09:09 + '[' -f /tmp/packages_start.txt ']' 22:09:09 + '[' -f /tmp/packages_end.txt ']' 22:09:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:09:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 22:09:09 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 22:09:09 + 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 22:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:09:09 22:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:09:09 alpine: Pulling from edgex-lftools-log-publisher 22:09:09 c9b1b535fdd9: Pulling fs layer 22:09:09 2cc5ad85d9ab: Pulling fs layer 22:09:09 756a868c4378: Pulling fs layer 22:09:09 444b2fc9a129: Pulling fs layer 22:09:09 ea15f1150254: Pulling fs layer 22:09:09 41b27a9f41bf: Pulling fs layer 22:09:09 28c525ee5125: Pulling fs layer 22:09:09 094b1ea09ed8: Pulling fs layer 22:09:09 138eaada9080: Pulling fs layer 22:09:09 0622d0fa9048: Pulling fs layer 22:09:09 41b27a9f41bf: Waiting 22:09:09 28c525ee5125: Waiting 22:09:09 094b1ea09ed8: Waiting 22:09:09 138eaada9080: Waiting 22:09:09 0622d0fa9048: Waiting 22:09:09 444b2fc9a129: Waiting 22:09:09 ea15f1150254: Waiting 22:09:09 2cc5ad85d9ab: Download complete 22:09:09 444b2fc9a129: Verifying Checksum 22:09:09 444b2fc9a129: Download complete 22:09:09 c9b1b535fdd9: Verifying Checksum 22:09:09 c9b1b535fdd9: Download complete 22:09:10 ea15f1150254: Verifying Checksum 22:09:10 ea15f1150254: Download complete 22:09:10 28c525ee5125: Verifying Checksum 22:09:10 28c525ee5125: Download complete 22:09:10 756a868c4378: Verifying Checksum 22:09:10 756a868c4378: Download complete 22:09:10 138eaada9080: Verifying Checksum 22:09:10 138eaada9080: Download complete 22:09:10 094b1ea09ed8: Verifying Checksum 22:09:10 0622d0fa9048: Verifying Checksum 22:09:10 0622d0fa9048: Download complete 22:09:11 41b27a9f41bf: Verifying Checksum 22:09:11 41b27a9f41bf: Download complete 22:09:11 c9b1b535fdd9: Pull complete 22:09:11 2cc5ad85d9ab: Pull complete 22:09:13 756a868c4378: Pull complete 22:09:13 444b2fc9a129: Pull complete 22:09:14 ea15f1150254: Pull complete 22:09:18 41b27a9f41bf: Pull complete 22:09:18 28c525ee5125: Pull complete 22:09:20 094b1ea09ed8: Pull complete 22:09:20 138eaada9080: Pull complete 22:09:21 0622d0fa9048: Pull complete 22:09:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:09:21 prd-centos7-docker-4c-2g-5433 does not seem to be running inside a container 22:09:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:09:22 $ docker top 19e0a3374eda7251bb090ce815bbce0dac70e69d5b0e1586fbd9da0f5ab5bdc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:22 provisioning config files... 22:09:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3117499663793828395tmp [Pipeline] { [Pipeline] echo 22:09:22 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:09:23 ---> create-netrc.sh [Pipeline] echo 22:09:23 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:09:23 ---> logs-deploy.sh 22:09:23 + ARCHIVE_ARTIFACTS= 22:09:23 + LOGS_SERVER=https://logs.edgexfoundry.org 22:09:23 + '[' https://logs.edgexfoundry.org == None ']' 22:09:23 + NEXUS_URL=https://nexus.edgexfoundry.org 22:09:23 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/5 22:09:23 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/5/ 22:09:23 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/5 /w/workspace/gexfoundry_device-mqtt-go_master 22:09:24 Archives upload complete. 22:09:24 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/5/