Started by user Ernesto Ojeda 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 venkata-subbareddyK for edgexfoundry/device-mqtt-go Loading trusted files from base branch master at e79178b88edbb9292baeff06bb49682f9eadd771 rather than d7447a91da9905bf33fee48a0edb56a4b77c94bd Obtained Jenkinsfile from e79178b88edbb9292baeff06bb49682f9eadd771 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-875 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # 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/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # 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 e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" > git rev-list --no-walk d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:37:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:37:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:37:09 ========================================================= 20:37:09 EdgeX Global Pipelines Version Info 20:37:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:37:10 ------------------- 20:37:10 stable info: 20:37:10 ------------------- 20:37:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:37:10 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 20:37:10 Message: update stable to v1.0.115 20:37:11 ------------------- 20:37:11 experimental info: 20:37:11 ------------------- 20:37:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:37:11 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 20:37:11 Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:37:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:37:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 20:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 20:37:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 20:37:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7447a91da9905bf33fee48a0edb56a4b77c94bd [Pipeline] echo 20:37:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7447a9 [Pipeline] echo 20:37:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:14 + git log --format=format:%s -1 d7447a91da9905bf33fee48a0edb56a4b77c94bd [Pipeline] echo 20:37:14 GIT_COMMIT: d7447a91da9905bf33fee48a0edb56a4b77c94bd, Commit Message: refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164 [Pipeline] echo 20:37:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:16 20:37:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:37:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:16 latest: Pulling from edgex-devops/git-semver 20:37:16 31603596830f: Pulling fs layer 20:37:16 2a8b12db71e7: Pulling fs layer 20:37:16 6ca5941a6612: Pulling fs layer 20:37:16 ecc8261a40a4: Pulling fs layer 20:37:16 ecc8261a40a4: Waiting 20:37:16 2a8b12db71e7: Verifying Checksum 20:37:16 2a8b12db71e7: Download complete 20:37:16 31603596830f: Verifying Checksum 20:37:16 31603596830f: Download complete 20:37:16 ecc8261a40a4: Verifying Checksum 20:37:16 ecc8261a40a4: Download complete 20:37:16 6ca5941a6612: Verifying Checksum 20:37:16 6ca5941a6612: Download complete 20:37:16 31603596830f: Pull complete 20:37:16 2a8b12db71e7: Pull complete 20:37:17 6ca5941a6612: Pull complete 20:37:17 ecc8261a40a4: Pull complete 20:37:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:37:18 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 20:37:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-165 -v /w/workspace/gexfoundry_device-mqtt-go_PR-165:/w/workspace/gexfoundry_device-mqtt-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:20 $ docker top fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:20 [ssh-agent] Looking for ssh-agent implementation... 20:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:21 $ docker exec fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent 20:37:21 SSH_AUTH_SOCK=/tmp/ssh-1QZys1ZzQ33o/agent.12 20:37:21 SSH_AGENT_PID=17 20:37:21 Running ssh-add (command line suppressed) 20:37:21 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_7356125569269441766.key (/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_7356125569269441766.key) 20:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:21 + git describe --exact-match --tags HEAD 20:37:21 fatal: No names found, cannot describe anything. [Pipeline] } 20:37:21 $ docker exec --env ******** --env ******** fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent -k 20:37:22 unset SSH_AUTH_SOCK; 20:37:22 unset SSH_AGENT_PID; 20:37:22 echo Agent pid 17 killed; 20:37:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:37:22 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:37:22 This usually means this commit has not been tagged. [Pipeline] sshagent 20:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:22 [ssh-agent] Looking for ssh-agent implementation... 20:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:22 $ docker exec fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent 20:37:22 SSH_AUTH_SOCK=/tmp/ssh-0ySTpSgtXEvA/agent.46 20:37:22 SSH_AGENT_PID=51 20:37:22 Running ssh-add (command line suppressed) 20:37:22 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_1392793205785772378.key (/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/private_key_1392793205785772378.key) 20:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:23 + git semver init 20:37:23 # -> Open(): unable to determine branch for HEAD 20:37:23 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-165/.git 20:37:23 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-165 20:37:23 # $SEMVER_REMOTE_NAME = origin 20:37:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:23 # $SEMVER_USER_NAME = edgex-jenkins 20:37:23 # $SEMVER_BRANCH = PR-165 20:37:23 # $SEMVER_TEMP = /tmp/semver-115280495 20:37:23 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 20:37:23 # '/tmp/semver-115280495' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-165/.semver' 20:37:23 # -> Force: false 20:37:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-165/.semver [Pipeline] } 20:37:23 $ docker exec --env ******** --env ******** fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 ssh-agent -k 20:37:23 unset SSH_AUTH_SOCK; 20:37:23 unset SSH_AGENT_PID; 20:37:23 echo Agent pid 51 killed; 20:37:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:23 + git semver [Pipeline] } 20:37:23 $ docker stop --time=1 fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 20:37:25 $ docker rm -f fca89ce71343531be029c8013cc016ec4838df8707f907a2fe2c377f3c263271 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:37:25 Stashed 23 file(s) [Pipeline] echo 20:37:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 20:37:25 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:37:41 Still waiting to schedule task 20:37:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:37:41 Still waiting to schedule task 20:37:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:39:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-876 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws 20:39:27 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 20:39:31 using credential edgex-jenkins-ssh 20:39:31 Cloning the remote Git repository 20:39:31 Cloning with configured refspecs honoured and without tags 20:39:31 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:39:32 > git init /w/workspace/device-mqtt-go/2 # timeout=10 20:39:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:39:32 > git --version # timeout=10 20:39:32 > git --version # 'git version 2.17.1' 20:39:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:32 Fetching without tags 20:39:33 Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:39:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:39:32 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 20:39:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:39:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:39:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:33 > git config core.sparsecheckout # timeout=10 20:39:33 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:39:33 Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:39:33 Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) 20:39:33 > git remote # timeout=10 20:39:33 > git config --get remote.origin.url # timeout=10 20:39:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:33 > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 20:39:33 > git rev-parse HEAD^{commit} # timeout=10 20:39:33 > git config core.sparsecheckout # timeout=10 20:39:33 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:39:38 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:39:39 ========================================================= 20:39:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:39:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:39:40 + 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 . 20:39:41 Sending build context to Docker daemon 600.1kB 20:39:41 Step 1/8 : ARG BASE=golang:1.13-alpine 20:39:41 Step 2/8 : FROM ${BASE} 20:39:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:41 b538f80385f9: Pulling fs layer 20:39:41 74f711af9a0d: Pulling fs layer 20:39:41 99f96fe45779: Pulling fs layer 20:39:41 fd7a069fd194: Pulling fs layer 20:39:41 66aa3694b03b: Pulling fs layer 20:39:41 170f70906a0f: Pulling fs layer 20:39:41 ad7c5574e4b9: Pulling fs layer 20:39:41 e772456be8f7: Pulling fs layer 20:39:41 c890913d741a: Pulling fs layer 20:39:41 2480fcc9aa5a: Pulling fs layer 20:39:41 09adf4765672: Pulling fs layer 20:39:41 fd7a069fd194: Waiting 20:39:41 66aa3694b03b: Waiting 20:39:41 170f70906a0f: Waiting 20:39:41 ad7c5574e4b9: Waiting 20:39:41 e772456be8f7: Waiting 20:39:41 c890913d741a: Waiting 20:39:41 2480fcc9aa5a: Waiting 20:39:41 09adf4765672: Waiting 20:39:41 99f96fe45779: Verifying Checksum 20:39:41 99f96fe45779: Download complete 20:39:41 74f711af9a0d: Verifying Checksum 20:39:41 74f711af9a0d: Download complete 20:39:41 66aa3694b03b: Download complete 20:39:41 170f70906a0f: Verifying Checksum 20:39:41 b538f80385f9: Verifying Checksum 20:39:41 b538f80385f9: Download complete 20:39:42 b538f80385f9: Pull complete 20:39:43 74f711af9a0d: Pull complete 20:39:43 99f96fe45779: Pull complete 20:39:44 ad7c5574e4b9: Verifying Checksum 20:39:44 ad7c5574e4b9: Download complete 20:39:44 c890913d741a: Download complete 20:39:45 2480fcc9aa5a: Verifying Checksum 20:39:45 2480fcc9aa5a: Download complete 20:39:45 09adf4765672: Verifying Checksum 20:39:45 09adf4765672: Download complete 20:39:46 e772456be8f7: Verifying Checksum 20:39:46 e772456be8f7: Download complete 20:39:47 fd7a069fd194: Verifying Checksum 20:39:47 fd7a069fd194: Download complete 20:39:47 Running on prd-centos7-docker-4c-2g-877 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws 20:39:47 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 20:39:50 using credential edgex-jenkins-ssh 20:39:50 Cloning the remote Git repository 20:39:50 Cloning with configured refspecs honoured and without tags 20:39:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:39:50 > git init /w/workspace/device-mqtt-go/2 # timeout=10 20:39:50 Fetching without tags 20:39:51 Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:39:51 Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:39:51 Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) 20:39:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:39:50 > git --version # timeout=10 20:39:50 > git --version # 'git version 2.16.5' 20:39:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:39:50 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 20:39:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:39:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:39:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:51 > git config core.sparsecheckout # timeout=10 20:39:51 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:39:51 > git remote # timeout=10 20:39:51 > git config --get remote.origin.url # timeout=10 20:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:51 > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 20:39:51 > git rev-parse HEAD^{commit} # timeout=10 20:39:51 > git config core.sparsecheckout # timeout=10 20:39:51 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:39:54 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:39:55 ========================================================= 20:39:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:39:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:39:56 + 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 . 20:39:56 Sending build context to Docker daemon 600.1kB 20:39:56 Step 1/8 : ARG BASE=golang:1.13-alpine 20:39:56 Step 2/8 : FROM ${BASE} 20:39:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:39:56 df20fa9351a1: Pulling fs layer 20:39:56 ed8968b2872e: Pulling fs layer 20:39:56 a92cc7c5fd73: Pulling fs layer 20:39:56 2dd03ba5bac4: Pulling fs layer 20:39:56 1e091d79d1de: Pulling fs layer 20:39:56 481702a1767f: Pulling fs layer 20:39:56 f64a6f60c768: Pulling fs layer 20:39:56 e78d2573fc39: Pulling fs layer 20:39:56 e876d2f968b6: Pulling fs layer 20:39:56 ce8a83651883: Pulling fs layer 20:39:56 07967f4d0e4b: Pulling fs layer 20:39:56 2dd03ba5bac4: Waiting 20:39:56 1e091d79d1de: Waiting 20:39:56 f64a6f60c768: Waiting 20:39:56 e78d2573fc39: Waiting 20:39:56 e876d2f968b6: Waiting 20:39:56 ce8a83651883: Waiting 20:39:56 07967f4d0e4b: Waiting 20:39:56 481702a1767f: Waiting 20:39:56 a92cc7c5fd73: Verifying Checksum 20:39:56 a92cc7c5fd73: Download complete 20:39:56 ed8968b2872e: Download complete 20:39:56 1e091d79d1de: Verifying Checksum 20:39:56 1e091d79d1de: Download complete 20:39:56 481702a1767f: Verifying Checksum 20:39:56 481702a1767f: Download complete 20:39:56 df20fa9351a1: Verifying Checksum 20:39:56 df20fa9351a1: Download complete 20:39:56 df20fa9351a1: Pull complete 20:39:57 f64a6f60c768: Verifying Checksum 20:39:57 f64a6f60c768: Download complete 20:39:57 e876d2f968b6: Verifying Checksum 20:39:57 e876d2f968b6: Download complete 20:39:58 ed8968b2872e: Pull complete 20:39:58 2dd03ba5bac4: Verifying Checksum 20:39:58 2dd03ba5bac4: Download complete 20:39:58 e78d2573fc39: Verifying Checksum 20:39:58 e78d2573fc39: Download complete 20:39:58 a92cc7c5fd73: Pull complete 20:39:58 07967f4d0e4b: Verifying Checksum 20:39:58 07967f4d0e4b: Download complete 20:39:58 ce8a83651883: Verifying Checksum 20:39:58 ce8a83651883: Download complete 20:40:00 fd7a069fd194: Pull complete 20:40:00 66aa3694b03b: Pull complete 20:40:00 170f70906a0f: Pull complete 20:40:03 ad7c5574e4b9: Pull complete 20:40:05 2dd03ba5bac4: Pull complete 20:40:05 1e091d79d1de: Pull complete 20:40:05 481702a1767f: Pull complete 20:40:07 e772456be8f7: Pull complete 20:40:07 c890913d741a: Pull complete 20:40:09 f64a6f60c768: Pull complete 20:40:09 2480fcc9aa5a: Pull complete 20:40:10 09adf4765672: Pull complete 20:40:10 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 20:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:40:10 ---> 2248a725d1cf 20:40:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 20:40:12 e78d2573fc39: Pull complete 20:40:12 e876d2f968b6: Pull complete 20:40:13 ce8a83651883: Pull complete 20:40:13 07967f4d0e4b: Pull complete 20:40:13 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 20:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:40:13 ---> 5d7c900382c6 20:40:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 20:40:14 ---> Running in b17bcd3c5169 20:40:15 Removing intermediate container b17bcd3c5169 20:40:15 ---> bbf8833fda4d 20:40:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:15 ---> Running in 48b72c640cae 20:40:15 ---> Running in cb60e52258e2 20:40:15 Removing intermediate container cb60e52258e2 20:40:15 ---> 6d3582661d20 20:40:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:15 ---> Running in c24982e4da0b 20:40:17 Removing intermediate container c24982e4da0b 20:40:17 ---> ef1219bf3222 20:40:17 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 20:40:17 ---> Running in 565cab7d1506 20:40:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:40:17 Removing intermediate container 48b72c640cae 20:40:17 ---> 4d8fd3f553f4 20:40:17 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 20:40:17 ---> Running in 434ec0b9e9c6 20:40:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:40:18 (1/14) Installing libmagic (5.38-r0) 20:40:19 (2/14) Installing file (5.38-r0) 20:40:19 (3/14) Installing libc-dev (0.7.2-r3) 20:40:19 (4/14) Installing g++ (9.3.0-r2) 20:40:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:20 (1/14) Installing libmagic (5.38-r0) 20:40:21 (2/14) Installing file (5.38-r0) 20:40:21 (3/14) Installing libc-dev (0.7.2-r3) 20:40:21 (4/14) Installing g++ (9.3.0-r2) 20:40:23 (5/14) Installing fortify-headers (1.1-r0) 20:40:23 (6/14) Installing patch (2.7.6-r6) 20:40:23 (7/14) Installing build-base (0.5-r2) 20:40:23 (8/14) Installing openssh-keygen (8.3_p1-r0) 20:40:23 (9/14) Installing libedit (20191231.3.1-r0) 20:40:23 (10/14) Installing openssh-client (8.3_p1-r0) 20:40:23 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 20:40:23 (12/14) Installing openssh-server-common (8.3_p1-r0) 20:40:23 (13/14) Installing openssh-server (8.3_p1-r0) 20:40:24 (14/14) Installing openssh (8.3_p1-r0) 20:40:24 Executing busybox-1.31.1-r16.trigger 20:40:24 OK: 237 MiB in 53 packages 20:40:24 (5/14) Installing fortify-headers (1.1-r0) 20:40:24 (6/14) Installing patch (2.7.6-r6) 20:40:24 (7/14) Installing build-base (0.5-r2) 20:40:24 (8/14) Installing openssh-keygen (8.3_p1-r0) 20:40:24 (9/14) Installing libedit (20191231.3.1-r0) 20:40:24 (10/14) Installing openssh-client (8.3_p1-r0) 20:40:24 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 20:40:25 (12/14) Installing openssh-server-common (8.3_p1-r0) 20:40:25 (13/14) Installing openssh-server (8.3_p1-r0) 20:40:25 (14/14) Installing openssh (8.3_p1-r0) 20:40:25 Executing busybox-1.31.1-r16.trigger 20:40:25 OK: 221 MiB in 53 packages 20:40:27 Removing intermediate container 565cab7d1506 20:40:27 ---> eab9dd1502e1 20:40:27 Step 6/8 : WORKDIR /device-mqtt-go 20:40:27 ---> Running in 840208dbb914 20:40:27 Removing intermediate container 840208dbb914 20:40:27 ---> c6d7c103e9b5 20:40:27 Step 7/8 : COPY . . 20:40:28 ---> c6e5059b8a19 20:40:28 Step 8/8 : RUN go mod download 20:40:28 ---> Running in cd9aaf2e0cdd 20:40:29 Removing intermediate container 434ec0b9e9c6 20:40:29 ---> 1043571d95eb 20:40:29 Step 6/8 : WORKDIR /device-mqtt-go 20:40:29 ---> Running in 504a0ddc6f09 20:40:30 Removing intermediate container 504a0ddc6f09 20:40:30 ---> 8e1265ccdb23 20:40:30 Step 7/8 : COPY . . 20:40:30 go: finding github.com/BurntSushi/toml v0.3.1 20:40:30 go: finding github.com/OneOfOne/xxhash v1.2.6 20:40:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:40:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:40:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:40:30 go: finding github.com/bgentry/speakeasy v0.1.0 20:40:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:40:30 go: finding github.com/davecgh/go-spew v1.1.1 20:40:30 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 20:40:30 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 20:40:30 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:40:30 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:40:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:40:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:40:30 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:40:31 go: finding github.com/fatih/color v1.7.0 20:40:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:40:31 go: finding github.com/go-kit/kit v0.8.0 20:40:31 go: finding github.com/go-logfmt/logfmt v0.4.0 20:40:31 go: finding github.com/go-stack/stack v1.8.0 20:40:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:40:31 ---> 89e73b269e33 20:40:31 Step 8/8 : RUN go mod download 20:40:31 ---> Running in 25b881206297 20:40:31 go: finding github.com/google/uuid v1.1.1 20:40:31 go: finding github.com/gorilla/mux v1.7.1 20:40:31 go: finding github.com/hashicorp/consul/api v1.1.0 20:40:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:40:31 go: finding github.com/hashicorp/errwrap v1.0.0 20:40:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:40:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:40:31 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:40:31 go: finding github.com/hashicorp/go-multierror v1.0.0 20:40:31 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:40:31 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:40:31 go: finding github.com/hashicorp/go-syslog v1.0.0 20:40:31 go: finding github.com/hashicorp/go-uuid v1.0.1 20:40:31 go: finding github.com/hashicorp/go.net v0.0.1 20:40:31 go: finding github.com/hashicorp/golang-lru v0.5.0 20:40:31 go: finding github.com/hashicorp/logutils v1.0.0 20:40:31 go: finding github.com/hashicorp/mdns v1.0.0 20:40:31 go: finding github.com/hashicorp/memberlist v0.1.3 20:40:31 go: finding github.com/hashicorp/serf v0.8.2 20:40:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:40:32 go: finding github.com/kr/pretty v0.1.0 20:40:32 go: finding github.com/kr/pty v1.1.1 20:40:32 go: finding github.com/kr/text v0.1.0 20:40:32 go: finding github.com/mattn/go-colorable v0.0.9 20:40:32 go: finding github.com/mattn/go-isatty v0.0.3 20:40:32 go: finding github.com/miekg/dns v1.0.14 20:40:32 go: finding github.com/mitchellh/cli v1.0.0 20:40:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:40:32 go: finding github.com/mitchellh/copystructure v1.0.0 20:40:32 go: finding github.com/mitchellh/go-homedir v1.0.0 20:40:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:40:32 go: finding github.com/mitchellh/gox v0.4.0 20:40:32 go: finding github.com/mitchellh/iochan v1.0.0 20:40:32 go: finding github.com/mitchellh/mapstructure v1.1.2 20:40:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:40:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:40:32 go: finding github.com/pelletier/go-toml v1.2.0 20:40:32 go: finding github.com/pkg/errors v0.8.1 20:40:32 go: finding github.com/pmezard/go-difflib v1.0.0 20:40:32 go: finding github.com/posener/complete v1.1.1 20:40:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:40:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:40:33 go: finding github.com/spf13/cast v1.3.0 20:40:33 go: finding github.com/stretchr/objx v0.1.0 20:40:33 go: finding github.com/stretchr/testify v1.5.1 20:40:33 go: finding github.com/ugorji/go v1.1.4 20:40:33 go: finding github.com/x448/float16 v0.8.4 20:40:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:40:33 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:40:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:40:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:40:33 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 20:40:33 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:40:33 go: finding gopkg.in/yaml.v2 v2.2.8 20:40:34 go: finding github.com/BurntSushi/toml v0.3.1 20:40:34 go: finding github.com/OneOfOne/xxhash v1.2.6 20:40:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:40:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:40:34 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:40:34 go: finding github.com/bgentry/speakeasy v0.1.0 20:40:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:40:34 go: finding github.com/davecgh/go-spew v1.1.1 20:40:34 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 20:40:34 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 20:40:34 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:40:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:40:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:40:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:40:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:40:35 go: finding github.com/fatih/color v1.7.0 20:40:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:40:35 go: finding github.com/go-kit/kit v0.8.0 20:40:35 go: finding github.com/go-logfmt/logfmt v0.4.0 20:40:35 go: finding github.com/go-stack/stack v1.8.0 20:40:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:40:35 go: finding github.com/google/uuid v1.1.1 20:40:35 go: finding github.com/gorilla/mux v1.7.1 20:40:35 go: finding github.com/hashicorp/consul/api v1.1.0 20:40:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:40:35 go: finding github.com/hashicorp/errwrap v1.0.0 20:40:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:40:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:40:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:40:35 go: finding github.com/hashicorp/go-multierror v1.0.0 20:40:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:40:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:40:35 go: finding github.com/hashicorp/go-syslog v1.0.0 20:40:35 go: finding github.com/hashicorp/go-uuid v1.0.1 20:40:35 go: finding github.com/hashicorp/go.net v0.0.1 20:40:35 go: finding github.com/hashicorp/golang-lru v0.5.0 20:40:35 go: finding github.com/hashicorp/logutils v1.0.0 20:40:35 go: finding github.com/hashicorp/mdns v1.0.0 20:40:35 go: finding github.com/hashicorp/memberlist v0.1.3 20:40:35 go: finding github.com/hashicorp/serf v0.8.2 20:40:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:40:35 go: finding github.com/kr/pretty v0.1.0 20:40:35 go: finding github.com/kr/pty v1.1.1 20:40:36 go: finding github.com/kr/text v0.1.0 20:40:36 go: finding github.com/mattn/go-colorable v0.0.9 20:40:36 go: finding github.com/mattn/go-isatty v0.0.3 20:40:36 go: finding github.com/miekg/dns v1.0.14 20:40:36 go: finding github.com/mitchellh/cli v1.0.0 20:40:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:40:36 go: finding github.com/mitchellh/copystructure v1.0.0 20:40:36 go: finding github.com/mitchellh/go-homedir v1.0.0 20:40:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:40:36 go: finding github.com/mitchellh/gox v0.4.0 20:40:36 go: finding github.com/mitchellh/iochan v1.0.0 20:40:36 go: finding github.com/mitchellh/mapstructure v1.1.2 20:40:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:40:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:40:36 go: finding github.com/pelletier/go-toml v1.2.0 20:40:36 go: finding github.com/pkg/errors v0.8.1 20:40:36 go: finding github.com/pmezard/go-difflib v1.0.0 20:40:36 go: finding github.com/posener/complete v1.1.1 20:40:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:40:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:40:37 go: finding github.com/spf13/cast v1.3.0 20:40:37 go: finding github.com/stretchr/objx v0.1.0 20:40:37 go: finding github.com/stretchr/testify v1.5.1 20:40:37 go: finding github.com/ugorji/go v1.1.4 20:40:37 go: finding github.com/x448/float16 v0.8.4 20:40:37 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:40:37 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:40:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:40:37 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:40:37 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 20:40:37 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:40:37 go: finding gopkg.in/yaml.v2 v2.2.8 20:40:43 Removing intermediate container cd9aaf2e0cdd 20:40:43 ---> 77b898a14458 20:40:43 Successfully built 77b898a14458 20:40:43 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 20:40:43 + docker inspect -f . ci-base-image-x86_64 20:40:43 . [Pipeline] withDockerContainer 20:40:44 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 20:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:40:45 $ docker top 41cbe5c02f176c6931eddff4a3e064fceb8f3f470ab22de0d1e86e5d0fd9c68a -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:45 + go version 20:40:45 go version go1.13.13 linux/amd64 [Pipeline] sh 20:40:46 + make test 20:40:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:40:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 20:40:47 Removing intermediate container 25b881206297 20:40:47 ---> 31c262269bf9 20:40:47 Successfully built 31c262269bf9 20:40:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:48 + docker inspect -f . ci-base-image-arm64 20:40:48 . [Pipeline] withDockerContainer 20:40:48 prd-ubuntu18.04-docker-arm64-4c-16g-876 does not seem to be running inside a container 20:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:40:50 $ docker top 698e30870b28ca2a4feba18df1aa6154bfe49c96eb5c0209894a0237b9ac0827 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:51 + go version 20:40:51 go version go1.13.13 linux/arm64 [Pipeline] sh 20:40:52 + make test 20:40:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:40:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 20:40:57 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 20:40:57 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements 20:40:57 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 20:40:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:40:59 gofmt -l . 20:40:59 ["`gofmt -l .`" = ""] 20:40:59 ./bin/test-attribution-txt.sh 20:40:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:41:00 Stashed 1 file(s) [Pipeline] } 20:41:00 $ docker stop --time=1 41cbe5c02f176c6931eddff4a3e064fceb8f3f470ab22de0d1e86e5d0fd9c68a 20:41:02 $ docker rm -f 41cbe5c02f176c6931eddff4a3e064fceb8f3f470ab22de0d1e86e5d0fd9c68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:05 + ls -al . 20:41:05 total 100 20:41:05 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 31 20:40 . 20:41:05 drwxrwxr-x. 4 jenkins jenkins 28 Aug 31 20:39 .. 20:41:05 -rw-rw-r--. 1 jenkins jenkins 4678 Aug 31 20:39 Attribution.txt 20:41:05 drwxrwxr-x. 2 jenkins jenkins 87 Aug 31 20:39 bin 20:41:05 drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:39 cmd 20:41:05 -rw-r--r--. 1 jenkins jenkins 18939 Aug 31 20:40 coverage.out 20:41:05 -rw-rw-r--. 1 jenkins jenkins 1784 Aug 31 20:39 Dockerfile 20:41:05 -rw-rw-r--. 1 jenkins jenkins 953 Aug 31 20:39 Dockerfile.build 20:41:05 -rw-rw-r--. 1 jenkins jenkins 140 Aug 31 20:39 .dockerignore 20:41:05 drwxrwxr-x. 8 jenkins jenkins 179 Aug 31 20:39 .git 20:41:05 drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 20:39 .github 20:41:05 -rw-rw-r--. 1 jenkins jenkins 328 Aug 31 20:39 .gitignore 20:41:05 -rw-r--r--. 1 jenkins jenkins 510 Aug 31 20:40 go.mod 20:41:05 -rw-r--r--. 1 jenkins jenkins 13621 Aug 31 20:40 go.sum 20:41:05 drwxrwxr-x. 3 jenkins jenkins 20 Aug 31 20:39 internal 20:41:05 -rw-rw-r--. 1 jenkins jenkins 700 Aug 31 20:39 Jenkinsfile 20:41:05 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 31 20:39 LICENSE 20:41:05 -rw-rw-r--. 1 jenkins jenkins 902 Aug 31 20:39 Makefile 20:41:05 drwxrwxr-x. 2 jenkins jenkins 23 Aug 31 20:39 mock 20:41:05 -rw-rw-r--. 1 jenkins jenkins 444 Aug 31 20:39 README.md 20:41:05 drwxrwxr-x. 3 jenkins jenkins 58 Aug 31 20:39 .semver 20:41:05 drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 20:39 snap 20:41:05 -rw-rw-r--. 1 jenkins jenkins 5 Aug 31 20:37 VERSION 20:41:05 -rw-rw-r--. 1 jenkins jenkins 227 Aug 31 20:39 version.go [Pipeline] isUnix [Pipeline] sh 20:41:06 + 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=d7447a91da9905bf33fee48a0edb56a4b77c94bd --label arch=amd64 --label version=0.0.0 . 20:41:06 Sending build context to Docker daemon 619.5kB 20:41:06 Step 1/22 : ARG BASE=golang:1.13-alpine 20:41:06 Step 2/22 : FROM ${BASE} AS builder 20:41:06 ---> 77b898a14458 20:41:06 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 20:41:06 ---> Running in d92bd2b6089a 20:41:06 Removing intermediate container d92bd2b6089a 20:41:06 ---> 8d6e9560e2e3 20:41:06 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 20:41:06 ---> Running in 4d1da318e23c 20:41:06 Removing intermediate container 4d1da318e23c 20:41:06 ---> 0e99f2782a12 20:41:06 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:06 ---> Running in 21175159bf3d 20:41:07 Removing intermediate container 21175159bf3d 20:41:07 ---> d671ecb5c6d8 20:41:07 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:07 ---> Running in f78d26307b06 20:41:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:41:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:41:09 OK: 237 MiB in 53 packages 20:41:09 Removing intermediate container f78d26307b06 20:41:09 ---> a3d003cbfb5e 20:41:09 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 20:41:09 ---> Running in c5d76919dc1f 20:41:09 Removing intermediate container c5d76919dc1f 20:41:09 ---> 459983ed33d2 20:41:09 Step 8/22 : COPY . . 20:41:10 ---> 73b52b2c8f18 20:41:10 Step 9/22 : ARG MAKE='make build' 20:41:10 ---> Running in aed60b1efebd 20:41:10 Removing intermediate container aed60b1efebd 20:41:10 ---> 2f44952d6795 20:41:10 Step 10/22 : RUN $MAKE 20:41:10 ---> Running in 2a07478acf85 20:41:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 20:41:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:41:25 Removing intermediate container 2a07478acf85 20:41:25 ---> 77848f66a70d 20:41:25 Step 11/22 : FROM alpine 20:41:25 latest: Pulling from library/alpine 20:41:25 df20fa9351a1: Already exists 20:41:25 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:41:25 Status: Downloaded newer image for alpine:latest 20:41:25 ---> a24bb4013296 20:41:25 Step 12/22 : ENV APP_PORT=49982 20:41:25 ---> Running in 01c03b43746f 20:41:25 Removing intermediate container 01c03b43746f 20:41:25 ---> 4015ba9dbc61 20:41:25 Step 13/22 : EXPOSE $APP_PORT 20:41:25 ---> Running in 65618efa3e90 20:41:25 Removing intermediate container 65618efa3e90 20:41:25 ---> 364b160d99bb 20:41:25 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 20:41:26 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 20:41:26 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.028s coverage: 28.3% of statements 20:41:26 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 20:41:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:41:26 ---> 4473abd0cdff 20:41:26 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 20:41:26 ---> fa8e544e8b67 20:41:26 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 20:41:26 ---> 9edb8ca45782 20:41:26 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 20:41:27 ---> Running in 7c3cb0d7341d 20:41:27 Removing intermediate container 7c3cb0d7341d 20:41:27 ---> 74658365079a 20:41:27 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 20:41:27 ---> Running in 9751634d9a61 20:41:27 Removing intermediate container 9751634d9a61 20:41:27 ---> 7fc21ceccc3d 20:41:27 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:27 ---> Running in 9e3cd4ebf6e1 20:41:27 Removing intermediate container 9e3cd4ebf6e1 20:41:27 ---> 33b0a9e62491 20:41:27 Step 20/22 : LABEL arch=amd64 20:41:27 ---> Running in 027e0ec4d014 20:41:27 Removing intermediate container 027e0ec4d014 20:41:27 ---> 1149b6dda3f9 20:41:27 Step 21/22 : LABEL git_sha=d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:41:27 ---> Running in 29936e0ab0bf 20:41:28 Removing intermediate container 29936e0ab0bf 20:41:28 ---> 60d38be19993 20:41:28 Step 22/22 : LABEL version=0.0.0 20:41:28 ---> Running in 9eefe2e1099c 20:41:28 Removing intermediate container 9eefe2e1099c 20:41:28 ---> c5c17c40de87 20:41:28 [Warning] One or more build-args [ARCH] were not consumed 20:41:28 Successfully built c5c17c40de87 20:41:28 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] node 20:41:31 gofmt -l . 20:41:31 ["`gofmt -l .`" = ""] 20:41:31 ./bin/test-attribution-txt.sh 20:41:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:41:32 Warning: overwriting stash ‘coverage-report’ 20:41:33 Stashed 1 file(s) [Pipeline] } 20:41:33 $ docker stop --time=1 698e30870b28ca2a4feba18df1aa6154bfe49c96eb5c0209894a0237b9ac0827 20:41:35 $ docker rm -f 698e30870b28ca2a4feba18df1aa6154bfe49c96eb5c0209894a0237b9ac0827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:36 + ls -al . 20:41:36 total 136 20:41:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 20:41 . 20:41:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:39 .. 20:41:36 -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 20:39 .dockerignore 20:41:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:39 .git 20:41:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:39 .github 20:41:36 -rw-rw-r-- 1 jenkins jenkins 328 Aug 31 20:39 .gitignore 20:41:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:39 .semver 20:41:36 -rw-rw-r-- 1 jenkins jenkins 4678 Aug 31 20:39 Attribution.txt 20:41:36 -rw-rw-r-- 1 jenkins jenkins 1784 Aug 31 20:39 Dockerfile 20:41:36 -rw-rw-r-- 1 jenkins jenkins 953 Aug 31 20:39 Dockerfile.build 20:41:36 -rw-rw-r-- 1 jenkins jenkins 700 Aug 31 20:39 Jenkinsfile 20:41:36 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 20:39 LICENSE 20:41:36 -rw-rw-r-- 1 jenkins jenkins 902 Aug 31 20:39 Makefile 20:41:36 -rw-rw-r-- 1 jenkins jenkins 444 Aug 31 20:39 README.md 20:41:36 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 20:37 VERSION 20:41:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:39 bin 20:41:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:39 cmd 20:41:36 -rw-r--r-- 1 jenkins jenkins 18939 Aug 31 20:41 coverage.out 20:41:36 -rw-r--r-- 1 jenkins jenkins 510 Aug 31 20:41 go.mod 20:41:36 -rw-r--r-- 1 jenkins jenkins 13621 Aug 31 20:41 go.sum 20:41:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:39 internal 20:41:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:39 mock 20:41:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:39 snap 20:41:36 -rw-rw-r-- 1 jenkins jenkins 227 Aug 31 20:39 version.go [Pipeline] isUnix [Pipeline] sh 20:41:37 + 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=d7447a91da9905bf33fee48a0edb56a4b77c94bd --label arch=arm64 --label version=0.0.0 . 20:41:37 Sending build context to Docker daemon 619.5kB 20:41:37 Step 1/22 : ARG BASE=golang:1.13-alpine 20:41:37 Step 2/22 : FROM ${BASE} AS builder 20:41:37 ---> 31c262269bf9 20:41:37 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 20:41:37 ---> Running in 1f06c2d7dbe9 20:41:38 Removing intermediate container 1f06c2d7dbe9 20:41:38 ---> e7d6adae60d4 20:41:38 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 20:41:38 ---> Running in 8b40e9d303d4 20:41:38 Removing intermediate container 8b40e9d303d4 20:41:38 ---> 158e00efff06 20:41:38 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:39 ---> Running in f3392b8617db 20:41:41 Removing intermediate container f3392b8617db 20:41:41 ---> db0f0116e8af 20:41:41 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:41 ---> Running in abcda32cc983 20:41:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:41:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:41:43 Still waiting to schedule task 20:41:43 All nodes of label ‘centos7-docker-8c-8g’ are offline 20:41:44 OK: 221 MiB in 53 packages 20:41:45 Removing intermediate container abcda32cc983 20:41:45 ---> a3b3e8e47894 20:41:45 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 20:41:45 ---> Running in 6095d05f5821 20:41:45 Removing intermediate container 6095d05f5821 20:41:45 ---> 91980d669e3d 20:41:45 Step 8/22 : COPY . . 20:41:46 ---> b108c6873a1b 20:41:46 Step 9/22 : ARG MAKE='make build' 20:41:46 ---> Running in 3863114ebe25 20:41:47 Removing intermediate container 3863114ebe25 20:41:47 ---> 537e7a4f0127 20:41:47 Step 10/22 : RUN $MAKE 20:41:47 ---> Running in 624b0518c0d0 20:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 20:42:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:42:23 Removing intermediate container 624b0518c0d0 20:42:23 ---> 8a62fbbe3184 20:42:23 Step 11/22 : FROM alpine 20:42:23 latest: Pulling from library/alpine 20:42:23 b538f80385f9: Already exists 20:42:23 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:42:23 Status: Downloaded newer image for alpine:latest 20:42:23 ---> 62ee0e9f8440 20:42:23 Step 12/22 : ENV APP_PORT=49982 20:42:23 ---> Running in 0db37c142a5c 20:42:24 Removing intermediate container 0db37c142a5c 20:42:24 ---> b5ef19f6ae70 20:42:24 Step 13/22 : EXPOSE $APP_PORT 20:42:24 ---> Running in fb8c8e5dadac 20:42:24 Removing intermediate container fb8c8e5dadac 20:42:24 ---> 53b27e137c5d 20:42:24 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 20:42:26 ---> 94abd205409a 20:42:26 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 20:42:27 ---> ec6d1c96579c 20:42:27 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 20:42:27 ---> ff5ccbb9080a 20:42:27 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 20:42:27 ---> Running in 4cc800bf22ee 20:42:28 Removing intermediate container 4cc800bf22ee 20:42:28 ---> 562a049d227a 20:42:28 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 20:42:28 ---> Running in 59faaff59d31 20:42:28 Removing intermediate container 59faaff59d31 20:42:28 ---> f35d31fa9212 20:42:28 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:29 ---> Running in 293fe1dfd9b7 20:42:29 Removing intermediate container 293fe1dfd9b7 20:42:29 ---> c058f0ff0ae6 20:42:29 Step 20/22 : LABEL arch=arm64 20:42:29 ---> Running in c709470270f8 20:42:29 Removing intermediate container c709470270f8 20:42:29 ---> 7dcb23cb1f40 20:42:29 Step 21/22 : LABEL git_sha=d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:42:30 ---> Running in 3ac1f15f8d58 20:42:30 Removing intermediate container 3ac1f15f8d58 20:42:30 ---> 8f046d4ca46a 20:42:30 Step 22/22 : LABEL version=0.0.0 20:42:30 ---> Running in aad0d8e1e8a7 20:42:30 Removing intermediate container aad0d8e1e8a7 20:42:30 ---> 1b3b9e3ebd13 20:42:30 [Warning] One or more build-args [ARCH] were not consumed 20:42:30 Successfully built 1b3b9e3ebd13 20:42:31 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] node 20:42:46 Still waiting to schedule task 20:42:46 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 20:42:47 Running on prd-centos7-docker-8c-8g-878 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws 20:42:47 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 20:42:49 using credential edgex-jenkins-ssh 20:42:49 Cloning the remote Git repository 20:42:49 Cloning with configured refspecs honoured and without tags 20:42:49 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:42:49 > git init /w/workspace/device-mqtt-go/2 # timeout=10 20:42:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:42:49 > git --version # timeout=10 20:42:49 > git --version # 'git version 2.16.5' 20:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:42:50 Fetching without tags 20:42:50 Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:42:50 Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:42:50 Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) 20:42:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:42:50 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 20:42:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:42:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:42:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:42:50 > git config core.sparsecheckout # timeout=10 20:42:50 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:42:50 > git remote # timeout=10 20:42:50 > git config --get remote.origin.url # timeout=10 20:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:50 > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 20:42:50 > git rev-parse HEAD^{commit} # timeout=10 20:42:50 > git config core.sparsecheckout # timeout=10 20:42:50 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:42:54 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:55 ++ find /w/workspace/device-mqtt-go/2 20:42:55 ++ grep snapcraft.yaml 20:42:55 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:55 provisioning config files... 20:42:55 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config5396438557233196066tmp [Pipeline] { [Pipeline] sh 20:42:56 + cp /w/workspace/device-mqtt-go/2@tmp/config5396438557233196066tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh 20:42:56 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/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 20:42:56 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 20:42:56 latest: Pulling from edgex-devops/edgex-snap-builder 20:42:56 f08d8e2a3ba1: Pulling fs layer 20:42:56 3baa9cb2483b: Pulling fs layer 20:42:56 94e5ff4c0b15: Pulling fs layer 20:42:56 1860925334f9: Pulling fs layer 20:42:56 2daf38717194: Pulling fs layer 20:42:56 309017e8d7a4: Pulling fs layer 20:42:56 f7790dc9fd0f: Pulling fs layer 20:42:56 cac0ae9282c2: Pulling fs layer 20:42:56 1f4cadf9a1ed: Pulling fs layer 20:42:56 1860925334f9: Waiting 20:42:56 2daf38717194: Waiting 20:42:56 309017e8d7a4: Waiting 20:42:56 f7790dc9fd0f: Waiting 20:42:56 cac0ae9282c2: Waiting 20:42:56 1f4cadf9a1ed: Waiting 20:42:56 3baa9cb2483b: Verifying Checksum 20:42:56 3baa9cb2483b: Download complete 20:42:56 94e5ff4c0b15: Download complete 20:42:56 1860925334f9: Verifying Checksum 20:42:56 1860925334f9: Download complete 20:42:56 309017e8d7a4: Verifying Checksum 20:42:56 309017e8d7a4: Download complete 20:42:56 f7790dc9fd0f: Download complete 20:42:56 cac0ae9282c2: Verifying Checksum 20:42:56 cac0ae9282c2: Download complete 20:42:56 1f4cadf9a1ed: Download complete 20:42:56 f08d8e2a3ba1: Verifying Checksum 20:42:56 f08d8e2a3ba1: Download complete 20:42:58 f08d8e2a3ba1: Pull complete 20:42:58 3baa9cb2483b: Pull complete 20:42:58 94e5ff4c0b15: Pull complete 20:42:58 1860925334f9: Pull complete 20:43:01 2daf38717194: Verifying Checksum 20:43:01 2daf38717194: Download complete 20:43:19 2daf38717194: Pull complete 20:43:19 309017e8d7a4: Pull complete 20:43:19 f7790dc9fd0f: Pull complete 20:43:19 cac0ae9282c2: Pull complete 20:43:19 1f4cadf9a1ed: Pull complete 20:43:19 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 20:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 20:43:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:43:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:43:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:43:22 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 20:43:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1346 kB] 20:43:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1419 kB] 20:43:22 Fetched 3018 kB in 1s (2059 kB/s) 20:43:24 Reading package lists... 20:43:28 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:43:28 0% [Connecting to archive.ubuntu.com (91.189.88.142)] [1 InRelease 12.6 kB/88.7 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:43:28 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:43:28 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 20:43:28 0% [3 InRelease gpgv 88.7 kB] [4 InRelease 15.2 kB/74.6 kB 20%] 0% [4 InRelease 37.1 kB/74.6 kB 50%] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 100% [Working] Fetched 163 kB in 1s (252 kB/s) 20:43:30 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 47% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 20:43:32 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 20:43:34 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 50% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 66% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 86% Reading package lists... 86% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 20:43:34 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 38% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 20:43:34 Reading state information... 0% Reading state information... 0% Reading state information... Done 20:43:34 The following packages were automatically installed and are no longer required: 20:43:34 libjq1 libonig4 20:43:34 Use 'sudo apt autoremove' to remove them. 20:43:34 Suggested packages: 20:43:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:43:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 20:43:34 diffutils-doc perl-doc libterm-readline-gnu-perl 20:43:34 | libterm-readline-perl-perl 20:43:34 The following NEW packages will be installed: 20:43:34 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 20:43:34 libperl5.26 make netbase patch perl perl-modules-5.26 20:43:34 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 20:43:34 Need to get 12.0 MB of archives. 20:43:34 After this operation, 77.5 MB of additional disk space will be used. 20:43:34 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 20:43:35 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 5% [1 perl-modules-5.26 717 kB/2763 kB 26%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 20:43:35 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 20:43:35 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 20:43:35 23% [4 libperl5.26 22.2 kB/3527 kB 1%] 48% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 20:43:35 48% [5 perl 24.6 kB/201 kB 12%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 20:43:35 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 20:43:35 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 20:43:35 54% [8 curl 0 B/159 kB 0%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 20:43:35 57% [9 libcurl3-gnutls 0 B/213 kB 0%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:43:35 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:43:35 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:43:35 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 20:43:35 96% [13 make 24.6 kB/154 kB 16%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:43:35 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (9117 kB/s) 20:43:36 debconf: delaying package configuration, since apt-utils is not installed 20:43:36 Selecting previously unselected package perl-modules-5.26. 20:43:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 20:43:36 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 20:43:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 20:43:37 Selecting previously unselected package libgdbm5:amd64. 20:43:37 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 20:43:37 Unpacking libgdbm5:amd64 (1.14.1-6) ... 20:43:37 Selecting previously unselected package libgdbm-compat4:amd64. 20:43:37 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 20:43:37 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 20:43:37 Selecting previously unselected package libperl5.26:amd64. 20:43:37 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 20:43:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 20:43:38 Selecting previously unselected package perl. 20:43:38 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 20:43:38 Unpacking perl (5.26.1-6ubuntu0.3) ... 20:43:38 Selecting previously unselected package less. 20:43:38 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 20:43:38 Unpacking less (487-0.1) ... 20:43:38 Selecting previously unselected package netbase. 20:43:38 Preparing to unpack .../06-netbase_5.4_all.deb ... 20:43:38 Unpacking netbase (5.4) ... 20:43:38 Selecting previously unselected package curl. 20:43:38 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 20:43:38 Unpacking curl (7.58.0-2ubuntu3.10) ... 20:43:38 Selecting previously unselected package libcurl3-gnutls:amd64. 20:43:38 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 20:43:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 20:43:38 Selecting previously unselected package liberror-perl. 20:43:38 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 20:43:38 Unpacking liberror-perl (0.17025-1) ... 20:43:38 Selecting previously unselected package git-man. 20:43:38 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:43:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:43:38 Selecting previously unselected package git. 20:43:38 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:43:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:43:39 Selecting previously unselected package make. 20:43:39 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 20:43:39 Unpacking make (4.1-9.1ubuntu1) ... 20:43:39 Selecting previously unselected package patch. 20:43:39 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:43:39 Unpacking patch (2.7.6-2ubuntu1.1) ... 20:43:39 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:43:39 Setting up less (487-0.1) ... 20:43:39 Setting up make (4.1-9.1ubuntu1) ... 20:43:39 Setting up curl (7.58.0-2ubuntu3.10) ... 20:43:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 20:43:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 20:43:39 Setting up libgdbm5:amd64 (1.14.1-6) ... 20:43:39 Setting up patch (2.7.6-2ubuntu1.1) ... 20:43:39 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 20:43:39 Setting up netbase (5.4) ... 20:43:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 20:43:39 Setting up perl (5.26.1-6ubuntu0.3) ... 20:43:39 Setting up liberror-perl (0.17025-1) ... 20:43:39 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:43:39 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:43:40 Processing triggers for mime-support (3.60ubuntu1) ... 20:43:42 curl set to automatically installed. 20:43:42 git set to automatically installed. 20:43:42 git-man set to automatically installed. 20:43:42 less set to automatically installed. 20:43:42 libcurl3-gnutls set to automatically installed. 20:43:42 liberror-perl set to automatically installed. 20:43:42 libgdbm-compat4 set to automatically installed. 20:43:42 libgdbm5 set to automatically installed. 20:43:42 libperl5.26 set to automatically installed. 20:43:42 make set to automatically installed. 20:43:42 netbase set to automatically installed. 20:43:42 patch set to automatically installed. 20:43:42 perl set to automatically installed. 20:43:42 perl-modules-5.26 set to automatically installed. 20:43:42 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 20:43:42 Please ensure the environment is properly setup before continuing. 20:43:42 Ignore this message if the appropriate measures have already been taken 20:43:42 Pulling go  20:43:43 'device-mqtt' has dependencies that need to be staged: go 20:43:43 Skipping pull go (already ran) 20:43:43 Building go  20:43:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:43 Dload Upload Total Spent Left Speed 20:43:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 114M 1 1271k 0 0 2693k 0 0:00:43 --:--:-- 0:00:43 2687k 58 114M 58 67.4M 0 0 45.8M 0 0:00:02 0:00:01 0:00:01 45.8M 100 114M 100 114M 0 0 52.8M 0 0:00:02 0:00:02 --:--:-- 52.8M 20:43:46 go1.13.5.linux-amd64.tar.gz: OK 20:43:52 Staging go  20:43:53 Pulling device-mqtt  20:43:54 Skipping build go (already ran) 20:43:54 Building device-mqtt  20:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1" -o cmd/device-mqtt ./cmd 20:43:56 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 20:43:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:43:56 go: downloading github.com/spf13/cast v1.3.0 20:43:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 20:43:56 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:43:56 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:43:56 go: downloading github.com/go-kit/kit v0.8.0 20:43:56 go: downloading github.com/google/uuid v1.1.1 20:43:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:43:56 go: extracting github.com/spf13/cast v1.3.0 20:43:56 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 20:43:56 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:43:56 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 20:43:56 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:43:56 go: extracting github.com/google/uuid v1.1.1 20:43:56 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 20:43:56 go: downloading github.com/gorilla/mux v1.7.1 20:43:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:43:56 go: downloading github.com/x448/float16 v0.8.4 20:43:56 go: extracting github.com/go-kit/kit v0.8.0 20:43:56 go: extracting github.com/x448/float16 v0.8.4 20:43:56 go: downloading github.com/pkg/errors v0.8.1 20:43:56 go: extracting github.com/gorilla/mux v1.7.1 20:43:56 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:43:56 go: downloading gopkg.in/yaml.v2 v2.2.8 20:43:56 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 20:43:56 go: downloading github.com/OneOfOne/xxhash v1.2.6 20:43:56 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 20:43:56 go: downloading github.com/pelletier/go-toml v1.2.0 20:43:56 go: extracting github.com/pkg/errors v0.8.1 20:43:56 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 20:43:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:43:56 go: extracting gopkg.in/yaml.v2 v2.2.8 20:43:56 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 20:43:56 go: extracting github.com/OneOfOne/xxhash v1.2.6 20:43:56 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 20:43:56 go: extracting github.com/pelletier/go-toml v1.2.0 20:43:56 go: downloading github.com/BurntSushi/toml v0.3.1 20:43:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:43:56 go: downloading github.com/hashicorp/consul/api v1.1.0 20:43:56 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:43:56 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 20:43:56 go: extracting github.com/go-logfmt/logfmt v0.4.0 20:43:56 go: extracting github.com/BurntSushi/toml v0.3.1 20:43:56 go: extracting github.com/hashicorp/consul/api v1.1.0 20:43:56 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:43:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:43:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:43:56 go: downloading github.com/mitchellh/copystructure v1.0.0 20:43:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:43:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:43:56 go: downloading github.com/hashicorp/serf v0.8.2 20:43:56 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 20:43:56 go: extracting github.com/mitchellh/mapstructure v1.1.2 20:43:56 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 20:43:56 go: extracting github.com/mitchellh/copystructure v1.0.0 20:43:56 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 20:43:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:43:56 go: extracting github.com/hashicorp/serf v0.8.2 20:43:56 go: extracting github.com/mitchellh/reflectwalk v1.0.0 20:43:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:43:56 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:43:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:43:56 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 20:43:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:43:57 go: extracting github.com/hashicorp/golang-lru v0.5.0 20:43:57 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 20:43:57 go: finding github.com/spf13/cast v1.3.0 20:43:57 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 20:43:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:43:57 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:43:57 go: finding github.com/gorilla/mux v1.7.1 20:43:57 go: finding github.com/OneOfOne/xxhash v1.2.6 20:43:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:43:57 go: finding github.com/google/uuid v1.1.1 20:43:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:43:57 go: finding github.com/go-kit/kit v0.8.0 20:43:57 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:43:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:43:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:43:57 go: finding gopkg.in/yaml.v2 v2.2.8 20:43:57 go: finding github.com/BurntSushi/toml v0.3.1 20:43:57 go: finding github.com/pkg/errors v0.8.1 20:43:57 go: finding github.com/go-logfmt/logfmt v0.4.0 20:43:57 go: finding github.com/x448/float16 v0.8.4 20:43:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:43:57 go: finding github.com/pelletier/go-toml v1.2.0 20:43:57 go: finding github.com/hashicorp/consul/api v1.1.0 20:43:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:43:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:43:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:43:57 go: finding github.com/hashicorp/serf v0.8.2 20:43:57 go: finding github.com/mitchellh/mapstructure v1.1.2 20:43:57 go: finding github.com/mitchellh/copystructure v1.0.0 20:43:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:43:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:43:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:43:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:43:57 go: finding github.com/hashicorp/golang-lru v0.5.0 20:44:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:44:08 Skipping stage go (already ran) 20:44:08 Staging device-mqtt  20:44:09 Priming go  20:44:10 Priming device-mqtt  20:44:10 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 20:44:10 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 20:44:10 Determining the version from the project repo (version-script). 20:44:10 The version has been set to '1.2.1-20200831+d7447a9' 20:44:11 Snapping | Snapping / Snapping - Snapping \ Snapping | 20:44:11 Snapped edgex-device-mqtt_1.2.1-20200831+d7447a9_amd64.snap [Pipeline] } 20:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:44:32 Running on prd-ubuntu18.04-docker-arm64-16c-16g-879 in /w/workspace/gexfoundry_device-mqtt-go_PR-165 [Pipeline] { [Pipeline] ws 20:44:32 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 20:44:36 using credential edgex-jenkins-ssh 20:44:36 Cloning the remote Git repository 20:44:36 Cloning with configured refspecs honoured and without tags 20:44:37 Fetching without tags 20:44:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 20:44:36 > git init /w/workspace/device-mqtt-go/2 # timeout=10 20:44:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:44:36 > git --version # timeout=10 20:44:36 > git --version # 'git version 2.17.1' 20:44:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:44:37 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 20:44:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 20:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 20:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:38 Merging remotes/origin/master commit e79178b88edbb9292baeff06bb49682f9eadd771 into PR head commit d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:44:38 Merge succeeded, producing d7447a91da9905bf33fee48a0edb56a4b77c94bd 20:44:38 Checking out Revision d7447a91da9905bf33fee48a0edb56a4b77c94bd (PR-165) 20:44:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:44:38 > git config core.sparsecheckout # timeout=10 20:44:38 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:44:38 > git remote # timeout=10 20:44:38 > git config --get remote.origin.url # timeout=10 20:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:38 > git merge e79178b88edbb9292baeff06bb49682f9eadd771 # timeout=10 20:44:38 > git rev-parse HEAD^{commit} # timeout=10 20:44:38 > git config core.sparsecheckout # timeout=10 20:44:38 > git checkout -f d7447a91da9905bf33fee48a0edb56a4b77c94bd # timeout=10 20:44:42 Commit message: "refactor: update dockerfile to appropriately use ENTRYPOINT and CMD, closes#164" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:43 + find /w/workspace/device-mqtt-go/2 20:44:43 + grep snapcraft.yaml 20:44:43 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:44 provisioning config files... 20:44:44 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config4598913255737066315tmp [Pipeline] { [Pipeline] sh 20:44:44 + cp /w/workspace/device-mqtt-go/2@tmp/config4598913255737066315tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh 20:44:44 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/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 20:44:45 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 20:44:45 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 20:44:45 237528ba509b: Pulling fs layer 20:44:45 393b96f31d8b: Pulling fs layer 20:44:45 4d82b0e39008: Pulling fs layer 20:44:45 e7ca375b8d34: Pulling fs layer 20:44:45 418f656485bb: Pulling fs layer 20:44:45 aebe8db9254c: Pulling fs layer 20:44:45 4f5f7b207d3f: Pulling fs layer 20:44:45 d19ca6af091a: Pulling fs layer 20:44:45 16b5a0711add: Pulling fs layer 20:44:45 e7ca375b8d34: Waiting 20:44:45 16b5a0711add: Waiting 20:44:45 d19ca6af091a: Waiting 20:44:45 aebe8db9254c: Waiting 20:44:45 4f5f7b207d3f: Waiting 20:44:45 418f656485bb: Waiting 20:44:45 393b96f31d8b: Verifying Checksum 20:44:45 393b96f31d8b: Download complete 20:44:45 4d82b0e39008: Download complete 20:44:45 e7ca375b8d34: Download complete 20:44:45 aebe8db9254c: Download complete 20:44:45 4f5f7b207d3f: Verifying Checksum 20:44:45 4f5f7b207d3f: Download complete 20:44:45 d19ca6af091a: Download complete 20:44:45 16b5a0711add: Download complete 20:44:47 237528ba509b: Verifying Checksum 20:44:47 237528ba509b: Download complete 20:44:50 237528ba509b: Pull complete 20:44:50 393b96f31d8b: Pull complete 20:44:50 4d82b0e39008: Pull complete 20:44:51 e7ca375b8d34: Pull complete 20:44:55 418f656485bb: Verifying Checksum 20:44:55 418f656485bb: Download complete 20:45:42 418f656485bb: Pull complete 20:45:42 aebe8db9254c: Pull complete 20:45:42 4f5f7b207d3f: Pull complete 20:45:42 d19ca6af091a: Pull complete 20:45:42 16b5a0711add: Pull complete 20:45:42 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 20:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 20:45:44 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 20:45:44 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 20:45:44 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 20:45:44 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 20:45:49 Reading package lists... 20:46:02 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 20:46:02 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 20:46:02 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 20:46:02 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 20:46:07 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 31% Reading package lists... 52% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 20:46:14 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 20:46:18 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 31% Reading package lists... 53% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 95% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 20:46:19 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 71% Building dependency tree 20:46:19 Reading state information... 0% Reading state information... 0% Reading state information... Done 20:46:20 The following packages were automatically installed and are no longer required: 20:46:20 libjq1 libonig4 20:46:20 Use 'sudo apt autoremove' to remove them. 20:46:20 Suggested packages: 20:46:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:46:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 20:46:20 diffutils-doc perl-doc libterm-readline-gnu-perl 20:46:20 | libterm-readline-perl-perl 20:46:20 The following NEW packages will be installed: 20:46:20 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 20:46:20 libperl5.26 make netbase patch perl perl-modules-5.26 20:46:20 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 20:46:20 Need to get 10.8 MB of archives. 20:46:20 After this operation, 73.6 MB of additional disk space will be used. 20:46:20 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 20:46:21 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 6% [1 perl-modules-5.26 806 kB/2763 kB 29%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 20:46:21 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 20:46:21 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 20:46:21 25% [4 libperl5.26 12.3 kB/3326 kB 0%] 51% [Waiting for headers] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 20:46:21 52% [5 perl 57.3 kB/201 kB 28%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 20:46:21 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 20:46:21 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 20:46:21 58% [8 curl 55.4 kB/152 kB 36%] 60% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 20:46:21 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 20:46:21 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:46:22 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 20:46:22 72% [12 git 11.2 kB/2952 kB 0%] 95% [Waiting for headers] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 20:46:22 96% [13 make 38.4 kB/139 kB 28%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 20:46:22 98% [14 patch 4096 B/91.8 kB 4%] 100% [Working] Fetched 10.8 MB in 2s (6927 kB/s) 20:46:22 debconf: delaying package configuration, since apt-utils is not installed 20:46:22 Selecting previously unselected package perl-modules-5.26. 20:46:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) 20:46:22 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 20:46:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 20:46:24 Selecting previously unselected package libgdbm5:arm64. 20:46:24 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 20:46:24 Unpacking libgdbm5:arm64 (1.14.1-6) ... 20:46:24 Selecting previously unselected package libgdbm-compat4:arm64. 20:46:24 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 20:46:24 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 20:46:24 Selecting previously unselected package libperl5.26:arm64. 20:46:24 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 20:46:24 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 20:46:26 Selecting previously unselected package perl. 20:46:26 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 20:46:26 Unpacking perl (5.26.1-6ubuntu0.3) ... 20:46:26 Selecting previously unselected package less. 20:46:26 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 20:46:26 Unpacking less (487-0.1) ... 20:46:26 Selecting previously unselected package netbase. 20:46:26 Preparing to unpack .../06-netbase_5.4_all.deb ... 20:46:26 Unpacking netbase (5.4) ... 20:46:26 Selecting previously unselected package curl. 20:46:26 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 20:46:26 Unpacking curl (7.58.0-2ubuntu3.10) ... 20:46:26 Selecting previously unselected package libcurl3-gnutls:arm64. 20:46:26 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 20:46:26 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 20:46:26 Selecting previously unselected package liberror-perl. 20:46:26 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 20:46:26 Unpacking liberror-perl (0.17025-1) ... 20:46:26 Selecting previously unselected package git-man. 20:46:26 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:46:26 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:46:27 Selecting previously unselected package git. 20:46:27 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 20:46:27 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:46:28 Selecting previously unselected package make. 20:46:28 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 20:46:28 Unpacking make (4.1-9.1ubuntu1) ... 20:46:28 Selecting previously unselected package patch. 20:46:28 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 20:46:28 Unpacking patch (2.7.6-2ubuntu1.1) ... 20:46:28 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:46:28 Setting up less (487-0.1) ... 20:46:29 Setting up make (4.1-9.1ubuntu1) ... 20:46:29 Setting up curl (7.58.0-2ubuntu3.10) ... 20:46:29 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 20:46:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 20:46:29 Setting up libgdbm5:arm64 (1.14.1-6) ... 20:46:29 Setting up patch (2.7.6-2ubuntu1.1) ... 20:46:29 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 20:46:29 Setting up netbase (5.4) ... 20:46:29 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 20:46:29 Setting up perl (5.26.1-6ubuntu0.3) ... 20:46:29 Setting up liberror-perl (0.17025-1) ... 20:46:29 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:46:29 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 20:46:29 Processing triggers for mime-support (3.60ubuntu1) ... 20:46:35 curl set to automatically installed. 20:46:35 git set to automatically installed. 20:46:35 git-man set to automatically installed. 20:46:35 less set to automatically installed. 20:46:35 libcurl3-gnutls set to automatically installed. 20:46:35 liberror-perl set to automatically installed. 20:46:35 libgdbm-compat4 set to automatically installed. 20:46:35 libgdbm5 set to automatically installed. 20:46:35 libperl5.26 set to automatically installed. 20:46:35 make set to automatically installed. 20:46:35 netbase set to automatically installed. 20:46:35 patch set to automatically installed. 20:46:35 perl set to automatically installed. 20:46:35 perl-modules-5.26 set to automatically installed. 20:46:35 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 20:46:35 Please ensure the environment is properly setup before continuing. 20:46:35 Ignore this message if the appropriate measures have already been taken 20:46:36 Pulling go  20:46:39 'device-mqtt' has dependencies that need to be staged: go 20:46:39 Skipping pull go (already ran) 20:46:39 Building go  20:46:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:39 Dload Upload Total Spent Left Speed 20:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 93.0M 7 7055k 0 0 8350k 0 0:00:11 --:--:-- 0:00:11 8350k 33 93.0M 33 30.8M 0 0 16.7M 0 0:00:05 0:00:01 0:00:04 16.7M 60 93.0M 60 56.1M 0 0 19.7M 0 0:00:04 0:00:02 0:00:02 19.7M 86 93.0M 86 80.1M 0 0 20.8M 0 0:00:04 0:00:03 0:00:01 20.8M 100 93.0M 100 93.0M 0 0 21.0M 0 0:00:04 0:00:04 --:--:-- 21.0M 20:46:45 go1.13.5.linux-arm64.tar.gz: OK 20:47:03 Staging go  20:47:04 Pulling device-mqtt  20:47:08 Skipping build go (already ran) 20:47:08 Building device-mqtt  20:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1" -o cmd/device-mqtt ./cmd 20:47:09 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 20:47:09 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:47:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:47:09 go: downloading github.com/spf13/cast v1.3.0 20:47:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 20:47:09 go: extracting github.com/spf13/cast v1.3.0 20:47:09 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 20:47:09 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 20:47:09 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:47:09 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:47:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:47:09 go: downloading github.com/OneOfOne/xxhash v1.2.6 20:47:09 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:47:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:47:10 go: extracting github.com/OneOfOne/xxhash v1.2.6 20:47:10 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:47:10 go: downloading github.com/google/uuid v1.1.1 20:47:10 go: downloading github.com/go-kit/kit v0.8.0 20:47:10 go: downloading gopkg.in/yaml.v2 v2.2.8 20:47:10 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 20:47:10 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 20:47:10 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 20:47:10 go: downloading github.com/pkg/errors v0.8.1 20:47:10 go: extracting github.com/google/uuid v1.1.1 20:47:10 go: downloading github.com/x448/float16 v0.8.4 20:47:10 go: extracting github.com/pkg/errors v0.8.1 20:47:10 go: extracting gopkg.in/yaml.v2 v2.2.8 20:47:10 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 20:47:10 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 20:47:10 go: downloading github.com/gorilla/mux v1.7.1 20:47:10 go: downloading github.com/BurntSushi/toml v0.3.1 20:47:10 go: extracting github.com/x448/float16 v0.8.4 20:47:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:47:10 go: downloading github.com/hashicorp/consul/api v1.1.0 20:47:10 go: downloading github.com/pelletier/go-toml v1.2.0 20:47:10 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 20:47:10 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:47:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:47:10 go: extracting github.com/BurntSushi/toml v0.3.1 20:47:10 go: extracting github.com/gorilla/mux v1.7.1 20:47:10 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 20:47:10 go: extracting github.com/go-kit/kit v0.8.0 20:47:10 go: extracting github.com/pelletier/go-toml v1.2.0 20:47:10 go: downloading github.com/mitchellh/copystructure v1.0.0 20:47:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:47:10 go: extracting github.com/hashicorp/consul/api v1.1.0 20:47:10 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:47:10 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 20:47:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:47:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:47:10 go: downloading github.com/hashicorp/serf v0.8.2 20:47:10 go: extracting github.com/mitchellh/copystructure v1.0.0 20:47:10 go: extracting github.com/mitchellh/mapstructure v1.1.2 20:47:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:47:10 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 20:47:10 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 20:47:10 go: extracting github.com/mitchellh/reflectwalk v1.0.0 20:47:10 go: extracting github.com/hashicorp/serf v0.8.2 20:47:10 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:47:10 go: extracting github.com/go-logfmt/logfmt v0.4.0 20:47:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:47:10 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:47:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:47:10 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 20:47:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:47:10 go: extracting github.com/hashicorp/golang-lru v0.5.0 20:47:10 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 20:47:10 go: finding github.com/spf13/cast v1.3.0 20:47:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:47:10 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 20:47:10 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:47:10 go: finding github.com/gorilla/mux v1.7.1 20:47:10 go: finding github.com/OneOfOne/xxhash v1.2.6 20:47:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:47:10 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:47:10 go: finding github.com/go-kit/kit v0.8.0 20:47:10 go: finding github.com/google/uuid v1.1.1 20:47:10 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 20:47:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:47:10 go: finding gopkg.in/yaml.v2 v2.2.8 20:47:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:47:10 go: finding github.com/pkg/errors v0.8.1 20:47:10 go: finding github.com/x448/float16 v0.8.4 20:47:10 go: finding github.com/go-logfmt/logfmt v0.4.0 20:47:10 go: finding github.com/BurntSushi/toml v0.3.1 20:47:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:47:10 go: finding github.com/pelletier/go-toml v1.2.0 20:47:11 go: finding github.com/hashicorp/consul/api v1.1.0 20:47:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:47:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:47:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:47:11 go: finding github.com/hashicorp/serf v0.8.2 20:47:11 go: finding github.com/mitchellh/mapstructure v1.1.2 20:47:11 go: finding github.com/mitchellh/copystructure v1.0.0 20:47:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:47:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:47:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:47:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:47:11 go: finding github.com/hashicorp/golang-lru v0.5.0 20:47:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:47:47 Skipping stage go (already ran) 20:47:47 Staging device-mqtt  20:47:50 Priming go  20:47:53 Priming device-mqtt  20:47:57 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 20:47:57 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 20:47:57 Determining the version from the project repo (version-script). 20:47:57 The version has been set to '1.2.1-20200831+d7447a9' 20:47:58 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | 20:47:58 Snapped edgex-device-mqtt_1.2.1-20200831+d7447a9_arm64.snap [Pipeline] } 20:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [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 20:48:02 provisioning config files... 20:48:02 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/config6083925520645121738tmp [Pipeline] { [Pipeline] sh 20:48:02 + curl -s https://codecov.io/bash 20:48:02 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/config6083925520645121738tmp [Pipeline] } 20:48:03 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 20:48:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:05 ---> package-listing.sh 20:48:05 ++ facter osfamily 20:48:05 ++ tr '[:upper:]' '[:lower:]' 20:48:05 + OS_FAMILY=redhat 20:48:05 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-165 20:48:05 + START_PACKAGES=/tmp/packages_start.txt 20:48:05 + END_PACKAGES=/tmp/packages_end.txt 20:48:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:05 + PACKAGES=/tmp/packages_start.txt 20:48:05 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-165 ']' 20:48:05 + PACKAGES=/tmp/packages_end.txt 20:48:05 + case "${OS_FAMILY}" in 20:48:05 + rpm -qa 20:48:05 + sort 20:48:09 + '[' -f /tmp/packages_start.txt ']' 20:48:09 + '[' -f /tmp/packages_end.txt ']' 20:48:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-165 ']' 20:48:09 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-165/archives/ 20:48:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-165/archives/ [Pipeline] isUnix [Pipeline] sh 20:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:48:10 20:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:48:10 alpine: Pulling from edgex-lftools-log-publisher 20:48:10 c9b1b535fdd9: Pulling fs layer 20:48:10 2cc5ad85d9ab: Pulling fs layer 20:48:10 756a868c4378: Pulling fs layer 20:48:10 444b2fc9a129: Pulling fs layer 20:48:10 ea15f1150254: Pulling fs layer 20:48:10 41b27a9f41bf: Pulling fs layer 20:48:10 28c525ee5125: Pulling fs layer 20:48:10 094b1ea09ed8: Pulling fs layer 20:48:10 138eaada9080: Pulling fs layer 20:48:10 0622d0fa9048: Pulling fs layer 20:48:10 444b2fc9a129: Waiting 20:48:10 41b27a9f41bf: Waiting 20:48:10 28c525ee5125: Waiting 20:48:10 ea15f1150254: Waiting 20:48:10 094b1ea09ed8: Waiting 20:48:10 138eaada9080: Waiting 20:48:10 2cc5ad85d9ab: Verifying Checksum 20:48:10 2cc5ad85d9ab: Download complete 20:48:10 444b2fc9a129: Verifying Checksum 20:48:10 444b2fc9a129: Download complete 20:48:10 c9b1b535fdd9: Verifying Checksum 20:48:10 c9b1b535fdd9: Download complete 20:48:10 ea15f1150254: Download complete 20:48:10 28c525ee5125: Verifying Checksum 20:48:10 28c525ee5125: Download complete 20:48:11 756a868c4378: Verifying Checksum 20:48:11 756a868c4378: Download complete 20:48:11 c9b1b535fdd9: Pull complete 20:48:11 138eaada9080: Verifying Checksum 20:48:11 138eaada9080: Download complete 20:48:11 094b1ea09ed8: Verifying Checksum 20:48:11 094b1ea09ed8: Download complete 20:48:11 0622d0fa9048: Verifying Checksum 20:48:11 0622d0fa9048: Download complete 20:48:11 2cc5ad85d9ab: Pull complete 20:48:11 41b27a9f41bf: Verifying Checksum 20:48:11 41b27a9f41bf: Download complete 20:48:13 756a868c4378: Pull complete 20:48:13 444b2fc9a129: Pull complete 20:48:13 ea15f1150254: Pull complete 20:48:17 41b27a9f41bf: Pull complete 20:48:17 28c525ee5125: Pull complete 20:48:20 094b1ea09ed8: Pull complete 20:48:20 138eaada9080: Pull complete 20:48:20 0622d0fa9048: Pull complete 20:48:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:48:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:48:20 prd-centos7-docker-4c-2g-875 does not seem to be running inside a container 20:48:20 $ 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-165 -v /w/workspace/gexfoundry_device-mqtt-go_PR-165:/w/workspace/gexfoundry_device-mqtt-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:48:25 $ docker top 68c2046ed92100125fc7fc36baff76b29cdc8a0919d4a81582d94627f23be3d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:25 provisioning config files... 20:48:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp/config7498110117769193205tmp [Pipeline] { [Pipeline] echo 20:48:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:25 ---> create-netrc.sh [Pipeline] echo 20:48:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:25 ---> logs-deploy.sh 20:48:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-165/2 20:48:25 INFO: archiving workspace using pattern(s): 20:48:27 Archives upload complete. 20:48:27 INFO: archiving logs to Nexus 20:48:27 ---> uname -a: 20:48:27 Linux 68c2046ed921 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:48:27 20:48:27 20:48:27 ---> lscpu: 20:48:27 Architecture: x86_64 20:48:27 CPU op-mode(s): 32-bit, 64-bit 20:48:27 Byte Order: Little Endian 20:48:27 Address sizes: 40 bits physical, 48 bits virtual 20:48:27 CPU(s): 4 20:48:27 On-line CPU(s) list: 0-3 20:48:27 Thread(s) per core: 1 20:48:27 Core(s) per socket: 1 20:48:27 Socket(s): 4 20:48:27 NUMA node(s): 1 20:48:27 Vendor ID: GenuineIntel 20:48:27 CPU family: 6 20:48:27 Model: 44 20:48:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:48:27 Stepping: 1 20:48:27 CPU MHz: 2933.438 20:48:27 BogoMIPS: 5866.87 20:48:27 Virtualization: VT-x 20:48:27 Hypervisor vendor: KVM 20:48:27 Virtualization type: full 20:48:27 L1d cache: 128 KiB 20:48:27 L1i cache: 128 KiB 20:48:27 L2 cache: 16 MiB 20:48:27 L3 cache: 64 MiB 20:48:27 NUMA node0 CPU(s): 0-3 20:48:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:48:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:48:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:48:27 Vulnerability Meltdown: Mitigation; PTI 20:48:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:48:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:48:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:48:27 Vulnerability Tsx async abort: Not affected 20:48:27 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 20:48:27 20:48:27 20:48:27 ---> nproc: 20:48:27 4 20:48:27 20:48:27 20:48:27 ---> df -h: 20:48:27 Filesystem Size Used Available Use% Mounted on 20:48:27 overlay 50.0G 7.2G 42.8G 14% / 20:48:27 tmpfs 64.0M 0 64.0M 0% /dev 20:48:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:48:27 shm 64.0M 0 64.0M 0% /dev/shm 20:48:27 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 20:48:27 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 20:48:27 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 20:48:27 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 20:48:27 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-165 20:48:27 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-165@tmp 20:48:27 20:48:27 20:48:27 ---> free -m: 20:48:27 total used free shared buff/cache available 20:48:27 Mem: 1837 640 114 0 1082 1092 20:48:27 Swap: 1023 0 1023 20:48:27 20:48:27 20:48:27 ---> ip addr: 20:48:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:48:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:48:27 inet 127.0.0.1/8 scope host lo 20:48:27 valid_lft forever preferred_lft forever 20:48:27 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:48:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:48:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:48:27 valid_lft forever preferred_lft forever 20:48:27 20:48:27 20:48:27 ---> sar -b -r -n DEV: 20:48:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) 20:48:27 20:48:27 20:36:20 LINUX RESTART 20:48:27 20:48:27 20:37:01 tps rtps wtps bread/s bwrtn/s 20:48:27 20:38:01 52.44 14.27 38.17 4954.22 2919.74 20:48:27 20:39:01 1.52 0.00 1.52 0.00 28.10 20:48:27 20:40:01 0.38 0.00 0.38 0.00 6.13 20:48:27 20:41:01 0.18 0.00 0.18 0.00 1.63 20:48:27 20:42:01 0.25 0.00 0.25 0.00 3.88 20:48:27 20:43:01 0.38 0.00 0.38 0.00 4.86 20:48:27 20:44:01 0.30 0.02 0.28 0.13 2.98 20:48:27 20:45:01 0.27 0.00 0.27 0.00 3.36 20:48:27 20:46:01 0.30 0.00 0.30 0.00 3.00 20:48:27 20:47:01 0.22 0.00 0.22 0.00 2.83 20:48:27 20:48:01 0.67 0.00 0.67 0.00 7.83 20:48:27 Average: 5.17 1.30 3.88 450.58 271.41 20:48:27 20:48:27 20:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:27 20:38:01 187520 1694036 90.03 2620 1140140 1103808 37.67 411724 1123116 20 20:48:27 20:39:01 192900 1688656 89.75 2620 1140148 1068472 36.47 411992 1118552 8 20:48:27 20:40:01 189760 1691796 89.91 2620 1140152 1068664 36.47 415312 1118448 16 20:48:27 20:41:01 189720 1691836 89.92 2620 1140156 1068412 36.46 415736 1117864 20 20:48:27 20:42:01 189396 1692160 89.93 2620 1140160 1068508 36.47 420688 1113492 16 20:48:27 20:43:01 189116 1692440 89.95 2620 1140168 1068616 36.47 421060 1113492 16 20:48:27 20:44:01 189976 1691580 89.90 2620 1140172 1068412 36.46 420100 1113492 12 20:48:27 20:45:01 189224 1692332 89.94 2620 1140180 1068604 36.47 411708 1123048 8 20:48:27 20:46:01 189960 1691596 89.90 2620 1140184 1068412 36.46 410440 1123044 20 20:48:27 20:47:01 187004 1694552 90.06 2620 1140192 1068496 36.47 411252 1125496 16 20:48:27 20:48:01 187496 1694060 90.04 2620 1140196 1068412 36.46 410804 1125496 16 20:48:27 Average: 189279 1692277 89.94 2620 1140168 1071711 36.58 414620 1119595 15 20:48:27 20:48:27 20:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:48:27 20:38:01 eth0 249.54 164.69 582.06 62.99 0.00 0.00 0.00 20:48:27 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:38:01 docker0 1.55 1.42 0.29 3.39 0.00 0.00 0.00 20:48:27 20:39:01 eth0 1.17 0.38 0.41 0.02 0.00 0.00 0.00 20:48:27 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:40:01 eth0 1.20 0.60 0.57 0.40 0.00 0.00 0.00 20:48:27 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 20:48:27 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:42:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 20:48:27 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:43:01 eth0 1.07 0.57 0.43 0.21 0.00 0.00 0.00 20:48:27 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:44:01 eth0 0.78 0.08 0.06 0.04 0.00 0.00 0.00 20:48:27 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:45:01 eth0 0.53 0.45 0.27 0.21 0.00 0.00 0.00 20:48:27 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 20:48:27 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:47:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 20:48:27 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 20:48:27 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 Average: eth0 23.19 15.22 53.11 5.82 0.00 0.00 0.00 20:48:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 Average: docker0 0.14 0.13 0.03 0.31 0.00 0.00 0.00 20:48:27 20:48:27 20:48:27 ---> sar -P ALL: 20:48:27 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) 20:48:27 20:48:27 20:36:20 LINUX RESTART 20:48:27 20:48:27 20:37:01 CPU %user %nice %system %iowait %steal %idle 20:48:27 20:38:01 all 5.06 0.00 2.23 1.64 0.02 91.05 20:48:27 20:38:01 0 4.67 0.00 2.70 0.30 0.02 92.31 20:48:27 20:38:01 1 5.86 0.00 1.67 1.67 0.02 90.78 20:48:27 20:38:01 2 4.93 0.00 2.49 4.13 0.02 88.43 20:48:27 20:38:01 3 4.79 0.00 2.06 0.49 0.03 92.64 20:48:27 20:39:01 all 0.15 0.00 0.04 0.00 0.00 99.80 20:48:27 20:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:48:27 20:39:01 1 0.45 0.00 0.02 0.00 0.00 99.53 20:48:27 20:39:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:48:27 20:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:48:27 20:40:01 all 0.12 0.00 0.03 0.00 0.00 99.85 20:48:27 20:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:48:27 20:40:01 1 0.35 0.00 0.05 0.00 0.00 99.60 20:48:27 20:40:01 2 0.07 0.00 0.07 0.00 0.00 99.87 20:48:27 20:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:48:27 20:41:01 all 0.16 0.00 0.03 0.00 0.00 99.81 20:48:27 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:48:27 20:41:01 1 0.50 0.00 0.02 0.00 0.02 99.47 20:48:27 20:41:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:48:27 20:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:48:27 20:42:01 all 0.17 0.00 0.07 0.00 0.00 99.75 20:48:27 20:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:48:27 20:42:01 1 0.57 0.00 0.03 0.00 0.02 99.38 20:48:27 20:42:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:48:27 20:42:01 3 0.03 0.00 0.17 0.00 0.00 99.80 20:48:27 20:43:01 all 0.15 0.00 0.06 0.00 0.00 99.80 20:48:27 20:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:48:27 20:43:01 1 0.50 0.00 0.03 0.00 0.00 99.47 20:48:27 20:43:01 2 0.03 0.00 0.07 0.00 0.00 99.90 20:48:27 20:43:01 3 0.02 0.00 0.08 0.00 0.00 99.90 20:48:27 20:44:01 all 0.15 0.00 0.03 0.00 0.00 99.81 20:48:27 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:48:27 20:44:01 1 0.52 0.00 0.03 0.00 0.00 99.45 20:48:27 20:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:48:27 20:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:48:27 20:45:01 all 0.05 0.00 0.03 0.00 0.00 99.91 20:48:27 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:48:27 20:45:01 1 0.10 0.00 0.02 0.00 0.00 99.88 20:48:27 20:45:01 2 0.03 0.00 0.07 0.00 0.02 99.88 20:48:27 20:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:48:27 20:46:01 all 0.04 0.00 0.03 0.00 0.00 99.93 20:48:27 20:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:48:27 20:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:48:27 20:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:48:27 20:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:48:27 20:47:01 all 0.15 0.00 0.04 0.00 0.00 99.82 20:48:27 20:47:01 0 0.02 0.00 0.07 0.00 0.00 99.92 20:48:27 20:47:01 1 0.50 0.00 0.03 0.00 0.00 99.47 20:48:27 20:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:48:27 20:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:48:27 20:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:48:27 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:48:27 20:48:01 1 0.53 0.00 0.03 0.00 0.00 99.43 20:48:27 20:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:48:27 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:48:27 Average: all 0.58 0.00 0.24 0.15 0.00 99.04 20:48:27 Average: 0 0.45 0.00 0.27 0.03 0.00 99.25 20:48:27 Average: 1 0.90 0.00 0.18 0.15 0.01 98.76 20:48:27 Average: 2 0.49 0.00 0.27 0.37 0.00 98.86 20:48:27 Average: 3 0.46 0.00 0.22 0.04 0.00 99.26 20:48:27 20:48:27 20:48:27