Pull request #145 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from f5516f5d448e6dd5217521ed64da11ef157f222c+e2dc5f5af20d76c333efe1072a8117cf54f743a6 (7de76b599e39166f0af0587fd0032032ce6f435a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8237 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [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 Fetching without tags Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit f5516f5d448e6dd5217521ed64da11ef157f222c > git init /w/workspace/gexfoundry_device-mqtt-go_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f5516f5d448e6dd5217521ed64da11ef157f222c Checking out Revision f5516f5d448e6dd5217521ed64da11ef157f222c (PR-145) > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 Commit message: "update sdk and contract version for Geneva release" First time build. Skipping changelog. > git rev-list --no-walk 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-13T14:00:52.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-13T14:00:52.242Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-13T14:00:52.415Z] ========================================================= [2020-05-13T14:00:52.415Z] EdgeX Global Pipelines Version Info [2020-05-13T14:00:52.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-13T14:00:53.850Z] ------------------- [2020-05-13T14:00:53.850Z] stable info: [2020-05-13T14:00:53.850Z] ------------------- [2020-05-13T14:00:53.850Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-13T14:00:53.850Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-13T14:00:53.850Z] Message: update stable to v1.0.87 [2020-05-13T14:00:54.420Z] ------------------- [2020-05-13T14:00:54.420Z] experimental info: [2020-05-13T14:00:54.420Z] ------------------- [2020-05-13T14:00:54.420Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-13T14:00:54.420Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-13T14:00:54.420Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:00:57.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T14:00:57.477Z] [2020-05-13T14:00:57.477Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:00:57.807Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T14:00:57.807Z] latest: Pulling from edgex-devops/git-semver [2020-05-13T14:00:57.807Z] 9123ac7c32f7: Pulling fs layer [2020-05-13T14:00:57.807Z] b8cc5d1170e3: Pulling fs layer [2020-05-13T14:00:57.807Z] 2924cbbf6a41: Pulling fs layer [2020-05-13T14:00:57.807Z] 93b08a4f1073: Pulling fs layer [2020-05-13T14:00:57.807Z] 93b08a4f1073: Waiting [2020-05-13T14:00:57.807Z] b8cc5d1170e3: Verifying Checksum [2020-05-13T14:00:57.807Z] b8cc5d1170e3: Download complete [2020-05-13T14:00:58.067Z] 9123ac7c32f7: Verifying Checksum [2020-05-13T14:00:58.068Z] 9123ac7c32f7: Download complete [2020-05-13T14:00:58.068Z] 93b08a4f1073: Verifying Checksum [2020-05-13T14:00:58.068Z] 93b08a4f1073: Download complete [2020-05-13T14:00:58.068Z] 2924cbbf6a41: Verifying Checksum [2020-05-13T14:00:58.068Z] 2924cbbf6a41: Download complete [2020-05-13T14:00:58.333Z] 9123ac7c32f7: Pull complete [2020-05-13T14:00:58.334Z] b8cc5d1170e3: Pull complete [2020-05-13T14:00:59.293Z] 2924cbbf6a41: Pull complete [2020-05-13T14:00:59.293Z] 93b08a4f1073: Pull complete [2020-05-13T14:00:59.293Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-13T14:00:59.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-13T14:00:59.424Z] prd-centos7-docker-4c-2g-8237 does not seem to be running inside a container [2020-05-13T14:00:59.473Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@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-05-13T14:01:00.078Z] $ docker top eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-13T14:01:00.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T14:01:00.497Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T14:01:00.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T14:01:00.765Z] $ docker exec eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent [2020-05-13T14:01:00.947Z] SSH_AUTH_SOCK=/tmp/ssh-Zf8QHf7mTCsl/agent.15 [2020-05-13T14:01:00.947Z] SSH_AGENT_PID=22 [2020-05-13T14:01:00.964Z] Running ssh-add (command line suppressed) [2020-05-13T14:01:01.136Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_887216342319304970.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_887216342319304970.key) [2020-05-13T14:01:01.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T14:01:01.886Z] + git describe --exact-match --tags HEAD [2020-05-13T14:01:01.887Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-13T14:01:01.954Z] $ docker exec --env ******** --env ******** eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent -k [2020-05-13T14:01:02.126Z] unset SSH_AUTH_SOCK; [2020-05-13T14:01:02.127Z] unset SSH_AGENT_PID; [2020-05-13T14:01:02.127Z] echo Agent pid 22 killed; [2020-05-13T14:01:02.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-13T14:01:02.276Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-13T14:01:02.276Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-13T14:01:02.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T14:01:02.423Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T14:01:02.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T14:01:02.628Z] $ docker exec eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent [2020-05-13T14:01:02.816Z] SSH_AUTH_SOCK=/tmp/ssh-cGOHuiY3k7XF/agent.58 [2020-05-13T14:01:02.816Z] SSH_AGENT_PID=65 [2020-05-13T14:01:02.823Z] Running ssh-add (command line suppressed) [2020-05-13T14:01:02.972Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_1090614844670658419.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_1090614844670658419.key) [2020-05-13T14:01:03.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T14:01:03.361Z] + git semver init [2020-05-13T14:01:03.361Z] # -> Open(): unable to determine branch for HEAD [2020-05-13T14:01:03.361Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git [2020-05-13T14:01:03.361Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T14:01:03.361Z] # $SEMVER_REMOTE_NAME = origin [2020-05-13T14:01:03.361Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-13T14:01:03.361Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-13T14:01:03.361Z] # $SEMVER_BRANCH = PR-145 [2020-05-13T14:01:03.361Z] # $SEMVER_TEMP = /tmp/semver-379053538 [2020-05-13T14:01:03.361Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-05-13T14:01:05.890Z] # '/tmp/semver-379053538' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' [2020-05-13T14:01:05.890Z] # -> Force: false [2020-05-13T14:01:05.890Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } [2020-05-13T14:01:05.903Z] $ docker exec --env ******** --env ******** eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 ssh-agent -k [2020-05-13T14:01:06.047Z] unset SSH_AUTH_SOCK; [2020-05-13T14:01:06.047Z] unset SSH_AGENT_PID; [2020-05-13T14:01:06.047Z] echo Agent pid 65 killed; [2020-05-13T14:01:06.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-13T14:01:06.782Z] + git semver [Pipeline] } [2020-05-13T14:01:06.799Z] $ docker stop --time=1 eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 [2020-05-13T14:01:08.155Z] $ docker rm -f eea226dba3e77c04920c76b68247663ba0fdff74431dac066ac112d3a374e9f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-13T14:01:08.854Z] Stashed 23 file(s) [Pipeline] echo [2020-05-13T14:01:08.856Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-13T14:01:24.090Z] Still waiting to schedule task [2020-05-13T14:01:24.090Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-13T14:01:24.092Z] Still waiting to schedule task [2020-05-13T14:01:24.092Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-13T14:03:53.733Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8245 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-05-13T14:03:53.779Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-05-13T14:04:01.338Z] using credential edgex-jenkins-ssh [2020-05-13T14:04:01.435Z] Cloning the remote Git repository [2020-05-13T14:04:01.436Z] Cloning with configured refspecs honoured and without tags [2020-05-13T14:04:01.507Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T14:04:01.624Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-05-13T14:04:01.748Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T14:04:01.750Z] > git --version # timeout=10 [2020-05-13T14:04:01.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T14:04:01.883Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T14:04:04.030Z] Fetching without tags [2020-05-13T14:04:03.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T14:04:03.903Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-05-13T14:04:03.916Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T14:04:03.965Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T14:04:04.038Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T14:04:04.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T14:04:04.055Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T14:04:05.808Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit f5516f5d448e6dd5217521ed64da11ef157f222c [2020-05-13T14:04:05.824Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T14:04:05.849Z] > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 [2020-05-13T14:04:06.077Z] Merge succeeded, producing f5516f5d448e6dd5217521ed64da11ef157f222c [2020-05-13T14:04:06.077Z] Checking out Revision f5516f5d448e6dd5217521ed64da11ef157f222c (PR-145) [2020-05-13T14:04:05.935Z] > git remote # timeout=10 [2020-05-13T14:04:05.956Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T14:04:05.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T14:04:05.983Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-05-13T14:04:06.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T14:04:06.079Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T14:04:06.109Z] > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 [2020-05-13T14:04:10.565Z] Commit message: "update sdk and contract version for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T14:04:11.678Z] ========================================================= [2020-05-13T14:04:11.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-13T14:04:11.678Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:04:12.883Z] + 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-05-13T14:04:13.855Z] Sending build context to Docker daemon 570.9kB [2020-05-13T14:04:13.855Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T14:04:13.855Z] Step 2/8 : FROM ${BASE} [2020-05-13T14:04:14.131Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-13T14:04:14.131Z] cde5963f3b93: Pulling fs layer [2020-05-13T14:04:14.131Z] 2a23fa8c16f7: Pulling fs layer [2020-05-13T14:04:14.131Z] 777b28850792: Pulling fs layer [2020-05-13T14:04:14.131Z] 8a11ddd9e578: Pulling fs layer [2020-05-13T14:04:14.131Z] 4cf88f913ddb: Pulling fs layer [2020-05-13T14:04:14.131Z] 1df406cf5192: Pulling fs layer [2020-05-13T14:04:14.131Z] cd6300453558: Pulling fs layer [2020-05-13T14:04:14.131Z] b9c365052c96: Pulling fs layer [2020-05-13T14:04:14.131Z] a2d8cc88f415: Pulling fs layer [2020-05-13T14:04:14.131Z] ea1d1ca13537: Pulling fs layer [2020-05-13T14:04:14.131Z] 3750a50a1c5e: Pulling fs layer [2020-05-13T14:04:14.131Z] 8a11ddd9e578: Waiting [2020-05-13T14:04:14.131Z] 4cf88f913ddb: Waiting [2020-05-13T14:04:14.131Z] 1df406cf5192: Waiting [2020-05-13T14:04:14.131Z] cd6300453558: Waiting [2020-05-13T14:04:14.131Z] ea1d1ca13537: Waiting [2020-05-13T14:04:14.131Z] 3750a50a1c5e: Waiting [2020-05-13T14:04:14.131Z] b9c365052c96: Waiting [2020-05-13T14:04:14.131Z] a2d8cc88f415: Waiting [2020-05-13T14:04:14.131Z] 777b28850792: Verifying Checksum [2020-05-13T14:04:14.131Z] 777b28850792: Download complete [2020-05-13T14:04:14.131Z] 2a23fa8c16f7: Verifying Checksum [2020-05-13T14:04:14.131Z] 2a23fa8c16f7: Download complete [2020-05-13T14:04:14.131Z] 4cf88f913ddb: Verifying Checksum [2020-05-13T14:04:14.131Z] 4cf88f913ddb: Download complete [2020-05-13T14:04:14.131Z] 1df406cf5192: Verifying Checksum [2020-05-13T14:04:14.131Z] 1df406cf5192: Download complete [2020-05-13T14:04:14.399Z] cde5963f3b93: Verifying Checksum [2020-05-13T14:04:14.399Z] cde5963f3b93: Download complete [2020-05-13T14:04:15.370Z] cde5963f3b93: Pull complete [2020-05-13T14:04:15.964Z] 2a23fa8c16f7: Pull complete [2020-05-13T14:04:16.234Z] 777b28850792: Pull complete [2020-05-13T14:04:18.191Z] cd6300453558: Verifying Checksum [2020-05-13T14:04:18.191Z] cd6300453558: Download complete [2020-05-13T14:04:18.191Z] a2d8cc88f415: Verifying Checksum [2020-05-13T14:04:18.191Z] a2d8cc88f415: Download complete [2020-05-13T14:04:20.803Z] ea1d1ca13537: Verifying Checksum [2020-05-13T14:04:20.803Z] ea1d1ca13537: Download complete [2020-05-13T14:04:20.803Z] 3750a50a1c5e: Verifying Checksum [2020-05-13T14:04:20.803Z] 3750a50a1c5e: Download complete [2020-05-13T14:04:23.391Z] b9c365052c96: Verifying Checksum [2020-05-13T14:04:23.391Z] b9c365052c96: Download complete [2020-05-13T14:04:25.335Z] 8a11ddd9e578: Verifying Checksum [2020-05-13T14:04:25.335Z] 8a11ddd9e578: Download complete [2020-05-13T14:04:37.695Z] 8a11ddd9e578: Pull complete [2020-05-13T14:04:37.695Z] 4cf88f913ddb: Pull complete [2020-05-13T14:04:37.695Z] 1df406cf5192: Pull complete [2020-05-13T14:04:43.074Z] cd6300453558: Pull complete [2020-05-13T14:04:48.463Z] b9c365052c96: Pull complete [2020-05-13T14:04:48.463Z] a2d8cc88f415: Pull complete [2020-05-13T14:04:49.885Z] ea1d1ca13537: Pull complete [2020-05-13T14:04:50.481Z] 3750a50a1c5e: Pull complete [2020-05-13T14:04:50.481Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-13T14:04:50.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-13T14:04:50.481Z] ---> 78745c68409d [2020-05-13T14:04:50.481Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T14:04:54.739Z] ---> Running in 4a16d72fe76f [2020-05-13T14:04:54.739Z] Removing intermediate container 4a16d72fe76f [2020-05-13T14:04:54.739Z] ---> 3afaf94c5323 [2020-05-13T14:04:54.739Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T14:04:55.007Z] ---> Running in cc67d31b6e9f [2020-05-13T14:04:56.958Z] Removing intermediate container cc67d31b6e9f [2020-05-13T14:04:56.958Z] ---> 4f76d89f0960 [2020-05-13T14:04:56.958Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T14:04:56.958Z] ---> Running in 8a6d309e7cba [2020-05-13T14:04:57.919Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T14:04:58.503Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T14:04:59.087Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:04:59.087Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:04:59.353Z] (3/18) Installing libmagic (5.37-r1) [2020-05-13T14:04:59.353Z] (4/18) Installing file (5.37-r1) [2020-05-13T14:04:59.619Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:04:59.619Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:04:59.619Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:05:02.208Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-13T14:05:02.208Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-13T14:05:04.162Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-13T14:05:04.162Z] (11/18) Installing build-base (0.5-r1) [2020-05-13T14:05:04.162Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T14:05:04.162Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-13T14:05:04.162Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-13T14:05:04.428Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T14:05:04.428Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T14:05:04.428Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-13T14:05:04.698Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-13T14:05:04.698Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T14:05:04.698Z] OK: 203 MiB in 52 packages [2020-05-13T14:05:11.376Z] Removing intermediate container 8a6d309e7cba [2020-05-13T14:05:11.376Z] ---> 58253e96228b [2020-05-13T14:05:11.376Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-05-13T14:05:11.376Z] ---> Running in 160e28a2767b [2020-05-13T14:05:11.645Z] Removing intermediate container 160e28a2767b [2020-05-13T14:05:11.645Z] ---> 7682b7110063 [2020-05-13T14:05:11.645Z] Step 7/8 : COPY . . [2020-05-13T14:05:12.230Z] ---> 8bc8d15aaf9c [2020-05-13T14:05:12.230Z] Step 8/8 : RUN go mod download [2020-05-13T14:05:12.497Z] ---> Running in 2158a490198c [2020-05-13T14:05:14.444Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:05:14.445Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:05:14.445Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-13T14:05:14.445Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:05:14.445Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-13T14:05:14.445Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-13T14:05:14.445Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:05:14.445Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-13T14:05:14.445Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:05:14.445Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:05:14.445Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:05:14.445Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:05:14.445Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:05:14.445Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:05:14.445Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:05:14.445Z] go: finding github.com/fatih/color v1.7.0 [2020-05-13T14:05:14.445Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:05:14.445Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T14:05:14.445Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:05:14.445Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-13T14:05:14.445Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-13T14:05:14.445Z] go: finding github.com/google/uuid v1.1.1 [2020-05-13T14:05:14.445Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-13T14:05:14.445Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:05:14.445Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-13T14:05:14.445Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-13T14:05:14.445Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-13T14:05:14.712Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T14:05:14.712Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-13T14:05:14.712Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-13T14:05:14.712Z] go: finding github.com/kr/pty v1.1.1 [2020-05-13T14:05:14.712Z] go: finding github.com/kr/text v0.1.0 [2020-05-13T14:05:14.712Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-13T14:05:14.712Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-13T14:05:14.712Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-13T14:05:14.712Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:05:14.712Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:05:14.712Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-13T14:05:14.980Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-13T14:05:14.980Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-13T14:05:14.980Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-13T14:05:14.980Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:05:14.980Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:05:14.980Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-13T14:05:14.980Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:05:14.980Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T14:05:14.980Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-13T14:05:14.980Z] go: finding github.com/posener/complete v1.1.1 [2020-05-13T14:05:14.980Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-13T14:05:14.980Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-13T14:05:14.980Z] go: finding github.com/spf13/cast v1.3.0 [2020-05-13T14:05:14.980Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-13T14:05:14.980Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-13T14:05:14.980Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-13T14:05:14.980Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T14:05:14.980Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-13T14:05:14.980Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:05:14.980Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-13T14:05:14.980Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-13T14:05:14.980Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-05-13T14:05:14.980Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:05:14.980Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:05:25.082Z] Removing intermediate container 2158a490198c [2020-05-13T14:05:25.082Z] ---> cde10632cf4e [2020-05-13T14:05:25.082Z] Successfully built cde10632cf4e [2020-05-13T14:05:25.082Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:05:25.957Z] + docker inspect -f . ci-base-image-arm64 [2020-05-13T14:05:26.224Z] . [Pipeline] withDockerContainer [2020-05-13T14:05:26.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-8245 does not seem to be running inside a container [2020-05-13T14:05:26.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-13T14:05:28.172Z] $ docker top 9a5a75b05a0bc6b02a21dfd7266a945afcebadc6cdf8f6a16756838214b397d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-13T14:05:29.260Z] + go version [2020-05-13T14:05:29.260Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-13T14:05:29.932Z] + make test [2020-05-13T14:05:29.932Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-13T14:05:30.895Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-05-13T14:05:48.125Z] Running on prd-centos7-docker-4c-2g-8247 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-05-13T14:05:48.202Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-05-13T14:05:51.147Z] using credential edgex-jenkins-ssh [2020-05-13T14:05:51.278Z] Cloning the remote Git repository [2020-05-13T14:05:51.278Z] Cloning with configured refspecs honoured and without tags [2020-05-13T14:05:51.086Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T14:05:51.147Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-05-13T14:05:51.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T14:05:51.195Z] > git --version # timeout=10 [2020-05-13T14:05:51.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T14:05:51.227Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T14:05:51.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T14:05:51.920Z] Fetching without tags [2020-05-13T14:05:52.281Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit f5516f5d448e6dd5217521ed64da11ef157f222c [2020-05-13T14:05:52.363Z] Merge succeeded, producing f5516f5d448e6dd5217521ed64da11ef157f222c [2020-05-13T14:05:52.363Z] Checking out Revision f5516f5d448e6dd5217521ed64da11ef157f222c (PR-145) [2020-05-13T14:05:51.731Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-05-13T14:05:51.737Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T14:05:51.749Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T14:05:51.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T14:05:51.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T14:05:51.767Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T14:05:52.155Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T14:05:52.160Z] > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 [2020-05-13T14:05:52.191Z] > git remote # timeout=10 [2020-05-13T14:05:52.196Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T14:05:52.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T14:05:52.209Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-05-13T14:05:52.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T14:05:52.239Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T14:05:52.245Z] > git checkout -f f5516f5d448e6dd5217521ed64da11ef157f222c # timeout=10 [2020-05-13T14:05:56.184Z] Commit message: "update sdk and contract version for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T14:05:57.004Z] ========================================================= [2020-05-13T14:05:57.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-13T14:05:57.004Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:05:57.715Z] + 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-05-13T14:05:57.979Z] Sending build context to Docker daemon 570.9kB [2020-05-13T14:05:57.979Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T14:05:57.979Z] Step 2/8 : FROM ${BASE} [2020-05-13T14:05:57.979Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-13T14:05:57.979Z] e6b0cf9c0882: Pulling fs layer [2020-05-13T14:05:57.979Z] 2848faf0eed1: Pulling fs layer [2020-05-13T14:05:57.979Z] 0f37312ad70f: Pulling fs layer [2020-05-13T14:05:57.979Z] 5788d62ee057: Pulling fs layer [2020-05-13T14:05:57.979Z] 0e6b1d234666: Pulling fs layer [2020-05-13T14:05:57.979Z] bf5d7aec512f: Pulling fs layer [2020-05-13T14:05:57.979Z] 34c802a77dc8: Pulling fs layer [2020-05-13T14:05:57.979Z] 9eb99e56ec68: Pulling fs layer [2020-05-13T14:05:57.979Z] 27c7a5d97fbd: Pulling fs layer [2020-05-13T14:05:57.979Z] 5c102a31e300: Pulling fs layer [2020-05-13T14:05:57.979Z] dcfb455df0a1: Pulling fs layer [2020-05-13T14:05:57.979Z] 34c802a77dc8: Waiting [2020-05-13T14:05:57.979Z] 9eb99e56ec68: Waiting [2020-05-13T14:05:57.979Z] 27c7a5d97fbd: Waiting [2020-05-13T14:05:57.979Z] 5788d62ee057: Waiting [2020-05-13T14:05:57.979Z] 5c102a31e300: Waiting [2020-05-13T14:05:57.979Z] dcfb455df0a1: Waiting [2020-05-13T14:05:57.979Z] bf5d7aec512f: Waiting [2020-05-13T14:05:57.979Z] 0e6b1d234666: Waiting [2020-05-13T14:05:57.979Z] 0f37312ad70f: Verifying Checksum [2020-05-13T14:05:57.979Z] 0f37312ad70f: Download complete [2020-05-13T14:05:57.979Z] 2848faf0eed1: Verifying Checksum [2020-05-13T14:05:57.979Z] 2848faf0eed1: Download complete [2020-05-13T14:05:57.979Z] 0e6b1d234666: Verifying Checksum [2020-05-13T14:05:57.979Z] 0e6b1d234666: Download complete [2020-05-13T14:05:57.979Z] bf5d7aec512f: Verifying Checksum [2020-05-13T14:05:57.979Z] bf5d7aec512f: Download complete [2020-05-13T14:05:57.979Z] e6b0cf9c0882: Verifying Checksum [2020-05-13T14:05:57.979Z] e6b0cf9c0882: Download complete [2020-05-13T14:05:58.239Z] e6b0cf9c0882: Pull complete [2020-05-13T14:05:58.512Z] 2848faf0eed1: Pull complete [2020-05-13T14:05:58.799Z] 0f37312ad70f: Pull complete [2020-05-13T14:05:59.392Z] 34c802a77dc8: Verifying Checksum [2020-05-13T14:05:59.392Z] 34c802a77dc8: Download complete [2020-05-13T14:05:59.392Z] 27c7a5d97fbd: Verifying Checksum [2020-05-13T14:05:59.392Z] 27c7a5d97fbd: Download complete [2020-05-13T14:05:59.659Z] 9eb99e56ec68: Verifying Checksum [2020-05-13T14:05:59.659Z] 9eb99e56ec68: Download complete [2020-05-13T14:05:59.659Z] dcfb455df0a1: Verifying Checksum [2020-05-13T14:05:59.659Z] dcfb455df0a1: Download complete [2020-05-13T14:05:59.918Z] 5788d62ee057: Verifying Checksum [2020-05-13T14:05:59.918Z] 5788d62ee057: Download complete [2020-05-13T14:05:59.918Z] 5c102a31e300: Verifying Checksum [2020-05-13T14:05:59.918Z] 5c102a31e300: Download complete [2020-05-13T14:06:03.215Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-05-13T14:06:03.215Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.030s coverage: 29.8% of statements [2020-05-13T14:06:03.215Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-05-13T14:06:03.215Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-13T14:06:08.064Z] 5788d62ee057: Pull complete [2020-05-13T14:06:08.064Z] 0e6b1d234666: Pull complete [2020-05-13T14:06:08.064Z] bf5d7aec512f: Pull complete [2020-05-13T14:06:08.596Z] gofmt -l . [2020-05-13T14:06:08.596Z] ["`gofmt -l .`" = ""] [2020-05-13T14:06:08.596Z] ./bin/test-attribution-txt.sh [2020-05-13T14:06:08.866Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-13T14:06:09.857Z] Stashed 1 file(s) [Pipeline] } [2020-05-13T14:06:09.860Z] $ docker stop --time=1 9a5a75b05a0bc6b02a21dfd7266a945afcebadc6cdf8f6a16756838214b397d3 [2020-05-13T14:06:12.096Z] $ docker rm -f 9a5a75b05a0bc6b02a21dfd7266a945afcebadc6cdf8f6a16756838214b397d3 [2020-05-13T14:06:12.276Z] 34c802a77dc8: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T14:06:13.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-13T14:06:13.819Z] + ls -al . [2020-05-13T14:06:13.819Z] total 132 [2020-05-13T14:06:13.819Z] drwxrwxr-x 9 jenkins jenkins 4096 May 13 14:06 . [2020-05-13T14:06:13.819Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:04 .. [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 140 May 13 14:04 .dockerignore [2020-05-13T14:06:13.819Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 14:04 .git [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 335 May 13 14:04 .gitignore [2020-05-13T14:06:13.819Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:04 .semver [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 4678 May 13 14:04 Attribution.txt [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 1776 May 13 14:04 Dockerfile [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 953 May 13 14:04 Dockerfile.build [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 700 May 13 14:04 Jenkinsfile [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 14:04 LICENSE [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 902 May 13 14:04 Makefile [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 444 May 13 14:04 README.md [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 14:01 VERSION [2020-05-13T14:06:13.819Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:04 bin [2020-05-13T14:06:13.819Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:04 cmd [2020-05-13T14:06:13.819Z] -rw-r--r-- 1 jenkins jenkins 18214 May 13 14:06 coverage.out [2020-05-13T14:06:13.819Z] -rw-r--r-- 1 jenkins jenkins 510 May 13 14:06 go.mod [2020-05-13T14:06:13.819Z] -rw-r--r-- 1 jenkins jenkins 13621 May 13 14:06 go.sum [2020-05-13T14:06:13.819Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 14:04 internal [2020-05-13T14:06:13.819Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 14:04 mock [2020-05-13T14:06:13.819Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 14:04 snap [2020-05-13T14:06:13.819Z] -rw-rw-r-- 1 jenkins jenkins 227 May 13 14:04 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:06:14.152Z] + 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=f5516f5d448e6dd5217521ed64da11ef157f222c --label arch=arm64 --label version=0.0.0 . [2020-05-13T14:06:14.430Z] Sending build context to Docker daemon 589.8kB [2020-05-13T14:06:14.430Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-13T14:06:14.430Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-13T14:06:14.430Z] ---> cde10632cf4e [2020-05-13T14:06:14.430Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-05-13T14:06:14.698Z] ---> Running in 8c8dd66851c7 [2020-05-13T14:06:14.965Z] Removing intermediate container 8c8dd66851c7 [2020-05-13T14:06:14.965Z] ---> 500695a2b6f5 [2020-05-13T14:06:14.965Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-05-13T14:06:15.231Z] ---> Running in 27f49c8ca37d [2020-05-13T14:06:15.498Z] Removing intermediate container 27f49c8ca37d [2020-05-13T14:06:15.498Z] ---> f690ed2b352d [2020-05-13T14:06:15.498Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T14:06:15.574Z] 9eb99e56ec68: Pull complete [2020-05-13T14:06:15.574Z] 27c7a5d97fbd: Pull complete [2020-05-13T14:06:15.765Z] ---> Running in 6f56af51949f [2020-05-13T14:06:16.145Z] 5c102a31e300: Pull complete [2020-05-13T14:06:16.714Z] dcfb455df0a1: Pull complete [2020-05-13T14:06:16.714Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-13T14:06:16.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-13T14:06:16.714Z] ---> 7c70fe431013 [2020-05-13T14:06:16.714Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T14:06:16.714Z] ---> Running in 31a6b44cf4e5 [2020-05-13T14:06:16.976Z] Removing intermediate container 31a6b44cf4e5 [2020-05-13T14:06:16.976Z] ---> 8c5f4ecc4eae [2020-05-13T14:06:16.976Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T14:06:16.976Z] ---> Running in e9e72d212e33 [2020-05-13T14:06:17.715Z] Removing intermediate container 6f56af51949f [2020-05-13T14:06:17.715Z] ---> fb8ef6cdf40e [2020-05-13T14:06:17.715Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-13T14:06:17.715Z] ---> Running in 795909d1e868 [2020-05-13T14:06:17.915Z] Removing intermediate container e9e72d212e33 [2020-05-13T14:06:17.916Z] ---> 28aeb797e335 [2020-05-13T14:06:17.916Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T14:06:17.916Z] ---> Running in 9aab2d4e19a1 [2020-05-13T14:06:18.302Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T14:06:18.508Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T14:06:19.262Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T14:06:19.454Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T14:06:19.454Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:06:19.529Z] OK: 203 MiB in 52 packages [2020-05-13T14:06:19.722Z] (2/17) Installing libmagic (5.37-r1) [2020-05-13T14:06:19.722Z] (3/17) Installing file (5.37-r1) [2020-05-13T14:06:19.722Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:06:19.982Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:06:19.982Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T14:06:20.939Z] Removing intermediate container 795909d1e868 [2020-05-13T14:06:20.939Z] ---> ca6802bdff2f [2020-05-13T14:06:20.939Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-05-13T14:06:20.939Z] ---> Running in 81a46c6f7bdf [2020-05-13T14:06:21.207Z] Removing intermediate container 81a46c6f7bdf [2020-05-13T14:06:21.207Z] ---> f4cd24e4e08a [2020-05-13T14:06:21.207Z] Step 8/21 : COPY . . [2020-05-13T14:06:21.791Z] ---> f88c5f9e6a78 [2020-05-13T14:06:21.791Z] Step 9/21 : ARG MAKE='make build' [2020-05-13T14:06:22.064Z] ---> Running in 2be77bb8f2f0 [2020-05-13T14:06:22.333Z] Removing intermediate container 2be77bb8f2f0 [2020-05-13T14:06:22.333Z] ---> ccaa5b32053c [2020-05-13T14:06:22.333Z] Step 10/21 : RUN $MAKE [2020-05-13T14:06:22.601Z] ---> Running in 88e3eb8078fe [2020-05-13T14:06:23.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-05-13T14:06:28.114Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-13T14:06:28.115Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-13T14:06:38.116Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-13T14:06:38.116Z] (10/17) Installing build-base (0.5-r1) [2020-05-13T14:06:38.116Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T14:06:38.116Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-13T14:06:38.116Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-13T14:06:39.060Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T14:06:39.060Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T14:06:39.060Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-13T14:06:39.319Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-13T14:06:39.578Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T14:06:39.578Z] OK: 214 MiB in 52 packages [2020-05-13T14:06:42.871Z] Removing intermediate container 9aab2d4e19a1 [2020-05-13T14:06:42.871Z] ---> a347a9e18011 [2020-05-13T14:06:42.871Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-05-13T14:06:43.131Z] ---> Running in dcf6d13c275a [2020-05-13T14:06:43.131Z] Removing intermediate container dcf6d13c275a [2020-05-13T14:06:43.131Z] ---> 363db2136122 [2020-05-13T14:06:43.131Z] Step 7/8 : COPY . . [2020-05-13T14:06:43.390Z] ---> 83c593f78fb6 [2020-05-13T14:06:43.390Z] Step 8/8 : RUN go mod download [2020-05-13T14:06:43.648Z] ---> Running in dba3f5224695 [2020-05-13T14:06:45.026Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:06:45.026Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:06:45.026Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-13T14:06:45.286Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:06:45.286Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-13T14:06:45.286Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-13T14:06:45.286Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:06:45.286Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-13T14:06:45.286Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:06:45.286Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:06:45.286Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:06:45.286Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:06:45.286Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:06:45.286Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:06:45.286Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:06:45.286Z] go: finding github.com/fatih/color v1.7.0 [2020-05-13T14:06:45.286Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:06:45.286Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T14:06:45.548Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:06:45.548Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-13T14:06:45.548Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-13T14:06:45.548Z] go: finding github.com/google/uuid v1.1.1 [2020-05-13T14:06:45.548Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-13T14:06:45.548Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T14:06:45.548Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-13T14:06:45.548Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-13T14:06:45.548Z] go: finding github.com/kr/pty v1.1.1 [2020-05-13T14:06:45.548Z] go: finding github.com/kr/text v0.1.0 [2020-05-13T14:06:45.548Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-13T14:06:45.549Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-13T14:06:45.809Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:06:45.809Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-13T14:06:45.809Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:06:45.809Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T14:06:45.809Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-13T14:06:45.809Z] go: finding github.com/posener/complete v1.1.1 [2020-05-13T14:06:45.809Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-13T14:06:45.809Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-13T14:06:45.809Z] go: finding github.com/spf13/cast v1.3.0 [2020-05-13T14:06:45.809Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-13T14:06:45.809Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-13T14:06:45.809Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-13T14:06:45.809Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T14:06:45.809Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-13T14:06:45.809Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:06:46.069Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-13T14:06:46.069Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-13T14:06:46.069Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-05-13T14:06:46.069Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:06:46.069Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:06:49.928Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-13T14:06:51.356Z] Removing intermediate container dba3f5224695 [2020-05-13T14:06:51.357Z] ---> a8f92f7e5263 [2020-05-13T14:06:51.357Z] Successfully built a8f92f7e5263 [2020-05-13T14:06:51.357Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:06:51.975Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-13T14:06:51.975Z] . [Pipeline] withDockerContainer [2020-05-13T14:06:52.115Z] prd-centos7-docker-4c-2g-8247 does not seem to be running inside a container [2020-05-13T14:06:52.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@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 ******** ci-base-image-x86_64 cat [2020-05-13T14:06:52.908Z] $ docker top e93862c76f1aaabb0de6739f949d0ea3619b67cf9d4275e5d0cd03b037b6dd02 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-13T14:06:53.386Z] + go version [2020-05-13T14:06:53.386Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-13T14:06:53.685Z] + make test [2020-05-13T14:06:53.685Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-13T14:06:55.064Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-05-13T14:06:58.150Z] Removing intermediate container 88e3eb8078fe [2020-05-13T14:06:58.150Z] ---> 05ac92ac522e [2020-05-13T14:06:58.150Z] Step 11/21 : FROM alpine [2020-05-13T14:06:58.150Z] latest: Pulling from library/alpine [2020-05-13T14:06:58.150Z] 29e5d40040c1: Pulling fs layer [2020-05-13T14:06:58.469Z] 29e5d40040c1: Download complete [2020-05-13T14:06:58.741Z] 29e5d40040c1: Pull complete [2020-05-13T14:06:59.024Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-13T14:06:59.024Z] Status: Downloaded newer image for alpine:latest [2020-05-13T14:06:59.024Z] ---> c20d2a9ab686 [2020-05-13T14:06:59.024Z] Step 12/21 : ENV APP_PORT=49982 [2020-05-13T14:06:59.024Z] ---> Running in d875916813ee [2020-05-13T14:06:59.625Z] Removing intermediate container d875916813ee [2020-05-13T14:06:59.625Z] ---> 5373e6217163 [2020-05-13T14:06:59.625Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-13T14:06:59.625Z] ---> Running in a60a75049815 [2020-05-13T14:07:00.231Z] Removing intermediate container a60a75049815 [2020-05-13T14:07:00.231Z] ---> fc69d8022063 [2020-05-13T14:07:00.231Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-05-13T14:07:01.662Z] ---> 79bb75acc139 [2020-05-13T14:07:01.662Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-05-13T14:07:01.933Z] ---> e56f90ba2518 [2020-05-13T14:07:01.933Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-05-13T14:07:02.518Z] ---> 2f419d31d51a [2020-05-13T14:07:02.518Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-05-13T14:07:02.518Z] ---> Running in f0beb4a6b004 [2020-05-13T14:07:03.102Z] Removing intermediate container f0beb4a6b004 [2020-05-13T14:07:03.102Z] ---> 3ce3990f3844 [2020-05-13T14:07:03.102Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-13T14:07:03.102Z] ---> Running in 4d2c98e8a25d [2020-05-13T14:07:03.368Z] Removing intermediate container 4d2c98e8a25d [2020-05-13T14:07:03.368Z] ---> 373d1c0f65a1 [2020-05-13T14:07:03.368Z] Step 19/21 : LABEL arch=arm64 [2020-05-13T14:07:03.635Z] ---> Running in 5001fd25c051 [2020-05-13T14:07:03.902Z] Removing intermediate container 5001fd25c051 [2020-05-13T14:07:03.902Z] ---> cad7db7f7605 [2020-05-13T14:07:03.902Z] Step 20/21 : LABEL git_sha=f5516f5d448e6dd5217521ed64da11ef157f222c [2020-05-13T14:07:03.902Z] ---> Running in 362b96ba6756 [2020-05-13T14:07:04.486Z] Removing intermediate container 362b96ba6756 [2020-05-13T14:07:04.486Z] ---> 47967886c200 [2020-05-13T14:07:04.486Z] Step 21/21 : LABEL version=0.0.0 [2020-05-13T14:07:04.486Z] ---> Running in 66530149e4da [2020-05-13T14:07:04.752Z] Removing intermediate container 66530149e4da [2020-05-13T14:07:04.752Z] ---> 4ca6efbce5f4 [2020-05-13T14:07:04.752Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-13T14:07:04.752Z] Successfully built 4ca6efbce5f4 [2020-05-13T14:07:05.018Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T14:07:06.022Z] + + grep snapcraft.yaml [2020-05-13T14:07:06.022Z] find /w/workspace/device-mqtt-go/4 [2020-05-13T14:07:06.022Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T14:07:06.160Z] provisioning config files... [2020-05-13T14:07:06.182Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config3275174616370718501tmp [Pipeline] { [Pipeline] sh [2020-05-13T14:07:06.562Z] + cp /w/workspace/device-mqtt-go/4@tmp/config3275174616370718501tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-05-13T14:07:06.895Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/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-05-13T14:07:06.895Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-05-13T14:07:07.183Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-05-13T14:07:07.183Z] b2f61026a351: Pulling fs layer [2020-05-13T14:07:07.183Z] 5538fb30c42c: Pulling fs layer [2020-05-13T14:07:07.183Z] f0b05810781a: Pulling fs layer [2020-05-13T14:07:07.183Z] 0180a33352d6: Pulling fs layer [2020-05-13T14:07:07.183Z] e7604b0c0f53: Pulling fs layer [2020-05-13T14:07:07.183Z] db689cb83ae0: Pulling fs layer [2020-05-13T14:07:07.183Z] 6138af208834: Pulling fs layer [2020-05-13T14:07:07.183Z] 007c8e8c5d63: Pulling fs layer [2020-05-13T14:07:07.183Z] 4f7a387c642f: Pulling fs layer [2020-05-13T14:07:07.183Z] db689cb83ae0: Waiting [2020-05-13T14:07:07.183Z] 007c8e8c5d63: Waiting [2020-05-13T14:07:07.183Z] 6138af208834: Waiting [2020-05-13T14:07:07.183Z] 4f7a387c642f: Waiting [2020-05-13T14:07:07.183Z] 0180a33352d6: Waiting [2020-05-13T14:07:07.183Z] e7604b0c0f53: Waiting [2020-05-13T14:07:07.183Z] f0b05810781a: Verifying Checksum [2020-05-13T14:07:07.183Z] f0b05810781a: Download complete [2020-05-13T14:07:07.183Z] 5538fb30c42c: Verifying Checksum [2020-05-13T14:07:07.183Z] 5538fb30c42c: Download complete [2020-05-13T14:07:07.183Z] 0180a33352d6: Download complete [2020-05-13T14:07:07.183Z] db689cb83ae0: Download complete [2020-05-13T14:07:07.183Z] 6138af208834: Download complete [2020-05-13T14:07:07.183Z] 007c8e8c5d63: Verifying Checksum [2020-05-13T14:07:07.183Z] 007c8e8c5d63: Download complete [2020-05-13T14:07:07.348Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-05-13T14:07:07.348Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 29.8% of statements [2020-05-13T14:07:07.348Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-05-13T14:07:07.451Z] 4f7a387c642f: Verifying Checksum [2020-05-13T14:07:07.451Z] 4f7a387c642f: Download complete [2020-05-13T14:07:07.609Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-13T14:07:09.393Z] b2f61026a351: Verifying Checksum [2020-05-13T14:07:09.393Z] b2f61026a351: Download complete [2020-05-13T14:07:09.531Z] gofmt -l . [2020-05-13T14:07:09.531Z] ["`gofmt -l .`" = ""] [2020-05-13T14:07:09.794Z] ./bin/test-attribution-txt.sh [2020-05-13T14:07:10.363Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-13T14:07:10.678Z] Warning: overwriting stash ‘coverage-report’ [2020-05-13T14:07:11.101Z] Stashed 1 file(s) [Pipeline] } [2020-05-13T14:07:11.106Z] $ docker stop --time=1 e93862c76f1aaabb0de6739f949d0ea3619b67cf9d4275e5d0cd03b037b6dd02 [2020-05-13T14:07:11.979Z] b2f61026a351: Pull complete [2020-05-13T14:07:12.568Z] 5538fb30c42c: Pull complete [2020-05-13T14:07:12.568Z] f0b05810781a: Pull complete [2020-05-13T14:07:12.592Z] $ docker rm -f e93862c76f1aaabb0de6739f949d0ea3619b67cf9d4275e5d0cd03b037b6dd02 [2020-05-13T14:07:12.840Z] 0180a33352d6: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T14:07:13.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-13T14:07:13.802Z] + ls -al . [2020-05-13T14:07:13.802Z] total 100 [2020-05-13T14:07:13.802Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 13 14:07 . [2020-05-13T14:07:13.802Z] drwxrwxr-x. 4 jenkins jenkins 28 May 13 14:05 .. [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 4678 May 13 14:05 Attribution.txt [2020-05-13T14:07:13.802Z] drwxrwxr-x. 2 jenkins jenkins 87 May 13 14:05 bin [2020-05-13T14:07:13.802Z] drwxrwxr-x. 3 jenkins jenkins 32 May 13 14:05 cmd [2020-05-13T14:07:13.802Z] -rw-r--r--. 1 jenkins jenkins 18214 May 13 14:07 coverage.out [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 1776 May 13 14:05 Dockerfile [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 953 May 13 14:05 Dockerfile.build [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 140 May 13 14:05 .dockerignore [2020-05-13T14:07:13.802Z] drwxrwxr-x. 8 jenkins jenkins 179 May 13 14:05 .git [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 335 May 13 14:05 .gitignore [2020-05-13T14:07:13.802Z] -rw-r--r--. 1 jenkins jenkins 510 May 13 14:07 go.mod [2020-05-13T14:07:13.802Z] -rw-r--r--. 1 jenkins jenkins 13621 May 13 14:07 go.sum [2020-05-13T14:07:13.802Z] drwxrwxr-x. 3 jenkins jenkins 20 May 13 14:05 internal [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 700 May 13 14:05 Jenkinsfile [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 13 14:05 LICENSE [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 902 May 13 14:05 Makefile [2020-05-13T14:07:13.802Z] drwxrwxr-x. 2 jenkins jenkins 23 May 13 14:05 mock [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 444 May 13 14:05 README.md [2020-05-13T14:07:13.802Z] drwxrwxr-x. 3 jenkins jenkins 58 May 13 14:05 .semver [2020-05-13T14:07:13.802Z] drwxrwxr-x. 4 jenkins jenkins 54 May 13 14:05 snap [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 5 May 13 14:01 VERSION [2020-05-13T14:07:13.802Z] -rw-rw-r--. 1 jenkins jenkins 227 May 13 14:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:07:14.096Z] + 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=f5516f5d448e6dd5217521ed64da11ef157f222c --label arch=amd64 --label version=0.0.0 . [2020-05-13T14:07:14.096Z] Sending build context to Docker daemon 589.8kB [2020-05-13T14:07:14.096Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-13T14:07:14.096Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-13T14:07:14.096Z] ---> a8f92f7e5263 [2020-05-13T14:07:14.096Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-05-13T14:07:14.357Z] ---> Running in 998af64bc223 [2020-05-13T14:07:14.357Z] Removing intermediate container 998af64bc223 [2020-05-13T14:07:14.357Z] ---> b8a4c484de5a [2020-05-13T14:07:14.357Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-05-13T14:07:14.357Z] ---> Running in e0e7560a397b [2020-05-13T14:07:14.618Z] Removing intermediate container e0e7560a397b [2020-05-13T14:07:14.618Z] ---> 6dd34293b4d9 [2020-05-13T14:07:14.618Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T14:07:14.618Z] ---> Running in aa08edcc9736 [2020-05-13T14:07:15.565Z] Removing intermediate container aa08edcc9736 [2020-05-13T14:07:15.565Z] ---> 3b44cd456ca1 [2020-05-13T14:07:15.565Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-13T14:07:15.565Z] ---> Running in b2097f053e6f [2020-05-13T14:07:16.134Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T14:07:17.072Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T14:07:17.639Z] OK: 214 MiB in 52 packages [2020-05-13T14:07:18.207Z] Removing intermediate container b2097f053e6f [2020-05-13T14:07:18.207Z] ---> 249ffc1e8da6 [2020-05-13T14:07:18.207Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-05-13T14:07:18.207Z] ---> Running in 1c8da814142a [2020-05-13T14:07:18.207Z] Removing intermediate container 1c8da814142a [2020-05-13T14:07:18.207Z] ---> 23407d661454 [2020-05-13T14:07:18.207Z] Step 8/21 : COPY . . [2020-05-13T14:07:18.467Z] ---> 3596524ca4e8 [2020-05-13T14:07:18.467Z] Step 9/21 : ARG MAKE='make build' [2020-05-13T14:07:18.467Z] ---> Running in 100df73eb177 [2020-05-13T14:07:18.728Z] Removing intermediate container 100df73eb177 [2020-05-13T14:07:18.728Z] ---> 16ffc4197026 [2020-05-13T14:07:18.728Z] Step 10/21 : RUN $MAKE [2020-05-13T14:07:18.728Z] ---> Running in 0f42f7a3af61 [2020-05-13T14:07:18.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-05-13T14:07:29.043Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-13T14:07:33.238Z] Removing intermediate container 0f42f7a3af61 [2020-05-13T14:07:33.238Z] ---> 4dde2e027f9c [2020-05-13T14:07:33.238Z] Step 11/21 : FROM alpine [2020-05-13T14:07:33.238Z] latest: Pulling from library/alpine [2020-05-13T14:07:33.498Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-13T14:07:33.498Z] cbdbe7a5bc2a: Download complete [2020-05-13T14:07:33.757Z] cbdbe7a5bc2a: Pull complete [2020-05-13T14:07:33.757Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-13T14:07:33.757Z] Status: Downloaded newer image for alpine:latest [2020-05-13T14:07:33.757Z] ---> f70734b6a266 [2020-05-13T14:07:33.757Z] Step 12/21 : ENV APP_PORT=49982 [2020-05-13T14:07:34.018Z] ---> Running in d3c1d561b3d5 [2020-05-13T14:07:34.018Z] Removing intermediate container d3c1d561b3d5 [2020-05-13T14:07:34.018Z] ---> 004886b62049 [2020-05-13T14:07:34.018Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-13T14:07:34.018Z] ---> Running in 402f5ba1abe0 [2020-05-13T14:07:34.276Z] Removing intermediate container 402f5ba1abe0 [2020-05-13T14:07:34.277Z] ---> 58e0f85b0c3c [2020-05-13T14:07:34.277Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-05-13T14:07:34.536Z] ---> abdb7e395282 [2020-05-13T14:07:34.536Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-05-13T14:07:34.796Z] ---> fd53d969a1f6 [2020-05-13T14:07:34.796Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-05-13T14:07:34.910Z] e7604b0c0f53: Download complete [2020-05-13T14:07:35.056Z] ---> cb11f4f6ac18 [2020-05-13T14:07:35.056Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-05-13T14:07:35.056Z] ---> Running in 94b104300736 [2020-05-13T14:07:35.056Z] Removing intermediate container 94b104300736 [2020-05-13T14:07:35.056Z] ---> e7bb167d8634 [2020-05-13T14:07:35.056Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-13T14:07:35.316Z] ---> Running in 4d80422c460c [2020-05-13T14:07:35.316Z] Removing intermediate container 4d80422c460c [2020-05-13T14:07:35.316Z] ---> 1a5ab65144d0 [2020-05-13T14:07:35.316Z] Step 19/21 : LABEL arch=amd64 [2020-05-13T14:07:35.316Z] ---> Running in 78727d7ca076 [2020-05-13T14:07:35.575Z] Removing intermediate container 78727d7ca076 [2020-05-13T14:07:35.575Z] ---> b7572da79172 [2020-05-13T14:07:35.575Z] Step 20/21 : LABEL git_sha=f5516f5d448e6dd5217521ed64da11ef157f222c [2020-05-13T14:07:35.575Z] ---> Running in 4c6ceaa68222 [2020-05-13T14:07:35.834Z] Removing intermediate container 4c6ceaa68222 [2020-05-13T14:07:35.834Z] ---> e871933721cf [2020-05-13T14:07:35.834Z] Step 21/21 : LABEL version=0.0.0 [2020-05-13T14:07:35.834Z] ---> Running in 18793f7c618c [2020-05-13T14:07:35.834Z] Removing intermediate container 18793f7c618c [2020-05-13T14:07:35.834Z] ---> 1b67c2f56c06 [2020-05-13T14:07:35.834Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-13T14:07:35.834Z] Successfully built 1b67c2f56c06 [2020-05-13T14:07:35.834Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T14:07:36.708Z] ++ find /w/workspace/device-mqtt-go/4 [2020-05-13T14:07:36.708Z] ++ grep snapcraft.yaml [2020-05-13T14:07:36.708Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T14:07:36.866Z] provisioning config files... [2020-05-13T14:07:36.881Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config1853319491656383096tmp [Pipeline] { [Pipeline] sh [2020-05-13T14:07:37.307Z] + cp /w/workspace/device-mqtt-go/4@tmp/config1853319491656383096tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-05-13T14:07:37.615Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/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-05-13T14:07:37.615Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-05-13T14:07:37.615Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-05-13T14:07:37.615Z] 5bed26d33875: Pulling fs layer [2020-05-13T14:07:37.615Z] f11b29a9c730: Pulling fs layer [2020-05-13T14:07:37.615Z] 930bda195c84: Pulling fs layer [2020-05-13T14:07:37.615Z] 78bf9a5ad49e: Pulling fs layer [2020-05-13T14:07:37.615Z] e5fbee5a4b0d: Pulling fs layer [2020-05-13T14:07:37.615Z] f452fca78f88: Pulling fs layer [2020-05-13T14:07:37.615Z] 7417ef92027a: Pulling fs layer [2020-05-13T14:07:37.615Z] 2af5c49d270b: Pulling fs layer [2020-05-13T14:07:37.615Z] df9c3bdbc40a: Pulling fs layer [2020-05-13T14:07:37.615Z] 78bf9a5ad49e: Waiting [2020-05-13T14:07:37.615Z] e5fbee5a4b0d: Waiting [2020-05-13T14:07:37.615Z] f452fca78f88: Waiting [2020-05-13T14:07:37.615Z] 7417ef92027a: Waiting [2020-05-13T14:07:37.615Z] 2af5c49d270b: Waiting [2020-05-13T14:07:37.615Z] df9c3bdbc40a: Waiting [2020-05-13T14:07:37.615Z] 930bda195c84: Verifying Checksum [2020-05-13T14:07:37.615Z] 930bda195c84: Download complete [2020-05-13T14:07:37.615Z] f11b29a9c730: Verifying Checksum [2020-05-13T14:07:37.615Z] f11b29a9c730: Download complete [2020-05-13T14:07:37.615Z] 78bf9a5ad49e: Verifying Checksum [2020-05-13T14:07:37.615Z] 78bf9a5ad49e: Download complete [2020-05-13T14:07:37.615Z] f452fca78f88: Verifying Checksum [2020-05-13T14:07:37.615Z] f452fca78f88: Download complete [2020-05-13T14:07:37.615Z] 7417ef92027a: Verifying Checksum [2020-05-13T14:07:37.615Z] 7417ef92027a: Download complete [2020-05-13T14:07:37.615Z] 2af5c49d270b: Download complete [2020-05-13T14:07:37.876Z] df9c3bdbc40a: Verifying Checksum [2020-05-13T14:07:37.876Z] df9c3bdbc40a: Download complete [2020-05-13T14:07:38.141Z] 5bed26d33875: Verifying Checksum [2020-05-13T14:07:38.141Z] 5bed26d33875: Download complete [2020-05-13T14:07:40.699Z] 5bed26d33875: Pull complete [2020-05-13T14:07:41.649Z] e5fbee5a4b0d: Verifying Checksum [2020-05-13T14:07:41.649Z] e5fbee5a4b0d: Download complete [2020-05-13T14:07:42.590Z] f11b29a9c730: Pull complete [2020-05-13T14:07:43.535Z] 930bda195c84: Pull complete [2020-05-13T14:07:43.535Z] 78bf9a5ad49e: Pull complete [2020-05-13T14:08:07.396Z] e7604b0c0f53: Pull complete [2020-05-13T14:08:07.397Z] db689cb83ae0: Pull complete [2020-05-13T14:08:07.397Z] 6138af208834: Pull complete [2020-05-13T14:08:07.397Z] 007c8e8c5d63: Pull complete [2020-05-13T14:08:07.397Z] 4f7a387c642f: Pull complete [2020-05-13T14:08:07.397Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-05-13T14:08:07.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-05-13T14:08:08.806Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-05-13T14:08:08.806Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-05-13T14:08:09.073Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-05-13T14:08:09.338Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-05-13T14:08:09.605Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-05-13T14:08:09.872Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [856 kB] [2020-05-13T14:08:10.136Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1224 kB] [2020-05-13T14:08:10.136Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-05-13T14:08:10.136Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-05-13T14:08:10.136Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-05-13T14:08:10.148Z] e5fbee5a4b0d: Pull complete [2020-05-13T14:08:10.148Z] f452fca78f88: Pull complete [2020-05-13T14:08:10.148Z] 7417ef92027a: Pull complete [2020-05-13T14:08:10.148Z] 2af5c49d270b: Pull complete [2020-05-13T14:08:10.148Z] df9c3bdbc40a: Pull complete [2020-05-13T14:08:10.148Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-05-13T14:08:10.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-05-13T14:08:10.148Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-05-13T14:08:10.148Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-05-13T14:08:10.148Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-05-13T14:08:10.148Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-05-13T14:08:10.148Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [911 kB] [2020-05-13T14:08:10.148Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1206 kB] [2020-05-13T14:08:10.148Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [846 kB] [2020-05-13T14:08:10.148Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8507 B] [2020-05-13T14:08:10.148Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [52.4 kB] [2020-05-13T14:08:10.148Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [19.8 kB] [2020-05-13T14:08:10.148Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [66.6 kB] [2020-05-13T14:08:10.148Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1376 kB] [2020-05-13T14:08:10.148Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-05-13T14:08:10.148Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-05-13T14:08:10.148Z] Fetched 4755 kB in 2s (3045 kB/s) [2020-05-13T14:08:10.400Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [748 kB] [2020-05-13T14:08:10.400Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [583 kB] [2020-05-13T14:08:10.979Z] Fetched 3684 kB in 2s (1703 kB/s) [2020-05-13T14:08:11.529Z] Reading package lists... [2020-05-13T14:08:15.225Z] Reading package lists... [2020-05-13T14:08:15.731Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-05-13T14:08:16.671Z] Reading package lists... [2020-05-13T14:08:17.190Z] Building dependency tree... [2020-05-13T14:08:17.190Z] Reading state information... [2020-05-13T14:08:17.450Z] The following packages were automatically installed and are no longer required: [2020-05-13T14:08:17.450Z] libjq1 liblzo2-2 libonig4 [2020-05-13T14:08:17.450Z] Use 'sudo apt autoremove' to remove them. [2020-05-13T14:08:17.450Z] Suggested packages: [2020-05-13T14:08:17.450Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-05-13T14:08:17.450Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-05-13T14:08:17.450Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-05-13T14:08:17.450Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-05-13T14:08:18.386Z] The following NEW packages will be installed: [2020-05-13T14:08:18.386Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-05-13T14:08:18.386Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-05-13T14:08:18.386Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-05-13T14:08:18.386Z] openssh-client patch perl perl-modules-5.26 xauth [2020-05-13T14:08:18.645Z] 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2020-05-13T14:08:18.645Z] Need to get 14.7 MB of archives. [2020-05-13T14:08:18.645Z] After this operation, 89.5 MB of additional disk space will be used. [2020-05-13T14:08:18.645Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-05-13T14:08:18.645Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-05-13T14:08:18.903Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-05-13T14:08:18.903Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-05-13T14:08:18.903Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-05-13T14:08:18.903Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-05-13T14:08:19.163Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-05-13T14:08:19.163Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-05-13T14:08:19.425Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-05-13T14:08:19.425Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-05-13T14:08:19.425Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-05-13T14:08:19.425Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-05-13T14:08:19.425Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-05-13T14:08:19.425Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-05-13T14:08:19.425Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-05-13T14:08:19.425Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-05-13T14:08:19.425Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-05-13T14:08:19.425Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-05-13T14:08:19.425Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-05-13T14:08:19.686Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-05-13T14:08:19.686Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-05-13T14:08:19.686Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-05-13T14:08:19.686Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-05-13T14:08:19.686Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-05-13T14:08:19.686Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-05-13T14:08:19.686Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-05-13T14:08:19.686Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-05-13T14:08:20.266Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-13T14:08:20.266Z] Fetched 14.7 MB in 1s (10.8 MB/s) [2020-05-13T14:08:20.266Z] Selecting previously unselected package libxau6:amd64. [2020-05-13T14:08:20.266Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-05-13T14:08:20.266Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-05-13T14:08:20.266Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-05-13T14:08:20.524Z] Selecting previously unselected package libbsd0:amd64. [2020-05-13T14:08:20.524Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-05-13T14:08:20.524Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-05-13T14:08:20.524Z] Selecting previously unselected package libxdmcp6:amd64. [2020-05-13T14:08:20.524Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-05-13T14:08:20.524Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-05-13T14:08:20.524Z] Selecting previously unselected package libxcb1:amd64. [2020-05-13T14:08:20.524Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-05-13T14:08:20.524Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-05-13T14:08:20.782Z] Selecting previously unselected package libx11-data. [2020-05-13T14:08:20.782Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-05-13T14:08:20.782Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:21.350Z] Selecting previously unselected package libx11-6:amd64. [2020-05-13T14:08:21.350Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-05-13T14:08:21.350Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:21.350Z] Selecting previously unselected package libxext6:amd64. [2020-05-13T14:08:21.350Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-05-13T14:08:21.350Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-05-13T14:08:21.610Z] Selecting previously unselected package perl-modules-5.26. [2020-05-13T14:08:21.610Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-05-13T14:08:21.610Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:24.146Z] Selecting previously unselected package libgdbm5:amd64. [2020-05-13T14:08:24.146Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-05-13T14:08:24.146Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-05-13T14:08:24.146Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-05-13T14:08:24.146Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-05-13T14:08:24.146Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-05-13T14:08:24.146Z] Selecting previously unselected package libperl5.26:amd64. [2020-05-13T14:08:24.146Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-05-13T14:08:24.146Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:25.522Z] Selecting previously unselected package perl. [2020-05-13T14:08:25.522Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-05-13T14:08:25.522Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:25.523Z] Selecting previously unselected package less. [2020-05-13T14:08:25.523Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-05-13T14:08:25.523Z] Unpacking less (487-0.1) ... [2020-05-13T14:08:25.783Z] Selecting previously unselected package libexpat1:amd64. [2020-05-13T14:08:25.783Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-05-13T14:08:25.783Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-05-13T14:08:25.783Z] Selecting previously unselected package netbase. [2020-05-13T14:08:25.783Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-05-13T14:08:25.783Z] Unpacking netbase (5.4) ... [2020-05-13T14:08:25.783Z] Selecting previously unselected package libedit2:amd64. [2020-05-13T14:08:25.783Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-05-13T14:08:25.783Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-05-13T14:08:26.041Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-05-13T14:08:26.041Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-05-13T14:08:26.041Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-05-13T14:08:26.041Z] Selecting previously unselected package libxmuu1:amd64. [2020-05-13T14:08:26.041Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-05-13T14:08:26.041Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-05-13T14:08:26.303Z] Selecting previously unselected package openssh-client. [2020-05-13T14:08:26.303Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-05-13T14:08:26.303Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-13T14:08:26.303Z] Selecting previously unselected package xauth. [2020-05-13T14:08:26.303Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-05-13T14:08:26.303Z] Unpacking xauth (1:1.0.10-1) ... [2020-05-13T14:08:26.564Z] Selecting previously unselected package curl. [2020-05-13T14:08:26.564Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-05-13T14:08:26.564Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:26.564Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-05-13T14:08:26.564Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-05-13T14:08:26.564Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:26.564Z] Selecting previously unselected package liberror-perl. [2020-05-13T14:08:26.564Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-05-13T14:08:26.564Z] Unpacking liberror-perl (0.17025-1) ... [2020-05-13T14:08:26.564Z] Selecting previously unselected package git-man. [2020-05-13T14:08:26.564Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-05-13T14:08:26.564Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:26.823Z] Selecting previously unselected package git. [2020-05-13T14:08:26.823Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-05-13T14:08:26.823Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:27.523Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-05-13T14:08:28.209Z] Selecting previously unselected package make. [2020-05-13T14:08:28.209Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-05-13T14:08:28.209Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-05-13T14:08:28.209Z] Selecting previously unselected package patch. [2020-05-13T14:08:28.209Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-05-13T14:08:28.209Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-05-13T14:08:28.209Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-05-13T14:08:28.209Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:28.209Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-05-13T14:08:28.209Z] Setting up less (487-0.1) ... [2020-05-13T14:08:28.468Z] Setting up make (4.1-9.1ubuntu1) ... [2020-05-13T14:08:28.468Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-05-13T14:08:28.468Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:28.468Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:28.468Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:28.727Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-05-13T14:08:28.727Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-05-13T14:08:28.727Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-05-13T14:08:28.727Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-05-13T14:08:28.727Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-05-13T14:08:28.727Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-13T14:08:28.985Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:28.985Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-05-13T14:08:28.985Z] Setting up netbase (5.4) ... [2020-05-13T14:08:28.985Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:28.985Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-05-13T14:08:28.985Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:28.985Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-05-13T14:08:28.985Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:29.244Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-05-13T14:08:29.244Z] Setting up liberror-perl (0.17025-1) ... [2020-05-13T14:08:29.244Z] Setting up xauth (1:1.0.10-1) ... [2020-05-13T14:08:29.244Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:29.244Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-05-13T14:08:31.772Z] Reading package lists... [2020-05-13T14:08:31.772Z] Building dependency tree... [2020-05-13T14:08:31.772Z] Reading state information... [2020-05-13T14:08:31.784Z] curl set to automatically installed. [2020-05-13T14:08:31.784Z] git set to automatically installed. [2020-05-13T14:08:31.784Z] git-man set to automatically installed. [2020-05-13T14:08:31.784Z] less set to automatically installed. [2020-05-13T14:08:31.784Z] libbsd0 set to automatically installed. [2020-05-13T14:08:31.784Z] libcurl3-gnutls set to automatically installed. [2020-05-13T14:08:31.784Z] libedit2 set to automatically installed. [2020-05-13T14:08:31.784Z] liberror-perl set to automatically installed. [2020-05-13T14:08:31.784Z] libexpat1 set to automatically installed. [2020-05-13T14:08:31.784Z] libgdbm-compat4 set to automatically installed. [2020-05-13T14:08:31.784Z] libgdbm5 set to automatically installed. [2020-05-13T14:08:31.784Z] libperl5.26 set to automatically installed. [2020-05-13T14:08:31.784Z] libssl1.0.0 set to automatically installed. [2020-05-13T14:08:31.784Z] libx11-6 set to automatically installed. [2020-05-13T14:08:31.784Z] libx11-data set to automatically installed. [2020-05-13T14:08:31.784Z] libxau6 set to automatically installed. [2020-05-13T14:08:31.784Z] libxcb1 set to automatically installed. [2020-05-13T14:08:31.784Z] libxdmcp6 set to automatically installed. [2020-05-13T14:08:31.784Z] libxext6 set to automatically installed. [2020-05-13T14:08:31.784Z] libxmuu1 set to automatically installed. [2020-05-13T14:08:31.784Z] make set to automatically installed. [2020-05-13T14:08:31.784Z] netbase set to automatically installed. [2020-05-13T14:08:31.784Z] openssh-client set to automatically installed. [2020-05-13T14:08:31.784Z] patch set to automatically installed. [2020-05-13T14:08:31.784Z] perl set to automatically installed. [2020-05-13T14:08:31.784Z] perl-modules-5.26 set to automatically installed. [2020-05-13T14:08:31.784Z] xauth set to automatically installed. [2020-05-13T14:08:31.784Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-05-13T14:08:31.784Z] Please ensure the environment is properly setup before continuing. [2020-05-13T14:08:31.784Z] Ignore this message if the appropriate measures have already been taken [2020-05-13T14:08:32.352Z] Pulling go [2020-05-13T14:08:32.733Z] The following packages were automatically installed and are no longer required: [2020-05-13T14:08:32.733Z] libjq1 liblzo2-2 libonig4 [2020-05-13T14:08:32.733Z] Use 'sudo apt autoremove' to remove them. [2020-05-13T14:08:32.733Z] Suggested packages: [2020-05-13T14:08:32.733Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-05-13T14:08:32.733Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-05-13T14:08:32.733Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-05-13T14:08:32.733Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-05-13T14:08:32.998Z] The following NEW packages will be installed: [2020-05-13T14:08:32.998Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-05-13T14:08:32.998Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-05-13T14:08:32.998Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-05-13T14:08:32.998Z] openssh-client patch perl perl-modules-5.26 xauth [2020-05-13T14:08:33.262Z] 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2020-05-13T14:08:33.262Z] Need to get 12.9 MB of archives. [2020-05-13T14:08:33.262Z] After this operation, 84.2 MB of additional disk space will be used. [2020-05-13T14:08:33.262Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-05-13T14:08:33.262Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-05-13T14:08:33.290Z] 'device-mqtt' has dependencies that need to be staged: go [2020-05-13T14:08:33.290Z] Skipping pull go (already ran) [2020-05-13T14:08:33.290Z] Building go [2020-05-13T14:08:33.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-05-13T14:08:33.290Z] Dload Upload Total Spent Left Speed [2020-05-13T14:08:33.527Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-05-13T14:08:33.527Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-05-13T14:08:33.527Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-05-13T14:08:33.527Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-05-13T14:08:33.793Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-05-13T14:08:33.793Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-05-13T14:08:34.375Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-05-13T14:08:34.375Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-05-13T14:08:34.375Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-05-13T14:08:34.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 114M 49 56.8M 0 0 78.3M 0 0:00:01 --:--:-- 0:00:01 78.2M 100 114M 100 114M 0 0 87.4M 0 0:00:01 0:00:01 --:--:-- 87.4M [2020-05-13T14:08:34.955Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-05-13T14:08:34.955Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-05-13T14:08:34.955Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-05-13T14:08:34.955Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-05-13T14:08:34.955Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-05-13T14:08:34.955Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-05-13T14:08:35.220Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-05-13T14:08:35.220Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-05-13T14:08:35.220Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-05-13T14:08:35.220Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-05-13T14:08:35.220Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-05-13T14:08:35.220Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-05-13T14:08:35.220Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-05-13T14:08:35.362Z] go1.13.5.linux-amd64.tar.gz: OK [2020-05-13T14:08:35.486Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-05-13T14:08:36.068Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-05-13T14:08:36.068Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-05-13T14:08:36.668Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-13T14:08:36.668Z] Fetched 12.9 MB in 3s (4393 kB/s) [2020-05-13T14:08:36.668Z] Selecting previously unselected package libxau6:arm64. [2020-05-13T14:08:36.668Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-05-13T14:08:36.668Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-05-13T14:08:36.668Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-05-13T14:08:36.933Z] Selecting previously unselected package libbsd0:arm64. [2020-05-13T14:08:36.933Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-05-13T14:08:36.933Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-05-13T14:08:37.199Z] Selecting previously unselected package libxdmcp6:arm64. [2020-05-13T14:08:37.199Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-05-13T14:08:37.199Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-05-13T14:08:37.199Z] Selecting previously unselected package libxcb1:arm64. [2020-05-13T14:08:37.199Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-05-13T14:08:37.199Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-05-13T14:08:37.466Z] Selecting previously unselected package libx11-data. [2020-05-13T14:08:37.466Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-05-13T14:08:37.466Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:37.733Z] Selecting previously unselected package libx11-6:arm64. [2020-05-13T14:08:37.733Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-05-13T14:08:37.733Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:38.000Z] Selecting previously unselected package libxext6:arm64. [2020-05-13T14:08:38.000Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-05-13T14:08:38.000Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-05-13T14:08:38.000Z] Selecting previously unselected package perl-modules-5.26. [2020-05-13T14:08:38.000Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-05-13T14:08:38.000Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:39.409Z] Selecting previously unselected package libgdbm5:arm64. [2020-05-13T14:08:39.409Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-05-13T14:08:39.409Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-05-13T14:08:39.675Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-05-13T14:08:39.675Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-05-13T14:08:39.675Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-05-13T14:08:39.675Z] Selecting previously unselected package libperl5.26:arm64. [2020-05-13T14:08:39.675Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-05-13T14:08:39.675Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:41.089Z] Selecting previously unselected package perl. [2020-05-13T14:08:41.090Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-05-13T14:08:41.090Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:41.090Z] Selecting previously unselected package less. [2020-05-13T14:08:41.090Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-05-13T14:08:41.090Z] Unpacking less (487-0.1) ... [2020-05-13T14:08:41.357Z] Selecting previously unselected package libexpat1:arm64. [2020-05-13T14:08:41.357Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-05-13T14:08:41.357Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-05-13T14:08:41.357Z] Selecting previously unselected package netbase. [2020-05-13T14:08:41.357Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-05-13T14:08:41.624Z] Unpacking netbase (5.4) ... [2020-05-13T14:08:41.624Z] Selecting previously unselected package libedit2:arm64. [2020-05-13T14:08:41.624Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-05-13T14:08:41.624Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-05-13T14:08:41.624Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-05-13T14:08:41.890Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-05-13T14:08:41.890Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-05-13T14:08:42.157Z] Selecting previously unselected package libxmuu1:arm64. [2020-05-13T14:08:42.157Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-05-13T14:08:42.157Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-05-13T14:08:42.157Z] Selecting previously unselected package openssh-client. [2020-05-13T14:08:42.157Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-05-13T14:08:42.157Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-13T14:08:42.424Z] Selecting previously unselected package xauth. [2020-05-13T14:08:42.424Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-05-13T14:08:42.424Z] Unpacking xauth (1:1.0.10-1) ... [2020-05-13T14:08:42.424Z] Selecting previously unselected package curl. [2020-05-13T14:08:42.424Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-05-13T14:08:42.424Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:42.696Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-05-13T14:08:42.696Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-05-13T14:08:42.696Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:42.696Z] Selecting previously unselected package liberror-perl. [2020-05-13T14:08:42.964Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-05-13T14:08:42.964Z] Unpacking liberror-perl (0.17025-1) ... [2020-05-13T14:08:42.964Z] Selecting previously unselected package git-man. [2020-05-13T14:08:42.964Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-05-13T14:08:42.964Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:43.687Z] Selecting previously unselected package git. [2020-05-13T14:08:43.687Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-05-13T14:08:43.687Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:44.650Z] Selecting previously unselected package make. [2020-05-13T14:08:44.650Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-05-13T14:08:44.650Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-05-13T14:08:44.650Z] Selecting previously unselected package patch. [2020-05-13T14:08:44.650Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-05-13T14:08:44.650Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-05-13T14:08:44.650Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-05-13T14:08:44.650Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:44.916Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-05-13T14:08:44.916Z] Setting up less (487-0.1) ... [2020-05-13T14:08:45.183Z] Setting up make (4.1-9.1ubuntu1) ... [2020-05-13T14:08:45.183Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-05-13T14:08:45.450Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:45.450Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-05-13T14:08:45.544Z] Staging go [2020-05-13T14:08:45.545Z] Pulling device-mqtt [2020-05-13T14:08:45.715Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:45.715Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-05-13T14:08:45.715Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-05-13T14:08:45.715Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-05-13T14:08:45.715Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-05-13T14:08:45.715Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-05-13T14:08:45.715Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-05-13T14:08:46.113Z] Skipping build go (already ran) [2020-05-13T14:08:46.113Z] Building device-mqtt [2020-05-13T14:08:46.296Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:46.296Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-05-13T14:08:46.296Z] Setting up netbase (5.4) ... [2020-05-13T14:08:46.296Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:46.296Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-05-13T14:08:46.296Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-05-13T14:08:46.296Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-05-13T14:08:46.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-05-13T14:08:46.563Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-05-13T14:08:46.563Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-05-13T14:08:46.563Z] Setting up liberror-perl (0.17025-1) ... [2020-05-13T14:08:46.563Z] Setting up xauth (1:1.0.10-1) ... [2020-05-13T14:08:46.563Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-05-13T14:08:46.830Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-05-13T14:08:47.314Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:08:47.314Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:08:47.314Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:08:47.314Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:08:47.314Z] go: downloading github.com/spf13/cast v1.3.0 [2020-05-13T14:08:47.576Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:08:47.576Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:08:47.576Z] go: extracting github.com/spf13/cast v1.3.0 [2020-05-13T14:08:47.576Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:08:47.576Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:08:47.576Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:08:47.576Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-05-13T14:08:47.576Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:08:47.576Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-05-13T14:08:47.576Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:08:47.576Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-05-13T14:08:47.576Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:08:47.576Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-13T14:08:47.576Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:08:47.576Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:08:47.576Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:08:47.576Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:08:47.576Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-05-13T14:08:47.576Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-13T14:08:47.576Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:08:47.576Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:08:47.576Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:08:47.576Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:08:47.576Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:08:47.576Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:08:47.576Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:08:47.576Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:08:47.576Z] go: downloading github.com/x448/float16 v0.8.4 [2020-05-13T14:08:47.836Z] go: downloading github.com/google/uuid v1.1.1 [2020-05-13T14:08:47.836Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:08:47.836Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:08:47.836Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:08:47.836Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:08:47.836Z] go: extracting github.com/x448/float16 v0.8.4 [2020-05-13T14:08:47.836Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:08:47.836Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/google/uuid v1.1.1 [2020-05-13T14:08:47.836Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:08:47.836Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:08:47.836Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:08:47.836Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:08:47.836Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-05-13T14:08:47.836Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:08:47.836Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:08:47.836Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:08:47.836Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:08:47.836Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:08:47.836Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:08:47.836Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:08:47.836Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-05-13T14:08:47.836Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:08:48.096Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:08:48.096Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:08:48.096Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:08:48.096Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:08:48.096Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:08:48.096Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:08:48.096Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:08:48.096Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:08:48.096Z] go: finding github.com/spf13/cast v1.3.0 [2020-05-13T14:08:48.096Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-13T14:08:48.096Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:08:48.096Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:08:48.096Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:08:48.096Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:08:48.096Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T14:08:48.096Z] go: finding github.com/google/uuid v1.1.1 [2020-05-13T14:08:48.096Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:08:48.096Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T14:08:48.096Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:08:48.096Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:08:48.096Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:08:48.096Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:08:48.096Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:08:48.096Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T14:08:48.096Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:08:48.096Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:08:48.096Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:08:48.096Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:08:48.096Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:08:48.096Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:08:48.096Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:08:48.096Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:08:48.096Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:08:48.096Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T14:08:48.096Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:08:48.096Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:08:48.096Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:08:48.096Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:08:53.470Z] curl set to automatically installed. [2020-05-13T14:08:53.470Z] git set to automatically installed. [2020-05-13T14:08:53.470Z] git-man set to automatically installed. [2020-05-13T14:08:53.470Z] less set to automatically installed. [2020-05-13T14:08:53.470Z] libbsd0 set to automatically installed. [2020-05-13T14:08:53.470Z] libcurl3-gnutls set to automatically installed. [2020-05-13T14:08:53.470Z] libedit2 set to automatically installed. [2020-05-13T14:08:53.470Z] liberror-perl set to automatically installed. [2020-05-13T14:08:53.470Z] libexpat1 set to automatically installed. [2020-05-13T14:08:53.470Z] libgdbm-compat4 set to automatically installed. [2020-05-13T14:08:53.470Z] libgdbm5 set to automatically installed. [2020-05-13T14:08:53.470Z] libperl5.26 set to automatically installed. [2020-05-13T14:08:53.470Z] libssl1.0.0 set to automatically installed. [2020-05-13T14:08:53.470Z] libx11-6 set to automatically installed. [2020-05-13T14:08:53.470Z] libx11-data set to automatically installed. [2020-05-13T14:08:53.470Z] libxau6 set to automatically installed. [2020-05-13T14:08:53.470Z] libxcb1 set to automatically installed. [2020-05-13T14:08:53.470Z] libxdmcp6 set to automatically installed. [2020-05-13T14:08:53.470Z] libxext6 set to automatically installed. [2020-05-13T14:08:53.470Z] libxmuu1 set to automatically installed. [2020-05-13T14:08:53.470Z] make set to automatically installed. [2020-05-13T14:08:53.470Z] netbase set to automatically installed. [2020-05-13T14:08:53.470Z] openssh-client set to automatically installed. [2020-05-13T14:08:53.470Z] patch set to automatically installed. [2020-05-13T14:08:53.470Z] perl set to automatically installed. [2020-05-13T14:08:53.470Z] perl-modules-5.26 set to automatically installed. [2020-05-13T14:08:53.470Z] xauth set to automatically installed. [2020-05-13T14:08:53.470Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-05-13T14:08:53.470Z] Please ensure the environment is properly setup before continuing. [2020-05-13T14:08:53.470Z] Ignore this message if the appropriate measures have already been taken [2020-05-13T14:08:53.470Z] Pulling go [2020-05-13T14:08:56.816Z] 'device-mqtt' has dependencies that need to be staged: go [2020-05-13T14:08:56.816Z] Skipping pull go (already ran) [2020-05-13T14:08:56.816Z] Building go [2020-05-13T14:08:56.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-05-13T14:08:56.816Z] Dload Upload Total Spent Left Speed [2020-05-13T14:08:58.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 93.0M 28 26.1M 0 0 30.5M 0 0:00:03 --:--:-- 0:00:03 30.5M 84 93.0M 84 78.4M 0 0 42.3M 0 0:00:02 0:00:01 0:00:01 42.3M 100 93.0M 100 93.0M 0 0 43.6M 0 0:00:02 0:00:02 --:--:-- 43.6M [2020-05-13T14:09:00.359Z] go1.13.5.linux-arm64.tar.gz: OK [2020-05-13T14:09:00.390Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-13T14:09:08.546Z] Skipping stage go (already ran) [2020-05-13T14:09:08.546Z] Staging device-mqtt [2020-05-13T14:09:08.807Z] Priming go [2020-05-13T14:09:09.746Z] Priming device-mqtt [2020-05-13T14:09:10.686Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-05-13T14:09:10.686Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-05-13T14:09:10.686Z] Determining the version from the project repo (version-script). [2020-05-13T14:09:10.686Z] The version has been set to '0.0.0-20200513+f5516f5' [2020-05-13T14:09:10.955Z] Snapping 'edgex-device-mqtt' ... [2020-05-13T14:09:12.394Z] [2020-05-13T14:09:12.394Z] Snapped edgex-device-mqtt_0.0.0-20200513+f5516f5_amd64.snap [Pipeline] } [2020-05-13T14:09:13.350Z] 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-05-13T14:09:18.623Z] Staging go [2020-05-13T14:09:20.573Z] Pulling device-mqtt [2020-05-13T14:09:23.148Z] Skipping build go (already ran) [2020-05-13T14:09:23.148Z] Building device-mqtt [2020-05-13T14:09:23.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-05-13T14:09:24.002Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:09:24.002Z] go: downloading github.com/spf13/cast v1.3.0 [2020-05-13T14:09:24.002Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:09:24.002Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:09:24.002Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:09:24.002Z] go: extracting github.com/spf13/cast v1.3.0 [2020-05-13T14:09:24.270Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:09:24.270Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:09:24.270Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:09:24.270Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:09:24.270Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:09:24.270Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-05-13T14:09:24.270Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:09:24.270Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-13T14:09:24.270Z] go: downloading github.com/google/uuid v1.1.1 [2020-05-13T14:09:24.539Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-13T14:09:24.539Z] go: extracting github.com/google/uuid v1.1.1 [2020-05-13T14:09:24.539Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:09:24.539Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-05-13T14:09:24.539Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:09:24.539Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:09:24.539Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-05-13T14:09:24.539Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:09:24.539Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:09:24.539Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:09:24.540Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:09:24.540Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:09:24.540Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:09:24.540Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:09:24.540Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:09:24.540Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:09:24.540Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:09:24.540Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:09:24.540Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:09:24.540Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:09:24.540Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:09:24.540Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:09:24.540Z] go: downloading github.com/x448/float16 v0.8.4 [2020-05-13T14:09:24.540Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:09:24.540Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:09:24.805Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:09:24.805Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:09:24.805Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:09:24.805Z] go: extracting github.com/x448/float16 v0.8.4 [2020-05-13T14:09:24.805Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:09:24.805Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:09:24.805Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-05-13T14:09:24.805Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:09:24.805Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:09:24.806Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:09:24.806Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-05-13T14:09:24.806Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:09:24.806Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:09:24.806Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:09:24.806Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:09:24.806Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:09:24.806Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:09:24.806Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-05-13T14:09:25.071Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:09:25.071Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:09:25.071Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:09:25.071Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:09:25.071Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:09:25.071Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:09:25.071Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:09:25.337Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:09:25.337Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T14:09:25.337Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-05-13T14:09:25.337Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T14:09:25.337Z] go: finding github.com/spf13/cast v1.3.0 [2020-05-13T14:09:25.337Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-13T14:09:25.337Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-13T14:09:25.337Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T14:09:25.337Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-05-13T14:09:25.337Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T14:09:25.337Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T14:09:25.337Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T14:09:25.337Z] go: finding github.com/google/uuid v1.1.1 [2020-05-13T14:09:25.608Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T14:09:25.608Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T14:09:25.608Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T14:09:25.608Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T14:09:25.608Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T14:09:25.608Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T14:09:25.608Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T14:09:25.608Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T14:09:25.608Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T14:09:25.608Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T14:09:25.608Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T14:09:25.608Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T14:09:25.608Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T14:09:25.608Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T14:09:25.608Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T14:09:25.608Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T14:09:25.608Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T14:09:25.608Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T14:09:25.608Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T14:09:25.608Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T14:09:25.608Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T14:09:52.351Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-13T14:10:10.569Z] Skipping stage go (already ran) [2020-05-13T14:10:10.569Z] Staging device-mqtt [2020-05-13T14:10:11.978Z] Priming go [2020-05-13T14:10:14.559Z] Priming device-mqtt [2020-05-13T14:10:17.907Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-05-13T14:10:17.907Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-05-13T14:10:17.907Z] Determining the version from the project repo (version-script). [2020-05-13T14:10:17.907Z] The version has been set to '0.0.0-20200513+f5516f5' [2020-05-13T14:10:17.907Z] Snapping 'edgex-device-mqtt' ... [2020-05-13T14:10:22.173Z] [2020-05-13T14:10:22.173Z] Snapped edgex-device-mqtt_0.0.0-20200513+f5516f5_arm64.snap [Pipeline] } [2020-05-13T14:10:24.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-13T14:10:25.446Z] provisioning config files... [2020-05-13T14:10:25.458Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config9137720921553014683tmp [Pipeline] { [Pipeline] sh [2020-05-13T14:10:25.814Z] + curl -s https://codecov.io/bash [2020-05-13T14:10:25.815Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config9137720921553014683tmp [2020-05-13T14:10:26.076Z] [2020-05-13T14:10:26.076Z] _____ _ [2020-05-13T14:10:26.076Z] / ____| | | [2020-05-13T14:10:26.076Z] | | ___ __| | ___ ___ _____ __ [2020-05-13T14:10:26.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-13T14:10:26.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-13T14:10:26.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-13T14:10:26.076Z] Bash-tbd [2020-05-13T14:10:26.076Z] [2020-05-13T14:10:26.076Z] [2020-05-13T14:10:26.076Z] ==> Jenkins CI detected. [2020-05-13T14:10:26.076Z] project root: . [2020-05-13T14:10:26.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-13T14:10:26.076Z] ==> Running gcov in . (disable via -X gcov) [2020-05-13T14:10:26.076Z] ==> Python coveragepy not found [2020-05-13T14:10:26.076Z] ==> Searching for coverage reports in: [2020-05-13T14:10:26.076Z] + . [2020-05-13T14:10:26.076Z] -> Found 1 reports [2020-05-13T14:10:26.076Z] ==> Detecting git/mercurial file structure [2020-05-13T14:10:26.076Z] ==> Reading reports [2020-05-13T14:10:26.076Z] + ./coverage.out bytes=18214 [2020-05-13T14:10:26.076Z] ==> Appending adjustments [2020-05-13T14:10:26.076Z] http://docs.codecov.io/docs/fixing-reports [2020-05-13T14:10:26.076Z] + Found adjustments [2020-05-13T14:10:26.076Z] ==> Gzipping contents [2020-05-13T14:10:26.338Z] ==> Uploading reports [2020-05-13T14:10:26.338Z] url: https://codecov.io [2020-05-13T14:10:26.338Z] query: branch=PR-145&commit=f5516f5d448e6dd5217521ed64da11ef157f222c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-145%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=145&job= [2020-05-13T14:10:26.338Z] -> Pinging Codecov [2020-05-13T14:10:26.338Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-145&commit=f5516f5d448e6dd5217521ed64da11ef157f222c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-145%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=145&job= [2020-05-13T14:10:26.597Z] -> Uploading [2020-05-13T14:10:27.165Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f5516f5d448e6dd5217521ed64da11ef157f222c [Pipeline] } [2020-05-13T14:10:27.172Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-13T14:10:28.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T14:10:28.954Z] ---> package-listing.sh [2020-05-13T14:10:28.954Z] ++ facter osfamily [2020-05-13T14:10:28.954Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-13T14:10:28.954Z] + OS_FAMILY=redhat [2020-05-13T14:10:28.954Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T14:10:28.954Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-13T14:10:28.954Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-13T14:10:28.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-13T14:10:28.954Z] + PACKAGES=/tmp/packages_start.txt [2020-05-13T14:10:28.954Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-05-13T14:10:28.954Z] + PACKAGES=/tmp/packages_end.txt [2020-05-13T14:10:28.954Z] + case "${OS_FAMILY}" in [2020-05-13T14:10:28.954Z] + rpm -qa [2020-05-13T14:10:28.954Z] + sort [2020-05-13T14:10:33.151Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-13T14:10:33.151Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-13T14:10:33.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-13T14:10:33.151Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-05-13T14:10:33.151Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [2020-05-13T14:10:33.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:10:33.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T14:10:33.533Z] [2020-05-13T14:10:33.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-13T14:10:33.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T14:10:33.886Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-13T14:10:33.886Z] c9b1b535fdd9: Pulling fs layer [2020-05-13T14:10:33.886Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-13T14:10:33.886Z] 756a868c4378: Pulling fs layer [2020-05-13T14:10:33.886Z] 444b2fc9a129: Pulling fs layer [2020-05-13T14:10:33.886Z] ea15f1150254: Pulling fs layer [2020-05-13T14:10:33.886Z] 41b27a9f41bf: Pulling fs layer [2020-05-13T14:10:33.886Z] 28c525ee5125: Pulling fs layer [2020-05-13T14:10:33.886Z] 094b1ea09ed8: Pulling fs layer [2020-05-13T14:10:33.886Z] 138eaada9080: Pulling fs layer [2020-05-13T14:10:33.886Z] 0622d0fa9048: Pulling fs layer [2020-05-13T14:10:33.886Z] 444b2fc9a129: Waiting [2020-05-13T14:10:33.886Z] 28c525ee5125: Waiting [2020-05-13T14:10:33.886Z] ea15f1150254: Waiting [2020-05-13T14:10:33.886Z] 41b27a9f41bf: Waiting [2020-05-13T14:10:33.886Z] 094b1ea09ed8: Waiting [2020-05-13T14:10:33.886Z] 0622d0fa9048: Waiting [2020-05-13T14:10:33.886Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-13T14:10:33.886Z] 2cc5ad85d9ab: Download complete [2020-05-13T14:10:33.886Z] 444b2fc9a129: Verifying Checksum [2020-05-13T14:10:33.886Z] 444b2fc9a129: Download complete [2020-05-13T14:10:34.152Z] c9b1b535fdd9: Verifying Checksum [2020-05-13T14:10:34.152Z] c9b1b535fdd9: Download complete [2020-05-13T14:10:34.152Z] ea15f1150254: Verifying Checksum [2020-05-13T14:10:34.152Z] ea15f1150254: Download complete [2020-05-13T14:10:34.152Z] 28c525ee5125: Download complete [2020-05-13T14:10:34.417Z] c9b1b535fdd9: Pull complete [2020-05-13T14:10:34.417Z] 756a868c4378: Verifying Checksum [2020-05-13T14:10:34.418Z] 756a868c4378: Download complete [2020-05-13T14:10:34.681Z] 094b1ea09ed8: Verifying Checksum [2020-05-13T14:10:34.681Z] 094b1ea09ed8: Download complete [2020-05-13T14:10:34.681Z] 2cc5ad85d9ab: Pull complete [2020-05-13T14:10:34.681Z] 138eaada9080: Verifying Checksum [2020-05-13T14:10:34.681Z] 138eaada9080: Download complete [2020-05-13T14:10:34.681Z] 0622d0fa9048: Verifying Checksum [2020-05-13T14:10:34.681Z] 0622d0fa9048: Download complete [2020-05-13T14:10:35.632Z] 41b27a9f41bf: Verifying Checksum [2020-05-13T14:10:35.632Z] 41b27a9f41bf: Download complete [2020-05-13T14:10:36.574Z] 756a868c4378: Pull complete [2020-05-13T14:10:36.574Z] 444b2fc9a129: Pull complete [2020-05-13T14:10:36.837Z] ea15f1150254: Pull complete [2020-05-13T14:10:40.136Z] 41b27a9f41bf: Pull complete [2020-05-13T14:10:40.395Z] 28c525ee5125: Pull complete [2020-05-13T14:10:42.309Z] 094b1ea09ed8: Pull complete [2020-05-13T14:10:42.569Z] 138eaada9080: Pull complete [2020-05-13T14:10:42.831Z] 0622d0fa9048: Pull complete [2020-05-13T14:10:42.831Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-13T14:10:42.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-13T14:10:43.039Z] prd-centos7-docker-4c-2g-8237 does not seem to be running inside a container [2020-05-13T14:10:43.113Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-13T14:10:43.882Z] $ docker top e3460fbd8f1f1c6d5d94fcd38d271ebab344a3d629729d4a78116c676b5a69be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T14:10:44.213Z] provisioning config files... [2020-05-13T14:10:44.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config1274632012665608050tmp [Pipeline] { [Pipeline] echo [2020-05-13T14:10:44.313Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T14:10:44.631Z] ---> create-netrc.sh [Pipeline] echo [2020-05-13T14:10:44.641Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T14:10:44.954Z] ---> logs-deploy.sh [2020-05-13T14:10:44.955Z] + ARCHIVE_ARTIFACTS= [2020-05-13T14:10:44.955Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-13T14:10:44.955Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-13T14:10:44.955Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-13T14:10:44.955Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/4 [2020-05-13T14:10:44.955Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/4/ [2020-05-13T14:10:44.955Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/4 /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T14:10:46.349Z] Archives upload complete. [2020-05-13T14:10:46.349Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/4/ [2020-05-13T14:10:47.291Z] ---> uname -a: [2020-05-13T14:10:47.291Z] Linux e3460fbd8f1f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] ---> lscpu: [2020-05-13T14:10:47.291Z] Architecture: x86_64 [2020-05-13T14:10:47.291Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-13T14:10:47.291Z] Byte Order: Little Endian [2020-05-13T14:10:47.291Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-13T14:10:47.291Z] CPU(s): 4 [2020-05-13T14:10:47.291Z] On-line CPU(s) list: 0-3 [2020-05-13T14:10:47.291Z] Thread(s) per core: 1 [2020-05-13T14:10:47.291Z] Core(s) per socket: 1 [2020-05-13T14:10:47.291Z] Socket(s): 4 [2020-05-13T14:10:47.291Z] NUMA node(s): 1 [2020-05-13T14:10:47.291Z] Vendor ID: GenuineIntel [2020-05-13T14:10:47.291Z] CPU family: 6 [2020-05-13T14:10:47.291Z] Model: 44 [2020-05-13T14:10:47.291Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-13T14:10:47.291Z] Stepping: 1 [2020-05-13T14:10:47.291Z] CPU MHz: 2933.438 [2020-05-13T14:10:47.291Z] BogoMIPS: 5866.87 [2020-05-13T14:10:47.291Z] Virtualization: VT-x [2020-05-13T14:10:47.291Z] Hypervisor vendor: KVM [2020-05-13T14:10:47.291Z] Virtualization type: full [2020-05-13T14:10:47.291Z] L1d cache: 128 KiB [2020-05-13T14:10:47.291Z] L1i cache: 128 KiB [2020-05-13T14:10:47.291Z] L2 cache: 16 MiB [2020-05-13T14:10:47.291Z] L3 cache: 64 MiB [2020-05-13T14:10:47.291Z] NUMA node0 CPU(s): 0-3 [2020-05-13T14:10:47.291Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-13T14:10:47.291Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-13T14:10:47.291Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-13T14:10:47.291Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-13T14:10:47.291Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-13T14:10:47.291Z] 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-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] ---> nproc: [2020-05-13T14:10:47.291Z] 4 [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] ---> df -h: [2020-05-13T14:10:47.291Z] Filesystem Size Used Available Use% Mounted on [2020-05-13T14:10:47.291Z] overlay 50.0G 6.3G 43.7G 13% / [2020-05-13T14:10:47.291Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-13T14:10:47.291Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-13T14:10:47.291Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-13T14:10:47.291Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-05-13T14:10:47.291Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-05-13T14:10:47.291Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-05-13T14:10:47.291Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp [2020-05-13T14:10:47.291Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-05-13T14:10:47.291Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] ---> free -m: [2020-05-13T14:10:47.291Z] total used free shared buff/cache available [2020-05-13T14:10:47.291Z] Mem: 1838 605 75 0 1157 1129 [2020-05-13T14:10:47.291Z] Swap: 1023 1 1022 [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] ---> ip addr: [2020-05-13T14:10:47.291Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-13T14:10:47.291Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-13T14:10:47.291Z] inet 127.0.0.1/8 scope host lo [2020-05-13T14:10:47.291Z] valid_lft forever preferred_lft forever [2020-05-13T14:10:47.291Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-13T14:10:47.291Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-13T14:10:47.291Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-13T14:10:47.291Z] valid_lft forever preferred_lft forever [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] ---> sar -b -r -n DEV: [2020-05-13T14:10:47.291Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] 14:00:02 LINUX RESTART [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] 14:01:01 tps rtps wtps bread/s bwrtn/s [2020-05-13T14:10:47.291Z] 14:02:01 12.49 1.53 10.95 82.44 2068.55 [2020-05-13T14:10:47.291Z] 14:03:01 2.83 0.00 2.83 0.00 88.48 [2020-05-13T14:10:47.291Z] 14:04:01 0.15 0.00 0.15 0.00 2.01 [2020-05-13T14:10:47.291Z] 14:05:01 0.27 0.00 0.27 0.00 3.46 [2020-05-13T14:10:47.291Z] 14:06:01 0.23 0.00 0.23 0.00 4.56 [2020-05-13T14:10:47.291Z] 14:07:02 0.32 0.00 0.32 0.00 4.96 [2020-05-13T14:10:47.291Z] 14:08:01 0.27 0.00 0.27 0.00 3.68 [2020-05-13T14:10:47.291Z] 14:09:01 0.30 0.00 0.30 0.00 4.86 [2020-05-13T14:10:47.291Z] 14:10:01 0.28 0.00 0.28 0.00 4.31 [2020-05-13T14:10:47.291Z] Average: 1.91 0.17 1.74 9.18 243.30 [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] 14:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-13T14:10:47.291Z] 14:02:01 113396 1768908 93.98 2620 1228236 938884 32.03 432496 1173140 16 [2020-05-13T14:10:47.291Z] 14:03:01 118884 1763420 93.68 2620 1228240 915568 31.24 428048 1173068 8 [2020-05-13T14:10:47.291Z] 14:04:01 119144 1763160 93.67 2620 1228248 912500 31.13 427412 1173032 8 [2020-05-13T14:10:47.291Z] 14:05:01 119948 1762356 93.63 2620 1228248 910432 31.06 427176 1173028 8 [2020-05-13T14:10:47.291Z] 14:06:01 120720 1761584 93.59 2620 1228252 900272 30.72 426912 1173028 8 [2020-05-13T14:10:47.291Z] 14:07:02 121204 1761100 93.56 2620 1228260 900152 30.71 426432 1173024 8 [2020-05-13T14:10:47.291Z] 14:08:01 122944 1759360 93.47 2620 1228260 900124 30.71 424364 1173024 8 [2020-05-13T14:10:47.291Z] 14:09:01 122844 1759460 93.47 2620 1228272 900152 30.71 424260 1173024 8 [2020-05-13T14:10:47.291Z] 14:10:01 122680 1759624 93.48 2620 1228276 900152 30.71 424516 1173024 8 [2020-05-13T14:10:47.291Z] Average: 120196 1762108 93.61 2620 1228255 908693 31.00 426846 1173044 9 [2020-05-13T14:10:47.291Z] [2020-05-13T14:10:47.291Z] 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-13T14:10:47.291Z] 14:02:01 eth0 22.59 14.80 20.21 16.60 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:02:01 docker0 1.56 1.33 0.28 3.20 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:03:01 eth0 2.83 0.65 0.68 0.40 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:04:01 eth0 1.75 0.62 0.64 0.37 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:05:01 eth0 0.60 0.32 0.28 0.23 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:06:01 eth0 1.02 0.35 0.43 0.26 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:07:02 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:08:01 eth0 0.14 0.10 0.01 0.01 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] Average: eth0 3.25 1.90 2.48 1.99 0.00 0.00 0.00 [2020-05-13T14:10:47.291Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-13T14:10:47.292Z] Average: docker0 0.17 0.15 0.03 0.36 0.00 0.00 0.00 [2020-05-13T14:10:47.292Z] [2020-05-13T14:10:47.292Z] [2020-05-13T14:10:47.292Z] ---> sar -P ALL: [2020-05-13T14:10:47.292Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) [2020-05-13T14:10:47.292Z] [2020-05-13T14:10:47.292Z] 14:00:02 LINUX RESTART [2020-05-13T14:10:47.292Z] [2020-05-13T14:10:47.292Z] 14:01:01 CPU %user %nice %system %iowait %steal %idle [2020-05-13T14:10:47.292Z] 14:02:01 all 1.32 0.00 0.63 0.03 0.03 97.98 [2020-05-13T14:10:47.292Z] 14:02:01 0 1.12 0.00 0.65 0.02 0.03 98.18 [2020-05-13T14:10:47.292Z] 14:02:01 1 1.37 0.00 0.58 0.02 0.07 97.96 [2020-05-13T14:10:47.292Z] 14:02:01 2 1.22 0.00 0.83 0.02 0.02 97.91 [2020-05-13T14:10:47.292Z] 14:02:01 3 1.60 0.00 0.48 0.08 0.02 97.81 [2020-05-13T14:10:47.292Z] 14:03:01 all 0.20 0.00 0.08 0.00 0.00 99.72 [2020-05-13T14:10:47.292Z] 14:03:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2020-05-13T14:10:47.292Z] 14:03:01 1 0.13 0.00 0.08 0.00 0.02 99.77 [2020-05-13T14:10:47.292Z] 14:03:01 2 0.10 0.00 0.10 0.00 0.02 99.78 [2020-05-13T14:10:47.292Z] 14:03:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2020-05-13T14:10:47.292Z] 14:04:01 all 0.20 0.00 0.06 0.00 0.01 99.72 [2020-05-13T14:10:47.292Z] 14:04:01 0 0.48 0.00 0.03 0.00 0.02 99.47 [2020-05-13T14:10:47.292Z] 14:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-13T14:10:47.292Z] 14:04:01 2 0.12 0.00 0.10 0.00 0.00 99.78 [2020-05-13T14:10:47.292Z] 14:04:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2020-05-13T14:10:47.292Z] 14:05:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-05-13T14:10:47.292Z] 14:05:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-05-13T14:10:47.292Z] 14:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2020-05-13T14:10:47.292Z] 14:05:01 2 0.08 0.00 0.08 0.00 0.02 99.82 [2020-05-13T14:10:47.292Z] 14:05:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-13T14:10:47.292Z] 14:06:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-13T14:10:47.292Z] 14:06:01 0 0.55 0.00 0.03 0.00 0.02 99.40 [2020-05-13T14:10:47.292Z] 14:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-13T14:10:47.292Z] 14:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-13T14:10:47.292Z] 14:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-13T14:10:47.292Z] 14:07:02 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-05-13T14:10:47.292Z] 14:07:02 0 0.48 0.00 0.03 0.00 0.00 99.48 [2020-05-13T14:10:47.292Z] 14:07:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-13T14:10:47.292Z] 14:07:02 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-05-13T14:10:47.292Z] 14:07:02 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-13T14:10:47.292Z] 14:08:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2020-05-13T14:10:47.292Z] 14:08:01 0 0.47 0.00 0.03 0.00 0.02 99.47 [2020-05-13T14:10:47.292Z] 14:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2020-05-13T14:10:47.292Z] 14:08:01 2 0.10 0.00 0.05 0.00 0.05 99.80 [2020-05-13T14:10:47.292Z] 14:08:01 3 0.05 0.00 0.07 0.00 0.03 99.85 [2020-05-13T14:10:47.292Z] 14:09:01 all 0.12 0.00 0.05 0.00 0.00 99.82 [2020-05-13T14:10:47.292Z] 14:09:01 0 0.30 0.00 0.08 0.00 0.00 99.62 [2020-05-13T14:10:47.292Z] 14:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-13T14:10:47.292Z] 14:09:01 2 0.12 0.00 0.10 0.00 0.00 99.78 [2020-05-13T14:10:47.292Z] 14:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-13T14:10:47.292Z] 14:10:01 all 0.06 0.00 0.06 0.00 0.00 99.88 [2020-05-13T14:10:47.292Z] 14:10:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-13T14:10:47.292Z] 14:10:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-13T14:10:47.292Z] 14:10:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-05-13T14:10:47.292Z] 14:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-13T14:10:47.292Z] Average: all 0.29 0.00 0.12 0.00 0.01 99.58 [2020-05-13T14:10:47.292Z] Average: 0 0.50 0.00 0.11 0.00 0.01 99.38 [2020-05-13T14:10:47.292Z] Average: 1 0.21 0.00 0.11 0.00 0.01 99.66 [2020-05-13T14:10:47.292Z] Average: 2 0.22 0.00 0.16 0.00 0.01 99.61 [2020-05-13T14:10:47.292Z] Average: 3 0.24 0.00 0.09 0.01 0.01 99.65 [2020-05-13T14:10:47.292Z] [2020-05-13T14:10:47.292Z] [2020-05-13T14:10:47.292Z]