Pull request #166 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bill-mahoney for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 8982241024d0bd8ba0eacbff59b1566e55157351+fe2df51579bf0cce1b2e428c0c04fcb23a980c4d (c165b88e49c31d384b2cab31163731c3b48bc55d) 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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-1847 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [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-166 # 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # 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 fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 Commit message: "Merge branch 'master' into snapVersion" First time build. Skipping changelog. > git rev-list --no-walk 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:51:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:51:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:51:54 ========================================================= 21:51:54 EdgeX Global Pipelines Version Info 21:51:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:51:57 ------------------- 21:51:57 stable info: 21:51:57 ------------------- 21:51:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:51:57 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 21:51:57 Message: update stable to v1.0.119 21:51:58 ------------------- 21:51:58 experimental info: 21:51:58 ------------------- 21:51:58 Commited By: **** collab-it+edgex@linuxfoundation.org 21:51:58 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 21:51:58 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:51:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:51:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo 21:52:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo 21:52:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo 21:52:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8982241024d0bd8ba0eacbff59b1566e55157351 [Pipeline] echo 21:52:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8982241 [Pipeline] echo 21:52:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:01 + git log --format=format:%s -1 8982241024d0bd8ba0eacbff59b1566e55157351 [Pipeline] echo 21:52:02 GIT_COMMIT: 8982241024d0bd8ba0eacbff59b1566e55157351, Commit Message: Merge branch 'master' into snapVersion [Pipeline] echo 21:52:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:04 21:52:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:52:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:04 latest: Pulling from edgex-devops/git-semver 21:52:04 31603596830f: Pulling fs layer 21:52:04 2a8b12db71e7: Pulling fs layer 21:52:04 6ca5941a6612: Pulling fs layer 21:52:04 ecc8261a40a4: Pulling fs layer 21:52:04 ecc8261a40a4: Waiting 21:52:04 2a8b12db71e7: Verifying Checksum 21:52:04 2a8b12db71e7: Download complete 21:52:05 31603596830f: Verifying Checksum 21:52:05 31603596830f: Download complete 21:52:05 ecc8261a40a4: Verifying Checksum 21:52:05 ecc8261a40a4: Download complete 21:52:05 6ca5941a6612: Verifying Checksum 21:52:05 6ca5941a6612: Download complete 21:52:05 31603596830f: Pull complete 21:52:05 2a8b12db71e7: Pull complete 21:52:07 6ca5941a6612: Pull complete 21:52:07 ecc8261a40a4: Pull complete 21:52:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:52:07 prd-centos7-docker-4c-2g-1847 does not seem to be running inside a container 21:52:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-166 -v /w/workspace/gexfoundry_device-mqtt-go_PR-166:/w/workspace/gexfoundry_device-mqtt-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-166@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:10004/edgex-devops/git-semver:latest cat 21:52:10 $ docker top 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:10 [ssh-agent] Looking for ssh-agent implementation... 21:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:10 $ docker exec 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent 21:52:11 SSH_AUTH_SOCK=/tmp/ssh-O47HBLnsbM0k/agent.12 21:52:11 SSH_AGENT_PID=17 21:52:11 Running ssh-add (command line suppressed) 21:52:11 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_2464740432947000860.key (/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_2464740432947000860.key) 21:52:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:11 + git describe --exact-match --tags HEAD 21:52:11 fatal: No names found, cannot describe anything. [Pipeline] } 21:52:11 $ docker exec --env ******** --env ******** 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent -k 21:52:12 unset SSH_AUTH_SOCK; 21:52:12 unset SSH_AGENT_PID; 21:52:12 echo Agent pid 17 killed; 21:52:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:52:12 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:52:12 This usually means this commit has not been tagged. [Pipeline] sshagent 21:52:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:12 [ssh-agent] Looking for ssh-agent implementation... 21:52:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:12 $ docker exec 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent 21:52:12 SSH_AUTH_SOCK=/tmp/ssh-IOQkKu2sUOmD/agent.44 21:52:12 SSH_AGENT_PID=50 21:52:13 Running ssh-add (command line suppressed) 21:52:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_3007158828569994129.key (/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_3007158828569994129.key) 21:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:13 + git semver init 21:52:13 # -> Open(): unable to determine branch for HEAD 21:52:13 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.git 21:52:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-166 21:52:13 # $SEMVER_REMOTE_NAME = origin 21:52:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:13 # $SEMVER_USER_NAME = edgex-jenkins 21:52:13 # $SEMVER_BRANCH = PR-166 21:52:13 # $SEMVER_TEMP = /tmp/semver-933983146 21:52:13 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 21:52:14 # '/tmp/semver-933983146' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver' 21:52:14 # -> Force: false 21:52:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver [Pipeline] } 21:52:14 $ docker exec --env ******** --env ******** 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent -k 21:52:14 unset SSH_AUTH_SOCK; 21:52:14 unset SSH_AGENT_PID; 21:52:14 echo Agent pid 50 killed; 21:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:15 + git semver [Pipeline] } 21:52:15 $ docker stop --time=1 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 21:52:17 $ docker rm -f 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:52:18 Stashed 25 file(s) [Pipeline] echo 21:52:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 21:52:18 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 21:52:34 Still waiting to schedule task 21:52:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:52:34 Still waiting to schedule task 21:52:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:54:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1848 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:54:33 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 21:54:34 Running on prd-centos7-docker-4c-2g-1849 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:54:34 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 21:54:37 using credential edgex-jenkins-ssh 21:54:37 Cloning the remote Git repository 21:54:37 Cloning with configured refspecs honoured and without tags 21:54:37 Fetching without tags 21:54:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:54:37 > git init /w/workspace/device-mqtt-go/4 # timeout=10 21:54:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:54:37 > git --version # timeout=10 21:54:37 > git --version # 'git version 2.16.5' 21:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:54:37 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:54:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:54:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:38 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 21:54:38 Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 21:54:38 Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) 21:54:38 using credential edgex-jenkins-ssh 21:54:38 Cloning the remote Git repository 21:54:38 Cloning with configured refspecs honoured and without tags 21:54:38 > git config core.sparsecheckout # timeout=10 21:54:38 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:54:38 > git remote # timeout=10 21:54:38 > git config --get remote.origin.url # timeout=10 21:54:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:38 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:54:38 > git rev-parse HEAD^{commit} # timeout=10 21:54:38 > git config core.sparsecheckout # timeout=10 21:54:38 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:54:39 Fetching without tags 21:54:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:54:39 > git init /w/workspace/device-mqtt-go/4 # timeout=10 21:54:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:54:39 > git --version # timeout=10 21:54:39 > git --version # 'git version 2.17.1' 21:54:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:54:39 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:54:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:54:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:54:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:54:40 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 21:54:40 Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 21:54:40 Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) 21:54:40 > git config core.sparsecheckout # timeout=10 21:54:40 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:54:40 > git remote # timeout=10 21:54:40 > git config --get remote.origin.url # timeout=10 21:54:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:40 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:54:40 > git rev-parse HEAD^{commit} # timeout=10 21:54:40 > git config core.sparsecheckout # timeout=10 21:54:40 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:54:42 Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:54:43 ========================================================= 21:54:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:54:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:54:43 + 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 . 21:54:44 Sending build context to Docker daemon 614.4kB 21:54:44 Step 1/8 : ARG BASE=golang:1.13-alpine 21:54:44 Step 2/8 : FROM ${BASE} 21:54:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:54:44 df20fa9351a1: Pulling fs layer 21:54:44 ed8968b2872e: Pulling fs layer 21:54:44 a92cc7c5fd73: Pulling fs layer 21:54:44 2dd03ba5bac4: Pulling fs layer 21:54:44 1e091d79d1de: Pulling fs layer 21:54:44 481702a1767f: Pulling fs layer 21:54:44 f64a6f60c768: Pulling fs layer 21:54:44 e78d2573fc39: Pulling fs layer 21:54:44 e876d2f968b6: Pulling fs layer 21:54:44 ce8a83651883: Pulling fs layer 21:54:44 07967f4d0e4b: Pulling fs layer 21:54:44 f64a6f60c768: Waiting 21:54:44 2dd03ba5bac4: Waiting 21:54:44 e876d2f968b6: Waiting 21:54:44 e78d2573fc39: Waiting 21:54:44 ce8a83651883: Waiting 21:54:44 1e091d79d1de: Waiting 21:54:44 481702a1767f: Waiting 21:54:44 a92cc7c5fd73: Verifying Checksum 21:54:44 a92cc7c5fd73: Download complete 21:54:44 ed8968b2872e: Verifying Checksum 21:54:44 ed8968b2872e: Download complete 21:54:44 1e091d79d1de: Verifying Checksum 21:54:44 1e091d79d1de: Download complete 21:54:44 481702a1767f: Verifying Checksum 21:54:44 481702a1767f: Download complete 21:54:44 df20fa9351a1: Verifying Checksum 21:54:44 df20fa9351a1: Download complete 21:54:44 df20fa9351a1: Pull complete 21:54:44 ed8968b2872e: Pull complete 21:54:44 a92cc7c5fd73: Pull complete 21:54:44 Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:54:45 ========================================================= 21:54:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:54:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:54:46 f64a6f60c768: Verifying Checksum 21:54:46 f64a6f60c768: Download complete 21:54:46 e876d2f968b6: Verifying Checksum 21:54:46 e876d2f968b6: Download complete 21:54:46 + 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 . 21:54:47 e78d2573fc39: Verifying Checksum 21:54:47 e78d2573fc39: Download complete 21:54:47 07967f4d0e4b: Verifying Checksum 21:54:47 07967f4d0e4b: Download complete 21:54:47 ce8a83651883: Verifying Checksum 21:54:47 ce8a83651883: Download complete 21:54:47 2dd03ba5bac4: Verifying Checksum 21:54:47 2dd03ba5bac4: Download complete 21:54:47 Sending build context to Docker daemon 614.4kB 21:54:47 Step 1/8 : ARG BASE=golang:1.13-alpine 21:54:47 Step 2/8 : FROM ${BASE} 21:54:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:54:48 b538f80385f9: Pulling fs layer 21:54:48 74f711af9a0d: Pulling fs layer 21:54:48 99f96fe45779: Pulling fs layer 21:54:48 fd7a069fd194: Pulling fs layer 21:54:48 66aa3694b03b: Pulling fs layer 21:54:48 170f70906a0f: Pulling fs layer 21:54:48 ad7c5574e4b9: Pulling fs layer 21:54:48 e772456be8f7: Pulling fs layer 21:54:48 c890913d741a: Pulling fs layer 21:54:48 2480fcc9aa5a: Pulling fs layer 21:54:48 09adf4765672: Pulling fs layer 21:54:48 fd7a069fd194: Waiting 21:54:48 66aa3694b03b: Waiting 21:54:48 170f70906a0f: Waiting 21:54:48 ad7c5574e4b9: Waiting 21:54:48 e772456be8f7: Waiting 21:54:48 c890913d741a: Waiting 21:54:48 2480fcc9aa5a: Waiting 21:54:48 09adf4765672: Waiting 21:54:48 99f96fe45779: Verifying Checksum 21:54:48 99f96fe45779: Download complete 21:54:48 74f711af9a0d: Verifying Checksum 21:54:48 74f711af9a0d: Download complete 21:54:48 66aa3694b03b: Verifying Checksum 21:54:48 66aa3694b03b: Download complete 21:54:48 170f70906a0f: Download complete 21:54:48 b538f80385f9: Verifying Checksum 21:54:48 b538f80385f9: Download complete 21:54:49 b538f80385f9: Pull complete 21:54:49 74f711af9a0d: Pull complete 21:54:50 99f96fe45779: Pull complete 21:54:50 ad7c5574e4b9: Verifying Checksum 21:54:50 ad7c5574e4b9: Download complete 21:54:50 c890913d741a: Verifying Checksum 21:54:50 c890913d741a: Download complete 21:54:53 2480fcc9aa5a: Verifying Checksum 21:54:53 2480fcc9aa5a: Download complete 21:54:53 e772456be8f7: Verifying Checksum 21:54:53 e772456be8f7: Download complete 21:54:53 09adf4765672: Verifying Checksum 21:54:53 09adf4765672: Download complete 21:54:53 fd7a069fd194: Verifying Checksum 21:54:53 fd7a069fd194: Download complete 21:54:54 2dd03ba5bac4: Pull complete 21:54:54 1e091d79d1de: Pull complete 21:54:54 481702a1767f: Pull complete 21:54:57 f64a6f60c768: Pull complete 21:55:01 e78d2573fc39: Pull complete 21:55:01 e876d2f968b6: Pull complete 21:55:02 ce8a83651883: Pull complete 21:55:02 07967f4d0e4b: Pull complete 21:55:02 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 21:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:55:02 ---> 5d7c900382c6 21:55:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:55:04 ---> Running in cf67156eba31 21:55:04 Removing intermediate container cf67156eba31 21:55:04 ---> 001760a0c768 21:55:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:04 ---> Running in f4e3b6ce83b8 21:55:05 Removing intermediate container f4e3b6ce83b8 21:55:05 ---> f201747e78cc 21:55:05 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:55:05 ---> Running in f803525ed942 21:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:55:06 fd7a069fd194: Pull complete 21:55:06 66aa3694b03b: Pull complete 21:55:06 170f70906a0f: Pull complete 21:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:55:07 (1/14) Installing libmagic (5.38-r0) 21:55:07 (2/14) Installing file (5.38-r0) 21:55:07 (3/14) Installing libc-dev (0.7.2-r3) 21:55:07 (4/14) Installing g++ (9.3.0-r2) 21:55:09 ad7c5574e4b9: Pull complete 21:55:11 (5/14) Installing fortify-headers (1.1-r0) 21:55:11 (6/14) Installing patch (2.7.6-r6) 21:55:11 (7/14) Installing build-base (0.5-r2) 21:55:11 (8/14) Installing openssh-keygen (8.3_p1-r0) 21:55:11 (9/14) Installing libedit (20191231.3.1-r0) 21:55:11 (10/14) Installing openssh-client (8.3_p1-r0) 21:55:12 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 21:55:12 (12/14) Installing openssh-server-common (8.3_p1-r0) 21:55:12 (13/14) Installing openssh-server (8.3_p1-r0) 21:55:12 (14/14) Installing openssh (8.3_p1-r0) 21:55:12 Executing busybox-1.31.1-r16.trigger 21:55:12 OK: 237 MiB in 53 packages 21:55:14 e772456be8f7: Pull complete 21:55:14 c890913d741a: Pull complete 21:55:16 Removing intermediate container f803525ed942 21:55:16 ---> cc1536626fca 21:55:16 Step 6/8 : WORKDIR /device-mqtt-go 21:55:16 ---> Running in b80effe7c177 21:55:16 Removing intermediate container b80effe7c177 21:55:16 ---> 3f7a70a9801b 21:55:16 Step 7/8 : COPY . . 21:55:16 2480fcc9aa5a: Pull complete 21:55:16 ---> af4568b40b49 21:55:16 Step 8/8 : RUN go mod download 21:55:16 ---> Running in 5ee1e871562c 21:55:16 09adf4765672: Pull complete 21:55:17 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 21:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:55:17 ---> 2248a725d1cf 21:55:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 21:55:18 go: finding github.com/BurntSushi/toml v0.3.1 21:55:18 go: finding github.com/OneOfOne/xxhash v1.2.6 21:55:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:55:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:55:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:55:18 go: finding github.com/bgentry/speakeasy v0.1.0 21:55:18 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:55:18 go: finding github.com/davecgh/go-spew v1.1.1 21:55:19 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:55:19 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:55:19 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:55:19 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:55:19 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:55:19 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:55:19 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:55:19 go: finding github.com/fatih/color v1.7.0 21:55:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:55:19 go: finding github.com/go-kit/kit v0.8.0 21:55:19 go: finding github.com/go-logfmt/logfmt v0.4.0 21:55:19 go: finding github.com/go-stack/stack v1.8.0 21:55:19 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:55:19 go: finding github.com/google/uuid v1.1.1 21:55:19 go: finding github.com/gorilla/mux v1.7.1 21:55:19 go: finding github.com/hashicorp/consul/api v1.1.0 21:55:19 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:55:19 go: finding github.com/hashicorp/errwrap v1.0.0 21:55:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:55:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:55:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:55:19 go: finding github.com/hashicorp/go-multierror v1.0.0 21:55:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:55:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:55:19 go: finding github.com/hashicorp/go-syslog v1.0.0 21:55:19 go: finding github.com/hashicorp/go-uuid v1.0.1 21:55:19 go: finding github.com/hashicorp/go.net v0.0.1 21:55:19 go: finding github.com/hashicorp/golang-lru v0.5.0 21:55:19 go: finding github.com/hashicorp/logutils v1.0.0 21:55:19 go: finding github.com/hashicorp/mdns v1.0.0 21:55:19 go: finding github.com/hashicorp/memberlist v0.1.3 21:55:19 go: finding github.com/hashicorp/serf v0.8.2 21:55:19 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:55:19 go: finding github.com/kr/pretty v0.1.0 21:55:19 go: finding github.com/kr/pty v1.1.1 21:55:19 go: finding github.com/kr/text v0.1.0 21:55:19 go: finding github.com/mattn/go-colorable v0.0.9 21:55:19 go: finding github.com/mattn/go-isatty v0.0.3 21:55:19 go: finding github.com/miekg/dns v1.0.14 21:55:19 go: finding github.com/mitchellh/cli v1.0.0 21:55:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:55:19 go: finding github.com/mitchellh/copystructure v1.0.0 21:55:19 go: finding github.com/mitchellh/go-homedir v1.0.0 21:55:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:55:19 go: finding github.com/mitchellh/gox v0.4.0 21:55:19 go: finding github.com/mitchellh/iochan v1.0.0 21:55:20 go: finding github.com/mitchellh/mapstructure v1.1.2 21:55:20 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:55:20 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:55:20 go: finding github.com/pelletier/go-toml v1.2.0 21:55:20 go: finding github.com/pkg/errors v0.8.1 21:55:20 go: finding github.com/pmezard/go-difflib v1.0.0 21:55:20 go: finding github.com/posener/complete v1.1.1 21:55:20 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:55:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:55:20 go: finding github.com/spf13/cast v1.3.0 21:55:20 go: finding github.com/stretchr/objx v0.1.0 21:55:20 go: finding github.com/stretchr/testify v1.5.1 21:55:20 go: finding github.com/ugorji/go v1.1.4 21:55:20 go: finding github.com/x448/float16 v0.8.4 21:55:20 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:55:20 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:55:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:55:20 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:55:20 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 21:55:20 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:55:20 go: finding gopkg.in/yaml.v2 v2.2.8 21:55:21 ---> Running in 66647b9170ee 21:55:21 Removing intermediate container 66647b9170ee 21:55:21 ---> 353a46bdedd8 21:55:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:22 ---> Running in 0e09189684f2 21:55:24 Removing intermediate container 0e09189684f2 21:55:24 ---> 6d5c662347f2 21:55:24 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 21:55:25 ---> Running in 00fadc9603c2 21:55:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:55:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:55:27 (1/14) Installing libmagic (5.38-r0) 21:55:27 (2/14) Installing file (5.38-r0) 21:55:28 (3/14) Installing libc-dev (0.7.2-r3) 21:55:28 (4/14) Installing g++ (9.3.0-r2) 21:55:28 Removing intermediate container 5ee1e871562c 21:55:28 ---> 7fb6d9de94da 21:55:28 Successfully built 7fb6d9de94da 21:55:28 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 21:55:29 + docker inspect -f . ci-base-image-x86_64 21:55:29 . [Pipeline] withDockerContainer 21:55:29 prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container 21:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:55:30 (5/14) Installing fortify-headers (1.1-r0) 21:55:30 (6/14) Installing patch (2.7.6-r6) 21:55:30 (7/14) Installing build-base (0.5-r2) 21:55:30 $ docker top bf55314d3b03ad2a3bdd1ec297535ffda195e0e1e08aa8c62285143d7d2cc76c -eo pid,comm [Pipeline] { 21:55:31 (8/14) Installing openssh-keygen (8.3_p1-r0) 21:55:31 (9/14) Installing libedit (20191231.3.1-r0) 21:55:31 (10/14) Installing openssh-client (8.3_p1-r0) [Pipeline] sh 21:55:31 + go version 21:55:31 go version go1.13.13 linux/amd64 [Pipeline] sh 21:55:31 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 21:55:31 (12/14) Installing openssh-server-common (8.3_p1-r0) 21:55:31 + make test 21:55:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:55:31 (13/14) Installing openssh-server (8.3_p1-r0) 21:55:32 (14/14) Installing openssh (8.3_p1-r0) 21:55:32 Executing busybox-1.31.1-r16.trigger 21:55:32 OK: 221 MiB in 53 packages 21:55:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:55:36 Removing intermediate container 00fadc9603c2 21:55:36 ---> 62186b31e424 21:55:36 Step 6/8 : WORKDIR /device-mqtt-go 21:55:36 ---> Running in 69f33f5f5e97 21:55:37 Removing intermediate container 69f33f5f5e97 21:55:37 ---> dcb7af39fd48 21:55:37 Step 7/8 : COPY . . 21:55:38 ---> 2be13ac42b05 21:55:38 Step 8/8 : RUN go mod download 21:55:38 ---> Running in 8cf9a1378286 21:55:41 go: finding github.com/BurntSushi/toml v0.3.1 21:55:41 go: finding github.com/OneOfOne/xxhash v1.2.6 21:55:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:55:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:55:41 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:55:41 go: finding github.com/bgentry/speakeasy v0.1.0 21:55:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:55:41 go: finding github.com/davecgh/go-spew v1.1.1 21:55:41 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:55:41 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:55:41 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:55:41 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:55:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:55:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:55:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:55:41 go: finding github.com/fatih/color v1.7.0 21:55:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:55:41 go: finding github.com/go-kit/kit v0.8.0 21:55:41 go: finding github.com/go-logfmt/logfmt v0.4.0 21:55:41 go: finding github.com/go-stack/stack v1.8.0 21:55:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:55:41 go: finding github.com/google/uuid v1.1.1 21:55:41 go: finding github.com/gorilla/mux v1.7.1 21:55:41 go: finding github.com/hashicorp/consul/api v1.1.0 21:55:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:55:41 go: finding github.com/hashicorp/errwrap v1.0.0 21:55:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:55:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:55:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:55:41 go: finding github.com/hashicorp/go-multierror v1.0.0 21:55:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:55:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:55:41 go: finding github.com/hashicorp/go-syslog v1.0.0 21:55:41 go: finding github.com/hashicorp/go-uuid v1.0.1 21:55:41 go: finding github.com/hashicorp/go.net v0.0.1 21:55:41 go: finding github.com/hashicorp/golang-lru v0.5.0 21:55:41 go: finding github.com/hashicorp/logutils v1.0.0 21:55:41 go: finding github.com/hashicorp/mdns v1.0.0 21:55:41 go: finding github.com/hashicorp/memberlist v0.1.3 21:55:41 go: finding github.com/hashicorp/serf v0.8.2 21:55:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:55:41 go: finding github.com/kr/pretty v0.1.0 21:55:41 go: finding github.com/kr/pty v1.1.1 21:55:41 go: finding github.com/kr/text v0.1.0 21:55:41 go: finding github.com/mattn/go-colorable v0.0.9 21:55:41 go: finding github.com/mattn/go-isatty v0.0.3 21:55:41 go: finding github.com/miekg/dns v1.0.14 21:55:41 go: finding github.com/mitchellh/cli v1.0.0 21:55:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:55:41 go: finding github.com/mitchellh/copystructure v1.0.0 21:55:41 go: finding github.com/mitchellh/go-homedir v1.0.0 21:55:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:55:41 go: finding github.com/mitchellh/gox v0.4.0 21:55:41 go: finding github.com/mitchellh/iochan v1.0.0 21:55:41 go: finding github.com/mitchellh/mapstructure v1.1.2 21:55:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:55:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:55:42 go: finding github.com/pelletier/go-toml v1.2.0 21:55:42 go: finding github.com/pkg/errors v0.8.1 21:55:42 go: finding github.com/pmezard/go-difflib v1.0.0 21:55:42 go: finding github.com/posener/complete v1.1.1 21:55:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:55:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:55:42 go: finding github.com/spf13/cast v1.3.0 21:55:42 go: finding github.com/stretchr/objx v0.1.0 21:55:42 go: finding github.com/stretchr/testify v1.5.1 21:55:42 go: finding github.com/ugorji/go v1.1.4 21:55:42 go: finding github.com/x448/float16 v0.8.4 21:55:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 21:55:42 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:55:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:55:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 21:55:42 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 21:55:42 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:55:42 go: finding gopkg.in/yaml.v2 v2.2.8 21:55:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:55:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements 21:55:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:55:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:55:44 gofmt -l . 21:55:44 ["`gofmt -l .`" = ""] 21:55:44 ./bin/test-attribution-txt.sh 21:55:45 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:55:46 Stashed 1 file(s) [Pipeline] } 21:55:46 $ docker stop --time=1 bf55314d3b03ad2a3bdd1ec297535ffda195e0e1e08aa8c62285143d7d2cc76c 21:55:48 $ docker rm -f bf55314d3b03ad2a3bdd1ec297535ffda195e0e1e08aa8c62285143d7d2cc76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:51 + ls -al . 21:55:51 total 100 21:55:51 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 8 21:55 . 21:55:51 drwxrwxr-x. 4 jenkins jenkins 28 Sep 8 21:54 .. 21:55:51 -rw-rw-r--. 1 jenkins jenkins 4678 Sep 8 21:54 Attribution.txt 21:55:51 drwxrwxr-x. 2 jenkins jenkins 87 Sep 8 21:54 bin 21:55:51 drwxrwxr-x. 3 jenkins jenkins 32 Sep 8 21:54 cmd 21:55:51 -rw-r--r--. 1 jenkins jenkins 18939 Sep 8 21:55 coverage.out 21:55:51 -rw-rw-r--. 1 jenkins jenkins 1784 Sep 8 21:54 Dockerfile 21:55:51 -rw-rw-r--. 1 jenkins jenkins 953 Sep 8 21:54 Dockerfile.build 21:55:51 -rw-rw-r--. 1 jenkins jenkins 140 Sep 8 21:54 .dockerignore 21:55:51 drwxrwxr-x. 8 jenkins jenkins 179 Sep 8 21:54 .git 21:55:51 drwxrwxr-x. 2 jenkins jenkins 60 Sep 8 21:54 .github 21:55:51 -rw-rw-r--. 1 jenkins jenkins 336 Sep 8 21:54 .gitignore 21:55:51 -rw-r--r--. 1 jenkins jenkins 510 Sep 8 21:55 go.mod 21:55:51 -rw-r--r--. 1 jenkins jenkins 13621 Sep 8 21:55 go.sum 21:55:51 drwxrwxr-x. 3 jenkins jenkins 20 Sep 8 21:54 internal 21:55:51 -rw-rw-r--. 1 jenkins jenkins 700 Sep 8 21:54 Jenkinsfile 21:55:51 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 8 21:54 LICENSE 21:55:51 -rw-rw-r--. 1 jenkins jenkins 902 Sep 8 21:54 Makefile 21:55:51 drwxrwxr-x. 2 jenkins jenkins 23 Sep 8 21:54 mock 21:55:51 -rw-rw-r--. 1 jenkins jenkins 444 Sep 8 21:54 README.md 21:55:51 drwxrwxr-x. 3 jenkins jenkins 58 Sep 8 21:54 .semver 21:55:51 drwxrwxr-x. 4 jenkins jenkins 54 Sep 8 21:54 snap 21:55:51 -rw-rw-r--. 1 jenkins jenkins 5 Sep 8 21:52 VERSION 21:55:51 -rw-rw-r--. 1 jenkins jenkins 227 Sep 8 21:54 version.go [Pipeline] isUnix [Pipeline] sh 21:55:51 + 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=8982241024d0bd8ba0eacbff59b1566e55157351 --label arch=amd64 --label version=0.0.0 . 21:55:51 Sending build context to Docker daemon 633.9kB 21:55:51 Step 1/22 : ARG BASE=golang:1.13-alpine 21:55:51 Step 2/22 : FROM ${BASE} AS builder 21:55:51 ---> 7fb6d9de94da 21:55:51 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 21:55:51 ---> Running in b19aca44f01a 21:55:52 Removing intermediate container b19aca44f01a 21:55:52 ---> 03db6dde2c63 21:55:52 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 21:55:52 ---> Running in cccebff365da 21:55:52 Removing intermediate container cccebff365da 21:55:52 ---> 13d1647c19da 21:55:52 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:52 ---> Running in 7983c51af368 21:55:52 Removing intermediate container 8cf9a1378286 21:55:52 ---> cbf5487d181a 21:55:52 Successfully built cbf5487d181a 21:55:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:55:53 Removing intermediate container 7983c51af368 21:55:53 ---> 7760011100e7 21:55:53 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:53 ---> Running in ac5e717461a0 21:55:53 + docker inspect -f . ci-base-image-arm64 21:55:53 . [Pipeline] withDockerContainer 21:55:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:55:53 prd-ubuntu18.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 21:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:55:54 OK: 237 MiB in 53 packages 21:55:55 Removing intermediate container ac5e717461a0 21:55:55 ---> 486179cbfc56 21:55:55 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 21:55:55 ---> Running in 1aa7199f8463 21:55:55 Removing intermediate container 1aa7199f8463 21:55:55 ---> 0e4ba3b38079 21:55:55 Step 8/22 : COPY . . 21:55:55 $ docker top 6a80f4bf3320183f612d134ebb467fd1880927fec97f9b72bb820f752eb80cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:56 ---> 502f8a4250f2 21:55:56 Step 9/22 : ARG MAKE='make build' 21:55:56 ---> Running in 90182b275639 21:55:56 Removing intermediate container 90182b275639 21:55:56 ---> 1c2cf6e55e3a 21:55:56 Step 10/22 : RUN $MAKE 21:55:56 ---> Running in 1fc2ded7e658 21:55:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:55:57 + go version 21:55:57 go version go1.13.13 linux/arm64 [Pipeline] sh 21:55:58 + make test 21:55:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:55:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:56:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:56:10 Removing intermediate container 1fc2ded7e658 21:56:10 ---> 233d258086b0 21:56:10 Step 11/22 : FROM alpine 21:56:10 latest: Pulling from library/alpine 21:56:10 df20fa9351a1: Already exists 21:56:10 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:56:10 Status: Downloaded newer image for alpine:latest 21:56:10 ---> a24bb4013296 21:56:10 Step 12/22 : ENV APP_PORT=49982 21:56:10 ---> Running in 7588b7c1ab2e 21:56:10 Removing intermediate container 7588b7c1ab2e 21:56:10 ---> ab694bf97461 21:56:10 Step 13/22 : EXPOSE $APP_PORT 21:56:10 ---> Running in b18045e168bf 21:56:11 Removing intermediate container b18045e168bf 21:56:11 ---> 26c5a5fc2fb2 21:56:11 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 21:56:11 ---> fc19736adb80 21:56:11 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 21:56:11 ---> 131ee26687d7 21:56:11 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 21:56:12 ---> e9ac3bfdb8a7 21:56:12 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 21:56:12 ---> Running in dc151caad84b 21:56:12 Removing intermediate container dc151caad84b 21:56:12 ---> 515d255be8a7 21:56:12 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 21:56:12 ---> Running in 369c6b978180 21:56:12 Removing intermediate container 369c6b978180 21:56:12 ---> a4f9660ce229 21:56:12 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:12 ---> Running in 47167ae3851a 21:56:12 Removing intermediate container 47167ae3851a 21:56:12 ---> 8b7663d17754 21:56:12 Step 20/22 : LABEL arch=amd64 21:56:12 ---> Running in 860832fc201b 21:56:12 Removing intermediate container 860832fc201b 21:56:12 ---> 6aaf0c8e15df 21:56:12 Step 21/22 : LABEL git_sha=8982241024d0bd8ba0eacbff59b1566e55157351 21:56:13 ---> Running in 564afcd04904 21:56:13 Removing intermediate container 564afcd04904 21:56:13 ---> 146b6fd14773 21:56:13 Step 22/22 : LABEL version=0.0.0 21:56:13 ---> Running in efa62d6acafd 21:56:13 Removing intermediate container efa62d6acafd 21:56:13 ---> 4c4ee3c11ea6 21:56:13 [Warning] One or more build-args [ARCH] were not consumed 21:56:13 Successfully built 4c4ee3c11ea6 21:56:13 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 21:56:29 Still waiting to schedule task 21:56:29 All nodes of label ‘centos7-docker-8c-8g’ are offline 21:56:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:56:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.029s coverage: 28.3% of statements 21:56:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:56:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:56:38 gofmt -l . 21:56:38 ["`gofmt -l .`" = ""] 21:56:38 ./bin/test-attribution-txt.sh 21:56:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:56:38 Warning: overwriting stash ‘coverage-report’ 21:56:39 Stashed 1 file(s) [Pipeline] } 21:56:39 $ docker stop --time=1 6a80f4bf3320183f612d134ebb467fd1880927fec97f9b72bb820f752eb80cc0 21:56:41 $ docker rm -f 6a80f4bf3320183f612d134ebb467fd1880927fec97f9b72bb820f752eb80cc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:43 + ls -al . 21:56:43 total 136 21:56:43 drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 21:56 . 21:56:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:54 .. 21:56:43 -rw-rw-r-- 1 jenkins jenkins 140 Sep 8 21:54 .dockerignore 21:56:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 21:54 .git 21:56:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:54 .github 21:56:43 -rw-rw-r-- 1 jenkins jenkins 336 Sep 8 21:54 .gitignore 21:56:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:54 .semver 21:56:43 -rw-rw-r-- 1 jenkins jenkins 4678 Sep 8 21:54 Attribution.txt 21:56:43 -rw-rw-r-- 1 jenkins jenkins 1784 Sep 8 21:54 Dockerfile 21:56:43 -rw-rw-r-- 1 jenkins jenkins 953 Sep 8 21:54 Dockerfile.build 21:56:43 -rw-rw-r-- 1 jenkins jenkins 700 Sep 8 21:54 Jenkinsfile 21:56:43 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 8 21:54 LICENSE 21:56:43 -rw-rw-r-- 1 jenkins jenkins 902 Sep 8 21:54 Makefile 21:56:43 -rw-rw-r-- 1 jenkins jenkins 444 Sep 8 21:54 README.md 21:56:43 -rw-rw-r-- 1 jenkins jenkins 5 Sep 8 21:52 VERSION 21:56:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:54 bin 21:56:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:54 cmd 21:56:43 -rw-r--r-- 1 jenkins jenkins 18939 Sep 8 21:56 coverage.out 21:56:43 -rw-r--r-- 1 jenkins jenkins 510 Sep 8 21:56 go.mod 21:56:43 -rw-r--r-- 1 jenkins jenkins 13621 Sep 8 21:56 go.sum 21:56:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:54 internal 21:56:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:54 mock 21:56:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:54 snap 21:56:43 -rw-rw-r-- 1 jenkins jenkins 227 Sep 8 21:54 version.go [Pipeline] isUnix [Pipeline] sh 21:56:43 + 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=8982241024d0bd8ba0eacbff59b1566e55157351 --label arch=arm64 --label version=0.0.0 . 21:56:43 Sending build context to Docker daemon 633.9kB 21:56:44 Step 1/22 : ARG BASE=golang:1.13-alpine 21:56:44 Step 2/22 : FROM ${BASE} AS builder 21:56:44 ---> cbf5487d181a 21:56:44 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 21:56:44 ---> Running in f5bebf966c7a 21:56:44 Removing intermediate container f5bebf966c7a 21:56:44 ---> 1240ead57b13 21:56:44 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 21:56:44 ---> Running in cf690015b4b6 21:56:45 Removing intermediate container cf690015b4b6 21:56:45 ---> 4956f3940f27 21:56:45 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:45 ---> Running in cf0045f0fa4d 21:56:48 Removing intermediate container cf0045f0fa4d 21:56:48 ---> 1c4415e02199 21:56:48 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:48 ---> Running in 78a808943899 21:56:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:56:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:56:51 OK: 221 MiB in 53 packages 21:56:52 Removing intermediate container 78a808943899 21:56:52 ---> 558d81073729 21:56:52 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 21:56:52 ---> Running in d35d8027a30b 21:56:52 Removing intermediate container d35d8027a30b 21:56:52 ---> 5b0134c911ad 21:56:52 Step 8/22 : COPY . . 21:56:53 ---> c850840fcd09 21:56:53 Step 9/22 : ARG MAKE='make build' 21:56:53 ---> Running in 8c1055aa86f7 21:56:54 Removing intermediate container 8c1055aa86f7 21:56:54 ---> 14684068f3f6 21:56:54 Step 10/22 : RUN $MAKE 21:56:54 ---> Running in 5a02b9f410d3 21:56:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:57:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:57:25 Running on prd-centos7-docker-8c-8g-1850 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:57:25 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 21:57:28 using credential edgex-jenkins-ssh 21:57:28 Cloning the remote Git repository 21:57:28 Cloning with configured refspecs honoured and without tags 21:57:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:57:28 > git init /w/workspace/device-mqtt-go/4 # timeout=10 21:57:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:57:28 > git --version # timeout=10 21:57:28 > git --version # 'git version 2.16.5' 21:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:57:28 Fetching without tags 21:57:29 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 21:57:29 Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 21:57:29 Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) 21:57:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:57:28 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:57:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:57:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:57:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:57:29 > git config core.sparsecheckout # timeout=10 21:57:29 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:57:29 > git remote # timeout=10 21:57:29 > git config --get remote.origin.url # timeout=10 21:57:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:29 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:57:29 > git rev-parse HEAD^{commit} # timeout=10 21:57:29 > git config core.sparsecheckout # timeout=10 21:57:29 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:57:30 Removing intermediate container 5a02b9f410d3 21:57:30 ---> fefb1d2f2621 21:57:30 Step 11/22 : FROM alpine 21:57:31 latest: Pulling from library/alpine 21:57:31 b538f80385f9: Already exists 21:57:31 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:57:31 Status: Downloaded newer image for alpine:latest 21:57:31 ---> 62ee0e9f8440 21:57:31 Step 12/22 : ENV APP_PORT=49982 21:57:31 ---> Running in dac48463a609 21:57:31 Removing intermediate container dac48463a609 21:57:31 ---> b6d343cc906c 21:57:31 Step 13/22 : EXPOSE $APP_PORT 21:57:31 ---> Running in ea83e53b6719 21:57:32 Removing intermediate container ea83e53b6719 21:57:32 ---> 741b10356405 21:57:32 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 21:57:32 Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:33 ---> 7357ad97e784 21:57:33 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 21:57:34 ++ find /w/workspace/device-mqtt-go/4 21:57:34 ++ grep snapcraft.yaml 21:57:34 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:34 provisioning config files... 21:57:34 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config2215760578031856212tmp [Pipeline] { [Pipeline] sh 21:57:34 ---> 40c663050bad 21:57:34 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 21:57:34 + cp /w/workspace/device-mqtt-go/4@tmp/config2215760578031856212tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh 21:57:34 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:57:34 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 21:57:35 latest: Pulling from edgex-devops/edgex-snap-builder 21:57:35 f08d8e2a3ba1: Pulling fs layer 21:57:35 3baa9cb2483b: Pulling fs layer 21:57:35 94e5ff4c0b15: Pulling fs layer 21:57:35 1860925334f9: Pulling fs layer 21:57:35 2daf38717194: Pulling fs layer 21:57:35 309017e8d7a4: Pulling fs layer 21:57:35 f7790dc9fd0f: Pulling fs layer 21:57:35 cac0ae9282c2: Pulling fs layer 21:57:35 1f4cadf9a1ed: Pulling fs layer 21:57:35 cac0ae9282c2: Waiting 21:57:35 309017e8d7a4: Waiting 21:57:35 1f4cadf9a1ed: Waiting 21:57:35 1860925334f9: Waiting 21:57:35 f7790dc9fd0f: Waiting 21:57:35 2daf38717194: Waiting 21:57:35 94e5ff4c0b15: Verifying Checksum 21:57:35 94e5ff4c0b15: Download complete 21:57:35 3baa9cb2483b: Download complete 21:57:35 1860925334f9: Verifying Checksum 21:57:35 1860925334f9: Download complete 21:57:35 309017e8d7a4: Verifying Checksum 21:57:35 309017e8d7a4: Download complete 21:57:35 f7790dc9fd0f: Verifying Checksum 21:57:35 f7790dc9fd0f: Download complete 21:57:35 cac0ae9282c2: Verifying Checksum 21:57:35 cac0ae9282c2: Download complete 21:57:35 1f4cadf9a1ed: Download complete 21:57:35 ---> dc6331c4e6cd 21:57:35 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 21:57:35 ---> Running in 0b4e7a7cc37b 21:57:35 f08d8e2a3ba1: Verifying Checksum 21:57:35 f08d8e2a3ba1: Download complete 21:57:35 Removing intermediate container 0b4e7a7cc37b 21:57:35 ---> 6d5166914e9c 21:57:35 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 21:57:36 ---> Running in 6de4422f6979 21:57:36 Removing intermediate container 6de4422f6979 21:57:36 ---> d78147ca0656 21:57:36 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:36 ---> Running in dfb0d89c4e42 21:57:36 f08d8e2a3ba1: Pull complete 21:57:36 3baa9cb2483b: Pull complete 21:57:36 94e5ff4c0b15: Pull complete 21:57:37 Removing intermediate container dfb0d89c4e42 21:57:37 ---> 0bf66707b63b 21:57:37 Step 20/22 : LABEL arch=arm64 21:57:37 ---> Running in 528ae8f4c99a 21:57:37 1860925334f9: Pull complete 21:57:37 Removing intermediate container 528ae8f4c99a 21:57:37 ---> 6efaf4b8bc0f 21:57:37 Step 21/22 : LABEL git_sha=8982241024d0bd8ba0eacbff59b1566e55157351 21:57:37 ---> Running in 18992f49951a 21:57:37 Removing intermediate container 18992f49951a 21:57:37 ---> da87aabcfd95 21:57:37 Step 22/22 : LABEL version=0.0.0 21:57:38 ---> Running in 4b7ce80f618d 21:57:38 Removing intermediate container 4b7ce80f618d 21:57:38 ---> 138a01d8750a 21:57:38 [Warning] One or more build-args [ARCH] were not consumed 21:57:38 Successfully built 138a01d8750a 21:57:38 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 21:57:40 2daf38717194: Verifying Checksum 21:57:40 2daf38717194: Download complete 21:57:54 Still waiting to schedule task 21:57:54 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 21:57:55 2daf38717194: Pull complete 21:57:55 309017e8d7a4: Pull complete 21:57:55 f7790dc9fd0f: Pull complete 21:57:55 cac0ae9282c2: Pull complete 21:57:55 1f4cadf9a1ed: Pull complete 21:57:55 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 21:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:58:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:58:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:58:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:58:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] 21:58:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] 21:58:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] 21:58:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] 21:58:00 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 21:58:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] 21:58:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] 21:58:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] 21:58:00 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] 21:58:00 Fetched 5333 kB in 1s (3768 kB/s) 21:58:02 Reading package lists... 21:58:05 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:58:05 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:58:05 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:58:05 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:58:06 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% 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... 85% Reading package lists... 85% 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 21:58:08 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 21:58:09 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... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 74% Reading package lists... 74% 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... 85% Reading package lists... 85% 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 21:58:09 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 21:58:09 Reading state information... 0% Reading state information... 0% Reading state information... Done 21:58:09 The following packages were automatically installed and are no longer required: 21:58:09 libjq1 libonig4 21:58:09 Use 'sudo apt autoremove' to remove them. 21:58:09 Suggested packages: 21:58:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:58:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 21:58:09 diffutils-doc perl-doc libterm-readline-gnu-perl 21:58:09 | libterm-readline-perl-perl 21:58:10 The following NEW packages will be installed: 21:58:10 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 21:58:10 libperl5.26 make netbase patch perl perl-modules-5.26 21:58:10 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 21:58:10 Need to get 12.0 MB of archives. 21:58:10 After this operation, 77.5 MB of additional disk space will be used. 21:58:10 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] 21:58:11 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 3% [1 perl-modules-5.26 405 kB/2763 kB 15%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 21:58:11 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 21:58:11 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] 21:58:11 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] 21:58:11 48% [5 perl 65.5 kB/201 kB 33%] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 21:58:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 21:58:11 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 21:58:11 55% [8 curl 65.5 kB/159 kB 41%] 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] 21:58:11 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:58:11 60% [10 liberror-perl 0 B/22.8 kB 0%] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:58:11 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] 21:58:11 68% [12 git 0 B/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] 21:58:11 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:58:11 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (8472 kB/s) 21:58:11 debconf: delaying package configuration, since apt-utils is not installed 21:58:11 Selecting previously unselected package perl-modules-5.26. 21:58:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 21:58:11 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 21:58:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:58:12 Selecting previously unselected package libgdbm5:amd64. 21:58:12 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 21:58:12 Unpacking libgdbm5:amd64 (1.14.1-6) ... 21:58:12 Selecting previously unselected package libgdbm-compat4:amd64. 21:58:12 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 21:58:12 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 21:58:12 Selecting previously unselected package libperl5.26:amd64. 21:58:12 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 21:58:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 21:58:13 Selecting previously unselected package perl. 21:58:13 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 21:58:13 Unpacking perl (5.26.1-6ubuntu0.3) ... 21:58:13 Selecting previously unselected package less. 21:58:13 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 21:58:13 Unpacking less (487-0.1) ... 21:58:13 Selecting previously unselected package netbase. 21:58:13 Preparing to unpack .../06-netbase_5.4_all.deb ... 21:58:13 Unpacking netbase (5.4) ... 21:58:13 Selecting previously unselected package curl. 21:58:13 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 21:58:13 Unpacking curl (7.58.0-2ubuntu3.10) ... 21:58:13 Selecting previously unselected package libcurl3-gnutls:amd64. 21:58:13 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 21:58:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:58:13 Selecting previously unselected package liberror-perl. 21:58:13 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 21:58:13 Unpacking liberror-perl (0.17025-1) ... 21:58:13 Selecting previously unselected package git-man. 21:58:13 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:58:13 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:58:14 Selecting previously unselected package git. 21:58:14 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:58:14 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:58:14 Selecting previously unselected package make. 21:58:14 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 21:58:14 Unpacking make (4.1-9.1ubuntu1) ... 21:58:14 Selecting previously unselected package patch. 21:58:14 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:58:14 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:58:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:58:14 Setting up less (487-0.1) ... 21:58:14 Setting up make (4.1-9.1ubuntu1) ... 21:58:14 Setting up curl (7.58.0-2ubuntu3.10) ... 21:58:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:58:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 21:58:15 Setting up libgdbm5:amd64 (1.14.1-6) ... 21:58:15 Setting up patch (2.7.6-2ubuntu1.1) ... 21:58:15 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 21:58:15 Setting up netbase (5.4) ... 21:58:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 21:58:15 Setting up perl (5.26.1-6ubuntu0.3) ... 21:58:15 Setting up liberror-perl (0.17025-1) ... 21:58:15 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:58:15 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:58:15 Processing triggers for mime-support (3.60ubuntu1) ... 21:58:16 curl set to automatically installed. 21:58:16 git set to automatically installed. 21:58:16 git-man set to automatically installed. 21:58:16 less set to automatically installed. 21:58:16 libcurl3-gnutls set to automatically installed. 21:58:16 liberror-perl set to automatically installed. 21:58:16 libgdbm-compat4 set to automatically installed. 21:58:16 libgdbm5 set to automatically installed. 21:58:16 libperl5.26 set to automatically installed. 21:58:16 make set to automatically installed. 21:58:16 netbase set to automatically installed. 21:58:16 patch set to automatically installed. 21:58:16 perl set to automatically installed. 21:58:16 perl-modules-5.26 set to automatically installed. 21:58:16 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 21:58:16 Please ensure the environment is properly setup before continuing. 21:58:16 Ignore this message if the appropriate measures have already been taken 21:58:17 Pulling go  21:58:18 'device-mqtt' has dependencies that need to be staged: go 21:58:18 Skipping pull go (already ran) 21:58:18 Building go  21:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:18 Dload Upload Total Spent Left Speed 21:58:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 114M 1 1446k 0 0 7457k 0 0:00:15 --:--:-- 0:00:15 7419k 55 114M 55 64.0M 0 0 53.6M 0 0:00:02 0:00:01 0:00:01 53.6M 100 114M 100 114M 0 0 56.9M 0 0:00:02 0:00:02 --:--:-- 56.9M 21:58:21 go1.13.5.linux-amd64.tar.gz: OK 21:58:26 Staging go  21:58:27 Pulling device-mqtt  21:58:27 Skipping build go (already ran) 21:58:27 Building device-mqtt  21:58:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 21:58:28 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 21:58:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:58:28 go: downloading github.com/spf13/cast v1.3.0 21:58:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 21:58:28 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:58:28 go: extracting github.com/spf13/cast v1.3.0 21:58:28 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 21:58:28 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:58:28 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:58:28 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 21:58:28 go: downloading github.com/go-kit/kit v0.8.0 21:58:28 go: downloading github.com/google/uuid v1.1.1 21:58:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:58:28 go: downloading github.com/gorilla/mux v1.7.1 21:58:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:58:28 go: downloading github.com/OneOfOne/xxhash v1.2.6 21:58:28 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:58:28 go: extracting github.com/google/uuid v1.1.1 21:58:28 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:58:28 go: extracting github.com/OneOfOne/xxhash v1.2.6 21:58:28 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 21:58:28 go: downloading github.com/x448/float16 v0.8.4 21:58:28 go: extracting github.com/gorilla/mux v1.7.1 21:58:28 go: downloading gopkg.in/yaml.v2 v2.2.8 21:58:28 go: downloading github.com/pkg/errors v0.8.1 21:58:28 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 21:58:28 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 21:58:28 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 21:58:29 go: extracting github.com/go-kit/kit v0.8.0 21:58:29 go: extracting github.com/x448/float16 v0.8.4 21:58:29 go: downloading github.com/BurntSushi/toml v0.3.1 21:58:29 go: extracting github.com/pkg/errors v0.8.1 21:58:29 go: extracting gopkg.in/yaml.v2 v2.2.8 21:58:29 go: downloading github.com/pelletier/go-toml v1.2.0 21:58:29 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 21:58:29 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 21:58:29 go: downloading github.com/hashicorp/consul/api v1.1.0 21:58:29 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 21:58:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:58:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:58:29 go: extracting github.com/BurntSushi/toml v0.3.1 21:58:29 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:58:29 go: extracting github.com/go-logfmt/logfmt v0.4.0 21:58:29 go: extracting github.com/pelletier/go-toml v1.2.0 21:58:29 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:58:29 go: extracting github.com/hashicorp/consul/api v1.1.0 21:58:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:58:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:58:29 go: downloading github.com/mitchellh/copystructure v1.0.0 21:58:29 go: downloading github.com/hashicorp/serf v0.8.2 21:58:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:58:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:58:29 go: extracting github.com/mitchellh/copystructure v1.0.0 21:58:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:58:29 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 21:58:29 go: extracting github.com/mitchellh/mapstructure v1.1.2 21:58:29 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 21:58:29 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 21:58:29 go: extracting github.com/mitchellh/reflectwalk v1.0.0 21:58:29 go: extracting github.com/hashicorp/serf v0.8.2 21:58:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:58:29 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:58:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:58:29 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 21:58:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:58:29 go: extracting github.com/hashicorp/golang-lru v0.5.0 21:58:29 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 21:58:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:58:29 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 21:58:29 go: finding github.com/spf13/cast v1.3.0 21:58:29 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:58:29 go: finding github.com/gorilla/mux v1.7.1 21:58:29 go: finding github.com/OneOfOne/xxhash v1.2.6 21:58:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:58:29 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 21:58:29 go: finding github.com/go-kit/kit v0.8.0 21:58:29 go: finding github.com/google/uuid v1.1.1 21:58:29 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 21:58:29 go: finding github.com/x448/float16 v0.8.4 21:58:29 go: finding github.com/go-logfmt/logfmt v0.4.0 21:58:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:58:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:58:29 go: finding github.com/pkg/errors v0.8.1 21:58:29 go: finding gopkg.in/yaml.v2 v2.2.8 21:58:29 go: finding github.com/BurntSushi/toml v0.3.1 21:58:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:58:29 go: finding github.com/pelletier/go-toml v1.2.0 21:58:29 go: finding github.com/hashicorp/consul/api v1.1.0 21:58:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:58:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:58:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:58:29 go: finding github.com/hashicorp/serf v0.8.2 21:58:29 go: finding github.com/mitchellh/mapstructure v1.1.2 21:58:29 go: finding github.com/mitchellh/copystructure v1.0.0 21:58:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:58:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:58:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:58:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:58:29 go: finding github.com/hashicorp/golang-lru v0.5.0 21:58:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:58:38 Skipping stage go (already ran) 21:58:38 Staging device-mqtt  21:58:38 Priming go  21:58:39 Priming device-mqtt  21:58:40 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 21:58:40 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 21:58:40 Determining the version from the project repo (version-script). 21:58:40 The version has been set to 'local-dev-20200908+8982241' 21:58:41 Snapping | Snapping / Snapping - Snapping \ Snapping | 21:58:41 Snapped edgex-device-mqtt_local-dev-20200908+8982241_amd64.snap [Pipeline] } 21:58:43 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] } 21:59:46 Running on prd-ubuntu18.04-docker-arm64-16c-16g-1851 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws 21:59:46 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 21:59:50 using credential edgex-jenkins-ssh 21:59:50 Cloning the remote Git repository 21:59:50 Cloning with configured refspecs honoured and without tags 21:59:51 Fetching without tags 21:59:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:59:50 > git init /w/workspace/device-mqtt-go/4 # timeout=10 21:59:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:59:50 > git --version # timeout=10 21:59:50 > git --version # 'git version 2.17.1' 21:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:59:51 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 21:59:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:59:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:59:51 Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 21:59:51 Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 21:59:51 Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) 21:59:51 > git config core.sparsecheckout # timeout=10 21:59:51 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:59:51 > git remote # timeout=10 21:59:51 > git config --get remote.origin.url # timeout=10 21:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:51 > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 21:59:51 > git rev-parse HEAD^{commit} # timeout=10 21:59:51 > git config core.sparsecheckout # timeout=10 21:59:51 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 21:59:55 Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:57 + find /w/workspace/device-mqtt-go/4 21:59:57 + grep snapcraft.yaml 21:59:57 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:57 provisioning config files... 21:59:57 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config7759634804077667744tmp [Pipeline] { [Pipeline] sh 21:59:57 + cp /w/workspace/device-mqtt-go/4@tmp/config7759634804077667744tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh 21:59:58 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 21:59:58 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 21:59:59 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 21:59:59 237528ba509b: Pulling fs layer 21:59:59 393b96f31d8b: Pulling fs layer 21:59:59 4d82b0e39008: Pulling fs layer 21:59:59 e7ca375b8d34: Pulling fs layer 21:59:59 418f656485bb: Pulling fs layer 21:59:59 aebe8db9254c: Pulling fs layer 21:59:59 4f5f7b207d3f: Pulling fs layer 21:59:59 d19ca6af091a: Pulling fs layer 21:59:59 418f656485bb: Waiting 21:59:59 4f5f7b207d3f: Waiting 21:59:59 e7ca375b8d34: Waiting 21:59:59 aebe8db9254c: Waiting 21:59:59 16b5a0711add: Pulling fs layer 21:59:59 393b96f31d8b: Download complete 21:59:59 4d82b0e39008: Download complete 21:59:59 e7ca375b8d34: Verifying Checksum 21:59:59 e7ca375b8d34: Download complete 21:59:59 aebe8db9254c: Verifying Checksum 21:59:59 aebe8db9254c: Download complete 21:59:59 4f5f7b207d3f: Verifying Checksum 21:59:59 4f5f7b207d3f: Download complete 21:59:59 d19ca6af091a: Verifying Checksum 21:59:59 d19ca6af091a: Download complete 21:59:59 16b5a0711add: Download complete 22:00:00 237528ba509b: Verifying Checksum 22:00:00 237528ba509b: Download complete 22:00:03 237528ba509b: Pull complete 22:00:03 393b96f31d8b: Pull complete 22:00:03 4d82b0e39008: Pull complete 22:00:04 e7ca375b8d34: Pull complete 22:00:09 418f656485bb: Verifying Checksum 22:00:09 418f656485bb: Download complete 22:00:56 418f656485bb: Pull complete 22:00:56 aebe8db9254c: Pull complete 22:00:56 4f5f7b207d3f: Pull complete 22:00:56 d19ca6af091a: Pull complete 22:00:56 16b5a0711add: Pull complete 22:00:56 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 22:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 22:00:56 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 22:00:56 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 22:00:56 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 22:00:56 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 22:00:56 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [942 kB] 22:00:57 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] 22:00:57 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] 22:00:57 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] 22:00:58 Fetched 3908 kB in 2s (1779 kB/s) 22:01:02 Reading package lists... 22:01:17 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 22:01:17 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 22:01:17 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 22:01:17 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 22:01:21 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... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:01:27 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 22:01:31 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:01:32 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 60% Building dependency tree 22:01:32 Reading state information... 0% Reading state information... 0% Reading state information... Done 22:01:33 The following packages were automatically installed and are no longer required: 22:01:33 libjq1 libonig4 22:01:33 Use 'sudo apt autoremove' to remove them. 22:01:33 Suggested packages: 22:01:33 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:01:33 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 22:01:33 diffutils-doc perl-doc libterm-readline-gnu-perl 22:01:33 | libterm-readline-perl-perl 22:01:33 The following NEW packages will be installed: 22:01:33 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 22:01:33 libperl5.26 make netbase patch perl perl-modules-5.26 22:01:33 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. 22:01:33 Need to get 10.8 MB of archives. 22:01:33 After this operation, 73.6 MB of additional disk space will be used. 22:01:34 0% [Working] 0% [Connecting to ports.ubuntu.com (91.189.88.150)] 0% [Connecting to ports.ubuntu.com (91.189.88.150)] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:01:46 0% [1 perl-modules-5.26 1151 B/2763 kB 0%] 0% [1 perl-modules-5.26 12.4 kB/2763 kB 0%] 0% [1 perl-modules-5.26 51.8 kB/2763 kB 2%] 1% [1 perl-modules-5.26 116 kB/2763 kB 4%] 1% [1 perl-modules-5.26 190 kB/2763 kB 7%] 2% [1 perl-modules-5.26 294 kB/2763 kB 11%] 3% [1 perl-modules-5.26 392 kB/2763 kB 14%] 4% [1 perl-modules-5.26 507 kB/2763 kB 18%] 4% [1 perl-modules-5.26 599 kB/2763 kB 22%] 5% [1 perl-modules-5.26 734 kB/2763 kB 27%] 6% [1 perl-modules-5.26 843 kB/2763 kB 31%] 136 kB/s 1min 12s 7% [1 perl-modules-5.26 959 kB/2763 kB 35%] 136 kB/s 1min 12s 8% [1 perl-modules-5.26 1105 kB/2763 kB 40%] 136 kB/s 1min 10s 9% [1 perl-modules-5.26 1236 kB/2763 kB 45%] 136 kB/s 1min 10s 10% [1 perl-modules-5.26 1380 kB/2763 kB 50%] 136 kB/s 1min 8s 11% [1 perl-modules-5.26 1531 kB/2763 kB 55%] 136 kB/s 1min 7s 13% [1 perl-modules-5.26 1700 kB/2763 kB 62%] 136 kB/s 1min 6s 13% [1 perl-modules-5.26 1815 kB/2763 kB 66%] 136 kB/s 1min 5s 15% [1 perl-modules-5.26 1970 kB/2763 kB 71%] 136 kB/s 1min 4s 16% [1 perl-modules-5.26 2107 kB/2763 kB 76%] 136 kB/s 1min 3s 17% [1 perl-modules-5.26 2289 kB/2763 kB 83%] 136 kB/s 1min 2s 18% [1 perl-modules-5.26 2467 kB/2763 kB 89%] 136 kB/s 60s 20% [1 perl-modules-5.26 2695 kB/2763 kB 98%] 308 kB/s 26s 22% [Working] 308 kB/s 25s Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 22:01:46 22% [2 libgdbm5 23.1 kB/23.1 kB 100%] 308 kB/s 25s 24% [Working] 308 kB/s 25s Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 22:01:46 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 308 kB/s 25s Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 22:01:52 25% [4 libperl5.26 12.8 kB/3326 kB 0%] 308 kB/s 25s 27% [4 libperl5.26 235 kB/3326 kB 7%] 308 kB/s 25s 29% [4 libperl5.26 525 kB/3326 kB 16%] 308 kB/s 24s 31% [4 libperl5.26 823 kB/3326 kB 25%] 308 kB/s 23s 32% [4 libperl5.26 991 kB/3326 kB 30%] 308 kB/s 22s 34% [4 libperl5.26 1180 kB/3326 kB 35%] 308 kB/s 22s 35% [4 libperl5.26 1386 kB/3326 kB 42%] 308 kB/s 21s 37% [4 libperl5.26 1624 kB/3326 kB 49%] 308 kB/s 20s 39% [4 libperl5.26 1872 kB/3326 kB 56%] 308 kB/s 19s 41% [4 libperl5.26 2140 kB/3326 kB 64%] 308 kB/s 18s 43% [4 libperl5.26 2441 kB/3326 kB 73%] 308 kB/s 17s 46% [4 libperl5.26 2773 kB/3326 kB 83%] 308 kB/s 16s 48% [4 libperl5.26 3098 kB/3326 kB 93%] 509 kB/s 9s 51% [Working] 509 kB/s 9s Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 22:01:52 51% [5 perl 22.0 kB/201 kB 11%] 509 kB/s 9s 54% [Working] 509 kB/s 8s Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 22:01:53 54% [6 less 291 B/99.7 kB 0%] 509 kB/s 8s 56% [Working] 509 kB/s 8s Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 22:01:53 56% [7 netbase 5742 B/12.7 kB 45%] 509 kB/s 8s 58% [Working] 509 kB/s 8s Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 22:01:53 58% [8 curl 4027 B/152 kB 3%] 509 kB/s 8s 60% [Working] 509 kB/s 8s Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 22:01:53 60% [9 libcurl3-gnutls 6374 B/179 kB 4%] 509 kB/s 8s 63% [Working] 509 kB/s 7s Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 22:01:53 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 509 kB/s 7s 65% [Working] 509 kB/s 7s Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:01:55 65% [11 git-man 28.5 kB/804 kB 4%] 509 kB/s 7s 67% [11 git-man 295 kB/804 kB 37%] 509 kB/s 7s 69% [11 git-man 562 kB/804 kB 70%] 509 kB/s 6s 72% [Working] 509 kB/s 6s Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 22:02:00 72% [12 git 49 B/2952 kB 0%] 509 kB/s 6s 74% [12 git 309 kB/2952 kB 10%] 509 kB/s 5s 76% [12 git 548 kB/2952 kB 19%] 509 kB/s 5s 78% [12 git 813 kB/2952 kB 28%] 509 kB/s 4s 80% [12 git 1024 kB/2952 kB 35%] 509 kB/s 4s 81% [12 git 1254 kB/2952 kB 42%] 509 kB/s 3s 83% [12 git 1521 kB/2952 kB 52%] 509 kB/s 3s 85% [12 git 1803 kB/2952 kB 61%] 552 kB/s 2s 88% [12 git 2103 kB/2952 kB 71%] 552 kB/s 1s 90% [12 git 2452 kB/2952 kB 83%] 552 kB/s 1s 93% [12 git 2818 kB/2952 kB 95%] 552 kB/s 0s 95% [Working] 552 kB/s 0s Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 22:02:00 96% [13 make 10.7 kB/139 kB 8%] 552 kB/s 0s 98% [Working] 552 kB/s 0s Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 22:02:00 98% [14 patch 1086 B/91.8 kB 1%] 552 kB/s 0s 100% [Working] 552 kB/s 0s Fetched 10.8 MB in 27s (402 kB/s) 22:02:01 debconf: delaying package configuration, since apt-utils is not installed 22:02:01 Selecting previously unselected package perl-modules-5.26. 22:02:01 (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.) 22:02:01 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:02:01 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:02:02 Selecting previously unselected package libgdbm5:arm64. 22:02:02 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 22:02:02 Unpacking libgdbm5:arm64 (1.14.1-6) ... 22:02:02 Selecting previously unselected package libgdbm-compat4:arm64. 22:02:02 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 22:02:02 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 22:02:03 Selecting previously unselected package libperl5.26:arm64. 22:02:03 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 22:02:03 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:02:04 Selecting previously unselected package perl. 22:02:04 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 22:02:04 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:02:04 Selecting previously unselected package less. 22:02:04 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 22:02:04 Unpacking less (487-0.1) ... 22:02:04 Selecting previously unselected package netbase. 22:02:04 Preparing to unpack .../06-netbase_5.4_all.deb ... 22:02:04 Unpacking netbase (5.4) ... 22:02:04 Selecting previously unselected package curl. 22:02:04 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 22:02:04 Unpacking curl (7.58.0-2ubuntu3.10) ... 22:02:04 Selecting previously unselected package libcurl3-gnutls:arm64. 22:02:04 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 22:02:05 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 22:02:05 Selecting previously unselected package liberror-perl. 22:02:05 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 22:02:05 Unpacking liberror-perl (0.17025-1) ... 22:02:05 Selecting previously unselected package git-man. 22:02:05 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:02:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:02:05 Selecting previously unselected package git. 22:02:05 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 22:02:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:02:07 Selecting previously unselected package make. 22:02:07 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 22:02:07 Unpacking make (4.1-9.1ubuntu1) ... 22:02:07 Selecting previously unselected package patch. 22:02:07 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 22:02:07 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:02:07 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:02:07 Setting up less (487-0.1) ... 22:02:07 Setting up make (4.1-9.1ubuntu1) ... 22:02:07 Setting up curl (7.58.0-2ubuntu3.10) ... 22:02:07 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 22:02:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:02:07 Setting up libgdbm5:arm64 (1.14.1-6) ... 22:02:07 Setting up patch (2.7.6-2ubuntu1.1) ... 22:02:07 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 22:02:07 Setting up netbase (5.4) ... 22:02:07 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:02:07 Setting up perl (5.26.1-6ubuntu0.3) ... 22:02:07 Setting up liberror-perl (0.17025-1) ... 22:02:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:02:08 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 22:02:08 Processing triggers for mime-support (3.60ubuntu1) ... 22:02:13 curl set to automatically installed. 22:02:13 git set to automatically installed. 22:02:13 git-man set to automatically installed. 22:02:13 less set to automatically installed. 22:02:13 libcurl3-gnutls set to automatically installed. 22:02:13 liberror-perl set to automatically installed. 22:02:13 libgdbm-compat4 set to automatically installed. 22:02:13 libgdbm5 set to automatically installed. 22:02:13 libperl5.26 set to automatically installed. 22:02:13 make set to automatically installed. 22:02:13 netbase set to automatically installed. 22:02:13 patch set to automatically installed. 22:02:13 perl set to automatically installed. 22:02:13 perl-modules-5.26 set to automatically installed. 22:02:13 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:02:13 Please ensure the environment is properly setup before continuing. 22:02:13 Ignore this message if the appropriate measures have already been taken 22:02:14 Pulling go  22:02:17 'device-mqtt' has dependencies that need to be staged: go 22:02:17 Skipping pull go (already ran) 22:02:17 Building go  22:02:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:17 Dload Upload Total Spent Left Speed 22:02:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 93.0M 25 23.7M 0 0 30.4M 0 0:00:03 --:--:-- 0:00:03 30.4M 74 93.0M 74 68.9M 0 0 38.4M 0 0:00:02 0:00:01 0:00:01 38.4M 100 93.0M 100 93.0M 0 0 40.3M 0 0:00:02 0:00:02 --:--:-- 40.3M 22:02:21 go1.13.5.linux-arm64.tar.gz: OK 22:02:39 Staging go  22:02:41 Pulling device-mqtt  22:02:44 Skipping build go (already ran) 22:02:44 Building device-mqtt  22:02:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 22:02:46 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 22:02:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:02:46 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:02:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 22:02:46 go: downloading github.com/spf13/cast v1.3.0 22:02:46 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 22:02:46 go: extracting github.com/spf13/cast v1.3.0 22:02:46 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 22:02:46 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:02:46 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:02:46 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:02:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:02:46 go: downloading github.com/google/uuid v1.1.1 22:02:46 go: downloading github.com/go-kit/kit v0.8.0 22:02:46 go: extracting github.com/google/uuid v1.1.1 22:02:46 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:02:46 go: downloading github.com/OneOfOne/xxhash v1.2.6 22:02:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:02:46 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 22:02:46 go: downloading github.com/gorilla/mux v1.7.1 22:02:46 go: downloading github.com/pkg/errors v0.8.1 22:02:46 go: downloading gopkg.in/yaml.v2 v2.2.8 22:02:46 go: extracting github.com/OneOfOne/xxhash v1.2.6 22:02:46 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:02:46 go: downloading github.com/pelletier/go-toml v1.2.0 22:02:46 go: extracting github.com/pkg/errors v0.8.1 22:02:46 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 22:02:46 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:02:46 go: extracting github.com/gorilla/mux v1.7.1 22:02:46 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:02:46 go: extracting gopkg.in/yaml.v2 v2.2.8 22:02:46 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:02:46 go: extracting github.com/pelletier/go-toml v1.2.0 22:02:46 go: downloading github.com/BurntSushi/toml v0.3.1 22:02:46 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:02:46 go: extracting github.com/go-kit/kit v0.8.0 22:02:46 go: downloading github.com/x448/float16 v0.8.4 22:02:46 go: downloading github.com/hashicorp/consul/api v1.1.0 22:02:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:02:46 go: extracting github.com/BurntSushi/toml v0.3.1 22:02:46 go: extracting github.com/x448/float16 v0.8.4 22:02:46 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:02:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:02:46 go: downloading github.com/mitchellh/copystructure v1.0.0 22:02:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:02:46 go: extracting github.com/hashicorp/consul/api v1.1.0 22:02:46 go: extracting github.com/mitchellh/copystructure v1.0.0 22:02:46 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:02:46 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:02:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:02:46 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:02:46 go: downloading github.com/hashicorp/serf v0.8.2 22:02:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:02:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:02:46 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:02:46 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:02:46 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:02:46 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:02:46 go: extracting github.com/hashicorp/serf v0.8.2 22:02:46 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:02:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:02:46 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:02:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:02:46 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:02:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:02:46 go: extracting github.com/hashicorp/golang-lru v0.5.0 22:02:46 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 22:02:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:02:46 go: finding github.com/spf13/cast v1.3.0 22:02:46 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 22:02:46 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 22:02:46 go: finding github.com/gorilla/mux v1.7.1 22:02:46 go: finding github.com/OneOfOne/xxhash v1.2.6 22:02:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 22:02:46 go: finding github.com/go-kit/kit v0.8.0 22:02:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:02:46 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 22:02:46 go: finding github.com/google/uuid v1.1.1 22:02:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:02:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:02:46 go: finding github.com/x448/float16 v0.8.4 22:02:46 go: finding gopkg.in/yaml.v2 v2.2.8 22:02:46 go: finding github.com/go-logfmt/logfmt v0.4.0 22:02:46 go: finding github.com/BurntSushi/toml v0.3.1 22:02:46 go: finding github.com/pkg/errors v0.8.1 22:02:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:02:47 go: finding github.com/pelletier/go-toml v1.2.0 22:02:47 go: finding github.com/hashicorp/consul/api v1.1.0 22:02:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:02:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:02:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:02:47 go: finding github.com/mitchellh/mapstructure v1.1.2 22:02:47 go: finding github.com/hashicorp/serf v0.8.2 22:02:47 go: finding github.com/mitchellh/copystructure v1.0.0 22:02:47 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:02:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:02:47 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:02:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:02:47 go: finding github.com/hashicorp/golang-lru v0.5.0 22:03:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:03:23 Skipping stage go (already ran) 22:03:23 Staging device-mqtt  22:03:26 Priming go  22:03:29 Priming device-mqtt  22:03:33 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 22:03:33 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 22:03:33 Determining the version from the project repo (version-script). 22:03:33 The version has been set to 'local-dev-20200908+8982241' 22:03:34 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | 22:03:34 Snapped edgex-device-mqtt_local-dev-20200908+8982241_arm64.snap [Pipeline] } 22:03:37 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 22:03:39 provisioning config files... 22:03:39 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config4091097096703357682tmp [Pipeline] { [Pipeline] sh 22:03:39 + curl -s https://codecov.io/bash 22:03:39 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config4091097096703357682tmp [Pipeline] } 22:03:39 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 22:03:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:03:42 ---> package-listing.sh 22:03:42 ++ facter osfamily 22:03:42 ++ tr '[:upper:]' '[:lower:]' 22:03:42 + OS_FAMILY=redhat 22:03:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-166 22:03:42 + START_PACKAGES=/tmp/packages_start.txt 22:03:42 + END_PACKAGES=/tmp/packages_end.txt 22:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:03:42 + PACKAGES=/tmp/packages_start.txt 22:03:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' 22:03:42 + PACKAGES=/tmp/packages_end.txt 22:03:42 + case "${OS_FAMILY}" in 22:03:42 + rpm -qa 22:03:42 + sort 22:03:48 + '[' -f /tmp/packages_start.txt ']' 22:03:48 + '[' -f /tmp/packages_end.txt ']' 22:03:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:03:48 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' 22:03:48 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ 22:03:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ [Pipeline] isUnix [Pipeline] sh 22:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:49 22:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:49 alpine: Pulling from edgex-lftools-log-publisher 22:03:49 df20fa9351a1: Pulling fs layer 22:03:49 36b3adc4ff6f: Pulling fs layer 22:03:49 8ad3a11d3b57: Pulling fs layer 22:03:49 46f8f816bc3b: Pulling fs layer 22:03:49 0dadc02b9964: Pulling fs layer 22:03:49 ce6a7cf60c04: Pulling fs layer 22:03:49 7a184a31f384: Pulling fs layer 22:03:49 0879bd2ef858: Pulling fs layer 22:03:49 0dadc02b9964: Waiting 22:03:49 ce6a7cf60c04: Waiting 22:03:49 7a184a31f384: Waiting 22:03:49 0879bd2ef858: Waiting 22:03:49 46f8f816bc3b: Waiting 22:03:49 36b3adc4ff6f: Verifying Checksum 22:03:49 36b3adc4ff6f: Download complete 22:03:49 46f8f816bc3b: Download complete 22:03:50 df20fa9351a1: Download complete 22:03:50 ce6a7cf60c04: Verifying Checksum 22:03:50 ce6a7cf60c04: Download complete 22:03:50 7a184a31f384: Verifying Checksum 22:03:50 7a184a31f384: Download complete 22:03:50 0dadc02b9964: Verifying Checksum 22:03:50 0dadc02b9964: Download complete 22:03:50 8ad3a11d3b57: Verifying Checksum 22:03:50 8ad3a11d3b57: Download complete 22:03:50 df20fa9351a1: Pull complete 22:03:51 36b3adc4ff6f: Pull complete 22:03:52 0879bd2ef858: Verifying Checksum 22:03:52 0879bd2ef858: Download complete 22:03:52 8ad3a11d3b57: Pull complete 22:03:52 46f8f816bc3b: Pull complete 22:03:53 0dadc02b9964: Pull complete 22:03:53 ce6a7cf60c04: Pull complete 22:03:53 7a184a31f384: Pull complete 22:03:57 0879bd2ef858: Pull complete 22:03:57 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 22:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:03:57 prd-centos7-docker-4c-2g-1847 does not seem to be running inside a container 22:03:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/gexfoundry_device-mqtt-go_PR-166 -v /w/workspace/gexfoundry_device-mqtt-go_PR-166:/w/workspace/gexfoundry_device-mqtt-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-166@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:04:03 $ docker top 21b555b305afaf3abbee04d3fce9fae51facacd39ac4006d2dcfa77151b1f215 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:03 + mkdir -p /var/log/sa [Pipeline] sh 22:04:04 + ls /var/log/sa-host 22:04:04 + sadf -c /var/log/sa-host/sa05 22:04:04 file_magic: OK 22:04:04 HZ: Using current value: 100 22:04:04 file_header: OK 22:04:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:04:04 Statistics: 22:04:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:04:04 File successfully converted to sysstat format version 12.2.1 22:04:04 + sadf -c /var/log/sa-host/sa08 22:04:04 file_magic: OK 22:04:04 HZ: Using current value: 100 22:04:04 file_header: OK 22:04:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:04:04 Statistics: 22:04:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:04:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:04 provisioning config files... 22:04:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config4011567211157167528tmp [Pipeline] { [Pipeline] echo 22:04:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:04:04 ---> create-netrc.sh [Pipeline] echo 22:04:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:04:05 ---> logs-deploy.sh 22:04:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-166/4 22:04:05 INFO: archiving workspace using pattern(s): 22:04:07 Archives upload complete. 22:04:07 INFO: archiving logs to Nexus 22:04:08 ---> uname -a: 22:04:08 Linux 21b555b305af 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:04:08 22:04:08 22:04:08 ---> lscpu: 22:04:08 Architecture: x86_64 22:04:08 CPU op-mode(s): 32-bit, 64-bit 22:04:08 Byte Order: Little Endian 22:04:08 Address sizes: 40 bits physical, 48 bits virtual 22:04:08 CPU(s): 4 22:04:08 On-line CPU(s) list: 0-3 22:04:08 Thread(s) per core: 1 22:04:08 Core(s) per socket: 1 22:04:08 Socket(s): 4 22:04:08 NUMA node(s): 1 22:04:08 Vendor ID: GenuineIntel 22:04:08 CPU family: 6 22:04:08 Model: 44 22:04:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:04:08 Stepping: 1 22:04:08 CPU MHz: 2933.438 22:04:08 BogoMIPS: 5866.87 22:04:08 Virtualization: VT-x 22:04:08 Hypervisor vendor: KVM 22:04:08 Virtualization type: full 22:04:08 L1d cache: 128 KiB 22:04:08 L1i cache: 128 KiB 22:04:08 L2 cache: 16 MiB 22:04:08 L3 cache: 64 MiB 22:04:08 NUMA node0 CPU(s): 0-3 22:04:08 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:04:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:04:08 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:04:08 Vulnerability Meltdown: Mitigation; PTI 22:04:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:04:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:04:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:04:08 Vulnerability Tsx async abort: Not affected 22:04:08 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 22:04:08 22:04:08 22:04:08 ---> nproc: 22:04:08 4 22:04:08 22:04:08 22:04:08 ---> df -h: 22:04:08 Filesystem Size Used Available Use% Mounted on 22:04:08 overlay 50.0G 6.9G 43.0G 14% / 22:04:08 tmpfs 64.0M 0 64.0M 0% /dev 22:04:08 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:04:08 shm 64.0M 0 64.0M 0% /dev/shm 22:04:08 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf 22:04:08 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname 22:04:08 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts 22:04:08 /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host 22:04:08 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-166 22:04:08 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp 22:04:08 22:04:08 22:04:08 ---> free -m: 22:04:08 total used free shared buff/cache available 22:04:08 Mem: 1837 649 139 0 1048 1080 22:04:08 Swap: 1023 0 1023 22:04:08 22:04:08 22:04:08 ---> ip addr: 22:04:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:04:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:04:08 inet 127.0.0.1/8 scope host lo 22:04:08 valid_lft forever preferred_lft forever 22:04:08 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:04:08 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:04:08 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:04:08 valid_lft forever preferred_lft forever 22:04:08 22:04:08 22:04:08 ---> sar -b -r -n DEV: 22:04:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/08/20 _x86_64_ (4 CPU) 22:04:08 22:04:08 21:50:40 LINUX RESTART (4 CPU) 22:04:08 22:04:08 21:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:04:08 21:53:01 27.36 10.38 16.97 0.00 4385.02 2129.79 0.00 22:04:08 21:54:01 2.01 0.00 2.01 0.00 0.00 34.16 0.00 22:04:08 21:55:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 22:04:08 21:56:01 0.23 0.00 0.23 0.00 0.00 3.84 0.00 22:04:08 21:57:02 0.30 0.00 0.30 0.00 0.00 4.08 0.00 22:04:08 21:58:01 0.29 0.02 0.27 0.00 0.14 2.51 0.00 22:04:08 21:59:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 22:04:08 22:00:01 0.28 0.00 0.28 0.00 0.00 3.81 0.00 22:04:08 22:01:01 0.30 0.02 0.28 0.00 0.13 3.61 0.00 22:04:08 22:02:01 0.48 0.12 0.37 0.00 2.13 6.22 0.00 22:04:08 22:03:01 0.38 0.00 0.38 0.00 0.00 3.76 0.00 22:04:08 22:04:01 82.04 47.44 34.59 0.00 5409.02 5982.85 0.00 22:04:08 Average: 9.53 4.84 4.69 0.00 817.52 682.71 0.00 22:04:08 22:04:08 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:04:08 21:53:01 181360 0 568860 30.23 2620 1128716 1125632 38.42 423448 1117772 16 22:04:08 21:54:01 191584 0 558628 29.69 2620 1128724 1055068 36.01 419592 1112104 8 22:04:08 21:55:01 189572 0 560636 29.80 2620 1128728 1055248 36.01 422428 1111500 24 22:04:08 21:56:01 190856 0 559352 29.73 2620 1128728 1055068 36.01 425684 1107416 12 22:04:08 21:57:02 187956 0 562240 29.88 2620 1128740 1055216 36.01 434440 1101252 8 22:04:08 21:58:01 187340 0 562848 29.91 2620 1128748 1055372 36.02 435316 1101252 12 22:04:08 21:59:01 188468 0 561716 29.85 2620 1128752 1055132 36.01 423988 1111172 12 22:04:08 22:00:01 187312 0 562812 29.91 2620 1128812 1055348 36.02 425292 1111188 28 22:04:08 22:01:01 187332 0 562840 29.91 2620 1128764 1057900 36.10 424964 1111172 16 22:04:08 22:02:01 187804 0 562228 29.88 2620 1128904 1055712 36.03 422632 1113448 8 22:04:08 22:03:01 188328 0 561700 29.85 2620 1128908 1055640 36.03 422132 1113448 8 22:04:08 22:04:01 100032 0 649164 34.50 2620 1129740 1269700 43.33 452904 1124868 112 22:04:08 Average: 180662 0 569419 30.26 2620 1128855 1079253 36.83 427735 1111383 22 22:04:08 22:04:08 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:04:08 21:53:01 eth0 61.86 51.62 337.00 36.97 0.00 0.00 0.00 0.00 22:04:08 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:53:01 docker0 1.51 1.45 0.31 3.52 0.00 0.00 0.00 0.00 22:04:08 21:54:01 eth0 1.07 0.08 0.09 0.01 0.00 0.00 0.00 0.00 22:04:08 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:55:01 eth0 0.77 0.33 0.30 0.17 0.00 0.00 0.00 0.00 22:04:08 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:56:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:04:08 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:57:02 eth0 0.55 0.20 0.17 0.07 0.00 0.00 0.00 0.00 22:04:08 21:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:58:01 eth0 0.56 0.36 0.29 0.20 0.00 0.00 0.00 0.00 22:04:08 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:59:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:04:08 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:00:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:04:08 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:04:08 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:02:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:04:08 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:03:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:04:08 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:04:01 eth0 86.15 66.19 742.72 11.11 0.00 0.00 0.00 0.00 22:04:08 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 Average: eth0 12.74 9.98 90.21 4.08 0.00 0.00 0.00 0.00 22:04:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:08 Average: docker0 0.13 0.12 0.03 0.29 0.00 0.00 0.00 0.00 22:04:08 22:04:08