Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 2a661a323cb98ee81c541acc08859b1151f824e0+ba13f39da15fded8dc9ca6171c9bf6786df660a0 (793cd932cc2a4d96c2465abbc31e0a12bdef3e65) 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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-178/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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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-178/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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5546 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [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-178 # 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 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # 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 ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 Commit message: "fix: Modify float value checking condition" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-15T06:29:14.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-15T06:29:14.374Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-15T06:29:14.619Z] ========================================================= [2020-10-15T06:29:14.619Z] EdgeX Global Pipelines Version Info [2020-10-15T06:29:14.619Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:29:16.081Z] ------------------- [2020-10-15T06:29:16.081Z] stable info: [2020-10-15T06:29:16.081Z] ------------------- [2020-10-15T06:29:16.081Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-15T06:29:16.081Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-15T06:29:16.081Z] Message: update stable to v1.0.142 [2020-10-15T06:29:17.027Z] ------------------- [2020-10-15T06:29:17.027Z] experimental info: [2020-10-15T06:29:17.027Z] ------------------- [2020-10-15T06:29:17.027Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-15T06:29:17.027Z] Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 [2020-10-15T06:29:17.027Z] Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-15T06:29:17.550Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-15T06:29:17.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-15T06:29:17.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-15T06:29:17.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-15T06:29:18.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-15T06:29:18.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-15T06:29:18.377Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-15T06:29:18.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-15T06:29:18.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-15T06:29:18.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-15T06:29:18.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-15T06:29:19.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-15T06:29:19.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-15T06:29:19.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-15T06:29:19.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T06:29:19.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T06:29:20.003Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-15T06:29:20.143Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-15T06:29:20.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-15T06:29:20.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-15T06:29:20.750Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-15T06:29:20.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-15T06:29:21.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-15T06:29:21.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-15T06:29:21.339Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-15T06:29:21.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo [2020-10-15T06:29:21.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo [2020-10-15T06:29:21.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo [2020-10-15T06:29:21.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] echo [2020-10-15T06:29:22.027Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a661a3 [Pipeline] echo [2020-10-15T06:29:22.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-15T06:29:22.939Z] + git log --format=format:%s -1 2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] echo [2020-10-15T06:29:23.020Z] GIT_COMMIT: 2a661a323cb98ee81c541acc08859b1151f824e0, Commit Message: fix: Modify float value checking condition [Pipeline] echo [2020-10-15T06:29:23.092Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:29:23.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T06:29:24.006Z] [2020-10-15T06:29:24.006Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:29:24.398Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T06:29:24.399Z] latest: Pulling from edgex-devops/git-semver [2020-10-15T06:29:24.399Z] 31603596830f: Pulling fs layer [2020-10-15T06:29:24.399Z] 2a8b12db71e7: Pulling fs layer [2020-10-15T06:29:24.399Z] 6ca5941a6612: Pulling fs layer [2020-10-15T06:29:24.399Z] ecc8261a40a4: Pulling fs layer [2020-10-15T06:29:24.399Z] ecc8261a40a4: Waiting [2020-10-15T06:29:24.399Z] 2a8b12db71e7: Verifying Checksum [2020-10-15T06:29:24.399Z] 2a8b12db71e7: Download complete [2020-10-15T06:29:24.661Z] 31603596830f: Verifying Checksum [2020-10-15T06:29:24.661Z] 31603596830f: Download complete [2020-10-15T06:29:24.661Z] ecc8261a40a4: Verifying Checksum [2020-10-15T06:29:24.661Z] ecc8261a40a4: Download complete [2020-10-15T06:29:24.661Z] 6ca5941a6612: Verifying Checksum [2020-10-15T06:29:24.661Z] 6ca5941a6612: Download complete [2020-10-15T06:29:24.925Z] 31603596830f: Pull complete [2020-10-15T06:29:24.925Z] 2a8b12db71e7: Pull complete [2020-10-15T06:29:25.877Z] 6ca5941a6612: Pull complete [2020-10-15T06:29:26.141Z] ecc8261a40a4: Pull complete [2020-10-15T06:29:26.141Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-15T06:29:26.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T06:29:26.141Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-15T06:29:26.268Z] prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container [2020-10-15T06:29:26.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-178 -v /w/workspace/gexfoundry_device-mqtt-go_PR-178:/w/workspace/gexfoundry_device-mqtt-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-178@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-15T06:29:28.471Z] $ docker top 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-15T06:29:28.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T06:29:28.837Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T06:29:29.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T06:29:29.043Z] $ docker exec 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent [2020-10-15T06:29:29.213Z] SSH_AUTH_SOCK=/tmp/ssh-16LNyReL7jLd/agent.11 [2020-10-15T06:29:29.213Z] SSH_AGENT_PID=16 [2020-10-15T06:29:29.225Z] Running ssh-add (command line suppressed) [2020-10-15T06:29:29.349Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_8142543464572232634.key (/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_8142543464572232634.key) [2020-10-15T06:29:29.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T06:29:29.805Z] + git tag --points-at HEAD [Pipeline] } [2020-10-15T06:29:29.900Z] $ docker exec --env ******** --env ******** 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent -k [2020-10-15T06:29:30.023Z] unset SSH_AUTH_SOCK; [2020-10-15T06:29:30.023Z] unset SSH_AGENT_PID; [2020-10-15T06:29:30.023Z] echo Agent pid 16 killed; [2020-10-15T06:29:30.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-15T06:29:30.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T06:29:30.350Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T06:29:30.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T06:29:30.521Z] $ docker exec 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent [2020-10-15T06:29:30.685Z] SSH_AUTH_SOCK=/tmp/ssh-VAh5hzIzBED7/agent.46 [2020-10-15T06:29:30.685Z] SSH_AGENT_PID=51 [2020-10-15T06:29:30.691Z] Running ssh-add (command line suppressed) [2020-10-15T06:29:30.824Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_7268130677544764690.key (/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/private_key_7268130677544764690.key) [2020-10-15T06:29:30.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T06:29:31.258Z] + git semver init [2020-10-15T06:29:31.258Z] # -> Open(): unable to determine branch for HEAD [2020-10-15T06:29:31.258Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-178/.git [2020-10-15T06:29:31.258Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-178 [2020-10-15T06:29:31.258Z] # $SEMVER_REMOTE_NAME = origin [2020-10-15T06:29:31.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-15T06:29:31.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-15T06:29:31.258Z] # $SEMVER_BRANCH = PR-178 [2020-10-15T06:29:31.258Z] # $SEMVER_TEMP = /tmp/semver-924324736 [2020-10-15T06:29:31.258Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-15T06:29:31.830Z] # '/tmp/semver-924324736' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-178/.semver' [2020-10-15T06:29:31.830Z] # -> Force: false [2020-10-15T06:29:31.830Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-178/.semver [Pipeline] } [2020-10-15T06:29:31.854Z] $ docker exec --env ******** --env ******** 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 ssh-agent -k [2020-10-15T06:29:31.970Z] unset SSH_AUTH_SOCK; [2020-10-15T06:29:31.971Z] unset SSH_AGENT_PID; [2020-10-15T06:29:31.971Z] echo Agent pid 51 killed; [2020-10-15T06:29:32.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-15T06:29:32.610Z] + git semver [Pipeline] } [2020-10-15T06:29:32.642Z] $ docker stop --time=1 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 [2020-10-15T06:29:33.992Z] $ docker rm -f 40de5aad1afab57ecebaa20841a5381d908c60adfd69f851f3c24acf6fde4f98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-15T06:29:34.655Z] Stashed 1 file(s) [Pipeline] echo [2020-10-15T06:29:34.681Z] [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] node [2020-10-15T06:29:50.568Z] Still waiting to schedule task [2020-10-15T06:29:50.568Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5548’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5547’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-15T06:29:50.595Z] Still waiting to schedule task [2020-10-15T06:29:50.595Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-15T06:32:20.273Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5549 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws [2020-10-15T06:32:20.371Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-15T06:32:25.590Z] using credential edgex-jenkins-ssh [2020-10-15T06:32:25.695Z] Cloning the remote Git repository [2020-10-15T06:32:25.756Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:32:25.859Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-15T06:32:25.934Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:32:25.935Z] > git --version # timeout=10 [2020-10-15T06:32:25.950Z] > git --version # 'git version 2.17.1' [2020-10-15T06:32:25.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:32:26.006Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:32:26.750Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:32:26.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:32:27.382Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:32:27.641Z] Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:32:27.642Z] Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) [2020-10-15T06:32:26.806Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:32:26.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:32:26.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:32:26.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T06:32:27.401Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:32:27.422Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:32:27.493Z] > git remote # timeout=10 [2020-10-15T06:32:27.544Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T06:32:27.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:32:27.576Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-15T06:32:27.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T06:32:27.656Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:32:27.703Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:32:31.920Z] Commit message: "fix: Modify float value checking condition" [2020-10-15T06:32:31.980Z] > git --version # timeout=10 [2020-10-15T06:32:31.988Z] > git --version # 'git version 2.17.1' [2020-10-15T06:32:32.003Z] fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T06:32:33.237Z] ========================================================= [2020-10-15T06:32:33.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-15T06:32:33.238Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:32:34.391Z] + 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 . [2020-10-15T06:32:35.001Z] Sending build context to Docker daemon 460.8kB [2020-10-15T06:32:35.273Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-15T06:32:35.273Z] Step 2/8 : FROM ${BASE} [2020-10-15T06:32:35.551Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-15T06:32:35.551Z] b538f80385f9: Pulling fs layer [2020-10-15T06:32:35.551Z] 74f711af9a0d: Pulling fs layer [2020-10-15T06:32:35.551Z] 99f96fe45779: Pulling fs layer [2020-10-15T06:32:35.551Z] 8529a6b9a6be: Pulling fs layer [2020-10-15T06:32:35.551Z] 45590311c82a: Pulling fs layer [2020-10-15T06:32:35.551Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-15T06:32:35.551Z] 209524e5b208: Pulling fs layer [2020-10-15T06:32:35.551Z] 45590311c82a: Waiting [2020-10-15T06:32:35.551Z] 8529a6b9a6be: Waiting [2020-10-15T06:32:35.551Z] 69ca0ff8b7b3: Waiting [2020-10-15T06:32:35.551Z] 209524e5b208: Waiting [2020-10-15T06:32:35.551Z] 99f96fe45779: Download complete [2020-10-15T06:32:35.551Z] 74f711af9a0d: Download complete [2020-10-15T06:32:35.551Z] 45590311c82a: Verifying Checksum [2020-10-15T06:32:35.551Z] 45590311c82a: Download complete [2020-10-15T06:32:35.825Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-15T06:32:35.825Z] 69ca0ff8b7b3: Download complete [2020-10-15T06:32:36.419Z] b538f80385f9: Verifying Checksum [2020-10-15T06:32:36.419Z] b538f80385f9: Download complete [2020-10-15T06:32:37.019Z] b538f80385f9: Pull complete [2020-10-15T06:32:37.621Z] 74f711af9a0d: Pull complete [2020-10-15T06:32:38.233Z] 99f96fe45779: Pull complete [2020-10-15T06:32:38.842Z] 209524e5b208: Verifying Checksum [2020-10-15T06:32:38.842Z] 209524e5b208: Download complete [2020-10-15T06:32:40.289Z] 8529a6b9a6be: Verifying Checksum [2020-10-15T06:32:40.289Z] 8529a6b9a6be: Download complete [2020-10-15T06:32:50.465Z] 8529a6b9a6be: Pull complete [2020-10-15T06:32:50.465Z] 45590311c82a: Pull complete [2020-10-15T06:32:50.745Z] 69ca0ff8b7b3: Pull complete [2020-10-15T06:32:55.088Z] 209524e5b208: Pull complete [2020-10-15T06:32:55.088Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-15T06:32:55.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-15T06:32:55.088Z] ---> 5bddaf1c2fca [2020-10-15T06:32:55.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-15T06:32:57.069Z] ---> Running in 998fa1971080 [2020-10-15T06:32:57.342Z] Removing intermediate container 998fa1971080 [2020-10-15T06:32:57.342Z] ---> 603f9c12370a [2020-10-15T06:32:57.342Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T06:32:57.614Z] ---> Running in c5ae2f90f769 [2020-10-15T06:33:00.239Z] Removing intermediate container c5ae2f90f769 [2020-10-15T06:33:00.239Z] ---> 54b1f35d221d [2020-10-15T06:33:00.239Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-15T06:33:00.239Z] ---> Running in 0f069114a8fb [2020-10-15T06:33:01.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T06:33:02.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T06:33:03.622Z] (1/14) Installing libmagic (5.38-r0) [2020-10-15T06:33:03.894Z] (2/14) Installing file (5.38-r0) [2020-10-15T06:33:03.894Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-15T06:33:03.894Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-15T06:33:12.236Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-15T06:33:12.236Z] (6/14) Installing patch (2.7.6-r6) [2020-10-15T06:33:12.236Z] (7/14) Installing build-base (0.5-r2) [2020-10-15T06:33:12.236Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-15T06:33:12.506Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-15T06:33:12.777Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-15T06:33:13.370Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-15T06:33:13.643Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-15T06:33:13.643Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-15T06:33:13.917Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-15T06:33:14.202Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T06:33:14.202Z] OK: 221 MiB in 53 packages [2020-10-15T06:33:15.195Z] Running on prd-centos7-docker-4c-2g-5550 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws [2020-10-15T06:33:15.277Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-15T06:33:18.139Z] using credential edgex-jenkins-ssh [2020-10-15T06:33:18.207Z] Cloning the remote Git repository [2020-10-15T06:33:18.505Z] Removing intermediate container 0f069114a8fb [2020-10-15T06:33:18.505Z] ---> 77786615080c [2020-10-15T06:33:18.505Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-15T06:33:18.505Z] ---> Running in 5416746813a8 [2020-10-15T06:33:18.780Z] Removing intermediate container 5416746813a8 [2020-10-15T06:33:18.780Z] ---> e29b0577bebc [2020-10-15T06:33:18.780Z] Step 7/8 : COPY . . [2020-10-15T06:33:18.234Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:33:18.302Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-15T06:33:18.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:33:18.354Z] > git --version # timeout=10 [2020-10-15T06:33:18.361Z] > git --version # 'git version 2.16.5' [2020-10-15T06:33:18.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:33:18.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:33:19.382Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:33:19.461Z] Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:33:19.461Z] Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) [2020-10-15T06:33:19.759Z] ---> 4f36a6443e6b [2020-10-15T06:33:19.759Z] Step 8/8 : RUN go mod download [2020-10-15T06:33:20.048Z] ---> Running in b91a0ae88048 [2020-10-15T06:33:18.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:33:18.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:33:18.950Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:33:18.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:33:18.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:33:18.968Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T06:33:19.392Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:33:19.398Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:33:19.433Z] > git remote # timeout=10 [2020-10-15T06:33:19.438Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T06:33:19.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:33:19.447Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-15T06:33:19.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T06:33:19.466Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:33:19.474Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:33:23.110Z] Commit message: "fix: Modify float value checking condition" [2020-10-15T06:33:23.143Z] > git --version # timeout=10 [2020-10-15T06:33:23.148Z] > git --version # 'git version 2.16.5' [2020-10-15T06:33:23.156Z] fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T06:33:24.052Z] ========================================================= [2020-10-15T06:33:24.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-15T06:33:24.052Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:33:24.765Z] + 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 . [2020-10-15T06:33:25.031Z] Sending build context to Docker daemon 460.8kB [2020-10-15T06:33:25.031Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-15T06:33:25.031Z] Step 2/8 : FROM ${BASE} [2020-10-15T06:33:25.297Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-15T06:33:25.297Z] df20fa9351a1: Pulling fs layer [2020-10-15T06:33:25.297Z] ed8968b2872e: Pulling fs layer [2020-10-15T06:33:25.297Z] a92cc7c5fd73: Pulling fs layer [2020-10-15T06:33:25.297Z] e871e8e8d7a9: Pulling fs layer [2020-10-15T06:33:25.297Z] e73272ec9a57: Pulling fs layer [2020-10-15T06:33:25.297Z] 1e910a182e73: Pulling fs layer [2020-10-15T06:33:25.297Z] 4e634b169226: Pulling fs layer [2020-10-15T06:33:25.297Z] e871e8e8d7a9: Waiting [2020-10-15T06:33:25.297Z] 1e910a182e73: Waiting [2020-10-15T06:33:25.297Z] 4e634b169226: Waiting [2020-10-15T06:33:25.297Z] a92cc7c5fd73: Verifying Checksum [2020-10-15T06:33:25.297Z] a92cc7c5fd73: Download complete [2020-10-15T06:33:25.297Z] ed8968b2872e: Verifying Checksum [2020-10-15T06:33:25.297Z] ed8968b2872e: Download complete [2020-10-15T06:33:25.297Z] e73272ec9a57: Verifying Checksum [2020-10-15T06:33:25.297Z] e73272ec9a57: Download complete [2020-10-15T06:33:25.297Z] 1e910a182e73: Verifying Checksum [2020-10-15T06:33:25.297Z] 1e910a182e73: Download complete [2020-10-15T06:33:25.297Z] df20fa9351a1: Verifying Checksum [2020-10-15T06:33:25.297Z] df20fa9351a1: Download complete [2020-10-15T06:33:25.562Z] df20fa9351a1: Pull complete [2020-10-15T06:33:25.830Z] ed8968b2872e: Pull complete [2020-10-15T06:33:25.830Z] a92cc7c5fd73: Pull complete [2020-10-15T06:33:27.773Z] 4e634b169226: Verifying Checksum [2020-10-15T06:33:27.773Z] 4e634b169226: Download complete [2020-10-15T06:33:28.362Z] e871e8e8d7a9: Verifying Checksum [2020-10-15T06:33:28.362Z] e871e8e8d7a9: Download complete [2020-10-15T06:33:33.707Z] e871e8e8d7a9: Pull complete [2020-10-15T06:33:33.707Z] e73272ec9a57: Pull complete [2020-10-15T06:33:33.707Z] 1e910a182e73: Pull complete [2020-10-15T06:33:35.156Z] Removing intermediate container b91a0ae88048 [2020-10-15T06:33:35.156Z] ---> 2ef0ce46f6f1 [2020-10-15T06:33:35.156Z] Successfully built 2ef0ce46f6f1 [2020-10-15T06:33:35.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:33:35.578Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T06:33:35.578Z] . [Pipeline] withDockerContainer [2020-10-15T06:33:35.832Z] prd-ubuntu18.04-docker-arm64-4c-16g-5549 does not seem to be running inside a container [2020-10-15T06:33:35.927Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T06:33:37.639Z] $ docker top dd5d9dd61ec34edc24d9647106a47dc75893a2db8544579afd935b304d31cb64 -eo pid,comm [2020-10-15T06:33:37.943Z] 4e634b169226: Pull complete [2020-10-15T06:33:37.943Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-15T06:33:37.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-15T06:33:37.943Z] ---> f7629b54cfaa [2020-10-15T06:33:37.943Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-15T06:33:37.943Z] ---> Running in 786e6c4492b7 [Pipeline] { [Pipeline] sh [2020-10-15T06:33:38.206Z] Removing intermediate container 786e6c4492b7 [2020-10-15T06:33:38.206Z] ---> 6bce9b1b15cd [2020-10-15T06:33:38.206Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T06:33:38.469Z] ---> Running in 5a87dcad401b [2020-10-15T06:33:39.066Z] + go version [2020-10-15T06:33:39.066Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-15T06:33:39.108Z] $ docker stop --time=1 dd5d9dd61ec34edc24d9647106a47dc75893a2db8544579afd935b304d31cb64 [2020-10-15T06:33:39.419Z] Removing intermediate container 5a87dcad401b [2020-10-15T06:33:39.419Z] ---> 52abcc7d3cb9 [2020-10-15T06:33:39.419Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-15T06:33:39.419Z] ---> Running in ed7f3a084391 [2020-10-15T06:33:40.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-15T06:33:40.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-15T06:33:41.059Z] $ docker rm -f dd5d9dd61ec34edc24d9647106a47dc75893a2db8544579afd935b304d31cb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-10-15T06:33:41.904Z] (1/14) Installing libmagic (5.38-r0) [2020-10-15T06:33:41.904Z] (2/14) Installing file (5.38-r0) [2020-10-15T06:33:41.904Z] (3/14) Installing libc-dev (0.7.2-r3) [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:33:42.166Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-15T06:33:42.259Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T06:33:42.259Z] . [Pipeline] withDockerContainer [2020-10-15T06:33:42.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-5549 does not seem to be running inside a container [2020-10-15T06:33:42.620Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T06:33:44.365Z] $ docker top ae40666141af2341e0aa9cf9756b4ba6842b2903c10fe6bb24c12c85038d4ddc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:33:45.861Z] + make test [2020-10-15T06:33:45.862Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-15T06:33:46.849Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-15T06:33:52.205Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-15T06:33:52.206Z] (6/14) Installing patch (2.7.6-r6) [2020-10-15T06:33:52.470Z] (7/14) Installing build-base (0.5-r2) [2020-10-15T06:33:52.470Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-15T06:33:52.470Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-15T06:33:52.733Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-15T06:33:53.000Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-15T06:33:53.264Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-15T06:33:53.264Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-15T06:33:53.527Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-15T06:33:53.527Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T06:33:53.527Z] OK: 237 MiB in 53 packages [2020-10-15T06:33:57.776Z] Removing intermediate container ed7f3a084391 [2020-10-15T06:33:57.776Z] ---> 83f33363ac09 [2020-10-15T06:33:57.776Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-15T06:33:57.776Z] ---> Running in 134819bca1c4 [2020-10-15T06:33:57.776Z] Removing intermediate container 134819bca1c4 [2020-10-15T06:33:57.776Z] ---> 3c0cf2590abe [2020-10-15T06:33:57.776Z] Step 7/8 : COPY . . [2020-10-15T06:33:58.039Z] ---> 7a003d1488f6 [2020-10-15T06:33:58.039Z] Step 8/8 : RUN go mod download [2020-10-15T06:33:58.303Z] ---> Running in dee8e28f1e4a [2020-10-15T06:34:10.579Z] Removing intermediate container dee8e28f1e4a [2020-10-15T06:34:10.579Z] ---> f10599dfa2a7 [2020-10-15T06:34:10.579Z] Successfully built f10599dfa2a7 [2020-10-15T06:34:10.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:34:11.272Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-15T06:34:11.272Z] . [Pipeline] withDockerContainer [2020-10-15T06:34:11.405Z] prd-centos7-docker-4c-2g-5550 does not seem to be running inside a container [2020-10-15T06:34:11.464Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-15T06:34:12.849Z] $ docker top 0e962ecae51728ca085b5196fde9fa3d86ca1189b80b20aa932acbbee54c3896 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:34:13.457Z] + go version [2020-10-15T06:34:13.457Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-15T06:34:13.492Z] $ docker stop --time=1 0e962ecae51728ca085b5196fde9fa3d86ca1189b80b20aa932acbbee54c3896 [2020-10-15T06:34:14.844Z] $ docker rm -f 0e962ecae51728ca085b5196fde9fa3d86ca1189b80b20aa932acbbee54c3896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:34:15.986Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-15T06:34:15.986Z] . [Pipeline] withDockerContainer [2020-10-15T06:34:16.127Z] prd-centos7-docker-4c-2g-5550 does not seem to be running inside a container [2020-10-15T06:34:16.193Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-15T06:34:16.841Z] $ docker top 161e05c259be8feab5e6237ac4b0680100209ab8820390cf04041e5832f26003 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:34:17.401Z] + make test [2020-10-15T06:34:17.401Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-15T06:34:17.986Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-15T06:34:25.901Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-15T06:34:25.901Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 28.3% of statements [2020-10-15T06:34:25.901Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-15T06:34:25.901Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-15T06:34:27.336Z] gofmt -l . [2020-10-15T06:34:27.336Z] ["`gofmt -l .`" = ""] [2020-10-15T06:34:27.336Z] ./bin/test-attribution-txt.sh [2020-10-15T06:34:27.935Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-15T06:34:29.421Z] Stashed 1 file(s) [Pipeline] } [2020-10-15T06:34:29.458Z] $ docker stop --time=1 ae40666141af2341e0aa9cf9756b4ba6842b2903c10fe6bb24c12c85038d4ddc [2020-10-15T06:34:30.442Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-15T06:34:30.442Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 28.3% of statements [2020-10-15T06:34:30.442Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-15T06:34:30.442Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-15T06:34:31.861Z] gofmt -l . [2020-10-15T06:34:31.861Z] ["`gofmt -l .`" = ""] [2020-10-15T06:34:31.861Z] ./bin/test-attribution-txt.sh [2020-10-15T06:34:32.063Z] $ docker rm -f ae40666141af2341e0aa9cf9756b4ba6842b2903c10fe6bb24c12c85038d4ddc [2020-10-15T06:34:32.145Z] ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [2020-10-15T06:34:32.695Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [2020-10-15T06:34:32.985Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [2020-10-15T06:34:33.171Z] $ docker stop --time=1 161e05c259be8feab5e6237ac4b0680100209ab8820390cf04041e5832f26003 [2020-10-15T06:34:36.591Z] $ docker rm -f 161e05c259be8feab5e6237ac4b0680100209ab8820390cf04041e5832f26003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-15T06:34:38.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-15T06:34:38.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-15T06:34:38.686Z] + ls -al . [2020-10-15T06:34:38.686Z] total 132 [2020-10-15T06:34:38.686Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 06:34 . [2020-10-15T06:34:38.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 06:32 .. [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 06:32 .dockerignore [2020-10-15T06:34:38.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 06:32 .git [2020-10-15T06:34:38.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 06:32 .github [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 15 06:32 .gitignore [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 5255 Oct 15 06:32 Attribution.txt [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 15 06:32 Dockerfile [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 15 06:32 Dockerfile.build [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 06:32 Jenkinsfile [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 15 06:32 LICENSE [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 15 06:32 Makefile [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 15 06:32 README.md [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 06:29 VERSION [2020-10-15T06:34:38.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 06:32 bin [2020-10-15T06:34:38.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 06:32 cmd [2020-10-15T06:34:38.686Z] -rw-r--r-- 1 jenkins jenkins 18939 Oct 15 06:34 coverage.out [2020-10-15T06:34:38.686Z] -rw-r--r-- 1 jenkins jenkins 546 Oct 15 06:34 go.mod [2020-10-15T06:34:38.686Z] -rw-r--r-- 1 jenkins jenkins 13621 Oct 15 06:34 go.sum [2020-10-15T06:34:38.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 06:32 internal [2020-10-15T06:34:38.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 06:32 mock [2020-10-15T06:34:38.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 06:32 snap [2020-10-15T06:34:38.686Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 15 06:32 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:34:38.809Z] + ls -al . [2020-10-15T06:34:38.809Z] total 100 [2020-10-15T06:34:38.809Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 15 06:34 . [2020-10-15T06:34:38.809Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 15 06:33 .. [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 5255 Oct 15 06:33 Attribution.txt [2020-10-15T06:34:38.809Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 15 06:33 bin [2020-10-15T06:34:38.809Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 15 06:33 cmd [2020-10-15T06:34:38.809Z] -rw-r--r--. 1 jenkins jenkins 18939 Oct 15 06:34 coverage.out [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 15 06:33 Dockerfile [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 15 06:33 Dockerfile.build [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 15 06:33 .dockerignore [2020-10-15T06:34:38.809Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 15 06:33 .git [2020-10-15T06:34:38.809Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 15 06:33 .github [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 15 06:33 .gitignore [2020-10-15T06:34:38.809Z] -rw-r--r--. 1 jenkins jenkins 546 Oct 15 06:34 go.mod [2020-10-15T06:34:38.809Z] -rw-r--r--. 1 jenkins jenkins 13621 Oct 15 06:34 go.sum [2020-10-15T06:34:38.809Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 15 06:33 internal [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 15 06:33 Jenkinsfile [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 15 06:33 LICENSE [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 15 06:33 Makefile [2020-10-15T06:34:38.809Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 15 06:33 mock [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 15 06:33 README.md [2020-10-15T06:34:38.809Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 15 06:33 snap [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 15 06:29 VERSION [2020-10-15T06:34:38.809Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 15 06:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:34:39.063Z] + 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=2a661a323cb98ee81c541acc08859b1151f824e0 --label arch=arm64 --label version=0.0.0 . [2020-10-15T06:34:39.219Z] + 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=2a661a323cb98ee81c541acc08859b1151f824e0 --label arch=amd64 --label version=0.0.0 . [2020-10-15T06:34:39.350Z] Sending build context to Docker daemon 480.3kB [2020-10-15T06:34:39.350Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-15T06:34:39.350Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-15T06:34:39.350Z] ---> 2ef0ce46f6f1 [2020-10-15T06:34:39.350Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-15T06:34:39.485Z] Sending build context to Docker daemon 480.3kB [2020-10-15T06:34:39.485Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-15T06:34:39.485Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-15T06:34:39.485Z] ---> f10599dfa2a7 [2020-10-15T06:34:39.485Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-15T06:34:39.485Z] ---> Running in 67552c9e13d9 [2020-10-15T06:34:39.625Z] ---> Running in aa6184bc9645 [2020-10-15T06:34:39.750Z] Removing intermediate container 67552c9e13d9 [2020-10-15T06:34:39.750Z] ---> abd2f2413f88 [2020-10-15T06:34:39.750Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-15T06:34:39.750Z] ---> Running in 20145ee5568f [2020-10-15T06:34:40.015Z] Removing intermediate container 20145ee5568f [2020-10-15T06:34:40.015Z] ---> 555459ebca00 [2020-10-15T06:34:40.015Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T06:34:40.015Z] ---> Running in 5d587eea729b [2020-10-15T06:34:40.222Z] Removing intermediate container aa6184bc9645 [2020-10-15T06:34:40.222Z] ---> e9a43dcfbc83 [2020-10-15T06:34:40.222Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-15T06:34:40.222Z] ---> Running in d44d8ad981cd [2020-10-15T06:34:40.820Z] Removing intermediate container d44d8ad981cd [2020-10-15T06:34:40.820Z] ---> 15ed92e991a8 [2020-10-15T06:34:40.820Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T06:34:40.820Z] ---> Running in 73e267165e9c [2020-10-15T06:34:41.422Z] Removing intermediate container 5d587eea729b [2020-10-15T06:34:41.422Z] ---> 13bd25fce7db [2020-10-15T06:34:41.422Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-15T06:34:41.422Z] ---> Running in fd7a0493c83b [2020-10-15T06:34:41.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-15T06:34:42.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-15T06:34:43.259Z] OK: 237 MiB in 53 packages [2020-10-15T06:34:43.495Z] Removing intermediate container 73e267165e9c [2020-10-15T06:34:43.495Z] ---> 80763a920cbd [2020-10-15T06:34:43.495Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-15T06:34:43.495Z] ---> Running in 08d5dfea0342 [2020-10-15T06:34:43.522Z] Removing intermediate container fd7a0493c83b [2020-10-15T06:34:43.522Z] ---> 2be305244685 [2020-10-15T06:34:43.522Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-15T06:34:43.522Z] ---> Running in 8869e9ce1c9d [2020-10-15T06:34:43.783Z] Removing intermediate container 8869e9ce1c9d [2020-10-15T06:34:43.783Z] ---> b7591574eb17 [2020-10-15T06:34:43.783Z] Step 8/22 : COPY . . [2020-10-15T06:34:44.363Z] ---> 5b8e04b75c99 [2020-10-15T06:34:44.363Z] Step 9/22 : ARG MAKE='make build' [2020-10-15T06:34:44.631Z] ---> Running in 96656689ca56 [2020-10-15T06:34:44.631Z] Removing intermediate container 96656689ca56 [2020-10-15T06:34:44.631Z] ---> 1aeb348048d9 [2020-10-15T06:34:44.631Z] Step 10/22 : RUN $MAKE [2020-10-15T06:34:44.903Z] ---> Running in 87e35990def7 [2020-10-15T06:34:44.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T06:34:45.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-15T06:34:45.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T06:34:46.514Z] OK: 221 MiB in 53 packages [2020-10-15T06:34:47.961Z] Removing intermediate container 08d5dfea0342 [2020-10-15T06:34:47.961Z] ---> 95a0ffea6a32 [2020-10-15T06:34:47.961Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-15T06:34:47.961Z] ---> Running in a85f55a0e4d4 [2020-10-15T06:34:48.236Z] Removing intermediate container a85f55a0e4d4 [2020-10-15T06:34:48.236Z] ---> 0e50196cde8f [2020-10-15T06:34:48.236Z] Step 8/22 : COPY . . [2020-10-15T06:34:49.243Z] ---> d45dac916eff [2020-10-15T06:34:49.243Z] Step 9/22 : ARG MAKE='make build' [2020-10-15T06:34:49.243Z] ---> Running in e98064d676e1 [2020-10-15T06:34:49.841Z] Removing intermediate container e98064d676e1 [2020-10-15T06:34:49.841Z] ---> b20d5d54eaca [2020-10-15T06:34:49.841Z] Step 10/22 : RUN $MAKE [2020-10-15T06:34:49.841Z] ---> Running in 69a7c77dc25f [2020-10-15T06:34:51.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-15T06:34:53.463Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-15T06:34:56.812Z] Removing intermediate container 87e35990def7 [2020-10-15T06:34:56.812Z] ---> 9b0c7b35c2b9 [2020-10-15T06:34:56.812Z] Step 11/22 : FROM alpine [2020-10-15T06:34:57.075Z] latest: Pulling from library/alpine [2020-10-15T06:34:57.075Z] df20fa9351a1: Already exists [2020-10-15T06:34:57.344Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-15T06:34:57.344Z] Status: Downloaded newer image for alpine:latest [2020-10-15T06:34:57.344Z] ---> a24bb4013296 [2020-10-15T06:34:57.344Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-15T06:34:57.344Z] ---> Running in a81acd9288ad [2020-10-15T06:34:57.614Z] Removing intermediate container a81acd9288ad [2020-10-15T06:34:57.614Z] ---> 5b0da3c69204 [2020-10-15T06:34:57.614Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T06:34:57.614Z] ---> Running in 576086698d8e [2020-10-15T06:34:57.886Z] Removing intermediate container 576086698d8e [2020-10-15T06:34:57.886Z] ---> 108125e80079 [2020-10-15T06:34:57.886Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-15T06:34:58.481Z] ---> 85aca1e62be8 [2020-10-15T06:34:58.481Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-15T06:34:58.481Z] ---> c2909226fd91 [2020-10-15T06:34:58.481Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-15T06:34:58.748Z] ---> aef7429f770c [2020-10-15T06:34:58.748Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-15T06:34:58.748Z] ---> Running in b178667b3f4b [2020-10-15T06:34:59.021Z] Removing intermediate container b178667b3f4b [2020-10-15T06:34:59.021Z] ---> 66007e7a66c0 [2020-10-15T06:34:59.021Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-15T06:34:59.021Z] ---> Running in 66b38283a734 [2020-10-15T06:34:59.287Z] Removing intermediate container 66b38283a734 [2020-10-15T06:34:59.287Z] ---> 9c6274919558 [2020-10-15T06:34:59.287Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T06:34:59.287Z] ---> Running in 5a499088f81f [2020-10-15T06:34:59.551Z] Removing intermediate container 5a499088f81f [2020-10-15T06:34:59.551Z] ---> 48467cc03011 [2020-10-15T06:34:59.551Z] Step 20/22 : LABEL arch=amd64 [2020-10-15T06:34:59.551Z] ---> Running in 0b2522e4044a [2020-10-15T06:34:59.814Z] Removing intermediate container 0b2522e4044a [2020-10-15T06:34:59.814Z] ---> fdbe1e72647d [2020-10-15T06:34:59.814Z] Step 21/22 : LABEL git_sha=2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:34:59.814Z] ---> Running in 0387ec91ad96 [2020-10-15T06:35:00.078Z] Removing intermediate container 0387ec91ad96 [2020-10-15T06:35:00.078Z] ---> 2b7398604604 [2020-10-15T06:35:00.078Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T06:35:00.078Z] ---> Running in 23894515afe7 [2020-10-15T06:35:00.340Z] Removing intermediate container 23894515afe7 [2020-10-15T06:35:00.340Z] ---> b48ab6635829 [2020-10-15T06:35:00.340Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-15T06:35:00.340Z] Successfully built b48ab6635829 [2020-10-15T06:35:00.340Z] 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 [2020-10-15T06:35:16.199Z] Still waiting to schedule task [2020-10-15T06:35:16.199Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-15T06:35:18.158Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-15T06:35:22.463Z] Removing intermediate container 69a7c77dc25f [2020-10-15T06:35:22.463Z] ---> 16dd26ea677e [2020-10-15T06:35:22.463Z] Step 11/22 : FROM alpine [2020-10-15T06:35:22.463Z] latest: Pulling from library/alpine [2020-10-15T06:35:22.463Z] b538f80385f9: Already exists [2020-10-15T06:35:22.463Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-15T06:35:22.463Z] Status: Downloaded newer image for alpine:latest [2020-10-15T06:35:22.463Z] ---> 62ee0e9f8440 [2020-10-15T06:35:22.463Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-15T06:35:22.463Z] ---> Running in b24e99091935 [2020-10-15T06:35:23.058Z] Removing intermediate container b24e99091935 [2020-10-15T06:35:23.058Z] ---> 9ef22c2d544f [2020-10-15T06:35:23.059Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T06:35:23.059Z] ---> Running in 0d87e369247b [2020-10-15T06:35:23.653Z] Removing intermediate container 0d87e369247b [2020-10-15T06:35:23.653Z] ---> 81f6e605585d [2020-10-15T06:35:23.653Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-15T06:35:24.641Z] ---> b8bd8592f525 [2020-10-15T06:35:24.641Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-15T06:35:25.623Z] ---> 6a1ce1d0c481 [2020-10-15T06:35:25.623Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-15T06:35:26.223Z] ---> c94a866a4e6e [2020-10-15T06:35:26.223Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-15T06:35:26.223Z] ---> Running in 578aa106d878 [2020-10-15T06:35:26.822Z] Removing intermediate container 578aa106d878 [2020-10-15T06:35:26.822Z] ---> f4fcdb7545bb [2020-10-15T06:35:26.822Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-15T06:35:26.822Z] ---> Running in 79386cc06394 [2020-10-15T06:35:27.424Z] Removing intermediate container 79386cc06394 [2020-10-15T06:35:27.424Z] ---> bd354844987e [2020-10-15T06:35:27.424Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T06:35:27.424Z] ---> Running in d73e6584f554 [2020-10-15T06:35:28.016Z] Removing intermediate container d73e6584f554 [2020-10-15T06:35:28.016Z] ---> 9282c1321415 [2020-10-15T06:35:28.016Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T06:35:28.291Z] ---> Running in 3f9c927ed971 [2020-10-15T06:35:28.565Z] Removing intermediate container 3f9c927ed971 [2020-10-15T06:35:28.565Z] ---> 83edbbbdcdad [2020-10-15T06:35:28.565Z] Step 21/22 : LABEL git_sha=2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:35:28.838Z] ---> Running in 5540751c8eba [2020-10-15T06:35:29.110Z] Removing intermediate container 5540751c8eba [2020-10-15T06:35:29.110Z] ---> 89e9cd83bcb7 [2020-10-15T06:35:29.110Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T06:35:29.384Z] ---> Running in a4944e289180 [2020-10-15T06:35:29.657Z] Removing intermediate container a4944e289180 [2020-10-15T06:35:29.657Z] ---> f1f3dfdc86db [2020-10-15T06:35:29.657Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-15T06:35:29.657Z] Successfully built f1f3dfdc86db [2020-10-15T06:35:29.657Z] 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 [2020-10-15T06:35:45.688Z] Still waiting to schedule task [2020-10-15T06:35:45.688Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-15T06:36:24.026Z] Running on prd-centos7-docker-8c-8g-5554 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws [2020-10-15T06:36:24.147Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-15T06:36:26.537Z] using credential edgex-jenkins-ssh [2020-10-15T06:36:26.613Z] Cloning the remote Git repository [2020-10-15T06:36:27.717Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:36:26.647Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:36:26.712Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-15T06:36:26.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:36:26.736Z] > git --version # timeout=10 [2020-10-15T06:36:26.741Z] > git --version # 'git version 2.16.5' [2020-10-15T06:36:26.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:36:26.766Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:36:27.257Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:36:27.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:36:27.273Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:36:27.285Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:36:27.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:36:27.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T06:36:27.729Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:36:27.734Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:36:27.791Z] Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:36:27.792Z] Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) [2020-10-15T06:36:27.765Z] > git remote # timeout=10 [2020-10-15T06:36:27.770Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T06:36:27.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:36:27.778Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-15T06:36:27.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T06:36:27.797Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:36:27.802Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:36:31.409Z] Commit message: "fix: Modify float value checking condition" [2020-10-15T06:36:31.438Z] > git --version # timeout=10 [2020-10-15T06:36:31.442Z] > git --version # 'git version 2.16.5' [2020-10-15T06:36:31.446Z] fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-15T06:36:32.930Z] ++ find /w/workspace/device-mqtt-go/1 [2020-10-15T06:36:32.930Z] ++ grep snapcraft.yaml [2020-10-15T06:36:32.930Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T06:36:33.132Z] provisioning config files... [2020-10-15T06:36:33.147Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config5107126360367243687tmp [Pipeline] { [Pipeline] sh [2020-10-15T06:36:33.576Z] + cp /w/workspace/device-mqtt-go/1@tmp/config5107126360367243687tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-15T06:36:33.911Z] + 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 [2020-10-15T06:36:33.911Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-15T06:36:34.181Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-15T06:36:34.181Z] f08d8e2a3ba1: Pulling fs layer [2020-10-15T06:36:34.181Z] 3baa9cb2483b: Pulling fs layer [2020-10-15T06:36:34.181Z] 94e5ff4c0b15: Pulling fs layer [2020-10-15T06:36:34.181Z] 1860925334f9: Pulling fs layer [2020-10-15T06:36:34.181Z] 2daf38717194: Pulling fs layer [2020-10-15T06:36:34.181Z] 309017e8d7a4: Pulling fs layer [2020-10-15T06:36:34.181Z] f7790dc9fd0f: Pulling fs layer [2020-10-15T06:36:34.181Z] cac0ae9282c2: Pulling fs layer [2020-10-15T06:36:34.181Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-15T06:36:34.181Z] 2daf38717194: Waiting [2020-10-15T06:36:34.181Z] 309017e8d7a4: Waiting [2020-10-15T06:36:34.181Z] f7790dc9fd0f: Waiting [2020-10-15T06:36:34.181Z] cac0ae9282c2: Waiting [2020-10-15T06:36:34.181Z] 1f4cadf9a1ed: Waiting [2020-10-15T06:36:34.181Z] 1860925334f9: Waiting [2020-10-15T06:36:34.181Z] 94e5ff4c0b15: Verifying Checksum [2020-10-15T06:36:34.181Z] 94e5ff4c0b15: Download complete [2020-10-15T06:36:34.181Z] 3baa9cb2483b: Verifying Checksum [2020-10-15T06:36:34.181Z] 3baa9cb2483b: Download complete [2020-10-15T06:36:34.443Z] 1860925334f9: Verifying Checksum [2020-10-15T06:36:34.443Z] 1860925334f9: Download complete [2020-10-15T06:36:36.996Z] 309017e8d7a4: Download complete [2020-10-15T06:36:36.996Z] f7790dc9fd0f: Verifying Checksum [2020-10-15T06:36:36.996Z] f7790dc9fd0f: Download complete [2020-10-15T06:36:36.996Z] cac0ae9282c2: Verifying Checksum [2020-10-15T06:36:36.996Z] cac0ae9282c2: Download complete [2020-10-15T06:36:36.996Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-15T06:36:36.996Z] 1f4cadf9a1ed: Download complete [2020-10-15T06:36:37.573Z] f08d8e2a3ba1: Verifying Checksum [2020-10-15T06:36:37.573Z] f08d8e2a3ba1: Download complete [2020-10-15T06:36:38.967Z] f08d8e2a3ba1: Pull complete [2020-10-15T06:36:38.967Z] 3baa9cb2483b: Pull complete [2020-10-15T06:36:38.967Z] 94e5ff4c0b15: Pull complete [2020-10-15T06:36:39.235Z] 1860925334f9: Pull complete [2020-10-15T06:36:43.473Z] 2daf38717194: Verifying Checksum [2020-10-15T06:36:43.473Z] 2daf38717194: Download complete [2020-10-15T06:37:05.473Z] 2daf38717194: Pull complete [2020-10-15T06:37:05.734Z] 309017e8d7a4: Pull complete [2020-10-15T06:37:05.734Z] f7790dc9fd0f: Pull complete [2020-10-15T06:37:05.999Z] cac0ae9282c2: Pull complete [2020-10-15T06:37:05.999Z] 1f4cadf9a1ed: Pull complete [2020-10-15T06:37:05.999Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-15T06:37:05.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-15T06:37:07.394Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-15T06:37:07.394Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-15T06:37:07.656Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-15T06:37:07.656Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] [2020-10-15T06:37:07.656Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] [2020-10-15T06:37:07.656Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] [2020-10-15T06:37:07.656Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] [2020-10-15T06:37:07.921Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-15T06:37:07.921Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] [2020-10-15T06:37:08.496Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] [2020-10-15T06:37:08.496Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] [2020-10-15T06:37:08.496Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] [2020-10-15T06:37:08.496Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-15T06:37:08.496Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-15T06:37:08.758Z] Fetched 8114 kB in 2s (5172 kB/s) [2020-10-15T06:37:10.146Z] Reading package lists... [2020-10-15T06:37:13.458Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-15T06:37:13.720Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-15T06:37:13.720Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-15T06:37:13.999Z] 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 [2020-10-15T06:37:15.368Z] 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... 52% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% 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 [2020-10-15T06:37:17.296Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-15T06:37:18.660Z] 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... 54% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% 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 [2020-10-15T06:37:18.925Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-15T06:37:18.925Z] Reading state information... 0% Reading state information... 0% Reading state information... 1% Reading state information... Done [2020-10-15T06:37:18.925Z] The following packages were automatically installed and are no longer required: [2020-10-15T06:37:18.925Z] libjq1 libonig4 [2020-10-15T06:37:18.925Z] Use 'sudo apt autoremove' to remove them. [2020-10-15T06:37:18.925Z] Suggested packages: [2020-10-15T06:37:18.925Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-15T06:37:18.925Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-15T06:37:18.925Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-15T06:37:18.925Z] | libterm-readline-perl-perl [2020-10-15T06:37:19.186Z] The following NEW packages will be installed: [2020-10-15T06:37:19.186Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-15T06:37:19.186Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-15T06:37:19.186Z] 0 upgraded, 14 newly installed, 0 to remove and 29 not upgraded. [2020-10-15T06:37:19.186Z] Need to get 12.0 MB of archives. [2020-10-15T06:37:19.186Z] After this operation, 77.5 MB of additional disk space will be used. [2020-10-15T06:37:19.450Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-10-15T06:37:20.305Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 3% [1 perl-modules-5.26 414 kB/2763 kB 15%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-15T06:37:20.305Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-15T06:37:20.305Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-10-15T06:37:20.567Z] 23% [4 libperl5.26 12.3 kB/3527 kB 0%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-15T06:37:20.567Z] 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-15T06:37:20.567Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-15T06:37:20.567Z] 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-15T06:37:20.567Z] 54% [8 curl 34.7 kB/159 kB 22%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-15T06:37:20.567Z] 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-15T06:37:20.567Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-15T06:37:20.567Z] 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Working] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-15T06:37:20.834Z] 68% [12 git 15.7 kB/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-15T06:37:20.834Z] 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-15T06:37:20.834Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 2s (7437 kB/s) [2020-10-15T06:37:21.098Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-15T06:37:21.098Z] Selecting previously unselected package perl-modules-5.26. [2020-10-15T06:37:21.098Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-10-15T06:37:21.098Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-15T06:37:21.098Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:37:22.046Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-15T06:37:22.046Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-15T06:37:22.046Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-15T06:37:22.046Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-15T06:37:22.046Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-15T06:37:22.046Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-15T06:37:22.310Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-15T06:37:22.310Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-15T06:37:22.310Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:37:22.887Z] Selecting previously unselected package perl. [2020-10-15T06:37:22.887Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-15T06:37:22.887Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-15T06:37:22.887Z] Selecting previously unselected package less. [2020-10-15T06:37:22.887Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-10-15T06:37:22.887Z] Unpacking less (487-0.1) ... [2020-10-15T06:37:22.887Z] Selecting previously unselected package netbase. [2020-10-15T06:37:22.887Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-15T06:37:22.887Z] Unpacking netbase (5.4) ... [2020-10-15T06:37:23.150Z] Selecting previously unselected package curl. [2020-10-15T06:37:23.150Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-15T06:37:23.150Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-15T06:37:23.150Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-15T06:37:23.150Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-15T06:37:23.150Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-15T06:37:23.150Z] Selecting previously unselected package liberror-perl. [2020-10-15T06:37:23.150Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-15T06:37:23.150Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-15T06:37:23.413Z] Selecting previously unselected package git-man. [2020-10-15T06:37:23.413Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-15T06:37:23.413Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:37:23.413Z] Selecting previously unselected package git. [2020-10-15T06:37:23.413Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-15T06:37:23.413Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:37:23.987Z] Selecting previously unselected package make. [2020-10-15T06:37:23.987Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-15T06:37:23.987Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-15T06:37:24.248Z] Selecting previously unselected package patch. [2020-10-15T06:37:24.248Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-15T06:37:24.248Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-15T06:37:24.248Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:37:24.248Z] Setting up less (487-0.1) ... [2020-10-15T06:37:24.512Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-15T06:37:24.512Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-15T06:37:24.512Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-15T06:37:24.512Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:37:24.512Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-15T06:37:24.512Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-15T06:37:24.512Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-15T06:37:24.512Z] Setting up netbase (5.4) ... [2020-10-15T06:37:24.512Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:37:24.512Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-15T06:37:24.774Z] Setting up liberror-perl (0.17025-1) ... [2020-10-15T06:37:24.774Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:37:24.774Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-15T06:37:24.774Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-15T06:37:26.692Z] curl set to automatically installed. [2020-10-15T06:37:26.692Z] git set to automatically installed. [2020-10-15T06:37:26.692Z] git-man set to automatically installed. [2020-10-15T06:37:26.692Z] less set to automatically installed. [2020-10-15T06:37:26.692Z] libcurl3-gnutls set to automatically installed. [2020-10-15T06:37:26.692Z] liberror-perl set to automatically installed. [2020-10-15T06:37:26.692Z] libgdbm-compat4 set to automatically installed. [2020-10-15T06:37:26.692Z] libgdbm5 set to automatically installed. [2020-10-15T06:37:26.692Z] libperl5.26 set to automatically installed. [2020-10-15T06:37:26.692Z] make set to automatically installed. [2020-10-15T06:37:26.692Z] netbase set to automatically installed. [2020-10-15T06:37:26.692Z] patch set to automatically installed. [2020-10-15T06:37:26.692Z] perl set to automatically installed. [2020-10-15T06:37:26.692Z] perl-modules-5.26 set to automatically installed. [2020-10-15T06:37:26.692Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-15T06:37:26.692Z] Please ensure the environment is properly setup before continuing. [2020-10-15T06:37:26.692Z] Ignore this message if the appropriate measures have already been taken [2020-10-15T06:37:27.635Z] Pulling go  [2020-10-15T06:37:28.588Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-15T06:37:28.588Z] Skipping pull go (already ran) [2020-10-15T06:37:28.588Z] Building go  [2020-10-15T06:37:28.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-15T06:37:28.588Z] Dload Upload Total Spent Left Speed [2020-10-15T06:37:30.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6511k 0 0 20.6M 0 0:00:05 --:--:-- 0:00:05 20.5M 65 115M 65 75.3M 0 0 57.8M 0 0:00:01 0:00:01 --:--:-- 57.7M 100 115M 100 115M 0 0 59.3M 0 0:00:01 0:00:01 --:--:-- 59.3M [2020-10-15T06:37:31.133Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-15T06:37:37.739Z] Staging go  [2020-10-15T06:37:38.318Z] Pulling device-mqtt  [2020-10-15T06:37:39.264Z] Skipping build go (already ran) [2020-10-15T06:37:39.264Z] Building device-mqtt  [2020-10-15T06:37:39.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-15T06:37:39.836Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-10-15T06:37:39.836Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-10-15T06:37:39.836Z] go: downloading github.com/spf13/cast v1.3.0 [2020-10-15T06:37:39.836Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-10-15T06:37:39.836Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-10-15T06:37:40.099Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-15T06:37:40.099Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-10-15T06:37:40.099Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-15T06:37:40.099Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-15T06:37:40.100Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-15T06:37:40.100Z] go: downloading github.com/google/uuid v1.1.1 [2020-10-15T06:37:40.100Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-10-15T06:37:40.100Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-10-15T06:37:40.100Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-10-15T06:37:40.100Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-15T06:37:40.100Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-10-15T06:37:40.100Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-10-15T06:37:40.100Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-15T06:37:40.100Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-15T06:37:40.100Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-15T06:37:40.100Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-15T06:37:40.369Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-15T06:37:40.369Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-15T06:37:40.369Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-15T06:37:40.369Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-15T06:37:40.369Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-15T06:37:40.369Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-15T06:37:40.369Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-15T06:37:40.369Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-15T06:37:40.369Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-15T06:37:40.369Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-15T06:37:40.369Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-15T06:37:40.369Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-15T06:37:45.789Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-15T06:37:48.951Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-5556 in /w/workspace/gexfoundry_device-mqtt-go_PR-178 [Pipeline] { [Pipeline] ws [2020-10-15T06:37:49.043Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-15T06:37:50.001Z] Skipping stage go (already ran) [2020-10-15T06:37:50.001Z] Staging device-mqtt  [2020-10-15T06:37:50.585Z] Priming go  [2020-10-15T06:37:51.527Z] Priming device-mqtt  [2020-10-15T06:37:52.098Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-15T06:37:52.098Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-15T06:37:52.098Z] Determining the version from the project repo (version-script). [2020-10-15T06:37:52.098Z] The version has been set to 'local-dev-20201015+2a661a3' [2020-10-15T06:37:52.922Z] Snapping | Snapping / Snapping - Snapping | [2020-10-15T06:37:52.922Z] Snapped edgex-device-mqtt_local-dev-20201015+2a661a3_amd64.snap [2020-10-15T06:37:53.171Z] using credential edgex-jenkins-ssh [2020-10-15T06:37:53.228Z] Cloning the remote Git repository [2020-10-15T06:37:53.283Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:37:53.382Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-15T06:37:53.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:37:53.444Z] > git --version # timeout=10 [2020-10-15T06:37:53.460Z] > git --version # 'git version 2.17.1' [2020-10-15T06:37:53.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:37:53.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2020-10-15T06:37:54.869Z] Deleting 1 temporary files [2020-10-15T06:37:54.886Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit 2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] // configFileProvider [Pipeline] } [2020-10-15T06:37:55.070Z] Merge succeeded, producing 2a661a323cb98ee81c541acc08859b1151f824e0 [2020-10-15T06:37:55.071Z] Checking out Revision 2a661a323cb98ee81c541acc08859b1151f824e0 (PR-178) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-10-15T06:37:54.209Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:37:54.223Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T06:37:54.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-15T06:37:54.273Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-15T06:37:54.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:37:54.292Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T06:37:54.903Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:37:54.915Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [2020-10-15T06:37:54.984Z] > git remote # timeout=10 [2020-10-15T06:37:54.998Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T06:37:55.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T06:37:55.017Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-15T06:37:55.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T06:37:55.078Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T06:37:55.089Z] > git checkout -f 2a661a323cb98ee81c541acc08859b1151f824e0 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-15T06:37:59.267Z] Commit message: "fix: Modify float value checking condition" [2020-10-15T06:37:59.326Z] > git --version # timeout=10 [2020-10-15T06:37:59.334Z] > git --version # 'git version 2.17.1' [2020-10-15T06:37:59.343Z] fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-15T06:38:00.662Z] + find /w/workspace/device-mqtt-go/1 [2020-10-15T06:38:00.662Z] + grep snapcraft.yaml [2020-10-15T06:38:00.662Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T06:38:01.005Z] provisioning config files... [2020-10-15T06:38:01.029Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config1130110505130933075tmp [Pipeline] { [Pipeline] sh [2020-10-15T06:38:01.521Z] + cp /w/workspace/device-mqtt-go/1@tmp/config1130110505130933075tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-15T06:38:01.882Z] + 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 [2020-10-15T06:38:02.484Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-15T06:38:02.759Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-15T06:38:02.759Z] 237528ba509b: Pulling fs layer [2020-10-15T06:38:02.759Z] 393b96f31d8b: Pulling fs layer [2020-10-15T06:38:02.759Z] 4d82b0e39008: Pulling fs layer [2020-10-15T06:38:02.759Z] e7ca375b8d34: Pulling fs layer [2020-10-15T06:38:02.759Z] 418f656485bb: Pulling fs layer [2020-10-15T06:38:02.759Z] aebe8db9254c: Pulling fs layer [2020-10-15T06:38:02.759Z] 4f5f7b207d3f: Pulling fs layer [2020-10-15T06:38:02.759Z] d19ca6af091a: Pulling fs layer [2020-10-15T06:38:02.759Z] 16b5a0711add: Pulling fs layer [2020-10-15T06:38:02.759Z] d19ca6af091a: Waiting [2020-10-15T06:38:02.759Z] aebe8db9254c: Waiting [2020-10-15T06:38:02.759Z] 4f5f7b207d3f: Waiting [2020-10-15T06:38:02.759Z] 418f656485bb: Waiting [2020-10-15T06:38:02.759Z] 16b5a0711add: Waiting [2020-10-15T06:38:02.759Z] e7ca375b8d34: Waiting [2020-10-15T06:38:02.759Z] 4d82b0e39008: Download complete [2020-10-15T06:38:02.759Z] 393b96f31d8b: Download complete [2020-10-15T06:38:02.759Z] e7ca375b8d34: Download complete [2020-10-15T06:38:03.031Z] aebe8db9254c: Verifying Checksum [2020-10-15T06:38:03.031Z] aebe8db9254c: Download complete [2020-10-15T06:38:03.031Z] 4f5f7b207d3f: Verifying Checksum [2020-10-15T06:38:03.031Z] 4f5f7b207d3f: Download complete [2020-10-15T06:38:04.011Z] d19ca6af091a: Verifying Checksum [2020-10-15T06:38:04.011Z] d19ca6af091a: Download complete [2020-10-15T06:38:04.286Z] 16b5a0711add: Verifying Checksum [2020-10-15T06:38:04.286Z] 16b5a0711add: Download complete [2020-10-15T06:38:05.732Z] 237528ba509b: Verifying Checksum [2020-10-15T06:38:05.732Z] 237528ba509b: Download complete [2020-10-15T06:38:08.366Z] 237528ba509b: Pull complete [2020-10-15T06:38:08.643Z] 393b96f31d8b: Pull complete [2020-10-15T06:38:08.918Z] 4d82b0e39008: Pull complete [2020-10-15T06:38:09.520Z] e7ca375b8d34: Pull complete [2020-10-15T06:38:17.835Z] 418f656485bb: Verifying Checksum [2020-10-15T06:38:17.835Z] 418f656485bb: Download complete [2020-10-15T06:39:05.017Z] 418f656485bb: Pull complete [2020-10-15T06:39:05.017Z] aebe8db9254c: Pull complete [2020-10-15T06:39:05.017Z] 4f5f7b207d3f: Pull complete [2020-10-15T06:39:05.017Z] d19ca6af091a: Pull complete [2020-10-15T06:39:05.017Z] 16b5a0711add: Pull complete [2020-10-15T06:39:05.017Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-15T06:39:05.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-15T06:39:05.017Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-15T06:39:05.017Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-15T06:39:05.017Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-15T06:39:05.017Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-15T06:39:05.017Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] [2020-10-15T06:39:05.617Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] [2020-10-15T06:39:05.896Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-15T06:39:05.896Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2266 B] [2020-10-15T06:39:05.896Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-15T06:39:05.896Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-15T06:39:05.896Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] [2020-10-15T06:39:06.170Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-15T06:39:06.170Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-15T06:39:06.170Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] [2020-10-15T06:39:06.766Z] Fetched 5740 kB in 3s (2259 kB/s) [2020-10-15T06:39:11.080Z] Reading package lists... [2020-10-15T06:39:26.164Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-15T06:39:26.164Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-15T06:39:26.164Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-15T06:39:26.164Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-15T06:39:29.737Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 29% Reading package lists... 49% Reading package lists... 68% 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... 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... 88% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-15T06:39:36.438Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-15T06:39:40.560Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 47% Reading package lists... 65% 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... 84% 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 [2020-10-15T06:39:41.106Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 62% Building dependency tree [2020-10-15T06:39:41.106Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-15T06:39:42.093Z] The following packages were automatically installed and are no longer required: [2020-10-15T06:39:42.093Z] libjq1 libonig4 [2020-10-15T06:39:42.093Z] Use 'sudo apt autoremove' to remove them. [2020-10-15T06:39:42.093Z] Suggested packages: [2020-10-15T06:39:42.093Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-15T06:39:42.093Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-15T06:39:42.093Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-15T06:39:42.093Z] | libterm-readline-perl-perl [2020-10-15T06:39:42.367Z] The following NEW packages will be installed: [2020-10-15T06:39:42.367Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-15T06:39:42.367Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-15T06:39:42.367Z] 0 upgraded, 14 newly installed, 0 to remove and 29 not upgraded. [2020-10-15T06:39:42.367Z] Need to get 10.8 MB of archives. [2020-10-15T06:39:42.367Z] After this operation, 73.6 MB of additional disk space will be used. [2020-10-15T06:39:42.637Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-10-15T06:39:43.500Z] 0% [1 perl-modules-5.26 10.0 kB/2763 kB 0%] 2% [1 perl-modules-5.26 234 kB/2763 kB 8%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-15T06:39:43.500Z] 22% [2 libgdbm5 0 B/23.1 kB 0%] 24% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-10-15T06:39:43.500Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-10-15T06:39:43.772Z] 25% [4 libperl5.26 20.5 kB/3326 kB 1%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-15T06:39:43.772Z] 51% [5 perl 12.3 kB/201 kB 6%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-15T06:39:43.772Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-15T06:39:43.772Z] 56% [7 netbase 12.7 kB/12.7 kB 100%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-15T06:39:43.772Z] 58% [8 curl 55.4 kB/152 kB 36%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-15T06:39:43.772Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-15T06:39:43.772Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-15T06:39:44.045Z] 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-15T06:39:44.045Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-15T06:39:44.045Z] 95% [13 make 0 B/139 kB 0%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-15T06:39:44.045Z] 98% [14 patch 61.4 kB/91.8 kB 67%] 100% [Working] Fetched 10.8 MB in 2s (6256 kB/s) [2020-10-15T06:39:44.641Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-15T06:39:44.915Z] Selecting previously unselected package perl-modules-5.26. [2020-10-15T06:39:44.915Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-10-15T06:39:44.915Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-15T06:39:44.915Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:39:46.350Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-15T06:39:46.350Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-15T06:39:46.350Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-15T06:39:46.350Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-15T06:39:46.350Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-15T06:39:46.350Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-15T06:39:46.623Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-15T06:39:46.623Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-15T06:39:46.623Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:39:48.054Z] Selecting previously unselected package perl. [2020-10-15T06:39:48.054Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-15T06:39:48.054Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-15T06:39:48.054Z] Selecting previously unselected package less. [2020-10-15T06:39:48.054Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-10-15T06:39:48.054Z] Unpacking less (487-0.1) ... [2020-10-15T06:39:48.329Z] Selecting previously unselected package netbase. [2020-10-15T06:39:48.329Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-15T06:39:48.329Z] Unpacking netbase (5.4) ... [2020-10-15T06:39:48.329Z] Selecting previously unselected package curl. [2020-10-15T06:39:48.329Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-15T06:39:48.329Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-15T06:39:48.600Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-15T06:39:48.600Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-15T06:39:48.600Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-15T06:39:48.600Z] Selecting previously unselected package liberror-perl. [2020-10-15T06:39:48.600Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-15T06:39:48.600Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-15T06:39:48.871Z] Selecting previously unselected package git-man. [2020-10-15T06:39:48.871Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-15T06:39:48.871Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:39:49.143Z] Selecting previously unselected package git. [2020-10-15T06:39:49.143Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-15T06:39:49.143Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:39:50.123Z] Selecting previously unselected package make. [2020-10-15T06:39:50.123Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-15T06:39:50.123Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-15T06:39:50.402Z] Selecting previously unselected package patch. [2020-10-15T06:39:50.402Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-15T06:39:50.402Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-15T06:39:50.674Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:39:50.674Z] Setting up less (487-0.1) ... [2020-10-15T06:39:50.946Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-15T06:39:50.946Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-15T06:39:50.946Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-15T06:39:51.219Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:39:51.219Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-15T06:39:51.219Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-15T06:39:51.219Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-15T06:39:51.219Z] Setting up netbase (5.4) ... [2020-10-15T06:39:51.219Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-15T06:39:51.493Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-15T06:39:51.493Z] Setting up liberror-perl (0.17025-1) ... [2020-10-15T06:39:51.493Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-15T06:39:51.766Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-15T06:39:51.766Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-15T06:39:57.157Z] curl set to automatically installed. [2020-10-15T06:39:57.157Z] git set to automatically installed. [2020-10-15T06:39:57.157Z] git-man set to automatically installed. [2020-10-15T06:39:57.157Z] less set to automatically installed. [2020-10-15T06:39:57.157Z] libcurl3-gnutls set to automatically installed. [2020-10-15T06:39:57.157Z] liberror-perl set to automatically installed. [2020-10-15T06:39:57.157Z] libgdbm-compat4 set to automatically installed. [2020-10-15T06:39:57.427Z] libgdbm5 set to automatically installed. [2020-10-15T06:39:57.427Z] libperl5.26 set to automatically installed. [2020-10-15T06:39:57.427Z] make set to automatically installed. [2020-10-15T06:39:57.428Z] netbase set to automatically installed. [2020-10-15T06:39:57.428Z] patch set to automatically installed. [2020-10-15T06:39:57.428Z] perl set to automatically installed. [2020-10-15T06:39:57.428Z] perl-modules-5.26 set to automatically installed. [2020-10-15T06:39:57.698Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-15T06:39:57.699Z] Please ensure the environment is properly setup before continuing. [2020-10-15T06:39:57.699Z] Ignore this message if the appropriate measures have already been taken [2020-10-15T06:39:59.666Z] Pulling go  [2020-10-15T06:40:03.044Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-15T06:40:03.044Z] Skipping pull go (already ran) [2020-10-15T06:40:03.044Z] Building go  [2020-10-15T06:40:03.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-15T06:40:03.044Z] Dload Upload Total Spent Left Speed [2020-10-15T06:40:05.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.2M 0 9679 0 0 85654 0 0:19:01 --:--:-- 0:19:01 85654 46 93.2M 46 42.9M 0 0 38.2M 0 0:00:02 0:00:01 0:00:01 38.1M 100 93.2M 100 93.2M 0 0 46.2M 0 0:00:02 0:00:02 --:--:-- 46.2M [2020-10-15T06:40:06.728Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-15T06:40:25.093Z] Staging go  [2020-10-15T06:40:26.524Z] Pulling device-mqtt  [2020-10-15T06:40:29.904Z] Skipping build go (already ran) [2020-10-15T06:40:29.904Z] Building device-mqtt  [2020-10-15T06:40:30.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-15T06:40:31.604Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-10-15T06:40:31.604Z] go: downloading github.com/spf13/cast v1.3.0 [2020-10-15T06:40:31.604Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-10-15T06:40:31.604Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-10-15T06:40:31.604Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-10-15T06:40:31.877Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-15T06:40:31.877Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-15T06:40:31.877Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-10-15T06:40:31.877Z] go: downloading github.com/google/uuid v1.1.1 [2020-10-15T06:40:31.877Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-15T06:40:31.877Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-10-15T06:40:31.877Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-10-15T06:40:31.877Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-10-15T06:40:31.877Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-15T06:40:31.877Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-15T06:40:31.877Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-10-15T06:40:32.151Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-15T06:40:32.151Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-15T06:40:32.151Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-15T06:40:32.151Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-10-15T06:40:32.151Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-15T06:40:32.151Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-15T06:40:32.151Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-15T06:40:32.151Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-15T06:40:32.151Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-15T06:40:32.151Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-15T06:40:32.151Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-15T06:40:32.151Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-15T06:40:32.151Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-15T06:40:32.425Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-15T06:40:32.425Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-15T06:40:32.700Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-15T06:40:32.700Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-15T06:40:51.006Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-15T06:41:06.083Z] Skipping stage go (already ran) [2020-10-15T06:41:06.083Z] Staging device-mqtt  [2020-10-15T06:41:08.058Z] Priming go  [2020-10-15T06:41:11.448Z] Priming device-mqtt  [2020-10-15T06:41:14.831Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-15T06:41:14.831Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-15T06:41:14.831Z] Determining the version from the project repo (version-script). [2020-10-15T06:41:14.831Z] The version has been set to 'local-dev-20201015+2a661a3' [2020-10-15T06:41:15.651Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping | [2020-10-15T06:41:15.651Z] Snapped edgex-device-mqtt_local-dev-20201015+2a661a3_arm64.snap [Pipeline] } [2020-10-15T06:41:17.660Z] 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 [2020-10-15T06:41:20.594Z] provisioning config files... [2020-10-15T06:41:20.607Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/config1890520865236500447tmp [Pipeline] { [Pipeline] sh [2020-10-15T06:41:21.040Z] + set +x [2020-10-15T06:41:21.040Z] + curl -s https://codecov.io/bash [2020-10-15T06:41:21.040Z] + bash -s -- [2020-10-15T06:41:21.302Z] [2020-10-15T06:41:21.302Z] _____ _ [2020-10-15T06:41:21.302Z] / ____| | | [2020-10-15T06:41:21.302Z] | | ___ __| | ___ ___ _____ __ [2020-10-15T06:41:21.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-15T06:41:21.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-15T06:41:21.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-15T06:41:21.302Z] Bash-20201009-048fee3 [2020-10-15T06:41:21.302Z] [2020-10-15T06:41:21.302Z] [2020-10-15T06:41:21.302Z] ==> Jenkins CI detected. [2020-10-15T06:41:21.302Z] project root: . [2020-10-15T06:41:21.302Z] --> token set from env [2020-10-15T06:41:21.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-15T06:41:21.302Z] ==> Running gcov in . (disable via -X gcov) [2020-10-15T06:41:21.302Z] find: ‘./.semver’: Permission denied [2020-10-15T06:41:21.302Z] ==> Python coveragepy not found [2020-10-15T06:41:21.302Z] ==> Searching for coverage reports in: [2020-10-15T06:41:21.302Z] + . [2020-10-15T06:41:21.302Z] -> Found 1 reports [2020-10-15T06:41:21.302Z] ==> Detecting git/mercurial file structure [2020-10-15T06:41:21.302Z] ==> Reading reports [2020-10-15T06:41:21.302Z] + ./coverage.out bytes=18939 [2020-10-15T06:41:21.302Z] ==> Appending adjustments [2020-10-15T06:41:21.302Z] https://docs.codecov.io/docs/fixing-reports [2020-10-15T06:41:21.565Z] find: ‘./.semver’: Permission denied [2020-10-15T06:41:21.565Z] find: ‘./.semver’: Permission denied [2020-10-15T06:41:21.565Z] find: ‘./.semver’: Permission denied [2020-10-15T06:41:21.565Z] [2020-10-15T06:41:21.565Z] + Found adjustments [2020-10-15T06:41:21.565Z] ==> Gzipping contents [2020-10-15T06:41:21.565Z] ==> Uploading reports [2020-10-15T06:41:21.565Z] url: https://codecov.io [2020-10-15T06:41:21.565Z] query: branch=PR-178&commit=2a661a323cb98ee81c541acc08859b1151f824e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=178&job=&cmd_args= [2020-10-15T06:41:21.565Z] -> Pinging Codecov [2020-10-15T06:41:21.565Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-178&commit=2a661a323cb98ee81c541acc08859b1151f824e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=178&job=&cmd_args= [2020-10-15T06:41:21.565Z] -> Uploading to [2020-10-15T06:41:21.565Z] [2020-10-15T06:41:21.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-15T06:41:21.565Z] Dload Upload Total Spent Left Speed [2020-10-15T06:41:21.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-15T06:41:21.565Z] X> Failed to upload [2020-10-15T06:41:21.565Z] ==> Uploading to Codecov [2020-10-15T06:41:21.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-15T06:41:21.565Z] Dload Upload Total Spent Left Speed [2020-10-15T06:41:22.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 3380 0 0 100 3269 0 6222 --:--:-- --:--:-- --:--:-- 6214 100 3380 100 111 100 3269 211 6220 --:--:-- --:--:-- --:--:-- 6214 [2020-10-15T06:41:22.137Z] View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2a661a323cb98ee81c541acc08859b1151f824e0 [Pipeline] } [2020-10-15T06:41:22.165Z] 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 [2020-10-15T06:41:26.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:41:26.680Z] ---> package-listing.sh [2020-10-15T06:41:26.680Z] ++ facter osfamily [2020-10-15T06:41:26.680Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-15T06:41:26.680Z] + OS_FAMILY=redhat [2020-10-15T06:41:26.680Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-178 [2020-10-15T06:41:26.680Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-15T06:41:26.680Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-15T06:41:26.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-15T06:41:26.680Z] + PACKAGES=/tmp/packages_start.txt [2020-10-15T06:41:26.680Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-178 ']' [2020-10-15T06:41:26.680Z] + PACKAGES=/tmp/packages_end.txt [2020-10-15T06:41:26.680Z] + case "${OS_FAMILY}" in [2020-10-15T06:41:26.680Z] + rpm -qa [2020-10-15T06:41:26.680Z] + sort [2020-10-15T06:41:30.896Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-15T06:41:30.896Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-15T06:41:30.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-15T06:41:30.896Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-178 ']' [2020-10-15T06:41:30.896Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-178/archives/ [2020-10-15T06:41:30.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-178/archives/ [Pipeline] echo [2020-10-15T06:41:30.941Z] 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-15T06:41:31.250Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:41:31.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T06:41:31.597Z] [2020-10-15T06:41:31.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-15T06:41:31.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T06:41:31.998Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-15T06:41:31.998Z] df20fa9351a1: Pulling fs layer [2020-10-15T06:41:31.998Z] 36b3adc4ff6f: Pulling fs layer [2020-10-15T06:41:31.999Z] 8ad3a11d3b57: Pulling fs layer [2020-10-15T06:41:31.999Z] 46f8f816bc3b: Pulling fs layer [2020-10-15T06:41:31.999Z] 93b61091891f: Pulling fs layer [2020-10-15T06:41:31.999Z] 93b9cdb0e59b: Pulling fs layer [2020-10-15T06:41:31.999Z] 5e14af77c1be: Pulling fs layer [2020-10-15T06:41:31.999Z] 01666e4c0597: Pulling fs layer [2020-10-15T06:41:31.999Z] aa168da1d23b: Pulling fs layer [2020-10-15T06:41:31.999Z] 46f8f816bc3b: Waiting [2020-10-15T06:41:31.999Z] 93b61091891f: Waiting [2020-10-15T06:41:31.999Z] 93b9cdb0e59b: Waiting [2020-10-15T06:41:31.999Z] 5e14af77c1be: Waiting [2020-10-15T06:41:31.999Z] 01666e4c0597: Waiting [2020-10-15T06:41:31.999Z] aa168da1d23b: Waiting [2020-10-15T06:41:31.999Z] 36b3adc4ff6f: Verifying Checksum [2020-10-15T06:41:31.999Z] 36b3adc4ff6f: Download complete [2020-10-15T06:41:31.999Z] 46f8f816bc3b: Verifying Checksum [2020-10-15T06:41:31.999Z] 46f8f816bc3b: Download complete [2020-10-15T06:41:32.262Z] df20fa9351a1: Verifying Checksum [2020-10-15T06:41:32.262Z] df20fa9351a1: Download complete [2020-10-15T06:41:32.262Z] 93b9cdb0e59b: Verifying Checksum [2020-10-15T06:41:32.262Z] 93b9cdb0e59b: Download complete [2020-10-15T06:41:32.262Z] 93b61091891f: Download complete [2020-10-15T06:41:32.262Z] 5e14af77c1be: Verifying Checksum [2020-10-15T06:41:32.262Z] 5e14af77c1be: Download complete [2020-10-15T06:41:32.262Z] 01666e4c0597: Verifying Checksum [2020-10-15T06:41:32.262Z] 01666e4c0597: Download complete [2020-10-15T06:41:32.523Z] df20fa9351a1: Pull complete [2020-10-15T06:41:32.523Z] 36b3adc4ff6f: Pull complete [2020-10-15T06:41:32.794Z] 8ad3a11d3b57: Verifying Checksum [2020-10-15T06:41:32.794Z] 8ad3a11d3b57: Download complete [2020-10-15T06:41:33.744Z] 8ad3a11d3b57: Pull complete [2020-10-15T06:41:33.744Z] 46f8f816bc3b: Pull complete [2020-10-15T06:41:34.009Z] 93b61091891f: Pull complete [2020-10-15T06:41:34.589Z] 93b9cdb0e59b: Pull complete [2020-10-15T06:41:34.589Z] 5e14af77c1be: Pull complete [2020-10-15T06:41:34.857Z] aa168da1d23b: Verifying Checksum [2020-10-15T06:41:34.857Z] aa168da1d23b: Download complete [2020-10-15T06:41:34.857Z] 01666e4c0597: Pull complete [2020-10-15T06:41:41.497Z] aa168da1d23b: Pull complete [2020-10-15T06:41:41.497Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-15T06:41:41.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T06:41:41.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-15T06:41:41.689Z] prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container [2020-10-15T06:41:41.736Z] $ 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-178/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-178 -v /w/workspace/gexfoundry_device-mqtt-go_PR-178:/w/workspace/gexfoundry_device-mqtt-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-15T06:41:48.182Z] $ docker top cefda65bc4eab6efbdabafe58e2f25e35179c2c22a1ce668dfdfe3f4d1c97398 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T06:41:48.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-15T06:41:49.049Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-15T06:41:49.379Z] + ls /var/log/sa-host [2020-10-15T06:41:49.379Z] + sadf -c /var/log/sa-host/sa05 [2020-10-15T06:41:49.379Z] file_magic: OK [2020-10-15T06:41:49.379Z] HZ: Using current value: 100 [2020-10-15T06:41:49.379Z] file_header: OK [2020-10-15T06:41:49.379Z] 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 [2020-10-15T06:41:49.379Z] Statistics: [2020-10-15T06:41:49.379Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T06:41:49.379Z] File successfully converted to sysstat format version 12.2.1 [2020-10-15T06:41:49.379Z] + sadf -c /var/log/sa-host/sa15 [2020-10-15T06:41:49.379Z] file_magic: OK [2020-10-15T06:41:49.379Z] HZ: Using current value: 100 [2020-10-15T06:41:49.379Z] file_header: OK [2020-10-15T06:41:49.379Z] 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 [2020-10-15T06:41:49.379Z] Statistics: [2020-10-15T06:41:49.379Z] 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... [2020-10-15T06:41:49.379Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T06:41:49.730Z] provisioning config files... [2020-10-15T06:41:49.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-178@tmp/config6460140317110725580tmp [Pipeline] { [Pipeline] echo [2020-10-15T06:41:49.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:41:50.297Z] ---> create-netrc.sh [Pipeline] } [2020-10-15T06:41:50.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-15T06:41:50.626Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:41:50.985Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-15T06:41:51.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:41:51.385Z] ---> sudo-logs.sh [2020-10-15T06:41:51.385Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-15T06:41:51.461Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:41:51.801Z] ---> job-cost.sh [2020-10-15T06:41:51.802Z] lf-activate-venv: SKIPPING [2020-10-15T06:41:51.802Z] INFO: No Stack... [2020-10-15T06:41:53.188Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-15T06:41:53.451Z] INFO: Archiving Costs [Pipeline] echo [2020-10-15T06:41:53.499Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T06:41:53.834Z] ---> logs-deploy.sh [2020-10-15T06:41:53.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-178/1 [2020-10-15T06:41:53.834Z] INFO: archiving workspace using pattern(s): [2020-10-15T06:41:56.387Z] Archives upload complete. [2020-10-15T06:41:56.387Z] INFO: archiving logs to Nexus