Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 7e3748a7206db0950755fd783d3c275004c33838+49672cc0825fc2b257ef421e8ddc02da382ee60a (8a7e2441451b067a10d53e71913dc9fd47c2a2d1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-156/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-530’ Running on prd-centos7-docker-4c-2g-532 in /w/workspace/gexfoundry_device-mqtt-go_PR-156 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 49672cc0825fc2b257ef421e8ddc02da382ee60a into PR head commit 7e3748a7206db0950755fd783d3c275004c33838 Merge succeeded, producing 7e3748a7206db0950755fd783d3c275004c33838 Checking out Revision 7e3748a7206db0950755fd783d3c275004c33838 (PR-156) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/156/head:refs/remotes/origin/PR-156 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e3748a7206db0950755fd783d3c275004c33838 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 49672cc0825fc2b257ef421e8ddc02da382ee60a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e3748a7206db0950755fd783d3c275004c33838 # timeout=10 Commit message: "Upgrade SDK version and configuration file" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-22T04:52:27.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-22T04:52:28.200Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-22T04:52:28.393Z] ========================================================= [2020-07-22T04:52:28.393Z] EdgeX Global Pipelines Version Info [2020-07-22T04:52:28.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-22T04:52:30.213Z] ------------------- [2020-07-22T04:52:30.213Z] stable info: [2020-07-22T04:52:30.213Z] ------------------- [2020-07-22T04:52:30.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-22T04:52:30.213Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-22T04:52:30.213Z] Message: update stable to v1.0.99 [2020-07-22T04:52:30.784Z] ------------------- [2020-07-22T04:52:30.784Z] experimental info: [2020-07-22T04:52:30.784Z] ------------------- [2020-07-22T04:52:30.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-22T04:52:30.784Z] Commit SHA: 78d567e8c35819a45e10bd2b75e1138b16507148 [2020-07-22T04:52:30.784Z] Message: update experimental to v1.0.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:52:33.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T04:52:33.573Z] [2020-07-22T04:52:33.573Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:52:33.938Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T04:52:33.938Z] latest: Pulling from edgex-devops/git-semver [2020-07-22T04:52:33.938Z] 31603596830f: Pulling fs layer [2020-07-22T04:52:33.938Z] 2a8b12db71e7: Pulling fs layer [2020-07-22T04:52:33.938Z] 6ca5941a6612: Pulling fs layer [2020-07-22T04:52:33.938Z] ecc8261a40a4: Pulling fs layer [2020-07-22T04:52:33.938Z] ecc8261a40a4: Waiting [2020-07-22T04:52:33.938Z] 2a8b12db71e7: Verifying Checksum [2020-07-22T04:52:33.938Z] 2a8b12db71e7: Download complete [2020-07-22T04:52:33.938Z] 31603596830f: Verifying Checksum [2020-07-22T04:52:33.938Z] 31603596830f: Download complete [2020-07-22T04:52:34.202Z] ecc8261a40a4: Verifying Checksum [2020-07-22T04:52:34.202Z] ecc8261a40a4: Download complete [2020-07-22T04:52:34.202Z] 6ca5941a6612: Verifying Checksum [2020-07-22T04:52:34.202Z] 6ca5941a6612: Download complete [2020-07-22T04:52:34.202Z] 31603596830f: Pull complete [2020-07-22T04:52:34.463Z] 2a8b12db71e7: Pull complete [2020-07-22T04:52:35.035Z] 6ca5941a6612: Pull complete [2020-07-22T04:52:35.296Z] ecc8261a40a4: Pull complete [2020-07-22T04:52:35.296Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-22T04:52:35.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T04:52:35.296Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-22T04:52:35.414Z] prd-centos7-docker-4c-2g-532 does not seem to be running inside a container [2020-07-22T04:52:35.482Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-156 -v /w/workspace/gexfoundry_device-mqtt-go_PR-156:/w/workspace/gexfoundry_device-mqtt-go_PR-156:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-22T04:52:37.529Z] $ docker top 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-22T04:52:37.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T04:52:37.864Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T04:52:38.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T04:52:38.050Z] $ docker exec 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 ssh-agent [2020-07-22T04:52:38.216Z] SSH_AUTH_SOCK=/tmp/ssh-AXJ687p0c1K7/agent.12 [2020-07-22T04:52:38.216Z] SSH_AGENT_PID=17 [2020-07-22T04:52:38.226Z] Running ssh-add (command line suppressed) [2020-07-22T04:52:38.336Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/private_key_4031818700696047283.key (/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/private_key_4031818700696047283.key) [2020-07-22T04:52:38.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T04:52:38.758Z] + git describe --exact-match --tags HEAD [2020-07-22T04:52:38.758Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-22T04:52:38.817Z] $ docker exec --env ******** --env ******** 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 ssh-agent -k [2020-07-22T04:52:38.924Z] unset SSH_AUTH_SOCK; [2020-07-22T04:52:38.925Z] unset SSH_AGENT_PID; [2020-07-22T04:52:38.925Z] echo Agent pid 17 killed; [2020-07-22T04:52:38.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-22T04:52:39.107Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-22T04:52:39.107Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-22T04:52:39.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T04:52:39.211Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T04:52:39.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T04:52:39.360Z] $ docker exec 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 ssh-agent [2020-07-22T04:52:39.515Z] SSH_AUTH_SOCK=/tmp/ssh-aRH9gZRLAWgp/agent.46 [2020-07-22T04:52:39.515Z] SSH_AGENT_PID=51 [2020-07-22T04:52:39.521Z] Running ssh-add (command line suppressed) [2020-07-22T04:52:39.650Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/private_key_6429226820415120882.key (/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/private_key_6429226820415120882.key) [2020-07-22T04:52:39.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T04:52:40.089Z] + git semver init [2020-07-22T04:52:40.089Z] # -> Open(): unable to determine branch for HEAD [2020-07-22T04:52:40.089Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-156/.git [2020-07-22T04:52:40.089Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-156 [2020-07-22T04:52:40.089Z] # $SEMVER_REMOTE_NAME = origin [2020-07-22T04:52:40.089Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-22T04:52:40.089Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-22T04:52:40.089Z] # $SEMVER_BRANCH = PR-156 [2020-07-22T04:52:40.089Z] # $SEMVER_TEMP = /tmp/semver-179596998 [2020-07-22T04:52:40.089Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-07-22T04:52:40.660Z] # '/tmp/semver-179596998' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-156/.semver' [2020-07-22T04:52:40.660Z] # -> Force: false [2020-07-22T04:52:40.660Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-156/.semver [Pipeline] } [2020-07-22T04:52:40.679Z] $ docker exec --env ******** --env ******** 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 ssh-agent -k [2020-07-22T04:52:40.788Z] unset SSH_AUTH_SOCK; [2020-07-22T04:52:40.788Z] unset SSH_AGENT_PID; [2020-07-22T04:52:40.788Z] echo Agent pid 51 killed; [2020-07-22T04:52:40.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-22T04:52:41.384Z] + git semver [Pipeline] } [2020-07-22T04:52:41.406Z] $ docker stop --time=1 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 [2020-07-22T04:52:42.741Z] $ docker rm -f 829018a7abe22826aafe788d03f4d51900e5ca9e32163a6851d7e66183919625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-22T04:52:43.372Z] Stashed 21 file(s) [Pipeline] echo [2020-07-22T04:52:43.387Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-22T04:52:58.968Z] Still waiting to schedule task [2020-07-22T04:52:58.968Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-22T04:52:58.987Z] Still waiting to schedule task [2020-07-22T04:52:58.987Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-531’ [2020-07-22T04:55:21.117Z] Running on prd-centos7-docker-4c-2g-533 in /w/workspace/gexfoundry_device-mqtt-go_PR-156 [Pipeline] { [Pipeline] ws [2020-07-22T04:55:21.225Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-07-22T04:55:26.825Z] using credential edgex-jenkins-ssh [2020-07-22T04:55:26.871Z] Cloning the remote Git repository [2020-07-22T04:55:26.871Z] Cloning with configured refspecs honoured and without tags [2020-07-22T04:55:27.749Z] Fetching without tags [2020-07-22T04:55:26.912Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-07-22T04:55:27.000Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-07-22T04:55:27.063Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-07-22T04:55:27.063Z] > git --version # timeout=10 [2020-07-22T04:55:27.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T04:55:27.109Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T04:55:27.672Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-07-22T04:55:27.687Z] > git config --add remote.origin.fetch +refs/pull/156/head:refs/remotes/origin/PR-156 # timeout=10 [2020-07-22T04:55:27.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T04:55:27.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-07-22T04:55:27.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-07-22T04:55:27.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T04:55:27.759Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T04:55:28.152Z] Merging remotes/origin/master commit 49672cc0825fc2b257ef421e8ddc02da382ee60a into PR head commit 7e3748a7206db0950755fd783d3c275004c33838 [2020-07-22T04:55:28.267Z] Merge succeeded, producing 7e3748a7206db0950755fd783d3c275004c33838 [2020-07-22T04:55:28.268Z] Checking out Revision 7e3748a7206db0950755fd783d3c275004c33838 (PR-156) [2020-07-22T04:55:28.158Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T04:55:28.166Z] > git checkout -f 7e3748a7206db0950755fd783d3c275004c33838 # timeout=10 [2020-07-22T04:55:28.215Z] > git remote # timeout=10 [2020-07-22T04:55:28.227Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T04:55:28.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T04:55:28.241Z] > git merge 49672cc0825fc2b257ef421e8ddc02da382ee60a # timeout=10 [2020-07-22T04:55:28.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T04:55:28.268Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T04:55:28.296Z] > git checkout -f 7e3748a7206db0950755fd783d3c275004c33838 # timeout=10 [2020-07-22T04:55:32.129Z] Commit message: "Upgrade SDK version and configuration file" [2020-07-22T04:55:32.175Z] > git --version # timeout=10 [2020-07-22T04:55:32.193Z] fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-22T04:55:33.448Z] ========================================================= [2020-07-22T04:55:33.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-22T04:55:33.448Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:55:34.278Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-22T04:55:34.897Z] Sending build context to Docker daemon 607.2kB [2020-07-22T04:55:34.897Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-22T04:55:34.897Z] Step 2/8 : FROM ${BASE} [2020-07-22T04:55:34.897Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-22T04:55:34.897Z] df20fa9351a1: Pulling fs layer [2020-07-22T04:55:34.897Z] ed8968b2872e: Pulling fs layer [2020-07-22T04:55:34.897Z] a92cc7c5fd73: Pulling fs layer [2020-07-22T04:55:34.897Z] 2dd03ba5bac4: Pulling fs layer [2020-07-22T04:55:34.897Z] 1e091d79d1de: Pulling fs layer [2020-07-22T04:55:34.897Z] 481702a1767f: Pulling fs layer [2020-07-22T04:55:34.897Z] f64a6f60c768: Pulling fs layer [2020-07-22T04:55:34.897Z] e78d2573fc39: Pulling fs layer [2020-07-22T04:55:34.897Z] e876d2f968b6: Pulling fs layer [2020-07-22T04:55:34.897Z] ce8a83651883: Pulling fs layer [2020-07-22T04:55:34.897Z] 07967f4d0e4b: Pulling fs layer [2020-07-22T04:55:34.897Z] 2dd03ba5bac4: Waiting [2020-07-22T04:55:34.897Z] 1e091d79d1de: Waiting [2020-07-22T04:55:34.897Z] 481702a1767f: Waiting [2020-07-22T04:55:34.897Z] f64a6f60c768: Waiting [2020-07-22T04:55:34.897Z] e78d2573fc39: Waiting [2020-07-22T04:55:34.897Z] e876d2f968b6: Waiting [2020-07-22T04:55:34.897Z] ce8a83651883: Waiting [2020-07-22T04:55:34.897Z] 07967f4d0e4b: Waiting [2020-07-22T04:55:35.227Z] a92cc7c5fd73: Download complete [2020-07-22T04:55:35.227Z] ed8968b2872e: Verifying Checksum [2020-07-22T04:55:35.227Z] ed8968b2872e: Download complete [2020-07-22T04:55:35.227Z] 1e091d79d1de: Verifying Checksum [2020-07-22T04:55:35.227Z] 1e091d79d1de: Download complete [2020-07-22T04:55:35.227Z] 481702a1767f: Verifying Checksum [2020-07-22T04:55:35.227Z] 481702a1767f: Download complete [2020-07-22T04:55:35.227Z] df20fa9351a1: Verifying Checksum [2020-07-22T04:55:35.227Z] df20fa9351a1: Download complete [2020-07-22T04:55:35.985Z] df20fa9351a1: Pull complete [2020-07-22T04:55:37.053Z] ed8968b2872e: Pull complete [2020-07-22T04:55:37.373Z] f64a6f60c768: Verifying Checksum [2020-07-22T04:55:37.373Z] f64a6f60c768: Download complete [2020-07-22T04:55:37.659Z] a92cc7c5fd73: Pull complete [2020-07-22T04:55:37.659Z] e876d2f968b6: Verifying Checksum [2020-07-22T04:55:37.659Z] e876d2f968b6: Download complete [2020-07-22T04:55:37.935Z] e78d2573fc39: Verifying Checksum [2020-07-22T04:55:37.935Z] e78d2573fc39: Download complete [2020-07-22T04:55:37.935Z] 07967f4d0e4b: Verifying Checksum [2020-07-22T04:55:37.935Z] 07967f4d0e4b: Download complete [2020-07-22T04:55:38.211Z] 2dd03ba5bac4: Verifying Checksum [2020-07-22T04:55:38.211Z] 2dd03ba5bac4: Download complete [2020-07-22T04:55:38.496Z] ce8a83651883: Verifying Checksum [2020-07-22T04:55:38.496Z] ce8a83651883: Download complete [2020-07-22T04:55:48.591Z] 2dd03ba5bac4: Pull complete [2020-07-22T04:55:48.591Z] 1e091d79d1de: Pull complete [2020-07-22T04:55:48.591Z] 481702a1767f: Pull complete [2020-07-22T04:55:53.928Z] f64a6f60c768: Pull complete [2020-07-22T04:55:58.185Z] e78d2573fc39: Pull complete [2020-07-22T04:55:58.185Z] e876d2f968b6: Pull complete [2020-07-22T04:56:00.425Z] ce8a83651883: Pull complete [2020-07-22T04:56:00.689Z] 07967f4d0e4b: Pull complete [2020-07-22T04:56:00.689Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-22T04:56:00.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-22T04:56:00.689Z] ---> 5d7c900382c6 [2020-07-22T04:56:00.689Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-07-22T04:56:02.646Z] ---> Running in 33ee9a634f61 [2020-07-22T04:56:02.646Z] Removing intermediate container 33ee9a634f61 [2020-07-22T04:56:02.646Z] ---> 0a0fa53b3c87 [2020-07-22T04:56:02.646Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T04:56:02.646Z] ---> Running in 146c76d7da23 [2020-07-22T04:56:04.579Z] Removing intermediate container 146c76d7da23 [2020-07-22T04:56:04.579Z] ---> e8e7eb9f6cf3 [2020-07-22T04:56:04.579Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-07-22T04:56:04.579Z] ---> Running in d36f1429a389 [2020-07-22T04:56:05.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-22T04:56:06.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-22T04:56:06.108Z] (1/14) Installing libmagic (5.38-r0) [2020-07-22T04:56:06.370Z] (2/14) Installing file (5.38-r0) [2020-07-22T04:56:06.370Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-07-22T04:56:06.370Z] (4/14) Installing g++ (9.3.0-r2) [2020-07-22T04:56:08.949Z] (5/14) Installing fortify-headers (1.1-r0) [2020-07-22T04:56:08.949Z] (6/14) Installing patch (2.7.6-r6) [2020-07-22T04:56:08.949Z] (7/14) Installing build-base (0.5-r2) [2020-07-22T04:56:08.949Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-07-22T04:56:08.949Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-07-22T04:56:09.211Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-07-22T04:56:09.473Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-07-22T04:56:09.473Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-07-22T04:56:09.473Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-07-22T04:56:10.050Z] (14/14) Installing openssh (8.3_p1-r0) [2020-07-22T04:56:10.050Z] Executing busybox-1.31.1-r16.trigger [2020-07-22T04:56:10.050Z] OK: 237 MiB in 53 packages [2020-07-22T04:56:14.444Z] Removing intermediate container d36f1429a389 [2020-07-22T04:56:14.444Z] ---> 4fd52a970066 [2020-07-22T04:56:14.444Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-07-22T04:56:14.444Z] ---> Running in 46281c362b01 [2020-07-22T04:56:14.444Z] Removing intermediate container 46281c362b01 [2020-07-22T04:56:14.444Z] ---> f8685ea053fd [2020-07-22T04:56:14.444Z] Step 7/8 : COPY . . [2020-07-22T04:56:14.720Z] ---> 29526421f5ce [2020-07-22T04:56:14.720Z] Step 8/8 : RUN go mod download [2020-07-22T04:56:15.003Z] ---> Running in 69ff48f32c27 [2020-07-22T04:56:17.597Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T04:56:17.597Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T04:56:17.597Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-22T04:56:17.864Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T04:56:17.864Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-22T04:56:17.864Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-22T04:56:17.864Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T04:56:17.864Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-22T04:56:17.864Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T04:56:17.864Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T04:56:17.864Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T04:56:17.864Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T04:56:18.127Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T04:56:18.127Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T04:56:18.127Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T04:56:18.127Z] go: finding github.com/fatih/color v1.7.0 [2020-07-22T04:56:18.127Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T04:56:18.127Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T04:56:18.127Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T04:56:18.127Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-22T04:56:18.127Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-22T04:56:18.127Z] go: finding github.com/google/uuid v1.1.1 [2020-07-22T04:56:18.392Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-22T04:56:18.392Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-22T04:56:18.656Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T04:56:18.656Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-22T04:56:18.656Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-22T04:56:18.656Z] go: finding github.com/kr/pty v1.1.1 [2020-07-22T04:56:18.656Z] go: finding github.com/kr/text v0.1.0 [2020-07-22T04:56:18.920Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-22T04:56:18.920Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-22T04:56:18.920Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-22T04:56:18.920Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-22T04:56:19.181Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T04:56:19.181Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T04:56:19.181Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-22T04:56:19.181Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T04:56:19.181Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T04:56:19.181Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-22T04:56:19.181Z] go: finding github.com/posener/complete v1.1.1 [2020-07-22T04:56:19.181Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-22T04:56:19.181Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-22T04:56:19.181Z] go: finding github.com/spf13/cast v1.3.0 [2020-07-22T04:56:19.181Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-22T04:56:19.181Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-22T04:56:19.446Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-22T04:56:19.446Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T04:56:19.446Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-22T04:56:19.446Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T04:56:19.446Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-22T04:56:19.446Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-22T04:56:19.446Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-07-22T04:56:19.446Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T04:56:19.446Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T04:56:21.153Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-534 in /w/workspace/gexfoundry_device-mqtt-go_PR-156 [Pipeline] { [Pipeline] ws [2020-07-22T04:56:21.228Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-07-22T04:56:26.158Z] using credential edgex-jenkins-ssh [2020-07-22T04:56:26.241Z] Cloning the remote Git repository [2020-07-22T04:56:26.241Z] Cloning with configured refspecs honoured and without tags [2020-07-22T04:56:26.295Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-07-22T04:56:27.399Z] Fetching without tags [2020-07-22T04:56:26.400Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-07-22T04:56:26.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-07-22T04:56:26.470Z] > git --version # timeout=10 [2020-07-22T04:56:26.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T04:56:26.562Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T04:56:27.285Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-07-22T04:56:27.316Z] > git config --add remote.origin.fetch +refs/pull/156/head:refs/remotes/origin/PR-156 # timeout=10 [2020-07-22T04:56:27.335Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T04:56:27.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-07-22T04:56:27.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-07-22T04:56:27.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T04:56:27.434Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T04:56:27.907Z] Merging remotes/origin/master commit 49672cc0825fc2b257ef421e8ddc02da382ee60a into PR head commit 7e3748a7206db0950755fd783d3c275004c33838 [2020-07-22T04:56:28.350Z] Merge succeeded, producing 7e3748a7206db0950755fd783d3c275004c33838 [2020-07-22T04:56:28.351Z] Checking out Revision 7e3748a7206db0950755fd783d3c275004c33838 (PR-156) [2020-07-22T04:56:27.966Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T04:56:28.012Z] > git checkout -f 7e3748a7206db0950755fd783d3c275004c33838 # timeout=10 [2020-07-22T04:56:28.202Z] > git remote # timeout=10 [2020-07-22T04:56:28.235Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T04:56:28.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T04:56:28.294Z] > git merge 49672cc0825fc2b257ef421e8ddc02da382ee60a # timeout=10 [2020-07-22T04:56:28.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T04:56:28.356Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T04:56:28.377Z] > git checkout -f 7e3748a7206db0950755fd783d3c275004c33838 # timeout=10 [2020-07-22T04:56:29.777Z] Removing intermediate container 69ff48f32c27 [2020-07-22T04:56:29.777Z] ---> f5b2935d93ef [2020-07-22T04:56:29.777Z] Successfully built f5b2935d93ef [2020-07-22T04:56:29.777Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:56:30.799Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-22T04:56:30.799Z] . [Pipeline] withDockerContainer [2020-07-22T04:56:30.951Z] prd-centos7-docker-4c-2g-533 does not seem to be running inside a container [2020-07-22T04:56:31.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-22T04:56:32.318Z] $ docker top 2402a8b28b870f0a7a4efac01d2184886ae21b6dea55d744b48033b40d66fffe -eo pid,comm [2020-07-22T04:56:32.606Z] Commit message: "Upgrade SDK version and configuration file" [2020-07-22T04:56:32.653Z] > git --version # timeout=10 [2020-07-22T04:56:32.675Z] fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-07-22T04:56:33.330Z] + go version [2020-07-22T04:56:33.330Z] go version go1.13.13 linux/amd64 [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-22T04:56:33.678Z] + make test [2020-07-22T04:56:33.678Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] echo [2020-07-22T04:56:34.022Z] ========================================================= [2020-07-22T04:56:34.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-22T04:56:34.022Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:56:35.082Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-22T04:56:36.066Z] Sending build context to Docker daemon 607.2kB [2020-07-22T04:56:36.066Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-22T04:56:36.066Z] Step 2/8 : FROM ${BASE} [2020-07-22T04:56:36.344Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-22T04:56:36.345Z] b538f80385f9: Pulling fs layer [2020-07-22T04:56:36.345Z] 74f711af9a0d: Pulling fs layer [2020-07-22T04:56:36.345Z] 99f96fe45779: Pulling fs layer [2020-07-22T04:56:36.345Z] fd7a069fd194: Pulling fs layer [2020-07-22T04:56:36.345Z] 66aa3694b03b: Pulling fs layer [2020-07-22T04:56:36.345Z] 170f70906a0f: Pulling fs layer [2020-07-22T04:56:36.345Z] ad7c5574e4b9: Pulling fs layer [2020-07-22T04:56:36.345Z] e772456be8f7: Pulling fs layer [2020-07-22T04:56:36.345Z] c890913d741a: Pulling fs layer [2020-07-22T04:56:36.345Z] 2480fcc9aa5a: Pulling fs layer [2020-07-22T04:56:36.345Z] 09adf4765672: Pulling fs layer [2020-07-22T04:56:36.345Z] 66aa3694b03b: Waiting [2020-07-22T04:56:36.345Z] 170f70906a0f: Waiting [2020-07-22T04:56:36.345Z] ad7c5574e4b9: Waiting [2020-07-22T04:56:36.345Z] e772456be8f7: Waiting [2020-07-22T04:56:36.345Z] c890913d741a: Waiting [2020-07-22T04:56:36.345Z] 09adf4765672: Waiting [2020-07-22T04:56:36.345Z] 2480fcc9aa5a: Waiting [2020-07-22T04:56:36.345Z] fd7a069fd194: Waiting [2020-07-22T04:56:36.345Z] 99f96fe45779: Verifying Checksum [2020-07-22T04:56:36.345Z] 99f96fe45779: Download complete [2020-07-22T04:56:36.345Z] 74f711af9a0d: Verifying Checksum [2020-07-22T04:56:36.345Z] 74f711af9a0d: Download complete [2020-07-22T04:56:36.345Z] 66aa3694b03b: Verifying Checksum [2020-07-22T04:56:36.345Z] 66aa3694b03b: Download complete [2020-07-22T04:56:36.345Z] 170f70906a0f: Verifying Checksum [2020-07-22T04:56:36.345Z] 170f70906a0f: Download complete [2020-07-22T04:56:36.345Z] b538f80385f9: Verifying Checksum [2020-07-22T04:56:36.345Z] b538f80385f9: Download complete [2020-07-22T04:56:37.007Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-07-22T04:56:37.343Z] b538f80385f9: Pull complete [2020-07-22T04:56:37.950Z] 74f711af9a0d: Pull complete [2020-07-22T04:56:38.224Z] 99f96fe45779: Pull complete [2020-07-22T04:56:40.211Z] ad7c5574e4b9: Download complete [2020-07-22T04:56:40.211Z] c890913d741a: Verifying Checksum [2020-07-22T04:56:40.211Z] c890913d741a: Download complete [2020-07-22T04:56:42.209Z] 2480fcc9aa5a: Verifying Checksum [2020-07-22T04:56:42.209Z] 2480fcc9aa5a: Download complete [2020-07-22T04:56:42.482Z] 09adf4765672: Verifying Checksum [2020-07-22T04:56:42.482Z] 09adf4765672: Download complete [2020-07-22T04:56:42.755Z] e772456be8f7: Verifying Checksum [2020-07-22T04:56:42.755Z] e772456be8f7: Download complete [2020-07-22T04:56:43.035Z] fd7a069fd194: Verifying Checksum [2020-07-22T04:56:43.035Z] fd7a069fd194: Download complete [2020-07-22T04:56:55.425Z] fd7a069fd194: Pull complete [2020-07-22T04:56:55.425Z] 66aa3694b03b: Pull complete [2020-07-22T04:56:55.425Z] 170f70906a0f: Pull complete [2020-07-22T04:56:55.566Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-07-22T04:56:55.851Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 28.3% of statements [2020-07-22T04:56:55.851Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-07-22T04:56:55.851Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-22T04:56:58.832Z] ad7c5574e4b9: Pull complete [2020-07-22T04:56:59.218Z] gofmt -l . [2020-07-22T04:56:59.218Z] ["`gofmt -l .`" = ""] [2020-07-22T04:56:59.218Z] ./bin/test-attribution-txt.sh [2020-07-22T04:57:00.195Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-22T04:57:01.141Z] Stashed 1 file(s) [Pipeline] } [2020-07-22T04:57:01.156Z] $ docker stop --time=1 2402a8b28b870f0a7a4efac01d2184886ae21b6dea55d744b48033b40d66fffe [2020-07-22T04:57:03.478Z] $ docker rm -f 2402a8b28b870f0a7a4efac01d2184886ae21b6dea55d744b48033b40d66fffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [2020-07-22T04:57:04.239Z] e772456be8f7: Pull complete [2020-07-22T04:57:04.239Z] c890913d741a: Pull complete [Pipeline] { [Pipeline] sh [2020-07-22T04:57:06.259Z] 2480fcc9aa5a: Pull complete [2020-07-22T04:57:06.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T04:57:06.534Z] 09adf4765672: Pull complete [2020-07-22T04:57:06.534Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-22T04:57:06.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-22T04:57:06.534Z] ---> 2248a725d1cf [2020-07-22T04:57:06.534Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-07-22T04:57:06.784Z] + ls -al . [2020-07-22T04:57:06.784Z] total 100 [2020-07-22T04:57:06.784Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 22 04:57 . [2020-07-22T04:57:06.784Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 22 04:55 .. [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 4678 Jul 22 04:55 Attribution.txt [2020-07-22T04:57:06.784Z] drwxrwxr-x. 2 jenkins jenkins 87 Jul 22 04:55 bin [2020-07-22T04:57:06.784Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 22 04:55 cmd [2020-07-22T04:57:06.784Z] -rw-r--r--. 1 jenkins jenkins 18939 Jul 22 04:56 coverage.out [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 1776 Jul 22 04:55 Dockerfile [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 953 Jul 22 04:55 Dockerfile.build [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 22 04:55 .dockerignore [2020-07-22T04:57:06.784Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 22 04:55 .git [2020-07-22T04:57:06.784Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 22 04:55 .github [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 328 Jul 22 04:55 .gitignore [2020-07-22T04:57:06.784Z] -rw-r--r--. 1 jenkins jenkins 510 Jul 22 04:57 go.mod [2020-07-22T04:57:06.784Z] -rw-r--r--. 1 jenkins jenkins 13621 Jul 22 04:57 go.sum [2020-07-22T04:57:06.784Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 22 04:55 internal [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 700 Jul 22 04:55 Jenkinsfile [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 22 04:55 LICENSE [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 902 Jul 22 04:55 Makefile [2020-07-22T04:57:06.784Z] drwxrwxr-x. 2 jenkins jenkins 23 Jul 22 04:55 mock [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 444 Jul 22 04:55 README.md [2020-07-22T04:57:06.784Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 22 04:55 .semver [2020-07-22T04:57:06.784Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 22 04:55 snap [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 22 04:52 VERSION [2020-07-22T04:57:06.784Z] -rw-rw-r--. 1 jenkins jenkins 227 Jul 22 04:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:57:07.127Z] + 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=7e3748a7206db0950755fd783d3c275004c33838 --label arch=amd64 --label version=0.0.0 . [2020-07-22T04:57:07.127Z] Sending build context to Docker daemon 626.7kB [2020-07-22T04:57:07.394Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-07-22T04:57:07.394Z] Step 2/21 : FROM ${BASE} AS builder [2020-07-22T04:57:07.394Z] ---> f5b2935d93ef [2020-07-22T04:57:07.394Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-07-22T04:57:07.972Z] ---> Running in 431f137fa0e8 [2020-07-22T04:57:08.241Z] Removing intermediate container 431f137fa0e8 [2020-07-22T04:57:08.241Z] ---> 6d7828abbefc [2020-07-22T04:57:08.241Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-07-22T04:57:08.241Z] ---> Running in 7eefb9b9a6c3 [2020-07-22T04:57:08.507Z] Removing intermediate container 7eefb9b9a6c3 [2020-07-22T04:57:08.507Z] ---> a05e465ae9c2 [2020-07-22T04:57:08.507Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T04:57:08.775Z] ---> Running in 11e9c6cd5357 [2020-07-22T04:57:09.734Z] Removing intermediate container 11e9c6cd5357 [2020-07-22T04:57:09.734Z] ---> 2d67673dcc09 [2020-07-22T04:57:09.734Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-22T04:57:09.734Z] ---> Running in 1761cb4c6277 [2020-07-22T04:57:10.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-22T04:57:11.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-22T04:57:11.529Z] OK: 237 MiB in 53 packages [2020-07-22T04:57:11.795Z] Removing intermediate container 1761cb4c6277 [2020-07-22T04:57:11.795Z] ---> 85c985445da3 [2020-07-22T04:57:11.795Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-07-22T04:57:11.932Z] ---> Running in 3e06164109ba [2020-07-22T04:57:11.933Z] Removing intermediate container 3e06164109ba [2020-07-22T04:57:11.933Z] ---> b99279e71f45 [2020-07-22T04:57:11.933Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T04:57:11.933Z] ---> Running in 7df17789d006 [2020-07-22T04:57:12.068Z] ---> Running in 2e4797f756e9 [2020-07-22T04:57:12.068Z] Removing intermediate container 2e4797f756e9 [2020-07-22T04:57:12.068Z] ---> c8690da0b012 [2020-07-22T04:57:12.068Z] Step 8/21 : COPY . . [2020-07-22T04:57:13.031Z] ---> 29d0449732c1 [2020-07-22T04:57:13.031Z] Step 9/21 : ARG MAKE='make build' [2020-07-22T04:57:13.031Z] ---> Running in d2a57057e77c [2020-07-22T04:57:13.306Z] Removing intermediate container d2a57057e77c [2020-07-22T04:57:13.306Z] ---> b52605ae3062 [2020-07-22T04:57:13.306Z] Step 10/21 : RUN $MAKE [2020-07-22T04:57:13.306Z] ---> Running in c8b46cf5f8c3 [2020-07-22T04:57:13.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-07-22T04:57:14.550Z] Removing intermediate container 7df17789d006 [2020-07-22T04:57:14.550Z] ---> 9334d07f750d [2020-07-22T04:57:14.550Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-07-22T04:57:14.550Z] ---> Running in 73ecd04388ae [2020-07-22T04:57:15.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-22T04:57:16.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-22T04:57:17.159Z] (1/14) Installing libmagic (5.38-r0) [2020-07-22T04:57:17.431Z] (2/14) Installing file (5.38-r0) [2020-07-22T04:57:17.431Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-07-22T04:57:17.431Z] (4/14) Installing g++ (9.3.0-r2) [2020-07-22T04:57:21.700Z] (5/14) Installing fortify-headers (1.1-r0) [2020-07-22T04:57:21.700Z] (6/14) Installing patch (2.7.6-r6) [2020-07-22T04:57:21.700Z] (7/14) Installing build-base (0.5-r2) [2020-07-22T04:57:21.700Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-07-22T04:57:22.287Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-07-22T04:57:22.287Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-07-22T04:57:22.875Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-07-22T04:57:23.145Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-07-22T04:57:23.145Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-07-22T04:57:23.416Z] (14/14) Installing openssh (8.3_p1-r0) [2020-07-22T04:57:23.416Z] Executing busybox-1.31.1-r16.trigger [2020-07-22T04:57:23.416Z] OK: 221 MiB in 53 packages [2020-07-22T04:57:27.701Z] Removing intermediate container 73ecd04388ae [2020-07-22T04:57:27.701Z] ---> df0b99dc0a1d [2020-07-22T04:57:27.701Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-07-22T04:57:27.701Z] ---> Running in a57b0c44230b [2020-07-22T04:57:27.975Z] Removing intermediate container a57b0c44230b [2020-07-22T04:57:27.975Z] ---> 8b12f700dbe0 [2020-07-22T04:57:27.975Z] Step 7/8 : COPY . . [2020-07-22T04:57:28.950Z] ---> 4601ea649efc [2020-07-22T04:57:28.950Z] Step 8/8 : RUN go mod download [2020-07-22T04:57:28.950Z] ---> Running in 97c7b76874db [2020-07-22T04:57:29.005Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-22T04:57:31.554Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T04:57:31.554Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T04:57:31.554Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-22T04:57:31.554Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T04:57:31.554Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-22T04:57:31.554Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-22T04:57:31.554Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T04:57:31.554Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-22T04:57:31.822Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T04:57:31.822Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T04:57:31.822Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T04:57:31.822Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T04:57:31.822Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T04:57:31.822Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T04:57:31.822Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T04:57:31.822Z] go: finding github.com/fatih/color v1.7.0 [2020-07-22T04:57:31.822Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T04:57:31.822Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T04:57:31.822Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T04:57:31.822Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-22T04:57:32.092Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-22T04:57:32.092Z] go: finding github.com/google/uuid v1.1.1 [2020-07-22T04:57:32.092Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T04:57:32.092Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-22T04:57:32.360Z] Removing intermediate container c8b46cf5f8c3 [2020-07-22T04:57:32.360Z] ---> 2e42a4cf9c41 [2020-07-22T04:57:32.360Z] Step 11/21 : FROM alpine [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-22T04:57:32.363Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T04:57:32.363Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-22T04:57:32.363Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-22T04:57:32.363Z] go: finding github.com/kr/pty v1.1.1 [2020-07-22T04:57:32.363Z] go: finding github.com/kr/text v0.1.0 [2020-07-22T04:57:32.624Z] latest: Pulling from library/alpine [2020-07-22T04:57:32.624Z] df20fa9351a1: Already exists [2020-07-22T04:57:32.632Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-22T04:57:32.632Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-22T04:57:32.632Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T04:57:32.632Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T04:57:32.887Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-22T04:57:32.888Z] Status: Downloaded newer image for alpine:latest [2020-07-22T04:57:32.888Z] ---> a24bb4013296 [2020-07-22T04:57:32.888Z] Step 12/21 : ENV APP_PORT=49982 [2020-07-22T04:57:32.888Z] ---> Running in 5dc6af79b079 [2020-07-22T04:57:32.904Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-22T04:57:32.904Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T04:57:32.904Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T04:57:32.904Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-22T04:57:32.904Z] go: finding github.com/posener/complete v1.1.1 [2020-07-22T04:57:32.904Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-22T04:57:32.904Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-22T04:57:32.904Z] go: finding github.com/spf13/cast v1.3.0 [2020-07-22T04:57:32.904Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-22T04:57:32.904Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-22T04:57:32.904Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-22T04:57:32.904Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T04:57:33.152Z] Removing intermediate container 5dc6af79b079 [2020-07-22T04:57:33.152Z] ---> 47b137d96e48 [2020-07-22T04:57:33.152Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-22T04:57:33.152Z] ---> Running in abac27ece51f [2020-07-22T04:57:33.178Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-22T04:57:33.178Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T04:57:33.178Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-22T04:57:33.178Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-22T04:57:33.178Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-07-22T04:57:33.178Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T04:57:33.178Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T04:57:33.415Z] Removing intermediate container abac27ece51f [2020-07-22T04:57:33.415Z] ---> 761d46dab183 [2020-07-22T04:57:33.415Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-07-22T04:57:34.365Z] ---> 85d8e69188bf [2020-07-22T04:57:34.365Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-07-22T04:57:34.365Z] ---> 45712d473198 [2020-07-22T04:57:34.365Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-07-22T04:57:35.351Z] ---> e5b6d95d8c11 [2020-07-22T04:57:35.351Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-07-22T04:57:35.351Z] ---> Running in 886a0d507f41 [2020-07-22T04:57:35.351Z] Removing intermediate container 886a0d507f41 [2020-07-22T04:57:35.351Z] ---> 8384b108252a [2020-07-22T04:57:35.351Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-22T04:57:35.351Z] ---> Running in d17af100ccf1 [2020-07-22T04:57:35.618Z] Removing intermediate container d17af100ccf1 [2020-07-22T04:57:35.618Z] ---> a4d9370dd4b0 [2020-07-22T04:57:35.618Z] Step 19/21 : LABEL arch=amd64 [2020-07-22T04:57:35.618Z] ---> Running in aac05e6cdecf [2020-07-22T04:57:35.884Z] Removing intermediate container aac05e6cdecf [2020-07-22T04:57:35.884Z] ---> 0bd6e6ef2ef6 [2020-07-22T04:57:35.884Z] Step 20/21 : LABEL git_sha=7e3748a7206db0950755fd783d3c275004c33838 [2020-07-22T04:57:35.884Z] ---> Running in b8a8b6d76bfb [2020-07-22T04:57:36.147Z] Removing intermediate container b8a8b6d76bfb [2020-07-22T04:57:36.148Z] ---> 0b63608f8574 [2020-07-22T04:57:36.148Z] Step 21/21 : LABEL version=0.0.0 [2020-07-22T04:57:36.148Z] ---> Running in caebe37d6124 [2020-07-22T04:57:36.410Z] Removing intermediate container caebe37d6124 [2020-07-22T04:57:36.410Z] ---> 32f14154fb27 [2020-07-22T04:57:36.410Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-22T04:57:36.411Z] Successfully built 32f14154fb27 [2020-07-22T04:57:36.411Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T04:57:37.571Z] ++ find /w/workspace/device-mqtt-go/1 [2020-07-22T04:57:37.571Z] ++ grep snapcraft.yaml [2020-07-22T04:57:37.571Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T04:57:37.741Z] provisioning config files... [2020-07-22T04:57:37.755Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config2606653811202728750tmp [Pipeline] { [Pipeline] sh [2020-07-22T04:57:38.158Z] + cp /w/workspace/device-mqtt-go/1@tmp/config2606653811202728750tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-07-22T04:57:38.488Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-07-22T04:57:38.488Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-07-22T04:57:38.488Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-07-22T04:57:38.488Z] a1125296b23d: Pulling fs layer [2020-07-22T04:57:38.488Z] 3c742a4a0f38: Pulling fs layer [2020-07-22T04:57:38.488Z] 4c5ea3b32996: Pulling fs layer [2020-07-22T04:57:38.488Z] 1b4be91ead68: Pulling fs layer [2020-07-22T04:57:38.488Z] 9224317f5338: Pulling fs layer [2020-07-22T04:57:38.488Z] a1d4acd2f81e: Pulling fs layer [2020-07-22T04:57:38.488Z] de16526aea4f: Pulling fs layer [2020-07-22T04:57:38.488Z] 98d9a47ff92f: Pulling fs layer [2020-07-22T04:57:38.488Z] f00a2f7e41d2: Pulling fs layer [2020-07-22T04:57:38.488Z] a1d4acd2f81e: Waiting [2020-07-22T04:57:38.488Z] de16526aea4f: Waiting [2020-07-22T04:57:38.488Z] 98d9a47ff92f: Waiting [2020-07-22T04:57:38.488Z] 1b4be91ead68: Waiting [2020-07-22T04:57:38.488Z] 9224317f5338: Waiting [2020-07-22T04:57:38.488Z] f00a2f7e41d2: Waiting [2020-07-22T04:57:38.488Z] 4c5ea3b32996: Verifying Checksum [2020-07-22T04:57:38.488Z] 4c5ea3b32996: Download complete [2020-07-22T04:57:38.488Z] 3c742a4a0f38: Verifying Checksum [2020-07-22T04:57:38.488Z] 3c742a4a0f38: Download complete [2020-07-22T04:57:38.769Z] 1b4be91ead68: Verifying Checksum [2020-07-22T04:57:38.769Z] 1b4be91ead68: Download complete [2020-07-22T04:57:38.769Z] a1d4acd2f81e: Download complete [2020-07-22T04:57:38.769Z] de16526aea4f: Verifying Checksum [2020-07-22T04:57:38.769Z] de16526aea4f: Download complete [2020-07-22T04:57:38.769Z] 98d9a47ff92f: Verifying Checksum [2020-07-22T04:57:38.769Z] 98d9a47ff92f: Download complete [2020-07-22T04:57:38.769Z] f00a2f7e41d2: Verifying Checksum [2020-07-22T04:57:38.769Z] f00a2f7e41d2: Download complete [2020-07-22T04:57:39.048Z] a1125296b23d: Verifying Checksum [2020-07-22T04:57:39.048Z] a1125296b23d: Download complete [2020-07-22T04:57:41.660Z] a1125296b23d: Pull complete [2020-07-22T04:57:41.936Z] 3c742a4a0f38: Pull complete [2020-07-22T04:57:43.327Z] Removing intermediate container 97c7b76874db [2020-07-22T04:57:43.327Z] ---> a8aae8967f35 [2020-07-22T04:57:43.327Z] Successfully built a8aae8967f35 [2020-07-22T04:57:43.327Z] Successfully tagged ci-base-image-arm64:latest [2020-07-22T04:57:43.361Z] 4c5ea3b32996: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [2020-07-22T04:57:43.628Z] 1b4be91ead68: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:57:44.215Z] 9224317f5338: Verifying Checksum [2020-07-22T04:57:44.215Z] 9224317f5338: Download complete [2020-07-22T04:57:44.246Z] + docker inspect -f . ci-base-image-arm64 [2020-07-22T04:57:44.246Z] . [Pipeline] withDockerContainer [2020-07-22T04:57:44.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-534 does not seem to be running inside a container [2020-07-22T04:57:44.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-22T04:57:46.362Z] $ docker top 89b31f88e7c9f96e97a8b5fbb6d5fac3d381f2e23c46b7e685c917cce31a6ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T04:57:47.747Z] + go version [2020-07-22T04:57:47.747Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-22T04:57:48.804Z] + make test [2020-07-22T04:57:48.805Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-07-22T04:57:49.803Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-07-22T04:58:16.493Z] 9224317f5338: Pull complete [2020-07-22T04:58:16.493Z] a1d4acd2f81e: Pull complete [2020-07-22T04:58:16.493Z] de16526aea4f: Pull complete [2020-07-22T04:58:16.493Z] 98d9a47ff92f: Pull complete [2020-07-22T04:58:16.493Z] f00a2f7e41d2: Pull complete [2020-07-22T04:58:16.493Z] Digest: sha256:39fc549714d04fcee7efecd05a41bc4dfa0e7f4fb03cb3990b8a1054409554c4 [2020-07-22T04:58:16.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-07-22T04:58:19.857Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-07-22T04:58:19.857Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-07-22T04:58:20.122Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-07-22T04:58:20.485Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-07-22T04:58:20.485Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1018 kB] [2020-07-22T04:58:20.485Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [94.6 kB] [2020-07-22T04:58:20.485Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [870 kB] [2020-07-22T04:58:20.485Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9279 B] [2020-07-22T04:58:20.808Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1409 kB] [2020-07-22T04:58:21.385Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1321 kB] [2020-07-22T04:58:21.385Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [111 kB] [2020-07-22T04:58:21.385Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] [2020-07-22T04:58:21.650Z] Fetched 5098 kB in 2s (2748 kB/s) [2020-07-22T04:58:22.150Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-07-22T04:58:22.150Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.028s coverage: 28.3% of statements [2020-07-22T04:58:22.150Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-07-22T04:58:22.150Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-22T04:58:24.211Z] Reading package lists... [2020-07-22T04:58:27.562Z] gofmt -l . [2020-07-22T04:58:27.562Z] ["`gofmt -l .`" = ""] [2020-07-22T04:58:27.562Z] ./bin/test-attribution-txt.sh [2020-07-22T04:58:28.161Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-22T04:58:28.466Z] Warning: overwriting stash ‘coverage-report’ [2020-07-22T04:58:29.153Z] Stashed 1 file(s) [Pipeline] } [2020-07-22T04:58:29.162Z] $ docker stop --time=1 89b31f88e7c9f96e97a8b5fbb6d5fac3d381f2e23c46b7e685c917cce31a6ea0 [2020-07-22T04:58:30.827Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-07-22T04:58:30.827Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-07-22T04:58:30.827Z] 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-07-22T04:58:30.827Z] 0% [2 InRelease gpgv 242 kB] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-07-22T04:58:31.544Z] $ docker rm -f 89b31f88e7c9f96e97a8b5fbb6d5fac3d381f2e23c46b7e685c917cce31a6ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-07-22T04:58:32.473Z] 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 39% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 76% Reading package lists... 76% Reading package lists... 80% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T04:58:33.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T04:58:33.388Z] + ls -al . [2020-07-22T04:58:33.388Z] total 136 [2020-07-22T04:58:33.388Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 04:58 . [2020-07-22T04:58:33.388Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:56 .. [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 04:56 .dockerignore [2020-07-22T04:58:33.388Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 04:56 .git [2020-07-22T04:58:33.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 04:56 .github [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 328 Jul 22 04:56 .gitignore [2020-07-22T04:58:33.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:56 .semver [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 4678 Jul 22 04:56 Attribution.txt [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 1776 Jul 22 04:56 Dockerfile [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 953 Jul 22 04:56 Dockerfile.build [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 700 Jul 22 04:56 Jenkinsfile [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 04:56 LICENSE [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 902 Jul 22 04:56 Makefile [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 22 04:56 README.md [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 04:52 VERSION [2020-07-22T04:58:33.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 04:56 bin [2020-07-22T04:58:33.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:56 cmd [2020-07-22T04:58:33.388Z] -rw-r--r-- 1 jenkins jenkins 18939 Jul 22 04:58 coverage.out [2020-07-22T04:58:33.388Z] -rw-r--r-- 1 jenkins jenkins 510 Jul 22 04:58 go.mod [2020-07-22T04:58:33.388Z] -rw-r--r-- 1 jenkins jenkins 13621 Jul 22 04:58 go.sum [2020-07-22T04:58:33.388Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:56 internal [2020-07-22T04:58:33.388Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 04:56 mock [2020-07-22T04:58:33.388Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:56 snap [2020-07-22T04:58:33.388Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 22 04:56 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-22T04:58:33.805Z] + 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=7e3748a7206db0950755fd783d3c275004c33838 --label arch=arm64 --label version=0.0.0 . [2020-07-22T04:58:34.079Z] Sending build context to Docker daemon 626.7kB [2020-07-22T04:58:34.079Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-07-22T04:58:34.079Z] Step 2/21 : FROM ${BASE} AS builder [2020-07-22T04:58:34.079Z] ---> a8aae8967f35 [2020-07-22T04:58:34.079Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-07-22T04:58:34.351Z] ---> Running in da6cb79c28de [2020-07-22T04:58:34.950Z] Removing intermediate container da6cb79c28de [2020-07-22T04:58:34.950Z] ---> f755028d2f0f [2020-07-22T04:58:34.950Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-07-22T04:58:34.950Z] ---> Running in e49f06a51090 [2020-07-22T04:58:35.553Z] Removing intermediate container e49f06a51090 [2020-07-22T04:58:35.553Z] ---> 9e5859043334 [2020-07-22T04:58:35.553Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T04:58:35.553Z] ---> Running in 9226cb343164 [2020-07-22T04:58:35.807Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-07-22T04:58:37.462Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 36% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 66% Reading package lists... 71% Reading package lists... 75% Reading package lists... 75% Reading package lists... 76% Reading package lists... 76% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 86% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-07-22T04:58:37.730Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 68% Building dependency tree [2020-07-22T04:58:37.730Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-07-22T04:58:38.187Z] Removing intermediate container 9226cb343164 [2020-07-22T04:58:38.187Z] ---> 3cd6a530120d [2020-07-22T04:58:38.187Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-22T04:58:38.187Z] ---> Running in 840b11bd5884 [2020-07-22T04:58:38.315Z] The following packages were automatically installed and are no longer required: [2020-07-22T04:58:38.315Z] libjq1 libonig4 [2020-07-22T04:58:38.315Z] Use 'sudo apt autoremove' to remove them. [2020-07-22T04:58:38.315Z] Suggested packages: [2020-07-22T04:58:38.315Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-07-22T04:58:38.315Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-07-22T04:58:38.315Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-07-22T04:58:38.315Z] | libterm-readline-perl-perl [2020-07-22T04:58:39.268Z] The following NEW packages will be installed: [2020-07-22T04:58:39.268Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-07-22T04:58:39.268Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-07-22T04:58:39.268Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-07-22T04:58:39.268Z] Need to get 12.0 MB of archives. [2020-07-22T04:58:39.268Z] After this operation, 77.5 MB of additional disk space will be used. [2020-07-22T04:58:39.535Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-07-22T04:58:40.080Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 682 kB/2763 kB 25%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-07-22T04:58:40.080Z] 20% [2 libgdbm5 15.2 kB/26.0 kB 58%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-07-22T04:58:40.080Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-07-22T04:58:40.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-22T04:58:40.346Z] 23% [4 libperl5.26 22.2 kB/3527 kB 1%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-07-22T04:58:40.346Z] 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-07-22T04:58:40.346Z] 51% [6 less 28.4 kB/112 kB 25%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-07-22T04:58:40.346Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] [2020-07-22T04:58:40.346Z] 55% [8 curl 112 kB/159 kB 70%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.9 [212 kB] [2020-07-22T04:58:40.346Z] 58% [9 libcurl3-gnutls 212 kB/212 kB 100%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-07-22T04:58:40.346Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-07-22T04:58:40.346Z] 62% [11 git-man 131 kB/804 kB 16%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-07-22T04:58:40.612Z] 68% [12 git 57.3 kB/3915 kB 1%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-07-22T04:58:40.612Z] 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-07-22T04:58:40.612Z] 98% [14 patch 12.3 kB/102 kB 12%] 100% [Working] Fetched 12.0 MB in 1s (8409 kB/s) [2020-07-22T04:58:40.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-22T04:58:41.190Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-22T04:58:41.456Z] Selecting previously unselected package perl-modules-5.26. [2020-07-22T04:58:41.456Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-07-22T04:58:41.456Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-07-22T04:58:41.456Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-22T04:58:42.172Z] OK: 221 MiB in 53 packages [2020-07-22T04:58:43.147Z] Removing intermediate container 840b11bd5884 [2020-07-22T04:58:43.147Z] ---> a894640ad1c3 [2020-07-22T04:58:43.147Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-07-22T04:58:43.418Z] ---> Running in 613709b5671d [2020-07-22T04:58:44.012Z] Removing intermediate container 613709b5671d [2020-07-22T04:58:44.012Z] ---> 44764ac9f2d3 [2020-07-22T04:58:44.012Z] Step 8/21 : COPY . . [2020-07-22T04:58:44.092Z] Selecting previously unselected package libgdbm5:amd64. [2020-07-22T04:58:44.092Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-07-22T04:58:44.092Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-07-22T04:58:44.092Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-07-22T04:58:44.092Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-07-22T04:58:44.092Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-07-22T04:58:44.092Z] Selecting previously unselected package libperl5.26:amd64. [2020-07-22T04:58:44.092Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-07-22T04:58:44.092Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-07-22T04:58:44.989Z] ---> b758c8e7cd23 [2020-07-22T04:58:44.989Z] Step 9/21 : ARG MAKE='make build' [2020-07-22T04:58:44.989Z] ---> Running in 59bd9133f48b [2020-07-22T04:58:45.497Z] Selecting previously unselected package perl. [2020-07-22T04:58:45.497Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-07-22T04:58:45.497Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-07-22T04:58:45.497Z] Selecting previously unselected package less. [2020-07-22T04:58:45.497Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-07-22T04:58:45.497Z] Unpacking less (487-0.1) ... [2020-07-22T04:58:45.497Z] Selecting previously unselected package netbase. [2020-07-22T04:58:45.497Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-07-22T04:58:45.497Z] Unpacking netbase (5.4) ... [2020-07-22T04:58:45.497Z] Selecting previously unselected package curl. [2020-07-22T04:58:45.497Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-22T04:58:45.497Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-22T04:58:45.579Z] Removing intermediate container 59bd9133f48b [2020-07-22T04:58:45.579Z] ---> 516fd553cfeb [2020-07-22T04:58:45.579Z] Step 10/21 : RUN $MAKE [2020-07-22T04:58:45.579Z] ---> Running in 23c7bb226a3c [2020-07-22T04:58:45.783Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-07-22T04:58:45.783Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-22T04:58:45.783Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-22T04:58:46.248Z] Selecting previously unselected package liberror-perl. [2020-07-22T04:58:46.248Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-07-22T04:58:46.248Z] Unpacking liberror-perl (0.17025-1) ... [2020-07-22T04:58:46.248Z] Selecting previously unselected package git-man. [2020-07-22T04:58:46.248Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-07-22T04:58:46.248Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-22T04:58:46.779Z] Selecting previously unselected package git. [2020-07-22T04:58:46.779Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-07-22T04:58:46.779Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-07-22T04:58:47.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-07-22T04:58:47.914Z] Selecting previously unselected package make. [2020-07-22T04:58:47.914Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-07-22T04:58:47.914Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-07-22T04:58:48.212Z] Selecting previously unselected package patch. [2020-07-22T04:58:48.212Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-07-22T04:58:48.212Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-07-22T04:58:48.212Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-22T04:58:48.212Z] Setting up less (487-0.1) ... [2020-07-22T04:58:48.518Z] Setting up make (4.1-9.1ubuntu1) ... [2020-07-22T04:58:48.851Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-22T04:58:48.851Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-22T04:58:48.851Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-22T04:58:48.851Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-07-22T04:58:48.851Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-07-22T04:58:48.851Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-07-22T04:58:48.851Z] Setting up netbase (5.4) ... [2020-07-22T04:58:48.851Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-07-22T04:58:48.851Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-07-22T04:58:49.142Z] Setting up liberror-perl (0.17025-1) ... [2020-07-22T04:58:49.142Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-07-22T04:58:49.142Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-22T04:58:49.782Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-07-22T04:58:52.373Z] curl set to automatically installed. [2020-07-22T04:58:52.373Z] git set to automatically installed. [2020-07-22T04:58:52.373Z] git-man set to automatically installed. [2020-07-22T04:58:52.373Z] less set to automatically installed. [2020-07-22T04:58:52.373Z] libcurl3-gnutls set to automatically installed. [2020-07-22T04:58:52.373Z] liberror-perl set to automatically installed. [2020-07-22T04:58:52.373Z] libgdbm-compat4 set to automatically installed. [2020-07-22T04:58:52.373Z] libgdbm5 set to automatically installed. [2020-07-22T04:58:52.373Z] libperl5.26 set to automatically installed. [2020-07-22T04:58:52.373Z] make set to automatically installed. [2020-07-22T04:58:52.373Z] netbase set to automatically installed. [2020-07-22T04:58:52.373Z] patch set to automatically installed. [2020-07-22T04:58:52.373Z] perl set to automatically installed. [2020-07-22T04:58:52.373Z] perl-modules-5.26 set to automatically installed. [2020-07-22T04:58:52.373Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-07-22T04:58:52.374Z] Please ensure the environment is properly setup before continuing. [2020-07-22T04:58:52.374Z] Ignore this message if the appropriate measures have already been taken [2020-07-22T04:58:52.952Z] Pulling go  [2020-07-22T04:58:54.377Z] 'device-mqtt' has dependencies that need to be staged: go [2020-07-22T04:58:54.377Z] Skipping pull go (already ran) [2020-07-22T04:58:54.377Z] Building go  [2020-07-22T04:58:54.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-07-22T04:58:54.377Z] Dload Upload Total Spent Left Speed [2020-07-22T04:58:56.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 31814 0 0 211k 0 0:09:14 --:--:-- 0:09:14 209k 43 114M 43 49.4M 0 0 43.2M 0 0:00:02 0:00:01 0:00:01 43.2M 95 114M 95 109M 0 0 51.0M 0 0:00:02 0:00:02 --:--:-- 51.0M 100 114M 100 114M 0 0 51.3M 0 0:00:02 0:00:02 --:--:-- 51.3M [2020-07-22T04:58:57.453Z] go1.13.5.linux-amd64.tar.gz: OK [2020-07-22T04:59:07.642Z] Staging go  [2020-07-22T04:59:09.053Z] Pulling device-mqtt  [2020-07-22T04:59:10.461Z] Skipping build go (already ran) [2020-07-22T04:59:10.462Z] Building device-mqtt  [2020-07-22T04:59:10.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-07-22T04:59:11.457Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T04:59:11.457Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T04:59:11.457Z] go: downloading github.com/spf13/cast v1.3.0 [2020-07-22T04:59:11.457Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T04:59:11.457Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T04:59:11.721Z] go: extracting github.com/spf13/cast v1.3.0 [2020-07-22T04:59:11.721Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T04:59:11.721Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T04:59:11.721Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T04:59:11.721Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T04:59:11.721Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T04:59:11.721Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-07-22T04:59:11.721Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T04:59:11.721Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T04:59:11.721Z] go: downloading github.com/pkg/errors v0.8.1 [2020-07-22T04:59:11.997Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-07-22T04:59:11.997Z] go: downloading github.com/google/uuid v1.1.1 [2020-07-22T04:59:11.997Z] go: extracting github.com/pkg/errors v0.8.1 [2020-07-22T04:59:11.997Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T04:59:11.997Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T04:59:11.997Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T04:59:11.997Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T04:59:11.997Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-07-22T04:59:11.997Z] go: downloading github.com/x448/float16 v0.8.4 [2020-07-22T04:59:11.997Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-07-22T04:59:11.997Z] go: extracting github.com/google/uuid v1.1.1 [2020-07-22T04:59:11.997Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T04:59:11.997Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T04:59:11.997Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-07-22T04:59:11.997Z] go: extracting github.com/x448/float16 v0.8.4 [2020-07-22T04:59:11.997Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T04:59:11.997Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T04:59:11.997Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T04:59:11.997Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-07-22T04:59:11.997Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-07-22T04:59:11.997Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T04:59:11.997Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-07-22T04:59:11.997Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T04:59:11.997Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-07-22T04:59:11.997Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T04:59:11.997Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-07-22T04:59:11.997Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T04:59:12.265Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-07-22T04:59:12.265Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-07-22T04:59:12.265Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T04:59:12.265Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-07-22T04:59:12.265Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T04:59:12.265Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T04:59:12.265Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T04:59:12.265Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T04:59:12.265Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-07-22T04:59:12.265Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-07-22T04:59:12.265Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T04:59:12.265Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T04:59:12.265Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T04:59:12.265Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T04:59:12.265Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T04:59:12.265Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-07-22T04:59:12.265Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T04:59:12.265Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T04:59:12.534Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T04:59:12.534Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T04:59:12.534Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T04:59:12.534Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T04:59:12.534Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T04:59:12.534Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T04:59:12.534Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T04:59:12.534Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T04:59:12.534Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T04:59:12.534Z] go: finding github.com/spf13/cast v1.3.0 [2020-07-22T04:59:12.534Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T04:59:12.534Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T04:59:12.534Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T04:59:12.798Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T04:59:12.798Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T04:59:12.798Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T04:59:12.798Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T04:59:12.798Z] go: finding github.com/google/uuid v1.1.1 [2020-07-22T04:59:12.798Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T04:59:12.798Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T04:59:12.798Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T04:59:12.798Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T04:59:12.798Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T04:59:12.798Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T04:59:12.798Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T04:59:12.798Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T04:59:12.798Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T04:59:12.798Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T04:59:12.798Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T04:59:12.798Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T04:59:12.798Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T04:59:12.798Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T04:59:12.798Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T04:59:12.798Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T04:59:12.798Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T04:59:12.798Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T04:59:12.798Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T04:59:12.798Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T04:59:13.063Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T04:59:13.839Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-22T04:59:22.136Z] Removing intermediate container 23c7bb226a3c [2020-07-22T04:59:22.136Z] ---> 9c7362980505 [2020-07-22T04:59:22.136Z] Step 11/21 : FROM alpine [2020-07-22T04:59:22.136Z] latest: Pulling from library/alpine [2020-07-22T04:59:22.136Z] b538f80385f9: Already exists [2020-07-22T04:59:22.136Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-22T04:59:22.136Z] Status: Downloaded newer image for alpine:latest [2020-07-22T04:59:22.136Z] ---> 62ee0e9f8440 [2020-07-22T04:59:22.136Z] Step 12/21 : ENV APP_PORT=49982 [2020-07-22T04:59:22.136Z] ---> Running in 2678f6b8cc94 [2020-07-22T04:59:22.727Z] Removing intermediate container 2678f6b8cc94 [2020-07-22T04:59:22.727Z] ---> 0b1126621a8e [2020-07-22T04:59:22.727Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-22T04:59:22.727Z] ---> Running in abc3ebebe901 [2020-07-22T04:59:23.325Z] Removing intermediate container abc3ebebe901 [2020-07-22T04:59:23.325Z] ---> 950218122d01 [2020-07-22T04:59:23.325Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-07-22T04:59:24.753Z] ---> 4456c23f86d7 [2020-07-22T04:59:24.753Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-07-22T04:59:25.350Z] ---> 35fdab92a250 [2020-07-22T04:59:25.350Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-07-22T04:59:26.326Z] ---> 0d4e631f2668 [2020-07-22T04:59:26.326Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-07-22T04:59:26.326Z] ---> Running in 537115a1aa5e [2020-07-22T04:59:26.603Z] Removing intermediate container 537115a1aa5e [2020-07-22T04:59:26.603Z] ---> 026e4cd70944 [2020-07-22T04:59:26.603Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-22T04:59:26.878Z] ---> Running in 02ccdb3f4b21 [2020-07-22T04:59:27.475Z] Removing intermediate container 02ccdb3f4b21 [2020-07-22T04:59:27.475Z] ---> a79a4417437b [2020-07-22T04:59:27.475Z] Step 19/21 : LABEL arch=arm64 [2020-07-22T04:59:27.475Z] ---> Running in 9ed9e7154d36 [2020-07-22T04:59:28.068Z] Removing intermediate container 9ed9e7154d36 [2020-07-22T04:59:28.068Z] ---> f651064e3d8f [2020-07-22T04:59:28.068Z] Step 20/21 : LABEL git_sha=7e3748a7206db0950755fd783d3c275004c33838 [2020-07-22T04:59:28.068Z] ---> Running in b052af848091 [2020-07-22T04:59:28.296Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-22T04:59:28.660Z] Removing intermediate container b052af848091 [2020-07-22T04:59:28.660Z] ---> 075b6c11e793 [2020-07-22T04:59:28.660Z] Step 21/21 : LABEL version=0.0.0 [2020-07-22T04:59:28.660Z] ---> Running in 8aade7e76a95 [2020-07-22T04:59:29.264Z] Removing intermediate container 8aade7e76a95 [2020-07-22T04:59:29.264Z] ---> 79d6e1a2dcdf [2020-07-22T04:59:29.264Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-22T04:59:29.264Z] Successfully built 79d6e1a2dcdf [2020-07-22T04:59:29.264Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T04:59:30.304Z] + find /w/workspace/device-mqtt-go/1 [2020-07-22T04:59:30.304Z] + grep snapcraft.yaml [2020-07-22T04:59:30.304Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T04:59:30.481Z] provisioning config files... [2020-07-22T04:59:30.501Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config2944760180508067121tmp [Pipeline] { [Pipeline] sh [2020-07-22T04:59:30.907Z] + cp /w/workspace/device-mqtt-go/1@tmp/config2944760180508067121tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-07-22T04:59:31.275Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-07-22T04:59:31.275Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-07-22T04:59:31.275Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-07-22T04:59:31.275Z] 68fe03cb170d: Pulling fs layer [2020-07-22T04:59:31.275Z] 18959295effb: Pulling fs layer [2020-07-22T04:59:31.275Z] 51118fb70ce3: Pulling fs layer [2020-07-22T04:59:31.275Z] 409a5d9eae93: Pulling fs layer [2020-07-22T04:59:31.275Z] 76e762919bd5: Pulling fs layer [2020-07-22T04:59:31.275Z] 8ed2c1ec22f6: Pulling fs layer [2020-07-22T04:59:31.275Z] 7f90baa40d9b: Pulling fs layer [2020-07-22T04:59:31.275Z] e1aa5cc854c1: Pulling fs layer [2020-07-22T04:59:31.275Z] 409a5d9eae93: Waiting [2020-07-22T04:59:31.275Z] 76e762919bd5: Waiting [2020-07-22T04:59:31.275Z] 8ed2c1ec22f6: Waiting [2020-07-22T04:59:31.275Z] b0d1d86f3456: Pulling fs layer [2020-07-22T04:59:31.275Z] e1aa5cc854c1: Waiting [2020-07-22T04:59:31.275Z] b0d1d86f3456: Waiting [2020-07-22T04:59:31.275Z] 7f90baa40d9b: Waiting [2020-07-22T04:59:31.556Z] 51118fb70ce3: Verifying Checksum [2020-07-22T04:59:31.556Z] 51118fb70ce3: Download complete [2020-07-22T04:59:31.556Z] 18959295effb: Verifying Checksum [2020-07-22T04:59:31.556Z] 18959295effb: Download complete [2020-07-22T04:59:31.556Z] 409a5d9eae93: Verifying Checksum [2020-07-22T04:59:31.556Z] 409a5d9eae93: Download complete [2020-07-22T04:59:31.556Z] 8ed2c1ec22f6: Verifying Checksum [2020-07-22T04:59:31.556Z] 8ed2c1ec22f6: Download complete [2020-07-22T04:59:31.556Z] 7f90baa40d9b: Verifying Checksum [2020-07-22T04:59:31.557Z] 7f90baa40d9b: Download complete [2020-07-22T04:59:31.557Z] e1aa5cc854c1: Verifying Checksum [2020-07-22T04:59:31.557Z] e1aa5cc854c1: Download complete [2020-07-22T04:59:31.557Z] b0d1d86f3456: Download complete [2020-07-22T04:59:32.156Z] 68fe03cb170d: Verifying Checksum [2020-07-22T04:59:32.156Z] 68fe03cb170d: Download complete [2020-07-22T04:59:35.539Z] 68fe03cb170d: Pull complete [2020-07-22T04:59:35.539Z] 18959295effb: Pull complete [2020-07-22T04:59:35.811Z] 51118fb70ce3: Pull complete [2020-07-22T04:59:36.079Z] 409a5d9eae93: Pull complete [2020-07-22T04:59:36.555Z] Skipping stage go (already ran) [2020-07-22T04:59:36.555Z] Staging device-mqtt  [2020-07-22T04:59:37.132Z] Priming go  [2020-07-22T04:59:38.527Z] Priming device-mqtt  [2020-07-22T04:59:39.478Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-07-22T04:59:39.478Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-07-22T04:59:39.478Z] Determining the version from the project repo (version-script). [2020-07-22T04:59:39.478Z] The version has been set to '0.0.0-20200722+7e3748a' [2020-07-22T04:59:41.450Z] 76e762919bd5: Verifying Checksum [2020-07-22T04:59:41.804Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | [2020-07-22T04:59:41.804Z] Snapped edgex-device-mqtt_0.0.0-20200722+7e3748a_amd64.snap [Pipeline] } [2020-07-22T04:59:43.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-22T05:00:20.427Z] 76e762919bd5: Pull complete [2020-07-22T05:00:20.427Z] 8ed2c1ec22f6: Pull complete [2020-07-22T05:00:20.427Z] 7f90baa40d9b: Pull complete [2020-07-22T05:00:20.427Z] e1aa5cc854c1: Pull complete [2020-07-22T05:00:20.699Z] b0d1d86f3456: Pull complete [2020-07-22T05:00:20.699Z] Digest: sha256:05830ed3def9c2eaf396b0f1c8191bdb37c9887c76356d219b134b5fd994ebab [2020-07-22T05:00:20.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-07-22T05:00:27.420Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-07-22T05:00:27.420Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-07-22T05:00:27.420Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-07-22T05:00:27.691Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-07-22T05:00:27.965Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [912 kB] [2020-07-22T05:00:28.558Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3463 B] [2020-07-22T05:00:28.558Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1250 kB] [2020-07-22T05:00:28.829Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [637 kB] [2020-07-22T05:00:28.829Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] [2020-07-22T05:00:29.098Z] Fetched 3817 kB in 2s (1782 kB/s) [2020-07-22T05:00:34.525Z] Reading package lists... [2020-07-22T05:00:46.882Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-07-22T05:00:46.882Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-07-22T05:00:46.882Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-07-22T05:00:46.882Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-07-22T05:00:52.035Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 11% Reading package lists... 33% Reading package lists... 55% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 75% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-07-22T05:00:58.711Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-07-22T05:01:02.770Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-07-22T05:01:03.645Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 55% Building dependency tree [2020-07-22T05:01:03.645Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-07-22T05:01:04.614Z] The following packages were automatically installed and are no longer required: [2020-07-22T05:01:04.614Z] libjq1 libonig4 [2020-07-22T05:01:04.614Z] Use 'sudo apt autoremove' to remove them. [2020-07-22T05:01:04.614Z] Suggested packages: [2020-07-22T05:01:04.614Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-07-22T05:01:04.614Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-07-22T05:01:04.614Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-07-22T05:01:04.614Z] | libterm-readline-perl-perl [2020-07-22T05:01:04.885Z] The following NEW packages will be installed: [2020-07-22T05:01:04.885Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-07-22T05:01:04.885Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-07-22T05:01:04.886Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-07-22T05:01:04.886Z] Need to get 10.8 MB of archives. [2020-07-22T05:01:04.886Z] After this operation, 73.6 MB of additional disk space will be used. [2020-07-22T05:01:05.157Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-07-22T05:01:06.023Z] 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 7% [1 perl-modules-5.26 886 kB/2763 kB 32%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-07-22T05:01:06.023Z] 22% [2 libgdbm5 23.1 kB/23.1 kB 100%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-07-22T05:01:06.023Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-07-22T05:01:06.295Z] 25% [4 libperl5.26 0 B/3326 kB 0%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-07-22T05:01:06.295Z] 51% [5 perl 42.3 kB/201 kB 21%] 54% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-07-22T05:01:06.295Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-07-22T05:01:06.295Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] [2020-07-22T05:01:06.295Z] 58% [8 curl 55.4 kB/152 kB 36%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.9 [179 kB] [2020-07-22T05:01:06.295Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-07-22T05:01:06.295Z] 63% [10 liberror-perl 3846 B/22.8 kB 17%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-07-22T05:01:06.295Z] 65% [11 git-man 28.4 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-07-22T05:01:06.569Z] 72% [12 git 11.0 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-07-22T05:01:06.569Z] 96% [13 make 65.5 kB/139 kB 47%] 98% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-07-22T05:01:06.569Z] 98% [14 patch 30.1 kB/91.8 kB 33%] 100% [Working] Fetched 10.8 MB in 2s (6996 kB/s) [2020-07-22T05:01:07.160Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-22T05:01:07.432Z] Selecting previously unselected package perl-modules-5.26. [2020-07-22T05:01:07.432Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-07-22T05:01:07.432Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-07-22T05:01:07.432Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-22T05:01:08.860Z] Selecting previously unselected package libgdbm5:arm64. [2020-07-22T05:01:08.860Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-07-22T05:01:08.860Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-07-22T05:01:08.860Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-07-22T05:01:09.130Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-07-22T05:01:09.130Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-07-22T05:01:09.130Z] Selecting previously unselected package libperl5.26:arm64. [2020-07-22T05:01:09.130Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-07-22T05:01:09.130Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-07-22T05:01:10.557Z] Selecting previously unselected package perl. [2020-07-22T05:01:10.557Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-07-22T05:01:10.557Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-07-22T05:01:10.557Z] Selecting previously unselected package less. [2020-07-22T05:01:10.557Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-07-22T05:01:10.557Z] Unpacking less (487-0.1) ... [2020-07-22T05:01:10.828Z] Selecting previously unselected package netbase. [2020-07-22T05:01:10.828Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-07-22T05:01:10.828Z] Unpacking netbase (5.4) ... [2020-07-22T05:01:10.828Z] Selecting previously unselected package curl. [2020-07-22T05:01:10.828Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-22T05:01:10.828Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-22T05:01:11.115Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-07-22T05:01:11.116Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-22T05:01:11.116Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-22T05:01:11.116Z] Selecting previously unselected package liberror-perl. [2020-07-22T05:01:11.116Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-07-22T05:01:11.116Z] Unpacking liberror-perl (0.17025-1) ... [2020-07-22T05:01:11.387Z] Selecting previously unselected package git-man. [2020-07-22T05:01:11.387Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-07-22T05:01:11.387Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-22T05:01:11.387Z] Selecting previously unselected package git. [2020-07-22T05:01:11.660Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-07-22T05:01:11.660Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-07-22T05:01:13.085Z] Selecting previously unselected package make. [2020-07-22T05:01:13.085Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-07-22T05:01:13.085Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-07-22T05:01:13.085Z] Selecting previously unselected package patch. [2020-07-22T05:01:13.085Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-07-22T05:01:13.085Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-07-22T05:01:13.358Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-22T05:01:13.358Z] Setting up less (487-0.1) ... [2020-07-22T05:01:13.630Z] Setting up make (4.1-9.1ubuntu1) ... [2020-07-22T05:01:13.630Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-22T05:01:13.630Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-22T05:01:13.901Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-22T05:01:13.901Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-07-22T05:01:13.901Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-07-22T05:01:13.901Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-07-22T05:01:13.901Z] Setting up netbase (5.4) ... [2020-07-22T05:01:14.171Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-07-22T05:01:14.172Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-07-22T05:01:14.172Z] Setting up liberror-perl (0.17025-1) ... [2020-07-22T05:01:14.172Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-07-22T05:01:14.445Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-22T05:01:14.445Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-07-22T05:01:19.827Z] curl set to automatically installed. [2020-07-22T05:01:19.827Z] git set to automatically installed. [2020-07-22T05:01:19.827Z] git-man set to automatically installed. [2020-07-22T05:01:19.827Z] less set to automatically installed. [2020-07-22T05:01:19.827Z] libcurl3-gnutls set to automatically installed. [2020-07-22T05:01:19.827Z] liberror-perl set to automatically installed. [2020-07-22T05:01:19.827Z] libgdbm-compat4 set to automatically installed. [2020-07-22T05:01:19.827Z] libgdbm5 set to automatically installed. [2020-07-22T05:01:20.096Z] libperl5.26 set to automatically installed. [2020-07-22T05:01:20.096Z] make set to automatically installed. [2020-07-22T05:01:20.096Z] netbase set to automatically installed. [2020-07-22T05:01:20.096Z] patch set to automatically installed. [2020-07-22T05:01:20.096Z] perl set to automatically installed. [2020-07-22T05:01:20.096Z] perl-modules-5.26 set to automatically installed. [2020-07-22T05:01:20.365Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-07-22T05:01:20.365Z] Please ensure the environment is properly setup before continuing. [2020-07-22T05:01:20.365Z] Ignore this message if the appropriate measures have already been taken [2020-07-22T05:01:20.952Z] Pulling go  [2020-07-22T05:01:24.310Z] 'device-mqtt' has dependencies that need to be staged: go [2020-07-22T05:01:24.310Z] Skipping pull go (already ran) [2020-07-22T05:01:24.310Z] Building go  [2020-07-22T05:01:24.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-07-22T05:01:24.310Z] Dload Upload Total Spent Left Speed [2020-07-22T05:01:26.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.0M 0 212k 0 0 611k 0 0:02:35 --:--:-- 0:02:35 609k 45 93.0M 45 42.6M 0 0 31.2M 0 0:00:02 0:00:01 0:00:01 31.2M 92 93.0M 92 86.3M 0 0 36.6M 0 0:00:02 0:00:02 --:--:-- 36.6M 100 93.0M 100 93.0M 0 0 37.3M 0 0:00:02 0:00:02 --:--:-- 37.3M [2020-07-22T05:01:27.953Z] go1.13.5.linux-arm64.tar.gz: OK [2020-07-22T05:01:46.212Z] Staging go  [2020-07-22T05:01:48.815Z] Pulling device-mqtt  [2020-07-22T05:01:51.423Z] Skipping build go (already ran) [2020-07-22T05:01:51.423Z] Building device-mqtt  [2020-07-22T05:01:51.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-07-22T05:01:52.672Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T05:01:52.672Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T05:01:52.672Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T05:01:52.672Z] go: downloading github.com/spf13/cast v1.3.0 [2020-07-22T05:01:52.672Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T05:01:52.672Z] go: extracting github.com/spf13/cast v1.3.0 [2020-07-22T05:01:52.672Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T05:01:52.672Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T05:01:52.672Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T05:01:52.672Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T05:01:52.672Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-07-22T05:01:52.672Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T05:01:52.672Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T05:01:52.672Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-07-22T05:01:52.672Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T05:01:52.672Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T05:01:52.672Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T05:01:52.945Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-07-22T05:01:52.945Z] go: downloading github.com/google/uuid v1.1.1 [2020-07-22T05:01:52.945Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T05:01:52.945Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T05:01:52.945Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T05:01:52.945Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-07-22T05:01:52.945Z] go: downloading github.com/x448/float16 v0.8.4 [2020-07-22T05:01:52.945Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T05:01:52.945Z] go: extracting github.com/google/uuid v1.1.1 [2020-07-22T05:01:52.945Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T05:01:52.945Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T05:01:52.945Z] go: extracting github.com/x448/float16 v0.8.4 [2020-07-22T05:01:52.945Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-07-22T05:01:52.945Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T05:01:52.945Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-07-22T05:01:52.945Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T05:01:52.945Z] go: downloading github.com/pkg/errors v0.8.1 [2020-07-22T05:01:52.945Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-07-22T05:01:52.945Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-07-22T05:01:52.945Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-07-22T05:01:52.945Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T05:01:53.217Z] go: extracting github.com/pkg/errors v0.8.1 [2020-07-22T05:01:53.217Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-07-22T05:01:53.217Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T05:01:53.217Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-07-22T05:01:53.217Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T05:01:53.217Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T05:01:53.217Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-07-22T05:01:53.217Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-07-22T05:01:53.217Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-07-22T05:01:53.217Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T05:01:53.217Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T05:01:53.217Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T05:01:53.217Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T05:01:53.217Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T05:01:53.217Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T05:01:53.217Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-07-22T05:01:53.217Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T05:01:53.217Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T05:01:53.217Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T05:01:53.489Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-07-22T05:01:53.489Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T05:01:53.489Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T05:01:53.489Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T05:01:53.489Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T05:01:53.761Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T05:01:53.761Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T05:01:53.761Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T05:01:53.761Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T05:01:53.761Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T05:01:53.761Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-07-22T05:01:53.761Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T05:01:53.761Z] go: finding github.com/spf13/cast v1.3.0 [2020-07-22T05:01:53.761Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T05:01:53.761Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-07-22T05:01:53.761Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T05:01:53.761Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-07-22T05:01:53.761Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T05:01:53.761Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T05:01:54.034Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T05:01:54.034Z] go: finding github.com/google/uuid v1.1.1 [2020-07-22T05:01:54.034Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T05:01:54.034Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T05:01:54.034Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T05:01:54.034Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T05:01:54.034Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T05:01:54.034Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T05:01:54.034Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T05:01:54.034Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T05:01:54.034Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T05:01:54.034Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T05:01:54.034Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T05:01:54.034Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T05:01:54.034Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T05:01:54.034Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T05:01:54.034Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T05:01:54.034Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T05:01:54.034Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T05:01:54.034Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T05:01:54.034Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T05:01:54.034Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T05:01:54.310Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T05:02:21.105Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-22T05:02:39.381Z] Skipping stage go (already ran) [2020-07-22T05:02:39.381Z] Staging device-mqtt  [2020-07-22T05:02:41.339Z] Priming go  [2020-07-22T05:02:44.764Z] Priming device-mqtt  [2020-07-22T05:02:48.161Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-07-22T05:02:48.161Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-07-22T05:02:48.161Z] Determining the version from the project repo (version-script). [2020-07-22T05:02:48.161Z] The version has been set to '0.0.0-20200722+7e3748a' [2020-07-22T05:02:51.968Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-07-22T05:02:51.968Z] Snapped edgex-device-mqtt_0.0.0-20200722+7e3748a_arm64.snap [Pipeline] } [2020-07-22T05:02:54.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-22T05:02:56.467Z] provisioning config files... [2020-07-22T05:02:56.477Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/config7399081159644917041tmp [Pipeline] { [Pipeline] sh [2020-07-22T05:02:56.886Z] + curl -s https://codecov.io/bash [2020-07-22T05:02:56.886Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/config7399081159644917041tmp [Pipeline] } [2020-07-22T05:02:57.166Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-22T05:02:58.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T05:02:59.580Z] ---> package-listing.sh [2020-07-22T05:02:59.581Z] ++ facter osfamily [2020-07-22T05:02:59.581Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-22T05:02:59.581Z] + OS_FAMILY=redhat [2020-07-22T05:02:59.581Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-156 [2020-07-22T05:02:59.581Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-22T05:02:59.581Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-22T05:02:59.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-22T05:02:59.581Z] + PACKAGES=/tmp/packages_start.txt [2020-07-22T05:02:59.581Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-156 ']' [2020-07-22T05:02:59.581Z] + PACKAGES=/tmp/packages_end.txt [2020-07-22T05:02:59.581Z] + case "${OS_FAMILY}" in [2020-07-22T05:02:59.581Z] + rpm -qa [2020-07-22T05:02:59.581Z] + sort [2020-07-22T05:03:03.804Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-22T05:03:03.804Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-22T05:03:03.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-22T05:03:03.804Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-156 ']' [2020-07-22T05:03:03.804Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-156/archives/ [2020-07-22T05:03:03.804Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-156/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-22T05:03:04.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T05:03:04.412Z] [2020-07-22T05:03:04.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-22T05:03:04.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T05:03:04.788Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-22T05:03:04.788Z] c9b1b535fdd9: Pulling fs layer [2020-07-22T05:03:04.788Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-22T05:03:04.788Z] 756a868c4378: Pulling fs layer [2020-07-22T05:03:04.788Z] 444b2fc9a129: Pulling fs layer [2020-07-22T05:03:04.788Z] ea15f1150254: Pulling fs layer [2020-07-22T05:03:04.788Z] 41b27a9f41bf: Pulling fs layer [2020-07-22T05:03:04.788Z] 28c525ee5125: Pulling fs layer [2020-07-22T05:03:04.788Z] 094b1ea09ed8: Pulling fs layer [2020-07-22T05:03:04.788Z] 138eaada9080: Pulling fs layer [2020-07-22T05:03:04.788Z] 0622d0fa9048: Pulling fs layer [2020-07-22T05:03:04.788Z] 444b2fc9a129: Waiting [2020-07-22T05:03:04.788Z] ea15f1150254: Waiting [2020-07-22T05:03:04.788Z] 41b27a9f41bf: Waiting [2020-07-22T05:03:04.788Z] 28c525ee5125: Waiting [2020-07-22T05:03:04.788Z] 094b1ea09ed8: Waiting [2020-07-22T05:03:04.788Z] 0622d0fa9048: Waiting [2020-07-22T05:03:04.788Z] 138eaada9080: Waiting [2020-07-22T05:03:04.788Z] 2cc5ad85d9ab: Download complete [2020-07-22T05:03:04.788Z] 444b2fc9a129: Verifying Checksum [2020-07-22T05:03:04.788Z] 444b2fc9a129: Download complete [2020-07-22T05:03:04.788Z] c9b1b535fdd9: Verifying Checksum [2020-07-22T05:03:04.788Z] c9b1b535fdd9: Download complete [2020-07-22T05:03:05.070Z] ea15f1150254: Download complete [2020-07-22T05:03:05.070Z] 28c525ee5125: Verifying Checksum [2020-07-22T05:03:05.070Z] 28c525ee5125: Download complete [2020-07-22T05:03:05.348Z] 756a868c4378: Verifying Checksum [2020-07-22T05:03:05.348Z] 756a868c4378: Download complete [2020-07-22T05:03:05.348Z] c9b1b535fdd9: Pull complete [2020-07-22T05:03:05.348Z] 138eaada9080: Verifying Checksum [2020-07-22T05:03:05.348Z] 138eaada9080: Download complete [2020-07-22T05:03:05.348Z] 094b1ea09ed8: Verifying Checksum [2020-07-22T05:03:05.348Z] 094b1ea09ed8: Download complete [2020-07-22T05:03:05.348Z] 0622d0fa9048: Verifying Checksum [2020-07-22T05:03:05.348Z] 0622d0fa9048: Download complete [2020-07-22T05:03:05.611Z] 2cc5ad85d9ab: Pull complete [2020-07-22T05:03:05.873Z] 41b27a9f41bf: Verifying Checksum [2020-07-22T05:03:05.873Z] 41b27a9f41bf: Download complete [2020-07-22T05:03:06.819Z] 756a868c4378: Pull complete [2020-07-22T05:03:07.083Z] 444b2fc9a129: Pull complete [2020-07-22T05:03:07.343Z] ea15f1150254: Pull complete [2020-07-22T05:03:11.549Z] 41b27a9f41bf: Pull complete [2020-07-22T05:03:11.549Z] 28c525ee5125: Pull complete [2020-07-22T05:03:14.096Z] 094b1ea09ed8: Pull complete [2020-07-22T05:03:14.096Z] 138eaada9080: Pull complete [2020-07-22T05:03:14.357Z] 0622d0fa9048: Pull complete [2020-07-22T05:03:14.357Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-22T05:03:14.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T05:03:14.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-22T05:03:14.525Z] prd-centos7-docker-4c-2g-532 does not seem to be running inside a container [2020-07-22T05:03:14.559Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-156 -v /w/workspace/gexfoundry_device-mqtt-go_PR-156:/w/workspace/gexfoundry_device-mqtt-go_PR-156:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-22T05:03:17.591Z] $ docker top 40d6248c4eac181f67b036ef6f35e75556b54ab33a64b4ecf8971bdfc3c3088c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T05:03:17.891Z] provisioning config files... [2020-07-22T05:03:17.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-156@tmp/config5441545246267378721tmp [Pipeline] { [Pipeline] echo [2020-07-22T05:03:18.005Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T05:03:18.347Z] ---> create-netrc.sh [Pipeline] echo [2020-07-22T05:03:18.375Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T05:03:18.695Z] ---> logs-deploy.sh [2020-07-22T05:03:18.695Z] + ARCHIVE_ARTIFACTS= [2020-07-22T05:03:18.695Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-22T05:03:18.695Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-22T05:03:18.695Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-22T05:03:18.695Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-156/1 [2020-07-22T05:03:18.695Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-156/1/ [2020-07-22T05:03:18.695Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-156/1 /w/workspace/gexfoundry_device-mqtt-go_PR-156 [2020-07-22T05:03:19.648Z] Archives upload complete. [2020-07-22T05:03:19.912Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-156/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-156/1/