Pull request #183 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 028dbc440845f859cdcd2d4815c2d932ec30317a+b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 (32d1decf04666925527b34669574209bdd999536) Running in Durability level: MAX_SURVIVABILITY 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-183/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-183/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-10044’ Running on prd-centos7-docker-4c-2g-10045 in /w/workspace/gexfoundry_device-mqtt-go_PR-183 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-183 # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 028dbc440845f859cdcd2d4815c2d932ec30317a Merge succeeded, producing 028dbc440845f859cdcd2d4815c2d932ec30317a Checking out Revision 028dbc440845f859cdcd2d4815c2d932ec30317a (PR-183) Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # 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 b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:33:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:33:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:33:25 ========================================================= 06:33:25 EdgeX Global Pipelines Version Info 06:33:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:33:27 ------------------- 06:33:27 stable info: 06:33:27 ------------------- 06:33:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:33:27 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:33:27 Message: update stable to v1.0.152 06:33:28 ------------------- 06:33:28 experimental info: 06:33:28 ------------------- 06:33:28 Commited By: **** collab-it+edgex@linuxfoundation.org 06:33:28 Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 06:33:28 Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:33:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:33:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:33:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:33:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:33:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:33:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 06:33:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:33:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-183 [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-183 [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-183 [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 028dbc440845f859cdcd2d4815c2d932ec30317a [Pipeline] echo 06:33:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 028dbc4 [Pipeline] echo 06:33:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:33 + git log --format=format:%s -1 028dbc440845f859cdcd2d4815c2d932ec30317a [Pipeline] echo 06:33:34 GIT_COMMIT: 028dbc440845f859cdcd2d4815c2d932ec30317a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:33:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:35 06:33:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:33:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:35 latest: Pulling from edgex-devops/git-semver 06:33:35 31603596830f: Pulling fs layer 06:33:35 2a8b12db71e7: Pulling fs layer 06:33:35 6ca5941a6612: Pulling fs layer 06:33:35 ecc8261a40a4: Pulling fs layer 06:33:35 ecc8261a40a4: Waiting 06:33:35 2a8b12db71e7: Verifying Checksum 06:33:35 2a8b12db71e7: Download complete 06:33:36 31603596830f: Verifying Checksum 06:33:36 31603596830f: Download complete 06:33:36 ecc8261a40a4: Verifying Checksum 06:33:36 ecc8261a40a4: Download complete 06:33:36 6ca5941a6612: Download complete 06:33:36 31603596830f: Pull complete 06:33:36 2a8b12db71e7: Pull complete 06:33:38 6ca5941a6612: Pull complete 06:33:38 ecc8261a40a4: Pull complete 06:33:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:33:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:33:38 prd-centos7-docker-4c-2g-10045 does not seem to be running inside a container 06:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-183 -v /w/workspace/gexfoundry_device-mqtt-go_PR-183:/w/workspace/gexfoundry_device-mqtt-go_PR-183:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-183@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 06:33:42 $ docker top 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:42 [ssh-agent] Looking for ssh-agent implementation... 06:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:43 $ docker exec 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 ssh-agent 06:33:43 SSH_AUTH_SOCK=/tmp/ssh-i3RrLOWddWgQ/agent.12 06:33:43 SSH_AGENT_PID=17 06:33:43 Running ssh-add (command line suppressed) 06:33:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp/private_key_3774123311532390833.key (/w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp/private_key_3774123311532390833.key) 06:33:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:44 + git tag --points-at HEAD [Pipeline] } 06:33:44 $ docker exec --env ******** --env ******** 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 ssh-agent -k 06:33:44 unset SSH_AUTH_SOCK; 06:33:44 unset SSH_AGENT_PID; 06:33:44 echo Agent pid 17 killed; 06:33:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:45 [ssh-agent] Looking for ssh-agent implementation... 06:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:45 $ docker exec 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 ssh-agent 06:33:45 SSH_AUTH_SOCK=/tmp/ssh-NeNoSmfKunfw/agent.45 06:33:45 SSH_AGENT_PID=50 06:33:45 Running ssh-add (command line suppressed) 06:33:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp/private_key_1212616873636896882.key (/w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp/private_key_1212616873636896882.key) 06:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:46 + git semver init 06:33:46 # -> Open(): unable to determine branch for HEAD 06:33:46 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-183/.git 06:33:46 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-183 06:33:46 # $SEMVER_REMOTE_NAME = origin 06:33:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:33:46 # $SEMVER_USER_NAME = edgex-jenkins 06:33:46 # $SEMVER_BRANCH = PR-183 06:33:46 # $SEMVER_TEMP = /tmp/semver-756586204 06:33:46 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 06:33:47 # '/tmp/semver-756586204' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-183/.semver' 06:33:47 # -> Force: false 06:33:47 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-183/.semver [Pipeline] } 06:33:47 $ docker exec --env ******** --env ******** 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 ssh-agent -k 06:33:47 unset SSH_AUTH_SOCK; 06:33:47 unset SSH_AGENT_PID; 06:33:47 echo Agent pid 50 killed; 06:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:48 + git semver [Pipeline] } 06:33:48 $ docker stop --time=1 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 06:33:50 $ docker rm -f 8c386d423eccf407a00dd4c20bc083adc18ce58ac566c54d87329f4bb43f8ed4 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:33:51 Stashed 1 file(s) [Pipeline] echo 06:33:51 [edgeXSemver]: initialized semver on 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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:33:53 ========================================================= 06:33:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:33:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:33:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:33:54 Sending build context to Docker daemon 746.5kB 06:33:54 Step 1/8 : ARG BASE=golang:1.15-alpine 06:33:54 Step 2/8 : FROM ${BASE} 06:33:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:33:54 df20fa9351a1: Pulling fs layer 06:33:54 ed8968b2872e: Pulling fs layer 06:33:54 a92cc7c5fd73: Pulling fs layer 06:33:54 e871e8e8d7a9: Pulling fs layer 06:33:54 e73272ec9a57: Pulling fs layer 06:33:54 1e910a182e73: Pulling fs layer 06:33:54 4e634b169226: Pulling fs layer 06:33:54 e871e8e8d7a9: Waiting 06:33:54 e73272ec9a57: Waiting 06:33:54 1e910a182e73: Waiting 06:33:54 4e634b169226: Waiting 06:33:54 a92cc7c5fd73: Verifying Checksum 06:33:54 a92cc7c5fd73: Download complete 06:33:54 ed8968b2872e: Verifying Checksum 06:33:54 ed8968b2872e: Download complete 06:33:54 e73272ec9a57: Verifying Checksum 06:33:54 e73272ec9a57: Download complete 06:33:54 1e910a182e73: Verifying Checksum 06:33:54 1e910a182e73: Download complete 06:33:54 df20fa9351a1: Verifying Checksum 06:33:54 df20fa9351a1: Download complete 06:33:55 df20fa9351a1: Pull complete 06:33:56 ed8968b2872e: Pull complete 06:33:56 a92cc7c5fd73: Pull complete 06:34:00 4e634b169226: Verifying Checksum 06:34:00 4e634b169226: Download complete 06:34:02 e871e8e8d7a9: Verifying Checksum 06:34:02 e871e8e8d7a9: Download complete 06:34:07 Still waiting to schedule task 06:34:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:34:14 e871e8e8d7a9: Pull complete 06:34:14 e73272ec9a57: Pull complete 06:34:14 1e910a182e73: Pull complete 06:34:20 4e634b169226: Pull complete 06:34:20 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:34:20 ---> f7629b54cfaa 06:34:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:34:20 ---> Running in 29a777875829 06:34:20 Removing intermediate container 29a777875829 06:34:20 ---> f1461f0606d9 06:34:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:20 ---> Running in 93f895d5fe32 06:34:22 Removing intermediate container 93f895d5fe32 06:34:22 ---> 15846cd23ca5 06:34:22 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:34:22 ---> Running in 9aa2030ccae9 06:34:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:24 (1/14) Installing libmagic (5.38-r0) 06:34:24 (2/14) Installing file (5.38-r0) 06:34:24 (3/14) Installing libc-dev (0.7.2-r3) 06:34:24 (4/14) Installing g++ (9.3.0-r2) 06:34:33 (5/14) Installing fortify-headers (1.1-r0) 06:34:33 (6/14) Installing patch (2.7.6-r6) 06:34:33 (7/14) Installing build-base (0.5-r2) 06:34:33 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:34:33 (9/14) Installing libedit (20191231.3.1-r0) 06:34:33 (10/14) Installing openssh-client (8.3_p1-r0) 06:34:33 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:34:33 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:34:33 (13/14) Installing openssh-server (8.3_p1-r0) 06:34:33 (14/14) Installing openssh (8.3_p1-r0) 06:34:33 Executing busybox-1.31.1-r16.trigger 06:34:33 OK: 237 MiB in 53 packages 06:34:37 Removing intermediate container 9aa2030ccae9 06:34:37 ---> 8bb990884850 06:34:37 Step 6/8 : WORKDIR /device-mqtt-go 06:34:37 ---> Running in 47990847e533 06:34:37 Removing intermediate container 47990847e533 06:34:37 ---> 71e021c1c5ef 06:34:37 Step 7/8 : COPY . . 06:34:37 ---> 6f62fd8eb16b 06:34:37 Step 8/8 : RUN go mod download 06:34:37 ---> Running in c1e4cf1ad6cd 06:35:00 Removing intermediate container c1e4cf1ad6cd 06:35:00 ---> beaf8a318d13 06:35:00 Successfully built beaf8a318d13 06:35:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:35:00 + docker inspect -f . ci-base-image-x86_64 06:35:00 . [Pipeline] withDockerContainer 06:35:01 prd-centos7-docker-4c-2g-10045 does not seem to be running inside a container 06:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-183 -v /w/workspace/gexfoundry_device-mqtt-go_PR-183:/w/workspace/gexfoundry_device-mqtt-go_PR-183:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-183@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 ******** ci-base-image-x86_64 cat 06:35:02 $ docker top c01ef00813f593b9c85b802e24c8d30bc4a6816fc57f5c4e67c6d1193b88137a -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:03 + go version 06:35:03 go version go1.15.2 linux/amd64 [Pipeline] } 06:35:03 $ docker stop --time=1 c01ef00813f593b9c85b802e24c8d30bc4a6816fc57f5c4e67c6d1193b88137a 06:35:04 $ docker rm -f c01ef00813f593b9c85b802e24c8d30bc4a6816fc57f5c4e67c6d1193b88137a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:35:05 + docker inspect -f . ci-base-image-x86_64 06:35:05 . [Pipeline] withDockerContainer 06:35:05 prd-centos7-docker-4c-2g-10045 does not seem to be running inside a container 06:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-183 -v /w/workspace/gexfoundry_device-mqtt-go_PR-183:/w/workspace/gexfoundry_device-mqtt-go_PR-183:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-183@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 ******** ci-base-image-x86_64 cat 06:35:07 $ docker top 865591cb6523bcb525effd26f123cafd371571aa1e1529ceef30a3c0535d7837 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:07 + make test 06:35:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:35:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:35:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:35:32 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 28.3% of statements 06:35:32 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:35:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:35:36 gofmt -l . 06:35:36 ["`gofmt -l .`" = ""] 06:35:36 ./bin/test-attribution-txt.sh 06:35:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:35:37 $ docker stop --time=1 865591cb6523bcb525effd26f123cafd371571aa1e1529ceef30a3c0535d7837 06:35:40 $ docker rm -f 865591cb6523bcb525effd26f123cafd371571aa1e1529ceef30a3c0535d7837 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:35:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:35:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:45 + ls -al . 06:35:45 total 100 06:35:45 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 2 06:35 . 06:35:45 drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:33 .. 06:35:45 -rw-rw-r--. 1 jenkins jenkins 5932 Nov 2 06:33 Attribution.txt 06:35:45 drwxrwxr-x. 2 jenkins jenkins 87 Nov 2 06:33 bin 06:35:45 drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:33 cmd 06:35:45 -rw-r--r--. 1 jenkins jenkins 18940 Nov 2 06:35 coverage.out 06:35:45 -rw-rw-r--. 1 jenkins jenkins 1784 Nov 2 06:33 Dockerfile 06:35:45 -rw-rw-r--. 1 jenkins jenkins 953 Nov 2 06:33 Dockerfile.build 06:35:45 -rw-rw-r--. 1 jenkins jenkins 140 Nov 2 06:33 .dockerignore 06:35:45 drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:33 .git 06:35:45 drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:33 .github 06:35:45 -rw-rw-r--. 1 jenkins jenkins 336 Nov 2 06:33 .gitignore 06:35:45 -rw-r--r--. 1 jenkins jenkins 511 Nov 2 06:35 go.mod 06:35:45 -rw-r--r--. 1 jenkins jenkins 14807 Nov 2 06:35 go.sum 06:35:45 drwxrwxr-x. 3 jenkins jenkins 20 Nov 2 06:33 internal 06:35:45 -rw-rw-r--. 1 jenkins jenkins 677 Nov 2 06:33 Jenkinsfile 06:35:45 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:33 LICENSE 06:35:45 -rw-rw-r--. 1 jenkins jenkins 902 Nov 2 06:33 Makefile 06:35:45 drwxrwxr-x. 2 jenkins jenkins 23 Nov 2 06:33 mock 06:35:45 -rw-rw-r--. 1 jenkins jenkins 444 Nov 2 06:33 README.md 06:35:45 drwx------. 3 jenkins jenkins 58 Nov 2 06:33 .semver 06:35:45 drwxrwxr-x. 4 jenkins jenkins 54 Nov 2 06:33 snap 06:35:45 -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:33 VERSION 06:35:45 -rw-rw-r--. 1 jenkins jenkins 227 Nov 2 06:33 version.go [Pipeline] isUnix [Pipeline] sh 06:35:45 + 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=028dbc440845f859cdcd2d4815c2d932ec30317a --label arch=amd64 --label version=0.0.0 . 06:35:45 Sending build context to Docker daemon 766kB 06:35:45 Step 1/22 : ARG BASE=golang:1.15-alpine 06:35:45 Step 2/22 : FROM ${BASE} AS builder 06:35:45 ---> beaf8a318d13 06:35:45 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:35:45 ---> Running in 570da5152ccc 06:35:46 Removing intermediate container 570da5152ccc 06:35:46 ---> 172ab8949366 06:35:46 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:35:46 ---> Running in 5c24bfa9db4d 06:35:46 Removing intermediate container 5c24bfa9db4d 06:35:46 ---> addc529f0430 06:35:46 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:46 ---> Running in 4c205d8baf7d 06:35:48 Removing intermediate container 4c205d8baf7d 06:35:48 ---> e5d931214125 06:35:48 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:35:48 ---> Running in b00b1a461052 06:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:50 OK: 237 MiB in 53 packages 06:35:50 Removing intermediate container b00b1a461052 06:35:50 ---> ecf07407685a 06:35:50 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:35:50 ---> Running in efabe74ea6ca 06:35:51 Removing intermediate container efabe74ea6ca 06:35:51 ---> 10111edeebe2 06:35:51 Step 8/22 : COPY . . 06:35:51 ---> 36e0587901f4 06:35:51 Step 9/22 : ARG MAKE='make build' 06:35:52 ---> Running in 319b7700dc84 06:35:52 Removing intermediate container 319b7700dc84 06:35:52 ---> 62df45125715 06:35:52 Step 10/22 : RUN $MAKE 06:35:52 ---> Running in 316ca1e989e4 06:35:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:35:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-10047 in /w/workspace/gexfoundry_device-mqtt-go_PR-183 [Pipeline] { [Pipeline] ws 06:35:54 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:35:59 using credential edgex-jenkins-ssh 06:35:59 Cloning the remote Git repository 06:35:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:35:59 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:36:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:36:00 > git --version # timeout=10 06:36:00 > git --version # 'git version 2.17.1' 06:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:36:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:02 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 028dbc440845f859cdcd2d4815c2d932ec30317a 06:36:02 Merge succeeded, producing 028dbc440845f859cdcd2d4815c2d932ec30317a 06:36:02 Checking out Revision 028dbc440845f859cdcd2d4815c2d932ec30317a (PR-183) 06:36:02 > git config core.sparsecheckout # timeout=10 06:36:02 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 06:36:02 > git remote # timeout=10 06:36:02 > git config --get remote.origin.url # timeout=10 06:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:02 > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 06:36:02 > git rev-parse HEAD^{commit} # timeout=10 06:36:02 > git config core.sparsecheckout # timeout=10 06:36:02 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 06:36:06 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" 06:36:07 > git --version # timeout=10 06:36:07 > git --version # 'git version 2.17.1' 06:36:07 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:36:08 ========================================================= 06:36:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:36:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:36:10 Sending build context to Docker daemon 469kB 06:36:10 Step 1/8 : ARG BASE=golang:1.15-alpine 06:36:10 Step 2/8 : FROM ${BASE} 06:36:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:10 b538f80385f9: Pulling fs layer 06:36:10 74f711af9a0d: Pulling fs layer 06:36:10 99f96fe45779: Pulling fs layer 06:36:10 8529a6b9a6be: Pulling fs layer 06:36:10 45590311c82a: Pulling fs layer 06:36:10 69ca0ff8b7b3: Pulling fs layer 06:36:10 209524e5b208: Pulling fs layer 06:36:10 45590311c82a: Waiting 06:36:10 69ca0ff8b7b3: Waiting 06:36:10 209524e5b208: Waiting 06:36:10 8529a6b9a6be: Waiting 06:36:10 99f96fe45779: Verifying Checksum 06:36:10 99f96fe45779: Download complete 06:36:10 74f711af9a0d: Verifying Checksum 06:36:10 74f711af9a0d: Download complete 06:36:10 45590311c82a: Verifying Checksum 06:36:10 45590311c82a: Download complete 06:36:10 b538f80385f9: Verifying Checksum 06:36:10 b538f80385f9: Download complete 06:36:10 69ca0ff8b7b3: Verifying Checksum 06:36:10 69ca0ff8b7b3: Download complete 06:36:11 b538f80385f9: Pull complete 06:36:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:36:12 74f711af9a0d: Pull complete 06:36:12 99f96fe45779: Pull complete 06:36:13 209524e5b208: Download complete 06:36:14 8529a6b9a6be: Verifying Checksum 06:36:14 8529a6b9a6be: Download complete 06:36:15 Removing intermediate container 316ca1e989e4 06:36:15 ---> d2aa0027b5c1 06:36:15 Step 11/22 : FROM alpine 06:36:16 latest: Pulling from library/alpine 06:36:16 188c0c94c7c5: Pulling fs layer 06:36:17 188c0c94c7c5: Verifying Checksum 06:36:17 188c0c94c7c5: Download complete 06:36:17 188c0c94c7c5: Pull complete 06:36:17 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:36:17 Status: Downloaded newer image for alpine:latest 06:36:17 ---> d6e46aa2470d 06:36:17 Step 12/22 : ENV APP_PORT=49982 06:36:18 ---> Running in 0bd2a59c55cc 06:36:18 Removing intermediate container 0bd2a59c55cc 06:36:18 ---> 315871724053 06:36:18 Step 13/22 : EXPOSE $APP_PORT 06:36:18 ---> Running in bdc6584f7845 06:36:18 Removing intermediate container bdc6584f7845 06:36:18 ---> 1df384f6b343 06:36:18 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:36:19 ---> e59cd0cc3b95 06:36:19 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:36:19 ---> 31781a09e97c 06:36:19 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:36:20 ---> f956fe34c1e0 06:36:20 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:36:20 ---> Running in 937b8701c1c1 06:36:20 Removing intermediate container 937b8701c1c1 06:36:20 ---> ea7ead4fe579 06:36:20 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:36:20 ---> Running in 45dc4e74be59 06:36:20 Removing intermediate container 45dc4e74be59 06:36:20 ---> 112d85fabd7f 06:36:20 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:20 ---> Running in 47327e0fa061 06:36:21 Removing intermediate container 47327e0fa061 06:36:21 ---> dcf9a2f2adf6 06:36:21 Step 20/22 : LABEL arch=amd64 06:36:21 ---> Running in a15225c37132 06:36:21 Removing intermediate container a15225c37132 06:36:21 ---> 68b7ba66d1a7 06:36:21 Step 21/22 : LABEL git_sha=028dbc440845f859cdcd2d4815c2d932ec30317a 06:36:21 ---> Running in 1f6f1de98a2f 06:36:21 Removing intermediate container 1f6f1de98a2f 06:36:21 ---> 2f04ffbc30d3 06:36:21 Step 22/22 : LABEL version=0.0.0 06:36:21 ---> Running in 1c1094aeb2af 06:36:22 Removing intermediate container 1c1094aeb2af 06:36:22 ---> 4490554c74c0 06:36:22 [Warning] One or more build-args [ARCH] were not consumed 06:36:22 Successfully built 4490554c74c0 06:36:22 Successfully tagged docker-device-mqtt-go:latest [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 06:36:24 8529a6b9a6be: Pull complete 06:36:24 45590311c82a: Pull complete 06:36:24 69ca0ff8b7b3: Pull complete 06:36:29 209524e5b208: Pull complete 06:36:29 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:36:29 ---> 5bddaf1c2fca 06:36:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:36:31 ---> Running in 98e4214233ed 06:36:31 Removing intermediate container 98e4214233ed 06:36:31 ---> 96788ea9d97f 06:36:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:32 ---> Running in c284aa8b0fe5 06:36:34 Removing intermediate container c284aa8b0fe5 06:36:34 ---> f7d469c41a37 06:36:34 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:36:34 ---> Running in af15800d7324 06:36:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:37 (1/14) Installing libmagic (5.38-r0) 06:36:37 (2/14) Installing file (5.38-r0) 06:36:38 (3/14) Installing libc-dev (0.7.2-r3) 06:36:38 (4/14) Installing g++ (9.3.0-r2) 06:36:38 Still waiting to schedule task 06:36:38 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:36:44 (5/14) Installing fortify-headers (1.1-r0) 06:36:44 (6/14) Installing patch (2.7.6-r6) 06:36:44 (7/14) Installing build-base (0.5-r2) 06:36:44 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:36:44 (9/14) Installing libedit (20191231.3.1-r0) 06:36:44 (10/14) Installing openssh-client (8.3_p1-r0) 06:36:45 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:36:45 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:36:45 (13/14) Installing openssh-server (8.3_p1-r0) 06:36:45 (14/14) Installing openssh (8.3_p1-r0) 06:36:45 Executing busybox-1.31.1-r16.trigger 06:36:45 OK: 221 MiB in 53 packages 06:36:50 Removing intermediate container af15800d7324 06:36:50 ---> 94829dc53356 06:36:50 Step 6/8 : WORKDIR /device-mqtt-go 06:36:50 ---> Running in 20ace45bd1e9 06:36:50 Removing intermediate container 20ace45bd1e9 06:36:50 ---> 57afbb9e874e 06:36:50 Step 7/8 : COPY . . 06:36:51 ---> 5cf5bc0e36cd 06:36:51 Step 8/8 : RUN go mod download 06:36:51 ---> Running in 8521c6b0c56b 06:37:13 Removing intermediate container 8521c6b0c56b 06:37:13 ---> 4c1aab31d73b 06:37:13 Successfully built 4c1aab31d73b 06:37:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:37:14 + docker inspect -f . ci-base-image-arm64 06:37:14 . [Pipeline] withDockerContainer 06:37:14 prd-ubuntu18.04-docker-arm64-4c-16g-10047 does not seem to be running inside a container 06:37:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:16 $ docker top 4b939c01d9fe12d6929b36e56d87395eccc945ec861931ec365d56278589c56b -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:18 + go version 06:37:18 go version go1.15.2 linux/arm64 [Pipeline] } 06:37:18 $ docker stop --time=1 4b939c01d9fe12d6929b36e56d87395eccc945ec861931ec365d56278589c56b 06:37:20 $ docker rm -f 4b939c01d9fe12d6929b36e56d87395eccc945ec861931ec365d56278589c56b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:21 + docker inspect -f . ci-base-image-arm64 06:37:21 . [Pipeline] withDockerContainer 06:37:21 prd-ubuntu18.04-docker-arm64-4c-16g-10047 does not seem to be running inside a container 06:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:23 $ docker top 398c6b498de9f6c734a6deb1c2dd8f416de3c5bfae36b488879a71c75ebdf264 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:25 + make test 06:37:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:37:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:37:35 Running on prd-centos7-docker-8c-8g-10049 in /w/workspace/gexfoundry_device-mqtt-go_PR-183 [Pipeline] { [Pipeline] ws 06:37:35 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:37:37 using credential edgex-jenkins-ssh 06:37:37 Cloning the remote Git repository 06:37:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:37:37 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:37:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:37:37 > git --version # timeout=10 06:37:37 > git --version # 'git version 2.16.5' 06:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:38 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 028dbc440845f859cdcd2d4815c2d932ec30317a 06:37:38 Merge succeeded, producing 028dbc440845f859cdcd2d4815c2d932ec30317a 06:37:38 Checking out Revision 028dbc440845f859cdcd2d4815c2d932ec30317a (PR-183) 06:37:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:37:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:37:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:37:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:38 > git config core.sparsecheckout # timeout=10 06:37:38 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 06:37:38 > git remote # timeout=10 06:37:38 > git config --get remote.origin.url # timeout=10 06:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:38 > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 06:37:38 > git rev-parse HEAD^{commit} # timeout=10 06:37:38 > git config core.sparsecheckout # timeout=10 06:37:38 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 06:37:42 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" 06:37:42 > git --version # timeout=10 06:37:42 > git --version # 'git version 2.16.5' 06:37:42 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:43 ++ find /w/workspace/device-mqtt-go/1 06:37:43 ++ grep snapcraft.yaml 06:37:43 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:43 provisioning config files... 06:37:43 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config6633354002684950764tmp [Pipeline] { [Pipeline] sh 06:37:44 + cp /w/workspace/device-mqtt-go/1@tmp/config6633354002684950764tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:37:44 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:37:44 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 06:37:44 latest: Pulling from edgex-devops/edgex-snap-builder 06:37:44 f08d8e2a3ba1: Pulling fs layer 06:37:44 3baa9cb2483b: Pulling fs layer 06:37:44 94e5ff4c0b15: Pulling fs layer 06:37:44 1860925334f9: Pulling fs layer 06:37:44 2daf38717194: Pulling fs layer 06:37:44 309017e8d7a4: Pulling fs layer 06:37:44 f7790dc9fd0f: Pulling fs layer 06:37:44 cac0ae9282c2: Pulling fs layer 06:37:44 1f4cadf9a1ed: Pulling fs layer 06:37:44 f7790dc9fd0f: Waiting 06:37:44 2daf38717194: Waiting 06:37:44 cac0ae9282c2: Waiting 06:37:44 309017e8d7a4: Waiting 06:37:44 1860925334f9: Waiting 06:37:44 94e5ff4c0b15: Verifying Checksum 06:37:44 94e5ff4c0b15: Download complete 06:37:44 3baa9cb2483b: Download complete 06:37:44 1860925334f9: Download complete 06:37:44 309017e8d7a4: Verifying Checksum 06:37:44 309017e8d7a4: Download complete 06:37:44 f7790dc9fd0f: Verifying Checksum 06:37:44 f7790dc9fd0f: Download complete 06:37:44 cac0ae9282c2: Verifying Checksum 06:37:44 cac0ae9282c2: Download complete 06:37:44 1f4cadf9a1ed: Verifying Checksum 06:37:44 1f4cadf9a1ed: Download complete 06:37:47 f08d8e2a3ba1: Verifying Checksum 06:37:47 f08d8e2a3ba1: Download complete 06:37:48 f08d8e2a3ba1: Pull complete 06:37:48 3baa9cb2483b: Pull complete 06:37:48 94e5ff4c0b15: Pull complete 06:37:48 1860925334f9: Pull complete 06:37:51 2daf38717194: Verifying Checksum 06:37:51 2daf38717194: Download complete 06:38:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:38:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.038s coverage: 28.3% of statements 06:38:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:38:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:38:09 2daf38717194: Pull complete 06:38:09 309017e8d7a4: Pull complete 06:38:09 f7790dc9fd0f: Pull complete 06:38:09 cac0ae9282c2: Pull complete 06:38:09 1f4cadf9a1ed: Pull complete 06:38:09 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 06:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:38:11 gofmt -l . 06:38:11 ["`gofmt -l .`" = ""] 06:38:11 ./bin/test-attribution-txt.sh 06:38:11 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:38:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:38:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:38:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 06:38:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1353 kB] 06:38:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] 06:38:11 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 06:38:11 ./bin/test-go-mod-tidy.sh 06:38:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1748 kB] [Pipeline] } 06:38:12 $ docker stop --time=1 398c6b498de9f6c734a6deb1c2dd8f416de3c5bfae36b488879a71c75ebdf264 06:38:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2118 kB] 06:38:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] 06:38:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] 06:38:12 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] 06:38:12 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 06:38:12 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 06:38:12 Fetched 8172 kB in 2s (4875 kB/s) 06:38:14 Reading package lists... 06:38:14 $ docker rm -f 398c6b498de9f6c734a6deb1c2dd8f416de3c5bfae36b488879a71c75ebdf264 [Pipeline] // withDockerContainer [Pipeline] sh 06:38:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:38:15 Warning: overwriting stash ‘coverage-report’ 06:38:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:16 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:38:16 0% [Connecting to archive.ubuntu.com (91.189.88.152)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.152) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:38:16 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:38:17 + sudo chown -R jenkins:jenkins . 06:38:17 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [Pipeline] sh 06:38:17 + ls -al . 06:38:17 total 132 06:38:17 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 06:38 . 06:38:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:36 .. 06:38:17 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 06:36 .dockerignore 06:38:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:36 .git 06:38:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:36 .github 06:38:17 -rw-rw-r-- 1 jenkins jenkins 336 Nov 2 06:36 .gitignore 06:38:17 -rw-rw-r-- 1 jenkins jenkins 5932 Nov 2 06:36 Attribution.txt 06:38:17 -rw-rw-r-- 1 jenkins jenkins 1784 Nov 2 06:36 Dockerfile 06:38:17 -rw-rw-r-- 1 jenkins jenkins 953 Nov 2 06:36 Dockerfile.build 06:38:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 06:36 Jenkinsfile 06:38:17 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:36 LICENSE 06:38:17 -rw-rw-r-- 1 jenkins jenkins 902 Nov 2 06:36 Makefile 06:38:17 -rw-rw-r-- 1 jenkins jenkins 444 Nov 2 06:36 README.md 06:38:17 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:33 VERSION 06:38:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:36 bin 06:38:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:36 cmd 06:38:17 -rw-r--r-- 1 jenkins jenkins 18940 Nov 2 06:38 coverage.out 06:38:17 -rw-r--r-- 1 jenkins jenkins 511 Nov 2 06:38 go.mod 06:38:17 -rw-r--r-- 1 jenkins jenkins 14807 Nov 2 06:38 go.sum 06:38:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:36 internal 06:38:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:36 mock 06:38:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:36 snap 06:38:17 -rw-rw-r-- 1 jenkins jenkins 227 Nov 2 06:36 version.go [Pipeline] isUnix [Pipeline] sh 06:38:18 + 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=028dbc440845f859cdcd2d4815c2d932ec30317a --label arch=arm64 --label version=0.0.0 . 06:38:18 Sending build context to Docker daemon 488.4kB 06:38:18 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... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 59% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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 06:38:18 Step 1/22 : ARG BASE=golang:1.15-alpine 06:38:18 Step 2/22 : FROM ${BASE} AS builder 06:38:18 ---> 4c1aab31d73b 06:38:18 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:38:18 ---> Running in f98df547be1c 06:38:19 Removing intermediate container f98df547be1c 06:38:19 ---> 05ec7759d142 06:38:19 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:38:19 ---> Running in a9ee21105768 06:38:19 Removing intermediate container a9ee21105768 06:38:19 ---> 8403cc2bca92 06:38:19 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:19 ---> Running in 4b8c669f4338 06:38:20 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 06:38:21 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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 06:38:21 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 06:38:21 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:38:21 The following packages were automatically installed and are no longer required: 06:38:21 libjq1 libonig4 06:38:21 Use 'sudo apt autoremove' to remove them. 06:38:21 Suggested packages: 06:38:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:38:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:38:21 diffutils-doc perl-doc libterm-readline-gnu-perl 06:38:21 | libterm-readline-perl-perl 06:38:21 The following NEW packages will be installed: 06:38:21 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:38:21 libperl5.26 make netbase patch perl perl-modules-5.26 06:38:21 The following packages will be upgraded: 06:38:21 perl-base 06:38:21 1 upgraded, 14 newly installed, 0 to remove and 33 not upgraded. 06:38:21 Need to get 13.4 MB of archives. 06:38:21 After this operation, 77.5 MB of additional disk space will be used. 06:38:22 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:38:22 Removing intermediate container 4b8c669f4338 06:38:22 ---> f95f78a61f48 06:38:22 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:38:22 ---> Running in b36326a39ae1 06:38:22 0% [1 perl-base 12.6 kB/1391 kB 1%] 4% [1 perl-base 717 kB/1391 kB 52%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:38:22 10% [2 perl-modules-5.26 34.5 kB/2762 kB 1%] 27% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 06:38:22 28% [3 libgdbm5 16.5 kB/26.0 kB 63%] 29% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 06:38:22 29% [4 libgdbm-compat4 0 B/6084 B 0%] 30% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:38:22 30% [5 libperl5.26 7184 B/3534 kB 0%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:38:22 53% [6 perl 12.2 kB/201 kB 6%] 55% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 06:38:22 55% [7 less 0 B/112 kB 0%] 57% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 06:38:22 57% [8 netbase 12.7 kB/12.7 kB 100%] 59% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 06:38:22 59% [9 curl 0 B/159 kB 0%] 61% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 06:38:22 61% [10 libcurl3-gnutls 0 B/213 kB 0%] 64% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:38:22 64% [11 liberror-perl 4096 B/22.8 kB 18%] 65% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:38:22 65% [12 git-man 11.6 kB/804 kB 1%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:38:23 71% [13 git 59.8 kB/3915 kB 2%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 06:38:23 96% [14 make 11.3 kB/154 kB 7%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:38:23 98% [15 patch 53.7 kB/102 kB 53%] 100% [Working] Fetched 13.4 MB in 2s (8544 kB/s) 06:38:23 debconf: delaying package configuration, since apt-utils is not installed 06:38:23 (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.) 06:38:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 06:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:25 OK: 221 MiB in 53 packages 06:38:26 Removing intermediate container b36326a39ae1 06:38:26 ---> d6c8436b1875 06:38:26 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 06:38:26 ---> Running in 925ab2ef7092 06:38:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:38:26 Selecting previously unselected package perl-modules-5.26. 06:38:26 (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.) 06:38:26 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:38:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:38:27 Removing intermediate container 925ab2ef7092 06:38:27 ---> 808e170f8db8 06:38:27 Step 8/22 : COPY . . 06:38:27 Selecting previously unselected package libgdbm5:amd64. 06:38:27 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 06:38:27 Unpacking libgdbm5:amd64 (1.14.1-6) ... 06:38:27 Selecting previously unselected package libgdbm-compat4:amd64. 06:38:27 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 06:38:27 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 06:38:28 Selecting previously unselected package libperl5.26:amd64. 06:38:28 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:38:28 ---> 3d1cd94ec68e 06:38:28 Step 9/22 : ARG MAKE='make build' 06:38:28 ---> Running in 8922d87e3738 06:38:28 Selecting previously unselected package perl. 06:38:28 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:28 Unpacking perl (5.26.1-6ubuntu0.5) ... 06:38:28 Selecting previously unselected package less. 06:38:28 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 06:38:28 Unpacking less (487-0.1) ... 06:38:28 Selecting previously unselected package netbase. 06:38:28 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:38:28 Unpacking netbase (5.4) ... 06:38:28 Removing intermediate container 8922d87e3738 06:38:28 ---> 2f458e5169d7 06:38:28 Step 10/22 : RUN $MAKE 06:38:28 ---> Running in dad98b35175f 06:38:28 Selecting previously unselected package curl. 06:38:28 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 06:38:28 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:38:28 Selecting previously unselected package libcurl3-gnutls:amd64. 06:38:28 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 06:38:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:38:28 Selecting previously unselected package liberror-perl. 06:38:28 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:38:28 Unpacking liberror-perl (0.17025-1) ... 06:38:29 Selecting previously unselected package git-man. 06:38:29 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:38:29 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:38:29 Selecting previously unselected package git. 06:38:29 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:38:29 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:38:29 Selecting previously unselected package make. 06:38:29 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 06:38:29 Unpacking make (4.1-9.1ubuntu1) ... 06:38:29 Selecting previously unselected package patch. 06:38:29 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:38:29 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:38:29 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:38:29 Setting up less (487-0.1) ... 06:38:29 Setting up make (4.1-9.1ubuntu1) ... 06:38:30 Setting up curl (7.58.0-2ubuntu3.10) ... 06:38:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:38:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:38:30 Setting up libgdbm5:amd64 (1.14.1-6) ... 06:38:30 Setting up patch (2.7.6-2ubuntu1.1) ... 06:38:30 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 06:38:30 Setting up netbase (5.4) ... 06:38:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:38:30 Setting up perl (5.26.1-6ubuntu0.5) ... 06:38:30 Setting up liberror-perl (0.17025-1) ... 06:38:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:38:30 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:38:30 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:38:30 Processing triggers for mime-support (3.60ubuntu1) ... 06:38:32 curl set to automatically installed. 06:38:32 git set to automatically installed. 06:38:32 git-man set to automatically installed. 06:38:32 less set to automatically installed. 06:38:32 libcurl3-gnutls set to automatically installed. 06:38:32 liberror-perl set to automatically installed. 06:38:32 libgdbm-compat4 set to automatically installed. 06:38:32 libgdbm5 set to automatically installed. 06:38:32 libperl5.26 set to automatically installed. 06:38:32 make set to automatically installed. 06:38:32 netbase set to automatically installed. 06:38:32 patch set to automatically installed. 06:38:32 perl set to automatically installed. 06:38:32 perl-base set to automatically installed. 06:38:32 perl-modules-5.26 set to automatically installed. 06:38:32 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:38:32 Please ensure the environment is properly setup before continuing. 06:38:32 Ignore this message if the appropriate measures have already been taken 06:38:32 Pulling go  06:38:33 'device-mqtt' has dependencies that need to be staged: go 06:38:33 Skipping pull go (already ran) 06:38:33 Building go  06:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:33 Dload Upload Total Spent Left Speed 06:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 115M 29 34.4M 0 0 47.3M 0 0:00:02 --:--:-- 0:00:02 47.3M 85 115M 85 98.9M 0 0 57.9M 0 0:00:01 0:00:01 --:--:-- 57.9M 100 115M 100 115M 0 0 58.3M 0 0:00:01 0:00:01 --:--:-- 58.3M 06:38:36 go1.15.2.linux-amd64.tar.gz: OK 06:38:42 Staging go  06:38:43 Pulling device-mqtt  06:38:44 Skipping build go (already ran) 06:38:44 Building device-mqtt  06:38: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 06:38:45 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.35 06:38:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 06:38:45 go: downloading github.com/spf13/cast v1.3.1 06:38:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:38:45 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 06:38:45 go: downloading github.com/gorilla/mux v1.7.1 06:38:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 06:38:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:38:45 go: downloading github.com/pkg/errors v0.8.1 06:38:45 go: downloading gopkg.in/yaml.v2 v2.3.0 06:38:45 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:38:45 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:38:45 go: downloading github.com/go-kit/kit v0.8.0 06:38:45 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 06:38:45 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:38:45 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 06:38:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:38:45 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:38:45 go: downloading github.com/go-playground/universal-translator v0.17.0 06:38:45 go: downloading github.com/google/uuid v1.1.2 06:38:45 go: downloading github.com/pelletier/go-toml v1.2.0 06:38:45 go: downloading github.com/leodido/go-urn v1.2.0 06:38:45 go: downloading github.com/x448/float16 v0.8.4 06:38:45 go: downloading github.com/BurntSushi/toml v0.3.1 06:38:45 go: downloading github.com/hashicorp/consul/api v1.1.0 06:38:45 go: downloading github.com/go-playground/locales v0.13.0 06:38:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:38:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:38:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:38:45 go: downloading github.com/mitchellh/copystructure v1.0.0 06:38:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:38:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:38:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:38:45 go: downloading github.com/hashicorp/serf v0.8.2 06:38:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:38:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:38:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:38:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:38:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:38:55 Skipping stage go (already ran) 06:38:55 Staging device-mqtt  06:38:56 Priming go  06:38:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:38:57 Priming device-mqtt  06:38:57 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:38:57 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:38:57 Determining the version from the project repo (version-script). 06:38:57 The version has been set to 'local-dev-20201102+028dbc4' 06:38:58 Snapping | Snapping / Snapping - Snapping | 06:38:58 Snapped edgex-device-mqtt_local-dev-20201102+028dbc4_amd64.snap [Pipeline] } 06:39:01 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] // stage [Pipeline] } 06:39:03 Removing intermediate container dad98b35175f 06:39:03 ---> f07624020f40 06:39:03 Step 11/22 : FROM alpine 06:39:03 latest: Pulling from library/alpine 06:39:04 5f621e34cdf4: Pulling fs layer 06:39:04 5f621e34cdf4: Verifying Checksum 06:39:04 5f621e34cdf4: Download complete 06:39:04 5f621e34cdf4: Pull complete 06:39:04 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:39:04 Status: Downloaded newer image for alpine:latest 06:39:04 ---> 2e77e061c27f 06:39:04 Step 12/22 : ENV APP_PORT=49982 06:39:05 ---> Running in 26705e17912f 06:39:05 Removing intermediate container 26705e17912f 06:39:05 ---> deb89968a74c 06:39:05 Step 13/22 : EXPOSE $APP_PORT 06:39:05 ---> Running in dbb434d71dc4 06:39:06 Removing intermediate container dbb434d71dc4 06:39:06 ---> 5ca641ce9b58 06:39:06 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 06:39:07 ---> fbc718cef041 06:39:07 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 06:39:08 ---> 881f5e9adb1a 06:39:08 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 06:39:09 ---> 05968e8963d3 06:39:09 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 06:39:09 ---> Running in c0a7918aa55e 06:39:09 Removing intermediate container c0a7918aa55e 06:39:09 ---> e55e2771b93f 06:39:09 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 06:39:09 ---> Running in 930f2f7e96a4 06:39:09 Removing intermediate container 930f2f7e96a4 06:39:09 ---> 9a61616e3811 06:39:09 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:10 ---> Running in 59b9708b5b0a 06:39:10 Removing intermediate container 59b9708b5b0a 06:39:10 ---> 8299fa6d875e 06:39:10 Step 20/22 : LABEL arch=arm64 06:39:10 ---> Running in fd634e22afba 06:39:10 Removing intermediate container fd634e22afba 06:39:10 ---> e7d6ccbfe9d3 06:39:10 Step 21/22 : LABEL git_sha=028dbc440845f859cdcd2d4815c2d932ec30317a 06:39:11 ---> Running in c5c1862d2f39 06:39:11 Removing intermediate container c5c1862d2f39 06:39:11 ---> 7981cb0a5dc7 06:39:11 Step 22/22 : LABEL version=0.0.0 06:39:11 ---> Running in fdbc104570e8 06:39:12 Removing intermediate container fdbc104570e8 06:39:12 ---> b5c86f798966 06:39:12 [Warning] One or more build-args [ARCH] were not consumed 06:39:12 Successfully built b5c86f798966 06:39:12 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 06:39:28 Still waiting to schedule task 06:39:28 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 06:41:09 Running on prd-ubuntu18.04-docker-arm64-16c-16g-10054 in /w/workspace/gexfoundry_device-mqtt-go_PR-183 [Pipeline] { [Pipeline] ws 06:41:09 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:41:13 using credential edgex-jenkins-ssh 06:41:14 Cloning the remote Git repository 06:41:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:41:14 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:41:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:41:14 > git --version # timeout=10 06:41:14 > git --version # 'git version 2.17.1' 06:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:15 Merging remotes/origin/master commit b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 into PR head commit 028dbc440845f859cdcd2d4815c2d932ec30317a 06:41:15 Merge succeeded, producing 028dbc440845f859cdcd2d4815c2d932ec30317a 06:41:15 Checking out Revision 028dbc440845f859cdcd2d4815c2d932ec30317a (PR-183) 06:41:14 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:41:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:14 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:41:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:41:15 > git config core.sparsecheckout # timeout=10 06:41:15 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 06:41:15 > git remote # timeout=10 06:41:15 > git config --get remote.origin.url # timeout=10 06:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:15 > git merge b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10 06:41:15 > git rev-parse HEAD^{commit} # timeout=10 06:41:15 > git config core.sparsecheckout # timeout=10 06:41:15 > git checkout -f 028dbc440845f859cdcd2d4815c2d932ec30317a # timeout=10 06:41:19 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" 06:41:19 > git --version # timeout=10 06:41:19 > git --version # 'git version 2.17.1' 06:41:19 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:21 + find /w/workspace/device-mqtt-go/1 06:41:21 + grep snapcraft.yaml 06:41:21 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:21 provisioning config files... 06:41:21 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config4656510261039601828tmp [Pipeline] { [Pipeline] sh 06:41:21 + cp /w/workspace/device-mqtt-go/1@tmp/config4656510261039601828tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 06:41:22 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 06:41:22 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 06:41:23 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 06:41:23 237528ba509b: Pulling fs layer 06:41:23 393b96f31d8b: Pulling fs layer 06:41:23 4d82b0e39008: Pulling fs layer 06:41:23 e7ca375b8d34: Pulling fs layer 06:41:23 418f656485bb: Pulling fs layer 06:41:23 aebe8db9254c: Pulling fs layer 06:41:23 4f5f7b207d3f: Pulling fs layer 06:41:23 d19ca6af091a: Pulling fs layer 06:41:23 16b5a0711add: Pulling fs layer 06:41:23 e7ca375b8d34: Waiting 06:41:23 418f656485bb: Waiting 06:41:23 d19ca6af091a: Waiting 06:41:23 4f5f7b207d3f: Waiting 06:41:23 aebe8db9254c: Waiting 06:41:23 16b5a0711add: Waiting 06:41:23 393b96f31d8b: Download complete 06:41:23 4d82b0e39008: Verifying Checksum 06:41:23 4d82b0e39008: Download complete 06:41:23 e7ca375b8d34: Verifying Checksum 06:41:23 e7ca375b8d34: Download complete 06:41:23 aebe8db9254c: Verifying Checksum 06:41:23 aebe8db9254c: Download complete 06:41:23 4f5f7b207d3f: Verifying Checksum 06:41:23 4f5f7b207d3f: Download complete 06:41:23 d19ca6af091a: Download complete 06:41:23 16b5a0711add: Verifying Checksum 06:41:23 16b5a0711add: Download complete 06:41:24 237528ba509b: Verifying Checksum 06:41:26 237528ba509b: Pull complete 06:41:27 393b96f31d8b: Pull complete 06:41:27 4d82b0e39008: Pull complete 06:41:28 e7ca375b8d34: Pull complete 06:41:33 418f656485bb: Verifying Checksum 06:41:33 418f656485bb: Download complete 06:42:20 418f656485bb: Pull complete 06:42:20 aebe8db9254c: Pull complete 06:42:20 4f5f7b207d3f: Pull complete 06:42:20 d19ca6af091a: Pull complete 06:42:20 16b5a0711add: Pull complete 06:42:20 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 06:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 06:42:20 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 06:42:20 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 06:42:20 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 06:42:20 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 06:42:20 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1861 kB] 06:42:21 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] 06:42:21 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] 06:42:21 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] 06:42:21 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 06:42:21 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] 06:42:21 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1179 kB] 06:42:21 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 06:42:21 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1036 kB] 06:42:21 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 06:42:22 Fetched 5774 kB in 3s (2264 kB/s) 06:42:26 Reading package lists... 06:42:41 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 06:42:41 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 06:42:41 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 06:42:41 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 06:42:45 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... 28% Reading package lists... 47% Reading package lists... 62% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 78% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% 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 06:42:52 Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 06:42:58 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... 7% Reading package lists... 20% Reading package lists... 37% Reading package lists... 50% Reading package lists... 63% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% 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 06:42:59 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 95% Building dependency tree 06:42:59 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:43:00 The following packages were automatically installed and are no longer required: 06:43:00 libjq1 libonig4 06:43:00 Use 'sudo apt autoremove' to remove them. 06:43:00 Suggested packages: 06:43:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:43:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 06:43:00 diffutils-doc perl-doc libterm-readline-gnu-perl 06:43:00 | libterm-readline-perl-perl 06:43:01 The following NEW packages will be installed: 06:43:01 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 06:43:01 libperl5.26 make netbase patch perl perl-modules-5.26 06:43:01 The following packages will be upgraded: 06:43:01 perl-base 06:43:01 1 upgraded, 14 newly installed, 0 to remove and 33 not upgraded. 06:43:01 Need to get 12.0 MB of archives. 06:43:01 After this operation, 73.6 MB of additional disk space will be used. 06:43:01 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 06:43:02 0% [1 perl-base 12.6 kB/1237 kB 1%] 4% [1 perl-base 621 kB/1237 kB 50%] 10% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:43:02 10% [2 perl-modules-5.26 7382 B/2762 kB 0%] 29% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 06:43:02 29% [3 libgdbm5 23.1 kB/23.1 kB 100%] 31% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 06:43:02 31% [4 libgdbm-compat4 0 B/5536 B 0%] 32% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 06:43:02 32% [5 libperl5.26 0 B/3335 kB 0%] 56% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 06:43:02 56% [6 perl 41.1 kB/201 kB 20%] 58% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 06:43:02 59% [7 less 36.0 kB/99.7 kB 36%] 60% [Working] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 06:43:02 60% [8 netbase 12.7 kB/12.7 kB 100%] 62% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 06:43:02 62% [9 curl 54.1 kB/152 kB 36%] 64% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 06:43:02 64% [10 libcurl3-gnutls 32.8 kB/179 kB 18%] 67% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 06:43:02 67% [11 liberror-perl 0 B/22.8 kB 0%] 68% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:43:02 68% [12 git-man 27.2 kB/804 kB 3%] 75% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 06:43:02 75% [13 git 16.4 kB/2952 kB 1%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 06:43:02 96% [14 make 65.5 kB/139 kB 47%] 98% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 06:43:02 98% [15 patch 49.2 kB/91.8 kB 54%] 100% [Working] Fetched 12.0 MB in 2s (7553 kB/s) 06:43:03 debconf: delaying package configuration, since apt-utils is not installed 06:43:03 (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.) 06:43:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 06:43:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 06:43:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:43:09 Selecting previously unselected package perl-modules-5.26. 06:43:09 (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.) 06:43:09 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:43:09 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:43:10 Selecting previously unselected package libgdbm5:arm64. 06:43:10 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 06:43:10 Unpacking libgdbm5:arm64 (1.14.1-6) ... 06:43:10 Selecting previously unselected package libgdbm-compat4:arm64. 06:43:10 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 06:43:10 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 06:43:10 Selecting previously unselected package libperl5.26:arm64. 06:43:10 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 06:43:10 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 06:43:12 Selecting previously unselected package perl. 06:43:12 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_arm64.deb ... 06:43:12 Unpacking perl (5.26.1-6ubuntu0.5) ... 06:43:12 Selecting previously unselected package less. 06:43:12 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 06:43:12 Unpacking less (487-0.1) ... 06:43:12 Selecting previously unselected package netbase. 06:43:12 Preparing to unpack .../06-netbase_5.4_all.deb ... 06:43:12 Unpacking netbase (5.4) ... 06:43:12 Selecting previously unselected package curl. 06:43:12 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 06:43:12 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:43:12 Selecting previously unselected package libcurl3-gnutls:arm64. 06:43:12 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 06:43:12 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 06:43:13 Selecting previously unselected package liberror-perl. 06:43:13 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 06:43:13 Unpacking liberror-perl (0.17025-1) ... 06:43:13 Selecting previously unselected package git-man. 06:43:13 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:43:13 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:43:13 Selecting previously unselected package git. 06:43:13 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 06:43:13 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:43:14 Selecting previously unselected package make. 06:43:14 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 06:43:14 Unpacking make (4.1-9.1ubuntu1) ... 06:43:14 Selecting previously unselected package patch. 06:43:14 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 06:43:14 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:43:15 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:43:15 Setting up less (487-0.1) ... 06:43:15 Setting up make (4.1-9.1ubuntu1) ... 06:43:15 Setting up curl (7.58.0-2ubuntu3.10) ... 06:43:15 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 06:43:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:43:15 Setting up libgdbm5:arm64 (1.14.1-6) ... 06:43:15 Setting up patch (2.7.6-2ubuntu1.1) ... 06:43:15 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 06:43:15 Setting up netbase (5.4) ... 06:43:16 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 06:43:16 Setting up perl (5.26.1-6ubuntu0.5) ... 06:43:16 Setting up liberror-perl (0.17025-1) ... 06:43:16 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:43:16 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:43:16 Processing triggers for mime-support (3.60ubuntu1) ... 06:43:23 curl set to automatically installed. 06:43:23 git set to automatically installed. 06:43:23 git-man set to automatically installed. 06:43:23 less set to automatically installed. 06:43:23 libcurl3-gnutls set to automatically installed. 06:43:23 liberror-perl set to automatically installed. 06:43:23 libgdbm-compat4 set to automatically installed. 06:43:23 libgdbm5 set to automatically installed. 06:43:23 libperl5.26 set to automatically installed. 06:43:23 make set to automatically installed. 06:43:23 netbase set to automatically installed. 06:43:23 patch set to automatically installed. 06:43:23 perl set to automatically installed. 06:43:23 perl-base set to automatically installed. 06:43:23 perl-modules-5.26 set to automatically installed. 06:43:23 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:43:23 Please ensure the environment is properly setup before continuing. 06:43:23 Ignore this message if the appropriate measures have already been taken 06:43:24 Pulling go  06:43:28 'device-mqtt' has dependencies that need to be staged: go 06:43:28 Skipping pull go (already ran) 06:43:28 Building go  06:43:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:28 Dload Upload Total Spent Left Speed 06:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 93.2M 34 31.7M 0 0 29.6M 0 0:00:03 0:00:01 0:00:02 29.6M 76 93.2M 76 70.9M 0 0 34.1M 0 0:00:02 0:00:02 --:--:-- 34.1M 100 93.2M 100 93.2M 0 0 35.8M 0 0:00:02 0:00:02 --:--:-- 35.8M 06:43:32 go1.15.2.linux-arm64.tar.gz: OK 06:43:54 Staging go  06:43:59 Pulling device-mqtt  06:44:04 Skipping build go (already ran) 06:44:04 Building device-mqtt  06:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 06:44:05 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.35 06:44:05 go: downloading github.com/spf13/cast v1.3.1 06:44:05 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 06:44:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 06:44:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:44:05 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 06:44:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 06:44:05 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 06:44:05 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:44:05 go: downloading gopkg.in/yaml.v2 v2.3.0 06:44:05 go: downloading github.com/gorilla/mux v1.7.1 06:44:05 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 06:44:05 go: downloading github.com/go-kit/kit v0.8.0 06:44:05 go: downloading github.com/google/uuid v1.1.2 06:44:05 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:44:05 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:44:05 go: downloading github.com/hashicorp/consul/api v1.1.0 06:44:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:44:05 go: downloading github.com/pelletier/go-toml v1.2.0 06:44:05 go: downloading github.com/x448/float16 v0.8.4 06:44:05 go: downloading github.com/pkg/errors v0.8.1 06:44:05 go: downloading github.com/BurntSushi/toml v0.3.1 06:44:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:44:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:44:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:44:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:44:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:44:05 go: downloading github.com/go-playground/universal-translator v0.17.0 06:44:05 go: downloading github.com/leodido/go-urn v1.2.0 06:44:05 go: downloading github.com/mitchellh/copystructure v1.0.0 06:44:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:44:05 go: downloading github.com/hashicorp/serf v0.8.2 06:44:06 go: downloading github.com/go-playground/locales v0.13.0 06:44:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:44:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:44:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:44:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:44:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:44:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:44:55 Skipping stage go (already ran) 06:44:55 Staging device-mqtt  06:44:57 Priming go  06:45:03 Priming device-mqtt  06:45:08 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 06:45:08 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 06:45:08 Determining the version from the project repo (version-script). 06:45:08 The version has been set to 'local-dev-20201102+028dbc4' 06:45:09 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | 06:45:09 Snapped edgex-device-mqtt_local-dev-20201102+028dbc4_arm64.snap [Pipeline] } 06:45:12 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 06:45:16 provisioning config files... 06:45:16 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp/config6500583750843707134tmp [Pipeline] { [Pipeline] sh 06:45:17 + set +x 06:45:17 + curl -s https://codecov.io/bash 06:45:17 + bash -s -- 06:45:17 06:45:17 _____ _ 06:45:17 / ____| | | 06:45:17 | | ___ __| | ___ ___ _____ __ 06:45:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:17 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:17 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:17 Bash-20201009-048fee3 06:45:17 06:45:17 06:45:17 ==> Jenkins CI detected. 06:45:17 project root: . 06:45:17 --> token set from env 06:45:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:17 ==> Running gcov in . (disable via -X gcov) 06:45:17 ==> Python coveragepy not found 06:45:17 ==> Searching for coverage reports in: 06:45:17 + . 06:45:17 -> Found 1 reports 06:45:17 ==> Detecting git/mercurial file structure 06:45:17 ==> Reading reports 06:45:17 + ./coverage.out bytes=18940 06:45:17 ==> Appending adjustments 06:45:17 https://docs.codecov.io/docs/fixing-reports 06:45:17 + Found adjustments 06:45:17 ==> Gzipping contents 06:45:17 ==> Uploading reports 06:45:17 url: https://codecov.io 06:45:17 query: branch=PR-183&commit=028dbc440845f859cdcd2d4815c2d932ec30317a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=183&job=&cmd_args= 06:45:17 -> Pinging Codecov 06:45:17 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-183&commit=028dbc440845f859cdcd2d4815c2d932ec30317a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=183&job=&cmd_args= 06:45:18 -> Uploading to 06:45:18 06:45:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:18 Dload Upload Total Spent Left Speed 06:45:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:45:18 X> Failed to upload 06:45:18 ==> Uploading to Codecov 06:45:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:18 Dload Upload Total Spent Left Speed 06:45:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3386 100 111 100 3275 175 5176 --:--:-- --:--:-- --:--:-- 5181 06:45:19 View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/028dbc440845f859cdcd2d4815c2d932ec30317a [Pipeline] } 06:45:19 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] { (Archive Prep) Stage "Archive Prep" 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 06:45:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:24 ---> package-listing.sh 06:45:24 ++ facter osfamily 06:45:24 ++ tr '[:upper:]' '[:lower:]' 06:45:24 + OS_FAMILY=redhat 06:45:24 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-183 06:45:24 + START_PACKAGES=/tmp/packages_start.txt 06:45:24 + END_PACKAGES=/tmp/packages_end.txt 06:45:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:24 + PACKAGES=/tmp/packages_start.txt 06:45:24 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-183 ']' 06:45:24 + PACKAGES=/tmp/packages_end.txt 06:45:24 + case "${OS_FAMILY}" in 06:45:24 + rpm -qa 06:45:24 + sort 06:45:28 + '[' -f /tmp/packages_start.txt ']' 06:45:28 + '[' -f /tmp/packages_end.txt ']' 06:45:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-183 ']' 06:45:28 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-183/archives/ 06:45:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-183/archives/ [Pipeline] echo 06:45:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:45:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:29 06:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:30 alpine: Pulling from edgex-lftools-log-publisher 06:45:30 df20fa9351a1: Already exists 06:45:30 36b3adc4ff6f: Pulling fs layer 06:45:30 8ad3a11d3b57: Pulling fs layer 06:45:30 46f8f816bc3b: Pulling fs layer 06:45:30 93b61091891f: Pulling fs layer 06:45:30 93b9cdb0e59b: Pulling fs layer 06:45:30 5e14af77c1be: Pulling fs layer 06:45:30 01666e4c0597: Pulling fs layer 06:45:30 aa168da1d23b: Pulling fs layer 06:45:30 93b61091891f: Waiting 06:45:30 93b9cdb0e59b: Waiting 06:45:30 5e14af77c1be: Waiting 06:45:30 01666e4c0597: Waiting 06:45:30 aa168da1d23b: Waiting 06:45:30 46f8f816bc3b: Verifying Checksum 06:45:30 46f8f816bc3b: Download complete 06:45:30 36b3adc4ff6f: Download complete 06:45:30 93b9cdb0e59b: Verifying Checksum 06:45:30 93b9cdb0e59b: Download complete 06:45:30 5e14af77c1be: Verifying Checksum 06:45:30 5e14af77c1be: Download complete 06:45:30 01666e4c0597: Verifying Checksum 06:45:30 01666e4c0597: Download complete 06:45:30 93b61091891f: Verifying Checksum 06:45:30 93b61091891f: Download complete 06:45:30 36b3adc4ff6f: Pull complete 06:45:31 8ad3a11d3b57: Verifying Checksum 06:45:31 8ad3a11d3b57: Download complete 06:45:32 8ad3a11d3b57: Pull complete 06:45:33 46f8f816bc3b: Pull complete 06:45:34 93b61091891f: Pull complete 06:45:34 aa168da1d23b: Verifying Checksum 06:45:34 aa168da1d23b: Download complete 06:45:35 93b9cdb0e59b: Pull complete 06:45:35 5e14af77c1be: Pull complete 06:45:35 01666e4c0597: Pull complete 06:45:45 aa168da1d23b: Pull complete 06:45:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:45:46 prd-centos7-docker-4c-2g-10045 does not seem to be running inside a container 06:45:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-183 -v /w/workspace/gexfoundry_device-mqtt-go_PR-183:/w/workspace/gexfoundry_device-mqtt-go_PR-183:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-183@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 06:45:50 $ docker top 445e181975e7e2b8f696cbbb806d5095a4239d10a11fc2efd69f3237b9f9b06a -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:51 + mkdir -p /var/log/sa [Pipeline] sh 06:45:52 + ls /var/log/sa-host 06:45:52 + sadf -c /var/log/sa-host/sa02 06:45:52 file_magic: OK 06:45:52 HZ: Using current value: 100 06:45:52 file_header: OK 06:45:52 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 06:45:52 Statistics: 06:45:52 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... 06:45:52 File successfully converted to sysstat format version 12.2.1 06:45:52 + sadf -c /var/log/sa-host/sa05 06:45:52 file_magic: OK 06:45:52 HZ: Using current value: 100 06:45:52 file_header: OK 06:45:52 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 06:45:52 Statistics: 06:45:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:45:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:53 provisioning config files... 06:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp/config6610708640375896683tmp [Pipeline] { [Pipeline] echo 06:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:54 ---> create-netrc.sh [Pipeline] } 06:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:45:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> python-tools-install.sh [Pipeline] echo 06:45:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:56 ---> sudo-logs.sh 06:45:56 Archiving 'sudo' log.. [Pipeline] echo 06:45:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:56 ---> job-cost.sh 06:45:57 lf-activate-venv: SKIPPING 06:45:57 INFO: No Stack... 06:45:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:45:58 INFO: Archiving Costs [Pipeline] echo 06:45:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:59 ---> logs-deploy.sh 06:45:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-183/1 06:45:59 INFO: archiving workspace using pattern(s): 06:46:02 Archives upload complete. 06:46:02 INFO: archiving logs to Nexus 06:46:04 ---> uname -a: 06:46:04 Linux prd-centos7-docker-4c-2g-10045.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:46:04 06:46:04 06:46:04 ---> lscpu: 06:46:04 Architecture: x86_64 06:46:04 CPU op-mode(s): 32-bit, 64-bit 06:46:04 Byte Order: Little Endian 06:46:04 Address sizes: 40 bits physical, 48 bits virtual 06:46:04 CPU(s): 4 06:46:04 On-line CPU(s) list: 0-3 06:46:04 Thread(s) per core: 1 06:46:04 Core(s) per socket: 1 06:46:04 Socket(s): 4 06:46:04 NUMA node(s): 1 06:46:04 Vendor ID: GenuineIntel 06:46:04 CPU family: 6 06:46:04 Model: 44 06:46:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:46:04 Stepping: 1 06:46:04 CPU MHz: 2933.438 06:46:04 BogoMIPS: 5866.87 06:46:04 Virtualization: VT-x 06:46:04 Hypervisor vendor: KVM 06:46:04 Virtualization type: full 06:46:04 L1d cache: 128 KiB 06:46:04 L1i cache: 128 KiB 06:46:04 L2 cache: 16 MiB 06:46:04 L3 cache: 64 MiB 06:46:04 NUMA node0 CPU(s): 0-3 06:46:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:46:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:46:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:46:04 Vulnerability Meltdown: Mitigation; PTI 06:46:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:46:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:46:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:46:04 Vulnerability Tsx async abort: Not affected 06:46:04 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 06:46:04 06:46:04 06:46:04 ---> nproc: 06:46:04 4 06:46:04 06:46:04 06:46:04 ---> df -h: 06:46:04 Filesystem Size Used Available Use% Mounted on 06:46:04 overlay 50.0G 7.9G 42.0G 16% / 06:46:04 tmpfs 64.0M 0 64.0M 0% /dev 06:46:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:46:04 shm 64.0M 0 64.0M 0% /dev/shm 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /facter-os 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /etc/resolv.conf 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /etc/hostname 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /etc/hosts 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /var/log/secure 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /var/log/auth.log 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /run/cloud-init/result.json 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /w/workspace/gexfoundry_device-mqtt-go_PR-183 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /w/workspace/gexfoundry_device-mqtt-go_PR-183@tmp 06:46:04 /dev/vda1 50.0G 7.9G 42.0G 16% /var/log/sa-host 06:46:04 06:46:04 06:46:04 ---> free -m: 06:46:04 total used free shared buff/cache available 06:46:04 Mem: 1837 730 140 0 966 1019 06:46:04 Swap: 1023 1 1022 06:46:04 06:46:04 06:46:04 ---> ip addr: 06:46:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:46:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:46:04 inet 127.0.0.1/8 scope host lo 06:46:04 valid_lft forever preferred_lft forever 06:46:04 inet6 ::1/128 scope host 06:46:04 valid_lft forever preferred_lft forever 06:46:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:46:04 link/ether fa:16:3e:52:53:81 brd ff:ff:ff:ff:ff:ff 06:46:04 inet 10.30.123.209/23 brd 10.30.123.255 scope global dynamic eth0 06:46:04 valid_lft 85597sec preferred_lft 85597sec 06:46:04 inet6 fe80::f816:3eff:fe52:5381/64 scope link 06:46:04 valid_lft forever preferred_lft forever 06:46:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:46:04 link/ether 02:42:22:2b:5a:5f brd ff:ff:ff:ff:ff:ff 06:46:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:46:04 valid_lft forever preferred_lft forever 06:46:04 inet6 fe80::42:22ff:fe2b:5a5f/64 scope link 06:46:04 valid_lft forever preferred_lft forever 06:46:04 06:46:04 06:46:04 ---> sar -b -r -n DEV: 06:46:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:46:04 06:46:04 06:32:25 LINUX RESTART (4 CPU) 06:46:04 06:46:04 06:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:46:04 06:34:01 77.57 25.82 51.75 0.00 6262.72 8629.95 0.00 06:46:04 06:35:01 298.69 129.98 168.70 0.00 5685.85 35338.80 0.00 06:46:04 06:36:01 153.96 101.25 52.72 0.00 4006.25 2241.27 0.00 06:46:04 06:37:02 30.48 2.01 28.46 0.00 85.18 4547.66 0.00 06:46:04 06:38:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 06:46:04 06:39:01 0.37 0.03 0.33 0.00 1.07 4.99 0.00 06:46:04 06:40:01 0.28 0.03 0.25 0.00 0.67 3.01 0.00 06:46:04 06:41:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 06:46:04 06:42:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 06:46:04 06:43:01 0.20 0.00 0.20 0.00 0.00 2.33 0.00 06:46:04 06:44:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 06:46:04 06:45:01 0.28 0.00 0.28 0.00 0.00 3.34 0.00 06:46:04 Average: 47.00 21.65 25.35 0.00 1335.26 4238.89 0.00 06:46:04 06:46:04 06:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:46:04 06:34:01 74232 0 616604 32.77 2620 1188100 1347952 46.00 473252 1168676 59912 06:46:04 06:35:01 191932 0 738240 39.24 2596 948788 1809256 61.75 497904 950736 24 06:46:04 06:36:01 101616 0 863140 45.87 2596 914204 1746700 59.61 720072 832008 35520 06:46:04 06:37:02 277356 0 654664 34.79 2596 946940 1124872 38.39 544664 837040 20 06:46:04 06:38:01 279000 0 653016 34.71 2596 946944 1091116 37.24 573976 806984 20 06:46:04 06:39:01 279736 0 652276 34.67 2596 946948 1091044 37.24 579336 801148 12 06:46:04 06:40:01 279304 0 652684 34.69 2596 946972 1091128 37.24 579896 801164 16 06:46:04 06:41:01 278376 0 653608 34.74 2596 946976 1091348 37.25 580744 801164 12 06:46:04 06:42:01 277604 0 654372 34.78 2596 946984 1091468 37.25 581568 801164 16 06:46:04 06:43:01 277448 0 654524 34.79 2596 946988 1092508 37.29 571544 811396 12 06:46:04 06:44:01 276648 0 655320 34.83 2596 946992 1096620 37.43 571780 811396 16 06:46:04 06:45:01 277040 0 654920 34.81 2596 947000 1096500 37.42 571176 811396 16 06:46:04 Average: 239191 0 675281 35.89 2598 964486 1230876 42.01 570493 852856 7966 06:46:04 06:46:04 06:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:46:04 06:34:01 eth0 524.56 405.75 3844.92 98.43 0.00 0.00 0.00 0.00 06:46:04 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:34:01 docker0 1.45 1.48 0.35 3.91 0.00 0.00 0.00 0.00 06:46:04 06:35:01 eth0 175.10 141.64 869.39 20.94 0.00 0.00 0.00 0.00 06:46:04 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:35:01 veth6113b88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:35:01 vethc9e4e61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:36:01 veth878644c 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:04 06:36:01 eth0 47.07 38.19 65.11 71.60 0.00 0.00 0.00 0.00 06:46:04 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:36:01 docker0 123.88 151.39 8.73 851.54 0.00 0.00 0.00 0.00 06:46:04 06:37:02 eth0 17.00 11.25 54.65 4.70 0.00 0.00 0.00 0.00 06:46:04 06:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:38:01 eth0 1.27 0.68 0.59 0.41 0.00 0.00 0.00 0.00 06:46:04 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:39:01 eth0 0.50 0.20 0.16 0.10 0.00 0.00 0.00 0.00 06:46:04 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:40:01 eth0 2.16 0.37 0.43 0.20 0.00 0.00 0.00 0.00 06:46:04 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:41:01 eth0 2.83 0.83 0.94 0.56 0.00 0.00 0.00 0.00 06:46:04 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:42:01 eth0 3.69 0.93 1.28 0.77 0.00 0.00 0.00 0.00 06:46:04 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:43:01 eth0 5.12 1.28 1.62 0.99 0.00 0.00 0.00 0.00 06:46:04 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:44:01 eth0 4.65 1.40 1.45 0.90 0.00 0.00 0.00 0.00 06:46:04 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:45:01 eth0 4.56 0.83 1.06 0.60 0.00 0.00 0.00 0.00 06:46:04 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 Average: eth0 65.40 50.04 400.98 16.64 0.00 0.00 0.00 0.00 06:46:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:04 Average: docker0 10.36 12.66 0.73 71.20 0.00 0.00 0.00 0.00 06:46:04 06:46:04 06:46:04 ---> sar -P ALL: 06:46:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:46:04 06:46:04 06:32:25 LINUX RESTART (4 CPU) 06:46:04 06:46:04 06:33:02 CPU %user %nice %system %iowait %steal %idle 06:46:04 06:34:01 all 12.03 0.00 5.07 1.93 16.98 63.99 06:46:04 06:34:01 0 14.07 0.00 5.04 0.45 18.23 62.21 06:46:04 06:34:01 1 11.19 0.00 4.64 1.37 16.80 65.99 06:46:04 06:34:01 2 9.19 0.00 5.51 5.24 17.42 62.64 06:46:04 06:34:01 3 13.75 0.00 5.11 0.61 15.45 65.07 06:46:04 06:35:01 all 6.25 0.00 5.49 5.32 14.08 68.86 06:46:04 06:35:01 0 7.10 0.00 6.21 4.83 15.06 66.80 06:46:04 06:35:01 1 6.03 0.00 5.26 3.31 13.79 71.62 06:46:04 06:35:01 2 6.00 0.00 5.23 6.72 14.15 67.90 06:46:04 06:35:01 3 5.87 0.00 5.26 6.42 13.33 69.13 06:46:04 06:36:01 all 26.88 0.00 10.14 2.75 17.20 43.02 06:46:04 06:36:01 0 28.23 0.00 10.38 2.18 18.03 41.18 06:46:04 06:36:01 1 25.25 0.00 10.23 3.80 17.03 43.69 06:46:04 06:36:01 2 28.38 0.00 9.80 3.27 16.34 42.21 06:46:04 06:36:01 3 25.71 0.00 10.14 1.78 17.40 44.96 06:46:04 06:37:02 all 4.98 0.00 2.52 0.59 7.16 84.75 06:46:04 06:37:02 0 4.25 0.00 2.32 0.10 7.90 85.43 06:46:04 06:37:02 1 5.55 0.00 2.69 0.03 7.00 84.73 06:46:04 06:37:02 2 5.21 0.00 2.70 1.71 6.66 83.73 06:46:04 06:37:02 3 4.92 0.00 2.38 0.53 7.06 85.11 06:46:04 06:38:01 all 0.11 0.00 0.08 0.00 0.27 99.53 06:46:04 06:38:01 0 0.00 0.00 0.05 0.00 0.12 99.83 06:46:04 06:38:01 1 0.19 0.00 0.19 0.00 0.27 99.36 06:46:04 06:38:01 2 0.20 0.00 0.05 0.00 0.29 99.46 06:46:04 06:38:01 3 0.05 0.00 0.05 0.00 0.42 99.48 06:46:04 06:39:01 all 0.11 0.00 0.05 0.00 0.16 99.69 06:46:04 06:39:01 0 0.23 0.00 0.00 0.00 0.08 99.68 06:46:04 06:39:01 1 0.02 0.00 0.10 0.00 0.17 99.72 06:46:04 06:39:01 2 0.15 0.00 0.03 0.00 0.23 99.58 06:46:04 06:39:01 3 0.03 0.00 0.05 0.00 0.15 99.77 06:46:04 06:40:01 all 0.15 0.00 0.02 0.00 0.15 99.68 06:46:04 06:40:01 0 0.42 0.00 0.03 0.02 0.27 99.27 06:46:04 06:40:01 1 0.03 0.00 0.02 0.00 0.08 99.87 06:46:04 06:40:01 2 0.03 0.00 0.02 0.00 0.07 99.88 06:46:04 06:40:01 3 0.10 0.00 0.03 0.00 0.17 99.70 06:46:04 06:41:01 all 0.15 0.00 0.05 0.00 0.18 99.63 06:46:04 06:41:01 0 0.23 0.00 0.02 0.00 0.10 99.65 06:46:04 06:41:01 1 0.08 0.00 0.05 0.00 0.25 99.62 06:46:04 06:41:01 2 0.17 0.00 0.05 0.00 0.25 99.53 06:46:04 06:41:01 3 0.10 0.00 0.07 0.00 0.13 99.70 06:46:04 06:42:01 all 0.08 0.00 0.04 0.00 0.73 99.14 06:46:04 06:42:01 0 0.02 0.00 0.02 0.00 0.28 99.68 06:46:04 06:42:01 1 0.03 0.00 0.07 0.00 1.09 98.81 06:46:04 06:42:01 2 0.25 0.00 0.05 0.00 1.06 98.64 06:46:04 06:42:01 3 0.03 0.00 0.03 0.00 0.50 99.44 06:46:04 06:43:01 all 0.11 0.00 0.04 0.00 0.70 99.15 06:46:04 06:43:01 0 0.05 0.00 0.02 0.00 0.75 99.19 06:46:04 06:43:01 1 0.03 0.00 0.05 0.00 0.55 99.37 06:46:04 06:43:01 2 0.30 0.00 0.05 0.00 0.60 99.05 06:46:04 06:43:01 3 0.05 0.00 0.05 0.00 0.91 98.99 06:46:04 06:44:01 all 0.11 0.00 0.02 0.00 0.45 99.42 06:46:04 06:44:01 0 0.02 0.00 0.02 0.00 0.27 99.70 06:46:04 06:44:01 1 0.35 0.00 0.03 0.00 0.71 98.90 06:46:04 06:44:01 2 0.05 0.00 0.03 0.00 0.61 99.30 06:46:04 06:44:01 3 0.02 0.00 0.02 0.00 0.20 99.77 06:46:04 06:46:04 06:44:01 CPU %user %nice %system %iowait %steal %idle 06:46:04 06:45:01 all 0.06 0.00 0.04 0.00 1.16 98.74 06:46:04 06:45:01 0 0.02 0.00 0.07 0.00 2.08 97.84 06:46:04 06:45:01 1 0.18 0.00 0.03 0.00 1.12 98.66 06:46:04 06:45:01 2 0.02 0.00 0.03 0.00 0.98 98.98 06:46:04 06:45:01 3 0.03 0.00 0.02 0.00 0.46 99.49 06:46:04 Average: all 4.09 0.00 1.91 0.87 4.85 88.28 06:46:04 Average: 0 4.37 0.00 1.95 0.62 5.15 87.90 06:46:04 Average: 1 3.94 0.00 1.89 0.69 4.83 88.64 06:46:04 Average: 2 3.97 0.00 1.90 1.40 4.80 87.93 06:46:04 Average: 3 4.09 0.00 1.89 0.78 4.60 88.65 06:46:04 06:46:04 06:46:04