Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8d03a592335dd56f24d0450c56224a899597e60a 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9378 in /w/workspace/gexfoundry_device-mqtt-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8d03a592335dd56f24d0450c56224a899597e60a (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 Commit message: "Merge pull request #182 from weichou1229/issue-181" > git rev-list --no-walk 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T03:02:36.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T03:02:36.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T03:02:36.477Z] ========================================================= [2020-10-28T03:02:36.478Z] EdgeX Global Pipelines Version Info [2020-10-28T03:02:36.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:02:38.620Z] ------------------- [2020-10-28T03:02:38.620Z] stable info: [2020-10-28T03:02:38.620Z] ------------------- [2020-10-28T03:02:38.620Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T03:02:38.620Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T03:02:38.620Z] Message: update stable to v1.0.148 [2020-10-28T03:02:39.574Z] ------------------- [2020-10-28T03:02:39.574Z] experimental info: [2020-10-28T03:02:39.574Z] ------------------- [2020-10-28T03:02:39.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T03:02:39.574Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T03:02:39.574Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T03:02:39.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-28T03:02:40.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-28T03:02:40.230Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T03:02:40.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T03:02:40.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T03:02:40.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T03:02:40.600Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T03:02:40.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T03:02:40.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T03:02:40.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T03:02:41.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T03:02:41.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-28T03:02:41.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T03:02:41.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T03:02:41.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:02:41.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T03:02:41.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:02:41.756Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T03:02:41.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T03:02:42.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T03:02:42.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T03:02:42.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T03:02:42.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T03:02:42.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T03:02:42.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T03:02:42.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-28T03:02:42.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-28T03:02:42.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-28T03:02:42.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] echo [2020-10-28T03:02:43.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d03a59 [Pipeline] echo [2020-10-28T03:02:43.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:02:44.273Z] + git log --format=format:%s -1 8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] echo [2020-10-28T03:02:44.356Z] GIT_COMMIT: 8d03a592335dd56f24d0450c56224a899597e60a, Commit Message: Merge pull request #182 from weichou1229/issue-181 [Pipeline] echo [2020-10-28T03:02:44.404Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:02:45.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:02:45.286Z] [2020-10-28T03:02:45.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:02:45.651Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:02:45.652Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T03:02:45.652Z] 31603596830f: Pulling fs layer [2020-10-28T03:02:45.652Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T03:02:45.652Z] 6ca5941a6612: Pulling fs layer [2020-10-28T03:02:45.652Z] ecc8261a40a4: Pulling fs layer [2020-10-28T03:02:45.652Z] 2a8b12db71e7: Verifying Checksum [2020-10-28T03:02:45.652Z] 2a8b12db71e7: Download complete [2020-10-28T03:02:45.927Z] 31603596830f: Verifying Checksum [2020-10-28T03:02:45.927Z] 31603596830f: Download complete [2020-10-28T03:02:45.927Z] ecc8261a40a4: Verifying Checksum [2020-10-28T03:02:45.927Z] ecc8261a40a4: Download complete [2020-10-28T03:02:45.927Z] 6ca5941a6612: Verifying Checksum [2020-10-28T03:02:45.927Z] 6ca5941a6612: Download complete [2020-10-28T03:02:46.507Z] 31603596830f: Pull complete [2020-10-28T03:02:46.507Z] 2a8b12db71e7: Pull complete [2020-10-28T03:02:47.472Z] 6ca5941a6612: Pull complete [2020-10-28T03:02:47.739Z] ecc8261a40a4: Pull complete [2020-10-28T03:02:47.739Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T03:02:47.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:02:47.739Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T03:02:47.876Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:02:47.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:02:50.061Z] $ docker top d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:02:50.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:02:50.382Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:02:50.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:02:50.630Z] $ docker exec d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent [2020-10-28T03:02:50.799Z] SSH_AUTH_SOCK=/tmp/ssh-R6aV5Ay04XAo/agent.13 [2020-10-28T03:02:50.799Z] SSH_AGENT_PID=18 [2020-10-28T03:02:50.813Z] Running ssh-add (command line suppressed) [2020-10-28T03:02:50.936Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5531254321745276401.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5531254321745276401.key) [2020-10-28T03:02:50.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:02:51.581Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T03:02:51.679Z] $ docker exec --env ******** --env ******** d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent -k [2020-10-28T03:02:51.809Z] unset SSH_AUTH_SOCK; [2020-10-28T03:02:51.809Z] unset SSH_AGENT_PID; [2020-10-28T03:02:51.809Z] echo Agent pid 18 killed; [2020-10-28T03:02:51.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T03:02:52.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:02:52.033Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:02:52.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:02:52.223Z] $ docker exec d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent [2020-10-28T03:02:52.395Z] SSH_AUTH_SOCK=/tmp/ssh-A7Rq6yuJnnkm/agent.48 [2020-10-28T03:02:52.395Z] SSH_AGENT_PID=53 [2020-10-28T03:02:52.403Z] Running ssh-add (command line suppressed) [2020-10-28T03:02:52.543Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1708983720867960473.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1708983720867960473.key) [2020-10-28T03:02:52.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:02:52.943Z] + git semver init [2020-10-28T03:02:52.943Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:02:52.943Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T03:02:52.943Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T03:02:52.943Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:02:52.943Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:02:52.943Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:02:52.943Z] # $SEMVER_BRANCH = master [2020-10-28T03:02:52.943Z] # $SEMVER_TEMP = /tmp/semver-871678797 [2020-10-28T03:02:52.943Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-28T03:02:53.206Z] # '/tmp/semver-871678797' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2020-10-28T03:02:53.207Z] # -> Force: false [2020-10-28T03:02:53.207Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-10-28T03:02:53.227Z] $ docker exec --env ******** --env ******** d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent -k [2020-10-28T03:02:53.373Z] unset SSH_AUTH_SOCK; [2020-10-28T03:02:53.373Z] unset SSH_AGENT_PID; [2020-10-28T03:02:53.373Z] echo Agent pid 53 killed; [2020-10-28T03:02:53.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:02:53.891Z] + git semver [Pipeline] } [2020-10-28T03:02:53.912Z] $ docker stop --time=1 d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce [2020-10-28T03:02:55.316Z] $ docker rm -f d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:02:55.820Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T03:02:56.270Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T03:02:56.273Z] [edgeXSemver]: initialized semver on version 1.2.3-dev.7 [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-28T03:03:11.777Z] Still waiting to schedule task [2020-10-28T03:03:11.777Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9372’ is offline; ‘prd-centos7-docker-4c-2g-9373’ is offline; ‘prd-centos7-docker-4c-2g-9375’ is offline; ‘prd-centos7-docker-4c-2g-9379’ is offline; ‘prd-centos7-docker-4c-2g-9380’ is offline; ‘prd-centos7-docker-4c-2g-9381’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-28T03:03:11.779Z] Still waiting to schedule task [2020-10-28T03:03:11.780Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-28T03:05:08.462Z] Running on prd-centos7-docker-4c-2g-9389 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-10-28T03:05:08.529Z] Running in /w/workspace/device-mqtt-go/21 [Pipeline] { [Pipeline] checkout [2020-10-28T03:05:13.062Z] using credential edgex-jenkins-ssh [2020-10-28T03:05:13.122Z] Cloning the remote Git repository [2020-10-28T03:05:13.166Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:05:13.254Z] > git init /w/workspace/device-mqtt-go/21 # timeout=10 [2020-10-28T03:05:13.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:05:13.317Z] > git --version # timeout=10 [2020-10-28T03:05:13.325Z] > git --version # 'git version 2.16.5' [2020-10-28T03:05:13.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:05:13.362Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:05:14.447Z] Checking out Revision 8d03a592335dd56f24d0450c56224a899597e60a (master) [2020-10-28T03:05:13.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:05:14.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:05:14.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:05:14.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:05:14.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:05:14.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:05:14.467Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:05:14.474Z] > git checkout -f 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:05:18.842Z] Commit message: "Merge pull request #182 from weichou1229/issue-181" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:05:19.639Z] ========================================================= [2020-10-28T03:05:19.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T03:05:19.639Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:05:20.585Z] + 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-28T03:05:21.168Z] Sending build context to Docker daemon 453.1kB [2020-10-28T03:05:21.168Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:05:21.168Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:05:21.168Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T03:05:21.168Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:05:21.168Z] ed8968b2872e: Pulling fs layer [2020-10-28T03:05:21.168Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T03:05:21.168Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T03:05:21.168Z] e73272ec9a57: Pulling fs layer [2020-10-28T03:05:21.168Z] 1e910a182e73: Pulling fs layer [2020-10-28T03:05:21.168Z] 4e634b169226: Pulling fs layer [2020-10-28T03:05:21.168Z] e871e8e8d7a9: Waiting [2020-10-28T03:05:21.168Z] e73272ec9a57: Waiting [2020-10-28T03:05:21.168Z] 4e634b169226: Waiting [2020-10-28T03:05:21.168Z] 1e910a182e73: Waiting [2020-10-28T03:05:21.168Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T03:05:21.168Z] a92cc7c5fd73: Download complete [2020-10-28T03:05:21.168Z] ed8968b2872e: Download complete [2020-10-28T03:05:21.647Z] e73272ec9a57: Verifying Checksum [2020-10-28T03:05:21.647Z] e73272ec9a57: Download complete [2020-10-28T03:05:21.647Z] 1e910a182e73: Verifying Checksum [2020-10-28T03:05:21.647Z] 1e910a182e73: Download complete [2020-10-28T03:05:21.647Z] df20fa9351a1: Verifying Checksum [2020-10-28T03:05:21.647Z] df20fa9351a1: Download complete [2020-10-28T03:05:21.647Z] df20fa9351a1: Pull complete [2020-10-28T03:05:21.920Z] ed8968b2872e: Pull complete [2020-10-28T03:05:22.195Z] a92cc7c5fd73: Pull complete [2020-10-28T03:05:23.616Z] 4e634b169226: Verifying Checksum [2020-10-28T03:05:23.616Z] 4e634b169226: Download complete [2020-10-28T03:05:24.593Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T03:05:24.593Z] e871e8e8d7a9: Download complete [2020-10-28T03:05:31.323Z] e871e8e8d7a9: Pull complete [2020-10-28T03:05:31.323Z] e73272ec9a57: Pull complete [2020-10-28T03:05:31.323Z] 1e910a182e73: Pull complete [2020-10-28T03:05:36.721Z] 4e634b169226: Pull complete [2020-10-28T03:05:36.722Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T03:05:36.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T03:05:36.722Z] ---> f7629b54cfaa [2020-10-28T03:05:36.722Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T03:05:36.722Z] ---> Running in 5d985c31d5a3 [2020-10-28T03:05:36.722Z] Removing intermediate container 5d985c31d5a3 [2020-10-28T03:05:36.722Z] ---> c55d3a8f6ff5 [2020-10-28T03:05:36.722Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:05:36.722Z] ---> Running in 4b28fbac53aa [2020-10-28T03:05:38.702Z] Removing intermediate container 4b28fbac53aa [2020-10-28T03:05:38.702Z] ---> 46504bc2324f [2020-10-28T03:05:38.702Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T03:05:38.702Z] ---> Running in 9170f2b4b2b2 [2020-10-28T03:05:39.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:05:40.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:05:41.206Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:05:41.470Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:05:41.470Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:05:41.470Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:05:56.504Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:05:56.504Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:05:56.504Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:05:56.504Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:05:56.504Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:05:56.504Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:05:57.084Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:05:57.347Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:05:57.347Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:05:57.930Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:05:58.506Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:05:58.506Z] OK: 237 MiB in 53 packages [2020-10-28T03:06:01.860Z] Removing intermediate container 9170f2b4b2b2 [2020-10-28T03:06:01.860Z] ---> 2f65dec61edc [2020-10-28T03:06:01.860Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T03:06:01.860Z] ---> Running in 948d4c0744e5 [2020-10-28T03:06:02.129Z] Removing intermediate container 948d4c0744e5 [2020-10-28T03:06:02.129Z] ---> 1e8c2bb63331 [2020-10-28T03:06:02.129Z] Step 7/8 : COPY . . [2020-10-28T03:06:03.085Z] ---> df2836d66809 [2020-10-28T03:06:03.085Z] Step 8/8 : RUN go mod download [2020-10-28T03:06:03.085Z] ---> Running in 69090bf8ad2c [2020-10-28T03:06:22.659Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9391 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-10-28T03:06:22.720Z] Running in /w/workspace/device-mqtt-go/21 [Pipeline] { [Pipeline] checkout [2020-10-28T03:06:25.173Z] Removing intermediate container 69090bf8ad2c [2020-10-28T03:06:25.173Z] ---> b294bf74e187 [2020-10-28T03:06:25.173Z] Successfully built b294bf74e187 [2020-10-28T03:06:25.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:25.547Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T03:06:25.548Z] . [Pipeline] withDockerContainer [2020-10-28T03:06:25.771Z] prd-centos7-docker-4c-2g-9389 does not seem to be running inside a container [2020-10-28T03:06:25.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/21 -v /w/workspace/device-mqtt-go/21:/w/workspace/device-mqtt-go/21:rw,z -v /w/workspace/device-mqtt-go/21@tmp:/w/workspace/device-mqtt-go/21@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 ******** ci-base-image-x86_64 cat [2020-10-28T03:06:26.746Z] $ docker top 522d3563bd2ba3a9a6585c8f660f4d35a83bdc863063678518d300836c452a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:06:27.344Z] + go version [2020-10-28T03:06:27.344Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T03:06:27.363Z] $ docker stop --time=1 522d3563bd2ba3a9a6585c8f660f4d35a83bdc863063678518d300836c452a1c [2020-10-28T03:06:27.787Z] using credential edgex-jenkins-ssh [2020-10-28T03:06:27.859Z] Cloning the remote Git repository [2020-10-28T03:06:28.739Z] $ docker rm -f 522d3563bd2ba3a9a6585c8f660f4d35a83bdc863063678518d300836c452a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-10-28T03:06:27.947Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:06:28.069Z] > git init /w/workspace/device-mqtt-go/21 # timeout=10 [2020-10-28T03:06:28.165Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T03:06:28.166Z] > git --version # timeout=10 [2020-10-28T03:06:28.187Z] > git --version # 'git version 2.17.1' [2020-10-28T03:06:28.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:06:28.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:06:29.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:06:29.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T03:06:29.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T03:06:29.163Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-10-28T03:06:29.666Z] Checking out Revision 8d03a592335dd56f24d0450c56224a899597e60a (master) [Pipeline] sh [2020-10-28T03:06:30.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T03:06:29.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T03:06:29.189Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T03:06:29.710Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T03:06:29.724Z] > git checkout -f 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [2020-10-28T03:06:30.663Z] + ls -al . [2020-10-28T03:06:30.663Z] total 64 [2020-10-28T03:06:30.663Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 03:05 . [2020-10-28T03:06:30.663Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 03:05 .. [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 03:05 Attribution.txt [2020-10-28T03:06:30.663Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 03:05 bin [2020-10-28T03:06:30.663Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 03:05 cmd [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 03:05 Dockerfile [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 03:05 Dockerfile.build [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 03:05 .dockerignore [2020-10-28T03:06:30.663Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 03:05 .git [2020-10-28T03:06:30.663Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 03:05 .github [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 03:05 .gitignore [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 510 Oct 28 03:05 go.mod [2020-10-28T03:06:30.663Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 03:05 internal [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 03:05 Jenkinsfile [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 03:05 LICENSE [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 03:05 Makefile [2020-10-28T03:06:30.663Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 03:05 mock [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 03:05 README.md [2020-10-28T03:06:30.663Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 03:05 snap [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 28 03:02 VERSION [2020-10-28T03:06:30.663Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 03:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:30.986Z] + 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=8d03a592335dd56f24d0450c56224a899597e60a --label arch=amd64 --label version=1.2.3-dev.7 . [2020-10-28T03:06:31.250Z] Sending build context to Docker daemon 453.1kB [2020-10-28T03:06:31.250Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T03:06:31.250Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T03:06:31.250Z] ---> b294bf74e187 [2020-10-28T03:06:31.250Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T03:06:31.250Z] ---> Running in 889513f0ed63 [2020-10-28T03:06:31.513Z] Removing intermediate container 889513f0ed63 [2020-10-28T03:06:31.513Z] ---> cf3de5c7922c [2020-10-28T03:06:31.513Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T03:06:31.513Z] ---> Running in de882fa47358 [2020-10-28T03:06:31.781Z] Removing intermediate container de882fa47358 [2020-10-28T03:06:31.781Z] ---> 3228c76f2aa2 [2020-10-28T03:06:31.781Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:06:31.781Z] ---> Running in 48ef65782315 [2020-10-28T03:06:32.735Z] Removing intermediate container 48ef65782315 [2020-10-28T03:06:32.735Z] ---> 1bfc4ac65f1a [2020-10-28T03:06:32.735Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T03:06:32.999Z] ---> Running in 07173dc297e5 [2020-10-28T03:06:33.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T03:06:34.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T03:06:34.380Z] Commit message: "Merge pull request #182 from weichou1229/issue-181" [2020-10-28T03:06:34.497Z] OK: 237 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-28T03:06:35.074Z] Removing intermediate container 07173dc297e5 [2020-10-28T03:06:35.074Z] ---> b4bb5e15eeed [2020-10-28T03:06:35.074Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T03:06:35.074Z] ---> Running in 28b162f362a9 [2020-10-28T03:06:35.074Z] Removing intermediate container 28b162f362a9 [2020-10-28T03:06:35.074Z] ---> 941907c5f716 [2020-10-28T03:06:35.074Z] Step 8/22 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T03:06:35.425Z] ========================================================= [2020-10-28T03:06:35.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T03:06:35.425Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:36.032Z] ---> 7bc0ca011f07 [2020-10-28T03:06:36.032Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T03:06:36.032Z] ---> Running in 2b88a6a1e79a [2020-10-28T03:06:36.032Z] Removing intermediate container 2b88a6a1e79a [2020-10-28T03:06:36.032Z] ---> 17ed8f8c0a08 [2020-10-28T03:06:36.032Z] Step 10/22 : RUN $MAKE [2020-10-28T03:06:36.297Z] ---> Running in b0949a86e476 [2020-10-28T03:06:36.495Z] + 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-28T03:06:36.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.7" -o cmd/device-mqtt ./cmd [2020-10-28T03:06:37.487Z] Sending build context to Docker daemon 453.1kB [2020-10-28T03:06:37.487Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T03:06:37.487Z] Step 2/8 : FROM ${BASE} [2020-10-28T03:06:37.763Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T03:06:37.763Z] b538f80385f9: Pulling fs layer [2020-10-28T03:06:37.763Z] 74f711af9a0d: Pulling fs layer [2020-10-28T03:06:37.763Z] 99f96fe45779: Pulling fs layer [2020-10-28T03:06:37.763Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T03:06:37.763Z] 45590311c82a: Pulling fs layer [2020-10-28T03:06:37.763Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T03:06:37.763Z] 209524e5b208: Pulling fs layer [2020-10-28T03:06:37.763Z] 8529a6b9a6be: Waiting [2020-10-28T03:06:37.763Z] 45590311c82a: Waiting [2020-10-28T03:06:37.763Z] 69ca0ff8b7b3: Waiting [2020-10-28T03:06:37.763Z] 209524e5b208: Waiting [2020-10-28T03:06:37.763Z] 99f96fe45779: Verifying Checksum [2020-10-28T03:06:37.763Z] 99f96fe45779: Download complete [2020-10-28T03:06:38.040Z] 74f711af9a0d: Download complete [2020-10-28T03:06:38.040Z] 45590311c82a: Download complete [2020-10-28T03:06:38.040Z] 69ca0ff8b7b3: Download complete [2020-10-28T03:06:38.040Z] b538f80385f9: Download complete [2020-10-28T03:06:39.040Z] b538f80385f9: Pull complete [2020-10-28T03:06:39.315Z] 74f711af9a0d: Pull complete [2020-10-28T03:06:39.916Z] 99f96fe45779: Pull complete [2020-10-28T03:06:40.552Z] 209524e5b208: Verifying Checksum [2020-10-28T03:06:40.552Z] 209524e5b208: Download complete [2020-10-28T03:06:41.544Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T03:06:41.544Z] 8529a6b9a6be: Download complete [2020-10-28T03:06:49.317Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:06:51.744Z] 8529a6b9a6be: Pull complete [2020-10-28T03:06:51.901Z] Removing intermediate container b0949a86e476 [2020-10-28T03:06:51.901Z] ---> 15d2bcb1e58a [2020-10-28T03:06:51.901Z] Step 11/22 : FROM alpine [2020-10-28T03:06:52.029Z] 45590311c82a: Pull complete [2020-10-28T03:06:52.165Z] latest: Pulling from library/alpine [2020-10-28T03:06:52.309Z] 69ca0ff8b7b3: Pull complete [2020-10-28T03:06:52.430Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T03:06:52.697Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T03:06:52.697Z] 188c0c94c7c5: Download complete [2020-10-28T03:06:52.963Z] 188c0c94c7c5: Pull complete [2020-10-28T03:06:52.963Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T03:06:52.963Z] Status: Downloaded newer image for alpine:latest [2020-10-28T03:06:52.963Z] ---> d6e46aa2470d [2020-10-28T03:06:52.963Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T03:06:52.963Z] ---> Running in 51de8df3aeab [2020-10-28T03:06:53.227Z] Removing intermediate container 51de8df3aeab [2020-10-28T03:06:53.227Z] ---> 7ff47c810a3f [2020-10-28T03:06:53.227Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T03:06:53.227Z] ---> Running in c39b4dda2ebf [2020-10-28T03:06:53.491Z] Removing intermediate container c39b4dda2ebf [2020-10-28T03:06:53.491Z] ---> cd48a8a74f1e [2020-10-28T03:06:53.491Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T03:06:54.456Z] ---> 235de937c128 [2020-10-28T03:06:54.457Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T03:06:55.052Z] ---> 9731dd9aff00 [2020-10-28T03:06:55.052Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T03:06:55.319Z] ---> 1c1d026dd004 [2020-10-28T03:06:55.319Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T03:06:55.319Z] ---> Running in 5c38d0123056 [2020-10-28T03:06:55.319Z] Removing intermediate container 5c38d0123056 [2020-10-28T03:06:55.319Z] ---> 2eb7d6a8550e [2020-10-28T03:06:55.319Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T03:06:55.585Z] ---> Running in 463a52ca5cd8 [2020-10-28T03:06:55.586Z] Removing intermediate container 463a52ca5cd8 [2020-10-28T03:06:55.586Z] ---> 2236b1822eb4 [2020-10-28T03:06:55.586Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T03:06:55.850Z] ---> Running in 513ab6808aa7 [2020-10-28T03:06:55.850Z] Removing intermediate container 513ab6808aa7 [2020-10-28T03:06:55.850Z] ---> 571aa96e8058 [2020-10-28T03:06:55.850Z] Step 20/22 : LABEL arch=amd64 [2020-10-28T03:06:56.118Z] ---> Running in 38d37a4c05a9 [2020-10-28T03:06:56.118Z] Removing intermediate container 38d37a4c05a9 [2020-10-28T03:06:56.118Z] ---> 0400a3c8c829 [2020-10-28T03:06:56.118Z] Step 21/22 : LABEL git_sha=8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:06:56.388Z] ---> Running in 34b614c09062 [2020-10-28T03:06:56.388Z] Removing intermediate container 34b614c09062 [2020-10-28T03:06:56.388Z] ---> c080842be575 [2020-10-28T03:06:56.388Z] Step 22/22 : LABEL version=1.2.3-dev.7 [2020-10-28T03:06:56.388Z] ---> Running in a0c906ec5d79 [2020-10-28T03:06:56.651Z] Removing intermediate container a0c906ec5d79 [2020-10-28T03:06:56.651Z] ---> 9cebbceef3b4 [2020-10-28T03:06:56.651Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T03:06:56.651Z] Successfully built 9cebbceef3b4 [2020-10-28T03:06:56.651Z] Successfully tagged docker-device-mqtt-go:latest [2020-10-28T03:06:56.662Z] 209524e5b208: Pull complete [2020-10-28T03:06:56.662Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T03:06:56.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T03:06:56.662Z] ---> 5bddaf1c2fca [2020-10-28T03:06:56.662Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-28T03:06:57.049Z] provisioning config files... [2020-10-28T03:06:57.082Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/21@tmp/config7317006994951654259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:06:57.466Z] ---> docker-login.sh [2020-10-28T03:06:57.467Z] nexus3.edgexfoundry.org:10001 [2020-10-28T03:06:57.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:06:57.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:06:57.731Z] Configure a credential helper to remove this warning. See [2020-10-28T03:06:57.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:06:57.731Z] [2020-10-28T03:06:57.731Z] Login Succeeded [2020-10-28T03:06:57.731Z] nexus3.edgexfoundry.org:10002 [2020-10-28T03:06:57.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:06:57.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:06:57.998Z] Configure a credential helper to remove this warning. See [2020-10-28T03:06:57.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:06:57.998Z] [2020-10-28T03:06:57.998Z] Login Succeeded [2020-10-28T03:06:57.998Z] nexus3.edgexfoundry.org:10003 [2020-10-28T03:06:57.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:06:58.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:06:58.263Z] Configure a credential helper to remove this warning. See [2020-10-28T03:06:58.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:06:58.263Z] [2020-10-28T03:06:58.263Z] Login Succeeded [2020-10-28T03:06:58.263Z] nexus3.edgexfoundry.org:10004 [2020-10-28T03:06:58.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:06:58.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:06:58.263Z] Configure a credential helper to remove this warning. See [2020-10-28T03:06:58.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:06:58.263Z] [2020-10-28T03:06:58.263Z] Login Succeeded [2020-10-28T03:06:58.263Z] docker.io [2020-10-28T03:06:58.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:06:58.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:06:58.802Z] Configure a credential helper to remove this warning. See [2020-10-28T03:06:58.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:06:58.802Z] [2020-10-28T03:06:58.802Z] Login Succeeded [2020-10-28T03:06:58.802Z] ---> docker-login.sh ends [Pipeline] } [2020-10-28T03:06:58.816Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:06:59.102Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: [2020-10-28T03:06:59.102Z] 8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:06:59.102Z] latest [2020-10-28T03:06:59.102Z] 1.2.3-dev.7 [2020-10-28T03:06:59.102Z] 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [2020-10-28T03:06:59.102Z] master [2020-10-28T03:06:59.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2020-10-28T03:06:59.324Z] ---> Running in aa4b131816f4 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:59.711Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:06:59.953Z] Removing intermediate container aa4b131816f4 [2020-10-28T03:06:59.954Z] ---> f7a17c073dea [2020-10-28T03:06:59.954Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:06:59.954Z] ---> Running in 5acaf218db40 [2020-10-28T03:07:00.073Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:07:00.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T03:07:00.074Z] ef1dffde1ea9: Preparing [2020-10-28T03:07:00.074Z] 809d1c8ca412: Preparing [2020-10-28T03:07:00.074Z] ff45d327dfcd: Preparing [2020-10-28T03:07:00.074Z] ace0eda3e3be: Preparing [2020-10-28T03:07:00.074Z] ace0eda3e3be: Layer already exists [2020-10-28T03:07:00.339Z] ef1dffde1ea9: Pushed [2020-10-28T03:07:00.339Z] 809d1c8ca412: Pushed [2020-10-28T03:07:01.753Z] ff45d327dfcd: Pushed [2020-10-28T03:07:01.753Z] 8d03a592335dd56f24d0450c56224a899597e60a: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:02.079Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:02.406Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-10-28T03:07:02.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T03:07:02.406Z] ef1dffde1ea9: Preparing [2020-10-28T03:07:02.406Z] 809d1c8ca412: Preparing [2020-10-28T03:07:02.406Z] ff45d327dfcd: Preparing [2020-10-28T03:07:02.406Z] ace0eda3e3be: Preparing [2020-10-28T03:07:02.406Z] ff45d327dfcd: Layer already exists [2020-10-28T03:07:02.406Z] ace0eda3e3be: Layer already exists [2020-10-28T03:07:02.406Z] 809d1c8ca412: Layer already exists [2020-10-28T03:07:02.406Z] ef1dffde1ea9: Layer already exists [2020-10-28T03:07:02.406Z] latest: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [2020-10-28T03:07:02.612Z] Removing intermediate container 5acaf218db40 [2020-10-28T03:07:02.612Z] ---> 11ef8f7694a2 [2020-10-28T03:07:02.612Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:02.893Z] ---> Running in 1a6e8ef92bf1 [2020-10-28T03:07:03.024Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:03.336Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.7 [2020-10-28T03:07:03.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T03:07:03.336Z] ef1dffde1ea9: Preparing [2020-10-28T03:07:03.336Z] 809d1c8ca412: Preparing [2020-10-28T03:07:03.336Z] ff45d327dfcd: Preparing [2020-10-28T03:07:03.336Z] ace0eda3e3be: Preparing [2020-10-28T03:07:03.336Z] ef1dffde1ea9: Layer already exists [2020-10-28T03:07:03.336Z] ace0eda3e3be: Layer already exists [2020-10-28T03:07:03.336Z] ff45d327dfcd: Layer already exists [2020-10-28T03:07:03.598Z] 809d1c8ca412: Layer already exists [2020-10-28T03:07:03.598Z] 1.2.3-dev.7: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:03.917Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:04.243Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [2020-10-28T03:07:04.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T03:07:04.243Z] ef1dffde1ea9: Preparing [2020-10-28T03:07:04.243Z] 809d1c8ca412: Preparing [2020-10-28T03:07:04.243Z] ff45d327dfcd: Preparing [2020-10-28T03:07:04.243Z] ace0eda3e3be: Preparing [2020-10-28T03:07:04.243Z] ace0eda3e3be: Layer already exists [2020-10-28T03:07:04.243Z] ef1dffde1ea9: Layer already exists [2020-10-28T03:07:04.243Z] ff45d327dfcd: Layer already exists [2020-10-28T03:07:04.243Z] 809d1c8ca412: Layer already exists [2020-10-28T03:07:04.243Z] 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:04.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:07:04.564Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:07:04.923Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [2020-10-28T03:07:04.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T03:07:04.923Z] ef1dffde1ea9: Preparing [2020-10-28T03:07:04.923Z] 809d1c8ca412: Preparing [2020-10-28T03:07:04.923Z] ff45d327dfcd: Preparing [2020-10-28T03:07:04.923Z] ace0eda3e3be: Preparing [2020-10-28T03:07:04.923Z] 809d1c8ca412: Layer already exists [2020-10-28T03:07:04.923Z] ace0eda3e3be: Layer already exists [2020-10-28T03:07:04.923Z] ff45d327dfcd: Layer already exists [2020-10-28T03:07:04.923Z] ef1dffde1ea9: Layer already exists [2020-10-28T03:07:04.923Z] master: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:07:05.402Z] ===================================================== [Pipeline] echo [2020-10-28T03:07:05.461Z] taggedImages: [2020-10-28T03:07:05.461Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:07:05.461Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-10-28T03:07:05.461Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.7 [2020-10-28T03:07:05.461Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [2020-10-28T03:07:05.461Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2020-10-28T03:07:05.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T03:07:07.809Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T03:07:08.407Z] (2/14) Installing file (5.38-r0) [2020-10-28T03:07:08.407Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T03:07:08.679Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T03:07:47.676Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T03:07:47.676Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T03:07:47.676Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T03:07:47.676Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T03:07:47.947Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T03:07:47.947Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T03:07:49.388Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T03:07:49.388Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T03:07:49.388Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T03:07:49.660Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T03:07:49.932Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T03:07:49.932Z] OK: 221 MiB in 53 packages [2020-10-28T03:07:54.247Z] Removing intermediate container 1a6e8ef92bf1 [2020-10-28T03:07:54.247Z] ---> 8b0624ed3d9d [2020-10-28T03:07:54.247Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T03:07:54.247Z] ---> Running in 16c449b5beb4 [2020-10-28T03:07:54.247Z] Removing intermediate container 16c449b5beb4 [2020-10-28T03:07:54.247Z] ---> 8918dc24d34f [2020-10-28T03:07:54.247Z] Step 7/8 : COPY . . [2020-10-28T03:07:55.225Z] ---> 5cb9ed80a4de [2020-10-28T03:07:55.225Z] Step 8/8 : RUN go mod download [2020-10-28T03:07:55.225Z] ---> Running in e16a9208615b [2020-10-28T03:08:22.111Z] Removing intermediate container e16a9208615b [2020-10-28T03:08:22.111Z] ---> a737ea91a571 [2020-10-28T03:08:22.111Z] Successfully built a737ea91a571 [2020-10-28T03:08:22.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:22.528Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T03:08:22.528Z] . [Pipeline] withDockerContainer [2020-10-28T03:08:22.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container [2020-10-28T03:08:22.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/21 -v /w/workspace/device-mqtt-go/21:/w/workspace/device-mqtt-go/21:rw,z -v /w/workspace/device-mqtt-go/21@tmp:/w/workspace/device-mqtt-go/21@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 ******** ci-base-image-arm64 cat [2020-10-28T03:08:24.789Z] $ docker top 2bb533c533f9cfcbe19a6dfdf97a5f6bab1307fadc9db007efc6f3830cf1227c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:08:26.245Z] + go version [2020-10-28T03:08:26.245Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-28T03:08:26.277Z] $ docker stop --time=1 2bb533c533f9cfcbe19a6dfdf97a5f6bab1307fadc9db007efc6f3830cf1227c [2020-10-28T03:08:28.276Z] $ docker rm -f 2bb533c533f9cfcbe19a6dfdf97a5f6bab1307fadc9db007efc6f3830cf1227c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T03:08:29.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T03:08:29.964Z] + ls -al . [2020-10-28T03:08:29.964Z] total 96 [2020-10-28T03:08:29.964Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 03:06 . [2020-10-28T03:08:29.964Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:06 .. [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 03:06 .dockerignore [2020-10-28T03:08:29.964Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 03:06 .git [2020-10-28T03:08:29.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:06 .github [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 03:06 .gitignore [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 03:06 Attribution.txt [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 03:06 Dockerfile [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 03:06 Dockerfile.build [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 03:06 Jenkinsfile [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 03:06 LICENSE [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 03:06 Makefile [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 03:06 README.md [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 03:02 VERSION [2020-10-28T03:08:29.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:06 bin [2020-10-28T03:08:29.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:06 cmd [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 510 Oct 28 03:06 go.mod [2020-10-28T03:08:29.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:06 internal [2020-10-28T03:08:29.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:06 mock [2020-10-28T03:08:29.964Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:06 snap [2020-10-28T03:08:29.964Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 03:06 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:08:30.323Z] + 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=8d03a592335dd56f24d0450c56224a899597e60a --label arch=arm64 --label version=1.2.3-dev.7 . [2020-10-28T03:08:30.596Z] Sending build context to Docker daemon 453.1kB [2020-10-28T03:08:30.596Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T03:08:30.596Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T03:08:30.596Z] ---> a737ea91a571 [2020-10-28T03:08:30.597Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T03:08:30.873Z] ---> Running in 09dce3d09b36 [2020-10-28T03:08:31.484Z] Removing intermediate container 09dce3d09b36 [2020-10-28T03:08:31.484Z] ---> 6f19fa9696aa [2020-10-28T03:08:31.484Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T03:08:31.484Z] ---> Running in a8a2e1d5d7df [2020-10-28T03:08:32.090Z] Removing intermediate container a8a2e1d5d7df [2020-10-28T03:08:32.090Z] ---> 9adec293c80d [2020-10-28T03:08:32.090Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T03:08:32.090Z] ---> Running in 37d6549039cc [2020-10-28T03:08:34.706Z] Removing intermediate container 37d6549039cc [2020-10-28T03:08:34.706Z] ---> a09cb7d3a29b [2020-10-28T03:08:34.706Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T03:08:34.706Z] ---> Running in 669325d95227 [2020-10-28T03:08:36.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T03:08:37.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T03:08:38.572Z] OK: 221 MiB in 53 packages [2020-10-28T03:08:40.018Z] Removing intermediate container 669325d95227 [2020-10-28T03:08:40.018Z] ---> d05253d1e931 [2020-10-28T03:08:40.018Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T03:08:40.018Z] ---> Running in 54ff82bd202e [2020-10-28T03:08:40.621Z] Removing intermediate container 54ff82bd202e [2020-10-28T03:08:40.621Z] ---> 3b7f82fdef95 [2020-10-28T03:08:40.621Z] Step 8/22 : COPY . . [2020-10-28T03:08:41.605Z] ---> b8ccaeca08d0 [2020-10-28T03:08:41.605Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T03:08:41.605Z] ---> Running in 3c871cb547c5 [2020-10-28T03:08:42.218Z] Removing intermediate container 3c871cb547c5 [2020-10-28T03:08:42.218Z] ---> 1f54851d7fbd [2020-10-28T03:08:42.218Z] Step 10/22 : RUN $MAKE [2020-10-28T03:08:42.218Z] ---> Running in 5e37dc09c87d [2020-10-28T03:08:43.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.7" -o cmd/device-mqtt ./cmd [2020-10-28T03:09:16.216Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T03:09:18.234Z] Removing intermediate container 5e37dc09c87d [2020-10-28T03:09:18.234Z] ---> 632ace13b7e0 [2020-10-28T03:09:18.234Z] Step 11/22 : FROM alpine [2020-10-28T03:09:18.510Z] latest: Pulling from library/alpine [2020-10-28T03:09:18.785Z] 5f621e34cdf4: Pulling fs layer [2020-10-28T03:09:18.785Z] 5f621e34cdf4: Verifying Checksum [2020-10-28T03:09:18.785Z] 5f621e34cdf4: Download complete [2020-10-28T03:09:19.383Z] 5f621e34cdf4: Pull complete [2020-10-28T03:09:19.383Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T03:09:19.383Z] Status: Downloaded newer image for alpine:latest [2020-10-28T03:09:19.383Z] ---> 2e77e061c27f [2020-10-28T03:09:19.383Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T03:09:19.657Z] ---> Running in 0e27b5dd0d9b [2020-10-28T03:09:19.942Z] Removing intermediate container 0e27b5dd0d9b [2020-10-28T03:09:19.942Z] ---> 678865edf9d1 [2020-10-28T03:09:19.942Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T03:09:20.217Z] ---> Running in 3f713f155604 [2020-10-28T03:09:20.502Z] Removing intermediate container 3f713f155604 [2020-10-28T03:09:20.502Z] ---> b4bf6d79c0ea [2020-10-28T03:09:20.502Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T03:09:21.946Z] ---> 17c52a02b761 [2020-10-28T03:09:21.946Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T03:09:22.592Z] ---> 3ae47df750d7 [2020-10-28T03:09:22.592Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T03:09:23.243Z] ---> 33d2083ac116 [2020-10-28T03:09:23.243Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T03:09:23.243Z] ---> Running in 8e10fe051b60 [2020-10-28T03:09:23.916Z] Removing intermediate container 8e10fe051b60 [2020-10-28T03:09:23.916Z] ---> 6bda032c42e6 [2020-10-28T03:09:23.916Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T03:09:23.916Z] ---> Running in 212670c30690 [2020-10-28T03:09:24.522Z] Removing intermediate container 212670c30690 [2020-10-28T03:09:24.522Z] ---> f22de8d13557 [2020-10-28T03:09:24.522Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T03:09:24.522Z] ---> Running in be42cb03a8f5 [2020-10-28T03:09:25.146Z] Removing intermediate container be42cb03a8f5 [2020-10-28T03:09:25.146Z] ---> ec52836b20ad [2020-10-28T03:09:25.146Z] Step 20/22 : LABEL arch=arm64 [2020-10-28T03:09:25.146Z] ---> Running in 71a34c80e20f [2020-10-28T03:09:25.443Z] Removing intermediate container 71a34c80e20f [2020-10-28T03:09:25.443Z] ---> 9da4cfb4b953 [2020-10-28T03:09:25.443Z] Step 21/22 : LABEL git_sha=8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:09:25.753Z] ---> Running in 9f474854708d [2020-10-28T03:09:26.357Z] Removing intermediate container 9f474854708d [2020-10-28T03:09:26.357Z] ---> 1d3a102a1e1b [2020-10-28T03:09:26.357Z] Step 22/22 : LABEL version=1.2.3-dev.7 [2020-10-28T03:09:26.357Z] ---> Running in 6eb9374a18d6 [2020-10-28T03:09:26.971Z] Removing intermediate container 6eb9374a18d6 [2020-10-28T03:09:26.971Z] ---> 31435e2028fd [2020-10-28T03:09:26.971Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T03:09:26.971Z] Successfully built 31435e2028fd [2020-10-28T03:09:26.971Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-28T03:09:27.429Z] provisioning config files... [2020-10-28T03:09:27.474Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/21@tmp/config4413322674204617525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:09:27.892Z] ---> docker-login.sh [2020-10-28T03:09:27.892Z] nexus3.edgexfoundry.org:10001 [2020-10-28T03:09:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:28.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:28.444Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:28.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:28.444Z] [2020-10-28T03:09:28.444Z] Login Succeeded [2020-10-28T03:09:28.444Z] nexus3.edgexfoundry.org:10002 [2020-10-28T03:09:29.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:29.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:29.045Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:29.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:29.045Z] [2020-10-28T03:09:29.045Z] Login Succeeded [2020-10-28T03:09:29.045Z] nexus3.edgexfoundry.org:10003 [2020-10-28T03:09:29.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:30.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:30.257Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:30.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:30.257Z] [2020-10-28T03:09:30.257Z] Login Succeeded [2020-10-28T03:09:30.257Z] nexus3.edgexfoundry.org:10004 [2020-10-28T03:09:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:30.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:30.857Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:30.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:30.857Z] [2020-10-28T03:09:30.857Z] Login Succeeded [2020-10-28T03:09:30.857Z] docker.io [2020-10-28T03:09:31.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T03:09:32.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T03:09:32.439Z] Configure a credential helper to remove this warning. See [2020-10-28T03:09:32.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T03:09:32.439Z] [2020-10-28T03:09:32.439Z] Login Succeeded [2020-10-28T03:09:32.439Z] ---> docker-login.sh ends [Pipeline] } [2020-10-28T03:09:32.461Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:09:32.676Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: [2020-10-28T03:09:32.677Z] 8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:09:32.677Z] latest [2020-10-28T03:09:32.677Z] 1.2.3-dev.7 [2020-10-28T03:09:32.677Z] 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [2020-10-28T03:09:32.677Z] master [2020-10-28T03:09:32.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:33.222Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:33.566Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:09:33.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T03:09:33.845Z] ed3c0f99a0e9: Preparing [2020-10-28T03:09:33.845Z] 88b3f42a24f3: Preparing [2020-10-28T03:09:33.845Z] cfc2991c430e: Preparing [2020-10-28T03:09:33.845Z] cd3761cfa1d9: Preparing [2020-10-28T03:09:34.144Z] cd3761cfa1d9: Layer already exists [2020-10-28T03:09:34.425Z] 88b3f42a24f3: Pushed [2020-10-28T03:09:34.425Z] ed3c0f99a0e9: Pushed [2020-10-28T03:09:37.060Z] cfc2991c430e: Pushed [2020-10-28T03:09:37.060Z] 8d03a592335dd56f24d0450c56224a899597e60a: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:37.417Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:37.782Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-10-28T03:09:37.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T03:09:37.782Z] ed3c0f99a0e9: Preparing [2020-10-28T03:09:37.782Z] 88b3f42a24f3: Preparing [2020-10-28T03:09:37.782Z] cfc2991c430e: Preparing [2020-10-28T03:09:37.782Z] cd3761cfa1d9: Preparing [2020-10-28T03:09:38.060Z] ed3c0f99a0e9: Layer already exists [2020-10-28T03:09:38.060Z] cd3761cfa1d9: Layer already exists [2020-10-28T03:09:38.060Z] 88b3f42a24f3: Layer already exists [2020-10-28T03:09:38.060Z] cfc2991c430e: Layer already exists [2020-10-28T03:09:38.060Z] latest: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:38.420Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:38.766Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.7 [2020-10-28T03:09:38.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T03:09:38.766Z] ed3c0f99a0e9: Preparing [2020-10-28T03:09:38.766Z] 88b3f42a24f3: Preparing [2020-10-28T03:09:38.766Z] cfc2991c430e: Preparing [2020-10-28T03:09:38.766Z] cd3761cfa1d9: Preparing [2020-10-28T03:09:39.045Z] ed3c0f99a0e9: Layer already exists [2020-10-28T03:09:39.045Z] cd3761cfa1d9: Layer already exists [2020-10-28T03:09:39.045Z] 88b3f42a24f3: Layer already exists [2020-10-28T03:09:39.045Z] cfc2991c430e: Layer already exists [2020-10-28T03:09:39.045Z] 1.2.3-dev.7: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:39.403Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:39.744Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [2020-10-28T03:09:39.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T03:09:39.744Z] ed3c0f99a0e9: Preparing [2020-10-28T03:09:39.744Z] 88b3f42a24f3: Preparing [2020-10-28T03:09:39.744Z] cfc2991c430e: Preparing [2020-10-28T03:09:39.744Z] cd3761cfa1d9: Preparing [2020-10-28T03:09:40.017Z] 88b3f42a24f3: Layer already exists [2020-10-28T03:09:40.017Z] ed3c0f99a0e9: Layer already exists [2020-10-28T03:09:40.017Z] cd3761cfa1d9: Layer already exists [2020-10-28T03:09:40.017Z] cfc2991c430e: Layer already exists [2020-10-28T03:09:40.017Z] 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:40.383Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:40.748Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [2020-10-28T03:09:40.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T03:09:40.748Z] ed3c0f99a0e9: Preparing [2020-10-28T03:09:40.748Z] 88b3f42a24f3: Preparing [2020-10-28T03:09:40.748Z] cfc2991c430e: Preparing [2020-10-28T03:09:40.748Z] cd3761cfa1d9: Preparing [2020-10-28T03:09:41.025Z] 88b3f42a24f3: Layer already exists [2020-10-28T03:09:41.025Z] cfc2991c430e: Layer already exists [2020-10-28T03:09:41.025Z] cd3761cfa1d9: Layer already exists [2020-10-28T03:09:41.025Z] ed3c0f99a0e9: Layer already exists [2020-10-28T03:09:41.025Z] master: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T03:09:41.320Z] ===================================================== [Pipeline] echo [2020-10-28T03:09:41.376Z] taggedImages: [2020-10-28T03:09:41.376Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:09:41.376Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-10-28T03:09:41.376Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.7 [2020-10-28T03:09:41.376Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [2020-10-28T03:09:41.376Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-28T03:09:43.635Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-28T03:09:43.637Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-28T03:09:43.691Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:44.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T03:09:44.071Z] [2020-10-28T03:09:44.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:09:44.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T03:09:44.433Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-28T03:09:44.433Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-28T03:09:44.433Z] 408f87550127: Pulling fs layer [2020-10-28T03:09:44.433Z] fe522b08c979: Pulling fs layer [2020-10-28T03:09:44.433Z] 221eaa008020: Pulling fs layer [2020-10-28T03:09:44.433Z] 2a4607e5d6b9: Pulling fs layer [2020-10-28T03:09:44.433Z] 8f79b27c4fd2: Pulling fs layer [2020-10-28T03:09:44.433Z] e5c8dbe1645b: Pulling fs layer [2020-10-28T03:09:44.433Z] 23e8b3b47431: Pulling fs layer [2020-10-28T03:09:44.433Z] 5c568d65a230: Pulling fs layer [2020-10-28T03:09:44.433Z] e5c8dbe1645b: Waiting [2020-10-28T03:09:44.433Z] 23e8b3b47431: Waiting [2020-10-28T03:09:44.433Z] 5c568d65a230: Waiting [2020-10-28T03:09:44.433Z] 221eaa008020: Waiting [2020-10-28T03:09:44.433Z] 2a4607e5d6b9: Waiting [2020-10-28T03:09:44.433Z] 8f79b27c4fd2: Waiting [2020-10-28T03:09:44.433Z] fe522b08c979: Verifying Checksum [2020-10-28T03:09:44.433Z] fe522b08c979: Download complete [2020-10-28T03:09:44.433Z] 408f87550127: Verifying Checksum [2020-10-28T03:09:44.433Z] 408f87550127: Download complete [2020-10-28T03:09:44.433Z] 2a4607e5d6b9: Verifying Checksum [2020-10-28T03:09:44.433Z] 2a4607e5d6b9: Download complete [2020-10-28T03:09:44.433Z] 8f79b27c4fd2: Verifying Checksum [2020-10-28T03:09:44.433Z] 8f79b27c4fd2: Download complete [2020-10-28T03:09:44.433Z] cbdbe7a5bc2a: Download complete [2020-10-28T03:09:45.015Z] cbdbe7a5bc2a: Pull complete [2020-10-28T03:09:45.280Z] 408f87550127: Pull complete [2020-10-28T03:09:45.280Z] fe522b08c979: Pull complete [2020-10-28T03:09:45.545Z] e5c8dbe1645b: Verifying Checksum [2020-10-28T03:09:45.545Z] e5c8dbe1645b: Download complete [2020-10-28T03:09:46.949Z] 23e8b3b47431: Verifying Checksum [2020-10-28T03:09:47.534Z] 5c568d65a230: Verifying Checksum [2020-10-28T03:09:47.534Z] 5c568d65a230: Download complete [2020-10-28T03:09:49.472Z] 221eaa008020: Download complete [2020-10-28T03:09:54.819Z] 221eaa008020: Pull complete [2020-10-28T03:09:55.086Z] 2a4607e5d6b9: Pull complete [2020-10-28T03:09:55.086Z] 8f79b27c4fd2: Pull complete [2020-10-28T03:09:57.029Z] e5c8dbe1645b: Pull complete [2020-10-28T03:10:00.393Z] 23e8b3b47431: Pull complete [2020-10-28T03:10:01.364Z] 5c568d65a230: Pull complete [2020-10-28T03:10:01.638Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-28T03:10:01.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T03:10:01.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-28T03:10:01.909Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:10:01.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-28T03:10:03.288Z] $ docker top 0dbd8ddf532477cc153d329e56a781abc3a022edd01d2d15f0a1954c3c9c3094 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:10:03.792Z] + snyk monitor '--org=edgex-jenkins' [2020-10-28T03:10:11.977Z] [2020-10-28T03:10:11.977Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2020-10-28T03:10:11.977Z] [2020-10-28T03:10:11.977Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/eb488460-afc3-458f-8088-7f090105e795 [2020-10-28T03:10:11.977Z] [2020-10-28T03:10:11.977Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-28T03:10:11.977Z] [2020-10-28T03:10:11.977Z] [2020-10-28T03:10:11.977Z] Snyk CLI supports Node.js 8 and higher. [2020-10-28T03:10:11.977Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-28T03:10:11.978Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-28T03:10:11.978Z] [2020-10-28T03:10:11.978Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-28T03:10:11.978Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-28T03:10:11.978Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-28T03:10:11.978Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-28T03:10:11.996Z] $ docker stop --time=1 0dbd8ddf532477cc153d329e56a781abc3a022edd01d2d15f0a1954c3c9c3094 [2020-10-28T03:10:15.070Z] $ docker rm -f 0dbd8ddf532477cc153d329e56a781abc3a022edd01d2d15f0a1954c3c9c3094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:16.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:10:16.628Z] [2020-10-28T03:10:16.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:16.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:10:16.998Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-28T03:10:16.998Z] e7c96db7181b: Pulling fs layer [2020-10-28T03:10:16.998Z] 1868ca2cb446: Pulling fs layer [2020-10-28T03:10:16.998Z] 136be5d0fe8e: Pulling fs layer [2020-10-28T03:10:16.998Z] 894bfe63afcb: Pulling fs layer [2020-10-28T03:10:16.998Z] 894bfe63afcb: Waiting [2020-10-28T03:10:16.998Z] 1868ca2cb446: Verifying Checksum [2020-10-28T03:10:16.998Z] 1868ca2cb446: Download complete [2020-10-28T03:10:16.998Z] 136be5d0fe8e: Download complete [2020-10-28T03:10:16.998Z] e7c96db7181b: Verifying Checksum [2020-10-28T03:10:16.998Z] e7c96db7181b: Download complete [2020-10-28T03:10:17.265Z] 894bfe63afcb: Verifying Checksum [2020-10-28T03:10:17.265Z] 894bfe63afcb: Download complete [2020-10-28T03:10:17.531Z] e7c96db7181b: Pull complete [2020-10-28T03:10:17.531Z] 1868ca2cb446: Pull complete [2020-10-28T03:10:17.796Z] 136be5d0fe8e: Pull complete [2020-10-28T03:10:18.060Z] 894bfe63afcb: Pull complete [2020-10-28T03:10:18.060Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-28T03:10:18.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:10:18.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-28T03:10:18.166Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:10:18.225Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:10:18.987Z] $ docker top 777d85082b655aed2e02adfbe1732c3e99f92eee9a80be646b19aec86123440e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:10:19.541Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:10:19.541Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:10:23.942Z] $ docker stop --time=1 777d85082b655aed2e02adfbe1732c3e99f92eee9a80be646b19aec86123440e [2020-10-28T03:10:25.295Z] $ docker rm -f 777d85082b655aed2e02adfbe1732c3e99f92eee9a80be646b19aec86123440e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:25.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:10:25.793Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:25.894Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:10:25.947Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:10:26.699Z] $ docker top 74a4417d3d7ad7a84a753723b313580632c58f556e7cd416b7a37f92f3f06183 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:10:27.325Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:10:27.325Z] + tee [2020-10-28T03:10:27.325Z] clair timeout 1m0s [2020-10-28T03:10:27.325Z] docker timeout: 1m0s [2020-10-28T03:10:27.325Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:10:28.044Z] $ docker stop --time=1 74a4417d3d7ad7a84a753723b313580632c58f556e7cd416b7a37f92f3f06183 [2020-10-28T03:10:29.426Z] $ docker rm -f 74a4417d3d7ad7a84a753723b313580632c58f556e7cd416b7a37f92f3f06183 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:10:29.932Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-10-28T03:10:29.946Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_8d03a592335dd56f24d0450c56224a899597e60a.html [Pipeline] writeFile [Pipeline] step [2020-10-28T03:10:30.017Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:30.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:10:30.385Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:30.486Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:10:30.538Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:10:31.298Z] $ docker top a08857f4dd0ff76b4f17b378e908ade6ea941f1d9038cd4d63cbc4405adecb9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:10:31.871Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:10:31.871Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:10:35.381Z] $ docker stop --time=1 a08857f4dd0ff76b4f17b378e908ade6ea941f1d9038cd4d63cbc4405adecb9e [2020-10-28T03:10:36.797Z] $ docker rm -f a08857f4dd0ff76b4f17b378e908ade6ea941f1d9038cd4d63cbc4405adecb9e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:37.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T03:10:37.310Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:37.416Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:10:37.469Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T03:10:38.179Z] $ docker top 97450b32a5daf49d0e2e760c8af379c3313b66b67cab90f38bb6943a5c478e95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T03:10:38.749Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a [2020-10-28T03:10:38.750Z] + tee [2020-10-28T03:10:38.750Z] clair timeout 1m0s [2020-10-28T03:10:38.750Z] docker timeout: 1m0s [2020-10-28T03:10:38.750Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T03:10:39.488Z] $ docker stop --time=1 97450b32a5daf49d0e2e760c8af379c3313b66b67cab90f38bb6943a5c478e95 [2020-10-28T03:10:40.849Z] $ docker rm -f 97450b32a5daf49d0e2e760c8af379c3313b66b67cab90f38bb6943a5c478e95 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T03:10:41.364Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-10-28T03:10:41.385Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_8d03a592335dd56f24d0450c56224a899597e60a.html [Pipeline] writeFile [Pipeline] step [2020-10-28T03:10:41.445Z] Archiving artifacts [Pipeline] } [Pipeline] // script [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-28T03:10:42.755Z] + git log --format=format:%s -1 8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:43.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:10:43.065Z] . [Pipeline] withDockerContainer [2020-10-28T03:10:43.173Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:10:43.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:10:44.054Z] $ docker top 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:10:44.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:10:44.443Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:10:44.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:10:44.708Z] $ docker exec 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 ssh-agent [2020-10-28T03:10:44.884Z] SSH_AUTH_SOCK=/tmp/ssh-fpEBoKrCJCHn/agent.12 [2020-10-28T03:10:44.884Z] SSH_AGENT_PID=17 [2020-10-28T03:10:44.893Z] Running ssh-add (command line suppressed) [2020-10-28T03:10:45.039Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1203644807174590623.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1203644807174590623.key) [2020-10-28T03:10:45.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:10:45.435Z] + git semver tag [2020-10-28T03:10:45.435Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:10:45.435Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T03:10:45.435Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T03:10:45.435Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:10:45.435Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:10:45.435Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:10:45.435Z] # $SEMVER_BRANCH = master [2020-10-28T03:10:45.435Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-10-28T03:10:45.435Z] # 8d03a592335dd56f24d0450c56224a899597e60a HEAD [2020-10-28T03:10:45.435Z] # -> Force: false [2020-10-28T03:10:45.435Z] # f04624e9df64dd1e7781a038bcea5e52735c4430 refs/tags/v1.2.3-dev.7 [Pipeline] } [2020-10-28T03:10:45.450Z] $ docker exec --env ******** --env ******** 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 ssh-agent -k [2020-10-28T03:10:45.582Z] unset SSH_AUTH_SOCK; [2020-10-28T03:10:45.583Z] unset SSH_AGENT_PID; [2020-10-28T03:10:45.583Z] echo Agent pid 17 killed; [2020-10-28T03:10:45.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:10:46.118Z] + git semver [Pipeline] } [2020-10-28T03:10:46.140Z] $ docker stop --time=1 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 [2020-10-28T03:10:47.611Z] $ docker rm -f 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:48.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T03:10:48.264Z] [2020-10-28T03:10:48.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:10:48.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T03:10:48.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-28T03:10:48.614Z] ab5ef0e58194: Pulling fs layer [2020-10-28T03:10:48.614Z] 9712f1f96733: Pulling fs layer [2020-10-28T03:10:48.614Z] 63f879dbbcfc: Pulling fs layer [2020-10-28T03:10:48.614Z] 0d9ebad4ef96: Pulling fs layer [2020-10-28T03:10:48.614Z] e9a5061849ea: Pulling fs layer [2020-10-28T03:10:48.614Z] d747dcd14b5f: Pulling fs layer [2020-10-28T03:10:48.614Z] 2de7ff778b66: Pulling fs layer [2020-10-28T03:10:48.614Z] e9a5061849ea: Waiting [2020-10-28T03:10:48.614Z] d747dcd14b5f: Waiting [2020-10-28T03:10:48.614Z] 2de7ff778b66: Waiting [2020-10-28T03:10:48.614Z] 0d9ebad4ef96: Waiting [2020-10-28T03:10:48.614Z] 9712f1f96733: Download complete [2020-10-28T03:10:50.013Z] 63f879dbbcfc: Verifying Checksum [2020-10-28T03:10:50.013Z] 63f879dbbcfc: Download complete [2020-10-28T03:10:50.281Z] e9a5061849ea: Verifying Checksum [2020-10-28T03:10:50.281Z] e9a5061849ea: Download complete [2020-10-28T03:10:50.281Z] d747dcd14b5f: Verifying Checksum [2020-10-28T03:10:50.281Z] d747dcd14b5f: Download complete [2020-10-28T03:10:50.550Z] 2de7ff778b66: Verifying Checksum [2020-10-28T03:10:50.550Z] 2de7ff778b66: Download complete [2020-10-28T03:10:50.817Z] 0d9ebad4ef96: Verifying Checksum [2020-10-28T03:10:50.817Z] 0d9ebad4ef96: Download complete [2020-10-28T03:10:50.817Z] ab5ef0e58194: Verifying Checksum [2020-10-28T03:10:50.817Z] ab5ef0e58194: Download complete [2020-10-28T03:10:55.075Z] ab5ef0e58194: Pull complete [2020-10-28T03:10:55.075Z] 9712f1f96733: Pull complete [2020-10-28T03:10:57.670Z] 63f879dbbcfc: Pull complete [2020-10-28T03:11:04.311Z] 0d9ebad4ef96: Pull complete [2020-10-28T03:11:05.705Z] e9a5061849ea: Pull complete [2020-10-28T03:11:05.705Z] d747dcd14b5f: Pull complete [2020-10-28T03:11:09.030Z] 2de7ff778b66: Pull complete [2020-10-28T03:11:09.030Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-28T03:11:09.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T03:11:09.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-28T03:11:09.265Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:11:09.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-28T03:11:14.060Z] $ docker top c811b5b2a54dd8bf9e4cb215cc6ea695f579bea0b77a0dea26e7ab41be6e2b2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:11:14.367Z] provisioning config files... [2020-10-28T03:11:14.387Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config177139695288296953tmp [2020-10-28T03:11:14.413Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4082258183173522088tmp [2020-10-28T03:11:14.431Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7319173634407177547tmp [Pipeline] { [Pipeline] echo [2020-10-28T03:11:14.493Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:14.803Z] ---> sigul-configuration.sh [2020-10-28T03:11:14.803Z] gpg: directory `/root/.gnupg' created [2020-10-28T03:11:14.804Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-28T03:11:14.804Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-28T03:11:14.804Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-28T03:11:14.804Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-28T03:11:14.804Z] gpg: CAST5 encrypted data [2020-10-28T03:11:15.072Z] gpg: encrypted with 1 passphrase [2020-10-28T03:11:15.072Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-28T03:11:15.387Z] + mkdir /home/jenkins [2020-10-28T03:11:15.387Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-28T03:11:15.699Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-28T03:11:15.714Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:16.029Z] ---> sigul-install.sh [2020-10-28T03:11:21.404Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-28T03:11:21.707Z] + git tag --list [2020-10-28T03:11:21.707Z] 0.7.1 [2020-10-28T03:11:21.707Z] v1.0.0 [2020-10-28T03:11:21.707Z] v1.1.0 [2020-10-28T03:11:21.707Z] v1.1.1 [2020-10-28T03:11:21.707Z] v1.2.0 [2020-10-28T03:11:21.707Z] v1.2.1 [2020-10-28T03:11:21.707Z] v1.2.2 [2020-10-28T03:11:21.707Z] v1.2.2-dev.1 [2020-10-28T03:11:21.707Z] v1.2.2-dev.2 [2020-10-28T03:11:21.707Z] v1.2.3-dev.1 [2020-10-28T03:11:21.707Z] v1.2.3-dev.2 [2020-10-28T03:11:21.707Z] v1.2.3-dev.3 [2020-10-28T03:11:21.707Z] v1.2.3-dev.4 [2020-10-28T03:11:21.707Z] v1.2.3-dev.5 [2020-10-28T03:11:21.707Z] v1.2.3-dev.6 [2020-10-28T03:11:21.707Z] v1.2.3-dev.7 [Pipeline] sh [2020-10-28T03:11:22.011Z] + lftools sign git-tag v1.2.3-dev.7 [2020-10-28T03:11:23.405Z] Signing Git tag with Sigul... [2020-10-28T03:11:23.405Z] Signing v1.2.3-dev.7 [Pipeline] echo [2020-10-28T03:11:24.366Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:24.673Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-28T03:11:24.686Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-28T03:11:24.811Z] $ docker stop --time=1 c811b5b2a54dd8bf9e4cb215cc6ea695f579bea0b77a0dea26e7ab41be6e2b2a [2020-10-28T03:11:26.718Z] $ docker rm -f c811b5b2a54dd8bf9e4cb215cc6ea695f579bea0b77a0dea26e7ab41be6e2b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:27.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:11:27.765Z] . [Pipeline] withDockerContainer [2020-10-28T03:11:27.875Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:11:27.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:11:28.748Z] $ docker top 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:11:29.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:11:29.144Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:11:29.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:11:29.388Z] $ docker exec 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 ssh-agent [2020-10-28T03:11:29.584Z] SSH_AUTH_SOCK=/tmp/ssh-Ea3SJAOUnayB/agent.12 [2020-10-28T03:11:29.584Z] SSH_AGENT_PID=17 [2020-10-28T03:11:29.594Z] Running ssh-add (command line suppressed) [2020-10-28T03:11:29.736Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6744250815913999449.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6744250815913999449.key) [2020-10-28T03:11:29.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:11:30.145Z] + git semver bump pre [2020-10-28T03:11:30.145Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:11:30.145Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T03:11:30.145Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T03:11:30.145Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:11:30.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:11:30.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:11:30.145Z] # $SEMVER_BRANCH = master [2020-10-28T03:11:30.145Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-10-28T03:11:30.145Z] 1.2.3-dev.8 [Pipeline] } [2020-10-28T03:11:30.164Z] $ docker exec --env ******** --env ******** 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 ssh-agent -k [2020-10-28T03:11:30.325Z] unset SSH_AUTH_SOCK; [2020-10-28T03:11:30.325Z] unset SSH_AGENT_PID; [2020-10-28T03:11:30.325Z] echo Agent pid 17 killed; [2020-10-28T03:11:30.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:11:30.965Z] + git semver [Pipeline] } [2020-10-28T03:11:31.010Z] $ docker stop --time=1 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 [2020-10-28T03:11:32.395Z] $ docker rm -f 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:32.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T03:11:32.964Z] . [Pipeline] withDockerContainer [2020-10-28T03:11:33.081Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:11:33.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T03:11:35.348Z] $ docker top 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T03:11:35.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T03:11:35.692Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T03:11:35.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T03:11:35.935Z] $ docker exec 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 ssh-agent [2020-10-28T03:11:36.156Z] SSH_AUTH_SOCK=/tmp/ssh-kaxDrJYvULgD/agent.12 [2020-10-28T03:11:36.156Z] SSH_AGENT_PID=17 [2020-10-28T03:11:36.179Z] Running ssh-add (command line suppressed) [2020-10-28T03:11:36.329Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5210783792661373684.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5210783792661373684.key) [2020-10-28T03:11:36.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T03:11:36.813Z] + git semver push [2020-10-28T03:11:36.813Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T03:11:36.813Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T03:11:36.813Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T03:11:36.813Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T03:11:36.813Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T03:11:36.813Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T03:11:36.813Z] # $SEMVER_BRANCH = master [2020-10-28T03:11:36.813Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-10-28T03:11:42.976Z] $ docker exec --env ******** --env ******** 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 ssh-agent -k [2020-10-28T03:11:43.120Z] unset SSH_AUTH_SOCK; [2020-10-28T03:11:43.120Z] unset SSH_AGENT_PID; [2020-10-28T03:11:43.120Z] echo Agent pid 17 killed; [2020-10-28T03:11:43.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T03:11:43.701Z] + git semver [Pipeline] } [2020-10-28T03:11:43.724Z] $ docker stop --time=1 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 [2020-10-28T03:11:45.091Z] $ docker rm -f 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-28T03:11:46.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:11:47.233Z] ---> package-listing.sh [2020-10-28T03:11:47.233Z] ++ facter osfamily [2020-10-28T03:11:47.233Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T03:11:47.233Z] + OS_FAMILY=redhat [2020-10-28T03:11:47.233Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T03:11:47.233Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T03:11:47.233Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T03:11:47.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T03:11:47.233Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T03:11:47.233Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-10-28T03:11:47.233Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T03:11:47.233Z] + case "${OS_FAMILY}" in [2020-10-28T03:11:47.233Z] + rpm -qa [2020-10-28T03:11:47.233Z] + sort [2020-10-28T03:11:51.569Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T03:11:51.569Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T03:11:51.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T03:11:51.569Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-10-28T03:11:51.569Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2020-10-28T03:11:51.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2020-10-28T03:11:51.595Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T03:11:51.906Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:52.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:11:52.224Z] [2020-10-28T03:11:52.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T03:11:52.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:11:52.586Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T03:11:52.586Z] df20fa9351a1: Pulling fs layer [2020-10-28T03:11:52.586Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T03:11:52.586Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T03:11:52.586Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T03:11:52.586Z] 93b61091891f: Pulling fs layer [2020-10-28T03:11:52.586Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T03:11:52.586Z] 5e14af77c1be: Pulling fs layer [2020-10-28T03:11:52.586Z] 01666e4c0597: Pulling fs layer [2020-10-28T03:11:52.586Z] aa168da1d23b: Pulling fs layer [2020-10-28T03:11:52.586Z] 93b9cdb0e59b: Waiting [2020-10-28T03:11:52.586Z] 01666e4c0597: Waiting [2020-10-28T03:11:52.586Z] aa168da1d23b: Waiting [2020-10-28T03:11:52.586Z] 46f8f816bc3b: Waiting [2020-10-28T03:11:52.586Z] 93b61091891f: Waiting [2020-10-28T03:11:52.586Z] 5e14af77c1be: Waiting [2020-10-28T03:11:52.586Z] 36b3adc4ff6f: Download complete [2020-10-28T03:11:52.586Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T03:11:52.586Z] 46f8f816bc3b: Download complete [2020-10-28T03:11:52.586Z] 93b61091891f: Verifying Checksum [2020-10-28T03:11:52.586Z] 93b61091891f: Download complete [2020-10-28T03:11:52.850Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T03:11:52.850Z] 93b9cdb0e59b: Download complete [2020-10-28T03:11:52.850Z] df20fa9351a1: Download complete [2020-10-28T03:11:52.850Z] 5e14af77c1be: Verifying Checksum [2020-10-28T03:11:52.850Z] 5e14af77c1be: Download complete [2020-10-28T03:11:52.850Z] 01666e4c0597: Verifying Checksum [2020-10-28T03:11:52.850Z] 01666e4c0597: Download complete [2020-10-28T03:11:52.850Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T03:11:52.850Z] 8ad3a11d3b57: Download complete [2020-10-28T03:11:53.121Z] df20fa9351a1: Pull complete [2020-10-28T03:11:53.386Z] 36b3adc4ff6f: Pull complete [2020-10-28T03:11:54.797Z] 8ad3a11d3b57: Pull complete [2020-10-28T03:11:55.061Z] aa168da1d23b: Verifying Checksum [2020-10-28T03:11:55.061Z] aa168da1d23b: Download complete [2020-10-28T03:11:55.061Z] 46f8f816bc3b: Pull complete [2020-10-28T03:11:55.637Z] 93b61091891f: Pull complete [2020-10-28T03:11:55.637Z] 93b9cdb0e59b: Pull complete [2020-10-28T03:11:55.917Z] 5e14af77c1be: Pull complete [2020-10-28T03:11:55.917Z] 01666e4c0597: Pull complete [2020-10-28T03:12:04.134Z] aa168da1d23b: Pull complete [2020-10-28T03:12:04.134Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T03:12:04.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T03:12:04.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T03:12:04.347Z] prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container [2020-10-28T03:12:04.417Z] $ 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_master/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_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T03:12:07.592Z] $ docker top b94cd4c3856c84b27da6088b2e41bb7099da2419f3f7a4fa21d24ff001d8394b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T03:12:08.107Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T03:12:08.411Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T03:12:08.716Z] + ls /var/log/sa-host [2020-10-28T03:12:08.716Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T03:12:08.716Z] file_magic: OK [2020-10-28T03:12:08.716Z] HZ: Using current value: 100 [2020-10-28T03:12:08.716Z] file_header: OK [2020-10-28T03:12:08.716Z] 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-28T03:12:08.716Z] Statistics: [2020-10-28T03:12:08.716Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:12:08.716Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T03:12:08.716Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T03:12:08.716Z] file_magic: OK [2020-10-28T03:12:08.716Z] HZ: Using current value: 100 [2020-10-28T03:12:08.716Z] file_header: OK [2020-10-28T03:12:08.716Z] 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-28T03:12:08.716Z] Statistics: [2020-10-28T03:12:08.716Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T03:12:08.716Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T03:12:09.048Z] provisioning config files... [2020-10-28T03:12:09.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2541799086879287807tmp [Pipeline] { [Pipeline] echo [2020-10-28T03:12:09.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:09.475Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T03:12:09.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T03:12:09.582Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:09.885Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T03:12:09.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:10.201Z] ---> sudo-logs.sh [2020-10-28T03:12:10.201Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T03:12:10.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:10.524Z] ---> job-cost.sh [2020-10-28T03:12:10.524Z] lf-activate-venv: SKIPPING [2020-10-28T03:12:10.524Z] INFO: No Stack... [2020-10-28T03:12:11.923Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T03:12:12.195Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T03:12:12.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T03:12:12.508Z] ---> logs-deploy.sh [2020-10-28T03:12:12.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/21 [2020-10-28T03:12:12.509Z] INFO: archiving workspace using pattern(s): [2020-10-28T03:12:14.441Z] Archives upload complete. [2020-10-28T03:12:14.441Z] INFO: archiving logs to Nexus