Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f040f91db28658e22aee59e3eddee7a4993b8cd8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2707 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 f040f91db28658e22aee59e3eddee7a4993b8cd8 (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 f040f91db28658e22aee59e3eddee7a4993b8cd8 # timeout=10 Commit message: "Merge pull request #152 from lranjbar/snap-rebuild" > git rev-list --no-walk de391997badefd51019ce0551674f6b8472580b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:08 ========================================================= 05:39:08 EdgeX Global Pipelines Version Info 05:39:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:10 ------------------- 05:39:10 stable info: 05:39:10 ------------------- 05:39:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:39:10 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 05:39:10 Message: update stable to v1.0.89 05:39:11 ------------------- 05:39:11 experimental info: 05:39:11 ------------------- 05:39:11 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:11 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 05:39:11 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:12 05:39:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:39:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:12 latest: Pulling from edgex-devops/git-semver 05:39:12 9123ac7c32f7: Pulling fs layer 05:39:12 b8cc5d1170e3: Pulling fs layer 05:39:12 2924cbbf6a41: Pulling fs layer 05:39:12 93b08a4f1073: Pulling fs layer 05:39:12 93b08a4f1073: Waiting 05:39:12 b8cc5d1170e3: Verifying Checksum 05:39:12 b8cc5d1170e3: Download complete 05:39:13 9123ac7c32f7: Verifying Checksum 05:39:13 9123ac7c32f7: Download complete 05:39:13 93b08a4f1073: Verifying Checksum 05:39:13 93b08a4f1073: Download complete 05:39:13 2924cbbf6a41: Verifying Checksum 05:39:13 2924cbbf6a41: Download complete 05:39:13 9123ac7c32f7: Pull complete 05:39:13 b8cc5d1170e3: Pull complete 05:39:14 2924cbbf6a41: Pull complete 05:39:14 93b08a4f1073: Pull complete 05:39:14 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:39:14 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:39:14 $ 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 05:39:16 $ docker top 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:16 [ssh-agent] Looking for ssh-agent implementation... 05:39:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:17 $ docker exec 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 ssh-agent 05:39:17 SSH_AUTH_SOCK=/tmp/ssh-GtiAjoje6vtt/agent.12 05:39:17 SSH_AGENT_PID=18 05:39:17 Running ssh-add (command line suppressed) 05:39:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6258839272467846136.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6258839272467846136.key) 05:39:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:17 + git describe --exact-match --tags HEAD 05:39:17 fatal: No names found, cannot describe anything. [Pipeline] } 05:39:17 $ docker exec --env ******** --env ******** 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 ssh-agent -k 05:39:17 unset SSH_AUTH_SOCK; 05:39:17 unset SSH_AGENT_PID; 05:39:17 echo Agent pid 18 killed; 05:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:39:18 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:39:18 This usually means this commit has not been tagged. [Pipeline] sshagent 05:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:18 [ssh-agent] Looking for ssh-agent implementation... 05:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:18 $ docker exec 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 ssh-agent 05:39:18 SSH_AUTH_SOCK=/tmp/ssh-GYvHdrfGLmqy/agent.49 05:39:18 SSH_AGENT_PID=54 05:39:18 Running ssh-add (command line suppressed) 05:39:18 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3497859442086493265.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3497859442086493265.key) 05:39:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:18 + git semver init 05:39:18 # -> Open(): unable to determine branch for HEAD 05:39:18 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 05:39:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 05:39:18 # $SEMVER_REMOTE_NAME = origin 05:39:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:39:18 # $SEMVER_USER_NAME = edgex-jenkins 05:39:18 # $SEMVER_BRANCH = master 05:39:18 # $SEMVER_TEMP = /tmp/semver-499978693 05:39:18 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:39:19 # '/tmp/semver-499978693' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 05:39:19 # -> Force: false 05:39:19 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 05:39:19 $ docker exec --env ******** --env ******** 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 ssh-agent -k 05:39:19 unset SSH_AUTH_SOCK; 05:39:19 unset SSH_AGENT_PID; 05:39:19 echo Agent pid 54 killed; 05:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:20 + git semver [Pipeline] } 05:39:20 $ docker stop --time=1 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 05:39:21 $ docker rm -f 04977aee58b6c57a353df8a41e89e726c437a0c27760ba732612ec9739c4d344 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:39:21 Stashed 24 file(s) [Pipeline] echo 05:39:21 [edgeXSemver] initialized semver on version 1.2.1-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:39:37 Still waiting to schedule task 05:39:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:39:37 Still waiting to schedule task 05:39:37 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:41:25 Running on prd-centos7-docker-4c-2g-2710 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 05:41:25 Running in /w/workspace/device-mqtt-go/10 [Pipeline] { [Pipeline] checkout 05:41:28 using credential edgex-jenkins-ssh 05:41:28 Cloning the remote Git repository 05:41:28 Cloning with configured refspecs honoured and without tags 05:41:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:41:28 > git init /w/workspace/device-mqtt-go/10 # timeout=10 05:41:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:41:29 > git --version # timeout=10 05:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:29 Fetching without tags 05:41:29 Checking out Revision f040f91db28658e22aee59e3eddee7a4993b8cd8 (master) 05:41:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:41:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:41:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:29 > git config core.sparsecheckout # timeout=10 05:41:29 > git checkout -f f040f91db28658e22aee59e3eddee7a4993b8cd8 # timeout=10 05:41:33 Commit message: "Merge pull request #152 from lranjbar/snap-rebuild" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:41:34 ========================================================= 05:41:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:41:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 05:41:35 Sending build context to Docker daemon 597kB 05:41:35 Step 1/8 : ARG BASE=golang:1.13-alpine 05:41:35 Step 2/8 : FROM ${BASE} 05:41:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:35 e6b0cf9c0882: Pulling fs layer 05:41:35 2848faf0eed1: Pulling fs layer 05:41:35 0f37312ad70f: Pulling fs layer 05:41:35 5788d62ee057: Pulling fs layer 05:41:35 0e6b1d234666: Pulling fs layer 05:41:35 bf5d7aec512f: Pulling fs layer 05:41:35 34c802a77dc8: Pulling fs layer 05:41:35 9eb99e56ec68: Pulling fs layer 05:41:35 27c7a5d97fbd: Pulling fs layer 05:41:35 5c102a31e300: Pulling fs layer 05:41:35 dcfb455df0a1: Pulling fs layer 05:41:35 34c802a77dc8: Waiting 05:41:35 9eb99e56ec68: Waiting 05:41:35 27c7a5d97fbd: Waiting 05:41:35 5c102a31e300: Waiting 05:41:35 dcfb455df0a1: Waiting 05:41:35 5788d62ee057: Waiting 05:41:35 0e6b1d234666: Waiting 05:41:35 bf5d7aec512f: Waiting 05:41:35 0f37312ad70f: Verifying Checksum 05:41:35 0f37312ad70f: Download complete 05:41:35 2848faf0eed1: Download complete 05:41:35 0e6b1d234666: Download complete 05:41:35 bf5d7aec512f: Verifying Checksum 05:41:35 bf5d7aec512f: Download complete 05:41:35 e6b0cf9c0882: Verifying Checksum 05:41:35 e6b0cf9c0882: Download complete 05:41:35 e6b0cf9c0882: Pull complete 05:41:35 2848faf0eed1: Pull complete 05:41:36 34c802a77dc8: Verifying Checksum 05:41:36 34c802a77dc8: Download complete 05:41:36 27c7a5d97fbd: Verifying Checksum 05:41:36 27c7a5d97fbd: Download complete 05:41:36 5c102a31e300: Verifying Checksum 05:41:36 5c102a31e300: Download complete 05:41:36 5788d62ee057: Verifying Checksum 05:41:36 5788d62ee057: Download complete 05:41:37 9eb99e56ec68: Verifying Checksum 05:41:37 9eb99e56ec68: Download complete 05:41:37 dcfb455df0a1: Verifying Checksum 05:41:37 dcfb455df0a1: Download complete 05:41:38 0f37312ad70f: Pull complete 05:41:44 5788d62ee057: Pull complete 05:41:44 0e6b1d234666: Pull complete 05:41:44 bf5d7aec512f: Pull complete 05:41:49 34c802a77dc8: Pull complete 05:41:53 9eb99e56ec68: Pull complete 05:41:53 27c7a5d97fbd: Pull complete 05:41:54 5c102a31e300: Pull complete 05:41:54 dcfb455df0a1: Pull complete 05:41:54 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:41:54 ---> 7c70fe431013 05:41:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:41:56 ---> Running in 577e2d8e7804 05:41:56 Removing intermediate container 577e2d8e7804 05:41:56 ---> 7d8f456a468e 05:41:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:56 ---> Running in 069bb39ec7da 05:41:57 Removing intermediate container 069bb39ec7da 05:41:57 ---> b222839b4417 05:41:57 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:41:57 ---> Running in c925bdf6fe4b 05:41:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:41:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:41:59 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:41:59 (2/17) Installing libmagic (5.37-r1) 05:41:59 (3/17) Installing file (5.37-r1) 05:41:59 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:41:59 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:42:00 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:42:15 (7/17) Installing libc-dev (0.7.2-r0) 05:42:15 (8/17) Installing g++ (9.2.0-r4) 05:42:17 (9/17) Installing fortify-headers (1.1-r0) 05:42:17 (10/17) Installing build-base (0.5-r1) 05:42:17 (11/17) Installing openssh-keygen (8.1_p1-r0) 05:42:17 (12/17) Installing libedit (20191211.3.1-r0) 05:42:17 (13/17) Installing openssh-client (8.1_p1-r0) 05:42:17 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 05:42:17 (15/17) Installing openssh-server-common (8.1_p1-r0) 05:42:17 (16/17) Installing openssh-server (8.1_p1-r0) 05:42:17 (17/17) Installing openssh (8.1_p1-r0) 05:42:17 Executing busybox-1.31.1-r8.trigger 05:42:17 OK: 214 MiB in 52 packages 05:42:21 Removing intermediate container c925bdf6fe4b 05:42:21 ---> 6f25d5a6642e 05:42:21 Step 6/8 : WORKDIR /device-mqtt-go 05:42:21 ---> Running in 9ceb9c5f865f 05:42:21 Removing intermediate container 9ceb9c5f865f 05:42:21 ---> bc4a65fce7db 05:42:21 Step 7/8 : COPY . . 05:42:22 ---> 092c8f2be9eb 05:42:22 Step 8/8 : RUN go mod download 05:42:22 ---> Running in ab0d88acb088 05:42:24 go: finding github.com/BurntSushi/toml v0.3.1 05:42:24 go: finding github.com/OneOfOne/xxhash v1.2.6 05:42:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:42:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:42:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:42:24 go: finding github.com/bgentry/speakeasy v0.1.0 05:42:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:42:24 go: finding github.com/davecgh/go-spew v1.1.1 05:42:24 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:42:24 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 05:42:24 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:42:24 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:42:24 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:42:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 05:42:24 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:42:24 go: finding github.com/fatih/color v1.7.0 05:42:24 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:42:24 go: finding github.com/go-kit/kit v0.8.0 05:42:24 go: finding github.com/go-logfmt/logfmt v0.4.0 05:42:24 go: finding github.com/go-stack/stack v1.8.0 05:42:24 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:42:24 go: finding github.com/google/uuid v1.1.1 05:42:24 go: finding github.com/gorilla/mux v1.7.1 05:42:24 go: finding github.com/hashicorp/consul/api v1.1.0 05:42:24 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:42:24 go: finding github.com/hashicorp/errwrap v1.0.0 05:42:24 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:42:24 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:42:24 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:42:24 go: finding github.com/hashicorp/go-multierror v1.0.0 05:42:24 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:42:24 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:42:24 go: finding github.com/hashicorp/go-syslog v1.0.0 05:42:24 go: finding github.com/hashicorp/go-uuid v1.0.1 05:42:24 go: finding github.com/hashicorp/go.net v0.0.1 05:42:24 go: finding github.com/hashicorp/golang-lru v0.5.0 05:42:24 go: finding github.com/hashicorp/logutils v1.0.0 05:42:24 go: finding github.com/hashicorp/mdns v1.0.0 05:42:24 go: finding github.com/hashicorp/memberlist v0.1.3 05:42:24 go: finding github.com/hashicorp/serf v0.8.2 05:42:24 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:42:24 go: finding github.com/kr/pretty v0.1.0 05:42:24 go: finding github.com/kr/pty v1.1.1 05:42:24 go: finding github.com/kr/text v0.1.0 05:42:24 go: finding github.com/mattn/go-colorable v0.0.9 05:42:24 go: finding github.com/mattn/go-isatty v0.0.3 05:42:24 go: finding github.com/miekg/dns v1.0.14 05:42:24 go: finding github.com/mitchellh/cli v1.0.0 05:42:24 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:42:24 go: finding github.com/mitchellh/copystructure v1.0.0 05:42:24 go: finding github.com/mitchellh/go-homedir v1.0.0 05:42:24 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:42:24 go: finding github.com/mitchellh/gox v0.4.0 05:42:24 go: finding github.com/mitchellh/iochan v1.0.0 05:42:24 go: finding github.com/mitchellh/mapstructure v1.1.2 05:42:24 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:42:24 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:42:24 go: finding github.com/pelletier/go-toml v1.2.0 05:42:24 go: finding github.com/pkg/errors v0.8.1 05:42:24 go: finding github.com/pmezard/go-difflib v1.0.0 05:42:24 go: finding github.com/posener/complete v1.1.1 05:42:24 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:42:24 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:42:24 go: finding github.com/spf13/cast v1.3.0 05:42:24 go: finding github.com/stretchr/objx v0.1.0 05:42:24 go: finding github.com/stretchr/testify v1.5.1 05:42:24 go: finding github.com/ugorji/go v1.1.4 05:42:24 go: finding github.com/x448/float16 v0.8.4 05:42:24 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:42:24 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:42:24 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:42:24 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:42:24 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:42:24 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:42:24 go: finding gopkg.in/yaml.v2 v2.2.8 05:42:34 Removing intermediate container ab0d88acb088 05:42:34 ---> 53e63551d06a 05:42:34 Successfully built 53e63551d06a 05:42:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:35 + docker inspect -f . ci-base-image-x86_64 05:42:35 . [Pipeline] withDockerContainer 05:42:35 prd-centos7-docker-4c-2g-2710 does not seem to be running inside a container 05:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:36 $ docker top 628057cb1bc979229dbd96df65a7dbd9fcced259d44ecf2fa7d0fcefef035213 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:37 + go version 05:42:37 go version go1.13.5 linux/amd64 [Pipeline] sh 05:42:37 + make test 05:42:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:42:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:42:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2711 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 05:42:43 Running in /w/workspace/device-mqtt-go/10 [Pipeline] { [Pipeline] checkout 05:42:48 using credential edgex-jenkins-ssh 05:42:48 Cloning the remote Git repository 05:42:48 Cloning with configured refspecs honoured and without tags 05:42:48 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:42:48 > git init /w/workspace/device-mqtt-go/10 # timeout=10 05:42:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:42:48 > git --version # timeout=10 05:42:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:42:49 Fetching without tags 05:42:50 Checking out Revision f040f91db28658e22aee59e3eddee7a4993b8cd8 (master) 05:42:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:42:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:42:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:42:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:42:50 > git config core.sparsecheckout # timeout=10 05:42:50 > git checkout -f f040f91db28658e22aee59e3eddee7a4993b8cd8 # timeout=10 05:42:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:42:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements 05:42:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:42:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:42:53 gofmt -l . 05:42:53 ["`gofmt -l .`" = ""] 05:42:53 ./bin/test-attribution-txt.sh 05:42:53 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:42:54 Stashed 1 file(s) [Pipeline] } 05:42:54 $ docker stop --time=1 628057cb1bc979229dbd96df65a7dbd9fcced259d44ecf2fa7d0fcefef035213 05:42:54 Commit message: "Merge pull request #152 from lranjbar/snap-rebuild" 05:42:56 $ docker rm -f 628057cb1bc979229dbd96df65a7dbd9fcced259d44ecf2fa7d0fcefef035213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash 05:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo 05:42:57 ========================================================= 05:42:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:42:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:42:57 + ls -al . 05:42:57 total 100 05:42:57 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 12 05:42 . 05:42:57 drwxrwxr-x. 4 jenkins jenkins 30 Jun 12 05:41 .. 05:42:57 -rw-rw-r--. 1 jenkins jenkins 4678 Jun 12 05:41 Attribution.txt 05:42:57 drwxrwxr-x. 2 jenkins jenkins 87 Jun 12 05:41 bin 05:42:57 drwxrwxr-x. 3 jenkins jenkins 32 Jun 12 05:41 cmd 05:42:57 -rw-r--r--. 1 jenkins jenkins 18939 Jun 12 05:42 coverage.out 05:42:57 -rw-rw-r--. 1 jenkins jenkins 1776 Jun 12 05:41 Dockerfile 05:42:57 -rw-rw-r--. 1 jenkins jenkins 953 Jun 12 05:41 Dockerfile.build 05:42:57 -rw-rw-r--. 1 jenkins jenkins 140 Jun 12 05:41 .dockerignore 05:42:57 drwxrwxr-x. 8 jenkins jenkins 162 Jun 12 05:41 .git 05:42:57 -rw-rw-r--. 1 jenkins jenkins 328 Jun 12 05:41 .gitignore 05:42:57 -rw-r--r--. 1 jenkins jenkins 510 Jun 12 05:42 go.mod 05:42:57 -rw-r--r--. 1 jenkins jenkins 13621 Jun 12 05:42 go.sum 05:42:57 drwxrwxr-x. 3 jenkins jenkins 20 Jun 12 05:41 internal 05:42:57 -rw-rw-r--. 1 jenkins jenkins 700 Jun 12 05:41 Jenkinsfile 05:42:57 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 12 05:41 LICENSE 05:42:57 -rw-rw-r--. 1 jenkins jenkins 902 Jun 12 05:41 Makefile 05:42:57 drwxrwxr-x. 2 jenkins jenkins 23 Jun 12 05:41 mock 05:42:57 -rw-rw-r--. 1 jenkins jenkins 444 Jun 12 05:41 README.md 05:42:57 drwxrwxr-x. 3 jenkins jenkins 44 Jun 12 05:41 .semver 05:42:57 drwxrwxr-x. 4 jenkins jenkins 54 Jun 12 05:41 snap 05:42:57 -rw-rw-r--. 1 jenkins jenkins 11 Jun 12 05:39 VERSION 05:42:57 -rw-rw-r--. 1 jenkins jenkins 227 Jun 12 05:41 version.go [Pipeline] isUnix [Pipeline] sh 05:42:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 05:42:58 + 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=f040f91db28658e22aee59e3eddee7a4993b8cd8 --label arch=amd64 --label version=1.2.1-dev.4 . 05:42:58 Sending build context to Docker daemon 616.4kB 05:42:58 Step 1/21 : ARG BASE=golang:1.13-alpine 05:42:58 Step 2/21 : FROM ${BASE} AS builder 05:42:58 ---> 53e63551d06a 05:42:58 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:42:59 ---> Running in 6428d1512476 05:42:59 Removing intermediate container 6428d1512476 05:42:59 ---> e87ac30174c6 05:42:59 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:42:59 ---> Running in 019b0cfacb3e 05:42:59 Removing intermediate container 019b0cfacb3e 05:42:59 ---> c28e0e4f0a54 05:42:59 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:59 ---> Running in e5f224d16c91 05:42:59 Sending build context to Docker daemon 597kB 05:42:59 Step 1/8 : ARG BASE=golang:1.13-alpine 05:42:59 Step 2/8 : FROM ${BASE} 05:43:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:00 cde5963f3b93: Pulling fs layer 05:43:00 2a23fa8c16f7: Pulling fs layer 05:43:00 777b28850792: Pulling fs layer 05:43:00 8a11ddd9e578: Pulling fs layer 05:43:00 4cf88f913ddb: Pulling fs layer 05:43:00 1df406cf5192: Pulling fs layer 05:43:00 cd6300453558: Pulling fs layer 05:43:00 b9c365052c96: Pulling fs layer 05:43:00 a2d8cc88f415: Pulling fs layer 05:43:00 ea1d1ca13537: Pulling fs layer 05:43:00 3750a50a1c5e: Pulling fs layer 05:43:00 8a11ddd9e578: Waiting 05:43:00 4cf88f913ddb: Waiting 05:43:00 1df406cf5192: Waiting 05:43:00 cd6300453558: Waiting 05:43:00 b9c365052c96: Waiting 05:43:00 a2d8cc88f415: Waiting 05:43:00 ea1d1ca13537: Waiting 05:43:00 3750a50a1c5e: Waiting 05:43:00 777b28850792: Verifying Checksum 05:43:00 777b28850792: Download complete 05:43:00 2a23fa8c16f7: Download complete 05:43:00 4cf88f913ddb: Verifying Checksum 05:43:00 4cf88f913ddb: Download complete 05:43:00 1df406cf5192: Download complete 05:43:00 cde5963f3b93: Verifying Checksum 05:43:00 cde5963f3b93: Download complete 05:43:00 Removing intermediate container e5f224d16c91 05:43:00 ---> c96843de557b 05:43:00 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:00 ---> Running in 984dd640c4bf 05:43:01 cde5963f3b93: Pull complete 05:43:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:43:01 2a23fa8c16f7: Pull complete 05:43:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:43:01 777b28850792: Pull complete 05:43:02 OK: 214 MiB in 52 packages 05:43:02 Removing intermediate container 984dd640c4bf 05:43:02 ---> 6956bfa30739 05:43:02 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 05:43:02 ---> Running in 7bb2f54035ca 05:43:02 Removing intermediate container 7bb2f54035ca 05:43:02 ---> 3d04520cccf8 05:43:02 Step 8/21 : COPY . . 05:43:02 cd6300453558: Verifying Checksum 05:43:02 cd6300453558: Download complete 05:43:02 a2d8cc88f415: Verifying Checksum 05:43:02 a2d8cc88f415: Download complete 05:43:03 ---> 810c18a29aca 05:43:03 Step 9/21 : ARG MAKE='make build' 05:43:03 ---> Running in d74b19c8366b 05:43:03 Removing intermediate container d74b19c8366b 05:43:03 ---> 71d7062ac31b 05:43:03 Step 10/21 : RUN $MAKE 05:43:03 ---> Running in d1a71e5227f9 05:43:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.4" -o cmd/device-mqtt ./cmd 05:43:04 ea1d1ca13537: Verifying Checksum 05:43:04 ea1d1ca13537: Download complete 05:43:04 3750a50a1c5e: Verifying Checksum 05:43:04 3750a50a1c5e: Download complete 05:43:05 b9c365052c96: Verifying Checksum 05:43:05 b9c365052c96: Download complete 05:43:06 8a11ddd9e578: Verifying Checksum 05:43:06 8a11ddd9e578: Download complete 05:43:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:43:18 8a11ddd9e578: Pull complete 05:43:18 4cf88f913ddb: Pull complete 05:43:18 1df406cf5192: Pull complete 05:43:20 Removing intermediate container d1a71e5227f9 05:43:20 ---> 51d1ca8d258b 05:43:20 Step 11/21 : FROM alpine 05:43:20 latest: Pulling from library/alpine 05:43:21 df20fa9351a1: Pulling fs layer 05:43:21 df20fa9351a1: Verifying Checksum 05:43:21 df20fa9351a1: Download complete 05:43:21 df20fa9351a1: Pull complete 05:43:21 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 05:43:21 Status: Downloaded newer image for alpine:latest 05:43:21 ---> a24bb4013296 05:43:21 Step 12/21 : ENV APP_PORT=49982 05:43:21 ---> Running in 36adb2865f24 05:43:21 Removing intermediate container 36adb2865f24 05:43:21 ---> 120e12d4fa8a 05:43:21 Step 13/21 : EXPOSE $APP_PORT 05:43:21 ---> Running in 231ab22f30e7 05:43:21 Removing intermediate container 231ab22f30e7 05:43:21 ---> 870c55702489 05:43:21 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:43:22 ---> dd2dfaf60159 05:43:22 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:43:22 ---> a0a782e489a2 05:43:22 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:43:23 ---> a6f2370b0655 05:43:23 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:43:23 ---> Running in 76461590457a 05:43:23 cd6300453558: Pull complete 05:43:23 Removing intermediate container 76461590457a 05:43:23 ---> bd3c37247b32 05:43:23 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 05:43:23 ---> Running in 1a2cde1f43d7 05:43:23 Removing intermediate container 1a2cde1f43d7 05:43:23 ---> 759087d1c87f 05:43:23 Step 19/21 : LABEL arch=amd64 05:43:23 ---> Running in 3aa065201348 05:43:23 Removing intermediate container 3aa065201348 05:43:23 ---> c80b7bdd6105 05:43:23 Step 20/21 : LABEL git_sha=f040f91db28658e22aee59e3eddee7a4993b8cd8 05:43:23 ---> Running in a7a163f22f36 05:43:23 Removing intermediate container a7a163f22f36 05:43:23 ---> b34d5028b328 05:43:23 Step 21/21 : LABEL version=1.2.1-dev.4 05:43:23 ---> Running in 9400fc4b1afe 05:43:24 Removing intermediate container 9400fc4b1afe 05:43:24 ---> f2ea5f635b55 05:43:24 [Warning] One or more build-args [ARCH] were not consumed 05:43:24 Successfully built f2ea5f635b55 05:43: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 05:43:24 provisioning config files... 05:43:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config966899148252773453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:24 nexus3.edgexfoundry.org:10001 05:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:24 Configure a credential helper to remove this warning. See 05:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:24 05:43:24 Login Succeeded 05:43:24 nexus3.edgexfoundry.org:10002 05:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:24 Configure a credential helper to remove this warning. See 05:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:24 05:43:24 Login Succeeded 05:43:24 nexus3.edgexfoundry.org:10003 05:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:25 Configure a credential helper to remove this warning. See 05:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:25 05:43:25 Login Succeeded 05:43:25 nexus3.edgexfoundry.org:10004 05:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:25 Configure a credential helper to remove this warning. See 05:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:25 05:43:25 Login Succeeded 05:43:25 docker.io 05:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:25 Configure a credential helper to remove this warning. See 05:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:25 05:43:25 Login Succeeded [Pipeline] } 05:43:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:25 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 05:43:25 f040f91db28658e22aee59e3eddee7a4993b8cd8 05:43:25 latest 05:43:25 1.2.1-dev.4 05:43:25 f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4 05:43:25 master 05:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:26 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f040f91db28658e22aee59e3eddee7a4993b8cd8 [Pipeline] isUnix [Pipeline] sh 05:43:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f040f91db28658e22aee59e3eddee7a4993b8cd8 05:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 05:43:26 82d60f5ac3de: Preparing 05:43:26 37dbf20f297a: Preparing 05:43:26 387442a56107: Preparing 05:43:26 50644c29ef5a: Preparing 05:43:26 50644c29ef5a: Layer already exists 05:43:26 82d60f5ac3de: Pushed 05:43:26 37dbf20f297a: Pushed 05:43:27 b9c365052c96: Pull complete 05:43:27 a2d8cc88f415: Pull complete 05:43:27 387442a56107: Pushed 05:43:28 f040f91db28658e22aee59e3eddee7a4993b8cd8: digest: sha256:4dbbad2b2916fe5113b4ab9fb5014181bd72331f1c0b9ce1e1a3a4779c49e4eb size: 1154 [Pipeline] isUnix [Pipeline] sh 05:43:28 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 05:43:28 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 05:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 05:43:28 82d60f5ac3de: Preparing 05:43:28 37dbf20f297a: Preparing 05:43:28 387442a56107: Preparing 05:43:28 50644c29ef5a: Preparing 05:43:28 387442a56107: Layer already exists 05:43:28 37dbf20f297a: Layer already exists 05:43:28 50644c29ef5a: Layer already exists 05:43:28 82d60f5ac3de: Layer already exists 05:43:28 latest: digest: sha256:4dbbad2b2916fe5113b4ab9fb5014181bd72331f1c0b9ce1e1a3a4779c49e4eb size: 1154 [Pipeline] isUnix [Pipeline] sh 05:43:29 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.1-dev.4 [Pipeline] isUnix [Pipeline] sh 05:43:29 ea1d1ca13537: Pull complete 05:43:29 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.1-dev.4 05:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 05:43:29 82d60f5ac3de: Preparing 05:43:29 37dbf20f297a: Preparing 05:43:29 387442a56107: Preparing 05:43:29 50644c29ef5a: Preparing 05:43:29 37dbf20f297a: Layer already exists 05:43:29 82d60f5ac3de: Layer already exists 05:43:29 387442a56107: Layer already exists 05:43:29 50644c29ef5a: Layer already exists 05:43:29 1.2.1-dev.4: digest: sha256:4dbbad2b2916fe5113b4ab9fb5014181bd72331f1c0b9ce1e1a3a4779c49e4eb size: 1154 [Pipeline] isUnix [Pipeline] sh 05:43:29 3750a50a1c5e: Pull complete 05:43:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:43:29 ---> 78745c68409d 05:43:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:43:29 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4 [Pipeline] isUnix [Pipeline] sh 05:43:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4 05:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 05:43:30 82d60f5ac3de: Preparing 05:43:30 37dbf20f297a: Preparing 05:43:30 387442a56107: Preparing 05:43:30 50644c29ef5a: Preparing 05:43:30 82d60f5ac3de: Layer already exists 05:43:30 50644c29ef5a: Layer already exists 05:43:30 387442a56107: Layer already exists 05:43:30 37dbf20f297a: Layer already exists 05:43:30 f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4: digest: sha256:4dbbad2b2916fe5113b4ab9fb5014181bd72331f1c0b9ce1e1a3a4779c49e4eb size: 1154 [Pipeline] isUnix [Pipeline] sh 05:43:30 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 05:43:30 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 05:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 05:43:30 82d60f5ac3de: Preparing 05:43:30 37dbf20f297a: Preparing 05:43:30 387442a56107: Preparing 05:43:30 50644c29ef5a: Preparing 05:43:30 82d60f5ac3de: Layer already exists 05:43:30 50644c29ef5a: Layer already exists 05:43:30 37dbf20f297a: Layer already exists 05:43:30 387442a56107: Layer already exists 05:43:30 master: digest: sha256:4dbbad2b2916fe5113b4ab9fb5014181bd72331f1c0b9ce1e1a3a4779c49e4eb size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:31 ++ find /w/workspace/device-mqtt-go/10 05:43:31 ++ grep snapcraft.yaml 05:43:31 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/10/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:31 provisioning config files... 05:43:31 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/10@tmp/config7488835805096181908tmp [Pipeline] { [Pipeline] sh 05:43:32 + cp /w/workspace/device-mqtt-go/10@tmp/config7488835805096181908tmp /w/workspace/device-mqtt-go/10/edgex-snap-store-login [Pipeline] sh 05:43:32 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/10:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:43:32 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 05:43:32 latest: Pulling from edgex-devops/edgex-snap-builder 05:43:32 5bed26d33875: Pulling fs layer 05:43:32 f11b29a9c730: Pulling fs layer 05:43:32 930bda195c84: Pulling fs layer 05:43:32 78bf9a5ad49e: Pulling fs layer 05:43:32 e5fbee5a4b0d: Pulling fs layer 05:43:32 f452fca78f88: Pulling fs layer 05:43:32 7417ef92027a: Pulling fs layer 05:43:32 2af5c49d270b: Pulling fs layer 05:43:32 df9c3bdbc40a: Pulling fs layer 05:43:32 e5fbee5a4b0d: Waiting 05:43:32 f452fca78f88: Waiting 05:43:32 7417ef92027a: Waiting 05:43:32 2af5c49d270b: Waiting 05:43:32 df9c3bdbc40a: Waiting 05:43:32 78bf9a5ad49e: Waiting 05:43:32 930bda195c84: Verifying Checksum 05:43:32 930bda195c84: Download complete 05:43:32 f11b29a9c730: Download complete 05:43:32 78bf9a5ad49e: Verifying Checksum 05:43:32 78bf9a5ad49e: Download complete 05:43:32 f452fca78f88: Verifying Checksum 05:43:32 f452fca78f88: Download complete 05:43:32 7417ef92027a: Verifying Checksum 05:43:32 7417ef92027a: Download complete 05:43:32 2af5c49d270b: Verifying Checksum 05:43:32 2af5c49d270b: Download complete 05:43:32 df9c3bdbc40a: Verifying Checksum 05:43:32 df9c3bdbc40a: Download complete 05:43:32 5bed26d33875: Download complete 05:43:35 ---> Running in 8cb21d435cf9 05:43:35 Removing intermediate container 8cb21d435cf9 05:43:35 ---> 2e4bbd455998 05:43:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:35 ---> Running in 88ae66871bde 05:43:35 5bed26d33875: Pull complete 05:43:36 e5fbee5a4b0d: Verifying Checksum 05:43:36 e5fbee5a4b0d: Download complete 05:43:37 f11b29a9c730: Pull complete 05:43:37 Removing intermediate container 88ae66871bde 05:43:37 ---> 622c54018a0d 05:43:37 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:43:37 930bda195c84: Pull complete 05:43:37 78bf9a5ad49e: Pull complete 05:43:38 ---> Running in 3f1eac3d97c5 05:43:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:43:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:43:41 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 05:43:41 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:43:41 (3/18) Installing libmagic (5.37-r1) 05:43:41 (4/18) Installing file (5.37-r1) 05:43:41 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:43:41 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:43:41 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:43:50 (8/18) Installing libc-dev (0.7.2-r0) 05:43:50 (9/18) Installing g++ (9.2.0-r4) 05:43:58 (10/18) Installing fortify-headers (1.1-r0) 05:43:58 (11/18) Installing build-base (0.5-r1) 05:43:58 (12/18) Installing openssh-keygen (8.1_p1-r0) 05:43:58 (13/18) Installing libedit (20191211.3.1-r0) 05:43:58 (14/18) Installing openssh-client (8.1_p1-r0) 05:43:58 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 05:43:58 (16/18) Installing openssh-server-common (8.1_p1-r0) 05:43:58 (17/18) Installing openssh-server (8.1_p1-r0) 05:43:58 (18/18) Installing openssh (8.1_p1-r0) 05:43:58 Executing busybox-1.31.1-r8.trigger 05:43:58 OK: 203 MiB in 52 packages 05:44:00 e5fbee5a4b0d: Pull complete 05:44:00 f452fca78f88: Pull complete 05:44:00 7417ef92027a: Pull complete 05:44:00 2af5c49d270b: Pull complete 05:44:00 df9c3bdbc40a: Pull complete 05:44:00 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 05:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:44:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:44:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:44:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:44:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 05:44:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 05:44:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 05:44:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 05:44:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 05:44:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 05:44:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 05:44:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 05:44:01 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 05:44:01 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 05:44:01 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 05:44:02 Fetched 4909 kB in 2s (2401 kB/s) 05:44:03 Reading package lists... 05:44:05 Removing intermediate container 3f1eac3d97c5 05:44:05 ---> 292618cc1482 05:44:05 Step 6/8 : WORKDIR /device-mqtt-go 05:44:05 ---> Running in e90370c96ca8 05:44:05 Removing intermediate container e90370c96ca8 05:44:05 ---> 56762d77d602 05:44:05 Step 7/8 : COPY . . 05:44:06 ---> ca7862200bca 05:44:06 Step 8/8 : RUN go mod download 05:44:06 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 05:44:06 ---> Running in 6a2e330cb9c2 05:44:08 Reading package lists... 05:44:08 Building dependency tree... 05:44:08 Reading state information... 05:44:08 The following packages were automatically installed and are no longer required: 05:44:08 libjq1 liblzo2-2 libonig4 05:44:08 Use 'sudo apt autoremove' to remove them. 05:44:08 Suggested packages: 05:44:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:44:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 05:44:08 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 05:44:08 libterm-readline-gnu-perl | libterm-readline-perl-perl 05:44:08 The following NEW packages will be installed: 05:44:08 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 05:44:08 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 05:44:08 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 05:44:08 openssh-client patch perl perl-modules-5.26 xauth 05:44:09 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 05:44:09 Need to get 14.7 MB of archives. 05:44:09 After this operation, 89.5 MB of additional disk space will be used. 05:44:09 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 05:44:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:44:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 05:44:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 05:44:09 go: finding github.com/BurntSushi/toml v0.3.1 05:44:09 go: finding github.com/OneOfOne/xxhash v1.2.6 05:44:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:44:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:44:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:44:09 go: finding github.com/bgentry/speakeasy v0.1.0 05:44:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:44:09 go: finding github.com/davecgh/go-spew v1.1.1 05:44:09 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:44:09 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 05:44:09 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:44:09 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:44:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:44:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 05:44:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:44:09 go: finding github.com/fatih/color v1.7.0 05:44:09 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:44:09 go: finding github.com/go-kit/kit v0.8.0 05:44:09 go: finding github.com/go-logfmt/logfmt v0.4.0 05:44:09 go: finding github.com/go-stack/stack v1.8.0 05:44:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:44:09 go: finding github.com/google/uuid v1.1.1 05:44:09 go: finding github.com/gorilla/mux v1.7.1 05:44:09 go: finding github.com/hashicorp/consul/api v1.1.0 05:44:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:44:09 go: finding github.com/hashicorp/errwrap v1.0.0 05:44:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:44:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:44:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:44:09 go: finding github.com/hashicorp/go-multierror v1.0.0 05:44:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:44:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:44:09 go: finding github.com/hashicorp/go-syslog v1.0.0 05:44:09 go: finding github.com/hashicorp/go-uuid v1.0.1 05:44:09 go: finding github.com/hashicorp/go.net v0.0.1 05:44:09 go: finding github.com/hashicorp/golang-lru v0.5.0 05:44:09 go: finding github.com/hashicorp/logutils v1.0.0 05:44:09 go: finding github.com/hashicorp/mdns v1.0.0 05:44:09 go: finding github.com/hashicorp/memberlist v0.1.3 05:44:09 go: finding github.com/hashicorp/serf v0.8.2 05:44:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:44:09 go: finding github.com/kr/pretty v0.1.0 05:44:09 go: finding github.com/kr/pty v1.1.1 05:44:09 go: finding github.com/kr/text v0.1.0 05:44:09 go: finding github.com/mattn/go-colorable v0.0.9 05:44:09 go: finding github.com/mattn/go-isatty v0.0.3 05:44:09 go: finding github.com/miekg/dns v1.0.14 05:44:09 go: finding github.com/mitchellh/cli v1.0.0 05:44:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:44:09 go: finding github.com/mitchellh/copystructure v1.0.0 05:44:09 go: finding github.com/mitchellh/go-homedir v1.0.0 05:44:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:44:09 go: finding github.com/mitchellh/gox v0.4.0 05:44:09 go: finding github.com/mitchellh/iochan v1.0.0 05:44:09 go: finding github.com/mitchellh/mapstructure v1.1.2 05:44:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:44:09 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:44:09 go: finding github.com/pelletier/go-toml v1.2.0 05:44:09 go: finding github.com/pkg/errors v0.8.1 05:44:09 go: finding github.com/pmezard/go-difflib v1.0.0 05:44:09 go: finding github.com/posener/complete v1.1.1 05:44:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:44:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:44:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 05:44:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 05:44:09 go: finding github.com/spf13/cast v1.3.0 05:44:09 go: finding github.com/stretchr/objx v0.1.0 05:44:09 go: finding github.com/stretchr/testify v1.5.1 05:44:09 go: finding github.com/ugorji/go v1.1.4 05:44:09 go: finding github.com/x448/float16 v0.8.4 05:44:09 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:44:09 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:44:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:44:09 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:44:09 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:44:09 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:44:09 go: finding gopkg.in/yaml.v2 v2.2.8 05:44:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 05:44:09 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 05:44:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 05:44:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 05:44:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 05:44:10 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 05:44:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 05:44:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:44:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 05:44:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:44:10 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 05:44:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 05:44:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:44:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 05:44:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 05:44:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 05:44:11 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:44:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:44:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 05:44:11 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 05:44:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:44:11 debconf: delaying package configuration, since apt-utils is not installed 05:44:11 Fetched 14.7 MB in 3s (5556 kB/s) 05:44:11 Selecting previously unselected package libxau6:amd64. 05:44:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 05:44:11 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 05:44:11 Unpacking libxau6:amd64 (1:1.0.8-1) ... 05:44:12 Selecting previously unselected package libbsd0:amd64. 05:44:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:44:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:44:12 Selecting previously unselected package libxdmcp6:amd64. 05:44:12 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 05:44:12 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 05:44:12 Selecting previously unselected package libxcb1:amd64. 05:44:12 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 05:44:12 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 05:44:12 Selecting previously unselected package libx11-data. 05:44:12 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 05:44:12 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 05:44:13 Selecting previously unselected package libx11-6:amd64. 05:44:13 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 05:44:13 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 05:44:13 Selecting previously unselected package libxext6:amd64. 05:44:13 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 05:44:13 Unpacking libxext6:amd64 (2:1.3.3-1) ... 05:44:13 Selecting previously unselected package perl-modules-5.26. 05:44:13 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 05:44:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:44:16 Selecting previously unselected package libgdbm5:amd64. 05:44:16 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 05:44:16 Unpacking libgdbm5:amd64 (1.14.1-6) ... 05:44:16 Selecting previously unselected package libgdbm-compat4:amd64. 05:44:16 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 05:44:16 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 05:44:16 Selecting previously unselected package libperl5.26:amd64. 05:44:16 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 05:44:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 05:44:17 Selecting previously unselected package perl. 05:44:17 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 05:44:17 Unpacking perl (5.26.1-6ubuntu0.3) ... 05:44:17 Selecting previously unselected package less. 05:44:17 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 05:44:17 Unpacking less (487-0.1) ... 05:44:17 Selecting previously unselected package libexpat1:amd64. 05:44:17 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:44:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:44:17 Selecting previously unselected package netbase. 05:44:17 Preparing to unpack .../14-netbase_5.4_all.deb ... 05:44:17 Unpacking netbase (5.4) ... 05:44:17 Selecting previously unselected package libedit2:amd64. 05:44:17 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 05:44:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:44:17 Selecting previously unselected package libssl1.0.0:amd64. 05:44:17 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 05:44:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 05:44:18 Selecting previously unselected package libxmuu1:amd64. 05:44:18 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 05:44:18 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 05:44:18 Selecting previously unselected package openssh-client. 05:44:18 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:44:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:44:18 Selecting previously unselected package xauth. 05:44:18 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 05:44:18 Unpacking xauth (1:1.0.10-1) ... 05:44:18 Selecting previously unselected package curl. 05:44:18 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 05:44:18 Unpacking curl (7.58.0-2ubuntu3.8) ... 05:44:18 Selecting previously unselected package libcurl3-gnutls:amd64. 05:44:18 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 05:44:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 05:44:18 Selecting previously unselected package liberror-perl. 05:44:18 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 05:44:18 Unpacking liberror-perl (0.17025-1) ... 05:44:18 Selecting previously unselected package git-man. 05:44:18 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:44:18 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:44:18 Selecting previously unselected package git. 05:44:18 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 05:44:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:44:20 Removing intermediate container 6a2e330cb9c2 05:44:20 ---> 4fd482666dbb 05:44:20 Successfully built 4fd482666dbb 05:44:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:20 + docker inspect -f . ci-base-image-arm64 05:44:20 . [Pipeline] withDockerContainer 05:44:20 prd-ubuntu18.04-docker-arm64-4c-16g-2711 does not seem to be running inside a container 05:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:44:21 Selecting previously unselected package make. 05:44:21 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 05:44:21 Unpacking make (4.1-9.1ubuntu1) ... 05:44:21 Selecting previously unselected package patch. 05:44:21 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:44:21 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:44:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:44:21 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:44:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:44:21 Setting up less (487-0.1) ... 05:44:21 Setting up make (4.1-9.1ubuntu1) ... 05:44:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 05:44:21 Setting up curl (7.58.0-2ubuntu3.8) ... 05:44:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 05:44:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:44:21 Setting up libgdbm5:amd64 (1.14.1-6) ... 05:44:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:44:21 Setting up patch (2.7.6-2ubuntu1.1) ... 05:44:21 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 05:44:21 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 05:44:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:44:22 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 05:44:22 Setting up libxau6:amd64 (1:1.0.8-1) ... 05:44:22 Setting up netbase (5.4) ... 05:44:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 05:44:22 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 05:44:22 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 05:44:22 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 05:44:22 Setting up perl (5.26.1-6ubuntu0.3) ... 05:44:22 Setting up libxext6:amd64 (2:1.3.3-1) ... 05:44:22 Setting up liberror-perl (0.17025-1) ... 05:44:22 Setting up xauth (1:1.0.10-1) ... 05:44:22 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:44:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:44:22 $ docker top 2356a16c6b768050b11a4feb31ae8675bf075c0e40282d64e081ebe5a8dd1e45 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:24 + go version 05:44:24 go version go1.13.5 linux/arm64 [Pipeline] sh 05:44:25 curl set to automatically installed. 05:44:25 git set to automatically installed. 05:44:25 git-man set to automatically installed. 05:44:25 less set to automatically installed. 05:44:25 libbsd0 set to automatically installed. 05:44:25 libcurl3-gnutls set to automatically installed. 05:44:25 libedit2 set to automatically installed. 05:44:25 liberror-perl set to automatically installed. 05:44:25 libexpat1 set to automatically installed. 05:44:25 libgdbm-compat4 set to automatically installed. 05:44:25 libgdbm5 set to automatically installed. 05:44:25 libperl5.26 set to automatically installed. 05:44:25 libssl1.0.0 set to automatically installed. 05:44:25 libx11-6 set to automatically installed. 05:44:25 libx11-data set to automatically installed. 05:44:25 libxau6 set to automatically installed. 05:44:25 libxcb1 set to automatically installed. 05:44:25 libxdmcp6 set to automatically installed. 05:44:25 libxext6 set to automatically installed. 05:44:25 libxmuu1 set to automatically installed. 05:44:25 make set to automatically installed. 05:44:25 netbase set to automatically installed. 05:44:25 openssh-client set to automatically installed. 05:44:25 patch set to automatically installed. 05:44:25 perl set to automatically installed. 05:44:25 perl-modules-5.26 set to automatically installed. 05:44:25 xauth set to automatically installed. 05:44:25 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:44:25 Please ensure the environment is properly setup before continuing. 05:44:25 Ignore this message if the appropriate measures have already been taken 05:44:25 + make test 05:44:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:44:25 Pulling go 05:44:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:44:26 'device-mqtt' has dependencies that need to be staged: go 05:44:26 Skipping pull go (already ran) 05:44:26 Building go 05:44:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:26 Dload Upload Total Spent Left Speed 05:44:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 114M 33 37.8M 0 0 48.9M 0 0:00:02 --:--:-- 0:00:02 48.9M 81 114M 81 93.8M 0 0 52.7M 0 0:00:02 0:00:01 0:00:01 52.6M 100 114M 100 114M 0 0 56.5M 0 0:00:02 0:00:02 --:--:-- 56.5M 05:44:29 go1.13.5.linux-amd64.tar.gz: OK 05:44:39 Staging go 05:44:39 Pulling device-mqtt 05:44:39 Skipping build go (already ran) 05:44:39 Building device-mqtt 05:44:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.4" -o cmd/device-mqtt ./cmd 05:44:40 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 05:44:40 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:44:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 05:44:40 go: downloading github.com/spf13/cast v1.3.0 05:44:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:44:40 go: extracting github.com/spf13/cast v1.3.0 05:44:40 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 05:44:40 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 05:44:40 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:44:40 go: downloading github.com/gorilla/mux v1.7.1 05:44:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:44:40 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:44:40 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:44:40 go: downloading github.com/pkg/errors v0.8.1 05:44:40 go: extracting github.com/gorilla/mux v1.7.1 05:44:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:44:40 go: extracting github.com/pkg/errors v0.8.1 05:44:40 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:44:40 go: downloading github.com/go-kit/kit v0.8.0 05:44:40 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 05:44:40 go: downloading gopkg.in/yaml.v2 v2.2.8 05:44:41 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 05:44:41 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 05:44:41 go: downloading github.com/google/uuid v1.1.1 05:44:41 go: downloading github.com/pelletier/go-toml v1.2.0 05:44:41 go: extracting github.com/google/uuid v1.1.1 05:44:41 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 05:44:41 go: downloading github.com/OneOfOne/xxhash v1.2.6 05:44:41 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 05:44:41 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 05:44:41 go: downloading github.com/BurntSushi/toml v0.3.1 05:44:41 go: extracting gopkg.in/yaml.v2 v2.2.8 05:44:41 go: downloading github.com/hashicorp/consul/api v1.1.0 05:44:41 go: downloading github.com/x448/float16 v0.8.4 05:44:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:44:41 go: extracting github.com/pelletier/go-toml v1.2.0 05:44:41 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 05:44:41 go: extracting github.com/hashicorp/consul/api v1.1.0 05:44:41 go: extracting github.com/BurntSushi/toml v0.3.1 05:44:41 go: extracting github.com/go-kit/kit v0.8.0 05:44:41 go: extracting github.com/OneOfOne/xxhash v1.2.6 05:44:41 go: extracting github.com/x448/float16 v0.8.4 05:44:41 go: downloading github.com/hashicorp/serf v0.8.2 05:44:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:44:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:44:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:44:41 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:44:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:44:41 go: downloading github.com/mitchellh/copystructure v1.0.0 05:44:41 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:44:41 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 05:44:41 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 05:44:41 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:44:41 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 05:44:41 go: extracting github.com/mitchellh/copystructure v1.0.0 05:44:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:44:41 go: extracting github.com/mitchellh/reflectwalk v1.0.0 05:44:41 go: extracting github.com/hashicorp/serf v0.8.2 05:44:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:44:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:44:41 go: extracting github.com/go-logfmt/logfmt v0.4.0 05:44:41 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:44:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:44:41 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 05:44:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:44:41 go: extracting github.com/hashicorp/golang-lru v0.5.0 05:44:41 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 05:44:41 go: finding github.com/gorilla/mux v1.7.1 05:44:41 go: finding github.com/OneOfOne/xxhash v1.2.6 05:44:41 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:44:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:44:41 go: finding github.com/google/uuid v1.1.1 05:44:41 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:44:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:44:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:44:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 05:44:41 go: finding gopkg.in/yaml.v2 v2.2.8 05:44:41 go: finding github.com/BurntSushi/toml v0.3.1 05:44:41 go: finding github.com/go-kit/kit v0.8.0 05:44:41 go: finding github.com/pkg/errors v0.8.1 05:44:41 go: finding github.com/x448/float16 v0.8.4 05:44:41 go: finding github.com/hashicorp/consul/api v1.1.0 05:44:41 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:44:41 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:44:41 go: finding github.com/pelletier/go-toml v1.2.0 05:44:41 go: finding github.com/go-logfmt/logfmt v0.4.0 05:44:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:44:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:44:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:44:41 go: finding github.com/hashicorp/serf v0.8.2 05:44:41 go: finding github.com/mitchellh/mapstructure v1.1.2 05:44:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:44:41 go: finding github.com/mitchellh/copystructure v1.0.0 05:44:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:44:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:44:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:44:41 go: finding github.com/hashicorp/golang-lru v0.5.0 05:44:41 go: finding github.com/spf13/cast v1.3.0 05:44:42 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:44:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:44:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:44:59 Skipping stage go (already ran) 05:44:59 Staging device-mqtt 05:45:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.027s coverage: 28.3% of statements 05:45:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:45:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:45:00 Priming go 05:45:01 Priming device-mqtt 05:45:02 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 05:45:02 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 05:45:02 Determining the version from the project repo (version-script). 05:45:02 The version has been set to '1.2.1-dev.4-20200612+f040f91' 05:45:02 Snapping 'edgex-device-mqtt' ... 05:45:04 05:45:04 Snapped edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap 05:45:07 gofmt -l . 05:45:07 ["`gofmt -l .`" = ""] 05:45:07 ./bin/test-attribution-txt.sh 05:45:07 05:45:07 Login successful. You now have these capabilities: 05:45:07 05:45:07 snaps: No restriction 05:45:07 channels: No restriction 05:45:07 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 05:45:07 expires: 2020-06-19T16:50:48.252993 05:45:07 05:45:07 ./bin/test-go-mod-tidy.sh 05:45:07 Preparing to push 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap'. 05:45:07 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 05:45:07 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [Pipeline] stash 05:45:07 Warning: overwriting stash ‘coverage-report’ 05:45:08 Stashed 1 file(s) [Pipeline] } 05:45:08 $ docker stop --time=1 2356a16c6b768050b11a4feb31ae8675bf075c0e40282d64e081ebe5a8dd1e45 05:45:10 $ docker rm -f 2356a16c6b768050b11a4feb31ae8675bf075c0e40282d64e081ebe5a8dd1e45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 05:45:11 Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 15% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 31% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 47% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 63% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 79% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 95% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' [====] 100% [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:45:12 + ls -al . 05:45:12 total 132 05:45:12 drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 05:45 . 05:45:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:42 .. 05:45:12 -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 05:42 .dockerignore 05:45:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 05:42 .git 05:45:12 -rw-rw-r-- 1 jenkins jenkins 328 Jun 12 05:42 .gitignore 05:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 05:42 .semver 05:45:12 -rw-rw-r-- 1 jenkins jenkins 4678 Jun 12 05:42 Attribution.txt 05:45:12 -rw-rw-r-- 1 jenkins jenkins 1776 Jun 12 05:42 Dockerfile 05:45:12 -rw-rw-r-- 1 jenkins jenkins 953 Jun 12 05:42 Dockerfile.build 05:45:12 -rw-rw-r-- 1 jenkins jenkins 700 Jun 12 05:42 Jenkinsfile 05:45:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 05:42 LICENSE 05:45:12 -rw-rw-r-- 1 jenkins jenkins 902 Jun 12 05:42 Makefile 05:45:12 -rw-rw-r-- 1 jenkins jenkins 444 Jun 12 05:42 README.md 05:45:12 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 05:39 VERSION 05:45:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 05:42 bin 05:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 05:42 cmd 05:45:12 -rw-r--r-- 1 jenkins jenkins 18939 Jun 12 05:44 coverage.out 05:45:12 -rw-r--r-- 1 jenkins jenkins 510 Jun 12 05:45 go.mod 05:45:12 -rw-r--r-- 1 jenkins jenkins 13621 Jun 12 05:45 go.sum 05:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 05:42 internal 05:45:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 05:42 mock 05:45:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 05:42 snap 05:45:12 -rw-rw-r-- 1 jenkins jenkins 227 Jun 12 05:42 version.go [Pipeline] isUnix [Pipeline] sh 05:45:12 + 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=f040f91db28658e22aee59e3eddee7a4993b8cd8 --label arch=arm64 --label version=1.2.1-dev.4 . 05:45:12 Sending build context to Docker daemon 616.4kB 05:45:12 Step 1/21 : ARG BASE=golang:1.13-alpine 05:45:12 Step 2/21 : FROM ${BASE} AS builder 05:45:12 ---> 4fd482666dbb 05:45:12 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:45:12 ---> Running in cd70283cae92 05:45:13 Removing intermediate container cd70283cae92 05:45:13 ---> 68d3af0149c9 05:45:13 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:45:13 ---> Running in 2e253c2b2641 05:45:14 Removing intermediate container 2e253c2b2641 05:45:14 ---> e351ebfbfd37 05:45:14 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:14 ---> Running in 6db9dddb4697 05:45:16 Removing intermediate container 6db9dddb4697 05:45:16 ---> b065751c0c5c 05:45:16 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:45:16 ---> Running in 07e9219fd8f2 05:45:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:45:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:45:19 OK: 203 MiB in 52 packages 05:45:20 Removing intermediate container 07e9219fd8f2 05:45:20 ---> e871a644b0d2 05:45:20 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 05:45:20 ---> Running in 2aa5db6c9744 05:45:21 Removing intermediate container 2aa5db6c9744 05:45:21 ---> 93f31f473d57 05:45:21 Step 8/21 : COPY . . 05:45:22 ---> ccc8baf4a8a2 05:45:22 Step 9/21 : ARG MAKE='make build' 05:45:22 ---> Running in 9fc7a4251dc9 05:45:22 Removing intermediate container 9fc7a4251dc9 05:45:22 ---> 2e9c9487fd4e 05:45:22 Step 10/21 : RUN $MAKE 05:45:22 ---> Running in cbd6fdaf3a58 05:45: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 05:45:24 Revision 1235 of 'edgex-device-mqtt' created. 05:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.4" -o cmd/device-mqtt ./cmd 05:45:25 Track Arch Channel Version Revision Notes 05:45:25 edinburgh amd64 stable 1.0.0-20190627+29babbb 110 - 05:45:25 candidate 1.0.0-20190627+29babbb 110 - 05:45:25 beta 1.0.0-20190801+fd7235a 239 - 05:45:25 edge 1.0.0-20200107+8d32c65 942 - 05:45:25 fuji amd64 stable 1.1.1-20200228+f519bc1 1072 - 05:45:25 candidate ^ ^ - 05:45:25 beta 1.1.1-20200228+f519bc1 1072 - 05:45:25 edge 1.1.1-20200422+f519bc1 1177 - 05:45:25 geneva amd64 stable 1.2.0-20200520+8b9d451 1186 - 05:45:25 candidate ^ ^ - 05:45:25 beta ^ ^ - 05:45:25 edge ^ ^ - 05:45:25 latest amd64 stable 1.2.0-20200520+8b9d451 1186 - 05:45:25 candidate 1.2.0-20200520+8b9d451 1186 - 05:45:25 beta 1.2.0-20200520+8b9d451 1186 - 05:45:25 edge 1.2.1-dev.4-20200612+f040f91 1235 - 05:45: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...| 05:45:26 Pushing metadata from 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_amd64.snap' 05:45:29 The metadata has been pushed [Pipeline] } 05:45: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] } 05:45:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:46:01 Removing intermediate container cbd6fdaf3a58 05:46:01 ---> 6c53d9b88df5 05:46:01 Step 11/21 : FROM alpine 05:46:01 latest: Pulling from library/alpine 05:46:01 b538f80385f9: Pulling fs layer 05:46:01 b538f80385f9: Verifying Checksum 05:46:01 b538f80385f9: Download complete 05:46:01 b538f80385f9: Pull complete 05:46:01 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 05:46:01 Status: Downloaded newer image for alpine:latest 05:46:01 ---> 62ee0e9f8440 05:46:01 Step 12/21 : ENV APP_PORT=49982 05:46:01 ---> Running in 2a8b4f9b430c 05:46:02 Removing intermediate container 2a8b4f9b430c 05:46:02 ---> dc9a84825f27 05:46:02 Step 13/21 : EXPOSE $APP_PORT 05:46:02 ---> Running in b5b080f3ed47 05:46:02 Removing intermediate container b5b080f3ed47 05:46:02 ---> e10f5821b308 05:46:02 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:46:04 ---> 66cc147385ba 05:46:04 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:46:05 ---> 1ffd8fe6438c 05:46:05 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:46:05 ---> a77457408d85 05:46:05 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:46:05 ---> Running in 7f9927d8b337 05:46:06 Removing intermediate container 7f9927d8b337 05:46:06 ---> 799e0096343d 05:46:06 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 05:46:06 ---> Running in d91fb20df84b 05:46:07 Removing intermediate container d91fb20df84b 05:46:07 ---> 92d40a520f99 05:46:07 Step 19/21 : LABEL arch=arm64 05:46:07 ---> Running in 32fe54259ea3 05:46:07 Removing intermediate container 32fe54259ea3 05:46:07 ---> 7f53cfa7eaa9 05:46:07 Step 20/21 : LABEL git_sha=f040f91db28658e22aee59e3eddee7a4993b8cd8 05:46:07 ---> Running in 686077f84e3f 05:46:08 Removing intermediate container 686077f84e3f 05:46:08 ---> 50055ceb305e 05:46:08 Step 21/21 : LABEL version=1.2.1-dev.4 05:46:08 ---> Running in a5daede49df1 05:46:08 Removing intermediate container a5daede49df1 05:46:08 ---> 24f437432767 05:46:08 [Warning] One or more build-args [ARCH] were not consumed 05:46:08 Successfully built 24f437432767 05:46:08 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 05:46:09 provisioning config files... 05:46:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config6513942393051226293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:09 nexus3.edgexfoundry.org:10001 05:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:10 Configure a credential helper to remove this warning. See 05:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:10 05:46:10 Login Succeeded 05:46:10 nexus3.edgexfoundry.org:10002 05:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:10 Configure a credential helper to remove this warning. See 05:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:10 05:46:10 Login Succeeded 05:46:10 nexus3.edgexfoundry.org:10003 05:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:11 Configure a credential helper to remove this warning. See 05:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:11 05:46:11 Login Succeeded 05:46:11 nexus3.edgexfoundry.org:10004 05:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:11 Configure a credential helper to remove this warning. See 05:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:11 05:46:11 Login Succeeded 05:46:11 docker.io 05:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:12 Configure a credential helper to remove this warning. See 05:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:12 05:46:12 Login Succeeded [Pipeline] } 05:46:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:12 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 05:46:12 f040f91db28658e22aee59e3eddee7a4993b8cd8 05:46:12 latest 05:46:12 1.2.1-dev.4 05:46:12 f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4 05:46:12 master 05:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:13 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f040f91db28658e22aee59e3eddee7a4993b8cd8 [Pipeline] isUnix [Pipeline] sh 05:46:13 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f040f91db28658e22aee59e3eddee7a4993b8cd8 05:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 05:46:13 5b25c5b242f6: Preparing 05:46:13 7eaab4edc2f8: Preparing 05:46:13 b58eef359d53: Preparing 05:46:13 e2f13739ad41: Preparing 05:46:13 e2f13739ad41: Layer already exists 05:46:13 5b25c5b242f6: Pushed 05:46:13 7eaab4edc2f8: Pushed 05:46:17 b58eef359d53: Pushed 05:46:17 f040f91db28658e22aee59e3eddee7a4993b8cd8: digest: sha256:9435fda0bfcb997526436e68b7ad28950925169ffc8ed756061ac9d527cf46b9 size: 1154 [Pipeline] isUnix [Pipeline] sh 05:46:17 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:46:18 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 05:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 05:46:18 5b25c5b242f6: Preparing 05:46:18 7eaab4edc2f8: Preparing 05:46:18 b58eef359d53: Preparing 05:46:18 e2f13739ad41: Preparing 05:46:18 e2f13739ad41: Layer already exists 05:46:18 7eaab4edc2f8: Layer already exists 05:46:18 b58eef359d53: Layer already exists 05:46:18 5b25c5b242f6: Layer already exists 05:46:18 latest: digest: sha256:9435fda0bfcb997526436e68b7ad28950925169ffc8ed756061ac9d527cf46b9 size: 1154 [Pipeline] isUnix [Pipeline] sh 05:46:18 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.1-dev.4 [Pipeline] isUnix [Pipeline] sh 05:46:19 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.1-dev.4 05:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 05:46:19 5b25c5b242f6: Preparing 05:46:19 7eaab4edc2f8: Preparing 05:46:19 b58eef359d53: Preparing 05:46:19 e2f13739ad41: Preparing 05:46:19 e2f13739ad41: Layer already exists 05:46:19 7eaab4edc2f8: Layer already exists 05:46:19 b58eef359d53: Layer already exists 05:46:19 5b25c5b242f6: Layer already exists 05:46:19 1.2.1-dev.4: digest: sha256:9435fda0bfcb997526436e68b7ad28950925169ffc8ed756061ac9d527cf46b9 size: 1154 [Pipeline] isUnix [Pipeline] sh 05:46:19 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4 [Pipeline] isUnix [Pipeline] sh 05:46:20 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4 05:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 05:46:20 5b25c5b242f6: Preparing 05:46:20 7eaab4edc2f8: Preparing 05:46:20 b58eef359d53: Preparing 05:46:20 e2f13739ad41: Preparing 05:46:20 b58eef359d53: Layer already exists 05:46:20 7eaab4edc2f8: Layer already exists 05:46:20 e2f13739ad41: Layer already exists 05:46:20 5b25c5b242f6: Layer already exists 05:46:20 f040f91db28658e22aee59e3eddee7a4993b8cd8-1.2.1-dev.4: digest: sha256:9435fda0bfcb997526436e68b7ad28950925169ffc8ed756061ac9d527cf46b9 size: 1154 [Pipeline] isUnix [Pipeline] sh 05:46:20 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 05:46:21 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 05:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 05:46:21 5b25c5b242f6: Preparing 05:46:21 7eaab4edc2f8: Preparing 05:46:21 b58eef359d53: Preparing 05:46:21 e2f13739ad41: Preparing 05:46:21 5b25c5b242f6: Layer already exists 05:46:21 e2f13739ad41: Layer already exists 05:46:21 7eaab4edc2f8: Layer already exists 05:46:21 b58eef359d53: Layer already exists 05:46:21 master: digest: sha256:9435fda0bfcb997526436e68b7ad28950925169ffc8ed756061ac9d527cf46b9 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:21 + find /w/workspace/device-mqtt-go/10 05:46:21 + grep snapcraft.yaml 05:46:21 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/10/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:22 provisioning config files... 05:46:22 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/10@tmp/config5513000309145795619tmp [Pipeline] { [Pipeline] sh 05:46:22 + cp /w/workspace/device-mqtt-go/10@tmp/config5513000309145795619tmp /w/workspace/device-mqtt-go/10/edgex-snap-store-login [Pipeline] sh 05:46:22 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/10:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:46:22 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 05:46:23 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 05:46:23 b2f61026a351: Pulling fs layer 05:46:23 5538fb30c42c: Pulling fs layer 05:46:23 f0b05810781a: Pulling fs layer 05:46:23 0180a33352d6: Pulling fs layer 05:46:23 e7604b0c0f53: Pulling fs layer 05:46:23 db689cb83ae0: Pulling fs layer 05:46:23 6138af208834: Pulling fs layer 05:46:23 007c8e8c5d63: Pulling fs layer 05:46:23 4f7a387c642f: Pulling fs layer 05:46:23 db689cb83ae0: Waiting 05:46:23 6138af208834: Waiting 05:46:23 007c8e8c5d63: Waiting 05:46:23 4f7a387c642f: Waiting 05:46:23 0180a33352d6: Waiting 05:46:23 e7604b0c0f53: Waiting 05:46:23 f0b05810781a: Verifying Checksum 05:46:23 f0b05810781a: Download complete 05:46:23 5538fb30c42c: Download complete 05:46:23 0180a33352d6: Download complete 05:46:23 db689cb83ae0: Verifying Checksum 05:46:23 db689cb83ae0: Download complete 05:46:23 6138af208834: Download complete 05:46:23 007c8e8c5d63: Verifying Checksum 05:46:23 007c8e8c5d63: Download complete 05:46:23 4f7a387c642f: Verifying Checksum 05:46:23 4f7a387c642f: Download complete 05:46:24 b2f61026a351: Verifying Checksum 05:46:24 b2f61026a351: Download complete 05:46:27 b2f61026a351: Pull complete 05:46:27 5538fb30c42c: Pull complete 05:46:27 f0b05810781a: Pull complete 05:46:28 0180a33352d6: Pull complete 05:46:30 e7604b0c0f53: Download complete 05:47:03 e7604b0c0f53: Pull complete 05:47:03 db689cb83ae0: Pull complete 05:47:03 6138af208834: Pull complete 05:47:03 007c8e8c5d63: Pull complete 05:47:03 4f7a387c642f: Pull complete 05:47:03 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 05:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:47:09 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 05:47:09 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 05:47:09 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 05:47:09 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 05:47:09 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 05:47:09 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 05:47:09 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 05:47:10 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 05:47:11 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 05:47:11 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 05:47:11 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] 05:47:11 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 05:47:12 Fetched 3747 kB in 4s (884 kB/s) 05:47:17 Reading package lists... 05:47:32 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 05:47:38 Reading package lists... 05:47:39 Building dependency tree... 05:47:39 Reading state information... 05:47:40 The following packages were automatically installed and are no longer required: 05:47:40 libjq1 liblzo2-2 libonig4 05:47:40 Use 'sudo apt autoremove' to remove them. 05:47:40 Suggested packages: 05:47:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:47:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 05:47:40 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 05:47:40 libterm-readline-gnu-perl | libterm-readline-perl-perl 05:47:40 The following NEW packages will be installed: 05:47:40 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 05:47:40 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 05:47:40 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 05:47:40 openssh-client patch perl perl-modules-5.26 xauth 05:47:41 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 05:47:41 Need to get 12.9 MB of archives. 05:47:41 After this operation, 84.2 MB of additional disk space will be used. 05:47:41 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 05:47:41 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 05:47:41 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 05:47:41 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 05:47:41 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 05:47:41 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 05:47:41 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 05:47:41 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 05:47:43 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 05:47:43 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 05:47:43 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 05:47:45 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 05:47:45 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 05:47:45 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 05:47:45 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 05:47:45 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 05:47:45 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 05:47:45 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 05:47:45 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 05:47:45 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 05:47:45 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 05:47:45 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 05:47:45 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 05:47:45 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:47:45 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 05:47:46 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 05:47:46 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 05:47:46 debconf: delaying package configuration, since apt-utils is not installed 05:47:46 Fetched 12.9 MB in 6s (2237 kB/s) 05:47:47 Selecting previously unselected package libxau6:arm64. 05:47:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 05:47:47 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 05:47:47 Unpacking libxau6:arm64 (1:1.0.8-1) ... 05:47:47 Selecting previously unselected package libbsd0:arm64. 05:47:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 05:47:47 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 05:47:47 Selecting previously unselected package libxdmcp6:arm64. 05:47:47 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 05:47:47 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 05:47:47 Selecting previously unselected package libxcb1:arm64. 05:47:47 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 05:47:47 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 05:47:47 Selecting previously unselected package libx11-data. 05:47:47 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 05:47:47 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 05:47:48 Selecting previously unselected package libx11-6:arm64. 05:47:48 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 05:47:48 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 05:47:48 Selecting previously unselected package libxext6:arm64. 05:47:48 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 05:47:48 Unpacking libxext6:arm64 (2:1.3.3-1) ... 05:47:48 Selecting previously unselected package perl-modules-5.26. 05:47:48 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 05:47:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:47:50 Selecting previously unselected package libgdbm5:arm64. 05:47:50 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 05:47:50 Unpacking libgdbm5:arm64 (1.14.1-6) ... 05:47:50 Selecting previously unselected package libgdbm-compat4:arm64. 05:47:50 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 05:47:50 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 05:47:50 Selecting previously unselected package libperl5.26:arm64. 05:47:50 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 05:47:50 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 05:47:51 Selecting previously unselected package perl. 05:47:51 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 05:47:51 Unpacking perl (5.26.1-6ubuntu0.3) ... 05:47:51 Selecting previously unselected package less. 05:47:51 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 05:47:51 Unpacking less (487-0.1) ... 05:47:52 Selecting previously unselected package libexpat1:arm64. 05:47:52 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 05:47:52 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 05:47:52 Selecting previously unselected package netbase. 05:47:52 Preparing to unpack .../14-netbase_5.4_all.deb ... 05:47:52 Unpacking netbase (5.4) ... 05:47:52 Selecting previously unselected package libedit2:arm64. 05:47:52 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 05:47:52 Unpacking libedit2:arm64 (3.1-20170329-1) ... 05:47:52 Selecting previously unselected package libssl1.0.0:arm64. 05:47:52 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 05:47:52 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 05:47:52 Selecting previously unselected package libxmuu1:arm64. 05:47:52 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 05:47:52 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 05:47:52 Selecting previously unselected package openssh-client. 05:47:52 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 05:47:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:47:53 Selecting previously unselected package xauth. 05:47:53 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 05:47:53 Unpacking xauth (1:1.0.10-1) ... 05:47:53 Selecting previously unselected package curl. 05:47:53 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 05:47:53 Unpacking curl (7.58.0-2ubuntu3.8) ... 05:47:53 Selecting previously unselected package libcurl3-gnutls:arm64. 05:47:53 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 05:47:53 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 05:47:53 Selecting previously unselected package liberror-perl. 05:47:53 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 05:47:53 Unpacking liberror-perl (0.17025-1) ... 05:47:53 Selecting previously unselected package git-man. 05:47:53 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:47:53 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:47:53 Selecting previously unselected package git. 05:47:53 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 05:47:53 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:47:55 Selecting previously unselected package make. 05:47:55 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 05:47:55 Unpacking make (4.1-9.1ubuntu1) ... 05:47:55 Selecting previously unselected package patch. 05:47:55 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 05:47:55 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:47:55 Setting up libedit2:arm64 (3.1-20170329-1) ... 05:47:55 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:47:55 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 05:47:55 Setting up less (487-0.1) ... 05:47:55 Setting up make (4.1-9.1ubuntu1) ... 05:47:55 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 05:47:56 Setting up curl (7.58.0-2ubuntu3.8) ... 05:47:56 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 05:47:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:47:56 Setting up libgdbm5:arm64 (1.14.1-6) ... 05:47:56 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 05:47:56 Setting up patch (2.7.6-2ubuntu1.1) ... 05:47:56 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 05:47:56 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 05:47:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:47:57 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 05:47:57 Setting up libxau6:arm64 (1:1.0.8-1) ... 05:47:57 Setting up netbase (5.4) ... 05:47:57 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 05:47:57 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 05:47:57 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 05:47:57 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 05:47:57 Setting up perl (5.26.1-6ubuntu0.3) ... 05:47:57 Setting up libxext6:arm64 (2:1.3.3-1) ... 05:47:57 Setting up liberror-perl (0.17025-1) ... 05:47:57 Setting up xauth (1:1.0.10-1) ... 05:47:57 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:47:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:48:05 curl set to automatically installed. 05:48:05 git set to automatically installed. 05:48:05 git-man set to automatically installed. 05:48:05 less set to automatically installed. 05:48:05 libbsd0 set to automatically installed. 05:48:05 libcurl3-gnutls set to automatically installed. 05:48:05 libedit2 set to automatically installed. 05:48:05 liberror-perl set to automatically installed. 05:48:05 libexpat1 set to automatically installed. 05:48:05 libgdbm-compat4 set to automatically installed. 05:48:05 libgdbm5 set to automatically installed. 05:48:05 libperl5.26 set to automatically installed. 05:48:05 libssl1.0.0 set to automatically installed. 05:48:05 libx11-6 set to automatically installed. 05:48:05 libx11-data set to automatically installed. 05:48:05 libxau6 set to automatically installed. 05:48:05 libxcb1 set to automatically installed. 05:48:05 libxdmcp6 set to automatically installed. 05:48:05 libxext6 set to automatically installed. 05:48:05 libxmuu1 set to automatically installed. 05:48:05 make set to automatically installed. 05:48:05 netbase set to automatically installed. 05:48:05 openssh-client set to automatically installed. 05:48:05 patch set to automatically installed. 05:48:05 perl set to automatically installed. 05:48:05 perl-modules-5.26 set to automatically installed. 05:48:05 xauth set to automatically installed. 05:48:05 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:48:05 Please ensure the environment is properly setup before continuing. 05:48:05 Ignore this message if the appropriate measures have already been taken 05:48:05 Pulling go 05:48:10 'device-mqtt' has dependencies that need to be staged: go 05:48:10 Skipping pull go (already ran) 05:48:10 Building go 05:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:10 Dload Upload Total Spent Left Speed 05:48:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 93.0M 34 31.8M 0 0 37.8M 0 0:00:02 --:--:-- 0:00:02 37.8M 95 93.0M 95 89.2M 0 0 48.5M 0 0:00:01 0:00:01 --:--:-- 48.5M 100 93.0M 100 93.0M 0 0 48.8M 0 0:00:01 0:00:01 --:--:-- 48.8M 05:48:13 go1.13.5.linux-arm64.tar.gz: OK 05:48:35 Staging go 05:48:37 Pulling device-mqtt 05:48:40 Skipping build go (already ran) 05:48:40 Building device-mqtt 05:48:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.4" -o cmd/device-mqtt ./cmd 05:48:41 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 05:48:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:48:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 05:48:41 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:48:41 go: downloading github.com/spf13/cast v1.3.0 05:48:41 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 05:48:41 go: extracting github.com/spf13/cast v1.3.0 05:48:41 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.2 05:48:41 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:48:41 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:48:41 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:48:41 go: downloading github.com/gorilla/mux v1.7.1 05:48:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:48:41 go: downloading github.com/OneOfOne/xxhash v1.2.6 05:48:41 go: extracting github.com/OneOfOne/xxhash v1.2.6 05:48:41 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:48:41 go: extracting github.com/gorilla/mux v1.7.1 05:48:41 go: downloading github.com/go-kit/kit v0.8.0 05:48:41 go: downloading github.com/google/uuid v1.1.1 05:48:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:48:41 go: downloading gopkg.in/yaml.v2 v2.2.8 05:48:41 go: downloading github.com/pkg/errors v0.8.1 05:48:41 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 05:48:41 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 05:48:41 go: extracting github.com/google/uuid v1.1.1 05:48:41 go: extracting github.com/pkg/errors v0.8.1 05:48:41 go: downloading github.com/pelletier/go-toml v1.2.0 05:48:41 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 05:48:41 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 05:48:42 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 05:48:42 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 05:48:42 go: extracting gopkg.in/yaml.v2 v2.2.8 05:48:42 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 05:48:42 go: extracting github.com/pelletier/go-toml v1.2.0 05:48:42 go: downloading github.com/x448/float16 v0.8.4 05:48:42 go: downloading github.com/BurntSushi/toml v0.3.1 05:48:42 go: downloading github.com/hashicorp/consul/api v1.1.0 05:48:42 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:48:42 go: extracting github.com/go-kit/kit v0.8.0 05:48:42 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:48:42 go: extracting github.com/x448/float16 v0.8.4 05:48:42 go: extracting github.com/BurntSushi/toml v0.3.1 05:48:42 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:48:42 go: downloading github.com/mitchellh/copystructure v1.0.0 05:48:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:48:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:48:42 go: extracting github.com/hashicorp/consul/api v1.1.0 05:48:42 go: extracting github.com/mitchellh/copystructure v1.0.0 05:48:42 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:48:42 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 05:48:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:48:42 go: extracting github.com/mitchellh/reflectwalk v1.0.0 05:48:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:48:42 go: downloading github.com/hashicorp/serf v0.8.2 05:48:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:48:42 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 05:48:42 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 05:48:42 go: extracting github.com/hashicorp/serf v0.8.2 05:48:42 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:48:42 go: extracting github.com/go-logfmt/logfmt v0.4.0 05:48:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:48:42 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:48:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:48:42 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 05:48:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:48:42 go: extracting github.com/hashicorp/golang-lru v0.5.0 05:48:42 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 05:48:42 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:48:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 05:48:42 go: finding github.com/spf13/cast v1.3.0 05:48:42 go: finding github.com/gorilla/mux v1.7.1 05:48:42 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:48:42 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:48:42 go: finding github.com/OneOfOne/xxhash v1.2.6 05:48:42 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:48:42 go: finding github.com/go-kit/kit v0.8.0 05:48:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 05:48:42 go: finding github.com/google/uuid v1.1.1 05:48:42 go: finding github.com/x448/float16 v0.8.4 05:48:42 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:48:42 go: finding github.com/go-logfmt/logfmt v0.4.0 05:48:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 05:48:42 go: finding gopkg.in/yaml.v2 v2.2.8 05:48:42 go: finding github.com/BurntSushi/toml v0.3.1 05:48:42 go: finding github.com/pkg/errors v0.8.1 05:48:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:48:42 go: finding github.com/hashicorp/consul/api v1.1.0 05:48:42 go: finding github.com/pelletier/go-toml v1.2.0 05:48:42 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:48:42 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:48:42 go: finding github.com/hashicorp/serf v0.8.2 05:48:42 go: finding github.com/mitchellh/mapstructure v1.1.2 05:48:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:48:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:48:42 go: finding github.com/mitchellh/copystructure v1.0.0 05:48:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:48:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:48:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:48:43 go: finding github.com/hashicorp/golang-lru v0.5.0 05:49:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:49:30 Skipping stage go (already ran) 05:49:30 Staging device-mqtt 05:49:32 Priming go 05:49:36 Priming device-mqtt 05:49:39 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 05:49:39 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 05:49:39 Determining the version from the project repo (version-script). 05:49:39 The version has been set to '1.2.1-dev.4-20200612+f040f91' 05:49:39 Snapping 'edgex-device-mqtt' ... 05:49:43 05:49:43 Snapped edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap 05:49:49 05:49:49 Login successful. You now have these capabilities: 05:49:49 05:49:49 snaps: No restriction 05:49:49 channels: No restriction 05:49:49 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 05:49:49 expires: 2020-06-19T16:50:48.252993 05:49:49 05:49:52 Preparing to push 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap'. 05:49:52 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 05:49:52 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 05:49:55 Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 12% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [ ] 24% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 36% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 48% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 60% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 72% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' [====] 100% 05:50:09 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- 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 05:50:09 Revision 1236 of 'edgex-device-mqtt' created. 05:50:10 Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...| 05:50:10 Track Arch Channel Version Revision Notes 05:50:10 edinburgh arm64 stable 1.0.0-20190627+29babbb 112 - 05:50:10 candidate 1.0.0-20190627+29babbb 112 - 05:50:10 beta 1.0.0-20190801+fd7235a 241 - 05:50:10 edge 1.0.0-20200107+8d32c65 944 - 05:50:10 fuji arm64 stable 1.1.1-20200311+f519bc1 1097 - 05:50:10 candidate ^ ^ - 05:50:10 beta 1.1.1-20200311+f519bc1 1097 - 05:50:10 edge 1.1.1-20200421+f519bc1 1174 - 05:50:10 geneva arm64 stable 1.2.0-20200520+8b9d451 1187 - 05:50:10 candidate ^ ^ - 05:50:10 beta ^ ^ - 05:50:10 edge ^ ^ - 05:50:10 latest arm64 stable 1.2.0-20200520+8b9d451 1187 - 05:50:10 candidate 1.2.0-20200520+8b9d451 1187 - 05:50:10 beta 1.2.0-20200520+8b9d451 1187 - 05:50:10 edge 1.2.1-dev.4-20200612+f040f91 1236 - 05:50:14 Pushing metadata from 'edgex-device-mqtt_1.2.1-dev.4-20200612+f040f91_arm64.snap' 05:50:17 The metadata has been pushed [Pipeline] } 05:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:50:20 provisioning config files... 05:50:20 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2124269843603824698tmp [Pipeline] { [Pipeline] sh 05:50:21 + curl -s https://codecov.io/bash 05:50:21 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2124269843603824698tmp 05:50:21 05:50:21 _____ _ 05:50:21 / ____| | | 05:50:21 | | ___ __| | ___ ___ _____ __ 05:50:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:50:21 | |___| (_) | (_| | __/ (_| (_) \ V / 05:50:21 \_____\___/ \__,_|\___|\___\___/ \_/ 05:50:21 Bash-20200602-f809a24 05:50:21 05:50:21 05:50:21 ==> Jenkins CI detected. 05:50:21 project root: . 05:50:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:50:21 ==> Running gcov in . (disable via -X gcov) 05:50:21 ==> Python coveragepy not found 05:50:21 ==> Searching for coverage reports in: 05:50:21 + . 05:50:21 -> Found 1 reports 05:50:21 ==> Detecting git/mercurial file structure 05:50:21 ==> Reading reports 05:50:21 + ./coverage.out bytes=18939 05:50:21 ==> Appending adjustments 05:50:21 https://docs.codecov.io/docs/fixing-reports 05:50:21 + Found adjustments 05:50:21 ==> Gzipping contents 05:50:21 ==> Uploading reports 05:50:21 url: https://codecov.io 05:50:21 query: branch=master&commit=f040f91db28658e22aee59e3eddee7a4993b8cd8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 05:50:21 -> Pinging Codecov 05:50:21 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=f040f91db28658e22aee59e3eddee7a4993b8cd8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 05:50:21 -> Uploading 05:50:22 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f040f91db28658e22aee59e3eddee7a4993b8cd8 [Pipeline] } 05:50:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:50:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 05:50:22 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 05:50:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 05:50:23 05:50:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 05:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 05:50:23 1.317.0: Pulling from edgex-devops/edgex-snyk-go 05:50:23 cbdbe7a5bc2a: Pulling fs layer 05:50:23 408f87550127: Pulling fs layer 05:50:23 fe522b08c979: Pulling fs layer 05:50:23 221eaa008020: Pulling fs layer 05:50:23 2a4607e5d6b9: Pulling fs layer 05:50:23 8f79b27c4fd2: Pulling fs layer 05:50:23 e5c8dbe1645b: Pulling fs layer 05:50:23 23e8b3b47431: Pulling fs layer 05:50:23 5c568d65a230: Pulling fs layer 05:50:23 8f79b27c4fd2: Waiting 05:50:23 e5c8dbe1645b: Waiting 05:50:23 23e8b3b47431: Waiting 05:50:23 5c568d65a230: Waiting 05:50:23 221eaa008020: Waiting 05:50:23 2a4607e5d6b9: Waiting 05:50:23 fe522b08c979: Verifying Checksum 05:50:23 fe522b08c979: Download complete 05:50:23 408f87550127: Download complete 05:50:23 2a4607e5d6b9: Verifying Checksum 05:50:23 2a4607e5d6b9: Download complete 05:50:23 8f79b27c4fd2: Verifying Checksum 05:50:23 8f79b27c4fd2: Download complete 05:50:23 cbdbe7a5bc2a: Download complete 05:50:23 e5c8dbe1645b: Verifying Checksum 05:50:23 e5c8dbe1645b: Download complete 05:50:23 cbdbe7a5bc2a: Pull complete 05:50:24 23e8b3b47431: Verifying Checksum 05:50:24 23e8b3b47431: Download complete 05:50:24 408f87550127: Pull complete 05:50:24 5c568d65a230: Verifying Checksum 05:50:24 5c568d65a230: Download complete 05:50:24 fe522b08c979: Pull complete 05:50:25 221eaa008020: Verifying Checksum 05:50:25 221eaa008020: Download complete 05:50:30 221eaa008020: Pull complete 05:50:30 2a4607e5d6b9: Pull complete 05:50:30 8f79b27c4fd2: Pull complete 05:50:32 e5c8dbe1645b: Pull complete 05:50:35 23e8b3b47431: Pull complete 05:50:37 5c568d65a230: Pull complete 05:50:37 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 05:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 05:50:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 05:50:37 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 05:50:38 $ docker top 34f17eb0b46ce7c3e151e0e99974ab2cfca0837739932f5943674c374ae4f540 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:38 + snyk monitor '--org=edgex-jenkins' 05:50:48 05:50:48 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 05:50:48 05:50:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/03f8d472-e588-4d45-ae1c-776e97b18c1d 05:50:48 05:50:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:50:48 05:50:48 [Pipeline] } 05:50:48 $ docker stop --time=1 34f17eb0b46ce7c3e151e0e99974ab2cfca0837739932f5943674c374ae4f540 05:50:51 $ docker rm -f 34f17eb0b46ce7c3e151e0e99974ab2cfca0837739932f5943674c374ae4f540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:52 05:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 05:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:52 latest: Pulling from edgex-devops/edgex-klar 05:50:52 e7c96db7181b: Pulling fs layer 05:50:52 1868ca2cb446: Pulling fs layer 05:50:52 136be5d0fe8e: Pulling fs layer 05:50:52 894bfe63afcb: Pulling fs layer 05:50:52 894bfe63afcb: Waiting 05:50:52 1868ca2cb446: Verifying Checksum 05:50:52 1868ca2cb446: Download complete 05:50:52 136be5d0fe8e: Download complete 05:50:52 e7c96db7181b: Verifying Checksum 05:50:52 e7c96db7181b: Download complete 05:50:52 894bfe63afcb: Verifying Checksum 05:50:52 894bfe63afcb: Download complete 05:50:52 e7c96db7181b: Pull complete 05:50:53 1868ca2cb446: Pull complete 05:50:53 136be5d0fe8e: Pull complete 05:50:53 894bfe63afcb: Pull complete 05:50:53 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 05:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 05:50:53 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:50:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:50:55 $ docker top 8301163fbd3d6c4203295791a451a4ddfe45637c3c3ef70521ab12411284cf11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f040f91db28658e22aee59e3eddee7a4993b8cd8 05:50:55 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:50:59 $ docker stop --time=1 8301163fbd3d6c4203295791a451a4ddfe45637c3c3ef70521ab12411284cf11 05:51:01 $ docker rm -f 8301163fbd3d6c4203295791a451a4ddfe45637c3c3ef70521ab12411284cf11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:51:01 . [Pipeline] withDockerContainer 05:51:01 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:51:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:51:02 $ docker top 3e36fcabd965953e2d4ee4b5b16db75e8acb884be7277330669306e576cb0322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f040f91db28658e22aee59e3eddee7a4993b8cd8 05:51:02 + tee 05:51:02 clair timeout 1m0s 05:51:02 docker timeout: 1m0s 05:51:02 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:51:03 $ docker stop --time=1 3e36fcabd965953e2d4ee4b5b16db75e8acb884be7277330669306e576cb0322 05:51:04 $ docker rm -f 3e36fcabd965953e2d4ee4b5b16db75e8acb884be7277330669306e576cb0322 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:05 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 05:51:05 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_f040f91db28658e22aee59e3eddee7a4993b8cd8.html [Pipeline] writeFile [Pipeline] step 05:51:05 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 05:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:51:05 . [Pipeline] withDockerContainer 05:51:05 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:51:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:51:06 $ docker top 9bfb9915aff4722ef90a40357e9d3ec3b8f382d3c495523abef6c1fecbde9a25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:06 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f040f91db28658e22aee59e3eddee7a4993b8cd8 05:51:06 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:51:10 $ docker stop --time=1 9bfb9915aff4722ef90a40357e9d3ec3b8f382d3c495523abef6c1fecbde9a25 05:51:11 $ docker rm -f 9bfb9915aff4722ef90a40357e9d3ec3b8f382d3c495523abef6c1fecbde9a25 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:51:12 . [Pipeline] withDockerContainer 05:51:12 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:51:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:51:12 $ docker top 8d323504a4ea753d6d2e331363492bfed30f6c8789bbe885114e349bc6f21139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f040f91db28658e22aee59e3eddee7a4993b8cd8 05:51:13 + tee 05:51:13 clair timeout 1m0s 05:51:13 docker timeout: 1m0s 05:51:13 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:51:14 $ docker stop --time=1 8d323504a4ea753d6d2e331363492bfed30f6c8789bbe885114e349bc6f21139 05:51:15 $ docker rm -f 8d323504a4ea753d6d2e331363492bfed30f6c8789bbe885114e349bc6f21139 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:15 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 05:51:15 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_f040f91db28658e22aee59e3eddee7a4993b8cd8.html [Pipeline] writeFile [Pipeline] step 05:51:15 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 05:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:16 . [Pipeline] withDockerContainer 05:51:16 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:51:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:51:17 $ docker top 56c317c8d22693dd3ae7fd9c88ab8848111f7746a79f9d20df4855a8cf17df66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:17 [ssh-agent] Looking for ssh-agent implementation... 05:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:17 $ docker exec 56c317c8d22693dd3ae7fd9c88ab8848111f7746a79f9d20df4855a8cf17df66 ssh-agent 05:51:17 SSH_AUTH_SOCK=/tmp/ssh-YAtPiqnkOHAi/agent.11 05:51:17 SSH_AGENT_PID=17 05:51:17 Running ssh-add (command line suppressed) 05:51:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8486189205339210013.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8486189205339210013.key) 05:51:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:18 + git semver tag 05:51:18 # -> Open(): unable to determine branch for HEAD 05:51:18 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 05:51:18 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 05:51:18 # $SEMVER_REMOTE_NAME = origin 05:51:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:18 # $SEMVER_USER_NAME = edgex-jenkins 05:51:18 # $SEMVER_BRANCH = master 05:51:18 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 05:51:18 # f040f91db28658e22aee59e3eddee7a4993b8cd8 HEAD 05:51:18 # -> Force: false 05:51:18 # c4be7a893a728883cba5187d266b02c218fe599f refs/tags/v1.2.1-dev.4 [Pipeline] } 05:51:18 $ docker exec --env ******** --env ******** 56c317c8d22693dd3ae7fd9c88ab8848111f7746a79f9d20df4855a8cf17df66 ssh-agent -k 05:51:18 unset SSH_AUTH_SOCK; 05:51:18 unset SSH_AGENT_PID; 05:51:18 echo Agent pid 17 killed; 05:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:18 + git semver [Pipeline] } 05:51:18 $ docker stop --time=1 56c317c8d22693dd3ae7fd9c88ab8848111f7746a79f9d20df4855a8cf17df66 05:51:20 $ docker rm -f 56c317c8d22693dd3ae7fd9c88ab8848111f7746a79f9d20df4855a8cf17df66 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:20 05:51:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:51:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:21 0.23.1-centos7: Pulling from edgex-lftools 05:51:21 ab5ef0e58194: Pulling fs layer 05:51:21 9712f1f96733: Pulling fs layer 05:51:21 63f879dbbcfc: Pulling fs layer 05:51:21 0d9ebad4ef96: Pulling fs layer 05:51:21 e9a5061849ea: Pulling fs layer 05:51:21 d747dcd14b5f: Pulling fs layer 05:51:21 2de7ff778b66: Pulling fs layer 05:51:21 e9a5061849ea: Waiting 05:51:21 d747dcd14b5f: Waiting 05:51:21 2de7ff778b66: Waiting 05:51:21 0d9ebad4ef96: Waiting 05:51:21 9712f1f96733: Download complete 05:51:22 63f879dbbcfc: Verifying Checksum 05:51:22 63f879dbbcfc: Download complete 05:51:22 e9a5061849ea: Verifying Checksum 05:51:22 e9a5061849ea: Download complete 05:51:22 d747dcd14b5f: Verifying Checksum 05:51:22 d747dcd14b5f: Download complete 05:51:22 0d9ebad4ef96: Verifying Checksum 05:51:22 0d9ebad4ef96: Download complete 05:51:22 2de7ff778b66: Verifying Checksum 05:51:22 2de7ff778b66: Download complete 05:51:22 ab5ef0e58194: Verifying Checksum 05:51:22 ab5ef0e58194: Download complete 05:51:26 ab5ef0e58194: Pull complete 05:51:26 9712f1f96733: Pull complete 05:51:29 63f879dbbcfc: Pull complete 05:51:37 0d9ebad4ef96: Pull complete 05:51:37 e9a5061849ea: Pull complete 05:51:37 d747dcd14b5f: Pull complete 05:51:40 2de7ff778b66: Pull complete 05:51:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:51:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:51:40 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:51:44 $ docker top 53ac00bb892059fe34b73ee1d1ac763ef5bfd5543e6418c6dd78de6375806efa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:51:44 provisioning config files... 05:51:44 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7447088436050527011tmp 05:51:44 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config470961839526777196tmp 05:51:44 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4397647981156380446tmp [Pipeline] { [Pipeline] echo 05:51:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:51:45 ---> sigul-configuration.sh 05:51:45 gpg: directory `/root/.gnupg' created 05:51:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:51:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:51:45 gpg: keyring `/root/.gnupg/secring.gpg' created 05:51:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:51:45 gpg: CAST5 encrypted data 05:51:45 gpg: encrypted with 1 passphrase 05:51:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:51:45 + mkdir /home/jenkins 05:51:45 + mkdir /home/jenkins/sigul [Pipeline] sh 05:51:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 05:51:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:51:46 ---> sigul-install.sh 05:51:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:51:51 + git tag --list 05:51:51 v1.2.1-dev.4 [Pipeline] sh 05:51:52 + lftools sign git-tag v1.2.1-dev.4 05:51:53 Signing Git tag with Sigul... 05:51:53 Signing v1.2.1-dev.4 [Pipeline] echo 05:51:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:51:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:51:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:51:54 $ docker stop --time=1 53ac00bb892059fe34b73ee1d1ac763ef5bfd5543e6418c6dd78de6375806efa 05:51:56 $ docker rm -f 53ac00bb892059fe34b73ee1d1ac763ef5bfd5543e6418c6dd78de6375806efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:51:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:57 . [Pipeline] withDockerContainer 05:51:57 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:51:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:51:58 $ docker top 5d3aa604ec2de1d6555726f18cf8c0ae95a48feb4c6c8ba2d477883c8300900c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:58 [ssh-agent] Looking for ssh-agent implementation... 05:51:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:58 $ docker exec 5d3aa604ec2de1d6555726f18cf8c0ae95a48feb4c6c8ba2d477883c8300900c ssh-agent 05:51:58 SSH_AUTH_SOCK=/tmp/ssh-6RM3403pcPHc/agent.11 05:51:58 SSH_AGENT_PID=17 05:51:58 Running ssh-add (command line suppressed) 05:51:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5975469344491314018.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5975469344491314018.key) 05:51:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:59 + git semver bump pre 05:51:59 # -> Open(): unable to determine branch for HEAD 05:51:59 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 05:51:59 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 05:51:59 # $SEMVER_REMOTE_NAME = origin 05:51:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:59 # $SEMVER_USER_NAME = edgex-jenkins 05:51:59 # $SEMVER_BRANCH = master 05:51:59 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 05:51:59 1.2.1-dev.5 [Pipeline] } 05:51:59 $ docker exec --env ******** --env ******** 5d3aa604ec2de1d6555726f18cf8c0ae95a48feb4c6c8ba2d477883c8300900c ssh-agent -k 05:51:59 unset SSH_AUTH_SOCK; 05:51:59 unset SSH_AGENT_PID; 05:51:59 echo Agent pid 17 killed; 05:51:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:59 + git semver [Pipeline] } 05:51:59 $ docker stop --time=1 5d3aa604ec2de1d6555726f18cf8c0ae95a48feb4c6c8ba2d477883c8300900c 05:52:01 $ docker rm -f 5d3aa604ec2de1d6555726f18cf8c0ae95a48feb4c6c8ba2d477883c8300900c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:01 . [Pipeline] withDockerContainer 05:52:01 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:52:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:52:02 $ docker top bbdedadf436ef1282daea635f5fd3d7150bb26fe768b729d967d825d650cbf3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:02 [ssh-agent] Looking for ssh-agent implementation... 05:52:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:02 $ docker exec bbdedadf436ef1282daea635f5fd3d7150bb26fe768b729d967d825d650cbf3b ssh-agent 05:52:02 SSH_AUTH_SOCK=/tmp/ssh-3SXGTm6OdTEM/agent.11 05:52:02 SSH_AGENT_PID=17 05:52:02 Running ssh-add (command line suppressed) 05:52:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8547971623708783378.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8547971623708783378.key) 05:52:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:03 + git semver push 05:52:03 # -> Open(): unable to determine branch for HEAD 05:52:03 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 05:52:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 05:52:03 # $SEMVER_REMOTE_NAME = origin 05:52:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:52:03 # $SEMVER_USER_NAME = edgex-jenkins 05:52:03 # $SEMVER_BRANCH = master 05:52:03 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 05:52:09 $ docker exec --env ******** --env ******** bbdedadf436ef1282daea635f5fd3d7150bb26fe768b729d967d825d650cbf3b ssh-agent -k 05:52:09 unset SSH_AUTH_SOCK; 05:52:09 unset SSH_AGENT_PID; 05:52:09 echo Agent pid 17 killed; 05:52:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:10 + git semver [Pipeline] } 05:52:10 $ docker stop --time=1 bbdedadf436ef1282daea635f5fd3d7150bb26fe768b729d967d825d650cbf3b 05:52:11 $ docker rm -f bbdedadf436ef1282daea635f5fd3d7150bb26fe768b729d967d825d650cbf3b [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 05:52:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:12 ---> package-listing.sh 05:52:12 ++ facter osfamily 05:52:12 ++ tr '[:upper:]' '[:lower:]' 05:52:12 + OS_FAMILY=redhat 05:52:12 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 05:52:12 + START_PACKAGES=/tmp/packages_start.txt 05:52:12 + END_PACKAGES=/tmp/packages_end.txt 05:52:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:12 + PACKAGES=/tmp/packages_start.txt 05:52:12 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 05:52:12 + PACKAGES=/tmp/packages_end.txt 05:52:12 + case "${OS_FAMILY}" in 05:52:12 + rpm -qa 05:52:12 + sort 05:52:16 + '[' -f /tmp/packages_start.txt ']' 05:52:16 + '[' -f /tmp/packages_end.txt ']' 05:52:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:16 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 05:52:16 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 05:52:16 + 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 05:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:16 05:52:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:16 alpine: Pulling from edgex-lftools-log-publisher 05:52:16 c9b1b535fdd9: Pulling fs layer 05:52:16 2cc5ad85d9ab: Pulling fs layer 05:52:16 756a868c4378: Pulling fs layer 05:52:16 444b2fc9a129: Pulling fs layer 05:52:16 ea15f1150254: Pulling fs layer 05:52:16 41b27a9f41bf: Pulling fs layer 05:52:16 28c525ee5125: Pulling fs layer 05:52:16 094b1ea09ed8: Pulling fs layer 05:52:16 138eaada9080: Pulling fs layer 05:52:16 0622d0fa9048: Pulling fs layer 05:52:16 41b27a9f41bf: Waiting 05:52:16 28c525ee5125: Waiting 05:52:16 094b1ea09ed8: Waiting 05:52:16 138eaada9080: Waiting 05:52:16 0622d0fa9048: Waiting 05:52:16 444b2fc9a129: Waiting 05:52:16 ea15f1150254: Waiting 05:52:16 2cc5ad85d9ab: Verifying Checksum 05:52:16 2cc5ad85d9ab: Download complete 05:52:16 444b2fc9a129: Verifying Checksum 05:52:16 444b2fc9a129: Download complete 05:52:16 c9b1b535fdd9: Verifying Checksum 05:52:16 c9b1b535fdd9: Download complete 05:52:16 ea15f1150254: Verifying Checksum 05:52:16 ea15f1150254: Download complete 05:52:17 28c525ee5125: Verifying Checksum 05:52:17 28c525ee5125: Download complete 05:52:17 756a868c4378: Verifying Checksum 05:52:17 756a868c4378: Download complete 05:52:17 138eaada9080: Verifying Checksum 05:52:17 138eaada9080: Download complete 05:52:17 094b1ea09ed8: Verifying Checksum 05:52:17 094b1ea09ed8: Download complete 05:52:17 0622d0fa9048: Verifying Checksum 05:52:17 0622d0fa9048: Download complete 05:52:18 41b27a9f41bf: Verifying Checksum 05:52:18 41b27a9f41bf: Download complete 05:52:18 c9b1b535fdd9: Pull complete 05:52:18 2cc5ad85d9ab: Pull complete 05:52:20 756a868c4378: Pull complete 05:52:20 444b2fc9a129: Pull complete 05:52:20 ea15f1150254: Pull complete 05:52:24 41b27a9f41bf: Pull complete 05:52:24 28c525ee5125: Pull complete 05:52:27 094b1ea09ed8: Pull complete 05:52:28 138eaada9080: Pull complete 05:52:28 0622d0fa9048: Pull complete 05:52:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:52:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:52:28 prd-centos7-docker-4c-2g-2707 does not seem to be running inside a container 05:52:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:52:31 $ docker top 0d50b122908ebd9549676db679c7d1b25b19c77d1eac7b8b263fa681fa7f1f9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:31 provisioning config files... 05:52:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2177316171596947152tmp [Pipeline] { [Pipeline] echo 05:52:31 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:32 ---> create-netrc.sh [Pipeline] echo 05:52:32 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:32 ---> logs-deploy.sh 05:52:32 + ARCHIVE_ARTIFACTS= 05:52:32 + LOGS_SERVER=https://logs.edgexfoundry.org 05:52:32 + '[' https://logs.edgexfoundry.org == None ']' 05:52:32 + NEXUS_URL=https://nexus.edgexfoundry.org 05:52:32 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/10 05:52:32 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/10/ 05:52:32 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/10 /w/workspace/gexfoundry_device-mqtt-go_master 05:52:33 Archives upload complete. 05:52:33 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/10/