Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e79178b88edbb9292baeff06bb49682f9eadd771 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-511 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision e79178b88edbb9292baeff06bb49682f9eadd771 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 Commit message: "Merge pull request #156 from hahattan/issue154/155" > git rev-list --no-walk e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-19T20:42:03.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-19T20:42:03.286Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-19T20:42:03.381Z] ========================================================= [2020-08-19T20:42:03.381Z] EdgeX Global Pipelines Version Info [2020-08-19T20:42:03.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:42:06.233Z] ------------------- [2020-08-19T20:42:06.234Z] stable info: [2020-08-19T20:42:06.234Z] ------------------- [2020-08-19T20:42:06.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-19T20:42:06.234Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-19T20:42:06.234Z] Message: update stable to v1.0.106 [2020-08-19T20:42:07.360Z] ------------------- [2020-08-19T20:42:07.360Z] experimental info: [2020-08-19T20:42:07.360Z] ------------------- [2020-08-19T20:42:07.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-19T20:42:07.360Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-19T20:42:07.360Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-19T20:42:09.717Z] + git log --format=format:%s -1 e79178b88edbb9292baeff06bb49682f9eadd771 [Pipeline] echo [2020-08-19T20:42:09.943Z] GIT_COMMIT: e79178b88edbb9292baeff06bb49682f9eadd771, Commit Message: Merge pull request #156 from hahattan/issue154/155 [Pipeline] echo [2020-08-19T20:42:09.991Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:42:10.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:42:10.889Z] [2020-08-19T20:42:10.890Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:42:11.331Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:42:11.331Z] latest: Pulling from edgex-devops/git-semver [2020-08-19T20:42:11.331Z] 31603596830f: Pulling fs layer [2020-08-19T20:42:11.331Z] 2a8b12db71e7: Pulling fs layer [2020-08-19T20:42:11.331Z] 6ca5941a6612: Pulling fs layer [2020-08-19T20:42:11.331Z] ecc8261a40a4: Pulling fs layer [2020-08-19T20:42:11.331Z] ecc8261a40a4: Waiting [2020-08-19T20:42:11.638Z] 2a8b12db71e7: Verifying Checksum [2020-08-19T20:42:11.638Z] 2a8b12db71e7: Download complete [2020-08-19T20:42:11.638Z] 31603596830f: Verifying Checksum [2020-08-19T20:42:11.638Z] 31603596830f: Download complete [2020-08-19T20:42:11.913Z] ecc8261a40a4: Verifying Checksum [2020-08-19T20:42:11.913Z] ecc8261a40a4: Download complete [2020-08-19T20:42:11.913Z] 6ca5941a6612: Verifying Checksum [2020-08-19T20:42:11.913Z] 6ca5941a6612: Download complete [2020-08-19T20:42:12.528Z] 31603596830f: Pull complete [2020-08-19T20:42:12.528Z] 2a8b12db71e7: Pull complete [2020-08-19T20:42:14.164Z] 6ca5941a6612: Pull complete [2020-08-19T20:42:14.164Z] ecc8261a40a4: Pull complete [2020-08-19T20:42:14.164Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-19T20:42:14.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:42:14.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-19T20:42:14.534Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:42:14.635Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:42:16.813Z] $ docker top 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:42:17.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:42:17.119Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:42:17.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:42:17.423Z] $ docker exec 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e ssh-agent [2020-08-19T20:42:17.685Z] SSH_AUTH_SOCK=/tmp/ssh-q2anNgALwmWZ/agent.13 [2020-08-19T20:42:17.685Z] SSH_AGENT_PID=19 [2020-08-19T20:42:17.708Z] Running ssh-add (command line suppressed) [2020-08-19T20:42:17.985Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2949449660824008695.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2949449660824008695.key) [2020-08-19T20:42:18.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:42:18.600Z] + git describe --exact-match --tags HEAD [2020-08-19T20:42:18.600Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-19T20:42:18.660Z] $ docker exec --env ******** --env ******** 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e ssh-agent -k [2020-08-19T20:42:18.861Z] unset SSH_AUTH_SOCK; [2020-08-19T20:42:18.863Z] unset SSH_AGENT_PID; [2020-08-19T20:42:18.863Z] echo Agent pid 19 killed; [2020-08-19T20:42:18.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-19T20:42:19.036Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-19T20:42:19.036Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-19T20:42:19.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:42:19.124Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:42:19.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:42:19.604Z] $ docker exec 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e ssh-agent [2020-08-19T20:42:19.974Z] SSH_AUTH_SOCK=/tmp/ssh-jq5iyaqJWFOH/agent.49 [2020-08-19T20:42:19.974Z] SSH_AGENT_PID=54 [2020-08-19T20:42:19.984Z] Running ssh-add (command line suppressed) [2020-08-19T20:42:20.190Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2656472584589261984.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2656472584589261984.key) [2020-08-19T20:42:20.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:42:21.101Z] + git semver init [2020-08-19T20:42:21.101Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:42:21.101Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-08-19T20:42:21.101Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:42:21.101Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:42:21.101Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:42:21.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:42:21.102Z] # $SEMVER_BRANCH = master [2020-08-19T20:42:21.102Z] # $SEMVER_TEMP = /tmp/semver-143277014 [2020-08-19T20:42:21.102Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-08-19T20:42:21.780Z] # '/tmp/semver-143277014' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2020-08-19T20:42:21.780Z] # -> Force: false [2020-08-19T20:42:21.780Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-08-19T20:42:21.841Z] $ docker exec --env ******** --env ******** 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e ssh-agent -k [2020-08-19T20:42:22.042Z] unset SSH_AUTH_SOCK; [2020-08-19T20:42:22.047Z] unset SSH_AGENT_PID; [2020-08-19T20:42:22.047Z] echo Agent pid 54 killed; [2020-08-19T20:42:22.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:42:22.734Z] + git semver [Pipeline] } [2020-08-19T20:42:22.769Z] $ docker stop --time=1 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e [2020-08-19T20:42:24.279Z] $ docker rm -f 8a53f257ded6b71d81b80bf4d7bea37e4db6f257f34ae5330fd3c57339756c9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-19T20:42:25.755Z] Stashed 18 file(s) [Pipeline] echo [2020-08-19T20:42:25.757Z] [edgeXSemver] initialized semver on version 1.2.2 [Pipeline] echo [2020-08-19T20:42:25.852Z] Archived original version: [1.2.2] [Pipeline] } [Pipeline] // script [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-08-19T20:42:41.227Z] Still waiting to schedule task [2020-08-19T20:42:41.227Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-19T20:42:41.229Z] Still waiting to schedule task [2020-08-19T20:42:41.229Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-513’ is offline [2020-08-19T20:44:12.624Z] Running on prd-centos7-docker-4c-2g-519 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-08-19T20:44:12.667Z] Running in /w/workspace/device-mqtt-go/14 [Pipeline] { [Pipeline] checkout [2020-08-19T20:44:15.103Z] using credential edgex-jenkins-ssh [2020-08-19T20:44:15.182Z] Cloning the remote Git repository [2020-08-19T20:44:15.182Z] Cloning with configured refspecs honoured and without tags [2020-08-19T20:44:15.896Z] Fetching without tags [2020-08-19T20:44:15.205Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-19T20:44:15.271Z] > git init /w/workspace/device-mqtt-go/14 # timeout=10 [2020-08-19T20:44:15.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-19T20:44:15.316Z] > git --version # timeout=10 [2020-08-19T20:44:15.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:44:15.351Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:44:15.863Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-19T20:44:15.871Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:44:15.884Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-19T20:44:15.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-19T20:44:15.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:44:15.899Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:44:16.396Z] Checking out Revision e79178b88edbb9292baeff06bb49682f9eadd771 (master) [2020-08-19T20:44:16.400Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T20:44:16.404Z] > git checkout -f e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [2020-08-19T20:44:20.012Z] Commit message: "Merge pull request #156 from hahattan/issue154/155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-19T20:44:20.891Z] ========================================================= [2020-08-19T20:44:20.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-19T20:44:20.891Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:44:21.544Z] + 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-08-19T20:44:21.814Z] Sending build context to Docker daemon 586.8kB [2020-08-19T20:44:21.814Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-19T20:44:21.814Z] Step 2/8 : FROM ${BASE} [2020-08-19T20:44:22.079Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-19T20:44:22.079Z] df20fa9351a1: Pulling fs layer [2020-08-19T20:44:22.079Z] ed8968b2872e: Pulling fs layer [2020-08-19T20:44:22.079Z] a92cc7c5fd73: Pulling fs layer [2020-08-19T20:44:22.079Z] 2dd03ba5bac4: Pulling fs layer [2020-08-19T20:44:22.079Z] 1e091d79d1de: Pulling fs layer [2020-08-19T20:44:22.079Z] 481702a1767f: Pulling fs layer [2020-08-19T20:44:22.079Z] f64a6f60c768: Pulling fs layer [2020-08-19T20:44:22.079Z] e78d2573fc39: Pulling fs layer [2020-08-19T20:44:22.079Z] e876d2f968b6: Pulling fs layer [2020-08-19T20:44:22.079Z] ce8a83651883: Pulling fs layer [2020-08-19T20:44:22.079Z] 07967f4d0e4b: Pulling fs layer [2020-08-19T20:44:22.079Z] f64a6f60c768: Waiting [2020-08-19T20:44:22.079Z] e78d2573fc39: Waiting [2020-08-19T20:44:22.079Z] e876d2f968b6: Waiting [2020-08-19T20:44:22.079Z] ce8a83651883: Waiting [2020-08-19T20:44:22.079Z] 07967f4d0e4b: Waiting [2020-08-19T20:44:22.079Z] 2dd03ba5bac4: Waiting [2020-08-19T20:44:22.079Z] 1e091d79d1de: Waiting [2020-08-19T20:44:22.079Z] 481702a1767f: Waiting [2020-08-19T20:44:22.079Z] a92cc7c5fd73: Verifying Checksum [2020-08-19T20:44:22.079Z] a92cc7c5fd73: Download complete [2020-08-19T20:44:22.079Z] ed8968b2872e: Download complete [2020-08-19T20:44:22.079Z] 1e091d79d1de: Download complete [2020-08-19T20:44:22.079Z] 481702a1767f: Verifying Checksum [2020-08-19T20:44:22.079Z] 481702a1767f: Download complete [2020-08-19T20:44:22.079Z] df20fa9351a1: Verifying Checksum [2020-08-19T20:44:22.344Z] df20fa9351a1: Pull complete [2020-08-19T20:44:22.928Z] f64a6f60c768: Verifying Checksum [2020-08-19T20:44:22.928Z] f64a6f60c768: Download complete [2020-08-19T20:44:22.928Z] e876d2f968b6: Verifying Checksum [2020-08-19T20:44:22.928Z] e876d2f968b6: Download complete [2020-08-19T20:44:23.507Z] 2dd03ba5bac4: Verifying Checksum [2020-08-19T20:44:23.507Z] 2dd03ba5bac4: Download complete [2020-08-19T20:44:23.507Z] ce8a83651883: Verifying Checksum [2020-08-19T20:44:23.507Z] ce8a83651883: Download complete [2020-08-19T20:44:23.507Z] e78d2573fc39: Verifying Checksum [2020-08-19T20:44:23.507Z] e78d2573fc39: Download complete [2020-08-19T20:44:23.769Z] 07967f4d0e4b: Verifying Checksum [2020-08-19T20:44:23.769Z] 07967f4d0e4b: Download complete [2020-08-19T20:44:24.717Z] ed8968b2872e: Pull complete [2020-08-19T20:44:24.717Z] a92cc7c5fd73: Pull complete [2020-08-19T20:44:31.389Z] 2dd03ba5bac4: Pull complete [2020-08-19T20:44:31.389Z] 1e091d79d1de: Pull complete [2020-08-19T20:44:31.389Z] 481702a1767f: Pull complete [2020-08-19T20:44:36.740Z] f64a6f60c768: Pull complete [2020-08-19T20:44:39.302Z] e78d2573fc39: Pull complete [2020-08-19T20:44:39.302Z] e876d2f968b6: Pull complete [2020-08-19T20:44:41.227Z] ce8a83651883: Pull complete [2020-08-19T20:44:41.227Z] 07967f4d0e4b: Pull complete [2020-08-19T20:44:41.227Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-19T20:44:41.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-19T20:44:41.227Z] ---> 5d7c900382c6 [2020-08-19T20:44:41.227Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-19T20:44:41.799Z] ---> Running in 360a7f2fa6a8 [2020-08-19T20:44:42.061Z] Removing intermediate container 360a7f2fa6a8 [2020-08-19T20:44:42.061Z] ---> 655fb9c471c2 [2020-08-19T20:44:42.061Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:44:42.061Z] ---> Running in fcb2f85fbcde [2020-08-19T20:44:43.457Z] Removing intermediate container fcb2f85fbcde [2020-08-19T20:44:43.457Z] ---> e29de309f4b0 [2020-08-19T20:44:43.457Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-19T20:44:43.458Z] ---> Running in 856f1690dea8 [2020-08-19T20:44:44.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T20:44:44.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T20:44:44.865Z] (1/14) Installing libmagic (5.38-r0) [2020-08-19T20:44:45.126Z] (2/14) Installing file (5.38-r0) [2020-08-19T20:44:45.126Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-19T20:44:45.394Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-19T20:44:47.315Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-19T20:44:47.315Z] (6/14) Installing patch (2.7.6-r6) [2020-08-19T20:44:47.315Z] (7/14) Installing build-base (0.5-r2) [2020-08-19T20:44:47.575Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-19T20:44:47.575Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-19T20:44:47.837Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-19T20:44:48.099Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-19T20:44:48.099Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-19T20:44:48.099Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-19T20:44:48.360Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-19T20:44:48.360Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T20:44:48.360Z] OK: 237 MiB in 53 packages [2020-08-19T20:44:51.687Z] Removing intermediate container 856f1690dea8 [2020-08-19T20:44:51.687Z] ---> 5f631a391f53 [2020-08-19T20:44:51.687Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-08-19T20:44:51.687Z] ---> Running in 4aa8aa0699da [2020-08-19T20:44:51.951Z] Removing intermediate container 4aa8aa0699da [2020-08-19T20:44:51.951Z] ---> 7d6eb506148e [2020-08-19T20:44:51.951Z] Step 7/8 : COPY . . [2020-08-19T20:44:52.531Z] ---> 7513eb61c09e [2020-08-19T20:44:52.531Z] Step 8/8 : RUN go mod download [2020-08-19T20:44:52.801Z] ---> Running in 210607c48657 [2020-08-19T20:44:55.357Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:44:55.357Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:44:55.357Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-19T20:44:55.357Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:44:55.357Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-19T20:44:55.357Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-19T20:44:55.357Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:44:55.357Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-19T20:44:55.357Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:44:55.357Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:44:55.357Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:44:55.357Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:44:55.357Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:44:55.357Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:44:55.621Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:44:55.621Z] go: finding github.com/fatih/color v1.7.0 [2020-08-19T20:44:55.621Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:44:55.621Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T20:44:55.621Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:44:55.621Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-19T20:44:55.621Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-19T20:44:55.883Z] go: finding github.com/google/uuid v1.1.1 [2020-08-19T20:44:55.883Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T20:44:55.883Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:44:55.883Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-19T20:44:55.883Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-19T20:44:55.883Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:44:55.883Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-19T20:44:56.145Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-19T20:44:56.407Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:44:56.407Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-19T20:44:56.407Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-19T20:44:56.407Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-19T20:44:56.407Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T20:44:56.407Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-19T20:44:56.407Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-19T20:44:56.682Z] go: finding github.com/kr/pty v1.1.1 [2020-08-19T20:44:56.682Z] go: finding github.com/kr/text v0.1.0 [2020-08-19T20:44:56.682Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T20:44:56.682Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T20:44:56.682Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-19T20:44:56.682Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-19T20:44:56.682Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:44:56.952Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:44:57.214Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-19T20:44:57.214Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:44:57.214Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T20:44:57.214Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-19T20:44:57.214Z] go: finding github.com/posener/complete v1.1.1 [2020-08-19T20:44:57.214Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-19T20:44:57.214Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-19T20:44:57.476Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-19T20:44:57.476Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-19T20:44:57.476Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-19T20:44:57.476Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-19T20:44:57.476Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T20:44:57.476Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-19T20:44:57.476Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:44:57.745Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-19T20:44:57.745Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-19T20:44:57.745Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-08-19T20:44:57.745Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:44:57.745Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:45:06.027Z] Removing intermediate container 210607c48657 [2020-08-19T20:45:06.027Z] ---> 614fefe3fe76 [2020-08-19T20:45:06.027Z] Successfully built 614fefe3fe76 [2020-08-19T20:45:06.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-19T20:45:07.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-19T20:45:07.599Z] + ls -al . [2020-08-19T20:45:07.599Z] total 64 [2020-08-19T20:45:07.599Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 19 20:44 . [2020-08-19T20:45:07.599Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 19 20:44 .. [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 4678 Aug 19 20:44 Attribution.txt [2020-08-19T20:45:07.599Z] drwxrwxr-x. 2 jenkins jenkins 87 Aug 19 20:44 bin [2020-08-19T20:45:07.599Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 19 20:44 cmd [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 1776 Aug 19 20:44 Dockerfile [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 953 Aug 19 20:44 Dockerfile.build [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 19 20:44 .dockerignore [2020-08-19T20:45:07.599Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 19 20:44 .git [2020-08-19T20:45:07.599Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 19 20:44 .github [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 328 Aug 19 20:44 .gitignore [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 510 Aug 19 20:44 go.mod [2020-08-19T20:45:07.599Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 19 20:44 internal [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 700 Aug 19 20:44 Jenkinsfile [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 19 20:44 LICENSE [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 19 20:44 Makefile [2020-08-19T20:45:07.599Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 19 20:44 mock [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 444 Aug 19 20:44 README.md [2020-08-19T20:45:07.599Z] drwxrwxr-x. 3 jenkins jenkins 44 Aug 19 20:44 .semver [2020-08-19T20:45:07.599Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 19 20:44 snap [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 19 20:42 VERSION [2020-08-19T20:45:07.599Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 19 20:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:07.905Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e79178b88edbb9292baeff06bb49682f9eadd771 --label arch=amd64 --label version=1.2.2 . [2020-08-19T20:45:08.169Z] Sending build context to Docker daemon 586.8kB [2020-08-19T20:45:08.169Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-08-19T20:45:08.169Z] Step 2/21 : FROM ${BASE} AS builder [2020-08-19T20:45:08.169Z] ---> 614fefe3fe76 [2020-08-19T20:45:08.169Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-19T20:45:08.169Z] ---> Running in 0561a384defa [2020-08-19T20:45:08.430Z] Removing intermediate container 0561a384defa [2020-08-19T20:45:08.430Z] ---> 55a6e109d266 [2020-08-19T20:45:08.430Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-08-19T20:45:08.430Z] ---> Running in f8f239e24fbf [2020-08-19T20:45:08.430Z] Removing intermediate container f8f239e24fbf [2020-08-19T20:45:08.430Z] ---> e391ebe2c451 [2020-08-19T20:45:08.430Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:45:08.775Z] ---> Running in fac35650bd1c [2020-08-19T20:45:10.166Z] Removing intermediate container fac35650bd1c [2020-08-19T20:45:10.166Z] ---> 5ecc4b2dadc7 [2020-08-19T20:45:10.166Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-19T20:45:10.166Z] ---> Running in 8880783bee57 [2020-08-19T20:45:10.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-19T20:45:11.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-19T20:45:11.594Z] OK: 237 MiB in 53 packages [2020-08-19T20:45:12.172Z] Removing intermediate container 8880783bee57 [2020-08-19T20:45:12.172Z] ---> 276057d46797 [2020-08-19T20:45:12.172Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-08-19T20:45:12.172Z] ---> Running in 55dfde2e1895 [2020-08-19T20:45:12.172Z] Removing intermediate container 55dfde2e1895 [2020-08-19T20:45:12.172Z] ---> 0da21d503014 [2020-08-19T20:45:12.172Z] Step 8/21 : COPY . . [2020-08-19T20:45:13.126Z] ---> d2c946a7c1f0 [2020-08-19T20:45:13.126Z] Step 9/21 : ARG MAKE='make build' [2020-08-19T20:45:13.126Z] ---> Running in 181b509343ee [2020-08-19T20:45:13.126Z] Removing intermediate container 181b509343ee [2020-08-19T20:45:13.126Z] ---> 58b36f934c22 [2020-08-19T20:45:13.126Z] Step 10/21 : RUN $MAKE [2020-08-19T20:45:13.126Z] ---> Running in 63ab4962d8ef [2020-08-19T20:45:13.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2" -o cmd/device-mqtt ./cmd [2020-08-19T20:45:23.787Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-19T20:45:29.113Z] Removing intermediate container 63ab4962d8ef [2020-08-19T20:45:29.113Z] ---> 55d62848f785 [2020-08-19T20:45:29.113Z] Step 11/21 : FROM alpine [2020-08-19T20:45:29.113Z] latest: Pulling from library/alpine [2020-08-19T20:45:29.113Z] df20fa9351a1: Already exists [2020-08-19T20:45:29.113Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T20:45:29.113Z] Status: Downloaded newer image for alpine:latest [2020-08-19T20:45:29.113Z] ---> a24bb4013296 [2020-08-19T20:45:29.113Z] Step 12/21 : ENV APP_PORT=49982 [2020-08-19T20:45:29.113Z] ---> Running in 7545b5ccb8d8 [2020-08-19T20:45:29.374Z] Removing intermediate container 7545b5ccb8d8 [2020-08-19T20:45:29.374Z] ---> de830e27a8d1 [2020-08-19T20:45:29.374Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T20:45:29.374Z] ---> Running in e67a4cd1efe6 [2020-08-19T20:45:29.634Z] Removing intermediate container e67a4cd1efe6 [2020-08-19T20:45:29.634Z] ---> fa3ff87c23f1 [2020-08-19T20:45:29.634Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-08-19T20:45:30.209Z] ---> a0b03445d048 [2020-08-19T20:45:30.209Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-08-19T20:45:30.470Z] ---> 45932a477e7e [2020-08-19T20:45:30.470Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-08-19T20:45:30.470Z] ---> 434e915acfbd [2020-08-19T20:45:30.470Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-08-19T20:45:30.731Z] ---> Running in 98279b2620eb [2020-08-19T20:45:30.731Z] Removing intermediate container 98279b2620eb [2020-08-19T20:45:30.731Z] ---> b796fd531757 [2020-08-19T20:45:30.731Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T20:45:30.992Z] ---> Running in dc02c266d43b [2020-08-19T20:45:30.992Z] Removing intermediate container dc02c266d43b [2020-08-19T20:45:30.992Z] ---> a17ae0b44dfe [2020-08-19T20:45:30.992Z] Step 19/21 : LABEL arch=amd64 [2020-08-19T20:45:30.992Z] ---> Running in 09f48b08d447 [2020-08-19T20:45:31.256Z] Removing intermediate container 09f48b08d447 [2020-08-19T20:45:31.256Z] ---> d1af81e4eeb4 [2020-08-19T20:45:31.256Z] Step 20/21 : LABEL git_sha=e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:45:31.256Z] ---> Running in 6e17c7c4b6cd [2020-08-19T20:45:31.518Z] Removing intermediate container 6e17c7c4b6cd [2020-08-19T20:45:31.518Z] ---> da3582a265b1 [2020-08-19T20:45:31.518Z] Step 21/21 : LABEL version=1.2.2 [2020-08-19T20:45:31.518Z] ---> Running in d983b557e45f [2020-08-19T20:45:31.779Z] Removing intermediate container d983b557e45f [2020-08-19T20:45:31.779Z] ---> 066ab5949856 [2020-08-19T20:45:31.779Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-19T20:45:31.779Z] Successfully built 066ab5949856 [2020-08-19T20:45:31.779Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-19T20:45:32.192Z] provisioning config files... [2020-08-19T20:45:32.223Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config3741543265169434441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:45:32.608Z] nexus3.edgexfoundry.org:10001 [2020-08-19T20:45:32.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:45:32.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:45:32.873Z] Configure a credential helper to remove this warning. See [2020-08-19T20:45:32.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:45:32.873Z] [2020-08-19T20:45:32.873Z] Login Succeeded [2020-08-19T20:45:32.873Z] nexus3.edgexfoundry.org:10002 [2020-08-19T20:45:32.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:45:32.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:45:32.873Z] Configure a credential helper to remove this warning. See [2020-08-19T20:45:32.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:45:32.873Z] [2020-08-19T20:45:32.873Z] Login Succeeded [2020-08-19T20:45:32.873Z] nexus3.edgexfoundry.org:10003 [2020-08-19T20:45:33.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:45:33.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:45:33.138Z] Configure a credential helper to remove this warning. See [2020-08-19T20:45:33.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:45:33.138Z] [2020-08-19T20:45:33.138Z] Login Succeeded [2020-08-19T20:45:33.138Z] nexus3.edgexfoundry.org:10004 [2020-08-19T20:45:33.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:45:33.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:45:33.400Z] Configure a credential helper to remove this warning. See [2020-08-19T20:45:33.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:45:33.400Z] [2020-08-19T20:45:33.400Z] Login Succeeded [2020-08-19T20:45:33.400Z] docker.io [2020-08-19T20:45:33.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:45:33.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:45:33.662Z] Configure a credential helper to remove this warning. See [2020-08-19T20:45:33.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:45:33.662Z] [2020-08-19T20:45:33.662Z] Login Succeeded [Pipeline] } [2020-08-19T20:45:33.672Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:45:33.853Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: [2020-08-19T20:45:33.853Z] e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:45:33.853Z] latest [2020-08-19T20:45:33.853Z] 1.2.2 [2020-08-19T20:45:33.853Z] e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [2020-08-19T20:45:33.853Z] master [2020-08-19T20:45:33.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:34.318Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:34.616Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:45:34.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-08-19T20:45:34.616Z] 62d013f47924: Preparing [2020-08-19T20:45:34.616Z] 6e346f991912: Preparing [2020-08-19T20:45:34.616Z] d13a64a254ad: Preparing [2020-08-19T20:45:34.616Z] 50644c29ef5a: Preparing [2020-08-19T20:45:34.616Z] 50644c29ef5a: Layer already exists [2020-08-19T20:45:34.616Z] 6e346f991912: Pushed [2020-08-19T20:45:34.616Z] 62d013f47924: Pushed [2020-08-19T20:45:36.007Z] d13a64a254ad: Pushed [2020-08-19T20:45:36.007Z] e79178b88edbb9292baeff06bb49682f9eadd771: digest: sha256:4f8bf35edc5f44764e24dc1aecb032dcdad684c3c4033041c8bbda23cf93c391 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:36.577Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:36.873Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-08-19T20:45:36.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-08-19T20:45:36.873Z] 62d013f47924: Preparing [2020-08-19T20:45:36.873Z] 6e346f991912: Preparing [2020-08-19T20:45:36.873Z] d13a64a254ad: Preparing [2020-08-19T20:45:36.873Z] 50644c29ef5a: Preparing [2020-08-19T20:45:36.873Z] 6e346f991912: Layer already exists [2020-08-19T20:45:36.873Z] 50644c29ef5a: Layer already exists [2020-08-19T20:45:36.873Z] d13a64a254ad: Layer already exists [2020-08-19T20:45:36.873Z] 62d013f47924: Layer already exists [2020-08-19T20:45:36.873Z] latest: digest: sha256:4f8bf35edc5f44764e24dc1aecb032dcdad684c3c4033041c8bbda23cf93c391 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:37.176Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.2 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:37.388Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-523 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-08-19T20:45:37.433Z] Running in /w/workspace/device-mqtt-go/14 [Pipeline] { [2020-08-19T20:45:37.474Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.2 [2020-08-19T20:45:37.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-08-19T20:45:37.474Z] 62d013f47924: Preparing [2020-08-19T20:45:37.474Z] 6e346f991912: Preparing [2020-08-19T20:45:37.474Z] d13a64a254ad: Preparing [2020-08-19T20:45:37.474Z] 50644c29ef5a: Preparing [2020-08-19T20:45:37.474Z] d13a64a254ad: Layer already exists [2020-08-19T20:45:37.474Z] 62d013f47924: Layer already exists [2020-08-19T20:45:37.474Z] 6e346f991912: Layer already exists [2020-08-19T20:45:37.474Z] 50644c29ef5a: Layer already exists [2020-08-19T20:45:37.474Z] 1.2.2: digest: sha256:4f8bf35edc5f44764e24dc1aecb032dcdad684c3c4033041c8bbda23cf93c391 size: 1154 [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:37.875Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:38.176Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [2020-08-19T20:45:38.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-08-19T20:45:38.176Z] 62d013f47924: Preparing [2020-08-19T20:45:38.176Z] 6e346f991912: Preparing [2020-08-19T20:45:38.176Z] d13a64a254ad: Preparing [2020-08-19T20:45:38.176Z] 50644c29ef5a: Preparing [2020-08-19T20:45:38.176Z] 62d013f47924: Layer already exists [2020-08-19T20:45:38.176Z] 50644c29ef5a: Layer already exists [2020-08-19T20:45:38.176Z] d13a64a254ad: Layer already exists [2020-08-19T20:45:38.176Z] 6e346f991912: Layer already exists [2020-08-19T20:45:38.176Z] e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2: digest: sha256:4f8bf35edc5f44764e24dc1aecb032dcdad684c3c4033041c8bbda23cf93c391 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:38.484Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:38.783Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [2020-08-19T20:45:38.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-08-19T20:45:38.783Z] 62d013f47924: Preparing [2020-08-19T20:45:38.783Z] 6e346f991912: Preparing [2020-08-19T20:45:38.783Z] d13a64a254ad: Preparing [2020-08-19T20:45:38.783Z] 50644c29ef5a: Preparing [2020-08-19T20:45:38.783Z] 62d013f47924: Layer already exists [2020-08-19T20:45:38.783Z] 50644c29ef5a: Layer already exists [2020-08-19T20:45:38.783Z] d13a64a254ad: Layer already exists [2020-08-19T20:45:38.783Z] 6e346f991912: Layer already exists [2020-08-19T20:45:38.783Z] master: digest: sha256:4f8bf35edc5f44764e24dc1aecb032dcdad684c3c4033041c8bbda23cf93c391 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:45:39.018Z] ===================================================== [Pipeline] echo [2020-08-19T20:45:39.059Z] taggedImages: [2020-08-19T20:45:39.059Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:45:39.059Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-08-19T20:45:39.059Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.2 [2020-08-19T20:45:39.059Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [2020-08-19T20:45:39.059Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-19T20:45:39.966Z] ++ find /w/workspace/device-mqtt-go/14 [2020-08-19T20:45:39.966Z] ++ grep snapcraft.yaml [2020-08-19T20:45:39.966Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/14/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-19T20:45:40.096Z] provisioning config files... [2020-08-19T20:45:40.107Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/14@tmp/config1584024435900755611tmp [Pipeline] { [Pipeline] sh [2020-08-19T20:45:40.470Z] + cp /w/workspace/device-mqtt-go/14@tmp/config1584024435900755611tmp /w/workspace/device-mqtt-go/14/edgex-snap-store-login [Pipeline] sh [2020-08-19T20:45:40.780Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/14:/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-08-19T20:45:40.780Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-08-19T20:45:40.780Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-08-19T20:45:40.780Z] 7595c8c21622: Pulling fs layer [2020-08-19T20:45:40.780Z] d13af8ca898f: Pulling fs layer [2020-08-19T20:45:40.780Z] 70799171ddba: Pulling fs layer [2020-08-19T20:45:40.780Z] b6c12202c5ef: Pulling fs layer [2020-08-19T20:45:40.780Z] 0e468b2cbd7c: Pulling fs layer [2020-08-19T20:45:40.780Z] 81ce4cd09fec: Pulling fs layer [2020-08-19T20:45:40.780Z] 9113857f769f: Pulling fs layer [2020-08-19T20:45:40.780Z] a6a4d6edcf0f: Pulling fs layer [2020-08-19T20:45:40.780Z] 1466ad0cc8cc: Pulling fs layer [2020-08-19T20:45:40.780Z] b6c12202c5ef: Waiting [2020-08-19T20:45:40.780Z] 81ce4cd09fec: Waiting [2020-08-19T20:45:40.780Z] a6a4d6edcf0f: Waiting [2020-08-19T20:45:40.780Z] 9113857f769f: Waiting [2020-08-19T20:45:40.780Z] 70799171ddba: Verifying Checksum [2020-08-19T20:45:40.780Z] 70799171ddba: Download complete [2020-08-19T20:45:40.780Z] d13af8ca898f: Verifying Checksum [2020-08-19T20:45:40.780Z] d13af8ca898f: Download complete [2020-08-19T20:45:40.780Z] b6c12202c5ef: Verifying Checksum [2020-08-19T20:45:40.780Z] b6c12202c5ef: Download complete [2020-08-19T20:45:40.780Z] 81ce4cd09fec: Verifying Checksum [2020-08-19T20:45:40.780Z] 81ce4cd09fec: Download complete [2020-08-19T20:45:40.780Z] 9113857f769f: Verifying Checksum [2020-08-19T20:45:40.780Z] 9113857f769f: Download complete [2020-08-19T20:45:40.780Z] a6a4d6edcf0f: Verifying Checksum [2020-08-19T20:45:40.780Z] a6a4d6edcf0f: Download complete [2020-08-19T20:45:40.780Z] 1466ad0cc8cc: Verifying Checksum [2020-08-19T20:45:40.780Z] 1466ad0cc8cc: Download complete [2020-08-19T20:45:41.046Z] 7595c8c21622: Verifying Checksum [2020-08-19T20:45:41.046Z] 7595c8c21622: Download complete [2020-08-19T20:45:43.204Z] using credential edgex-jenkins-ssh [2020-08-19T20:45:43.266Z] Cloning the remote Git repository [2020-08-19T20:45:43.266Z] Cloning with configured refspecs honoured and without tags [2020-08-19T20:45:43.337Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-19T20:45:43.459Z] > git init /w/workspace/device-mqtt-go/14 # timeout=10 [2020-08-19T20:45:43.527Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-19T20:45:43.527Z] > git --version # timeout=10 [2020-08-19T20:45:43.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:45:43.610Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:45:44.613Z] Fetching without tags [2020-08-19T20:45:44.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-19T20:45:44.443Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:45:44.546Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-08-19T20:45:44.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-08-19T20:45:44.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-19T20:45:44.668Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-19T20:45:45.246Z] Checking out Revision e79178b88edbb9292baeff06bb49682f9eadd771 (master) [2020-08-19T20:45:46.385Z] 0e468b2cbd7c: Verifying Checksum [2020-08-19T20:45:46.385Z] 0e468b2cbd7c: Download complete [2020-08-19T20:45:46.385Z] 7595c8c21622: Pull complete [2020-08-19T20:45:46.385Z] d13af8ca898f: Pull complete [2020-08-19T20:45:45.270Z] > git config core.sparsecheckout # timeout=10 [2020-08-19T20:45:45.294Z] > git checkout -f e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 [2020-08-19T20:45:46.647Z] 70799171ddba: Pull complete [2020-08-19T20:45:46.647Z] b6c12202c5ef: Pull complete [2020-08-19T20:45:49.780Z] Commit message: "Merge pull request #156 from hahattan/issue154/155" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-19T20:45:50.927Z] ========================================================= [2020-08-19T20:45:50.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-19T20:45:50.927Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:45:52.009Z] + 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-08-19T20:45:53.032Z] Sending build context to Docker daemon 586.8kB [2020-08-19T20:45:53.032Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-19T20:45:53.033Z] Step 2/8 : FROM ${BASE} [2020-08-19T20:45:53.316Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-19T20:45:53.316Z] b538f80385f9: Pulling fs layer [2020-08-19T20:45:53.316Z] 74f711af9a0d: Pulling fs layer [2020-08-19T20:45:53.316Z] 99f96fe45779: Pulling fs layer [2020-08-19T20:45:53.316Z] fd7a069fd194: Pulling fs layer [2020-08-19T20:45:53.316Z] 66aa3694b03b: Pulling fs layer [2020-08-19T20:45:53.316Z] 170f70906a0f: Pulling fs layer [2020-08-19T20:45:53.316Z] ad7c5574e4b9: Pulling fs layer [2020-08-19T20:45:53.316Z] e772456be8f7: Pulling fs layer [2020-08-19T20:45:53.316Z] c890913d741a: Pulling fs layer [2020-08-19T20:45:53.316Z] 2480fcc9aa5a: Pulling fs layer [2020-08-19T20:45:53.316Z] 09adf4765672: Pulling fs layer [2020-08-19T20:45:53.316Z] fd7a069fd194: Waiting [2020-08-19T20:45:53.316Z] 66aa3694b03b: Waiting [2020-08-19T20:45:53.316Z] 170f70906a0f: Waiting [2020-08-19T20:45:53.316Z] ad7c5574e4b9: Waiting [2020-08-19T20:45:53.316Z] e772456be8f7: Waiting [2020-08-19T20:45:53.316Z] c890913d741a: Waiting [2020-08-19T20:45:53.316Z] 2480fcc9aa5a: Waiting [2020-08-19T20:45:53.316Z] 09adf4765672: Waiting [2020-08-19T20:45:53.316Z] 99f96fe45779: Download complete [2020-08-19T20:45:53.316Z] 74f711af9a0d: Verifying Checksum [2020-08-19T20:45:53.316Z] 74f711af9a0d: Download complete [2020-08-19T20:45:53.316Z] 66aa3694b03b: Verifying Checksum [2020-08-19T20:45:53.316Z] 66aa3694b03b: Download complete [2020-08-19T20:45:53.316Z] 170f70906a0f: Download complete [2020-08-19T20:45:53.598Z] b538f80385f9: Verifying Checksum [2020-08-19T20:45:53.598Z] b538f80385f9: Download complete [2020-08-19T20:45:54.218Z] b538f80385f9: Pull complete [2020-08-19T20:45:54.826Z] 74f711af9a0d: Pull complete [2020-08-19T20:45:55.431Z] 99f96fe45779: Pull complete [2020-08-19T20:45:56.035Z] ad7c5574e4b9: Verifying Checksum [2020-08-19T20:45:56.035Z] ad7c5574e4b9: Download complete [2020-08-19T20:45:56.035Z] c890913d741a: Verifying Checksum [2020-08-19T20:45:56.035Z] c890913d741a: Download complete [2020-08-19T20:45:58.026Z] 2480fcc9aa5a: Verifying Checksum [2020-08-19T20:45:58.026Z] 2480fcc9aa5a: Download complete [2020-08-19T20:45:58.026Z] 09adf4765672: Download complete [2020-08-19T20:45:59.014Z] fd7a069fd194: Verifying Checksum [2020-08-19T20:45:59.014Z] fd7a069fd194: Download complete [2020-08-19T20:45:59.301Z] e772456be8f7: Download complete [2020-08-19T20:46:09.480Z] fd7a069fd194: Pull complete [2020-08-19T20:46:09.480Z] 66aa3694b03b: Pull complete [2020-08-19T20:46:09.480Z] 170f70906a0f: Pull complete [2020-08-19T20:46:13.300Z] 0e468b2cbd7c: Pull complete [2020-08-19T20:46:13.300Z] 81ce4cd09fec: Pull complete [2020-08-19T20:46:13.300Z] 9113857f769f: Pull complete [2020-08-19T20:46:13.300Z] a6a4d6edcf0f: Pull complete [2020-08-19T20:46:13.300Z] 1466ad0cc8cc: Pull complete [2020-08-19T20:46:13.300Z] Digest: sha256:c642e91ff79aa258a1ae135e2f8792ce86cd15f1ac61018b6f83b5185eb02bcd [2020-08-19T20:46:13.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-08-19T20:46:13.828Z] ad7c5574e4b9: Pull complete [2020-08-19T20:46:15.872Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-08-19T20:46:15.872Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-19T20:46:16.134Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-08-19T20:46:16.398Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-08-19T20:46:16.398Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1042 kB] [2020-08-19T20:46:16.398Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.4 kB] [2020-08-19T20:46:16.662Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1418 kB] [2020-08-19T20:46:16.929Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [890 kB] [2020-08-19T20:46:16.929Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1341 kB] [2020-08-19T20:46:16.929Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [101 kB] [2020-08-19T20:46:16.929Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9834 B] [2020-08-19T20:46:16.929Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [117 kB] [2020-08-19T20:46:17.501Z] Fetched 5197 kB in 2s (3238 kB/s) [2020-08-19T20:46:18.167Z] e772456be8f7: Pull complete [2020-08-19T20:46:18.442Z] c890913d741a: Pull complete [2020-08-19T20:46:18.895Z] Reading package lists... [2020-08-19T20:46:21.116Z] 2480fcc9aa5a: Pull complete [2020-08-19T20:46:21.392Z] 09adf4765672: Pull complete [2020-08-19T20:46:21.392Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-19T20:46:21.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-19T20:46:21.392Z] ---> 2248a725d1cf [2020-08-19T20:46:21.392Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-08-19T20:46:23.378Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-08-19T20:46:23.378Z] 0% [Connecting to archive.ubuntu.com (91.189.88.152)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.152) Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-08-19T20:46:23.378Z] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-08-19T20:46:23.639Z] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-08-19T20:46:25.265Z] 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... 49% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% 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-08-19T20:46:26.825Z] ---> Running in 65d76195829e [2020-08-19T20:46:26.825Z] Removing intermediate container 65d76195829e [2020-08-19T20:46:26.825Z] ---> d14b5f8c83ef [2020-08-19T20:46:26.825Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:46:26.825Z] ---> Running in 08d6540dc6b2 [2020-08-19T20:46:27.189Z] Installing build dependencies: curl git git-man less libcurl3-gnutls libcurl4 liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-19T20:46:28.846Z] 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... 51% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% 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-08-19T20:46:28.846Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 55% Building dependency tree [2020-08-19T20:46:28.846Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-19T20:46:29.136Z] The following packages were automatically installed and are no longer required: [2020-08-19T20:46:29.136Z] libjq1 libonig4 [2020-08-19T20:46:29.136Z] Use 'sudo apt autoremove' to remove them. [2020-08-19T20:46:29.136Z] Suggested packages: [2020-08-19T20:46:29.136Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-19T20:46:29.136Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-19T20:46:29.136Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-19T20:46:29.136Z] | libterm-readline-perl-perl [2020-08-19T20:46:29.457Z] Removing intermediate container 08d6540dc6b2 [2020-08-19T20:46:29.457Z] ---> 8add9b5574ca [2020-08-19T20:46:29.457Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-08-19T20:46:29.736Z] ---> Running in 81b4a4d587df [2020-08-19T20:46:30.100Z] The following NEW packages will be installed: [2020-08-19T20:46:30.100Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-19T20:46:30.100Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-19T20:46:30.100Z] The following packages will be upgraded: [2020-08-19T20:46:30.100Z] libcurl4 [2020-08-19T20:46:30.100Z] 1 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T20:46:30.100Z] Need to get 12.2 MB of archives. [2020-08-19T20:46:30.100Z] After this operation, 77.5 MB of additional disk space will be used. [2020-08-19T20:46:30.100Z] 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-08-19T20:46:30.945Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 675 kB/2763 kB 24%] 19% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-08-19T20:46:30.945Z] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-08-19T20:46:30.945Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-08-19T20:46:31.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T20:46:31.209Z] 23% [4 libperl5.26 55.1 kB/3527 kB 2%] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-19T20:46:31.209Z] 47% [5 perl 33.5 kB/201 kB 17%] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-08-19T20:46:31.209Z] 50% [6 less 65.5 kB/112 kB 59%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-08-19T20:46:31.209Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-08-19T20:46:31.209Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-08-19T20:46:31.209Z] 56% [9 curl 37.0 kB/159 kB 23%] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-08-19T20:46:31.209Z] 58% [10 libcurl3-gnutls 54.7 kB/213 kB 26%] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-19T20:46:31.209Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-19T20:46:31.209Z] 62% [12 git-man 48.1 kB/804 kB 6%] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-08-19T20:46:31.471Z] 69% [13 git 63.5 kB/3915 kB 2%] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-08-19T20:46:31.471Z] 96% [14 make 65.5 kB/154 kB 43%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-08-19T20:46:31.471Z] 98% [15 patch 53.2 kB/102 kB 52%] 100% [Working] Fetched 12.2 MB in 2s (7700 kB/s) [2020-08-19T20:46:32.050Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T20:46:32.050Z] Selecting previously unselected package perl-modules-5.26. [2020-08-19T20:46:32.050Z] (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-08-19T20:46:32.050Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-19T20:46:32.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T20:46:32.320Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:46:32.819Z] (1/14) Installing libmagic (5.38-r0) [2020-08-19T20:46:33.095Z] (2/14) Installing file (5.38-r0) [2020-08-19T20:46:33.095Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-08-19T20:46:33.380Z] (4/14) Installing g++ (9.3.0-r2) [2020-08-19T20:46:34.887Z] Selecting previously unselected package libgdbm5:amd64. [2020-08-19T20:46:34.887Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-08-19T20:46:34.887Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-08-19T20:46:35.153Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-08-19T20:46:35.153Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-08-19T20:46:35.153Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-19T20:46:35.153Z] Selecting previously unselected package libperl5.26:amd64. [2020-08-19T20:46:35.153Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-19T20:46:35.153Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:46:36.572Z] Selecting previously unselected package perl. [2020-08-19T20:46:36.572Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-08-19T20:46:36.572Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-19T20:46:36.835Z] Selecting previously unselected package less. [2020-08-19T20:46:36.835Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-08-19T20:46:36.835Z] Unpacking less (487-0.1) ... [2020-08-19T20:46:36.835Z] Selecting previously unselected package netbase. [2020-08-19T20:46:36.835Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-19T20:46:36.835Z] Unpacking netbase (5.4) ... [2020-08-19T20:46:36.835Z] Preparing to unpack .../07-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-19T20:46:37.095Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.9) ... [2020-08-19T20:46:37.095Z] Selecting previously unselected package curl. [2020-08-19T20:46:37.095Z] Preparing to unpack .../08-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-19T20:46:37.095Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-19T20:46:37.095Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-08-19T20:46:37.095Z] Preparing to unpack .../09-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-08-19T20:46:37.356Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-19T20:46:37.356Z] Selecting previously unselected package liberror-perl. [2020-08-19T20:46:37.356Z] Preparing to unpack .../10-liberror-perl_0.17025-1_all.deb ... [2020-08-19T20:46:37.356Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-19T20:46:37.356Z] Selecting previously unselected package git-man. [2020-08-19T20:46:37.356Z] Preparing to unpack .../11-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-19T20:46:37.356Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:46:37.617Z] Selecting previously unselected package git. [2020-08-19T20:46:37.617Z] Preparing to unpack .../12-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-08-19T20:46:37.617Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:46:38.197Z] Selecting previously unselected package make. [2020-08-19T20:46:38.197Z] Preparing to unpack .../13-make_4.1-9.1ubuntu1_amd64.deb ... [2020-08-19T20:46:38.197Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-19T20:46:38.197Z] Selecting previously unselected package patch. [2020-08-19T20:46:38.197Z] Preparing to unpack .../14-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-08-19T20:46:38.197Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-19T20:46:38.458Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:46:38.458Z] Setting up less (487-0.1) ... [2020-08-19T20:46:38.458Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-19T20:46:38.722Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-19T20:46:38.722Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-08-19T20:46:38.722Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:46:38.722Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-08-19T20:46:38.722Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-19T20:46:38.722Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-08-19T20:46:38.722Z] Setting up netbase (5.4) ... [2020-08-19T20:46:38.986Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-19T20:46:38.986Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:46:38.986Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-19T20:46:38.986Z] Setting up liberror-perl (0.17025-1) ... [2020-08-19T20:46:38.986Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:46:38.986Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-19T20:46:39.248Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-19T20:46:41.162Z] curl set to automatically installed. [2020-08-19T20:46:41.162Z] git set to automatically installed. [2020-08-19T20:46:41.162Z] git-man set to automatically installed. [2020-08-19T20:46:41.162Z] less set to automatically installed. [2020-08-19T20:46:41.162Z] libcurl3-gnutls set to automatically installed. [2020-08-19T20:46:41.162Z] libcurl4 set to automatically installed. [2020-08-19T20:46:41.162Z] liberror-perl set to automatically installed. [2020-08-19T20:46:41.162Z] libgdbm-compat4 set to automatically installed. [2020-08-19T20:46:41.162Z] libgdbm5 set to automatically installed. [2020-08-19T20:46:41.162Z] libperl5.26 set to automatically installed. [2020-08-19T20:46:41.162Z] make set to automatically installed. [2020-08-19T20:46:41.162Z] netbase set to automatically installed. [2020-08-19T20:46:41.162Z] patch set to automatically installed. [2020-08-19T20:46:41.162Z] perl set to automatically installed. [2020-08-19T20:46:41.162Z] perl-modules-5.26 set to automatically installed. [2020-08-19T20:46:41.162Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-19T20:46:41.162Z] Please ensure the environment is properly setup before continuing. [2020-08-19T20:46:41.162Z] Ignore this message if the appropriate measures have already been taken [2020-08-19T20:46:41.736Z] Pulling go  [2020-08-19T20:46:42.679Z] 'device-mqtt' has dependencies that need to be staged: go [2020-08-19T20:46:42.679Z] Skipping pull go (already ran) [2020-08-19T20:46:42.679Z] Building go  [2020-08-19T20:46:42.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-19T20:46:42.679Z] Dload Upload Total Spent Left Speed [2020-08-19T20:46:45.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 31814 0 0 194k 0 0:10:03 --:--:-- 0:10:03 192k 47 114M 47 54.6M 0 0 47.3M 0 0:00:02 0:00:01 0:00:01 47.2M 91 114M 91 104M 0 0 48.6M 0 0:00:02 0:00:02 --:--:-- 48.6M 100 114M 100 114M 0 0 48.6M 0 0:00:02 0:00:02 --:--:-- 48.6M [2020-08-19T20:46:46.052Z] go1.13.5.linux-amd64.tar.gz: OK [2020-08-19T20:46:56.065Z] Staging go  [2020-08-19T20:46:56.065Z] Pulling device-mqtt  [2020-08-19T20:46:56.639Z] Skipping build go (already ran) [2020-08-19T20:46:56.639Z] Building device-mqtt  [2020-08-19T20:46:56.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2" -o cmd/device-mqtt ./cmd [2020-08-19T20:46:58.288Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:46:58.288Z] go: downloading github.com/spf13/cast v1.3.0 [2020-08-19T20:46:58.288Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:46:58.288Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:46:58.288Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:46:58.549Z] go: extracting github.com/spf13/cast v1.3.0 [2020-08-19T20:46:58.549Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:46:58.549Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-19T20:46:58.549Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:46:58.549Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:46:58.549Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:46:58.549Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:46:58.549Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:46:58.549Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-19T20:46:58.549Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:46:58.549Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:46:58.549Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-19T20:46:58.549Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:46:58.549Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:46:58.549Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-19T20:46:58.549Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:46:58.549Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:46:58.549Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:46:58.549Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:46:58.549Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-19T20:46:58.549Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:46:58.812Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:46:58.812Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:46:58.812Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:46:58.812Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:46:58.812Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:46:58.812Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:46:58.812Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-19T20:46:58.812Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:46:58.812Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-19T20:46:58.812Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:46:58.812Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:46:58.812Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-19T20:46:58.812Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:46:58.812Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:46:58.812Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:46:58.812Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:46:58.812Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-19T20:46:58.812Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:46:58.812Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-19T20:46:58.812Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:46:58.812Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:46:58.812Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:46:58.812Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:46:58.812Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:46:58.812Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:46:58.812Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-19T20:46:58.812Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:46:59.073Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:46:59.648Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:46:59.648Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:46:59.648Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:46:59.648Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:46:59.648Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:46:59.648Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:46:59.648Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:46:59.648Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:46:59.648Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-19T20:46:59.648Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T20:46:59.648Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:46:59.648Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:46:59.648Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:46:59.648Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:46:59.910Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T20:46:59.910Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:46:59.910Z] go: finding github.com/google/uuid v1.1.1 [2020-08-19T20:46:59.910Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T20:46:59.910Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:46:59.910Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:46:59.910Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:46:59.910Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:46:59.910Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:46:59.910Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T20:46:59.910Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:46:59.910Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:46:59.910Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:46:59.910Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:46:59.910Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:46:59.910Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:46:59.910Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:46:59.910Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:46:59.910Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:46:59.910Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T20:47:00.177Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:47:00.178Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:47:00.178Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:47:00.178Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:47:00.205Z] (5/14) Installing fortify-headers (1.1-r0) [2020-08-19T20:47:00.205Z] (6/14) Installing patch (2.7.6-r6) [2020-08-19T20:47:00.205Z] (7/14) Installing build-base (0.5-r2) [2020-08-19T20:47:00.205Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-08-19T20:47:00.205Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-08-19T20:47:00.205Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-08-19T20:47:00.205Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-08-19T20:47:00.205Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-08-19T20:47:00.205Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-08-19T20:47:00.205Z] (14/14) Installing openssh (8.3_p1-r0) [2020-08-19T20:47:00.205Z] Executing busybox-1.31.1-r16.trigger [2020-08-19T20:47:00.205Z] OK: 221 MiB in 53 packages [2020-08-19T20:47:04.508Z] Removing intermediate container 81b4a4d587df [2020-08-19T20:47:04.508Z] ---> 14a14479e3e5 [2020-08-19T20:47:04.508Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-08-19T20:47:04.778Z] ---> Running in 9108a3102ea8 [2020-08-19T20:47:05.374Z] Removing intermediate container 9108a3102ea8 [2020-08-19T20:47:05.374Z] ---> fa9003ec5325 [2020-08-19T20:47:05.374Z] Step 7/8 : COPY . . [2020-08-19T20:47:06.345Z] ---> c765305e0f43 [2020-08-19T20:47:06.345Z] Step 8/8 : RUN go mod download [2020-08-19T20:47:06.345Z] ---> Running in 78806736967c [2020-08-19T20:47:09.733Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:47:09.733Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:47:09.733Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-19T20:47:09.733Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:47:09.734Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-19T20:47:09.734Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-19T20:47:09.734Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:47:09.734Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-19T20:47:09.734Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:47:09.734Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:47:09.734Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:47:10.006Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:47:10.006Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:47:10.007Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:47:10.007Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:47:10.007Z] go: finding github.com/fatih/color v1.7.0 [2020-08-19T20:47:10.007Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:47:10.294Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T20:47:10.294Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:47:10.294Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-19T20:47:10.295Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-19T20:47:10.295Z] go: finding github.com/google/uuid v1.1.1 [2020-08-19T20:47:10.295Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T20:47:10.295Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:47:10.569Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-19T20:47:10.569Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-19T20:47:10.569Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:47:10.569Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:47:10.569Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-19T20:47:10.570Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-19T20:47:10.570Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:47:10.843Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-19T20:47:10.843Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-19T20:47:10.843Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-19T20:47:10.843Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-19T20:47:10.843Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:47:10.843Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-19T20:47:11.118Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-19T20:47:11.118Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-19T20:47:11.118Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T20:47:11.118Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-19T20:47:11.118Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-19T20:47:11.118Z] go: finding github.com/kr/pty v1.1.1 [2020-08-19T20:47:11.391Z] go: finding github.com/kr/text v0.1.0 [2020-08-19T20:47:11.391Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-19T20:47:11.391Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-19T20:47:11.391Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-19T20:47:11.391Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-19T20:47:11.391Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:47:11.391Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:47:11.664Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-19T20:47:11.664Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-19T20:47:11.664Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-19T20:47:11.664Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-19T20:47:11.664Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:47:11.664Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:47:11.935Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-19T20:47:11.935Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:47:11.935Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T20:47:11.935Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-19T20:47:11.935Z] go: finding github.com/posener/complete v1.1.1 [2020-08-19T20:47:11.935Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-19T20:47:11.935Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-19T20:47:12.205Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-19T20:47:12.205Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-19T20:47:12.205Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-19T20:47:12.205Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-19T20:47:12.205Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T20:47:12.206Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-19T20:47:12.206Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:47:12.477Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-19T20:47:12.477Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-19T20:47:12.477Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-08-19T20:47:12.477Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:47:12.477Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:47:12.527Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-19T20:47:16.736Z] Skipping stage go (already ran) [2020-08-19T20:47:16.736Z] Staging device-mqtt  [2020-08-19T20:47:16.997Z] Priming go  [2020-08-19T20:47:17.939Z] Priming device-mqtt  [2020-08-19T20:47:19.003Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-19T20:47:19.003Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-19T20:47:19.003Z] Determining the version from the project repo (version-script). [2020-08-19T20:47:19.003Z] The version has been set to '1.2.2-20200819+e79178b' [2020-08-19T20:47:20.717Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-08-19T20:47:20.717Z] Snapped edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap [2020-08-19T20:47:22.666Z] Removing intermediate container 78806736967c [2020-08-19T20:47:22.666Z] ---> a9098adc5101 [2020-08-19T20:47:22.666Z] Successfully built a9098adc5101 [2020-08-19T20:47:22.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-19T20:47:23.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-19T20:47:23.890Z] + ls -al . [2020-08-19T20:47:23.890Z] total 100 [2020-08-19T20:47:23.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 20:45 . [2020-08-19T20:47:23.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 20:45 .. [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 20:45 .dockerignore [2020-08-19T20:47:23.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 20:45 .git [2020-08-19T20:47:23.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 20:45 .github [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 328 Aug 19 20:45 .gitignore [2020-08-19T20:47:23.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 20:45 .semver [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 4678 Aug 19 20:45 Attribution.txt [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 1776 Aug 19 20:45 Dockerfile [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 953 Aug 19 20:45 Dockerfile.build [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 700 Aug 19 20:45 Jenkinsfile [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 20:45 LICENSE [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 19 20:45 Makefile [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 19 20:45 README.md [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 20:42 VERSION [2020-08-19T20:47:23.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 20:45 bin [2020-08-19T20:47:23.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 20:45 cmd [2020-08-19T20:47:23.890Z] -rw-rw-r-- 1 jenkins jenkins 510 Aug 19 20:45 go.mod [2020-08-19T20:47:23.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 20:45 internal [2020-08-19T20:47:23.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 20:45 mock [2020-08-19T20:47:23.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 20:45 snap [2020-08-19T20:47:23.891Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 19 20:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:47:24.063Z] [2020-08-19T20:47:24.064Z] Login successful. You now have these capabilities: [2020-08-19T20:47:24.064Z]  [2020-08-19T20:47:24.245Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e79178b88edbb9292baeff06bb49682f9eadd771 --label arch=arm64 --label version=1.2.2 . [2020-08-19T20:47:24.324Z] snaps: No restriction [2020-08-19T20:47:24.324Z] channels: No restriction [2020-08-19T20:47:24.324Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-08-19T20:47:24.324Z] expires: 2021-07-14T18:21:36.256372 [2020-08-19T20:47:24.324Z]  [2020-08-19T20:47:24.523Z] Sending build context to Docker daemon 586.8kB [2020-08-19T20:47:24.797Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-08-19T20:47:24.797Z] Step 2/21 : FROM ${BASE} AS builder [2020-08-19T20:47:24.797Z] ---> a9098adc5101 [2020-08-19T20:47:24.797Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-08-19T20:47:24.797Z] ---> Running in 577e1362b425 [2020-08-19T20:47:24.895Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-19T20:47:24.895Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-19T20:47:24.895Z] Preparing to upload 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap'. [2020-08-19T20:47:24.895Z] After uploading, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-08-19T20:47:24.895Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-08-19T20:47:25.418Z] Removing intermediate container 577e1362b425 [2020-08-19T20:47:25.418Z] ---> b2e9527fda1a [2020-08-19T20:47:25.418Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-08-19T20:47:25.418Z] ---> Running in 67f8199907f6 [2020-08-19T20:47:26.015Z] Removing intermediate container 67f8199907f6 [2020-08-19T20:47:26.015Z] ---> 6ffead8f7c57 [2020-08-19T20:47:26.015Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-19T20:47:26.015Z] ---> Running in 23c54225e081 [2020-08-19T20:47:27.091Z] Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 0% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 1% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 2% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 3% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 4% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 5% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 6% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 7% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 8% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 9% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 10% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 11% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 13% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 14% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 15% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 16% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 17% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 18% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 19% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 20% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 21% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 22% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 23% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 25% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 26% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 27% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 28% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 29% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 30% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 31% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 32% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 33% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 34% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 35% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 37% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 38% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 39% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 40% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 41% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 42% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 43% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 44% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 45% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 46% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 47% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 49% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 50% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 51% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 52% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 53% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 54% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 55% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 56% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 57% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 58% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 59% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 61% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 62% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 63% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 64% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 65% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 66% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 67% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 68% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 69% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 70% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 71% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 73% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 74% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 75% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 76% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 77% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 78% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 79% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 80% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 81% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 82% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 83% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 85% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 86% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 87% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 88% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 89% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 90% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 91% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 92% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 93% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 94% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 95% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 97% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 98% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 99% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [] 100% [2020-08-19T20:47:29.407Z] Removing intermediate container 23c54225e081 [2020-08-19T20:47:29.407Z] ---> b4d0d66bc343 [2020-08-19T20:47:29.407Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-19T20:47:29.407Z] ---> Running in 7fb19301f449 [2020-08-19T20:47:30.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-19T20:47:31.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-19T20:47:32.870Z] OK: 221 MiB in 53 packages [2020-08-19T20:47:34.304Z] Removing intermediate container 7fb19301f449 [2020-08-19T20:47:34.304Z] ---> 78bef6c29301 [2020-08-19T20:47:34.304Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-08-19T20:47:34.304Z] ---> Running in 0a881c1cfad0 [2020-08-19T20:47:34.903Z] Removing intermediate container 0a881c1cfad0 [2020-08-19T20:47:34.903Z] ---> 17d4df5e4e5d [2020-08-19T20:47:34.903Z] Step 8/21 : COPY . . [2020-08-19T20:47:35.879Z] ---> a30164cc7145 [2020-08-19T20:47:35.879Z] Step 9/21 : ARG MAKE='make build' [2020-08-19T20:47:35.879Z] ---> Running in c744071012f6 [2020-08-19T20:47:36.475Z] Removing intermediate container c744071012f6 [2020-08-19T20:47:36.475Z] ---> 5f8b4edf7925 [2020-08-19T20:47:36.475Z] Step 10/21 : RUN $MAKE [2020-08-19T20:47:36.475Z] ---> Running in 17a10c22400a [2020-08-19T20:47:38.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2" -o cmd/device-mqtt ./cmd [2020-08-19T20:47:42.014Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| [2020-08-19T20:47:42.014Z] released [2020-08-19T20:47:42.014Z] Revision 1260 of 'edgex-device-mqtt' created. [2020-08-19T20:47:42.956Z] Track Arch Channel Version Revision [2020-08-19T20:47:42.956Z] latest amd64 stable 1.2.1-20200612+f040f91 1239 [2020-08-19T20:47:42.956Z] candidate 1.2.1-20200612+f040f91 1239 [2020-08-19T20:47:42.956Z] beta 1.2.1-20200612+f040f91 1239 [2020-08-19T20:47:42.956Z] edge 1.2.2-20200819+e79178b 1260 [2020-08-19T20:47:42.956Z] edinburgh amd64 stable 1.0.0-20190627+29babbb 110 [2020-08-19T20:47:42.956Z] candidate 1.0.0-20190627+29babbb 110 [2020-08-19T20:47:42.956Z] beta 1.0.0-20190801+fd7235a 239 [2020-08-19T20:47:42.956Z] edge 1.0.0-20200107+8d32c65 942 [2020-08-19T20:47:42.956Z] fuji amd64 stable 1.1.1-20200228+f519bc1 1072 [2020-08-19T20:47:42.956Z] candidate ↑ ↑ [2020-08-19T20:47:42.956Z] beta 1.1.1-20200228+f519bc1 1072 [2020-08-19T20:47:42.956Z] edge 1.1.1-20200422+f519bc1 1177 [2020-08-19T20:47:42.956Z] geneva amd64 stable 1.2.1-20200612+f040f91 1239 [2020-08-19T20:47:42.956Z] candidate ↑ ↑ [2020-08-19T20:47:42.956Z] beta ↑ ↑ [2020-08-19T20:47:42.956Z] edge ↑ ↑ [2020-08-19T20:47:43.533Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-19T20:47:43.533Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-19T20:47:43.533Z] Uploading metadata from 'edgex-device-mqtt_1.2.2-20200819+e79178b_amd64.snap' [2020-08-19T20:47:47.746Z] The metadata has been uploaded [Pipeline] } [2020-08-19T20:47:48.327Z] 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-08-19T20:48:10.851Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-19T20:48:15.161Z] Removing intermediate container 17a10c22400a [2020-08-19T20:48:15.161Z] ---> aaa9677200cb [2020-08-19T20:48:15.161Z] Step 11/21 : FROM alpine [2020-08-19T20:48:15.434Z] latest: Pulling from library/alpine [2020-08-19T20:48:15.730Z] b538f80385f9: Already exists [2020-08-19T20:48:15.730Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-19T20:48:15.730Z] Status: Downloaded newer image for alpine:latest [2020-08-19T20:48:15.730Z] ---> 62ee0e9f8440 [2020-08-19T20:48:15.730Z] Step 12/21 : ENV APP_PORT=49982 [2020-08-19T20:48:16.005Z] ---> Running in 2b8b82413c79 [2020-08-19T20:48:16.297Z] Removing intermediate container 2b8b82413c79 [2020-08-19T20:48:16.297Z] ---> c39b26145c36 [2020-08-19T20:48:16.297Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-19T20:48:16.575Z] ---> Running in 57f797582632 [2020-08-19T20:48:17.173Z] Removing intermediate container 57f797582632 [2020-08-19T20:48:17.173Z] ---> f6165b5decfd [2020-08-19T20:48:17.173Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-08-19T20:48:18.645Z] ---> d9a6708795b1 [2020-08-19T20:48:18.645Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-08-19T20:48:19.246Z] ---> a5794cf337d3 [2020-08-19T20:48:19.246Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-08-19T20:48:20.237Z] ---> 610b835717f8 [2020-08-19T20:48:20.237Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-08-19T20:48:20.237Z] ---> Running in 6c6d9bec11ae [2020-08-19T20:48:20.853Z] Removing intermediate container 6c6d9bec11ae [2020-08-19T20:48:20.853Z] ---> 3063d4f1badf [2020-08-19T20:48:20.853Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-19T20:48:20.853Z] ---> Running in 49ec85e859c9 [2020-08-19T20:48:21.458Z] Removing intermediate container 49ec85e859c9 [2020-08-19T20:48:21.458Z] ---> fe8bcf6b866c [2020-08-19T20:48:21.458Z] Step 19/21 : LABEL arch=arm64 [2020-08-19T20:48:21.458Z] ---> Running in 9091a4bf5d9a [2020-08-19T20:48:22.066Z] Removing intermediate container 9091a4bf5d9a [2020-08-19T20:48:22.066Z] ---> e31f4a7dfecd [2020-08-19T20:48:22.066Z] Step 20/21 : LABEL git_sha=e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:48:22.066Z] ---> Running in f53a5c723f59 [2020-08-19T20:48:22.676Z] Removing intermediate container f53a5c723f59 [2020-08-19T20:48:22.676Z] ---> 6a95491f8529 [2020-08-19T20:48:22.676Z] Step 21/21 : LABEL version=1.2.2 [2020-08-19T20:48:22.676Z] ---> Running in 47ec0a91caf9 [2020-08-19T20:48:23.321Z] Removing intermediate container 47ec0a91caf9 [2020-08-19T20:48:23.321Z] ---> 3c71eb74539e [2020-08-19T20:48:23.321Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-19T20:48:23.321Z] Successfully built 3c71eb74539e [2020-08-19T20:48:23.321Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-19T20:48:23.721Z] provisioning config files... [2020-08-19T20:48:23.783Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/14@tmp/config3045347818536711475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:48:24.229Z] nexus3.edgexfoundry.org:10001 [2020-08-19T20:48:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:48:24.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:48:24.783Z] Configure a credential helper to remove this warning. See [2020-08-19T20:48:24.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:48:24.783Z] [2020-08-19T20:48:24.783Z] Login Succeeded [2020-08-19T20:48:24.783Z] nexus3.edgexfoundry.org:10002 [2020-08-19T20:48:25.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:48:25.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:48:25.392Z] Configure a credential helper to remove this warning. See [2020-08-19T20:48:25.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:48:25.392Z] [2020-08-19T20:48:25.392Z] Login Succeeded [2020-08-19T20:48:25.392Z] nexus3.edgexfoundry.org:10003 [2020-08-19T20:48:26.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:48:26.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:48:26.012Z] Configure a credential helper to remove this warning. See [2020-08-19T20:48:26.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:48:26.012Z] [2020-08-19T20:48:26.012Z] Login Succeeded [2020-08-19T20:48:26.012Z] nexus3.edgexfoundry.org:10004 [2020-08-19T20:48:26.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:48:26.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:48:26.564Z] Configure a credential helper to remove this warning. See [2020-08-19T20:48:26.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:48:26.564Z] [2020-08-19T20:48:26.564Z] Login Succeeded [2020-08-19T20:48:26.564Z] docker.io [2020-08-19T20:48:27.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-19T20:48:27.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-19T20:48:27.475Z] Configure a credential helper to remove this warning. See [2020-08-19T20:48:27.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-19T20:48:27.475Z] [2020-08-19T20:48:27.475Z] Login Succeeded [Pipeline] } [2020-08-19T20:48:27.496Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:48:27.689Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: [2020-08-19T20:48:27.689Z] e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:48:27.689Z] latest [2020-08-19T20:48:27.689Z] 1.2.2 [2020-08-19T20:48:27.689Z] e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [2020-08-19T20:48:27.689Z] master [2020-08-19T20:48:27.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:28.224Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:28.613Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:48:28.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-08-19T20:48:28.613Z] 8850c2d1d64a: Preparing [2020-08-19T20:48:28.613Z] 530d581fb8ce: Preparing [2020-08-19T20:48:28.613Z] 77a40c6fb03e: Preparing [2020-08-19T20:48:28.613Z] e2f13739ad41: Preparing [2020-08-19T20:48:28.909Z] e2f13739ad41: Layer already exists [2020-08-19T20:48:28.909Z] 8850c2d1d64a: Pushed [2020-08-19T20:48:28.909Z] 530d581fb8ce: Pushed [2020-08-19T20:48:32.344Z] 77a40c6fb03e: Pushed [2020-08-19T20:48:32.344Z] e79178b88edbb9292baeff06bb49682f9eadd771: digest: sha256:4fcaf985639860611ac198b02d57f7c7e1c7a344c8062b9a7948e0640df4771b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:32.712Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:33.051Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-08-19T20:48:33.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-08-19T20:48:33.051Z] 8850c2d1d64a: Preparing [2020-08-19T20:48:33.051Z] 530d581fb8ce: Preparing [2020-08-19T20:48:33.051Z] 77a40c6fb03e: Preparing [2020-08-19T20:48:33.051Z] e2f13739ad41: Preparing [2020-08-19T20:48:33.051Z] e2f13739ad41: Layer already exists [2020-08-19T20:48:33.051Z] 77a40c6fb03e: Layer already exists [2020-08-19T20:48:33.324Z] 8850c2d1d64a: Layer already exists [2020-08-19T20:48:33.324Z] 530d581fb8ce: Layer already exists [2020-08-19T20:48:33.324Z] latest: digest: sha256:4fcaf985639860611ac198b02d57f7c7e1c7a344c8062b9a7948e0640df4771b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:33.670Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.2 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:34.007Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.2 [2020-08-19T20:48:34.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-08-19T20:48:34.007Z] 8850c2d1d64a: Preparing [2020-08-19T20:48:34.007Z] 530d581fb8ce: Preparing [2020-08-19T20:48:34.007Z] 77a40c6fb03e: Preparing [2020-08-19T20:48:34.007Z] e2f13739ad41: Preparing [2020-08-19T20:48:34.289Z] 77a40c6fb03e: Layer already exists [2020-08-19T20:48:34.289Z] 530d581fb8ce: Layer already exists [2020-08-19T20:48:34.289Z] 8850c2d1d64a: Layer already exists [2020-08-19T20:48:34.289Z] e2f13739ad41: Layer already exists [2020-08-19T20:48:34.289Z] 1.2.2: digest: sha256:4fcaf985639860611ac198b02d57f7c7e1c7a344c8062b9a7948e0640df4771b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:34.655Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:35.075Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [2020-08-19T20:48:35.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-08-19T20:48:35.075Z] 8850c2d1d64a: Preparing [2020-08-19T20:48:35.075Z] 530d581fb8ce: Preparing [2020-08-19T20:48:35.075Z] 77a40c6fb03e: Preparing [2020-08-19T20:48:35.075Z] e2f13739ad41: Preparing [2020-08-19T20:48:35.353Z] 77a40c6fb03e: Layer already exists [2020-08-19T20:48:35.353Z] e2f13739ad41: Layer already exists [2020-08-19T20:48:35.353Z] 530d581fb8ce: Layer already exists [2020-08-19T20:48:35.353Z] 8850c2d1d64a: Layer already exists [2020-08-19T20:48:35.353Z] e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2: digest: sha256:4fcaf985639860611ac198b02d57f7c7e1c7a344c8062b9a7948e0640df4771b size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:35.712Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:48:36.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [2020-08-19T20:48:36.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-08-19T20:48:36.060Z] 8850c2d1d64a: Preparing [2020-08-19T20:48:36.060Z] 530d581fb8ce: Preparing [2020-08-19T20:48:36.060Z] 77a40c6fb03e: Preparing [2020-08-19T20:48:36.060Z] e2f13739ad41: Preparing [2020-08-19T20:48:36.060Z] e2f13739ad41: Layer already exists [2020-08-19T20:48:36.060Z] 8850c2d1d64a: Layer already exists [2020-08-19T20:48:36.339Z] 530d581fb8ce: Layer already exists [2020-08-19T20:48:36.339Z] 77a40c6fb03e: Layer already exists [2020-08-19T20:48:36.339Z] master: digest: sha256:4fcaf985639860611ac198b02d57f7c7e1c7a344c8062b9a7948e0640df4771b size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-19T20:48:36.519Z] ===================================================== [Pipeline] echo [2020-08-19T20:48:36.562Z] taggedImages: [2020-08-19T20:48:36.562Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:48:36.562Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-08-19T20:48:36.562Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.2 [2020-08-19T20:48:36.562Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771-1.2.2 [2020-08-19T20:48:36.562Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-19T20:48:37.627Z] + find /w/workspace/device-mqtt-go/14 [2020-08-19T20:48:37.627Z] + grep snapcraft.yaml [2020-08-19T20:48:37.627Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/14/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-19T20:48:37.779Z] provisioning config files... [2020-08-19T20:48:37.798Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/14@tmp/config4252160051189452475tmp [Pipeline] { [Pipeline] sh [2020-08-19T20:48:38.219Z] + cp /w/workspace/device-mqtt-go/14@tmp/config4252160051189452475tmp /w/workspace/device-mqtt-go/14/edgex-snap-store-login [Pipeline] sh [2020-08-19T20:48:38.587Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/14:/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-08-19T20:48:38.587Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-08-19T20:48:38.587Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-08-19T20:48:38.587Z] a114936b4807: Pulling fs layer [2020-08-19T20:48:38.587Z] a27ecf0d2a86: Pulling fs layer [2020-08-19T20:48:38.587Z] f4eb48eb870f: Pulling fs layer [2020-08-19T20:48:38.587Z] 0f912b9bb20d: Pulling fs layer [2020-08-19T20:48:38.587Z] 19769ba762fa: Pulling fs layer [2020-08-19T20:48:38.587Z] 6675a7feeedd: Pulling fs layer [2020-08-19T20:48:38.587Z] bb153fd0de2e: Pulling fs layer [2020-08-19T20:48:38.587Z] cf8ad2f1a1a4: Pulling fs layer [2020-08-19T20:48:38.587Z] c8535664fb42: Pulling fs layer [2020-08-19T20:48:38.587Z] 0f912b9bb20d: Waiting [2020-08-19T20:48:38.587Z] 19769ba762fa: Waiting [2020-08-19T20:48:38.588Z] 6675a7feeedd: Waiting [2020-08-19T20:48:38.588Z] cf8ad2f1a1a4: Waiting [2020-08-19T20:48:38.588Z] bb153fd0de2e: Waiting [2020-08-19T20:48:38.588Z] c8535664fb42: Waiting [2020-08-19T20:48:38.861Z] a27ecf0d2a86: Download complete [2020-08-19T20:48:38.861Z] f4eb48eb870f: Verifying Checksum [2020-08-19T20:48:38.861Z] f4eb48eb870f: Download complete [2020-08-19T20:48:38.861Z] 0f912b9bb20d: Download complete [2020-08-19T20:48:38.861Z] 6675a7feeedd: Verifying Checksum [2020-08-19T20:48:38.861Z] 6675a7feeedd: Download complete [2020-08-19T20:48:38.861Z] bb153fd0de2e: Download complete [2020-08-19T20:48:38.861Z] cf8ad2f1a1a4: Verifying Checksum [2020-08-19T20:48:38.861Z] cf8ad2f1a1a4: Download complete [2020-08-19T20:48:38.861Z] c8535664fb42: Verifying Checksum [2020-08-19T20:48:38.861Z] c8535664fb42: Download complete [2020-08-19T20:48:39.839Z] a114936b4807: Verifying Checksum [2020-08-19T20:48:39.839Z] a114936b4807: Download complete [2020-08-19T20:48:42.464Z] a114936b4807: Pull complete [2020-08-19T20:48:42.737Z] a27ecf0d2a86: Pull complete [2020-08-19T20:48:43.327Z] f4eb48eb870f: Pull complete [2020-08-19T20:48:43.603Z] 0f912b9bb20d: Pull complete [2020-08-19T20:48:49.031Z] 19769ba762fa: Verifying Checksum [2020-08-19T20:48:49.031Z] 19769ba762fa: Download complete [2020-08-19T20:49:28.087Z] 19769ba762fa: Pull complete [2020-08-19T20:49:28.087Z] 6675a7feeedd: Pull complete [2020-08-19T20:49:28.087Z] bb153fd0de2e: Pull complete [2020-08-19T20:49:28.087Z] cf8ad2f1a1a4: Pull complete [2020-08-19T20:49:28.087Z] c8535664fb42: Pull complete [2020-08-19T20:49:28.087Z] Digest: sha256:5b41654e13e1529cdcb3e70789e3a8d345d16fe395680c2eb6ae08626c23903b [2020-08-19T20:49:28.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-08-19T20:49:33.687Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-19T20:49:33.687Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-08-19T20:49:33.687Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-08-19T20:49:33.687Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-08-19T20:49:33.687Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1253 kB] [2020-08-19T20:49:33.968Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [922 kB] [2020-08-19T20:49:34.250Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [777 kB] [2020-08-19T20:49:34.527Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [647 kB] [2020-08-19T20:49:34.802Z] Fetched 3850 kB in 2s (1633 kB/s) [2020-08-19T20:49:40.182Z] Reading package lists... [2020-08-19T20:49:55.350Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-08-19T20:49:55.350Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-08-19T20:49:55.350Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-08-19T20:49:55.350Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-08-19T20:49:59.504Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 29% Reading package lists... 46% Reading package lists... 62% 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... 80% 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-08-19T20:50:05.076Z] Installing build dependencies: curl git git-man less libcurl3-gnutls libcurl4 liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-19T20:50:10.063Z] 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... 8% Reading package lists... 26% Reading package lists... 44% Reading package lists... 62% 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... 80% 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-08-19T20:50:10.660Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 34% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-08-19T20:50:10.660Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-08-19T20:50:11.261Z] The following packages were automatically installed and are no longer required: [2020-08-19T20:50:11.261Z] libjq1 libonig4 [2020-08-19T20:50:11.261Z] Use 'sudo apt autoremove' to remove them. [2020-08-19T20:50:11.261Z] Suggested packages: [2020-08-19T20:50:11.261Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-08-19T20:50:11.261Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-08-19T20:50:11.261Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-08-19T20:50:11.261Z] | libterm-readline-perl-perl [2020-08-19T20:50:11.861Z] The following NEW packages will be installed: [2020-08-19T20:50:11.861Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-08-19T20:50:11.861Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-08-19T20:50:11.861Z] The following packages will be upgraded: [2020-08-19T20:50:11.861Z] libcurl4 [2020-08-19T20:50:11.861Z] 1 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2020-08-19T20:50:11.861Z] Need to get 10.9 MB of archives. [2020-08-19T20:50:11.861Z] After this operation, 73.6 MB of additional disk space will be used. [2020-08-19T20:50:12.140Z] 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-08-19T20:50:12.695Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 646 kB/2763 kB 23%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-08-19T20:50:12.695Z] 22% [2 libgdbm5 0 B/23.1 kB 0%] 23% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-08-19T20:50:12.695Z] 23% [3 libgdbm-compat4 5536 B/5536 B 100%] 24% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-08-19T20:50:12.970Z] 24% [4 libperl5.26 0 B/3326 kB 0%] 50% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-08-19T20:50:12.970Z] 50% [5 perl 36.9 kB/201 kB 18%] 53% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-08-19T20:50:12.970Z] 53% [6 less 37.3 kB/99.7 kB 37%] 55% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-08-19T20:50:12.970Z] 55% [7 netbase 12.7 kB/12.7 kB 100%] 56% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-08-19T20:50:12.970Z] 57% [8 libcurl4 55.4 kB/180 kB 31%] 59% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-08-19T20:50:12.970Z] 59% [9 curl 61.4 kB/152 kB 40%] 61% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-08-19T20:50:12.970Z] 62% [10 libcurl3-gnutls 49.2 kB/179 kB 27%] 64% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-08-19T20:50:12.970Z] 64% [11 liberror-perl 22.8 kB/22.8 kB 100%] 66% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-08-19T20:50:12.970Z] 66% [12 git-man 32.8 kB/804 kB 4%] 73% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-08-19T20:50:12.970Z] 73% [13 git 0 B/2952 kB 0%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-08-19T20:50:12.970Z] 96% [14 make 16.4 kB/139 kB 12%] 98% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-08-19T20:50:13.243Z] 98% [15 patch 17.1 kB/91.8 kB 19%] 100% [Working] Fetched 10.9 MB in 1s (8573 kB/s) [2020-08-19T20:50:13.842Z] debconf: delaying package configuration, since apt-utils is not installed [2020-08-19T20:50:13.842Z] Selecting previously unselected package perl-modules-5.26. [2020-08-19T20:50:14.119Z] (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-08-19T20:50:14.119Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-08-19T20:50:14.119Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:50:15.562Z] Selecting previously unselected package libgdbm5:arm64. [2020-08-19T20:50:15.562Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-08-19T20:50:15.562Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-08-19T20:50:15.562Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-08-19T20:50:15.562Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-08-19T20:50:15.562Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-19T20:50:15.838Z] Selecting previously unselected package libperl5.26:arm64. [2020-08-19T20:50:15.838Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-19T20:50:15.838Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:50:17.280Z] Selecting previously unselected package perl. [2020-08-19T20:50:17.280Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-08-19T20:50:17.280Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-08-19T20:50:17.280Z] Selecting previously unselected package less. [2020-08-19T20:50:17.280Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-08-19T20:50:17.280Z] Unpacking less (487-0.1) ... [2020-08-19T20:50:17.280Z] Selecting previously unselected package netbase. [2020-08-19T20:50:17.280Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-08-19T20:50:17.554Z] Unpacking netbase (5.4) ... [2020-08-19T20:50:17.554Z] Preparing to unpack .../07-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-19T20:50:17.554Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.9) ... [2020-08-19T20:50:17.827Z] Selecting previously unselected package curl. [2020-08-19T20:50:17.828Z] Preparing to unpack .../08-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-19T20:50:17.828Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-08-19T20:50:18.106Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-08-19T20:50:18.106Z] Preparing to unpack .../09-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-08-19T20:50:18.106Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-19T20:50:18.106Z] Selecting previously unselected package liberror-perl. [2020-08-19T20:50:18.106Z] Preparing to unpack .../10-liberror-perl_0.17025-1_all.deb ... [2020-08-19T20:50:18.106Z] Unpacking liberror-perl (0.17025-1) ... [2020-08-19T20:50:18.378Z] Selecting previously unselected package git-man. [2020-08-19T20:50:18.378Z] Preparing to unpack .../11-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-08-19T20:50:18.378Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:50:18.652Z] Selecting previously unselected package git. [2020-08-19T20:50:18.652Z] Preparing to unpack .../12-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-08-19T20:50:18.652Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:50:20.095Z] Selecting previously unselected package make. [2020-08-19T20:50:20.095Z] Preparing to unpack .../13-make_4.1-9.1ubuntu1_arm64.deb ... [2020-08-19T20:50:20.095Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-08-19T20:50:20.095Z] Selecting previously unselected package patch. [2020-08-19T20:50:20.095Z] Preparing to unpack .../14-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-08-19T20:50:20.095Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-08-19T20:50:20.095Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:50:20.368Z] Setting up less (487-0.1) ... [2020-08-19T20:50:20.640Z] Setting up make (4.1-9.1ubuntu1) ... [2020-08-19T20:50:20.640Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-19T20:50:20.640Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-08-19T20:50:20.640Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:50:20.914Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-08-19T20:50:20.914Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-08-19T20:50:20.914Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-08-19T20:50:20.914Z] Setting up netbase (5.4) ... [2020-08-19T20:50:20.914Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-08-19T20:50:21.187Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-08-19T20:50:21.187Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-08-19T20:50:21.187Z] Setting up liberror-perl (0.17025-1) ... [2020-08-19T20:50:21.187Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-08-19T20:50:21.460Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-08-19T20:50:21.460Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-08-19T20:50:26.859Z] curl set to automatically installed. [2020-08-19T20:50:26.859Z] git set to automatically installed. [2020-08-19T20:50:26.859Z] git-man set to automatically installed. [2020-08-19T20:50:26.859Z] less set to automatically installed. [2020-08-19T20:50:26.859Z] libcurl3-gnutls set to automatically installed. [2020-08-19T20:50:26.859Z] libcurl4 set to automatically installed. [2020-08-19T20:50:26.859Z] liberror-perl set to automatically installed. [2020-08-19T20:50:27.134Z] libgdbm-compat4 set to automatically installed. [2020-08-19T20:50:27.134Z] libgdbm5 set to automatically installed. [2020-08-19T20:50:27.134Z] libperl5.26 set to automatically installed. [2020-08-19T20:50:27.134Z] make set to automatically installed. [2020-08-19T20:50:27.134Z] netbase set to automatically installed. [2020-08-19T20:50:27.134Z] patch set to automatically installed. [2020-08-19T20:50:27.134Z] perl set to automatically installed. [2020-08-19T20:50:27.134Z] perl-modules-5.26 set to automatically installed. [2020-08-19T20:50:27.406Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-08-19T20:50:27.406Z] Please ensure the environment is properly setup before continuing. [2020-08-19T20:50:27.406Z] Ignore this message if the appropriate measures have already been taken [2020-08-19T20:50:28.383Z] Pulling go  [2020-08-19T20:50:31.773Z] 'device-mqtt' has dependencies that need to be staged: go [2020-08-19T20:50:31.773Z] Skipping pull go (already ran) [2020-08-19T20:50:31.773Z] Building go  [2020-08-19T20:50:31.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-08-19T20:50:31.773Z] Dload Upload Total Spent Left Speed [2020-08-19T20:50:34.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 93.0M 30 28.8M 0 0 27.1M 0 0:00:03 0:00:01 0:00:02 27.1M 79 93.0M 79 74.0M 0 0 35.4M 0 0:00:02 0:00:02 --:--:-- 35.4M 100 93.0M 100 93.0M 0 0 36.9M 0 0:00:02 0:00:02 --:--:-- 36.9M [2020-08-19T20:50:35.459Z] go1.13.5.linux-arm64.tar.gz: OK [2020-08-19T20:50:53.772Z] Staging go  [2020-08-19T20:50:54.749Z] Pulling device-mqtt  [2020-08-19T20:50:58.320Z] Skipping build go (already ran) [2020-08-19T20:50:58.320Z] Building device-mqtt  [2020-08-19T20:50:58.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.2" -o cmd/device-mqtt ./cmd [2020-08-19T20:51:00.740Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:51:00.740Z] go: downloading github.com/spf13/cast v1.3.0 [2020-08-19T20:51:00.740Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:51:00.740Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:51:00.740Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:51:00.740Z] go: extracting github.com/spf13/cast v1.3.0 [2020-08-19T20:51:00.740Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:51:00.740Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:51:00.740Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:51:00.740Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:51:00.740Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:51:00.740Z] go: downloading github.com/google/uuid v1.1.1 [2020-08-19T20:51:00.740Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-08-19T20:51:00.740Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-08-19T20:51:00.740Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:51:00.741Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:51:00.741Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:51:00.741Z] go: extracting github.com/google/uuid v1.1.1 [2020-08-19T20:51:00.741Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:51:00.741Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-08-19T20:51:00.741Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:51:01.027Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:51:01.027Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:51:01.027Z] go: downloading github.com/x448/float16 v0.8.4 [2020-08-19T20:51:01.027Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-08-19T20:51:01.027Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:51:01.027Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:51:01.027Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:51:01.027Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:51:01.027Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:51:01.027Z] go: extracting github.com/x448/float16 v0.8.4 [2020-08-19T20:51:01.027Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:51:01.027Z] go: downloading github.com/pkg/errors v0.8.1 [2020-08-19T20:51:01.027Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:51:01.027Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:51:01.027Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:51:01.027Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:51:01.027Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:51:01.027Z] go: extracting github.com/pkg/errors v0.8.1 [2020-08-19T20:51:01.027Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:51:01.027Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:51:01.321Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:51:01.321Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:51:01.321Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:51:01.321Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:51:01.321Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:51:01.321Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:51:01.321Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:51:01.321Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:51:01.321Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-08-19T20:51:01.321Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:51:01.321Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:51:01.321Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:51:01.321Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:51:01.321Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:51:01.321Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:51:01.321Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:51:01.321Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:51:01.321Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:51:01.626Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-08-19T20:51:01.626Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:51:01.914Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:51:01.914Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:51:01.914Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:51:01.914Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:51:01.914Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:51:01.914Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-19T20:51:01.914Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-08-19T20:51:01.914Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-19T20:51:01.914Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-19T20:51:02.244Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-19T20:51:02.244Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-08-19T20:51:02.244Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-19T20:51:02.244Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-08-19T20:51:02.244Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-19T20:51:02.244Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-19T20:51:02.244Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-19T20:51:02.244Z] go: finding github.com/google/uuid v1.1.1 [2020-08-19T20:51:02.244Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-19T20:51:02.244Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-19T20:51:02.244Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-19T20:51:02.244Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-19T20:51:02.244Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-19T20:51:02.521Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-19T20:51:02.521Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-19T20:51:02.521Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-19T20:51:02.521Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-19T20:51:02.521Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-19T20:51:02.521Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-19T20:51:02.521Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-19T20:51:02.521Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-19T20:51:02.521Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-19T20:51:02.521Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-19T20:51:02.521Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-19T20:51:02.521Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-19T20:51:02.521Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-19T20:51:02.521Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-19T20:51:02.521Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-19T20:51:02.521Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-19T20:51:29.375Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-19T20:51:47.643Z] Skipping stage go (already ran) [2020-08-19T20:51:47.643Z] Staging device-mqtt  [2020-08-19T20:51:49.064Z] Priming go  [2020-08-19T20:51:52.435Z] Priming device-mqtt  [2020-08-19T20:51:55.038Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-08-19T20:51:55.038Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-08-19T20:51:55.038Z] Determining the version from the project repo (version-script). [2020-08-19T20:51:55.038Z] The version has been set to '1.2.2-20200819+e79178b' [2020-08-19T20:51:58.853Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-08-19T20:51:58.853Z] Snapped edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap [2020-08-19T20:52:05.535Z] [2020-08-19T20:52:05.535Z] Login successful. You now have these capabilities: [2020-08-19T20:52:05.535Z]  [2020-08-19T20:52:05.535Z] snaps: No restriction [2020-08-19T20:52:05.535Z] channels: No restriction [2020-08-19T20:52:05.535Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-08-19T20:52:05.535Z] expires: 2021-07-14T18:21:36.256372 [2020-08-19T20:52:05.535Z]  [2020-08-19T20:52:08.137Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-19T20:52:08.137Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-19T20:52:08.137Z] Preparing to upload 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap'. [2020-08-19T20:52:08.137Z] After uploading, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-08-19T20:52:08.137Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-08-19T20:52:12.786Z] Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 0% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 1% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 2% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 3% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 4% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 5% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 6% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 7% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 8% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 9% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 10% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 11% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 12% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 13% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 14% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 16% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 17% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 18% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 19% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 20% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 21% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 22% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 23% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 24% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 25% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 26% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 27% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 28% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 29% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 30% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 32% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 33% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 34% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 35% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 36% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 37% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 38% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 39% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 40% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 41% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 42% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 43% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 44% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 45% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 46% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 48% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 49% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 50% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 51% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 52% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 53% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 54% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 55% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 56% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 57% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 58% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 59% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 60% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 61% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 63% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 64% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 65% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 66% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 67% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 68% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 69% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 70% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 71% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 72% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 73% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 74% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 75% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 76% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 77% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 79% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 80% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 81% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 82% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 83% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 84% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 85% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 86% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 87% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 88% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 89% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 90% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 91% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 92% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 93% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 95% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 96% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 97% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 98% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 99% Pushing 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [] 100% [2020-08-19T20:52:27.617Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...| [2020-08-19T20:52:27.617Z] released [2020-08-19T20:52:27.887Z] Revision 1261 of 'edgex-device-mqtt' created. [2020-08-19T20:52:37.997Z] Track Arch Channel Version Revision [2020-08-19T20:52:37.997Z] latest arm64 stable 1.2.1-20200612+f040f91 1240 [2020-08-19T20:52:37.997Z] candidate 1.2.1-20200612+f040f91 1240 [2020-08-19T20:52:37.997Z] beta 1.2.1-20200612+f040f91 1240 [2020-08-19T20:52:37.997Z] edge 1.2.2-20200819+e79178b 1261 [2020-08-19T20:52:37.997Z] edinburgh arm64 stable 1.0.0-20190627+29babbb 112 [2020-08-19T20:52:37.997Z] candidate 1.0.0-20190627+29babbb 112 [2020-08-19T20:52:37.997Z] beta 1.0.0-20190801+fd7235a 241 [2020-08-19T20:52:37.997Z] edge 1.0.0-20200107+8d32c65 944 [2020-08-19T20:52:37.997Z] fuji arm64 stable 1.1.1-20200311+f519bc1 1097 [2020-08-19T20:52:37.997Z] candidate ↑ ↑ [2020-08-19T20:52:37.997Z] beta 1.1.1-20200311+f519bc1 1097 [2020-08-19T20:52:37.997Z] edge 1.1.1-20200421+f519bc1 1174 [2020-08-19T20:52:37.997Z] geneva arm64 stable 1.2.1-20200612+f040f91 1240 [2020-08-19T20:52:37.997Z] candidate ↑ ↑ [2020-08-19T20:52:37.997Z] beta ↑ ↑ [2020-08-19T20:52:37.997Z] edge ↑ ↑ [2020-08-19T20:52:41.367Z] DEPRECATED: The 'push' set of commands have been replaced with 'upload'. [2020-08-19T20:52:41.367Z] See http://snapcraft.io/docs/deprecation-notices/dn11 for more information. [2020-08-19T20:52:41.367Z] Uploading metadata from 'edgex-device-mqtt_1.2.2-20200819+e79178b_arm64.snap' [2020-08-19T20:52:45.649Z] The metadata has been uploaded [Pipeline] } [2020-08-19T20:52:47.629Z] 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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-19T20:52:49.035Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-19T20:52:49.037Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-19T20:52:49.122Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:52:49.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-19T20:52:49.493Z] [2020-08-19T20:52:49.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:52:49.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-19T20:52:49.887Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-19T20:52:49.887Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-19T20:52:49.887Z] 408f87550127: Pulling fs layer [2020-08-19T20:52:49.887Z] fe522b08c979: Pulling fs layer [2020-08-19T20:52:49.887Z] 221eaa008020: Pulling fs layer [2020-08-19T20:52:49.887Z] 2a4607e5d6b9: Pulling fs layer [2020-08-19T20:52:49.887Z] 8f79b27c4fd2: Pulling fs layer [2020-08-19T20:52:49.887Z] e5c8dbe1645b: Pulling fs layer [2020-08-19T20:52:49.887Z] 23e8b3b47431: Pulling fs layer [2020-08-19T20:52:49.887Z] 5c568d65a230: Pulling fs layer [2020-08-19T20:52:49.887Z] 8f79b27c4fd2: Waiting [2020-08-19T20:52:49.887Z] e5c8dbe1645b: Waiting [2020-08-19T20:52:49.887Z] 23e8b3b47431: Waiting [2020-08-19T20:52:49.887Z] 221eaa008020: Waiting [2020-08-19T20:52:49.887Z] 2a4607e5d6b9: Waiting [2020-08-19T20:52:49.887Z] 5c568d65a230: Waiting [2020-08-19T20:52:49.887Z] fe522b08c979: Verifying Checksum [2020-08-19T20:52:49.887Z] fe522b08c979: Download complete [2020-08-19T20:52:49.887Z] 408f87550127: Verifying Checksum [2020-08-19T20:52:49.887Z] 408f87550127: Download complete [2020-08-19T20:52:49.887Z] 2a4607e5d6b9: Download complete [2020-08-19T20:52:49.887Z] 8f79b27c4fd2: Verifying Checksum [2020-08-19T20:52:49.887Z] 8f79b27c4fd2: Download complete [2020-08-19T20:52:49.887Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-19T20:52:49.887Z] cbdbe7a5bc2a: Download complete [2020-08-19T20:52:50.975Z] e5c8dbe1645b: Verifying Checksum [2020-08-19T20:52:50.975Z] e5c8dbe1645b: Download complete [2020-08-19T20:52:51.323Z] cbdbe7a5bc2a: Pull complete [2020-08-19T20:52:52.133Z] 23e8b3b47431: Verifying Checksum [2020-08-19T20:52:52.133Z] 23e8b3b47431: Download complete [2020-08-19T20:52:52.133Z] 408f87550127: Pull complete [2020-08-19T20:52:52.844Z] 5c568d65a230: Verifying Checksum [2020-08-19T20:52:52.844Z] 5c568d65a230: Download complete [2020-08-19T20:52:52.844Z] fe522b08c979: Pull complete [2020-08-19T20:52:53.501Z] 221eaa008020: Verifying Checksum [2020-08-19T20:52:53.501Z] 221eaa008020: Download complete [2020-08-19T20:53:06.113Z] 221eaa008020: Pull complete [2020-08-19T20:53:06.113Z] 2a4607e5d6b9: Pull complete [2020-08-19T20:53:06.113Z] 8f79b27c4fd2: Pull complete [2020-08-19T20:53:07.605Z] e5c8dbe1645b: Pull complete [2020-08-19T20:53:10.986Z] 23e8b3b47431: Pull complete [2020-08-19T20:53:12.432Z] 5c568d65a230: Pull complete [2020-08-19T20:53:12.432Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-19T20:53:12.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-19T20:53:12.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-19T20:53:12.701Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:53:12.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-19T20:53:14.311Z] $ docker top 84c5a1efcd5205845809b636f89b69d7f6322df1cc6095fe70bcb29aa97a0471 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-19T20:53:14.944Z] + snyk monitor '--org=edgex-jenkins' [2020-08-19T20:53:25.289Z] [2020-08-19T20:53:25.289Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2020-08-19T20:53:25.289Z] [2020-08-19T20:53:25.289Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/5c79df58-3ee7-4dc9-a3fb-d538dc6fb3da [2020-08-19T20:53:25.289Z] [2020-08-19T20:53:25.289Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-19T20:53:25.289Z] [2020-08-19T20:53:25.289Z] [2020-08-19T20:53:25.289Z] Snyk CLI supports Node.js 8 and higher. [2020-08-19T20:53:25.289Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-19T20:53:25.289Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-19T20:53:25.289Z] [2020-08-19T20:53:25.289Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-19T20:53:25.289Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-19T20:53:25.346Z] $ docker stop --time=1 84c5a1efcd5205845809b636f89b69d7f6322df1cc6095fe70bcb29aa97a0471 [2020-08-19T20:53:28.330Z] $ docker rm -f 84c5a1efcd5205845809b636f89b69d7f6322df1cc6095fe70bcb29aa97a0471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:29.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:29.796Z] [2020-08-19T20:53:29.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:30.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:30.437Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-19T20:53:30.437Z] e7c96db7181b: Pulling fs layer [2020-08-19T20:53:30.437Z] 1868ca2cb446: Pulling fs layer [2020-08-19T20:53:30.437Z] 136be5d0fe8e: Pulling fs layer [2020-08-19T20:53:30.437Z] 894bfe63afcb: Pulling fs layer [2020-08-19T20:53:30.437Z] 894bfe63afcb: Waiting [2020-08-19T20:53:30.437Z] 1868ca2cb446: Verifying Checksum [2020-08-19T20:53:30.437Z] 1868ca2cb446: Download complete [2020-08-19T20:53:30.788Z] 136be5d0fe8e: Verifying Checksum [2020-08-19T20:53:30.788Z] 136be5d0fe8e: Download complete [2020-08-19T20:53:30.788Z] e7c96db7181b: Verifying Checksum [2020-08-19T20:53:30.788Z] e7c96db7181b: Download complete [2020-08-19T20:53:31.147Z] 894bfe63afcb: Verifying Checksum [2020-08-19T20:53:31.147Z] 894bfe63afcb: Download complete [2020-08-19T20:53:31.805Z] e7c96db7181b: Pull complete [2020-08-19T20:53:31.805Z] 1868ca2cb446: Pull complete [2020-08-19T20:53:32.482Z] 136be5d0fe8e: Pull complete [2020-08-19T20:53:32.752Z] 894bfe63afcb: Pull complete [2020-08-19T20:53:32.752Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-19T20:53:32.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:32.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-19T20:53:32.903Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:53:33.090Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-19T20:53:34.488Z] $ docker top f1e7ded17603f417b8bb9e6f5ebffcca5e9c111d6acc0064145ddff76fd32add -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:53:35.784Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771+ [2020-08-19T20:53:35.785Z] tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:53:39.348Z] $ docker stop --time=1 f1e7ded17603f417b8bb9e6f5ebffcca5e9c111d6acc0064145ddff76fd32add [2020-08-19T20:53:41.120Z] $ docker rm -f f1e7ded17603f417b8bb9e6f5ebffcca5e9c111d6acc0064145ddff76fd32add [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:41.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:41.713Z] . [Pipeline] withDockerContainer [2020-08-19T20:53:41.917Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:53:42.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-19T20:53:43.527Z] $ docker top cac7ef311f8d30dad8c60b8a7b073ee3a60d73879fabe961aedc89558ccbb7d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:53:45.078Z] + tee [2020-08-19T20:53:45.078Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:53:45.078Z] clair timeout 1m0s [2020-08-19T20:53:45.078Z] docker timeout: 1m0s [2020-08-19T20:53:45.078Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:53:46.304Z] $ docker stop --time=1 cac7ef311f8d30dad8c60b8a7b073ee3a60d73879fabe961aedc89558ccbb7d0 [2020-08-19T20:53:47.943Z] $ docker rm -f cac7ef311f8d30dad8c60b8a7b073ee3a60d73879fabe961aedc89558ccbb7d0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-19T20:53:48.562Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-08-19T20:53:48.617Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_e79178b88edbb9292baeff06bb49682f9eadd771.html [Pipeline] writeFile [Pipeline] step [2020-08-19T20:53:48.670Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:49.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:49.087Z] . [Pipeline] withDockerContainer [2020-08-19T20:53:49.275Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:53:49.599Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-19T20:53:50.343Z] $ docker top b33540c8e8d92038ee96e72875c0589d9d6185b40fdbc0f1883576c90a4984b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:53:51.123Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:53:51.123Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:53:55.621Z] $ docker stop --time=1 b33540c8e8d92038ee96e72875c0589d9d6185b40fdbc0f1883576c90a4984b8 [2020-08-19T20:53:57.154Z] $ docker rm -f b33540c8e8d92038ee96e72875c0589d9d6185b40fdbc0f1883576c90a4984b8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:53:57.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-19T20:53:57.686Z] . [Pipeline] withDockerContainer [2020-08-19T20:53:57.855Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:53:58.042Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-19T20:53:58.824Z] $ docker top d59b5517183eaa8917f2b5fbdba74c7936976f4abaa55ff8e51bfdbd208da26d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-19T20:53:59.414Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:e79178b88edbb9292baeff06bb49682f9eadd771 [2020-08-19T20:53:59.414Z] + tee [2020-08-19T20:53:59.414Z] clair timeout 1m0s [2020-08-19T20:53:59.414Z] docker timeout: 1m0s [2020-08-19T20:53:59.414Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-19T20:54:00.617Z] $ docker stop --time=1 d59b5517183eaa8917f2b5fbdba74c7936976f4abaa55ff8e51bfdbd208da26d [2020-08-19T20:54:02.247Z] $ docker rm -f d59b5517183eaa8917f2b5fbdba74c7936976f4abaa55ff8e51bfdbd208da26d [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-19T20:54:02.858Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-08-19T20:54:02.882Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_e79178b88edbb9292baeff06bb49682f9eadd771.html [Pipeline] writeFile [Pipeline] step [2020-08-19T20:54:03.023Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:04.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:54:04.206Z] . [Pipeline] withDockerContainer [2020-08-19T20:54:04.476Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:54:04.607Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:54:05.835Z] $ docker top 487a246a07f1bd2e47cf9ddbae86a0d8ba3633a993563b7d2f78c19a8c3a2f5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:54:06.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:54:06.267Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:54:06.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:54:06.640Z] $ docker exec 487a246a07f1bd2e47cf9ddbae86a0d8ba3633a993563b7d2f78c19a8c3a2f5f ssh-agent [2020-08-19T20:54:07.051Z] SSH_AUTH_SOCK=/tmp/ssh-DEkA2uIhpmyR/agent.11 [2020-08-19T20:54:07.051Z] SSH_AGENT_PID=16 [2020-08-19T20:54:07.060Z] Running ssh-add (command line suppressed) [2020-08-19T20:54:07.423Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7184416224054769577.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7184416224054769577.key) [2020-08-19T20:54:07.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:54:07.864Z] + git semver tag [2020-08-19T20:54:08.154Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:54:08.154Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-08-19T20:54:08.154Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:54:08.154Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:54:08.154Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:54:08.154Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:54:08.154Z] # $SEMVER_BRANCH = master [2020-08-19T20:54:08.154Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-08-19T20:54:08.154Z] # e79178b88edbb9292baeff06bb49682f9eadd771 HEAD [2020-08-19T20:54:08.154Z] # -> Force: false [2020-08-19T20:54:08.154Z] # 63ae0057391dae63296616b16bcf3f1d19f4cf3d refs/tags/v1.2.2 [Pipeline] } [2020-08-19T20:54:08.190Z] $ docker exec --env ******** --env ******** 487a246a07f1bd2e47cf9ddbae86a0d8ba3633a993563b7d2f78c19a8c3a2f5f ssh-agent -k [2020-08-19T20:54:08.477Z] unset SSH_AUTH_SOCK; [2020-08-19T20:54:08.477Z] unset SSH_AGENT_PID; [2020-08-19T20:54:08.477Z] echo Agent pid 16 killed; [2020-08-19T20:54:08.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:54:09.103Z] + git semver [Pipeline] } [2020-08-19T20:54:09.127Z] $ docker stop --time=1 487a246a07f1bd2e47cf9ddbae86a0d8ba3633a993563b7d2f78c19a8c3a2f5f [2020-08-19T20:54:10.589Z] $ docker rm -f 487a246a07f1bd2e47cf9ddbae86a0d8ba3633a993563b7d2f78c19a8c3a2f5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:11.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-19T20:54:11.446Z] [2020-08-19T20:54:11.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:54:11.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-19T20:54:11.960Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-19T20:54:11.960Z] ab5ef0e58194: Pulling fs layer [2020-08-19T20:54:11.960Z] 9712f1f96733: Pulling fs layer [2020-08-19T20:54:11.960Z] 63f879dbbcfc: Pulling fs layer [2020-08-19T20:54:11.960Z] 0d9ebad4ef96: Pulling fs layer [2020-08-19T20:54:11.960Z] e9a5061849ea: Pulling fs layer [2020-08-19T20:54:11.960Z] d747dcd14b5f: Pulling fs layer [2020-08-19T20:54:11.960Z] 2de7ff778b66: Pulling fs layer [2020-08-19T20:54:11.960Z] 0d9ebad4ef96: Waiting [2020-08-19T20:54:11.961Z] e9a5061849ea: Waiting [2020-08-19T20:54:11.961Z] d747dcd14b5f: Waiting [2020-08-19T20:54:11.961Z] 2de7ff778b66: Waiting [2020-08-19T20:54:11.961Z] 9712f1f96733: Verifying Checksum [2020-08-19T20:54:11.961Z] 9712f1f96733: Download complete [2020-08-19T20:54:14.569Z] 63f879dbbcfc: Verifying Checksum [2020-08-19T20:54:14.569Z] 63f879dbbcfc: Download complete [2020-08-19T20:54:14.569Z] e9a5061849ea: Download complete [2020-08-19T20:54:14.569Z] d747dcd14b5f: Download complete [2020-08-19T20:54:15.021Z] 0d9ebad4ef96: Verifying Checksum [2020-08-19T20:54:15.021Z] 0d9ebad4ef96: Download complete [2020-08-19T20:54:15.314Z] ab5ef0e58194: Verifying Checksum [2020-08-19T20:54:15.314Z] ab5ef0e58194: Download complete [2020-08-19T20:54:15.314Z] 2de7ff778b66: Verifying Checksum [2020-08-19T20:54:15.314Z] 2de7ff778b66: Download complete [2020-08-19T20:54:23.715Z] ab5ef0e58194: Pull complete [2020-08-19T20:54:23.715Z] 9712f1f96733: Pull complete [2020-08-19T20:54:25.135Z] 63f879dbbcfc: Pull complete [2020-08-19T20:54:35.463Z] 0d9ebad4ef96: Pull complete [2020-08-19T20:54:36.453Z] e9a5061849ea: Pull complete [2020-08-19T20:54:36.453Z] d747dcd14b5f: Pull complete [2020-08-19T20:54:40.798Z] 2de7ff778b66: Pull complete [2020-08-19T20:54:40.798Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-19T20:54:40.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-19T20:54:40.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-19T20:54:41.389Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:54:41.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-19T20:54:44.441Z] $ docker top 15d964cdc4cc8cc0198717bd1c6c12a5e8855245a98608a6c088144ca9768916 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-19T20:54:44.738Z] provisioning config files... [2020-08-19T20:54:44.756Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config717746120696616598tmp [2020-08-19T20:54:44.779Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config397811698322783401tmp [2020-08-19T20:54:44.799Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5022806409798217451tmp [Pipeline] { [Pipeline] echo [2020-08-19T20:54:44.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:54:45.182Z] ---> sigul-configuration.sh [2020-08-19T20:54:45.451Z] gpg: directory `/root/.gnupg' created [2020-08-19T20:54:45.451Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-19T20:54:45.451Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-19T20:54:45.451Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-19T20:54:45.451Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-19T20:54:45.451Z] gpg: CAST5 encrypted data [2020-08-19T20:54:45.451Z] gpg: encrypted with 1 passphrase [2020-08-19T20:54:45.451Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-19T20:54:46.046Z] + mkdir /home/jenkins [2020-08-19T20:54:46.046Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-19T20:54:46.408Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-19T20:54:46.455Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:54:46.803Z] ---> sigul-install.sh [2020-08-19T20:54:55.046Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-19T20:54:55.715Z] + git tag --list [2020-08-19T20:54:55.715Z] v1.2.2 [Pipeline] sh [2020-08-19T20:54:56.493Z] + lftools sign git-tag v1.2.2 [2020-08-19T20:54:58.529Z] Signing Git tag with Sigul... [2020-08-19T20:54:58.529Z] Signing v1.2.2 [Pipeline] echo [2020-08-19T20:54:59.636Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:00.059Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-19T20:55:00.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-19T20:55:00.318Z] $ docker stop --time=1 15d964cdc4cc8cc0198717bd1c6c12a5e8855245a98608a6c088144ca9768916 [2020-08-19T20:55:02.327Z] $ docker rm -f 15d964cdc4cc8cc0198717bd1c6c12a5e8855245a98608a6c088144ca9768916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:03.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:55:03.109Z] . [Pipeline] withDockerContainer [2020-08-19T20:55:03.280Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:55:03.375Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:55:04.184Z] $ docker top c308a2b34641b510ee4fb199123c9cd2c919db352f0c4018e7d2dba284c553d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:55:04.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:55:04.570Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:55:04.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:55:04.832Z] $ docker exec c308a2b34641b510ee4fb199123c9cd2c919db352f0c4018e7d2dba284c553d3 ssh-agent [2020-08-19T20:55:05.095Z] SSH_AUTH_SOCK=/tmp/ssh-kRbulcH5NbaK/agent.12 [2020-08-19T20:55:05.095Z] SSH_AGENT_PID=17 [2020-08-19T20:55:05.103Z] Running ssh-add (command line suppressed) [2020-08-19T20:55:05.264Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2803539320989588581.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2803539320989588581.key) [2020-08-19T20:55:05.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:55:06.105Z] + git semver bump pre [2020-08-19T20:55:06.105Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:55:06.105Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-08-19T20:55:06.105Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:55:06.105Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:55:06.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:55:06.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:55:06.105Z] # $SEMVER_BRANCH = master [2020-08-19T20:55:06.105Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-08-19T20:55:06.105Z] 1.2.3-dev.1 [Pipeline] } [2020-08-19T20:55:06.156Z] $ docker exec --env ******** --env ******** c308a2b34641b510ee4fb199123c9cd2c919db352f0c4018e7d2dba284c553d3 ssh-agent -k [2020-08-19T20:55:06.607Z] unset SSH_AUTH_SOCK; [2020-08-19T20:55:06.607Z] unset SSH_AGENT_PID; [2020-08-19T20:55:06.607Z] echo Agent pid 17 killed; [2020-08-19T20:55:06.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:55:07.646Z] + git semver [Pipeline] } [2020-08-19T20:55:07.702Z] $ docker stop --time=1 c308a2b34641b510ee4fb199123c9cd2c919db352f0c4018e7d2dba284c553d3 [2020-08-19T20:55:09.200Z] $ docker rm -f c308a2b34641b510ee4fb199123c9cd2c919db352f0c4018e7d2dba284c553d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:09.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-19T20:55:09.880Z] . [Pipeline] withDockerContainer [2020-08-19T20:55:10.098Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:55:10.156Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-19T20:55:10.980Z] $ docker top f9f7c873b281c386ff5d4746a1f26ad75a213e41c2673e6f60d8991ef39c126d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-19T20:55:11.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-19T20:55:11.351Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-19T20:55:11.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-19T20:55:11.586Z] $ docker exec f9f7c873b281c386ff5d4746a1f26ad75a213e41c2673e6f60d8991ef39c126d ssh-agent [2020-08-19T20:55:11.881Z] SSH_AUTH_SOCK=/tmp/ssh-vjZ8WP9QK9Fa/agent.11 [2020-08-19T20:55:11.881Z] SSH_AGENT_PID=16 [2020-08-19T20:55:11.896Z] Running ssh-add (command line suppressed) [2020-08-19T20:55:12.087Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9184048061722638644.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9184048061722638644.key) [2020-08-19T20:55:12.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-19T20:55:13.080Z] + git semver push [2020-08-19T20:55:13.080Z] # -> Open(): unable to determine branch for HEAD [2020-08-19T20:55:13.080Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-08-19T20:55:13.080Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:55:13.080Z] # $SEMVER_REMOTE_NAME = origin [2020-08-19T20:55:13.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-19T20:55:13.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-19T20:55:13.080Z] # $SEMVER_BRANCH = master [2020-08-19T20:55:13.080Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-08-19T20:55:19.716Z] $ docker exec --env ******** --env ******** f9f7c873b281c386ff5d4746a1f26ad75a213e41c2673e6f60d8991ef39c126d ssh-agent -k [2020-08-19T20:55:19.971Z] unset SSH_AUTH_SOCK; [2020-08-19T20:55:19.971Z] unset SSH_AGENT_PID; [2020-08-19T20:55:19.971Z] echo Agent pid 16 killed; [2020-08-19T20:55:20.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-19T20:55:20.666Z] + git semver [Pipeline] } [2020-08-19T20:55:20.946Z] $ docker stop --time=1 f9f7c873b281c386ff5d4746a1f26ad75a213e41c2673e6f60d8991ef39c126d [2020-08-19T20:55:22.615Z] $ docker rm -f f9f7c873b281c386ff5d4746a1f26ad75a213e41c2673e6f60d8991ef39c126d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-08-19T20:55:23.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:24.727Z] ---> package-listing.sh [2020-08-19T20:55:24.727Z] ++ facter osfamily [2020-08-19T20:55:24.727Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-19T20:55:24.998Z] + OS_FAMILY=redhat [2020-08-19T20:55:24.999Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:55:24.999Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-19T20:55:24.999Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-19T20:55:24.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-19T20:55:24.999Z] + PACKAGES=/tmp/packages_start.txt [2020-08-19T20:55:24.999Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-08-19T20:55:24.999Z] + PACKAGES=/tmp/packages_end.txt [2020-08-19T20:55:24.999Z] + case "${OS_FAMILY}" in [2020-08-19T20:55:24.999Z] + rpm -qa [2020-08-19T20:55:24.999Z] + sort [2020-08-19T20:55:30.365Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-19T20:55:30.365Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-19T20:55:30.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-19T20:55:30.365Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-08-19T20:55:30.365Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2020-08-19T20:55:30.365Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:30.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T20:55:31.141Z] [2020-08-19T20:55:31.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-19T20:55:31.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T20:55:32.062Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-19T20:55:32.062Z] c9b1b535fdd9: Pulling fs layer [2020-08-19T20:55:32.062Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-19T20:55:32.062Z] 756a868c4378: Pulling fs layer [2020-08-19T20:55:32.062Z] 444b2fc9a129: Pulling fs layer [2020-08-19T20:55:32.062Z] ea15f1150254: Pulling fs layer [2020-08-19T20:55:32.062Z] 41b27a9f41bf: Pulling fs layer [2020-08-19T20:55:32.062Z] 28c525ee5125: Pulling fs layer [2020-08-19T20:55:32.062Z] 094b1ea09ed8: Pulling fs layer [2020-08-19T20:55:32.062Z] 138eaada9080: Pulling fs layer [2020-08-19T20:55:32.062Z] 0622d0fa9048: Pulling fs layer [2020-08-19T20:55:32.062Z] 41b27a9f41bf: Waiting [2020-08-19T20:55:32.062Z] 28c525ee5125: Waiting [2020-08-19T20:55:32.062Z] 094b1ea09ed8: Waiting [2020-08-19T20:55:32.062Z] 138eaada9080: Waiting [2020-08-19T20:55:32.062Z] 0622d0fa9048: Waiting [2020-08-19T20:55:32.062Z] 444b2fc9a129: Waiting [2020-08-19T20:55:32.062Z] ea15f1150254: Waiting [2020-08-19T20:55:32.062Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-19T20:55:32.062Z] 2cc5ad85d9ab: Download complete [2020-08-19T20:55:32.395Z] 444b2fc9a129: Verifying Checksum [2020-08-19T20:55:32.395Z] c9b1b535fdd9: Verifying Checksum [2020-08-19T20:55:32.395Z] c9b1b535fdd9: Download complete [2020-08-19T20:55:32.395Z] ea15f1150254: Verifying Checksum [2020-08-19T20:55:32.395Z] ea15f1150254: Download complete [2020-08-19T20:55:32.695Z] 28c525ee5125: Verifying Checksum [2020-08-19T20:55:32.695Z] 28c525ee5125: Download complete [2020-08-19T20:55:32.980Z] 756a868c4378: Verifying Checksum [2020-08-19T20:55:32.980Z] 756a868c4378: Download complete [2020-08-19T20:55:33.267Z] 138eaada9080: Verifying Checksum [2020-08-19T20:55:33.267Z] 138eaada9080: Download complete [2020-08-19T20:55:33.267Z] 0622d0fa9048: Verifying Checksum [2020-08-19T20:55:33.267Z] 0622d0fa9048: Download complete [2020-08-19T20:55:33.267Z] 094b1ea09ed8: Verifying Checksum [2020-08-19T20:55:33.267Z] 094b1ea09ed8: Download complete [2020-08-19T20:55:33.587Z] c9b1b535fdd9: Pull complete [2020-08-19T20:55:34.353Z] 2cc5ad85d9ab: Pull complete [2020-08-19T20:55:34.353Z] 41b27a9f41bf: Verifying Checksum [2020-08-19T20:55:34.353Z] 41b27a9f41bf: Download complete [2020-08-19T20:55:37.958Z] 756a868c4378: Pull complete [2020-08-19T20:55:37.958Z] 444b2fc9a129: Pull complete [2020-08-19T20:55:37.958Z] ea15f1150254: Pull complete [2020-08-19T20:55:45.004Z] 41b27a9f41bf: Pull complete [2020-08-19T20:55:45.004Z] 28c525ee5125: Pull complete [2020-08-19T20:55:48.793Z] 094b1ea09ed8: Pull complete [2020-08-19T20:55:48.793Z] 138eaada9080: Pull complete [2020-08-19T20:55:49.087Z] 0622d0fa9048: Pull complete [2020-08-19T20:55:49.415Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-19T20:55:49.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-19T20:55:49.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-19T20:55:49.799Z] prd-centos7-docker-4c-2g-511 does not seem to be running inside a container [2020-08-19T20:55:50.003Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-19T20:55:53.161Z] $ docker top 1d02846d23d71b2d7c7da2c6aa1753a7a637ce848ef9a8b8850f71beeeca8949 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-19T20:55:53.530Z] provisioning config files... [2020-08-19T20:55:53.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7911092134840290504tmp [Pipeline] { [Pipeline] echo [2020-08-19T20:55:53.901Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:54.223Z] ---> create-netrc.sh [Pipeline] echo [2020-08-19T20:55:54.501Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-19T20:55:54.839Z] ---> logs-deploy.sh [2020-08-19T20:55:54.840Z] + ARCHIVE_ARTIFACTS= [2020-08-19T20:55:54.840Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-19T20:55:54.840Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-19T20:55:54.840Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-19T20:55:54.840Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/14 [2020-08-19T20:55:54.840Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/14/ [2020-08-19T20:55:54.840Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/14 /w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:55:56.795Z] Archives upload complete. [2020-08-19T20:55:56.795Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/14/ [2020-08-19T20:55:57.754Z] ---> uname -a: [2020-08-19T20:55:57.754Z] Linux 1d02846d23d7 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-19T20:55:57.754Z] [2020-08-19T20:55:57.754Z] [2020-08-19T20:55:57.754Z] ---> lscpu: [2020-08-19T20:55:57.754Z] Architecture: x86_64 [2020-08-19T20:55:57.754Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-19T20:55:57.754Z] Byte Order: Little Endian [2020-08-19T20:55:57.754Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-19T20:55:57.754Z] CPU(s): 4 [2020-08-19T20:55:57.754Z] On-line CPU(s) list: 0-3 [2020-08-19T20:55:57.754Z] Thread(s) per core: 1 [2020-08-19T20:55:57.754Z] Core(s) per socket: 1 [2020-08-19T20:55:57.754Z] Socket(s): 4 [2020-08-19T20:55:57.754Z] NUMA node(s): 1 [2020-08-19T20:55:57.754Z] Vendor ID: GenuineIntel [2020-08-19T20:55:57.754Z] CPU family: 6 [2020-08-19T20:55:57.754Z] Model: 44 [2020-08-19T20:55:57.754Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-19T20:55:57.754Z] Stepping: 1 [2020-08-19T20:55:57.754Z] CPU MHz: 2933.438 [2020-08-19T20:55:57.754Z] BogoMIPS: 5866.87 [2020-08-19T20:55:57.754Z] Virtualization: VT-x [2020-08-19T20:55:57.754Z] Hypervisor vendor: KVM [2020-08-19T20:55:57.754Z] Virtualization type: full [2020-08-19T20:55:57.754Z] L1d cache: 128 KiB [2020-08-19T20:55:57.754Z] L1i cache: 128 KiB [2020-08-19T20:55:57.754Z] L2 cache: 16 MiB [2020-08-19T20:55:57.754Z] L3 cache: 64 MiB [2020-08-19T20:55:57.754Z] NUMA node0 CPU(s): 0-3 [2020-08-19T20:55:57.754Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-19T20:55:57.754Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-19T20:55:57.754Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-19T20:55:57.754Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-19T20:55:57.754Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-19T20:55:57.755Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-19T20:55:57.755Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-19T20:55:57.755Z] Vulnerability Tsx async abort: Not affected [2020-08-19T20:55:57.755Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] ---> nproc: [2020-08-19T20:55:57.755Z] 4 [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] ---> df -h: [2020-08-19T20:55:57.755Z] Filesystem Size Used Available Use% Mounted on [2020-08-19T20:55:57.755Z] overlay 50.0G 8.1G 41.9G 16% / [2020-08-19T20:55:57.755Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-19T20:55:57.755Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-19T20:55:57.755Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-19T20:55:57.755Z] /dev/vda1 50.0G 8.1G 41.9G 16% /etc/resolv.conf [2020-08-19T20:55:57.755Z] /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hostname [2020-08-19T20:55:57.755Z] /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hosts [2020-08-19T20:55:57.755Z] /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/sa [2020-08-19T20:55:57.755Z] /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/gexfoundry_device-mqtt-go_master [2020-08-19T20:55:57.755Z] /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] ---> free -m: [2020-08-19T20:55:57.755Z] total used free shared buff/cache available [2020-08-19T20:55:57.755Z] Mem: 1837 774 118 0 944 992 [2020-08-19T20:55:57.755Z] Swap: 1023 3 1020 [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] ---> ip addr: [2020-08-19T20:55:57.755Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-19T20:55:57.755Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-19T20:55:57.755Z] inet 127.0.0.1/8 scope host lo [2020-08-19T20:55:57.755Z] valid_lft forever preferred_lft forever [2020-08-19T20:55:57.755Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-08-19T20:55:57.755Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-19T20:55:57.755Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-19T20:55:57.755Z] valid_lft forever preferred_lft forever [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] ---> sar -b -r -n DEV: [2020-08-19T20:55:57.755Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/19/20 _x86_64_ (4 CPU) [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] 20:40:57 LINUX RESTART [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] 20:42:02 tps rtps wtps bread/s bwrtn/s [2020-08-19T20:55:57.755Z] 20:43:01 29.68 11.58 18.11 4812.86 2079.68 [2020-08-19T20:55:57.755Z] 20:44:01 0.75 0.00 0.75 0.00 15.48 [2020-08-19T20:55:57.755Z] 20:45:01 0.23 0.00 0.23 0.00 3.46 [2020-08-19T20:55:57.755Z] 20:46:01 0.23 0.00 0.23 0.00 2.70 [2020-08-19T20:55:57.755Z] 20:47:01 0.30 0.00 0.30 0.00 5.08 [2020-08-19T20:55:57.755Z] 20:48:01 0.28 0.00 0.28 0.00 3.13 [2020-08-19T20:55:57.755Z] 20:49:01 0.22 0.02 0.20 0.13 1.88 [2020-08-19T20:55:57.755Z] 20:50:01 0.30 0.00 0.30 0.00 3.11 [2020-08-19T20:55:57.755Z] 20:51:01 0.23 0.00 0.23 0.00 2.85 [2020-08-19T20:55:57.755Z] 20:52:01 0.27 0.00 0.27 0.00 3.75 [2020-08-19T20:55:57.755Z] 20:53:01 26.26 2.48 23.79 303.53 16499.62 [2020-08-19T20:55:57.755Z] 20:54:02 233.48 153.22 80.25 6496.28 16083.59 [2020-08-19T20:55:57.755Z] 20:55:01 210.91 75.10 135.81 4108.25 31029.79 [2020-08-19T20:55:57.755Z] Average: 38.53 18.60 19.93 1201.80 5030.55 [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] 20:42:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-19T20:55:57.755Z] 20:43:01 153444 1728112 91.84 2608 1149924 1143660 39.03 442492 1126828 16 [2020-08-19T20:55:57.755Z] 20:44:01 156988 1724568 91.66 2608 1149928 1116336 38.10 441184 1125060 8 [2020-08-19T20:55:57.755Z] 20:45:01 157308 1724248 91.64 2608 1149936 1116336 38.10 441140 1125060 8 [2020-08-19T20:55:57.755Z] 20:46:01 158360 1723196 91.58 2608 1149936 1094828 37.36 444648 1120632 16 [2020-08-19T20:55:57.755Z] 20:47:01 157900 1723656 91.61 2608 1149944 1095000 37.37 446316 1119568 12 [2020-08-19T20:55:57.755Z] 20:48:01 157712 1723844 91.62 2608 1149948 1094964 37.37 446748 1119564 12 [2020-08-19T20:55:57.755Z] 20:49:01 160384 1721172 91.48 2608 1149952 1072252 36.59 436900 1126708 8 [2020-08-19T20:55:57.755Z] 20:50:01 160936 1720620 91.45 2608 1149960 1072252 36.59 436912 1126708 16 [2020-08-19T20:55:57.755Z] 20:51:01 159476 1722080 91.52 2608 1149964 1072468 36.60 438184 1126708 20 [2020-08-19T20:55:57.755Z] 20:52:01 159464 1722092 91.52 2608 1149972 1072404 36.60 433692 1130692 16 [2020-08-19T20:55:57.755Z] 20:53:01 78020 1803536 95.85 2608 1137908 1514328 51.68 601976 1023264 62828 [2020-08-19T20:55:57.755Z] 20:54:02 162084 1719472 91.39 2608 1057484 1363676 46.54 569888 951360 48 [2020-08-19T20:55:57.755Z] 20:55:01 116700 1764856 93.80 1724 1002696 1503016 51.30 694308 782340 65780 [2020-08-19T20:55:57.755Z] Average: 149137 1732419 92.07 2540 1130581 1179348 40.25 482645 1077269 9907 [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] 20:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-19T20:55:57.755Z] 20:43:01 eth0 63.82 54.81 449.95 36.50 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:43:01 docker0 1.35 1.22 0.28 3.43 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:44:01 eth0 2.93 0.71 0.97 0.58 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:45:01 eth0 2.78 0.58 0.70 0.46 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:46:01 eth0 2.18 0.63 0.65 0.40 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:47:01 eth0 1.33 0.67 0.70 0.47 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:48:01 eth0 0.43 0.35 0.27 0.20 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:49:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:50:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:51:01 eth0 0.95 0.38 0.39 0.21 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:52:01 eth0 0.27 0.25 0.14 0.08 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:53:01 eth0 102.31 55.01 3753.83 6.68 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:54:02 eth0 89.73 83.98 295.97 68.79 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:54:02 docker0 26.56 24.85 3.06 81.61 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:55:01 eth0 178.38 113.73 3462.25 52.81 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:55:01 veth66fb339 25.00 34.18 1.74 189.35 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] 20:55:01 docker0 53.40 60.57 4.79 275.81 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] Average: eth0 34.06 23.80 609.65 12.79 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] Average: veth66fb339 1.90 2.59 0.13 14.37 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] Average: docker0 4.05 4.60 0.36 20.93 0.00 0.00 0.00 [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] ---> sar -P ALL: [2020-08-19T20:55:57.755Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/19/20 _x86_64_ (4 CPU) [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] 20:40:57 LINUX RESTART [2020-08-19T20:55:57.755Z] [2020-08-19T20:55:57.755Z] 20:42:02 CPU %user %nice %system %iowait %steal %idle [2020-08-19T20:55:57.755Z] 20:43:01 all 2.86 0.00 1.91 0.78 5.97 88.48 [2020-08-19T20:55:57.755Z] 20:43:01 0 2.47 0.00 2.04 2.17 6.82 86.50 [2020-08-19T20:55:57.755Z] 20:43:01 1 2.45 0.00 1.85 0.40 5.71 89.58 [2020-08-19T20:55:57.755Z] 20:43:01 2 3.56 0.00 1.66 0.32 5.74 88.72 [2020-08-19T20:55:57.755Z] 20:43:01 3 2.98 0.00 2.07 0.25 5.61 89.09 [2020-08-19T20:55:57.755Z] 20:44:01 all 0.13 0.00 0.07 0.00 0.57 99.22 [2020-08-19T20:55:57.755Z] 20:44:01 0 0.28 0.00 0.07 0.00 0.75 98.91 [2020-08-19T20:55:57.755Z] 20:44:01 1 0.08 0.00 0.05 0.00 0.52 99.35 [2020-08-19T20:55:57.755Z] 20:44:01 2 0.13 0.00 0.08 0.00 0.60 99.19 [2020-08-19T20:55:57.755Z] 20:44:01 3 0.03 0.00 0.10 0.00 0.45 99.42 [2020-08-19T20:55:57.755Z] 20:45:01 all 0.12 0.00 0.04 0.00 0.54 99.31 [2020-08-19T20:55:57.755Z] 20:45:01 0 0.03 0.00 0.07 0.00 1.12 98.78 [2020-08-19T20:55:57.755Z] 20:45:01 1 0.02 0.00 0.02 0.00 0.18 99.78 [2020-08-19T20:55:57.755Z] 20:45:01 2 0.37 0.00 0.05 0.00 0.18 99.40 [2020-08-19T20:55:57.755Z] 20:45:01 3 0.05 0.00 0.03 0.00 0.63 99.29 [2020-08-19T20:55:57.755Z] 20:46:01 all 0.08 0.00 0.04 0.00 0.60 99.28 [2020-08-19T20:55:57.755Z] 20:46:01 0 0.03 0.00 0.05 0.00 0.53 99.39 [2020-08-19T20:55:57.755Z] 20:46:01 1 0.05 0.00 0.02 0.00 0.63 99.30 [2020-08-19T20:55:57.755Z] 20:46:01 2 0.22 0.00 0.05 0.00 0.50 99.23 [2020-08-19T20:55:57.755Z] 20:46:01 3 0.02 0.00 0.02 0.00 0.73 99.24 [2020-08-19T20:55:57.755Z] 20:47:01 all 0.11 0.00 0.03 0.00 0.42 99.44 [2020-08-19T20:55:57.755Z] 20:47:01 0 0.03 0.00 0.02 0.00 0.33 99.62 [2020-08-19T20:55:57.755Z] 20:47:01 1 0.07 0.00 0.07 0.00 0.48 99.39 [2020-08-19T20:55:57.755Z] 20:47:01 2 0.32 0.00 0.03 0.00 0.45 99.20 [2020-08-19T20:55:57.755Z] 20:47:01 3 0.03 0.00 0.02 0.00 0.42 99.53 [2020-08-19T20:55:57.755Z] 20:48:01 all 0.14 0.00 0.04 0.00 0.12 99.70 [2020-08-19T20:55:57.755Z] 20:48:01 0 0.03 0.00 0.03 0.00 0.20 99.73 [2020-08-19T20:55:57.755Z] 20:48:01 1 0.35 0.00 0.02 0.00 0.05 99.58 [2020-08-19T20:55:57.755Z] 20:48:01 2 0.15 0.00 0.07 0.00 0.05 99.73 [2020-08-19T20:55:57.755Z] 20:48:01 3 0.02 0.00 0.02 0.00 0.20 99.77 [2020-08-19T20:55:57.755Z] 20:49:01 all 0.12 0.00 0.05 0.00 0.17 99.67 [2020-08-19T20:55:57.755Z] 20:49:01 0 0.03 0.00 0.02 0.00 0.17 99.78 [2020-08-19T20:55:57.755Z] 20:49:01 1 0.30 0.00 0.10 0.00 0.12 99.48 [2020-08-19T20:55:57.755Z] 20:49:01 2 0.05 0.00 0.05 0.00 0.27 99.63 [2020-08-19T20:55:57.755Z] 20:49:01 3 0.07 0.00 0.03 0.00 0.10 99.80 [2020-08-19T20:55:57.755Z] 20:50:01 all 0.09 0.00 0.04 0.00 0.27 99.61 [2020-08-19T20:55:57.755Z] 20:50:01 0 0.02 0.00 0.02 0.00 0.28 99.68 [2020-08-19T20:55:57.755Z] 20:50:01 1 0.02 0.00 0.02 0.00 0.13 99.83 [2020-08-19T20:55:57.755Z] 20:50:01 2 0.03 0.00 0.05 0.00 0.30 99.62 [2020-08-19T20:55:57.755Z] 20:50:01 3 0.27 0.00 0.07 0.00 0.37 99.30 [2020-08-19T20:55:57.755Z] 20:51:01 all 0.14 0.00 0.03 0.00 0.13 99.70 [2020-08-19T20:55:57.755Z] 20:51:01 0 0.02 0.00 0.02 0.00 0.23 99.73 [2020-08-19T20:55:57.755Z] 20:51:01 1 0.08 0.00 0.05 0.00 0.15 99.72 [2020-08-19T20:55:57.755Z] 20:51:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2020-08-19T20:55:57.755Z] 20:51:01 3 0.42 0.00 0.03 0.00 0.10 99.45 [2020-08-19T20:55:57.755Z] 20:52:01 all 0.09 0.00 0.04 0.00 0.33 99.54 [2020-08-19T20:55:57.755Z] 20:52:01 0 0.02 0.00 0.03 0.00 0.53 99.42 [2020-08-19T20:55:57.755Z] 20:52:01 1 0.03 0.00 0.05 0.00 0.43 99.48 [2020-08-19T20:55:57.755Z] 20:52:01 2 0.02 0.00 0.02 0.00 0.12 99.85 [2020-08-19T20:55:57.755Z] 20:52:01 3 0.32 0.00 0.02 0.00 0.27 99.40 [2020-08-19T20:55:57.755Z] 20:53:01 all 2.52 0.00 1.46 0.07 6.85 89.10 [2020-08-19T20:55:57.755Z] 20:53:01 0 2.93 0.00 1.43 0.00 6.85 88.79 [2020-08-19T20:55:57.755Z] 20:53:01 1 2.04 0.00 1.50 0.21 6.97 89.28 [2020-08-19T20:55:57.756Z] 20:53:01 2 2.47 0.00 1.37 0.02 7.14 89.01 [2020-08-19T20:55:57.756Z] 20:53:01 3 2.66 0.00 1.60 0.02 6.42 89.30 [2020-08-19T20:55:57.756Z] 20:54:02 all 5.24 0.00 4.50 2.42 12.87 74.97 [2020-08-19T20:55:57.756Z] 20:54:02 0 4.92 0.00 4.47 2.36 14.46 73.79 [2020-08-19T20:55:57.756Z] 20:54:02 1 6.27 0.00 4.35 2.87 12.15 74.35 [2020-08-19T20:55:57.756Z] 20:54:02 2 4.96 0.00 4.35 3.10 12.52 75.08 [2020-08-19T20:55:57.756Z] 20:54:02 3 4.82 0.00 4.82 1.36 12.35 76.65 [2020-08-19T20:55:57.756Z] 20:55:01 all 8.34 0.00 6.26 2.21 15.90 67.30 [2020-08-19T20:55:57.756Z] 20:55:01 0 7.51 0.00 6.80 1.70 16.48 67.51 [2020-08-19T20:55:57.756Z] 20:55:01 1 6.02 0.00 5.02 2.05 16.23 70.68 [2020-08-19T20:55:57.756Z] 20:55:01 2 10.20 0.00 6.88 2.38 15.83 64.72 [2020-08-19T20:55:57.756Z] 20:55:01 3 9.70 0.00 6.36 2.73 15.04 66.17 [2020-08-19T20:55:57.756Z] Average: all 1.55 0.00 1.13 0.43 3.47 93.43 [2020-08-19T20:55:57.756Z] Average: 0 1.42 0.00 1.17 0.48 3.79 93.14 [2020-08-19T20:55:57.756Z] Average: 1 1.39 0.00 1.02 0.43 3.41 93.74 [2020-08-19T20:55:57.756Z] Average: 2 1.74 0.00 1.14 0.45 3.39 93.29 [2020-08-19T20:55:57.756Z] Average: 3 1.65 0.00 1.17 0.34 3.29 93.55 [2020-08-19T20:55:57.756Z] [2020-08-19T20:55:57.756Z] [2020-08-19T20:55:57.756Z]