Pull request #180 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 8630507f109767bf19123072eec78149740a584f+a1273e61004a83c63f8b8f9ce87c3cf8faec807b (30788c9e8c6ac372467c93d5b09c7ca818d37165) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-9419 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [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-180 # 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 Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 > git remote # timeout=10 Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 Commit message: "fix: Return error instead of the panic if required config not found" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T04:54:36.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T04:54:37.193Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T04:54:37.309Z] ========================================================= [2020-10-28T04:54:37.309Z] EdgeX Global Pipelines Version Info [2020-10-28T04:54:37.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2fca3a8b90c453c01d91d98a2ecc034c49928acb # timeout=10 [2020-10-28T04:54:39.450Z] ------------------- [2020-10-28T04:54:39.450Z] stable info: [2020-10-28T04:54:39.450Z] ------------------- [2020-10-28T04:54:39.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T04:54:39.451Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T04:54:39.451Z] Message: update stable to v1.0.148 [2020-10-28T04:54:40.427Z] ------------------- [2020-10-28T04:54:40.427Z] experimental info: [2020-10-28T04:54:40.427Z] ------------------- [2020-10-28T04:54:40.427Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T04:54:40.428Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T04:54:40.428Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T04:54:40.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-28T04:54:40.958Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-28T04:54:41.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T04:54:41.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T04:54:41.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T04:54:41.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T04:54:41.556Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T04:54:41.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T04:54:41.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T04:54:41.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T04:54:41.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T04:54:42.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-28T04:54:42.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T04:54:42.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T04:54:42.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T04:54:42.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T04:54:42.616Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T04:54:42.737Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T04:54:42.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T04:54:42.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T04:54:43.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T04:54:43.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T04:54:43.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T04:54:43.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T04:54:43.530Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T04:54:43.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2020-10-28T04:54:43.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2020-10-28T04:54:43.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2020-10-28T04:54:43.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8630507f109767bf19123072eec78149740a584f [Pipeline] echo [2020-10-28T04:54:44.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8630507 [Pipeline] echo [2020-10-28T04:54:44.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T04:54:44.894Z] + git log --format=format:%s -1 8630507f109767bf19123072eec78149740a584f [Pipeline] echo [2020-10-28T04:54:44.976Z] GIT_COMMIT: 8630507f109767bf19123072eec78149740a584f, Commit Message: fix: Return error instead of the panic if required config not found [Pipeline] echo [2020-10-28T04:54:45.020Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:54:46.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:54:46.276Z] [2020-10-28T04:54:46.276Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:54:46.661Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:54:46.945Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T04:54:46.945Z] 31603596830f: Pulling fs layer [2020-10-28T04:54:46.945Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T04:54:46.945Z] 6ca5941a6612: Pulling fs layer [2020-10-28T04:54:46.945Z] ecc8261a40a4: Pulling fs layer [2020-10-28T04:54:46.945Z] ecc8261a40a4: Waiting [2020-10-28T04:54:46.945Z] 2a8b12db71e7: Download complete [2020-10-28T04:54:46.945Z] 31603596830f: Verifying Checksum [2020-10-28T04:54:46.945Z] 31603596830f: Download complete [2020-10-28T04:54:47.252Z] ecc8261a40a4: Verifying Checksum [2020-10-28T04:54:47.252Z] ecc8261a40a4: Download complete [2020-10-28T04:54:47.527Z] 6ca5941a6612: Verifying Checksum [2020-10-28T04:54:47.527Z] 6ca5941a6612: Download complete [2020-10-28T04:54:47.527Z] 31603596830f: Pull complete [2020-10-28T04:54:47.792Z] 2a8b12db71e7: Pull complete [2020-10-28T04:54:48.796Z] 6ca5941a6612: Pull complete [2020-10-28T04:54:49.062Z] ecc8261a40a4: Pull complete [2020-10-28T04:54:49.062Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T04:54:49.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:54:49.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T04:54:49.320Z] prd-centos7-docker-4c-2g-9419 does not seem to be running inside a container [2020-10-28T04:54:49.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-180 -v /w/workspace/gexfoundry_device-mqtt-go_PR-180:/w/workspace/gexfoundry_device-mqtt-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-180@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:10004/edgex-devops/git-semver:latest cat [2020-10-28T04:54:51.664Z] $ docker top 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T04:54:52.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:54:52.034Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:54:52.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:54:52.507Z] $ docker exec 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent [2020-10-28T04:54:52.867Z] SSH_AUTH_SOCK=/tmp/ssh-BgWfGPnZtzO0/agent.12 [2020-10-28T04:54:52.867Z] SSH_AGENT_PID=17 [2020-10-28T04:54:52.883Z] Running ssh-add (command line suppressed) [2020-10-28T04:54:53.042Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_7486727481270431.key (/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_7486727481270431.key) [2020-10-28T04:54:53.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:54:53.482Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T04:54:53.506Z] $ docker exec --env ******** --env ******** 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent -k [2020-10-28T04:54:53.655Z] unset SSH_AUTH_SOCK; [2020-10-28T04:54:53.655Z] unset SSH_AGENT_PID; [2020-10-28T04:54:53.655Z] echo Agent pid 17 killed; [2020-10-28T04:54:53.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T04:54:53.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:54:53.880Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:54:54.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:54:54.130Z] $ docker exec 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent [2020-10-28T04:54:54.370Z] SSH_AUTH_SOCK=/tmp/ssh-wTw1pL3yYV2M/agent.46 [2020-10-28T04:54:54.370Z] SSH_AGENT_PID=52 [2020-10-28T04:54:54.385Z] Running ssh-add (command line suppressed) [2020-10-28T04:54:54.556Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_145466572764810057.key (/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/private_key_145466572764810057.key) [2020-10-28T04:54:54.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:54:55.080Z] + git semver init [2020-10-28T04:54:55.080Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T04:54:55.080Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-180/.git [2020-10-28T04:54:55.080Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-180 [2020-10-28T04:54:55.080Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T04:54:55.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T04:54:55.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T04:54:55.080Z] # $SEMVER_BRANCH = PR-180 [2020-10-28T04:54:55.080Z] # $SEMVER_TEMP = /tmp/semver-071773122 [2020-10-28T04:54:55.080Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-28T04:54:55.728Z] # '/tmp/semver-071773122' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-180/.semver' [2020-10-28T04:54:55.728Z] # -> Force: false [2020-10-28T04:54:55.728Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-180/.semver [Pipeline] } [2020-10-28T04:54:55.760Z] $ docker exec --env ******** --env ******** 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 ssh-agent -k [2020-10-28T04:54:55.973Z] unset SSH_AUTH_SOCK; [2020-10-28T04:54:55.976Z] unset SSH_AGENT_PID; [2020-10-28T04:54:55.976Z] echo Agent pid 52 killed; [2020-10-28T04:54:56.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T04:54:56.509Z] + git semver [Pipeline] } [2020-10-28T04:54:56.536Z] $ docker stop --time=1 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 [2020-10-28T04:54:58.048Z] $ docker rm -f 4e393485c39ea34007c6be3d433994377665fb42070c8255f662814e60125273 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T04:54:58.616Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T04:54:59.875Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T04:54:59.878Z] [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-28T04:55:15.428Z] Still waiting to schedule task [2020-10-28T04:55:15.428Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-28T04:55:15.430Z] Still waiting to schedule task [2020-10-28T04:55:15.430Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-28T04:57:27.537Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9420 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws [2020-10-28T04:57:27.601Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-10-28T04:57:33.018Z] using credential edgex-jenkins-ssh [2020-10-28T04:57:33.084Z] Cloning the remote Git repository [2020-10-28T04:57:33.137Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:57:33.253Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-10-28T04:57:33.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:57:33.345Z] > git --version # timeout=10 [2020-10-28T04:57:33.366Z] > git --version # 'git version 2.17.1' [2020-10-28T04:57:33.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:57:33.451Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:57:34.990Z] Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f [2020-10-28T04:57:35.167Z] Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f [2020-10-28T04:57:35.167Z] Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) [2020-10-28T04:57:34.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:57:34.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:57:34.262Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:57:34.343Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:57:34.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:57:34.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T04:57:35.001Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T04:57:35.021Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T04:57:35.094Z] > git remote # timeout=10 [2020-10-28T04:57:35.107Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T04:57:35.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:57:35.131Z] > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 [2020-10-28T04:57:35.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T04:57:35.169Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T04:57:35.181Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T04:57:39.336Z] Commit message: "fix: Return error instead of the panic if required config not found" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T04:57:40.328Z] ========================================================= [2020-10-28T04:57:40.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T04:57:40.328Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:57:41.404Z] + 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-28T04:57:42.389Z] Sending build context to Docker daemon 472.1kB [2020-10-28T04:57:42.389Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T04:57:42.389Z] Step 2/8 : FROM ${BASE} [2020-10-28T04:57:42.663Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T04:57:42.663Z] b538f80385f9: Pulling fs layer [2020-10-28T04:57:42.663Z] 74f711af9a0d: Pulling fs layer [2020-10-28T04:57:42.663Z] 99f96fe45779: Pulling fs layer [2020-10-28T04:57:42.663Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T04:57:42.663Z] 45590311c82a: Pulling fs layer [2020-10-28T04:57:42.663Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T04:57:42.663Z] 209524e5b208: Pulling fs layer [2020-10-28T04:57:42.663Z] 8529a6b9a6be: Waiting [2020-10-28T04:57:42.663Z] 45590311c82a: Waiting [2020-10-28T04:57:42.663Z] 69ca0ff8b7b3: Waiting [2020-10-28T04:57:42.663Z] 209524e5b208: Waiting [2020-10-28T04:57:42.663Z] 99f96fe45779: Verifying Checksum [2020-10-28T04:57:42.663Z] 99f96fe45779: Download complete [2020-10-28T04:57:42.663Z] 74f711af9a0d: Verifying Checksum [2020-10-28T04:57:42.663Z] 74f711af9a0d: Download complete [2020-10-28T04:57:42.663Z] 45590311c82a: Download complete [2020-10-28T04:57:42.663Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T04:57:42.663Z] 69ca0ff8b7b3: Download complete [2020-10-28T04:57:43.645Z] b538f80385f9: Verifying Checksum [2020-10-28T04:57:43.645Z] b538f80385f9: Download complete [2020-10-28T04:57:44.644Z] b538f80385f9: Pull complete [2020-10-28T04:57:45.245Z] 74f711af9a0d: Pull complete [2020-10-28T04:57:45.520Z] 99f96fe45779: Pull complete [2020-10-28T04:57:46.115Z] 209524e5b208: Download complete [2020-10-28T04:57:47.101Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T04:57:47.101Z] 8529a6b9a6be: Download complete [2020-10-28T04:57:49.347Z] Running on prd-centos7-docker-4c-2g-9421 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws [2020-10-28T04:57:49.405Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-10-28T04:57:52.341Z] using credential edgex-jenkins-ssh [2020-10-28T04:57:52.398Z] Cloning the remote Git repository [2020-10-28T04:57:52.337Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:57:52.410Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-10-28T04:57:52.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:57:52.527Z] > git --version # timeout=10 [2020-10-28T04:57:52.538Z] > git --version # 'git version 2.16.5' [2020-10-28T04:57:52.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:57:52.568Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:57:53.646Z] Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f [2020-10-28T04:57:53.727Z] Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f [2020-10-28T04:57:53.728Z] Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) [2020-10-28T04:57:53.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:57:53.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:57:53.168Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:57:53.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:57:53.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:57:53.199Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T04:57:53.660Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T04:57:53.667Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T04:57:53.700Z] > git remote # timeout=10 [2020-10-28T04:57:53.706Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T04:57:53.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:57:53.715Z] > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 [2020-10-28T04:57:53.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T04:57:53.734Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T04:57:53.740Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T04:57:57.279Z] 8529a6b9a6be: Pull complete [2020-10-28T04:57:57.408Z] Commit message: "fix: Return error instead of the panic if required config not found" [2020-10-28T04:57:57.556Z] 45590311c82a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-10-28T04:57:57.837Z] 69ca0ff8b7b3: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T04:57:58.182Z] ========================================================= [2020-10-28T04:57:58.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T04:57:58.183Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:57:58.881Z] + 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-28T04:57:59.148Z] Sending build context to Docker daemon 472.1kB [2020-10-28T04:57:59.421Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T04:57:59.421Z] Step 2/8 : FROM ${BASE} [2020-10-28T04:57:59.421Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T04:57:59.421Z] df20fa9351a1: Pulling fs layer [2020-10-28T04:57:59.421Z] ed8968b2872e: Pulling fs layer [2020-10-28T04:57:59.421Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T04:57:59.421Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T04:57:59.421Z] e73272ec9a57: Pulling fs layer [2020-10-28T04:57:59.421Z] 1e910a182e73: Pulling fs layer [2020-10-28T04:57:59.421Z] 4e634b169226: Pulling fs layer [2020-10-28T04:57:59.421Z] e73272ec9a57: Waiting [2020-10-28T04:57:59.421Z] 1e910a182e73: Waiting [2020-10-28T04:57:59.421Z] e871e8e8d7a9: Waiting [2020-10-28T04:57:59.422Z] 4e634b169226: Waiting [2020-10-28T04:57:59.422Z] a92cc7c5fd73: Download complete [2020-10-28T04:57:59.422Z] ed8968b2872e: Verifying Checksum [2020-10-28T04:57:59.422Z] ed8968b2872e: Download complete [2020-10-28T04:57:59.422Z] e73272ec9a57: Verifying Checksum [2020-10-28T04:57:59.422Z] e73272ec9a57: Download complete [2020-10-28T04:57:59.422Z] 1e910a182e73: Verifying Checksum [2020-10-28T04:57:59.422Z] 1e910a182e73: Download complete [2020-10-28T04:57:59.422Z] df20fa9351a1: Verifying Checksum [2020-10-28T04:57:59.422Z] df20fa9351a1: Download complete [2020-10-28T04:57:59.999Z] df20fa9351a1: Pull complete [2020-10-28T04:57:59.999Z] ed8968b2872e: Pull complete [2020-10-28T04:58:00.263Z] a92cc7c5fd73: Pull complete [2020-10-28T04:58:01.218Z] 4e634b169226: Verifying Checksum [2020-10-28T04:58:01.218Z] 4e634b169226: Download complete [2020-10-28T04:58:02.166Z] 209524e5b208: Pull complete [2020-10-28T04:58:02.167Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T04:58:02.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T04:58:02.167Z] ---> 5bddaf1c2fca [2020-10-28T04:58:02.167Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T04:58:02.185Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T04:58:02.185Z] e871e8e8d7a9: Download complete [2020-10-28T04:58:04.790Z] ---> Running in 8c58fe47ea90 [2020-10-28T04:58:04.790Z] Removing intermediate container 8c58fe47ea90 [2020-10-28T04:58:04.790Z] ---> 485af81be83e [2020-10-28T04:58:04.790Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:58:05.063Z] ---> Running in a331c04f159f [2020-10-28T04:58:07.529Z] e871e8e8d7a9: Pull complete [2020-10-28T04:58:07.692Z] Removing intermediate container a331c04f159f [2020-10-28T04:58:07.692Z] ---> b168e74b9386 [2020-10-28T04:58:07.692Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T04:58:07.692Z] ---> Running in 689b0ba6e7e7 [2020-10-28T04:58:07.792Z] e73272ec9a57: Pull complete [2020-10-28T04:58:07.792Z] 1e910a182e73: Pull complete [2020-10-28T04:58:09.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T04:58:09.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T04:58:10.693Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T04:58:10.693Z] (2/14) Installing file (5.38-r0) [2020-10-28T04:58:10.693Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T04:58:10.964Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T04:58:13.135Z] 4e634b169226: Pull complete [2020-10-28T04:58:13.135Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T04:58:13.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T04:58:13.135Z] ---> f7629b54cfaa [2020-10-28T04:58:13.135Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T04:58:13.135Z] ---> Running in f8b6ded1c83a [2020-10-28T04:58:13.135Z] Removing intermediate container f8b6ded1c83a [2020-10-28T04:58:13.135Z] ---> 6cb09b043644 [2020-10-28T04:58:13.135Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:58:13.135Z] ---> Running in b4a0f487e193 [2020-10-28T04:58:14.086Z] Removing intermediate container b4a0f487e193 [2020-10-28T04:58:14.086Z] ---> e9f19c58afea [2020-10-28T04:58:14.086Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T04:58:14.086Z] ---> Running in 7e0a589bded8 [2020-10-28T04:58:14.335Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T04:58:14.335Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T04:58:14.335Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T04:58:14.335Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T04:58:14.335Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T04:58:14.335Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T04:58:14.609Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T04:58:14.880Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T04:58:14.880Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T04:58:14.880Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T04:58:15.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T04:58:15.153Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T04:58:15.153Z] OK: 221 MiB in 53 packages [2020-10-28T04:58:15.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T04:58:15.892Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T04:58:16.155Z] (2/14) Installing file (5.38-r0) [2020-10-28T04:58:16.155Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T04:58:16.155Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T04:58:19.509Z] Removing intermediate container 689b0ba6e7e7 [2020-10-28T04:58:19.510Z] ---> 32d4244f39e0 [2020-10-28T04:58:19.510Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T04:58:19.510Z] ---> Running in cd0a4ce4052b [2020-10-28T04:58:19.783Z] Removing intermediate container cd0a4ce4052b [2020-10-28T04:58:19.783Z] ---> 37741ba5559b [2020-10-28T04:58:19.783Z] Step 7/8 : COPY . . [2020-10-28T04:58:20.765Z] ---> 36b3fa0428b8 [2020-10-28T04:58:20.765Z] Step 8/8 : RUN go mod download [2020-10-28T04:58:20.765Z] ---> Running in b53e208b8f92 [2020-10-28T04:58:21.463Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T04:58:21.463Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T04:58:21.463Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T04:58:21.463Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T04:58:21.463Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T04:58:21.730Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T04:58:21.992Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T04:58:21.993Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T04:58:21.993Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T04:58:22.256Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T04:58:22.256Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T04:58:22.256Z] OK: 237 MiB in 53 packages [2020-10-28T04:58:25.575Z] Removing intermediate container 7e0a589bded8 [2020-10-28T04:58:25.575Z] ---> a7d9c0d71985 [2020-10-28T04:58:25.575Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T04:58:25.575Z] ---> Running in 05b67d6b1cc5 [2020-10-28T04:58:25.838Z] Removing intermediate container 05b67d6b1cc5 [2020-10-28T04:58:25.838Z] ---> fff453fd9ddb [2020-10-28T04:58:25.838Z] Step 7/8 : COPY . . [2020-10-28T04:58:26.788Z] ---> afa99c5eebe3 [2020-10-28T04:58:26.788Z] Step 8/8 : RUN go mod download [2020-10-28T04:58:26.788Z] ---> Running in 52e27580c4df [2020-10-28T04:58:47.577Z] Removing intermediate container b53e208b8f92 [2020-10-28T04:58:47.578Z] ---> 9731b5b6c9cb [2020-10-28T04:58:47.578Z] Successfully built 9731b5b6c9cb [2020-10-28T04:58:47.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:58:47.989Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T04:58:47.989Z] . [Pipeline] withDockerContainer [2020-10-28T04:58:48.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container [2020-10-28T04:58:48.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T04:58:48.828Z] Removing intermediate container 52e27580c4df [2020-10-28T04:58:48.828Z] ---> bb445f79b411 [2020-10-28T04:58:48.828Z] Successfully built bb445f79b411 [2020-10-28T04:58:48.828Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-28T04:58:50.200Z] $ docker top 2513a85f893ba7d0a68d32c2629946c1789eecd55e6dc0b0e49da035d77a269d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:58:51.024Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T04:58:51.024Z] . [Pipeline] withDockerContainer [2020-10-28T04:58:51.422Z] prd-centos7-docker-4c-2g-9421 does not seem to be running inside a container [2020-10-28T04:58:51.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T04:58:51.686Z] + go version [2020-10-28T04:58:51.686Z] go version go1.15.2 linux/arm64 [2020-10-28T04:58:52.373Z] $ docker top 3354b375ce248b216b42c068791702761e1b637f12fcddbc25a07eec1e3979f2 -eo pid,comm [Pipeline] { [Pipeline] } [2020-10-28T04:58:52.598Z] $ docker stop --time=1 2513a85f893ba7d0a68d32c2629946c1789eecd55e6dc0b0e49da035d77a269d [2020-10-28T04:58:54.506Z] $ docker rm -f 2513a85f893ba7d0a68d32c2629946c1789eecd55e6dc0b0e49da035d77a269d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-10-28T04:58:55.108Z] + go version [2020-10-28T04:58:55.108Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T04:58:55.160Z] $ docker stop --time=1 3354b375ce248b216b42c068791702761e1b637f12fcddbc25a07eec1e3979f2 [2020-10-28T04:58:56.494Z] $ docker rm -f 3354b375ce248b216b42c068791702761e1b637f12fcddbc25a07eec1e3979f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:58:57.347Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T04:58:57.347Z] . [Pipeline] withDockerContainer [2020-10-28T04:58:57.469Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T04:58:57.469Z] . [2020-10-28T04:58:57.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container [2020-10-28T04:58:57.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T04:58:59.586Z] $ docker top 977a4c8713e1e9fbe5c8c7fa790b8e5cfa258cc3be600ff51f1d1c6558e49764 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-10-28T04:59:00.067Z] prd-centos7-docker-4c-2g-9421 does not seem to be running inside a container [2020-10-28T04:59:00.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T04:59:00.837Z] $ docker top d8d08245889d53ee2bc927bce3b79818ffa55d8267d0ea5fe9f38511e8cb352d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-28T04:59:01.433Z] + make test [2020-10-28T04:59:01.433Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T04:59:02.108Z] + make test [2020-10-28T04:59:02.108Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T04:59:02.848Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-28T04:59:03.102Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-28T04:59:15.212Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-28T04:59:15.212Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements [2020-10-28T04:59:15.212Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-28T04:59:15.212Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T04:59:17.174Z] gofmt -l . [2020-10-28T04:59:17.174Z] ["`gofmt -l .`" = ""] [2020-10-28T04:59:17.174Z] ./bin/test-attribution-txt.sh [2020-10-28T04:59:17.755Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-28T04:59:18.362Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T04:59:18.414Z] $ docker stop --time=1 d8d08245889d53ee2bc927bce3b79818ffa55d8267d0ea5fe9f38511e8cb352d [2020-10-28T04:59:20.819Z] $ docker rm -f d8d08245889d53ee2bc927bce3b79818ffa55d8267d0ea5fe9f38511e8cb352d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-28T04:59:23.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T04:59:24.185Z] + ls -al . [2020-10-28T04:59:24.185Z] total 100 [2020-10-28T04:59:24.185Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 04:59 . [2020-10-28T04:59:24.185Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 04:57 .. [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 04:57 Attribution.txt [2020-10-28T04:59:24.185Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 04:57 bin [2020-10-28T04:59:24.185Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 04:57 cmd [2020-10-28T04:59:24.185Z] -rw-r--r--. 1 jenkins jenkins 18940 Oct 28 04:59 coverage.out [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 04:57 Dockerfile [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 04:57 Dockerfile.build [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 04:57 .dockerignore [2020-10-28T04:59:24.185Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 04:57 .git [2020-10-28T04:59:24.185Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 04:57 .github [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 04:57 .gitignore [2020-10-28T04:59:24.185Z] -rw-r--r--. 1 jenkins jenkins 510 Oct 28 04:59 go.mod [2020-10-28T04:59:24.185Z] -rw-r--r--. 1 jenkins jenkins 15108 Oct 28 04:59 go.sum [2020-10-28T04:59:24.185Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 04:57 internal [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 04:57 Jenkinsfile [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 04:57 LICENSE [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 04:57 Makefile [2020-10-28T04:59:24.185Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 04:57 mock [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 04:57 README.md [2020-10-28T04:59:24.185Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 04:57 snap [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 04:54 VERSION [2020-10-28T04:59:24.185Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 04:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:59:24.495Z] + 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=8630507f109767bf19123072eec78149740a584f --label arch=amd64 --label version=0.0.0 . [2020-10-28T04:59:24.758Z] Sending build context to Docker daemon 491.5kB [2020-10-28T04:59:24.758Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T04:59:24.758Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T04:59:24.758Z] ---> bb445f79b411 [2020-10-28T04:59:24.758Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T04:59:24.758Z] ---> Running in d1c737c4cc9c [2020-10-28T04:59:25.020Z] Removing intermediate container d1c737c4cc9c [2020-10-28T04:59:25.020Z] ---> b3a6f50a7f31 [2020-10-28T04:59:25.020Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T04:59:25.020Z] ---> Running in 2dd19a7aa618 [2020-10-28T04:59:25.285Z] Removing intermediate container 2dd19a7aa618 [2020-10-28T04:59:25.285Z] ---> 1c7284c85a8b [2020-10-28T04:59:25.285Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:59:25.285Z] ---> Running in 11c36a1f1ade [2020-10-28T04:59:26.255Z] Removing intermediate container 11c36a1f1ade [2020-10-28T04:59:26.255Z] ---> ac78d83af124 [2020-10-28T04:59:26.255Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T04:59:26.255Z] ---> Running in 9aff1d50ae37 [2020-10-28T04:59:26.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T04:59:27.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T04:59:27.987Z] OK: 237 MiB in 53 packages [2020-10-28T04:59:28.249Z] Removing intermediate container 9aff1d50ae37 [2020-10-28T04:59:28.249Z] ---> d5a2163d617a [2020-10-28T04:59:28.249Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T04:59:28.511Z] ---> Running in 5dab60396eef [2020-10-28T04:59:28.511Z] Removing intermediate container 5dab60396eef [2020-10-28T04:59:28.511Z] ---> cb9cad6e75e3 [2020-10-28T04:59:28.511Z] Step 8/22 : COPY . . [2020-10-28T04:59:29.461Z] ---> e51163ebd1b0 [2020-10-28T04:59:29.461Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T04:59:29.461Z] ---> Running in 8302482873dd [2020-10-28T04:59:29.461Z] Removing intermediate container 8302482873dd [2020-10-28T04:59:29.461Z] ---> f766990529d1 [2020-10-28T04:59:29.461Z] Step 10/22 : RUN $MAKE [2020-10-28T04:59:29.725Z] ---> Running in dbe29dec34ce [2020-10-28T04:59:29.993Z] 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-28T04:59:40.163Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T04:59:42.177Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-28T04:59:42.177Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.034s coverage: 28.3% of statements [2020-10-28T04:59:42.177Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-28T04:59:42.177Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T04:59:43.483Z] Removing intermediate container dbe29dec34ce [2020-10-28T04:59:43.483Z] ---> 1a5890ee0d5c [2020-10-28T04:59:43.483Z] Step 11/22 : FROM alpine [2020-10-28T04:59:43.483Z] latest: Pulling from library/alpine [2020-10-28T04:59:43.748Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T04:59:43.748Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T04:59:43.748Z] 188c0c94c7c5: Download complete [2020-10-28T04:59:44.012Z] 188c0c94c7c5: Pull complete [2020-10-28T04:59:44.012Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T04:59:44.276Z] Status: Downloaded newer image for alpine:latest [2020-10-28T04:59:44.276Z] ---> d6e46aa2470d [2020-10-28T04:59:44.276Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T04:59:44.277Z] ---> Running in 6559861a537c [2020-10-28T04:59:44.539Z] Removing intermediate container 6559861a537c [2020-10-28T04:59:44.539Z] ---> 1d00cba44be0 [2020-10-28T04:59:44.539Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T04:59:44.539Z] ---> Running in 154405200db9 [2020-10-28T04:59:44.539Z] Removing intermediate container 154405200db9 [2020-10-28T04:59:44.539Z] ---> 5eedb6eecab5 [2020-10-28T04:59:44.539Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T04:59:45.115Z] ---> cff1c84a96e8 [2020-10-28T04:59:45.115Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T04:59:45.380Z] ---> 86f5a0f67bc5 [2020-10-28T04:59:45.380Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T04:59:45.645Z] ---> 5de44faf4de6 [2020-10-28T04:59:45.645Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T04:59:45.645Z] ---> Running in 50012f781ecc [2020-10-28T04:59:45.908Z] Removing intermediate container 50012f781ecc [2020-10-28T04:59:45.908Z] ---> edab5802da96 [2020-10-28T04:59:45.908Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T04:59:45.908Z] ---> Running in ef7925a2c271 [2020-10-28T04:59:46.171Z] Removing intermediate container ef7925a2c271 [2020-10-28T04:59:46.171Z] ---> 14da84932991 [2020-10-28T04:59:46.171Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T04:59:46.171Z] ---> Running in b4b34bc61130 [2020-10-28T04:59:46.171Z] Removing intermediate container b4b34bc61130 [2020-10-28T04:59:46.171Z] ---> dcec84123d71 [2020-10-28T04:59:46.171Z] Step 20/22 : LABEL arch=amd64 [2020-10-28T04:59:46.435Z] ---> Running in e41bb42d5366 [2020-10-28T04:59:46.435Z] Removing intermediate container e41bb42d5366 [2020-10-28T04:59:46.435Z] ---> 4f8d27a9bbb9 [2020-10-28T04:59:46.435Z] Step 21/22 : LABEL git_sha=8630507f109767bf19123072eec78149740a584f [2020-10-28T04:59:46.435Z] ---> Running in 17192830b5a5 [2020-10-28T04:59:46.700Z] Removing intermediate container 17192830b5a5 [2020-10-28T04:59:46.700Z] ---> de174ee7ad93 [2020-10-28T04:59:46.700Z] Step 22/22 : LABEL version=0.0.0 [2020-10-28T04:59:46.700Z] ---> Running in 30c607125d8d [2020-10-28T04:59:46.962Z] Removing intermediate container 30c607125d8d [2020-10-28T04:59:46.962Z] ---> aaf60e04093e [2020-10-28T04:59:46.962Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T04:59:46.962Z] Successfully built aaf60e04093e [2020-10-28T04:59:46.962Z] 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-28T04:59:48.910Z] gofmt -l . [2020-10-28T04:59:48.910Z] ["`gofmt -l .`" = ""] [2020-10-28T04:59:48.910Z] ./bin/test-attribution-txt.sh [2020-10-28T04:59:49.186Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-28T04:59:49.529Z] Warning: overwriting stash ‘coverage-report’ [2020-10-28T04:59:50.212Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T04:59:50.223Z] $ docker stop --time=1 977a4c8713e1e9fbe5c8c7fa790b8e5cfa258cc3be600ff51f1d1c6558e49764 [2020-10-28T04:59:52.512Z] $ docker rm -f 977a4c8713e1e9fbe5c8c7fa790b8e5cfa258cc3be600ff51f1d1c6558e49764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T04:59:53.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T04:59:54.258Z] + ls -al . [2020-10-28T04:59:54.258Z] total 132 [2020-10-28T04:59:54.258Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 04:59 . [2020-10-28T04:59:54.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:57 .. [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 04:57 .dockerignore [2020-10-28T04:59:54.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 04:57 .git [2020-10-28T04:59:54.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:57 .github [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 04:57 .gitignore [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 04:57 Attribution.txt [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 04:57 Dockerfile [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 04:57 Dockerfile.build [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 04:57 Jenkinsfile [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 04:57 LICENSE [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 04:57 Makefile [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 04:57 README.md [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 04:54 VERSION [2020-10-28T04:59:54.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:57 bin [2020-10-28T04:59:54.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:57 cmd [2020-10-28T04:59:54.258Z] -rw-r--r-- 1 jenkins jenkins 18940 Oct 28 04:59 coverage.out [2020-10-28T04:59:54.258Z] -rw-r--r-- 1 jenkins jenkins 510 Oct 28 04:59 go.mod [2020-10-28T04:59:54.258Z] -rw-r--r-- 1 jenkins jenkins 15108 Oct 28 04:59 go.sum [2020-10-28T04:59:54.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:57 internal [2020-10-28T04:59:54.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:57 mock [2020-10-28T04:59:54.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:57 snap [2020-10-28T04:59:54.258Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 04:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:59:54.646Z] + 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=8630507f109767bf19123072eec78149740a584f --label arch=arm64 --label version=0.0.0 . [2020-10-28T04:59:54.919Z] Sending build context to Docker daemon 491.5kB [2020-10-28T04:59:55.191Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T04:59:55.191Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T04:59:55.191Z] ---> 9731b5b6c9cb [2020-10-28T04:59:55.191Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T04:59:55.463Z] ---> Running in 9294c0ec5c10 [2020-10-28T04:59:55.742Z] Removing intermediate container 9294c0ec5c10 [2020-10-28T04:59:55.742Z] ---> 1b8480022968 [2020-10-28T04:59:55.742Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T04:59:55.742Z] ---> Running in 2724339efb57 [2020-10-28T04:59:56.353Z] Removing intermediate container 2724339efb57 [2020-10-28T04:59:56.353Z] ---> f211b9237390 [2020-10-28T04:59:56.353Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:59:56.353Z] ---> Running in 0d293efb1c81 [2020-10-28T04:59:58.985Z] Removing intermediate container 0d293efb1c81 [2020-10-28T04:59:58.985Z] ---> 2b69dd59f4f5 [2020-10-28T04:59:58.985Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T04:59:58.985Z] ---> Running in 1a480a768374 [2020-10-28T05:00:00.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T05:00:01.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T05:00:02.038Z] OK: 221 MiB in 53 packages [2020-10-28T05:00:02.541Z] Still waiting to schedule task [2020-10-28T05:00:02.541Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-28T05:00:03.030Z] Removing intermediate container 1a480a768374 [2020-10-28T05:00:03.030Z] ---> 0e1934fdd9a8 [2020-10-28T05:00:03.030Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T05:00:03.030Z] ---> Running in 3a862066971f [2020-10-28T05:00:03.629Z] Removing intermediate container 3a862066971f [2020-10-28T05:00:03.629Z] ---> 32d947e1e174 [2020-10-28T05:00:03.629Z] Step 8/22 : COPY . . [2020-10-28T05:00:04.617Z] ---> 4fb12c03e935 [2020-10-28T05:00:04.617Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T05:00:04.898Z] ---> Running in 6d741bfd5f21 [2020-10-28T05:00:05.173Z] Removing intermediate container 6d741bfd5f21 [2020-10-28T05:00:05.173Z] ---> 97694d526c3f [2020-10-28T05:00:05.173Z] Step 10/22 : RUN $MAKE [2020-10-28T05:00:05.449Z] ---> Running in 8c90961f98b6 [2020-10-28T05:00:06.892Z] 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-28T05:00:33.740Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T05:00:42.051Z] Removing intermediate container 8c90961f98b6 [2020-10-28T05:00:42.051Z] ---> c9ce1a41bc27 [2020-10-28T05:00:42.051Z] Step 11/22 : FROM alpine [2020-10-28T05:00:42.051Z] latest: Pulling from library/alpine [2020-10-28T05:00:42.051Z] 5f621e34cdf4: Pulling fs layer [2020-10-28T05:00:42.051Z] 5f621e34cdf4: Verifying Checksum [2020-10-28T05:00:42.051Z] 5f621e34cdf4: Download complete [2020-10-28T05:00:42.051Z] 5f621e34cdf4: Pull complete [2020-10-28T05:00:42.051Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T05:00:42.051Z] Status: Downloaded newer image for alpine:latest [2020-10-28T05:00:42.051Z] ---> 2e77e061c27f [2020-10-28T05:00:42.051Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T05:00:42.051Z] ---> Running in 1b966576a4ec [2020-10-28T05:00:42.325Z] Removing intermediate container 1b966576a4ec [2020-10-28T05:00:42.325Z] ---> 70f36b42699a [2020-10-28T05:00:42.325Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T05:00:42.599Z] ---> Running in 8c98dd16a813 [2020-10-28T05:00:43.197Z] Removing intermediate container 8c98dd16a813 [2020-10-28T05:00:43.197Z] ---> 5413d4f5a2f3 [2020-10-28T05:00:43.197Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T05:00:44.185Z] ---> 5f10063cc117 [2020-10-28T05:00:44.185Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T05:00:45.165Z] ---> 09dc329c67a2 [2020-10-28T05:00:45.165Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T05:00:45.761Z] ---> 42d1048b752b [2020-10-28T05:00:45.761Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T05:00:45.761Z] ---> Running in 84e41b825e81 [2020-10-28T05:00:46.360Z] Removing intermediate container 84e41b825e81 [2020-10-28T05:00:46.360Z] ---> 1d48f37608d0 [2020-10-28T05:00:46.360Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T05:00:46.360Z] ---> Running in 2cea7831fb25 [2020-10-28T05:00:46.635Z] Removing intermediate container 2cea7831fb25 [2020-10-28T05:00:46.635Z] ---> d111b9eb2131 [2020-10-28T05:00:46.635Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T05:00:46.911Z] ---> Running in 0f28cf68b5a1 [2020-10-28T05:00:47.188Z] Removing intermediate container 0f28cf68b5a1 [2020-10-28T05:00:47.188Z] ---> 76272cfe2ec1 [2020-10-28T05:00:47.188Z] Step 20/22 : LABEL arch=arm64 [2020-10-28T05:00:47.461Z] ---> Running in 2881f94a1004 [2020-10-28T05:00:47.732Z] Removing intermediate container 2881f94a1004 [2020-10-28T05:00:47.732Z] ---> 936a6f5abd2a [2020-10-28T05:00:47.732Z] Step 21/22 : LABEL git_sha=8630507f109767bf19123072eec78149740a584f [2020-10-28T05:00:48.006Z] ---> Running in a14b188e2bc4 [2020-10-28T05:00:48.285Z] Removing intermediate container a14b188e2bc4 [2020-10-28T05:00:48.285Z] ---> 5a460e9ddadf [2020-10-28T05:00:48.285Z] Step 22/22 : LABEL version=0.0.0 [2020-10-28T05:00:48.558Z] ---> Running in 91b9b8fca45f [2020-10-28T05:00:49.154Z] Removing intermediate container 91b9b8fca45f [2020-10-28T05:00:49.154Z] ---> cea28c536cc0 [2020-10-28T05:00:49.154Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T05:00:49.154Z] Successfully built cea28c536cc0 [2020-10-28T05:00:49.154Z] 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-28T05:00:57.598Z] Running on prd-centos7-docker-8c-8g-9422 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws [2020-10-28T05:00:57.659Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-10-28T05:00:59.833Z] using credential edgex-jenkins-ssh [2020-10-28T05:00:59.887Z] Cloning the remote Git repository [2020-10-28T05:00:59.908Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T05:00:59.982Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-10-28T05:01:00.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T05:01:00.010Z] > git --version # timeout=10 [2020-10-28T05:01:00.016Z] > git --version # 'git version 2.16.5' [2020-10-28T05:01:00.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T05:01:00.041Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T05:01:00.974Z] Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f [2020-10-28T05:01:01.045Z] Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f [2020-10-28T05:01:01.046Z] Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) [2020-10-28T05:01:00.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T05:01:00.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T05:01:00.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T05:01:00.555Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T05:01:00.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T05:01:00.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T05:01:00.983Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T05:01:00.991Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T05:01:01.019Z] > git remote # timeout=10 [2020-10-28T05:01:01.023Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T05:01:01.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T05:01:01.033Z] > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 [2020-10-28T05:01:01.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T05:01:01.050Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T05:01:01.056Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T05:01:04.764Z] Commit message: "fix: Return error instead of the panic if required config not found" [2020-10-28T05:01:04.969Z] Still waiting to schedule task [2020-10-28T05:01:04.969Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T05:01:06.404Z] ++ find /w/workspace/device-mqtt-go/4 [2020-10-28T05:01:06.404Z] ++ grep snapcraft.yaml [2020-10-28T05:01:06.404Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T05:01:06.541Z] provisioning config files... [2020-10-28T05:01:06.553Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config1218231127120463163tmp [Pipeline] { [Pipeline] sh [2020-10-28T05:01:06.923Z] + cp /w/workspace/device-mqtt-go/4@tmp/config1218231127120463163tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-10-28T05:01:07.226Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-28T05:01:07.487Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-28T05:01:07.749Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-28T05:01:07.749Z] f08d8e2a3ba1: Pulling fs layer [2020-10-28T05:01:07.749Z] 3baa9cb2483b: Pulling fs layer [2020-10-28T05:01:07.749Z] 94e5ff4c0b15: Pulling fs layer [2020-10-28T05:01:07.749Z] 1860925334f9: Pulling fs layer [2020-10-28T05:01:07.749Z] 2daf38717194: Pulling fs layer [2020-10-28T05:01:07.749Z] 309017e8d7a4: Pulling fs layer [2020-10-28T05:01:07.749Z] f7790dc9fd0f: Pulling fs layer [2020-10-28T05:01:07.749Z] cac0ae9282c2: Pulling fs layer [2020-10-28T05:01:07.749Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-28T05:01:07.749Z] f7790dc9fd0f: Waiting [2020-10-28T05:01:07.749Z] cac0ae9282c2: Waiting [2020-10-28T05:01:07.749Z] 1f4cadf9a1ed: Waiting [2020-10-28T05:01:07.749Z] 1860925334f9: Waiting [2020-10-28T05:01:07.749Z] 2daf38717194: Waiting [2020-10-28T05:01:07.749Z] 309017e8d7a4: Waiting [2020-10-28T05:01:08.010Z] 94e5ff4c0b15: Verifying Checksum [2020-10-28T05:01:08.010Z] 94e5ff4c0b15: Download complete [2020-10-28T05:01:08.010Z] 3baa9cb2483b: Verifying Checksum [2020-10-28T05:01:08.010Z] 3baa9cb2483b: Download complete [2020-10-28T05:01:08.010Z] 1860925334f9: Verifying Checksum [2020-10-28T05:01:08.010Z] 1860925334f9: Download complete [2020-10-28T05:01:08.010Z] 309017e8d7a4: Download complete [2020-10-28T05:01:08.010Z] f7790dc9fd0f: Verifying Checksum [2020-10-28T05:01:08.010Z] f7790dc9fd0f: Download complete [2020-10-28T05:01:08.272Z] cac0ae9282c2: Verifying Checksum [2020-10-28T05:01:08.272Z] cac0ae9282c2: Download complete [2020-10-28T05:01:08.272Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-28T05:01:08.272Z] 1f4cadf9a1ed: Download complete [2020-10-28T05:01:10.877Z] f08d8e2a3ba1: Verifying Checksum [2020-10-28T05:01:10.877Z] f08d8e2a3ba1: Download complete [2020-10-28T05:01:12.281Z] f08d8e2a3ba1: Pull complete [2020-10-28T05:01:12.281Z] 3baa9cb2483b: Pull complete [2020-10-28T05:01:12.281Z] 94e5ff4c0b15: Pull complete [2020-10-28T05:01:12.281Z] 1860925334f9: Pull complete [2020-10-28T05:01:16.519Z] 2daf38717194: Verifying Checksum [2020-10-28T05:01:16.519Z] 2daf38717194: Download complete [2020-10-28T05:01:34.774Z] 2daf38717194: Pull complete [2020-10-28T05:01:34.774Z] 309017e8d7a4: Pull complete [2020-10-28T05:01:34.774Z] f7790dc9fd0f: Pull complete [2020-10-28T05:01:34.774Z] cac0ae9282c2: Pull complete [2020-10-28T05:01:34.774Z] 1f4cadf9a1ed: Pull complete [2020-10-28T05:01:34.774Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-28T05:01:34.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-28T05:01:39.010Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-28T05:01:39.010Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-28T05:01:39.277Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1748 kB] [2020-10-28T05:01:39.277Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-28T05:01:39.277Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] [2020-10-28T05:01:39.277Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1353 kB] [2020-10-28T05:01:39.277Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-28T05:01:39.548Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-28T05:01:39.548Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-10-28T05:01:40.136Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-28T05:01:40.136Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-28T05:01:40.136Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-10-28T05:01:40.136Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-28T05:01:40.136Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-28T05:01:40.401Z] Fetched 8169 kB in 2s (5428 kB/s) [2020-10-28T05:01:41.817Z] Reading package lists... [2020-10-28T05:01:45.178Z] 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-28T05:01:45.178Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-28T05:01:45.178Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-28T05:01:45.446Z] 0% [1 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-28T05:01:46.870Z] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 56% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 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-28T05:01:48.818Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 [2020-10-28T05:01:50.196Z] 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... 53% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 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-28T05:01:50.196Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-28T05:01:50.458Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-28T05:01:50.458Z] The following packages were automatically installed and are no longer required: [2020-10-28T05:01:50.458Z] libjq1 libonig4 [2020-10-28T05:01:50.458Z] Use 'sudo apt autoremove' to remove them. [2020-10-28T05:01:50.458Z] Suggested packages: [2020-10-28T05:01:50.458Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-28T05:01:50.458Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-28T05:01:50.458Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-28T05:01:50.458Z] | libterm-readline-perl-perl [2020-10-28T05:01:50.725Z] The following NEW packages will be installed: [2020-10-28T05:01:50.725Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-28T05:01:50.725Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-28T05:01:50.725Z] The following packages will be upgraded: [2020-10-28T05:01:50.725Z] perl-base [2020-10-28T05:01:50.725Z] 1 upgraded, 14 newly installed, 0 to remove and 31 not upgraded. [2020-10-28T05:01:50.725Z] Need to get 13.4 MB of archives. [2020-10-28T05:01:50.725Z] After this operation, 77.5 MB of additional disk space will be used. [2020-10-28T05:01:50.725Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-28T05:01:51.566Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 4% [1 perl-base 635 kB/1391 kB 46%] 10% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-28T05:01:51.567Z] 10% [2 perl-modules-5.26 43.5 kB/2762 kB 2%] 27% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-28T05:01:51.567Z] 28% [3 libgdbm5 16.5 kB/26.0 kB 63%] 29% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-28T05:01:51.567Z] 29% [4 libgdbm-compat4 0 B/6084 B 0%] 30% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-28T05:01:51.829Z] 30% [5 libperl5.26 7184 B/3534 kB 0%] 53% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-28T05:01:51.829Z] 53% [6 perl 2166 B/201 kB 1%] 55% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-28T05:01:51.829Z] 55% [7 less 0 B/112 kB 0%] 57% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-28T05:01:51.829Z] 57% [8 netbase 12.7 kB/12.7 kB 100%] 59% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-28T05:01:51.829Z] 59% [9 curl 0 B/159 kB 0%] 61% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-28T05:01:51.829Z] 61% [10 libcurl3-gnutls 0 B/213 kB 0%] 64% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-28T05:01:51.829Z] 64% [11 liberror-perl 12.3 kB/22.8 kB 54%] 65% [Working] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-28T05:01:51.830Z] 65% [12 git-man 0 B/804 kB 0%] 71% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-28T05:01:52.092Z] 71% [13 git 0 B/3915 kB 0%] 96% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-28T05:01:52.092Z] 96% [14 make 0 B/154 kB 0%] 98% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-28T05:01:52.092Z] 98% [15 patch 20.5 kB/102 kB 20%] 100% [Working] Fetched 13.4 MB in 1s (10.2 MB/s) [2020-10-28T05:01:52.092Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T05:01:52.355Z] (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-28T05:01:52.355Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T05:01:52.355Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-28T05:01:56.571Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:56.571Z] Selecting previously unselected package perl-modules-5.26. [2020-10-28T05:01:56.571Z] (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-28T05:01:56.571Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-28T05:01:56.571Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:57.145Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-28T05:01:57.145Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-28T05:01:57.145Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-28T05:01:57.145Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-28T05:01:57.145Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-28T05:01:57.145Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-28T05:01:57.145Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-28T05:01:57.145Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T05:01:57.145Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:57.722Z] Selecting previously unselected package perl. [2020-10-28T05:01:57.722Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T05:01:57.722Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:57.722Z] Selecting previously unselected package less. [2020-10-28T05:01:57.722Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-10-28T05:01:57.722Z] Unpacking less (487-0.1) ... [2020-10-28T05:01:57.986Z] Selecting previously unselected package netbase. [2020-10-28T05:01:57.986Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-28T05:01:57.986Z] Unpacking netbase (5.4) ... [2020-10-28T05:01:57.986Z] Selecting previously unselected package curl. [2020-10-28T05:01:57.986Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T05:01:57.986Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-28T05:01:57.986Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-28T05:01:57.986Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T05:01:57.986Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T05:01:58.249Z] Selecting previously unselected package liberror-perl. [2020-10-28T05:01:58.249Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-28T05:01:58.249Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-28T05:01:58.249Z] Selecting previously unselected package git-man. [2020-10-28T05:01:58.249Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-28T05:01:58.249Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:01:58.510Z] Selecting previously unselected package git. [2020-10-28T05:01:58.510Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-28T05:01:58.510Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:01:59.089Z] Selecting previously unselected package make. [2020-10-28T05:01:59.089Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-28T05:01:59.089Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-28T05:01:59.089Z] Selecting previously unselected package patch. [2020-10-28T05:01:59.089Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-28T05:01:59.089Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-28T05:01:59.089Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:01:59.089Z] Setting up less (487-0.1) ... [2020-10-28T05:01:59.352Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-28T05:01:59.352Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-28T05:01:59.352Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T05:01:59.352Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:59.352Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-28T05:01:59.352Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-28T05:01:59.352Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-28T05:01:59.352Z] Setting up netbase (5.4) ... [2020-10-28T05:01:59.352Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:59.616Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-28T05:01:59.616Z] Setting up liberror-perl (0.17025-1) ... [2020-10-28T05:01:59.616Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:01:59.616Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T05:01:59.616Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-28T05:02:01.542Z] curl set to automatically installed. [2020-10-28T05:02:01.542Z] git set to automatically installed. [2020-10-28T05:02:01.542Z] git-man set to automatically installed. [2020-10-28T05:02:01.542Z] less set to automatically installed. [2020-10-28T05:02:01.542Z] libcurl3-gnutls set to automatically installed. [2020-10-28T05:02:01.542Z] liberror-perl set to automatically installed. [2020-10-28T05:02:01.542Z] libgdbm-compat4 set to automatically installed. [2020-10-28T05:02:01.542Z] libgdbm5 set to automatically installed. [2020-10-28T05:02:01.542Z] libperl5.26 set to automatically installed. [2020-10-28T05:02:01.542Z] make set to automatically installed. [2020-10-28T05:02:01.542Z] netbase set to automatically installed. [2020-10-28T05:02:01.542Z] patch set to automatically installed. [2020-10-28T05:02:01.542Z] perl set to automatically installed. [2020-10-28T05:02:01.542Z] perl-base set to automatically installed. [2020-10-28T05:02:01.542Z] perl-modules-5.26 set to automatically installed. [2020-10-28T05:02:01.542Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-28T05:02:01.542Z] Please ensure the environment is properly setup before continuing. [2020-10-28T05:02:01.542Z] Ignore this message if the appropriate measures have already been taken [2020-10-28T05:02:02.495Z] Pulling go  [2020-10-28T05:02:03.446Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-28T05:02:03.446Z] Skipping pull go (already ran) [2020-10-28T05:02:03.446Z] Building go  [2020-10-28T05:02:03.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T05:02:03.446Z] Dload Upload Total Spent Left Speed [2020-10-28T05:02:05.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.3M 0 0 36.5M 0 0:00:03 --:--:-- 0:00:03 36.4M 67 115M 67 78.5M 0 0 54.9M 0 0:00:02 0:00:01 0:00:01 54.9M 100 115M 100 115M 0 0 57.1M 0 0:00:02 0:00:02 --:--:-- 57.1M [2020-10-28T05:02:06.140Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-28T05:02:12.748Z] Staging go  [2020-10-28T05:02:13.704Z] Pulling device-mqtt  [2020-10-28T05:02:14.683Z] Skipping build go (already ran) [2020-10-28T05:02:14.683Z] Building device-mqtt  [2020-10-28T05:02:14.683Z] 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-28T05:02:15.646Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 [2020-10-28T05:02:15.646Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-28T05:02:15.646Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2020-10-28T05:02:15.646Z] go: downloading github.com/spf13/cast v1.3.1 [2020-10-28T05:02:15.646Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.97 [2020-10-28T05:02:15.646Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-28T05:02:15.646Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-28T05:02:15.646Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-28T05:02:15.646Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-28T05:02:15.646Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T05:02:15.646Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-28T05:02:15.646Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-28T05:02:15.646Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-28T05:02:15.646Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-10-28T05:02:15.646Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 [2020-10-28T05:02:15.646Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T05:02:15.646Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-28T05:02:15.646Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-28T05:02:15.646Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-28T05:02:15.646Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-28T05:02:15.917Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-28T05:02:15.917Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T05:02:15.917Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-28T05:02:15.917Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-28T05:02:15.917Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-28T05:02:15.917Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-28T05:02:15.917Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-28T05:02:15.917Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-28T05:02:15.917Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-28T05:02:15.917Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-28T05:02:16.189Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-28T05:02:16.189Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-28T05:02:22.920Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T05:02:26.295Z] Skipping stage go (already ran) [2020-10-28T05:02:26.295Z] Staging device-mqtt  [2020-10-28T05:02:26.872Z] Priming go  [2020-10-28T05:02:27.470Z] Priming device-mqtt  [2020-10-28T05:02:28.424Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-28T05:02:28.424Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-28T05:02:28.424Z] Determining the version from the project repo (version-script). [2020-10-28T05:02:28.424Z] The version has been set to 'local-dev-20201028+8630507' [2020-10-28T05:02:29.257Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-10-28T05:02:29.257Z] Snapped edgex-device-mqtt_local-dev-20201028+8630507_amd64.snap [Pipeline] } [2020-10-28T05:02:31.830Z] 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] } [2020-10-28T05:02:47.214Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9423 in /w/workspace/gexfoundry_device-mqtt-go_PR-180 [Pipeline] { [Pipeline] ws [2020-10-28T05:02:47.282Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-10-28T05:02:51.499Z] using credential edgex-jenkins-ssh [2020-10-28T05:02:51.561Z] Cloning the remote Git repository [2020-10-28T05:02:51.629Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T05:02:51.752Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-10-28T05:02:51.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T05:02:51.820Z] > git --version # timeout=10 [2020-10-28T05:02:51.834Z] > git --version # 'git version 2.17.1' [2020-10-28T05:02:51.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T05:02:51.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T05:02:53.218Z] Merging remotes/origin/master commit a1273e61004a83c63f8b8f9ce87c3cf8faec807b into PR head commit 8630507f109767bf19123072eec78149740a584f [2020-10-28T05:02:53.427Z] Merge succeeded, producing 8630507f109767bf19123072eec78149740a584f [2020-10-28T05:02:53.428Z] Checking out Revision 8630507f109767bf19123072eec78149740a584f (PR-180) [2020-10-28T05:02:52.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T05:02:52.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T05:02:52.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T05:02:52.662Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T05:02:52.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T05:02:52.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T05:02:53.242Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T05:02:53.254Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T05:02:53.338Z] > git remote # timeout=10 [2020-10-28T05:02:53.353Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T05:02:53.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T05:02:53.396Z] > git merge a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 [2020-10-28T05:02:53.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T05:02:53.438Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T05:02:53.448Z] > git checkout -f 8630507f109767bf19123072eec78149740a584f # timeout=10 [2020-10-28T05:02:57.663Z] Commit message: "fix: Return error instead of the panic if required config not found" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T05:02:59.013Z] + find /w/workspace/device-mqtt-go/4 [2020-10-28T05:02:59.013Z] + grep snapcraft.yaml [2020-10-28T05:02:59.014Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T05:02:59.282Z] provisioning config files... [2020-10-28T05:02:59.310Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config7306255804413216278tmp [Pipeline] { [Pipeline] sh [2020-10-28T05:02:59.732Z] + cp /w/workspace/device-mqtt-go/4@tmp/config7306255804413216278tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-10-28T05:03:00.090Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-28T05:03:00.693Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-28T05:03:00.969Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-28T05:03:00.969Z] 237528ba509b: Pulling fs layer [2020-10-28T05:03:00.969Z] 393b96f31d8b: Pulling fs layer [2020-10-28T05:03:00.969Z] 4d82b0e39008: Pulling fs layer [2020-10-28T05:03:00.969Z] e7ca375b8d34: Pulling fs layer [2020-10-28T05:03:00.969Z] 418f656485bb: Pulling fs layer [2020-10-28T05:03:00.969Z] aebe8db9254c: Pulling fs layer [2020-10-28T05:03:00.969Z] 4f5f7b207d3f: Pulling fs layer [2020-10-28T05:03:00.969Z] d19ca6af091a: Pulling fs layer [2020-10-28T05:03:00.969Z] 16b5a0711add: Pulling fs layer [2020-10-28T05:03:00.969Z] 418f656485bb: Waiting [2020-10-28T05:03:00.969Z] aebe8db9254c: Waiting [2020-10-28T05:03:00.969Z] 4f5f7b207d3f: Waiting [2020-10-28T05:03:00.969Z] 16b5a0711add: Waiting [2020-10-28T05:03:00.969Z] e7ca375b8d34: Waiting [2020-10-28T05:03:00.969Z] d19ca6af091a: Waiting [2020-10-28T05:03:00.969Z] 4d82b0e39008: Verifying Checksum [2020-10-28T05:03:00.969Z] 4d82b0e39008: Download complete [2020-10-28T05:03:00.969Z] 393b96f31d8b: Verifying Checksum [2020-10-28T05:03:00.969Z] e7ca375b8d34: Verifying Checksum [2020-10-28T05:03:00.969Z] e7ca375b8d34: Download complete [2020-10-28T05:03:00.969Z] aebe8db9254c: Verifying Checksum [2020-10-28T05:03:00.969Z] aebe8db9254c: Download complete [2020-10-28T05:03:00.969Z] 4f5f7b207d3f: Download complete [2020-10-28T05:03:00.969Z] d19ca6af091a: Download complete [2020-10-28T05:03:01.243Z] 16b5a0711add: Verifying Checksum [2020-10-28T05:03:01.243Z] 16b5a0711add: Download complete [2020-10-28T05:03:02.705Z] 237528ba509b: Verifying Checksum [2020-10-28T05:03:02.705Z] 237528ba509b: Download complete [2020-10-28T05:03:05.352Z] 237528ba509b: Pull complete [2020-10-28T05:03:05.959Z] 393b96f31d8b: Pull complete [2020-10-28T05:03:06.240Z] 4d82b0e39008: Pull complete [2020-10-28T05:03:06.520Z] e7ca375b8d34: Pull complete [2020-10-28T05:03:11.973Z] 418f656485bb: Verifying Checksum [2020-10-28T05:03:11.973Z] 418f656485bb: Download complete [2020-10-28T05:03:59.018Z] 418f656485bb: Pull complete [2020-10-28T05:03:59.018Z] aebe8db9254c: Pull complete [2020-10-28T05:03:59.018Z] 4f5f7b207d3f: Pull complete [2020-10-28T05:03:59.018Z] d19ca6af091a: Pull complete [2020-10-28T05:03:59.018Z] 16b5a0711add: Pull complete [2020-10-28T05:03:59.018Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-28T05:03:59.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-28T05:03:59.018Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-28T05:03:59.018Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-28T05:03:59.018Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-28T05:03:59.292Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-28T05:03:59.567Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-28T05:03:59.567Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1861 kB] [2020-10-28T05:04:00.170Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] [2020-10-28T05:04:00.170Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-28T05:04:00.170Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-28T05:04:00.170Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-28T05:04:00.170Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-28T05:04:00.449Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1036 kB] [2020-10-28T05:04:00.449Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1179 kB] [2020-10-28T05:04:00.449Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-28T05:04:01.048Z] Fetched 5774 kB in 3s (2269 kB/s) [2020-10-28T05:04:05.368Z] Reading package lists... [2020-10-28T05:04:17.763Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-28T05:04:17.763Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-28T05:04:17.763Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-28T05:04:17.763Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-28T05:04:22.982Z] 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-28T05:04:29.675Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-base perl-modules-5.26 [2020-10-28T05:04:33.472Z] 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... 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-28T05:04:34.334Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-28T05:04:34.334Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-28T05:04:35.306Z] The following packages were automatically installed and are no longer required: [2020-10-28T05:04:35.306Z] libjq1 libonig4 [2020-10-28T05:04:35.306Z] Use 'sudo apt autoremove' to remove them. [2020-10-28T05:04:35.306Z] Suggested packages: [2020-10-28T05:04:35.306Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-28T05:04:35.306Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-28T05:04:35.306Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-28T05:04:35.306Z] | libterm-readline-perl-perl [2020-10-28T05:04:35.580Z] The following NEW packages will be installed: [2020-10-28T05:04:35.580Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-28T05:04:35.580Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-28T05:04:35.580Z] The following packages will be upgraded: [2020-10-28T05:04:35.580Z] perl-base [2020-10-28T05:04:35.580Z] 1 upgraded, 14 newly installed, 0 to remove and 31 not upgraded. [2020-10-28T05:04:35.580Z] Need to get 12.0 MB of archives. [2020-10-28T05:04:35.580Z] After this operation, 73.6 MB of additional disk space will be used. [2020-10-28T05:04:35.852Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-10-28T05:04:36.445Z] 0% [1 perl-base 12.6 kB/1237 kB 1%] 4% [1 perl-base 633 kB/1237 kB 51%] 10% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-28T05:04:36.716Z] 10% [2 perl-modules-5.26 7382 B/2762 kB 0%] 29% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-28T05:04:36.716Z] 29% [3 libgdbm5 23.1 kB/23.1 kB 100%] 31% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-10-28T05:04:36.716Z] 31% [4 libgdbm-compat4 0 B/5536 B 0%] 32% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-10-28T05:04:36.988Z] 32% [5 libperl5.26 24.6 kB/3335 kB 1%] 56% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-28T05:04:36.988Z] 56% [6 perl 20.5 kB/201 kB 10%] 58% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-28T05:04:36.988Z] 59% [7 less 36.0 kB/99.7 kB 36%] 60% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-28T05:04:36.988Z] 60% [8 netbase 12.7 kB/12.7 kB 100%] 62% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-28T05:04:36.988Z] 62% [9 curl 54.1 kB/152 kB 36%] 64% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-28T05:04:36.988Z] 64% [10 libcurl3-gnutls 16.4 kB/179 kB 9%] 67% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-28T05:04:36.988Z] 67% [11 liberror-perl 22.8 kB/22.8 kB 100%] 68% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-28T05:04:36.988Z] 68% [12 git-man 27.2 kB/804 kB 3%] 75% [Waiting for headers] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-28T05:04:37.259Z] 75% [13 git 9887 B/2952 kB 0%] 96% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-28T05:04:37.259Z] 96% [14 make 7218 B/139 kB 5%] 98% [Waiting for headers] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-28T05:04:37.259Z] 98% [15 patch 64.9 kB/91.8 kB 71%] 100% [Working] Fetched 12.0 MB in 1s (8151 kB/s) [2020-10-28T05:04:37.849Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T05:04:37.849Z] (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-28T05:04:37.849Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T05:04:37.849Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-28T05:04:43.229Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:43.229Z] Selecting previously unselected package perl-modules-5.26. [2020-10-28T05:04:43.229Z] (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-28T05:04:43.229Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-28T05:04:43.229Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:44.660Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-28T05:04:44.660Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-28T05:04:44.660Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-28T05:04:44.660Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-28T05:04:44.660Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-28T05:04:44.660Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-28T05:04:44.932Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-28T05:04:44.932Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T05:04:44.932Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:46.363Z] Selecting previously unselected package perl. [2020-10-28T05:04:46.363Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T05:04:46.363Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:46.363Z] Selecting previously unselected package less. [2020-10-28T05:04:46.363Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-10-28T05:04:46.363Z] Unpacking less (487-0.1) ... [2020-10-28T05:04:46.634Z] Selecting previously unselected package netbase. [2020-10-28T05:04:46.634Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-28T05:04:46.634Z] Unpacking netbase (5.4) ... [2020-10-28T05:04:46.906Z] Selecting previously unselected package curl. [2020-10-28T05:04:46.906Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T05:04:46.906Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-28T05:04:46.906Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-28T05:04:46.906Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T05:04:46.906Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T05:04:47.177Z] Selecting previously unselected package liberror-perl. [2020-10-28T05:04:47.177Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-28T05:04:47.177Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-28T05:04:47.447Z] Selecting previously unselected package git-man. [2020-10-28T05:04:47.448Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-28T05:04:47.448Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:04:47.719Z] Selecting previously unselected package git. [2020-10-28T05:04:47.719Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-28T05:04:47.719Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:04:48.694Z] Selecting previously unselected package make. [2020-10-28T05:04:48.964Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-28T05:04:48.964Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-28T05:04:48.964Z] Selecting previously unselected package patch. [2020-10-28T05:04:48.964Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-28T05:04:48.964Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-28T05:04:49.234Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:04:49.234Z] Setting up less (487-0.1) ... [2020-10-28T05:04:49.504Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-28T05:04:49.773Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-28T05:04:49.773Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T05:04:49.773Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:49.773Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-28T05:04:49.773Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-28T05:04:50.043Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-28T05:04:50.043Z] Setting up netbase (5.4) ... [2020-10-28T05:04:50.043Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:50.043Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-28T05:04:50.313Z] Setting up liberror-perl (0.17025-1) ... [2020-10-28T05:04:50.313Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T05:04:50.314Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T05:04:50.585Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-28T05:04:55.959Z] curl set to automatically installed. [2020-10-28T05:04:55.959Z] git set to automatically installed. [2020-10-28T05:04:55.959Z] git-man set to automatically installed. [2020-10-28T05:04:55.959Z] less set to automatically installed. [2020-10-28T05:04:55.959Z] libcurl3-gnutls set to automatically installed. [2020-10-28T05:04:55.959Z] liberror-perl set to automatically installed. [2020-10-28T05:04:55.959Z] libgdbm-compat4 set to automatically installed. [2020-10-28T05:04:55.959Z] libgdbm5 set to automatically installed. [2020-10-28T05:04:55.959Z] libperl5.26 set to automatically installed. [2020-10-28T05:04:55.959Z] make set to automatically installed. [2020-10-28T05:04:55.959Z] netbase set to automatically installed. [2020-10-28T05:04:55.959Z] patch set to automatically installed. [2020-10-28T05:04:55.959Z] perl set to automatically installed. [2020-10-28T05:04:55.959Z] perl-base set to automatically installed. [2020-10-28T05:04:55.959Z] perl-modules-5.26 set to automatically installed. [2020-10-28T05:04:55.959Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-28T05:04:55.959Z] Please ensure the environment is properly setup before continuing. [2020-10-28T05:04:55.959Z] Ignore this message if the appropriate measures have already been taken [2020-10-28T05:04:56.548Z] Pulling go  [2020-10-28T05:04:59.921Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-28T05:04:59.921Z] Skipping pull go (already ran) [2020-10-28T05:04:59.921Z] Building go  [2020-10-28T05:04:59.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T05:04:59.921Z] Dload Upload Total Spent Left Speed [2020-10-28T05:05:01.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 93.2M 34 32.0M 0 0 36.2M 0 0:00:02 --:--:-- 0:00:02 36.2M 93 93.2M 93 86.8M 0 0 46.3M 0 0:00:02 0:00:01 0:00:01 46.3M 100 93.2M 100 93.2M 0 0 46.9M 0 0:00:01 0:00:01 --:--:-- 46.9M [2020-10-28T05:05:03.308Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-28T05:05:21.656Z] Staging go  [2020-10-28T05:05:23.124Z] Pulling device-mqtt  [2020-10-28T05:05:26.578Z] Skipping build go (already ran) [2020-10-28T05:05:26.578Z] Building device-mqtt  [2020-10-28T05:05:26.578Z] 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-28T05:05:28.037Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.4-dev.34 [2020-10-28T05:05:28.037Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-28T05:05:28.037Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.97 [2020-10-28T05:05:28.037Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2020-10-28T05:05:28.037Z] go: downloading github.com/spf13/cast v1.3.1 [2020-10-28T05:05:28.037Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-28T05:05:28.329Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-28T05:05:28.329Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-28T05:05:28.329Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-28T05:05:28.329Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-28T05:05:28.329Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-28T05:05:28.329Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.23 [2020-10-28T05:05:28.329Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T05:05:28.329Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-10-28T05:05:28.329Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2020-10-28T05:05:28.329Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-28T05:05:28.329Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T05:05:28.329Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-28T05:05:28.329Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-28T05:05:28.329Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-28T05:05:28.330Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-28T05:05:28.330Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T05:05:28.634Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-28T05:05:28.634Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-28T05:05:28.634Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-28T05:05:28.634Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-28T05:05:28.634Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T05:05:28.634Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-28T05:05:28.634Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-28T05:05:28.634Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-28T05:05:28.634Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-28T05:05:28.634Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-28T05:05:28.634Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-28T05:05:28.634Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-28T05:05:28.920Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-28T05:05:28.920Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-28T05:05:29.193Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-28T05:05:29.193Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-28T05:05:51.437Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T05:06:06.551Z] Skipping stage go (already ran) [2020-10-28T05:06:06.551Z] Staging device-mqtt  [2020-10-28T05:06:09.184Z] Priming go  [2020-10-28T05:06:12.574Z] Priming device-mqtt  [2020-10-28T05:06:15.970Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-28T05:06:15.970Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-28T05:06:15.970Z] Determining the version from the project repo (version-script). [2020-10-28T05:06:15.970Z] The version has been set to 'local-dev-20201028+8630507' [2020-10-28T05:06:17.084Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-10-28T05:06:17.084Z] Snapped edgex-device-mqtt_local-dev-20201028+8630507_arm64.snap [Pipeline] } [2020-10-28T05:06:20.500Z] 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-28T05:06:23.138Z] provisioning config files... [2020-10-28T05:06:23.164Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/config8862829791948024125tmp [Pipeline] { [Pipeline] sh [2020-10-28T05:06:23.680Z] + set +x [2020-10-28T05:06:23.681Z] + bash -s -- [2020-10-28T05:06:23.681Z] + curl -s https://codecov.io/bash [2020-10-28T05:06:23.956Z] [2020-10-28T05:06:23.956Z] _____ _ [2020-10-28T05:06:23.956Z] / ____| | | [2020-10-28T05:06:23.956Z] | | ___ __| | ___ ___ _____ __ [2020-10-28T05:06:23.956Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-28T05:06:23.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-28T05:06:23.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-28T05:06:23.956Z] Bash-20201009-048fee3 [2020-10-28T05:06:23.956Z] [2020-10-28T05:06:23.956Z] [2020-10-28T05:06:23.956Z] ==> Jenkins CI detected. [2020-10-28T05:06:23.956Z] project root: . [2020-10-28T05:06:23.956Z] --> token set from env [2020-10-28T05:06:23.956Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-28T05:06:23.956Z] ==> Running gcov in . (disable via -X gcov) [2020-10-28T05:06:23.956Z] ==> Python coveragepy not found [2020-10-28T05:06:23.956Z] ==> Searching for coverage reports in: [2020-10-28T05:06:23.956Z] + . [2020-10-28T05:06:23.956Z] -> Found 1 reports [2020-10-28T05:06:23.956Z] ==> Detecting git/mercurial file structure [2020-10-28T05:06:23.956Z] ==> Reading reports [2020-10-28T05:06:23.956Z] + ./coverage.out bytes=18940 [2020-10-28T05:06:23.956Z] ==> Appending adjustments [2020-10-28T05:06:23.956Z] https://docs.codecov.io/docs/fixing-reports [2020-10-28T05:06:24.228Z] + Found adjustments [2020-10-28T05:06:24.228Z] ==> Gzipping contents [2020-10-28T05:06:24.228Z] ==> Uploading reports [2020-10-28T05:06:24.228Z] url: https://codecov.io [2020-10-28T05:06:24.228Z] query: branch=PR-180&commit=8630507f109767bf19123072eec78149740a584f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-180%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=180&job=&cmd_args= [2020-10-28T05:06:24.228Z] -> Pinging Codecov [2020-10-28T05:06:24.228Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-180&commit=8630507f109767bf19123072eec78149740a584f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-180%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=180&job=&cmd_args= [2020-10-28T05:06:24.535Z] -> Uploading to [2020-10-28T05:06:24.535Z] [2020-10-28T05:06:24.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T05:06:24.535Z] Dload Upload Total Spent Left Speed [2020-10-28T05:06:24.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-28T05:06:24.535Z] X> Failed to upload [2020-10-28T05:06:24.535Z] ==> Uploading to Codecov [2020-10-28T05:06:24.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T05:06:24.535Z] Dload Upload Total Spent Left Speed [2020-10-28T05:06:25.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 3386 0 0 100 3275 0 3334 --:--:-- --:--:-- --:--:-- 3335 100 3386 100 111 100 3275 113 3334 --:--:-- --:--:-- --:--:-- 3331 [2020-10-28T05:06:25.535Z] View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/8630507f109767bf19123072eec78149740a584f [Pipeline] } [2020-10-28T05:06:25.548Z] 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-28T05:06:28.767Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T05:06:29.400Z] ---> package-listing.sh [2020-10-28T05:06:29.400Z] ++ facter osfamily [2020-10-28T05:06:29.400Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T05:06:29.677Z] + OS_FAMILY=redhat [2020-10-28T05:06:29.677Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-180 [2020-10-28T05:06:29.677Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T05:06:29.677Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T05:06:29.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T05:06:29.677Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T05:06:29.677Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-180 ']' [2020-10-28T05:06:29.677Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T05:06:29.677Z] + case "${OS_FAMILY}" in [2020-10-28T05:06:29.677Z] + rpm -qa [2020-10-28T05:06:29.677Z] + sort [2020-10-28T05:06:34.004Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T05:06:34.004Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T05:06:34.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T05:06:34.004Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-180 ']' [2020-10-28T05:06:34.004Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-180/archives/ [2020-10-28T05:06:34.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-180/archives/ [Pipeline] echo [2020-10-28T05:06:34.022Z] 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T05:06:34.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T05:06:34.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T05:06:34.982Z] [2020-10-28T05:06:34.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T05:06:35.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T05:06:35.390Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T05:06:35.390Z] df20fa9351a1: Pulling fs layer [2020-10-28T05:06:35.390Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T05:06:35.390Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T05:06:35.390Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T05:06:35.390Z] 93b61091891f: Pulling fs layer [2020-10-28T05:06:35.390Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T05:06:35.390Z] 5e14af77c1be: Pulling fs layer [2020-10-28T05:06:35.390Z] 01666e4c0597: Pulling fs layer [2020-10-28T05:06:35.390Z] aa168da1d23b: Pulling fs layer [2020-10-28T05:06:35.390Z] 46f8f816bc3b: Waiting [2020-10-28T05:06:35.390Z] 93b61091891f: Waiting [2020-10-28T05:06:35.390Z] 93b9cdb0e59b: Waiting [2020-10-28T05:06:35.390Z] 5e14af77c1be: Waiting [2020-10-28T05:06:35.390Z] 01666e4c0597: Waiting [2020-10-28T05:06:35.390Z] aa168da1d23b: Waiting [2020-10-28T05:06:35.689Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T05:06:35.689Z] 36b3adc4ff6f: Download complete [2020-10-28T05:06:35.689Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T05:06:35.689Z] 46f8f816bc3b: Download complete [2020-10-28T05:06:35.957Z] df20fa9351a1: Verifying Checksum [2020-10-28T05:06:35.957Z] df20fa9351a1: Download complete [2020-10-28T05:06:35.957Z] 93b61091891f: Verifying Checksum [2020-10-28T05:06:35.957Z] 93b61091891f: Download complete [2020-10-28T05:06:35.957Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T05:06:35.957Z] 93b9cdb0e59b: Download complete [2020-10-28T05:06:35.957Z] 5e14af77c1be: Verifying Checksum [2020-10-28T05:06:35.957Z] 5e14af77c1be: Download complete [2020-10-28T05:06:35.957Z] 01666e4c0597: Verifying Checksum [2020-10-28T05:06:35.957Z] 01666e4c0597: Download complete [2020-10-28T05:06:36.250Z] df20fa9351a1: Pull complete [2020-10-28T05:06:36.538Z] 36b3adc4ff6f: Pull complete [2020-10-28T05:06:36.845Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T05:06:36.845Z] 8ad3a11d3b57: Download complete [2020-10-28T05:06:38.366Z] 8ad3a11d3b57: Pull complete [2020-10-28T05:06:38.641Z] 46f8f816bc3b: Pull complete [2020-10-28T05:06:39.681Z] 93b61091891f: Pull complete [2020-10-28T05:06:39.958Z] 93b9cdb0e59b: Pull complete [2020-10-28T05:06:40.265Z] 5e14af77c1be: Pull complete [2020-10-28T05:06:40.555Z] 01666e4c0597: Pull complete [2020-10-28T05:06:40.555Z] aa168da1d23b: Verifying Checksum [2020-10-28T05:06:40.555Z] aa168da1d23b: Download complete [2020-10-28T05:06:53.207Z] aa168da1d23b: Pull complete [2020-10-28T05:06:53.207Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T05:06:53.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T05:06:53.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T05:06:53.600Z] prd-centos7-docker-4c-2g-9419 does not seem to be running inside a container [2020-10-28T05:06:53.677Z] $ 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-180/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-180 -v /w/workspace/gexfoundry_device-mqtt-go_PR-180:/w/workspace/gexfoundry_device-mqtt-go_PR-180:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-180@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T05:06:56.831Z] $ docker top 05665b61ce97200c14cec64152879194e988b001939294cf949b1a729131ce48 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T05:06:57.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T05:06:58.098Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T05:06:58.707Z] + ls /var/log/sa-host [2020-10-28T05:06:58.707Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T05:06:58.707Z] file_magic: OK [2020-10-28T05:06:58.707Z] HZ: Using current value: 100 [2020-10-28T05:06:58.707Z] file_header: OK [2020-10-28T05:06:58.707Z] 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-28T05:06:58.707Z] Statistics: [2020-10-28T05:06:58.707Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T05:06:58.707Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T05:06:58.707Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T05:06:58.707Z] file_magic: OK [2020-10-28T05:06:58.707Z] HZ: Using current value: 100 [2020-10-28T05:06:58.707Z] file_header: OK [2020-10-28T05:06:58.707Z] 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-28T05:06:58.707Z] Statistics: [2020-10-28T05:06:58.707Z] 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-28T05:06:58.707Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T05:06:59.500Z] provisioning config files... [2020-10-28T05:06:59.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-180@tmp/config4595962912540827683tmp [Pipeline] { [Pipeline] echo [2020-10-28T05:06:59.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T05:07:00.098Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T05:07:00.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T05:07:00.239Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T05:07:00.621Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T05:07:00.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T05:07:00.999Z] ---> sudo-logs.sh [2020-10-28T05:07:00.999Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T05:07:01.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T05:07:01.324Z] ---> job-cost.sh [2020-10-28T05:07:01.590Z] lf-activate-venv: SKIPPING [2020-10-28T05:07:01.590Z] INFO: No Stack... [2020-10-28T05:07:02.635Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T05:07:02.925Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T05:07:02.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T05:07:03.612Z] ---> logs-deploy.sh [2020-10-28T05:07:03.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-180/4 [2020-10-28T05:07:03.612Z] INFO: archiving workspace using pattern(s): [2020-10-28T05:07:06.237Z] Archives upload complete. [2020-10-28T05:07:06.237Z] INFO: archiving logs to Nexus