Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 172864091628f91237888ceec3b813680f51db30 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/master/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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-rest-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: false 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 Running on prd-centos7-docker-4c-2g-2004 in /w/workspace/gexfoundry_device-rest-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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 172864091628f91237888ceec3b813680f51db30 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 172864091628f91237888ceec3b813680f51db30 # timeout=10 Commit message: "Merge pull request #44 from lenny-intel/dependabot" > git rev-list --no-walk 0a79c20c2d893aa8ea9da840411e787f3e51ca5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T18:32:11.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T18:32:11.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T18:32:11.818Z] ========================================================= [2020-09-29T18:32:11.818Z] EdgeX Global Pipelines Version Info [2020-09-29T18:32:11.818Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:32:13.745Z] ------------------- [2020-09-29T18:32:13.745Z] stable info: [2020-09-29T18:32:13.745Z] ------------------- [2020-09-29T18:32:13.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T18:32:13.745Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T18:32:13.745Z] Message: update stable to v1.0.131 [2020-09-29T18:32:14.321Z] ------------------- [2020-09-29T18:32:14.321Z] experimental info: [2020-09-29T18:32:14.321Z] ------------------- [2020-09-29T18:32:14.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T18:32:14.321Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T18:32:14.321Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T18:32:14.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-09-29T18:32:14.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-09-29T18:32:14.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T18:32:15.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T18:32:15.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T18:32:15.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-29T18:32:15.358Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-29T18:32:15.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-29T18:32:15.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-29T18:32:15.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-29T18:32:15.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T18:32:15.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-09-29T18:32:16.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T18:32:16.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T18:32:16.316Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T18:32:16.431Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T18:32:16.545Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T18:32:16.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T18:32:16.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-29T18:32:16.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-29T18:32:16.930Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-29T18:32:17.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-29T18:32:17.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-29T18:32:17.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-29T18:32:17.333Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-29T18:32:17.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-29T18:32:17.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-29T18:32:17.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-29T18:32:17.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 172864091628f91237888ceec3b813680f51db30 [Pipeline] echo [2020-09-29T18:32:17.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1728640 [Pipeline] echo [2020-09-29T18:32:17.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T18:32:18.534Z] + git log --format=format:%s -1 172864091628f91237888ceec3b813680f51db30 [Pipeline] echo [2020-09-29T18:32:18.607Z] GIT_COMMIT: 172864091628f91237888ceec3b813680f51db30, Commit Message: Merge pull request #44 from lenny-intel/dependabot [Pipeline] echo [2020-09-29T18:32:18.658Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:32:19.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T18:32:19.732Z] [2020-09-29T18:32:19.732Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:32:20.107Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T18:32:20.107Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T18:32:20.107Z] 31603596830f: Pulling fs layer [2020-09-29T18:32:20.107Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T18:32:20.107Z] 6ca5941a6612: Pulling fs layer [2020-09-29T18:32:20.107Z] ecc8261a40a4: Pulling fs layer [2020-09-29T18:32:20.107Z] ecc8261a40a4: Waiting [2020-09-29T18:32:20.107Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T18:32:20.107Z] 2a8b12db71e7: Download complete [2020-09-29T18:32:20.375Z] 31603596830f: Download complete [2020-09-29T18:32:20.375Z] ecc8261a40a4: Verifying Checksum [2020-09-29T18:32:20.375Z] ecc8261a40a4: Download complete [2020-09-29T18:32:20.638Z] 6ca5941a6612: Verifying Checksum [2020-09-29T18:32:20.638Z] 6ca5941a6612: Download complete [2020-09-29T18:32:20.638Z] 31603596830f: Pull complete [2020-09-29T18:32:20.901Z] 2a8b12db71e7: Pull complete [2020-09-29T18:32:21.855Z] 6ca5941a6612: Pull complete [2020-09-29T18:32:22.117Z] ecc8261a40a4: Pull complete [2020-09-29T18:32:22.117Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T18:32:22.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T18:32:22.117Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T18:32:22.242Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:32:22.293Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T18:32:24.242Z] $ docker top 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T18:32:24.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T18:32:24.580Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T18:32:24.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T18:32:24.818Z] $ docker exec 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent [2020-09-29T18:32:24.988Z] SSH_AUTH_SOCK=/tmp/ssh-qWhPux1ifTxr/agent.12 [2020-09-29T18:32:24.988Z] SSH_AGENT_PID=17 [2020-09-29T18:32:25.004Z] Running ssh-add (command line suppressed) [2020-09-29T18:32:25.134Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8746378913983276354.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8746378913983276354.key) [2020-09-29T18:32:25.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T18:32:25.544Z] + git describe --exact-match --tags HEAD [2020-09-29T18:32:25.544Z] fatal: no tag exactly matches '172864091628f91237888ceec3b813680f51db30' [Pipeline] } [2020-09-29T18:32:25.574Z] $ docker exec --env ******** --env ******** 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent -k [2020-09-29T18:32:25.696Z] unset SSH_AUTH_SOCK; [2020-09-29T18:32:25.697Z] unset SSH_AGENT_PID; [2020-09-29T18:32:25.697Z] echo Agent pid 17 killed; [2020-09-29T18:32:25.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T18:32:25.840Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T18:32:25.841Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T18:32:25.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T18:32:25.958Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T18:32:26.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T18:32:26.138Z] $ docker exec 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent [2020-09-29T18:32:26.314Z] SSH_AUTH_SOCK=/tmp/ssh-EQpZC0Rh3lTt/agent.45 [2020-09-29T18:32:26.314Z] SSH_AGENT_PID=50 [2020-09-29T18:32:26.322Z] Running ssh-add (command line suppressed) [2020-09-29T18:32:26.446Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8026769567024310264.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8026769567024310264.key) [2020-09-29T18:32:26.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T18:32:26.842Z] + git semver init [2020-09-29T18:32:26.842Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T18:32:26.842Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-29T18:32:26.842Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-29T18:32:26.842Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T18:32:26.842Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T18:32:26.842Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T18:32:26.842Z] # $SEMVER_BRANCH = master [2020-09-29T18:32:26.842Z] # $SEMVER_TEMP = /tmp/semver-908171728 [2020-09-29T18:32:26.842Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-09-29T18:32:27.802Z] # '/tmp/semver-908171728' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2020-09-29T18:32:28.068Z] # -> Force: false [2020-09-29T18:32:28.068Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-09-29T18:32:28.083Z] $ docker exec --env ******** --env ******** 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 ssh-agent -k [2020-09-29T18:32:28.201Z] unset SSH_AUTH_SOCK; [2020-09-29T18:32:28.202Z] unset SSH_AGENT_PID; [2020-09-29T18:32:28.202Z] echo Agent pid 50 killed; [2020-09-29T18:32:28.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T18:32:28.735Z] + git semver [Pipeline] } [2020-09-29T18:32:28.756Z] $ docker stop --time=1 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 [2020-09-29T18:32:30.285Z] $ docker rm -f 1af50944fc21490ade9932f8fd12599ed2e9cc907d4cf5f0ebdbf75d1e4e3076 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T18:32:31.945Z] Stashed 20 file(s) [Pipeline] echo [2020-09-29T18:32:31.947Z] [edgeXSemver]: initialized semver on version 1.1.3-dev.6 [Pipeline] echo [2020-09-29T18:32:32.097Z] Archived original version: [1.1.3-dev.6] [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-09-29T18:32:47.539Z] Still waiting to schedule task [2020-09-29T18:32:47.539Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2004’ [2020-09-29T18:32:47.541Z] Still waiting to schedule task [2020-09-29T18:32:47.541Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-29T18:34:46.633Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2007 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2020-09-29T18:34:46.684Z] Running in /w/workspace/device-rest-go/22 [Pipeline] { [Pipeline] checkout [2020-09-29T18:34:51.820Z] using credential edgex-jenkins-ssh [2020-09-29T18:34:51.875Z] Cloning the remote Git repository [2020-09-29T18:34:51.929Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-29T18:34:52.048Z] > git init /w/workspace/device-rest-go/22 # timeout=10 [2020-09-29T18:34:52.121Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-29T18:34:52.121Z] > git --version # timeout=10 [2020-09-29T18:34:52.144Z] > git --version # 'git version 2.17.1' [2020-09-29T18:34:52.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T18:34:52.196Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T18:34:54.256Z] Checking out Revision 172864091628f91237888ceec3b813680f51db30 (master) [2020-09-29T18:34:53.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-29T18:34:53.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T18:34:53.737Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-29T18:34:53.790Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-29T18:34:53.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T18:34:53.813Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:34:54.280Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:34:54.309Z] > git checkout -f 172864091628f91237888ceec3b813680f51db30 # timeout=10 [2020-09-29T18:34:58.789Z] Commit message: "Merge pull request #44 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T18:35:00.981Z] ========================================================= [2020-09-29T18:35:00.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-29T18:35:00.981Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:35:02.140Z] + 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-09-29T18:35:03.137Z] Sending build context to Docker daemon 8.053MB [2020-09-29T18:35:03.137Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-29T18:35:03.137Z] Step 2/10 : FROM ${BASE} [2020-09-29T18:35:03.405Z] Running on prd-centos7-docker-4c-2g-2010 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [2020-09-29T18:35:03.431Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-29T18:35:03.431Z] b538f80385f9: Pulling fs layer [2020-09-29T18:35:03.431Z] 74f711af9a0d: Pulling fs layer [2020-09-29T18:35:03.431Z] 99f96fe45779: Pulling fs layer [2020-09-29T18:35:03.431Z] 8529a6b9a6be: Pulling fs layer [2020-09-29T18:35:03.431Z] 45590311c82a: Pulling fs layer [2020-09-29T18:35:03.431Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-29T18:35:03.431Z] 209524e5b208: Pulling fs layer [2020-09-29T18:35:03.431Z] 45590311c82a: Waiting [2020-09-29T18:35:03.431Z] 8529a6b9a6be: Waiting [2020-09-29T18:35:03.431Z] 69ca0ff8b7b3: Waiting [2020-09-29T18:35:03.431Z] 209524e5b208: Waiting [2020-09-29T18:35:03.431Z] 99f96fe45779: Verifying Checksum [2020-09-29T18:35:03.431Z] 99f96fe45779: Download complete [2020-09-29T18:35:03.431Z] 74f711af9a0d: Verifying Checksum [2020-09-29T18:35:03.431Z] 74f711af9a0d: Download complete [2020-09-29T18:35:03.431Z] 45590311c82a: Verifying Checksum [2020-09-29T18:35:03.431Z] 45590311c82a: Download complete [2020-09-29T18:35:03.431Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-29T18:35:03.431Z] 69ca0ff8b7b3: Download complete [2020-09-29T18:35:03.431Z] b538f80385f9: Download complete [Pipeline] ws [2020-09-29T18:35:03.473Z] Running in /w/workspace/device-rest-go/22 [Pipeline] { [Pipeline] checkout [2020-09-29T18:35:04.043Z] b538f80385f9: Pull complete [2020-09-29T18:35:04.663Z] 74f711af9a0d: Pull complete [2020-09-29T18:35:04.942Z] 99f96fe45779: Pull complete [2020-09-29T18:35:06.400Z] 209524e5b208: Verifying Checksum [2020-09-29T18:35:06.400Z] 209524e5b208: Download complete [2020-09-29T18:35:07.439Z] 8529a6b9a6be: Verifying Checksum [2020-09-29T18:35:07.439Z] 8529a6b9a6be: Download complete [2020-09-29T18:35:08.992Z] using credential edgex-jenkins-ssh [2020-09-29T18:35:09.051Z] Cloning the remote Git repository [2020-09-29T18:35:09.181Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-29T18:35:09.281Z] > git init /w/workspace/device-rest-go/22 # timeout=10 [2020-09-29T18:35:09.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-29T18:35:09.394Z] > git --version # timeout=10 [2020-09-29T18:35:09.412Z] > git --version # 'git version 2.16.5' [2020-09-29T18:35:09.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T18:35:09.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T18:35:10.615Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-29T18:35:10.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T18:35:10.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-29T18:35:10.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-29T18:35:10.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T18:35:10.710Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:35:11.727Z] Checking out Revision 172864091628f91237888ceec3b813680f51db30 (master) [2020-09-29T18:35:11.748Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:35:11.760Z] > git checkout -f 172864091628f91237888ceec3b813680f51db30 # timeout=10 [2020-09-29T18:35:15.826Z] Commit message: "Merge pull request #44 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T18:35:17.376Z] ========================================================= [2020-09-29T18:35:17.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-29T18:35:17.376Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:35:17.663Z] 8529a6b9a6be: Pull complete [2020-09-29T18:35:17.955Z] 45590311c82a: Pull complete [2020-09-29T18:35:18.359Z] + 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-09-29T18:35:18.556Z] 69ca0ff8b7b3: Pull complete [2020-09-29T18:35:18.946Z] Sending build context to Docker daemon 8.053MB [2020-09-29T18:35:18.946Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-29T18:35:18.946Z] Step 2/10 : FROM ${BASE} [2020-09-29T18:35:18.946Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-29T18:35:18.946Z] df20fa9351a1: Pulling fs layer [2020-09-29T18:35:18.946Z] ed8968b2872e: Pulling fs layer [2020-09-29T18:35:18.946Z] a92cc7c5fd73: Pulling fs layer [2020-09-29T18:35:18.946Z] e871e8e8d7a9: Pulling fs layer [2020-09-29T18:35:18.946Z] e73272ec9a57: Pulling fs layer [2020-09-29T18:35:18.946Z] 1e910a182e73: Pulling fs layer [2020-09-29T18:35:18.946Z] 4e634b169226: Pulling fs layer [2020-09-29T18:35:18.946Z] e73272ec9a57: Waiting [2020-09-29T18:35:18.946Z] 1e910a182e73: Waiting [2020-09-29T18:35:18.946Z] 4e634b169226: Waiting [2020-09-29T18:35:18.946Z] e871e8e8d7a9: Waiting [2020-09-29T18:35:18.946Z] a92cc7c5fd73: Verifying Checksum [2020-09-29T18:35:18.946Z] ed8968b2872e: Download complete [2020-09-29T18:35:19.219Z] e73272ec9a57: Verifying Checksum [2020-09-29T18:35:19.219Z] e73272ec9a57: Download complete [2020-09-29T18:35:19.219Z] 1e910a182e73: Verifying Checksum [2020-09-29T18:35:19.219Z] 1e910a182e73: Download complete [2020-09-29T18:35:19.514Z] df20fa9351a1: Verifying Checksum [2020-09-29T18:35:19.514Z] df20fa9351a1: Download complete [2020-09-29T18:35:19.792Z] df20fa9351a1: Pull complete [2020-09-29T18:35:20.065Z] ed8968b2872e: Pull complete [2020-09-29T18:35:20.332Z] a92cc7c5fd73: Pull complete [2020-09-29T18:35:22.323Z] 4e634b169226: Verifying Checksum [2020-09-29T18:35:22.323Z] 4e634b169226: Download complete [2020-09-29T18:35:22.924Z] 209524e5b208: Pull complete [2020-09-29T18:35:22.924Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-29T18:35:22.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-29T18:35:22.924Z] ---> 5bddaf1c2fca [2020-09-29T18:35:22.924Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T18:35:23.294Z] e871e8e8d7a9: Verifying Checksum [2020-09-29T18:35:23.294Z] e871e8e8d7a9: Download complete [2020-09-29T18:35:24.928Z] ---> Running in 7ac077c29665 [2020-09-29T18:35:25.526Z] Removing intermediate container 7ac077c29665 [2020-09-29T18:35:25.526Z] ---> 57a00593ab96 [2020-09-29T18:35:25.526Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T18:35:25.526Z] ---> Running in 6ac60b6af493 [2020-09-29T18:35:26.125Z] Removing intermediate container 6ac60b6af493 [2020-09-29T18:35:26.125Z] ---> 58fffecc2021 [2020-09-29T18:35:26.125Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T18:35:26.125Z] ---> Running in cbd27d9e0725 [2020-09-29T18:35:26.727Z] Removing intermediate container cbd27d9e0725 [2020-09-29T18:35:26.727Z] ---> 96ea27bf75f6 [2020-09-29T18:35:26.727Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T18:35:26.727Z] ---> Running in 15dffcd34d1c [2020-09-29T18:35:29.357Z] Removing intermediate container 15dffcd34d1c [2020-09-29T18:35:29.357Z] ---> 377f31877828 [2020-09-29T18:35:29.357Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T18:35:29.630Z] ---> Running in b37ab2f19038 [2020-09-29T18:35:31.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T18:35:31.621Z] e871e8e8d7a9: Pull complete [2020-09-29T18:35:31.621Z] e73272ec9a57: Pull complete [2020-09-29T18:35:31.621Z] 1e910a182e73: Pull complete [2020-09-29T18:35:32.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T18:35:32.669Z] OK: 142 MiB in 39 packages [2020-09-29T18:35:33.656Z] Removing intermediate container b37ab2f19038 [2020-09-29T18:35:33.656Z] ---> c115e15fc9bc [2020-09-29T18:35:33.656Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-29T18:35:33.934Z] ---> Running in 48ea98d90d62 [2020-09-29T18:35:34.535Z] Removing intermediate container 48ea98d90d62 [2020-09-29T18:35:34.535Z] ---> 46bbd3042c74 [2020-09-29T18:35:34.535Z] Step 9/10 : COPY . . [2020-09-29T18:35:35.515Z] ---> 16e6fc588df7 [2020-09-29T18:35:35.515Z] Step 10/10 : RUN go mod download [2020-09-29T18:35:35.788Z] ---> Running in b6c4f084f2eb [2020-09-29T18:35:35.901Z] 4e634b169226: Pull complete [2020-09-29T18:35:35.901Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-29T18:35:35.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-29T18:35:35.901Z] ---> f7629b54cfaa [2020-09-29T18:35:35.901Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T18:35:35.901Z] ---> Running in bfea7a25ce03 [2020-09-29T18:35:36.487Z] Removing intermediate container bfea7a25ce03 [2020-09-29T18:35:36.487Z] ---> 182b68d5499d [2020-09-29T18:35:36.487Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T18:35:36.487Z] ---> Running in 982ae56d83fd [2020-09-29T18:35:36.776Z] Removing intermediate container 982ae56d83fd [2020-09-29T18:35:36.776Z] ---> 9c5a4b4d7ca1 [2020-09-29T18:35:36.776Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T18:35:36.776Z] ---> Running in c456b00b9f32 [2020-09-29T18:35:37.041Z] Removing intermediate container c456b00b9f32 [2020-09-29T18:35:37.041Z] ---> ef56ca7f943d [2020-09-29T18:35:37.041Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T18:35:37.041Z] ---> Running in a738d726c964 [2020-09-29T18:35:38.999Z] Removing intermediate container a738d726c964 [2020-09-29T18:35:38.999Z] ---> 34c30cfea780 [2020-09-29T18:35:38.999Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T18:35:38.999Z] ---> Running in e23fa4e51cc6 [2020-09-29T18:35:39.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T18:35:40.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T18:35:40.429Z] OK: 166 MiB in 39 packages [2020-09-29T18:35:41.019Z] Removing intermediate container e23fa4e51cc6 [2020-09-29T18:35:41.019Z] ---> b49f11e73b0e [2020-09-29T18:35:41.019Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-29T18:35:41.285Z] ---> Running in a57da19edc8a [2020-09-29T18:35:41.550Z] Removing intermediate container a57da19edc8a [2020-09-29T18:35:41.550Z] ---> 54321cf74155 [2020-09-29T18:35:41.550Z] Step 9/10 : COPY . . [2020-09-29T18:35:42.154Z] ---> 48a48fa3b974 [2020-09-29T18:35:42.154Z] Step 10/10 : RUN go mod download [2020-09-29T18:35:42.154Z] ---> Running in 2d2d99c52ba6 [2020-09-29T18:35:50.876Z] Removing intermediate container b6c4f084f2eb [2020-09-29T18:35:50.876Z] ---> 6557bfbfc0e1 [2020-09-29T18:35:50.876Z] Successfully built 6557bfbfc0e1 [2020-09-29T18:35:50.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:35:51.278Z] + docker inspect -f . ci-base-image-arm64 [2020-09-29T18:35:51.279Z] . [Pipeline] withDockerContainer [2020-09-29T18:35:51.514Z] prd-ubuntu18.04-docker-arm64-4c-16g-2007 does not seem to be running inside a container [2020-09-29T18:35:51.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/22 -v /w/workspace/device-rest-go/22:/w/workspace/device-rest-go/22:rw,z -v /w/workspace/device-rest-go/22@tmp:/w/workspace/device-rest-go/22@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 ******** ci-base-image-arm64 cat [2020-09-29T18:35:53.537Z] $ docker top e29efa560e76d48f45f3f0fa37ae03f305a1203d3798f6c42bbad8fc4f872538 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T18:35:54.561Z] Removing intermediate container 2d2d99c52ba6 [2020-09-29T18:35:54.561Z] ---> 042c5701cbd5 [2020-09-29T18:35:54.561Z] Successfully built 042c5701cbd5 [2020-09-29T18:35:54.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:35:55.015Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-29T18:35:55.015Z] . [Pipeline] withDockerContainer [2020-09-29T18:35:55.132Z] + go version [2020-09-29T18:35:55.132Z] go version go1.15.2 linux/arm64 [2020-09-29T18:35:55.218Z] prd-centos7-docker-4c-2g-2010 does not seem to be running inside a container [2020-09-29T18:35:55.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/22 -v /w/workspace/device-rest-go/22:/w/workspace/device-rest-go/22:rw,z -v /w/workspace/device-rest-go/22@tmp:/w/workspace/device-rest-go/22@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-09-29T18:35:57.151Z] $ docker top 6a5ce369eafc722ad7a4efd07ff7bc7f988ed8484d2f19eaee477b6b0db5eb48 -eo pid,comm [Pipeline] { [Pipeline] } [2020-09-29T18:35:57.428Z] $ docker stop --time=1 e29efa560e76d48f45f3f0fa37ae03f305a1203d3798f6c42bbad8fc4f872538 [2020-09-29T18:35:59.324Z] $ docker rm -f e29efa560e76d48f45f3f0fa37ae03f305a1203d3798f6c42bbad8fc4f872538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-09-29T18:35:59.900Z] + go version [Pipeline] stage[2020-09-29T18:35:59.900Z] go version go1.15.2 linux/amd64 [Pipeline] { (Test) [Pipeline] } [2020-09-29T18:35:59.983Z] $ docker stop --time=1 6a5ce369eafc722ad7a4efd07ff7bc7f988ed8484d2f19eaee477b6b0db5eb48 [2020-09-29T18:36:01.542Z] $ docker rm -f 6a5ce369eafc722ad7a4efd07ff7bc7f988ed8484d2f19eaee477b6b0db5eb48 [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) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-09-29T18:36:04.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T18:36:04.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T18:36:04.931Z] + ls -al . [2020-09-29T18:36:04.931Z] total 100 [2020-09-29T18:36:04.931Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 18:35 . [2020-09-29T18:36:04.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 18:34 .. [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 29 18:34 .dockerignore [2020-09-29T18:36:04.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 18:34 .git [2020-09-29T18:36:04.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:34 .github [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 339 Sep 29 18:34 .gitignore [2020-09-29T18:36:04.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 18:35 .semver [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 4566 Sep 29 18:34 Attribution.txt [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 29 18:34 Dockerfile [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 989 Sep 29 18:34 Dockerfile.build [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 29 18:34 Jenkinsfile [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 18:34 LICENSE [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 951 Sep 29 18:34 Makefile [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 5917 Sep 29 18:34 README.md [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 18:32 VERSION [2020-09-29T18:36:04.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:34 bin [2020-09-29T18:36:04.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 18:34 cmd [2020-09-29T18:36:04.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:34 driver [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 273 Sep 29 18:34 go.mod [2020-09-29T18:36:04.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 18:34 snap [2020-09-29T18:36:04.931Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 29 18:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:05.139Z] + ls -al . [2020-09-29T18:36:05.140Z] total 68 [2020-09-29T18:36:05.140Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 29 18:35 . [2020-09-29T18:36:05.140Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 18:35 .. [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 4566 Sep 29 18:35 Attribution.txt [2020-09-29T18:36:05.140Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 29 18:35 bin [2020-09-29T18:36:05.140Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 18:35 cmd [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 29 18:35 Dockerfile [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 989 Sep 29 18:35 Dockerfile.build [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 151 Sep 29 18:35 .dockerignore [2020-09-29T18:36:05.140Z] drwxrwxr-x. 2 jenkins jenkins 76 Sep 29 18:35 driver [2020-09-29T18:36:05.140Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 18:35 .git [2020-09-29T18:36:05.140Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 18:35 .github [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 339 Sep 29 18:35 .gitignore [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 273 Sep 29 18:35 go.mod [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 680 Sep 29 18:35 Jenkinsfile [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 29 18:35 LICENSE [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 951 Sep 29 18:35 Makefile [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 5917 Sep 29 18:35 README.md [2020-09-29T18:36:05.140Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 18:35 .semver [2020-09-29T18:36:05.140Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 18:35 snap [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 18:32 VERSION [2020-09-29T18:36:05.140Z] -rw-rw-r--. 1 jenkins jenkins 713 Sep 29 18:35 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:05.280Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=172864091628f91237888ceec3b813680f51db30 --label arch=arm64 --label version=1.1.3-dev.6 . [2020-09-29T18:36:05.461Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=172864091628f91237888ceec3b813680f51db30 --label arch=amd64 --label version=1.1.3-dev.6 . [2020-09-29T18:36:05.551Z] Sending build context to Docker daemon 8.054MB [2020-09-29T18:36:05.729Z] Sending build context to Docker daemon 8.054MB [2020-09-29T18:36:05.729Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-09-29T18:36:05.729Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-29T18:36:05.729Z] ---> 042c5701cbd5 [2020-09-29T18:36:05.729Z] Step 3/25 : ARG MAKE='make build' [2020-09-29T18:36:05.729Z] ---> Running in 67c501c15f81 [2020-09-29T18:36:05.822Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-09-29T18:36:05.822Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-29T18:36:05.822Z] ---> 6557bfbfc0e1 [2020-09-29T18:36:05.822Z] Step 3/25 : ARG MAKE='make build' [2020-09-29T18:36:05.998Z] Removing intermediate container 67c501c15f81 [2020-09-29T18:36:05.998Z] ---> a86054470675 [2020-09-29T18:36:05.998Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T18:36:06.096Z] ---> Running in 522fcbc807d1 [2020-09-29T18:36:06.264Z] ---> Running in 75e95d08f546 [2020-09-29T18:36:06.369Z] Removing intermediate container 522fcbc807d1 [2020-09-29T18:36:06.370Z] ---> d2b67df37eb6 [2020-09-29T18:36:06.370Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T18:36:06.534Z] Removing intermediate container 75e95d08f546 [2020-09-29T18:36:06.534Z] ---> 29687dd7f0f3 [2020-09-29T18:36:06.534Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T18:36:06.534Z] ---> Running in a6da8e010c7c [2020-09-29T18:36:06.643Z] ---> Running in db534fcabc10 [2020-09-29T18:36:06.799Z] Removing intermediate container a6da8e010c7c [2020-09-29T18:36:06.799Z] ---> a3af1a01de34 [2020-09-29T18:36:06.799Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T18:36:06.799Z] ---> Running in c587347c42e8 [2020-09-29T18:36:07.242Z] Removing intermediate container db534fcabc10 [2020-09-29T18:36:07.242Z] ---> cc8850aa0d2b [2020-09-29T18:36:07.242Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T18:36:07.242Z] ---> Running in ff583bf1583e [2020-09-29T18:36:07.842Z] Removing intermediate container ff583bf1583e [2020-09-29T18:36:07.842Z] ---> 2a68390d710f [2020-09-29T18:36:07.842Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T18:36:07.842Z] ---> Running in dc0aad6b4255 [2020-09-29T18:36:08.228Z] Removing intermediate container c587347c42e8 [2020-09-29T18:36:08.228Z] ---> 96000a434d7f [2020-09-29T18:36:08.228Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T18:36:08.228Z] ---> Running in eebc435fe7b9 [2020-09-29T18:36:08.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T18:36:09.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T18:36:09.714Z] OK: 166 MiB in 39 packages [2020-09-29T18:36:10.299Z] Removing intermediate container eebc435fe7b9 [2020-09-29T18:36:10.299Z] ---> e572f0bb45f0 [2020-09-29T18:36:10.299Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-29T18:36:10.299Z] ---> Running in 73bc42f74537 [2020-09-29T18:36:10.469Z] Removing intermediate container dc0aad6b4255 [2020-09-29T18:36:10.469Z] ---> b19f03b399ee [2020-09-29T18:36:10.469Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T18:36:10.469Z] ---> Running in 5e3fc41fb3ba [2020-09-29T18:36:10.573Z] Removing intermediate container 73bc42f74537 [2020-09-29T18:36:10.573Z] ---> 2f794156eebf [2020-09-29T18:36:10.573Z] Step 9/25 : COPY go.mod . [2020-09-29T18:36:11.162Z] ---> 9289716e863e [2020-09-29T18:36:11.162Z] Step 10/25 : COPY Makefile . [2020-09-29T18:36:11.431Z] ---> d42e277775e4 [2020-09-29T18:36:11.431Z] Step 11/25 : RUN make update [2020-09-29T18:36:11.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T18:36:12.013Z] ---> Running in 5a58972dd323 [2020-09-29T18:36:12.606Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-29T18:36:12.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T18:36:13.205Z] Removing intermediate container 5a58972dd323 [2020-09-29T18:36:13.205Z] ---> ddbc77ef409e [2020-09-29T18:36:13.205Z] Step 12/25 : COPY . . [2020-09-29T18:36:13.495Z] OK: 142 MiB in 39 packages [2020-09-29T18:36:13.797Z] ---> 9f83b20622f1 [2020-09-29T18:36:13.797Z] Step 13/25 : RUN $MAKE [2020-09-29T18:36:13.797Z] ---> Running in fa511f2bf330 [2020-09-29T18:36:14.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.6" -o cmd/device-rest-go ./cmd [2020-09-29T18:36:14.477Z] Removing intermediate container 5e3fc41fb3ba [2020-09-29T18:36:14.477Z] ---> d1677dcd4aa8 [2020-09-29T18:36:14.477Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-29T18:36:14.756Z] ---> Running in 9fcdfa9cedcc [2020-09-29T18:36:15.353Z] Removing intermediate container 9fcdfa9cedcc [2020-09-29T18:36:15.353Z] ---> 256d4c9b0644 [2020-09-29T18:36:15.353Z] Step 9/25 : COPY go.mod . [2020-09-29T18:36:15.949Z] ---> e90510ba0bc1 [2020-09-29T18:36:15.949Z] Step 10/25 : COPY Makefile . [2020-09-29T18:36:16.548Z] ---> 3c5f6657d33d [2020-09-29T18:36:16.548Z] Step 11/25 : RUN make update [2020-09-29T18:36:16.548Z] ---> Running in a3b604cc81bd [2020-09-29T18:36:17.986Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-29T18:36:19.431Z] Removing intermediate container a3b604cc81bd [2020-09-29T18:36:19.431Z] ---> 99a4fd41f75c [2020-09-29T18:36:19.431Z] Step 12/25 : COPY . . [2020-09-29T18:36:20.406Z] ---> 64f25fb55a8a [2020-09-29T18:36:20.406Z] Step 13/25 : RUN $MAKE [2020-09-29T18:36:20.677Z] ---> Running in 200198c008f3 [2020-09-29T18:36:22.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.6" -o cmd/device-rest-go ./cmd [2020-09-29T18:36:32.970Z] Removing intermediate container fa511f2bf330 [2020-09-29T18:36:32.971Z] ---> 48e182dd0ebe [2020-09-29T18:36:32.971Z] Step 14/25 : FROM alpine:latest [2020-09-29T18:36:32.971Z] latest: Pulling from library/alpine [2020-09-29T18:36:32.971Z] df20fa9351a1: Already exists [2020-09-29T18:36:32.971Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T18:36:32.971Z] Status: Downloaded newer image for alpine:latest [2020-09-29T18:36:32.971Z] ---> a24bb4013296 [2020-09-29T18:36:32.971Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T18:36:32.971Z] ---> Running in 2b32ee94396c [2020-09-29T18:36:32.971Z] Removing intermediate container 2b32ee94396c [2020-09-29T18:36:32.971Z] ---> fcec6f58dcbe [2020-09-29T18:36:32.971Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-29T18:36:32.971Z] ---> Running in 6e28b3b0acf7 [2020-09-29T18:36:32.971Z] Removing intermediate container 6e28b3b0acf7 [2020-09-29T18:36:32.971Z] ---> b771a6775929 [2020-09-29T18:36:32.971Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-29T18:36:33.257Z] ---> 248b66b681ea [2020-09-29T18:36:33.257Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-29T18:36:33.550Z] ---> 668cfc4ef638 [2020-09-29T18:36:33.550Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-29T18:36:34.528Z] ---> 4d185eef185f [2020-09-29T18:36:34.528Z] Step 20/25 : EXPOSE 49986 [2020-09-29T18:36:34.528Z] ---> Running in cfe512d9d613 [2020-09-29T18:36:34.801Z] Removing intermediate container cfe512d9d613 [2020-09-29T18:36:34.801Z] ---> 73bb17b8f06a [2020-09-29T18:36:34.801Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-29T18:36:34.801Z] ---> Running in 35e82ab70ea1 [2020-09-29T18:36:35.069Z] Removing intermediate container 35e82ab70ea1 [2020-09-29T18:36:35.069Z] ---> 367292771835 [2020-09-29T18:36:35.069Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-29T18:36:35.069Z] ---> Running in 9cca5620d593 [2020-09-29T18:36:35.340Z] Removing intermediate container 9cca5620d593 [2020-09-29T18:36:35.340Z] ---> 27d4ce76e9f0 [2020-09-29T18:36:35.340Z] Step 23/25 : LABEL arch=amd64 [2020-09-29T18:36:35.340Z] ---> Running in d2ce125498cb [2020-09-29T18:36:35.625Z] Removing intermediate container d2ce125498cb [2020-09-29T18:36:35.625Z] ---> 8256cb11f615 [2020-09-29T18:36:35.625Z] Step 24/25 : LABEL git_sha=172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:35.625Z] ---> Running in c7fa4c5dedd5 [2020-09-29T18:36:35.908Z] Removing intermediate container c7fa4c5dedd5 [2020-09-29T18:36:35.908Z] ---> 104454850d5b [2020-09-29T18:36:35.908Z] Step 25/25 : LABEL version=1.1.3-dev.6 [2020-09-29T18:36:36.213Z] ---> Running in e3e1a140e3c7 [2020-09-29T18:36:36.213Z] Removing intermediate container e3e1a140e3c7 [2020-09-29T18:36:36.213Z] ---> 48b6f88c7e5f [2020-09-29T18:36:36.213Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T18:36:36.213Z] Successfully built 48b6f88c7e5f [2020-09-29T18:36:36.213Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T18:36:36.915Z] provisioning config files... [2020-09-29T18:36:36.949Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/22@tmp/config7372784113115671180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:36:37.344Z] ---> docker-login.sh [2020-09-29T18:36:37.344Z] nexus3.edgexfoundry.org:10001 [2020-09-29T18:36:37.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:37.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:37.614Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:37.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:37.614Z] [2020-09-29T18:36:37.614Z] Login Succeeded [2020-09-29T18:36:37.614Z] nexus3.edgexfoundry.org:10002 [2020-09-29T18:36:37.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:38.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:38.145Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:38.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:38.145Z] [2020-09-29T18:36:38.145Z] Login Succeeded [2020-09-29T18:36:38.145Z] nexus3.edgexfoundry.org:10003 [2020-09-29T18:36:38.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:38.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:38.411Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:38.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:38.411Z] [2020-09-29T18:36:38.411Z] Login Succeeded [2020-09-29T18:36:38.411Z] nexus3.edgexfoundry.org:10004 [2020-09-29T18:36:38.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:38.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:38.678Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:38.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:38.678Z] [2020-09-29T18:36:38.678Z] Login Succeeded [2020-09-29T18:36:38.678Z] docker.io [2020-09-29T18:36:38.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:38.946Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:38.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:38.946Z] [2020-09-29T18:36:38.946Z] Login Succeeded [2020-09-29T18:36:38.946Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T18:36:38.958Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T18:36:39.227Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: [2020-09-29T18:36:39.227Z] 172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:39.227Z] latest [2020-09-29T18:36:39.227Z] 1.1.3-dev.6 [2020-09-29T18:36:39.227Z] 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [2020-09-29T18:36:39.227Z] master [2020-09-29T18:36:39.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:39.747Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:40.140Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:40.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-29T18:36:40.141Z] 6478ffa7cdf6: Preparing [2020-09-29T18:36:40.141Z] 36d22c679770: Preparing [2020-09-29T18:36:40.141Z] 2c1caedd91e1: Preparing [2020-09-29T18:36:40.141Z] 50644c29ef5a: Preparing [2020-09-29T18:36:40.141Z] 50644c29ef5a: Layer already exists [2020-09-29T18:36:40.420Z] 2c1caedd91e1: Pushed [2020-09-29T18:36:40.420Z] 36d22c679770: Pushed [2020-09-29T18:36:41.831Z] 6478ffa7cdf6: Pushed [2020-09-29T18:36:42.409Z] 172864091628f91237888ceec3b813680f51db30: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:42.723Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:43.032Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-09-29T18:36:43.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-29T18:36:43.032Z] 6478ffa7cdf6: Preparing [2020-09-29T18:36:43.032Z] 36d22c679770: Preparing [2020-09-29T18:36:43.032Z] 2c1caedd91e1: Preparing [2020-09-29T18:36:43.032Z] 50644c29ef5a: Preparing [2020-09-29T18:36:43.032Z] 6478ffa7cdf6: Layer already exists [2020-09-29T18:36:43.032Z] 50644c29ef5a: Layer already exists [2020-09-29T18:36:43.032Z] 36d22c679770: Layer already exists [2020-09-29T18:36:43.032Z] 2c1caedd91e1: Layer already exists [2020-09-29T18:36:43.032Z] latest: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:43.379Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:43.697Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.6 [2020-09-29T18:36:43.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-29T18:36:43.698Z] 6478ffa7cdf6: Preparing [2020-09-29T18:36:43.698Z] 36d22c679770: Preparing [2020-09-29T18:36:43.698Z] 2c1caedd91e1: Preparing [2020-09-29T18:36:43.698Z] 50644c29ef5a: Preparing [2020-09-29T18:36:43.698Z] 36d22c679770: Layer already exists [2020-09-29T18:36:43.698Z] 2c1caedd91e1: Layer already exists [2020-09-29T18:36:43.698Z] 50644c29ef5a: Layer already exists [2020-09-29T18:36:43.698Z] 6478ffa7cdf6: Layer already exists [2020-09-29T18:36:43.698Z] 1.1.3-dev.6: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:44.025Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:44.363Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [2020-09-29T18:36:44.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-29T18:36:44.363Z] 6478ffa7cdf6: Preparing [2020-09-29T18:36:44.363Z] 36d22c679770: Preparing [2020-09-29T18:36:44.363Z] 2c1caedd91e1: Preparing [2020-09-29T18:36:44.363Z] 50644c29ef5a: Preparing [2020-09-29T18:36:44.363Z] 36d22c679770: Layer already exists [2020-09-29T18:36:44.363Z] 50644c29ef5a: Layer already exists [2020-09-29T18:36:44.363Z] 2c1caedd91e1: Layer already exists [2020-09-29T18:36:44.363Z] 6478ffa7cdf6: Layer already exists [2020-09-29T18:36:44.363Z] 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:44.724Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:45.051Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [2020-09-29T18:36:45.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-29T18:36:45.051Z] 6478ffa7cdf6: Preparing [2020-09-29T18:36:45.051Z] 36d22c679770: Preparing [2020-09-29T18:36:45.051Z] 2c1caedd91e1: Preparing [2020-09-29T18:36:45.051Z] 50644c29ef5a: Preparing [2020-09-29T18:36:45.051Z] 50644c29ef5a: Layer already exists [2020-09-29T18:36:45.051Z] 6478ffa7cdf6: Layer already exists [2020-09-29T18:36:45.051Z] 36d22c679770: Layer already exists [2020-09-29T18:36:45.051Z] 2c1caedd91e1: Layer already exists [2020-09-29T18:36:45.051Z] master: digest: sha256:ed1fc84ee34a843bd890f38feffc8cb782f1c7bc33819d559de08a12e51fc6e4 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T18:36:45.494Z] ===================================================== [Pipeline] echo [2020-09-29T18:36:45.541Z] taggedImages: [2020-09-29T18:36:45.541Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:45.541Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-09-29T18:36:45.541Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.6 [2020-09-29T18:36:45.541Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [2020-09-29T18:36:45.541Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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-09-29T18:36:48.923Z] Removing intermediate container 200198c008f3 [2020-09-29T18:36:48.923Z] ---> 47d055fb72c9 [2020-09-29T18:36:48.923Z] Step 14/25 : FROM alpine:latest [2020-09-29T18:36:48.923Z] latest: Pulling from library/alpine [2020-09-29T18:36:48.923Z] b538f80385f9: Already exists [2020-09-29T18:36:48.923Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T18:36:48.923Z] Status: Downloaded newer image for alpine:latest [2020-09-29T18:36:48.923Z] ---> 62ee0e9f8440 [2020-09-29T18:36:48.923Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T18:36:48.923Z] ---> Running in 8da1a2e7b7ce [2020-09-29T18:36:48.923Z] Removing intermediate container 8da1a2e7b7ce [2020-09-29T18:36:48.923Z] ---> b62e971c8517 [2020-09-29T18:36:48.923Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-29T18:36:48.923Z] ---> Running in 092d4ebe7edc [2020-09-29T18:36:48.923Z] Removing intermediate container 092d4ebe7edc [2020-09-29T18:36:48.923Z] ---> 3352690d626e [2020-09-29T18:36:48.923Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-29T18:36:49.520Z] ---> 30137b175a54 [2020-09-29T18:36:49.520Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-29T18:36:50.124Z] ---> b920abbc6de4 [2020-09-29T18:36:50.124Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-29T18:36:51.563Z] ---> 99e294747468 [2020-09-29T18:36:51.563Z] Step 20/25 : EXPOSE 49986 [2020-09-29T18:36:51.838Z] ---> Running in 5131114df652 [2020-09-29T18:36:52.111Z] Removing intermediate container 5131114df652 [2020-09-29T18:36:52.111Z] ---> 97ceed4aab25 [2020-09-29T18:36:52.111Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-29T18:36:52.383Z] ---> Running in b6fc53927f02 [2020-09-29T18:36:52.654Z] Removing intermediate container b6fc53927f02 [2020-09-29T18:36:52.654Z] ---> e1f8b4230b28 [2020-09-29T18:36:52.654Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-29T18:36:52.927Z] ---> Running in 4de5c5e2feea [2020-09-29T18:36:53.197Z] Removing intermediate container 4de5c5e2feea [2020-09-29T18:36:53.198Z] ---> 6492709523c7 [2020-09-29T18:36:53.198Z] Step 23/25 : LABEL arch=arm64 [2020-09-29T18:36:53.469Z] ---> Running in f219a46c673d [2020-09-29T18:36:53.741Z] Removing intermediate container f219a46c673d [2020-09-29T18:36:53.741Z] ---> e67ebd3e6345 [2020-09-29T18:36:53.741Z] Step 24/25 : LABEL git_sha=172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:54.013Z] ---> Running in 23d46f5eb0fa [2020-09-29T18:36:54.604Z] Removing intermediate container 23d46f5eb0fa [2020-09-29T18:36:54.604Z] ---> 0c23dba5b015 [2020-09-29T18:36:54.604Z] Step 25/25 : LABEL version=1.1.3-dev.6 [2020-09-29T18:36:54.604Z] ---> Running in 1ba7e8125810 [2020-09-29T18:36:54.879Z] Removing intermediate container 1ba7e8125810 [2020-09-29T18:36:54.879Z] ---> c7ad31d932f2 [2020-09-29T18:36:54.879Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T18:36:54.879Z] Successfully built c7ad31d932f2 [2020-09-29T18:36:55.152Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T18:36:55.539Z] provisioning config files... [2020-09-29T18:36:55.581Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/22@tmp/config8325895267825911174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:36:55.979Z] ---> docker-login.sh [2020-09-29T18:36:55.979Z] nexus3.edgexfoundry.org:10001 [2020-09-29T18:36:56.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:56.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:56.251Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:56.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:56.251Z] [2020-09-29T18:36:56.251Z] Login Succeeded [2020-09-29T18:36:56.522Z] nexus3.edgexfoundry.org:10002 [2020-09-29T18:36:56.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:56.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:56.798Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:56.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:56.798Z] [2020-09-29T18:36:56.798Z] Login Succeeded [2020-09-29T18:36:56.798Z] nexus3.edgexfoundry.org:10003 [2020-09-29T18:36:57.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:57.396Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:57.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:57.396Z] [2020-09-29T18:36:57.396Z] Login Succeeded [2020-09-29T18:36:57.396Z] nexus3.edgexfoundry.org:10004 [2020-09-29T18:36:57.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:57.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:57.991Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:57.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:57.991Z] [2020-09-29T18:36:57.991Z] Login Succeeded [2020-09-29T18:36:57.991Z] docker.io [2020-09-29T18:36:58.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T18:36:58.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T18:36:58.860Z] Configure a credential helper to remove this warning. See [2020-09-29T18:36:58.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T18:36:58.860Z] [2020-09-29T18:36:58.860Z] Login Succeeded [2020-09-29T18:36:58.860Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T18:36:58.876Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T18:36:59.084Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: [2020-09-29T18:36:59.085Z] 172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:59.085Z] latest [2020-09-29T18:36:59.085Z] 1.1.3-dev.6 [2020-09-29T18:36:59.085Z] 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [2020-09-29T18:36:59.085Z] master [2020-09-29T18:36:59.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:59.619Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:36:59.964Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:36:59.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-29T18:36:59.964Z] c63927bb44cd: Preparing [2020-09-29T18:36:59.964Z] b882ec6a4e9a: Preparing [2020-09-29T18:36:59.964Z] 06cb880c7b14: Preparing [2020-09-29T18:36:59.964Z] e2f13739ad41: Preparing [2020-09-29T18:37:00.240Z] e2f13739ad41: Layer already exists [2020-09-29T18:37:00.240Z] 06cb880c7b14: Pushed [2020-09-29T18:37:00.240Z] b882ec6a4e9a: Pushed [2020-09-29T18:37:02.859Z] c63927bb44cd: Pushed [2020-09-29T18:37:02.859Z] 172864091628f91237888ceec3b813680f51db30: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:03.211Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:03.555Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-09-29T18:37:03.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-29T18:37:03.555Z] c63927bb44cd: Preparing [2020-09-29T18:37:03.555Z] b882ec6a4e9a: Preparing [2020-09-29T18:37:03.555Z] 06cb880c7b14: Preparing [2020-09-29T18:37:03.555Z] e2f13739ad41: Preparing [2020-09-29T18:37:03.831Z] c63927bb44cd: Layer already exists [2020-09-29T18:37:03.831Z] 06cb880c7b14: Layer already exists [2020-09-29T18:37:03.831Z] b882ec6a4e9a: Layer already exists [2020-09-29T18:37:03.831Z] e2f13739ad41: Layer already exists [2020-09-29T18:37:03.831Z] latest: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:04.189Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:04.537Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.6 [2020-09-29T18:37:04.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-29T18:37:04.537Z] c63927bb44cd: Preparing [2020-09-29T18:37:04.537Z] b882ec6a4e9a: Preparing [2020-09-29T18:37:04.537Z] 06cb880c7b14: Preparing [2020-09-29T18:37:04.537Z] e2f13739ad41: Preparing [2020-09-29T18:37:04.815Z] c63927bb44cd: Layer already exists [2020-09-29T18:37:04.815Z] 06cb880c7b14: Layer already exists [2020-09-29T18:37:04.815Z] e2f13739ad41: Layer already exists [2020-09-29T18:37:04.815Z] b882ec6a4e9a: Layer already exists [2020-09-29T18:37:04.815Z] 1.1.3-dev.6: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:05.167Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:05.526Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [2020-09-29T18:37:05.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-29T18:37:05.526Z] c63927bb44cd: Preparing [2020-09-29T18:37:05.526Z] b882ec6a4e9a: Preparing [2020-09-29T18:37:05.526Z] 06cb880c7b14: Preparing [2020-09-29T18:37:05.526Z] e2f13739ad41: Preparing [2020-09-29T18:37:05.799Z] c63927bb44cd: Layer already exists [2020-09-29T18:37:05.799Z] 06cb880c7b14: Layer already exists [2020-09-29T18:37:05.799Z] e2f13739ad41: Layer already exists [2020-09-29T18:37:05.799Z] b882ec6a4e9a: Layer already exists [2020-09-29T18:37:05.799Z] 172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:06.149Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:06.493Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [2020-09-29T18:37:06.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-29T18:37:06.493Z] c63927bb44cd: Preparing [2020-09-29T18:37:06.493Z] b882ec6a4e9a: Preparing [2020-09-29T18:37:06.493Z] 06cb880c7b14: Preparing [2020-09-29T18:37:06.493Z] e2f13739ad41: Preparing [2020-09-29T18:37:06.768Z] b882ec6a4e9a: Layer already exists [2020-09-29T18:37:06.768Z] 06cb880c7b14: Layer already exists [2020-09-29T18:37:06.768Z] c63927bb44cd: Layer already exists [2020-09-29T18:37:06.768Z] e2f13739ad41: Layer already exists [2020-09-29T18:37:06.768Z] master: digest: sha256:5dc2c6f0b7e975a69b1874bd56cdc7f43d1b6085c64c3cae169445e0722e9591 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T18:37:06.973Z] ===================================================== [Pipeline] echo [2020-09-29T18:37:07.061Z] taggedImages: [2020-09-29T18:37:07.061Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:37:07.061Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-09-29T18:37:07.061Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.6 [2020-09-29T18:37:07.061Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30-1.1.3-dev.6 [2020-09-29T18:37:07.061Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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-09-29T18:37:09.011Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-29T18:37:09.013Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-29T18:37:09.059Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:09.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T18:37:09.515Z] [2020-09-29T18:37:09.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:09.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T18:37:09.900Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-29T18:37:09.900Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-29T18:37:09.900Z] 408f87550127: Pulling fs layer [2020-09-29T18:37:09.900Z] fe522b08c979: Pulling fs layer [2020-09-29T18:37:09.900Z] 221eaa008020: Pulling fs layer [2020-09-29T18:37:09.900Z] 2a4607e5d6b9: Pulling fs layer [2020-09-29T18:37:09.900Z] 8f79b27c4fd2: Pulling fs layer [2020-09-29T18:37:09.900Z] e5c8dbe1645b: Pulling fs layer [2020-09-29T18:37:09.900Z] 23e8b3b47431: Pulling fs layer [2020-09-29T18:37:09.900Z] 5c568d65a230: Pulling fs layer [2020-09-29T18:37:09.900Z] 221eaa008020: Waiting [2020-09-29T18:37:09.900Z] 2a4607e5d6b9: Waiting [2020-09-29T18:37:09.900Z] 8f79b27c4fd2: Waiting [2020-09-29T18:37:09.900Z] e5c8dbe1645b: Waiting [2020-09-29T18:37:09.900Z] 23e8b3b47431: Waiting [2020-09-29T18:37:09.900Z] 5c568d65a230: Waiting [2020-09-29T18:37:09.900Z] fe522b08c979: Verifying Checksum [2020-09-29T18:37:09.900Z] fe522b08c979: Download complete [2020-09-29T18:37:09.900Z] 408f87550127: Download complete [2020-09-29T18:37:09.900Z] 2a4607e5d6b9: Verifying Checksum [2020-09-29T18:37:09.900Z] 2a4607e5d6b9: Download complete [2020-09-29T18:37:09.900Z] 8f79b27c4fd2: Verifying Checksum [2020-09-29T18:37:09.900Z] 8f79b27c4fd2: Download complete [2020-09-29T18:37:09.900Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-29T18:37:09.900Z] cbdbe7a5bc2a: Download complete [2020-09-29T18:37:10.481Z] cbdbe7a5bc2a: Pull complete [2020-09-29T18:37:10.744Z] 408f87550127: Pull complete [2020-09-29T18:37:10.744Z] fe522b08c979: Pull complete [2020-09-29T18:37:11.007Z] e5c8dbe1645b: Verifying Checksum [2020-09-29T18:37:11.007Z] e5c8dbe1645b: Download complete [2020-09-29T18:37:11.966Z] 23e8b3b47431: Verifying Checksum [2020-09-29T18:37:11.966Z] 23e8b3b47431: Download complete [2020-09-29T18:37:12.556Z] 5c568d65a230: Verifying Checksum [2020-09-29T18:37:12.556Z] 5c568d65a230: Download complete [2020-09-29T18:37:13.511Z] 221eaa008020: Verifying Checksum [2020-09-29T18:37:13.511Z] 221eaa008020: Download complete [2020-09-29T18:37:18.845Z] 221eaa008020: Pull complete [2020-09-29T18:37:19.108Z] 2a4607e5d6b9: Pull complete [2020-09-29T18:37:19.370Z] 8f79b27c4fd2: Pull complete [2020-09-29T18:37:21.291Z] e5c8dbe1645b: Pull complete [2020-09-29T18:37:25.630Z] 23e8b3b47431: Pull complete [2020-09-29T18:37:26.209Z] 5c568d65a230: Pull complete [2020-09-29T18:37:26.209Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-29T18:37:26.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T18:37:26.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-29T18:37:26.410Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:37:26.461Z] $ 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-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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-snyk-go:1.317.0 cat [2020-09-29T18:37:27.807Z] $ docker top 4c9be63dc2b5766f367e816ef733b6dbc97b884353a3a92998b8c9aeae6a7fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T18:37:28.357Z] + snyk monitor '--org=edgex-jenkins' [2020-09-29T18:37:43.306Z] [2020-09-29T18:37:43.306Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2020-09-29T18:37:43.306Z] [2020-09-29T18:37:43.306Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/e0aacdb0-047f-4345-be51-8b358dbc5413 [2020-09-29T18:37:43.306Z] [2020-09-29T18:37:43.306Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-29T18:37:43.306Z] [2020-09-29T18:37:43.306Z] [2020-09-29T18:37:43.306Z] Snyk CLI supports Node.js 8 and higher. [2020-09-29T18:37:43.307Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-29T18:37:43.307Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-29T18:37:43.307Z] [2020-09-29T18:37:43.307Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-29T18:37:43.307Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-29T18:37:43.329Z] $ docker stop --time=1 4c9be63dc2b5766f367e816ef733b6dbc97b884353a3a92998b8c9aeae6a7fbe [2020-09-29T18:37:45.919Z] $ docker rm -f 4c9be63dc2b5766f367e816ef733b6dbc97b884353a3a92998b8c9aeae6a7fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:47.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T18:37:47.058Z] [2020-09-29T18:37:47.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:47.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T18:37:47.412Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-29T18:37:47.412Z] e7c96db7181b: Pulling fs layer [2020-09-29T18:37:47.412Z] 1868ca2cb446: Pulling fs layer [2020-09-29T18:37:47.412Z] 136be5d0fe8e: Pulling fs layer [2020-09-29T18:37:47.412Z] 894bfe63afcb: Pulling fs layer [2020-09-29T18:37:47.412Z] 894bfe63afcb: Waiting [2020-09-29T18:37:47.412Z] 1868ca2cb446: Verifying Checksum [2020-09-29T18:37:47.412Z] 1868ca2cb446: Download complete [2020-09-29T18:37:47.412Z] 136be5d0fe8e: Verifying Checksum [2020-09-29T18:37:47.412Z] 136be5d0fe8e: Download complete [2020-09-29T18:37:47.412Z] e7c96db7181b: Download complete [2020-09-29T18:37:47.675Z] 894bfe63afcb: Verifying Checksum [2020-09-29T18:37:47.675Z] 894bfe63afcb: Download complete [2020-09-29T18:37:47.675Z] e7c96db7181b: Pull complete [2020-09-29T18:37:47.938Z] 1868ca2cb446: Pull complete [2020-09-29T18:37:48.204Z] 136be5d0fe8e: Pull complete [2020-09-29T18:37:48.467Z] 894bfe63afcb: Pull complete [2020-09-29T18:37:48.467Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-29T18:37:48.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T18:37:48.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-29T18:37:48.569Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:37:48.618Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T18:37:49.574Z] $ docker top d1b8868feb1ef7bdcf267ece2cf8e85f1982876ed8a45c17dd362ef62c0987b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:37:50.128Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:37:50.128Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T18:37:54.523Z] $ docker stop --time=1 d1b8868feb1ef7bdcf267ece2cf8e85f1982876ed8a45c17dd362ef62c0987b5 [2020-09-29T18:37:55.930Z] $ docker rm -f d1b8868feb1ef7bdcf267ece2cf8e85f1982876ed8a45c17dd362ef62c0987b5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:37:56.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T18:37:56.455Z] . [Pipeline] withDockerContainer [2020-09-29T18:37:56.574Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:37:56.632Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T18:37:57.449Z] $ docker top c2e8c9b2cf189ebb88a4a5ecbfdf5dda30b575b0f2141c7b5d166aaa70d50151 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:37:58.050Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:37:58.050Z] + tee [2020-09-29T18:37:58.050Z] clair timeout 1m0s [2020-09-29T18:37:58.050Z] docker timeout: 1m0s [2020-09-29T18:37:58.050Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T18:37:58.835Z] $ docker stop --time=1 c2e8c9b2cf189ebb88a4a5ecbfdf5dda30b575b0f2141c7b5d166aaa70d50151 [2020-09-29T18:38:00.241Z] $ docker rm -f c2e8c9b2cf189ebb88a4a5ecbfdf5dda30b575b0f2141c7b5d166aaa70d50151 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T18:38:00.767Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-09-29T18:38:00.783Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_172864091628f91237888ceec3b813680f51db30.html [Pipeline] writeFile [Pipeline] step [2020-09-29T18:38:00.840Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:38:01.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T18:38:01.391Z] . [Pipeline] withDockerContainer [2020-09-29T18:38:01.510Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:38:01.576Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T18:38:02.306Z] $ docker top 7c498d4bf3a0d6796d1f1f5849974ebd5e109b8ac96eabc8449a49ed98c3e99e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:38:02.868Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:38:02.868Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T18:38:06.453Z] $ docker stop --time=1 7c498d4bf3a0d6796d1f1f5849974ebd5e109b8ac96eabc8449a49ed98c3e99e [2020-09-29T18:38:07.882Z] $ docker rm -f 7c498d4bf3a0d6796d1f1f5849974ebd5e109b8ac96eabc8449a49ed98c3e99e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:38:08.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T18:38:08.488Z] . [Pipeline] withDockerContainer [2020-09-29T18:38:08.618Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:38:08.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T18:38:09.388Z] $ docker top 5a2ed2572b96761140803c7210bf83f8f80146f5fcc529ea6cf8e8f5943043cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:38:09.980Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:172864091628f91237888ceec3b813680f51db30 [2020-09-29T18:38:09.980Z] + tee [2020-09-29T18:38:09.980Z] clair timeout 1m0s [2020-09-29T18:38:09.980Z] docker timeout: 1m0s [2020-09-29T18:38:09.980Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T18:38:10.701Z] $ docker stop --time=1 5a2ed2572b96761140803c7210bf83f8f80146f5fcc529ea6cf8e8f5943043cd [2020-09-29T18:38:12.074Z] $ docker rm -f 5a2ed2572b96761140803c7210bf83f8f80146f5fcc529ea6cf8e8f5943043cd [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T18:38:12.603Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-09-29T18:38:12.618Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_172864091628f91237888ceec3b813680f51db30.html [Pipeline] writeFile [Pipeline] step [2020-09-29T18:38:12.676Z] 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] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:38:14.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T18:38:14.554Z] . [Pipeline] withDockerContainer [2020-09-29T18:38:14.668Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:38:14.737Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T18:38:15.540Z] $ docker top a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T18:38:16.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T18:38:16.019Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T18:38:16.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T18:38:16.277Z] $ docker exec a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc ssh-agent [2020-09-29T18:38:16.445Z] SSH_AUTH_SOCK=/tmp/ssh-JftxUNduLKd6/agent.12 [2020-09-29T18:38:16.445Z] SSH_AGENT_PID=18 [2020-09-29T18:38:16.452Z] Running ssh-add (command line suppressed) [2020-09-29T18:38:16.593Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5053053373030926599.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5053053373030926599.key) [2020-09-29T18:38:16.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T18:38:16.983Z] + git semver tag [2020-09-29T18:38:16.983Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T18:38:16.983Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-29T18:38:16.983Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-29T18:38:16.983Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T18:38:16.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T18:38:16.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T18:38:16.983Z] # $SEMVER_BRANCH = master [2020-09-29T18:38:16.983Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-09-29T18:38:16.983Z] # 172864091628f91237888ceec3b813680f51db30 HEAD [2020-09-29T18:38:16.983Z] # -> Force: false [2020-09-29T18:38:16.983Z] # 7cfcdf9e71394adad4a3a106197c16a37633ed72 refs/tags/v1.1.3-dev.6 [Pipeline] } [2020-09-29T18:38:16.999Z] $ docker exec --env ******** --env ******** a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc ssh-agent -k [2020-09-29T18:38:17.127Z] unset SSH_AUTH_SOCK; [2020-09-29T18:38:17.127Z] unset SSH_AGENT_PID; [2020-09-29T18:38:17.128Z] echo Agent pid 18 killed; [2020-09-29T18:38:17.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T18:38:17.700Z] + git semver [Pipeline] } [2020-09-29T18:38:17.718Z] $ docker stop --time=1 a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc [2020-09-29T18:38:19.141Z] $ docker rm -f a7077b72b8208fe051dc8c6f92bca20d4ff93da9b9a8162112f6b30e6a85e5cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:38:19.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T18:38:19.911Z] [2020-09-29T18:38:19.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:38:20.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T18:38:20.290Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-29T18:38:20.290Z] ab5ef0e58194: Pulling fs layer [2020-09-29T18:38:20.290Z] 9712f1f96733: Pulling fs layer [2020-09-29T18:38:20.290Z] 63f879dbbcfc: Pulling fs layer [2020-09-29T18:38:20.290Z] 0d9ebad4ef96: Pulling fs layer [2020-09-29T18:38:20.290Z] e9a5061849ea: Pulling fs layer [2020-09-29T18:38:20.290Z] d747dcd14b5f: Pulling fs layer [2020-09-29T18:38:20.290Z] 2de7ff778b66: Pulling fs layer [2020-09-29T18:38:20.290Z] e9a5061849ea: Waiting [2020-09-29T18:38:20.290Z] d747dcd14b5f: Waiting [2020-09-29T18:38:20.290Z] 2de7ff778b66: Waiting [2020-09-29T18:38:20.290Z] 0d9ebad4ef96: Waiting [2020-09-29T18:38:20.290Z] 9712f1f96733: Verifying Checksum [2020-09-29T18:38:20.290Z] 9712f1f96733: Download complete [2020-09-29T18:38:23.638Z] 63f879dbbcfc: Verifying Checksum [2020-09-29T18:38:23.638Z] 63f879dbbcfc: Download complete [2020-09-29T18:38:23.904Z] e9a5061849ea: Verifying Checksum [2020-09-29T18:38:23.904Z] e9a5061849ea: Download complete [2020-09-29T18:38:23.904Z] d747dcd14b5f: Download complete [2020-09-29T18:38:25.824Z] 2de7ff778b66: Verifying Checksum [2020-09-29T18:38:25.824Z] 2de7ff778b66: Download complete [2020-09-29T18:38:26.407Z] 0d9ebad4ef96: Verifying Checksum [2020-09-29T18:38:26.407Z] 0d9ebad4ef96: Download complete [2020-09-29T18:38:26.407Z] ab5ef0e58194: Verifying Checksum [2020-09-29T18:38:26.407Z] ab5ef0e58194: Download complete [2020-09-29T18:38:30.638Z] ab5ef0e58194: Pull complete [2020-09-29T18:38:30.638Z] 9712f1f96733: Pull complete [2020-09-29T18:38:33.204Z] 63f879dbbcfc: Pull complete [2020-09-29T18:38:39.875Z] 0d9ebad4ef96: Pull complete [2020-09-29T18:38:41.280Z] e9a5061849ea: Pull complete [2020-09-29T18:38:41.280Z] d747dcd14b5f: Pull complete [2020-09-29T18:38:44.689Z] 2de7ff778b66: Pull complete [2020-09-29T18:38:44.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-29T18:38:44.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T18:38:44.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-29T18:38:44.927Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:38:44.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-29T18:38:48.389Z] $ docker top 07f8ee43ec2a5c44e88465d70a4fa008b10b3228b707ce112c88fca588863466 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-29T18:38:48.682Z] provisioning config files... [2020-09-29T18:38:48.700Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config7146506531209743908tmp [2020-09-29T18:38:48.723Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4566121019919038050tmp [2020-09-29T18:38:48.739Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3601069390597903579tmp [Pipeline] { [Pipeline] echo [2020-09-29T18:38:48.793Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:38:49.208Z] ---> sigul-configuration.sh [2020-09-29T18:38:49.208Z] gpg: directory `/root/.gnupg' created [2020-09-29T18:38:49.208Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-29T18:38:49.208Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-29T18:38:49.208Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-29T18:38:49.208Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-29T18:38:49.208Z] gpg: CAST5 encrypted data [2020-09-29T18:38:49.208Z] gpg: encrypted with 1 passphrase [2020-09-29T18:38:49.208Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-29T18:38:49.774Z] + mkdir /home/jenkins [2020-09-29T18:38:49.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-29T18:38:50.083Z] + 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-09-29T18:38:50.093Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:38:50.398Z] ---> sigul-install.sh [2020-09-29T18:38:57.002Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-29T18:38:57.303Z] + git tag --list [2020-09-29T18:38:57.304Z] v1.0.0 [2020-09-29T18:38:57.304Z] v1.1.0 [2020-09-29T18:38:57.304Z] v1.1.1 [2020-09-29T18:38:57.304Z] v1.1.2 [2020-09-29T18:38:57.304Z] v1.1.2-dev.1 [2020-09-29T18:38:57.304Z] v1.1.2-dev.2 [2020-09-29T18:38:57.304Z] v1.1.3-dev.1 [2020-09-29T18:38:57.304Z] v1.1.3-dev.2 [2020-09-29T18:38:57.304Z] v1.1.3-dev.3 [2020-09-29T18:38:57.304Z] v1.1.3-dev.4 [2020-09-29T18:38:57.304Z] v1.1.3-dev.5 [2020-09-29T18:38:57.304Z] v1.1.3-dev.6 [Pipeline] sh [2020-09-29T18:38:57.603Z] + lftools sign git-tag v1.1.3-dev.6 [2020-09-29T18:38:58.993Z] Signing Git tag with Sigul... [2020-09-29T18:38:58.993Z] Signing v1.1.3-dev.6 [Pipeline] echo [2020-09-29T18:38:59.953Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:39:00.255Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-29T18:39:00.264Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-29T18:39:00.447Z] $ docker stop --time=1 07f8ee43ec2a5c44e88465d70a4fa008b10b3228b707ce112c88fca588863466 [2020-09-29T18:39:02.381Z] $ docker rm -f 07f8ee43ec2a5c44e88465d70a4fa008b10b3228b707ce112c88fca588863466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:39:03.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T18:39:03.316Z] . [Pipeline] withDockerContainer [2020-09-29T18:39:03.431Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:39:03.490Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T18:39:04.177Z] $ docker top 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T18:39:04.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T18:39:04.524Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T18:39:04.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T18:39:04.737Z] $ docker exec 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 ssh-agent [2020-09-29T18:39:04.925Z] SSH_AUTH_SOCK=/tmp/ssh-Sqhh8vf9f1v4/agent.12 [2020-09-29T18:39:04.925Z] SSH_AGENT_PID=17 [2020-09-29T18:39:04.933Z] Running ssh-add (command line suppressed) [2020-09-29T18:39:05.067Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_310347405606450329.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_310347405606450329.key) [2020-09-29T18:39:05.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T18:39:05.473Z] + git semver bump pre [2020-09-29T18:39:05.473Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T18:39:05.474Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-29T18:39:05.474Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-29T18:39:05.474Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T18:39:05.474Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T18:39:05.474Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T18:39:05.474Z] # $SEMVER_BRANCH = master [2020-09-29T18:39:05.474Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-09-29T18:39:05.474Z] 1.1.3-dev.7 [Pipeline] } [2020-09-29T18:39:05.488Z] $ docker exec --env ******** --env ******** 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 ssh-agent -k [2020-09-29T18:39:05.629Z] unset SSH_AUTH_SOCK; [2020-09-29T18:39:05.630Z] unset SSH_AGENT_PID; [2020-09-29T18:39:05.630Z] echo Agent pid 17 killed; [2020-09-29T18:39:05.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T18:39:06.158Z] + git semver [Pipeline] } [2020-09-29T18:39:06.180Z] $ docker stop --time=1 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 [2020-09-29T18:39:07.540Z] $ docker rm -f 825f3c98d905fdceed1a8fe7aeb68d5502f6958ba03679d071eff6099be51372 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T18:39:08.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T18:39:08.083Z] . [Pipeline] withDockerContainer [2020-09-29T18:39:08.324Z] prd-centos7-docker-4c-2g-2004 does not seem to be running inside a container [2020-09-29T18:39:08.382Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T18:39:09.131Z] $ docker top 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T18:39:09.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T18:39:09.544Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T18:39:09.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T18:39:09.873Z] $ docker exec 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 ssh-agent [2020-09-29T18:39:10.199Z] SSH_AUTH_SOCK=/tmp/ssh-59CqfbMtNQ5G/agent.11 [2020-09-29T18:39:10.199Z] SSH_AGENT_PID=16 [2020-09-29T18:39:10.209Z] Running ssh-add (command line suppressed) [2020-09-29T18:39:10.377Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2180887738537707484.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2180887738537707484.key) [2020-09-29T18:39:10.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T18:39:10.808Z] + git semver push [2020-09-29T18:39:10.808Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T18:39:10.808Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-29T18:39:10.808Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-29T18:39:10.808Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T18:39:10.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T18:39:10.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T18:39:10.808Z] # $SEMVER_BRANCH = master [2020-09-29T18:39:10.808Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-09-29T18:39:17.435Z] $ docker exec --env ******** --env ******** 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 ssh-agent -k [2020-09-29T18:39:17.591Z] unset SSH_AUTH_SOCK; [2020-09-29T18:39:17.592Z] unset SSH_AGENT_PID; [2020-09-29T18:39:17.592Z] echo Agent pid 16 killed; [2020-09-29T18:39:17.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T18:39:18.182Z] + git semver [Pipeline] } [2020-09-29T18:39:18.203Z] $ docker stop --time=1 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 [2020-09-29T18:39:19.577Z] $ docker rm -f 8b3a9c1eb3c08adc22f87cea9c88c576f756e8e763f1f1f5b8ba8aed41e1f264 [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-09-29T18:39:21.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:39:22.209Z] ---> package-listing.sh [2020-09-29T18:39:22.209Z] ++ facter osfamily [2020-09-29T18:39:22.209Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T18:39:22.209Z] + OS_FAMILY=redhat [2020-09-29T18:39:22.209Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2020-09-29T18:39:22.209Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T18:39:22.209Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T18:39:22.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T18:39:22.209Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T18:39:22.209Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-09-29T18:39:22.209Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T18:39:22.209Z] + case "${OS_FAMILY}" in [2020-09-29T18:39:22.209Z] + rpm -qa [2020-09-29T18:39:22.209Z] + sort [2020-09-29T18:39:26.438Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T18:39:26.438Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T18:39:26.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T18:39:26.438Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-09-29T18:39:26.438Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2020-09-29T18:39:26.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T18:39:27.094Z] provisioning config files... [2020-09-29T18:39:27.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8183573767812512548tmp [Pipeline] { [Pipeline] echo [2020-09-29T18:39:27.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:39:27.480Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T18:39:27.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T18:39:27.578Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:39:27.880Z] ---> python-tools-install.sh [2020-09-29T18:39:27.880Z] Generating Requirements File [2020-09-29T18:40:49.453Z] Python 3.6.8 [2020-09-29T18:40:49.453Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T18:40:49.453Z] aiohttp==3.6.2 [2020-09-29T18:40:49.453Z] appdirs==1.4.3 [2020-09-29T18:40:49.453Z] argcomplete==1.12.1 [2020-09-29T18:40:49.453Z] aspy.yaml==1.3.0 [2020-09-29T18:40:49.453Z] async-timeout==3.0.1 [2020-09-29T18:40:49.453Z] attrs==19.3.0 [2020-09-29T18:40:49.453Z] Babel==2.8.0 [2020-09-29T18:40:49.453Z] beautifulsoup4==4.8.2 [2020-09-29T18:40:49.453Z] boto3==1.11.6 [2020-09-29T18:40:49.453Z] botocore==1.14.6 [2020-09-29T18:40:49.453Z] bs4==0.0.1 [2020-09-29T18:40:49.453Z] cachetools==4.1.1 [2020-09-29T18:40:49.453Z] certifi==2019.11.28 [2020-09-29T18:40:49.453Z] cffi==1.14.3 [2020-09-29T18:40:49.453Z] cfgv==2.0.1 [2020-09-29T18:40:49.453Z] chardet==3.0.4 [2020-09-29T18:40:49.453Z] click==7.1 [2020-09-29T18:40:49.453Z] cliff==3.4.0 [2020-09-29T18:40:49.453Z] cmd2==1.3.10 [2020-09-29T18:40:49.453Z] colorama==0.4.3 [2020-09-29T18:40:49.453Z] cryptography==3.1.1 [2020-09-29T18:40:49.453Z] debtcollector==2.2.0 [2020-09-29T18:40:49.453Z] decorator==4.4.2 [2020-09-29T18:40:49.453Z] defusedxml==0.6.0 [2020-09-29T18:40:49.453Z] Deprecated==1.2.7 [2020-09-29T18:40:49.453Z] distlib==0.3.1 [2020-09-29T18:40:49.453Z] distro==1.2.0 [2020-09-29T18:40:49.453Z] dnspython==1.16.0 [2020-09-29T18:40:49.453Z] docker==4.2.0 [2020-09-29T18:40:49.453Z] docutils==0.15.2 [2020-09-29T18:40:49.453Z] dogpile.cache==1.0.2 [2020-09-29T18:40:49.453Z] email-validator==1.0.5 [2020-09-29T18:40:49.453Z] filelock==3.0.12 [2020-09-29T18:40:49.453Z] future==0.18.2 [2020-09-29T18:40:49.453Z] google-auth==1.22.0 [2020-09-29T18:40:49.453Z] httplib2==0.17.0 [2020-09-29T18:40:49.453Z] identify==1.4.11 [2020-09-29T18:40:49.453Z] idna==2.9 [2020-09-29T18:40:49.453Z] idna-ssl==1.1.0 [2020-09-29T18:40:49.453Z] importlib-metadata==1.7.0 [2020-09-29T18:40:49.453Z] importlib-resources==1.5.0 [2020-09-29T18:40:49.453Z] iso8601==0.1.13 [2020-09-29T18:40:49.453Z] Jinja2==2.11.1 [2020-09-29T18:40:49.453Z] jmespath==0.10.0 [2020-09-29T18:40:49.453Z] jsonpatch==1.26 [2020-09-29T18:40:49.453Z] jsonpointer==2.0 [2020-09-29T18:40:49.453Z] jsonschema==3.2.0 [2020-09-29T18:40:49.453Z] keystoneauth1==4.2.1 [2020-09-29T18:40:49.453Z] kubernetes==11.0.0 [2020-09-29T18:40:49.453Z] lftools==0.34.2 [2020-09-29T18:40:49.453Z] lxml==4.5.0 [2020-09-29T18:40:49.453Z] MarkupSafe==0.23 [2020-09-29T18:40:49.453Z] msgpack==1.0.0 [2020-09-29T18:40:49.453Z] multi-key-dict==2.0.3 [2020-09-29T18:40:49.453Z] multidict==4.7.6 [2020-09-29T18:40:49.453Z] munch==2.5.0 [2020-09-29T18:40:49.453Z] netaddr==0.8.0 [2020-09-29T18:40:49.453Z] netifaces==0.10.9 [2020-09-29T18:40:49.453Z] niet==1.4.2 [2020-09-29T18:40:49.453Z] nodeenv==1.3.5 [2020-09-29T18:40:49.453Z] oauth2client==4.1.3 [2020-09-29T18:40:49.453Z] oauthlib==3.1.0 [2020-09-29T18:40:49.453Z] openstacksdk==0.50.0 [2020-09-29T18:40:49.453Z] os-client-config==2.1.0 [2020-09-29T18:40:49.453Z] os-service-types==1.7.0 [2020-09-29T18:40:49.453Z] osc-lib==2.2.1 [2020-09-29T18:40:49.453Z] oslo.config==8.3.2 [2020-09-29T18:40:49.453Z] oslo.context==3.1.1 [2020-09-29T18:40:49.453Z] oslo.i18n==5.0.1 [2020-09-29T18:40:49.453Z] oslo.log==4.4.0 [2020-09-29T18:40:49.453Z] oslo.serialization==4.0.1 [2020-09-29T18:40:49.453Z] oslo.utils==4.6.0 [2020-09-29T18:40:49.453Z] packaging==20.4 [2020-09-29T18:40:49.453Z] pbr==5.4.4 [2020-09-29T18:40:49.453Z] pluggy==0.13.1 [2020-09-29T18:40:49.453Z] prettytable==0.7.2 [2020-09-29T18:40:49.453Z] py==1.9.0 [2020-09-29T18:40:49.453Z] pyasn1==0.4.8 [2020-09-29T18:40:49.453Z] pyasn1-modules==0.2.8 [2020-09-29T18:40:49.453Z] pycparser==2.20 [2020-09-29T18:40:49.453Z] pygerrit2==2.0.10 [2020-09-29T18:40:49.453Z] PyGithub==1.46 [2020-09-29T18:40:49.453Z] pyinotify==0.9.6 [2020-09-29T18:40:49.453Z] PyJWT==1.7.1 [2020-09-29T18:40:49.453Z] pyparsing==2.4.7 [2020-09-29T18:40:49.453Z] pyperclip==1.8.0 [2020-09-29T18:40:49.453Z] pyroute2==0.4.13 [2020-09-29T18:40:49.453Z] pyrsistent==0.15.7 [2020-09-29T18:40:49.453Z] PySocks==1.6.8 [2020-09-29T18:40:49.453Z] python-cinderclient==7.2.0 [2020-09-29T18:40:49.453Z] python-dateutil==2.8.1 [2020-09-29T18:40:49.453Z] python-heatclient==2.2.1 [2020-09-29T18:40:49.453Z] python-jenkins==1.7.0 [2020-09-29T18:40:49.453Z] python-keystoneclient==4.1.1 [2020-09-29T18:40:49.453Z] python-magnumclient==3.2.1 [2020-09-29T18:40:49.453Z] python-novaclient==17.2.1 [2020-09-29T18:40:49.453Z] python-openstackclient==5.3.1 [2020-09-29T18:40:49.453Z] python-swiftclient==3.10.1 [2020-09-29T18:40:49.453Z] pytz==2020.1 [2020-09-29T18:40:49.453Z] PyYAML==5.3 [2020-09-29T18:40:49.453Z] requests==2.23.0 [2020-09-29T18:40:49.453Z] requests-oauthlib==1.3.0 [2020-09-29T18:40:49.453Z] requestsexceptions==1.4.0 [2020-09-29T18:40:49.453Z] rfc3986==1.4.0 [2020-09-29T18:40:49.453Z] rpm==4.11.3 [2020-09-29T18:40:49.453Z] rsa==4.0 [2020-09-29T18:40:49.453Z] ruamel.yaml==0.16.10 [2020-09-29T18:40:49.453Z] ruamel.yaml.clib==0.2.0 [2020-09-29T18:40:49.453Z] s3transfer==0.3.3 [2020-09-29T18:40:49.453Z] shade==1.27.2 [2020-09-29T18:40:49.453Z] simplejson==3.17.2 [2020-09-29T18:40:49.453Z] six==1.14.0 [2020-09-29T18:40:49.453Z] soupsieve==2.0 [2020-09-29T18:40:49.453Z] stevedore==3.2.2 [2020-09-29T18:40:49.453Z] tabulate==0.8.6 [2020-09-29T18:40:49.453Z] toml==0.10.0 [2020-09-29T18:40:49.453Z] tox==3.20.0 [2020-09-29T18:40:49.453Z] tqdm==4.43.0 [2020-09-29T18:40:49.453Z] typing-extensions==3.7.4.3 [2020-09-29T18:40:49.453Z] urllib3==1.25.8 [2020-09-29T18:40:49.453Z] virtualenv==20.0.31 [2020-09-29T18:40:49.453Z] wcwidth==0.2.5 [2020-09-29T18:40:49.453Z] websocket-client==0.57.0 [2020-09-29T18:40:49.453Z] wrapt==1.12.1 [2020-09-29T18:40:49.453Z] xdg==3.0.2 [2020-09-29T18:40:49.453Z] xmltodict==0.12.0 [2020-09-29T18:40:49.453Z] yarl==1.6.0 [2020-09-29T18:40:49.453Z] yq==2.11.1 [2020-09-29T18:40:49.453Z] zipp==3.2.0 [2020-09-29T18:40:49.453Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:40:49.453Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T18:40:52.774Z] Python 2.7.5 [2020-09-29T18:40:52.774Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T18:40:52.774Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T18:40:53.037Z] ansible==2.9.7 [2020-09-29T18:40:53.037Z] Babel==0.9.6 [2020-09-29T18:40:53.037Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T18:40:53.037Z] beautifulsoup4==4.4.1 [2020-09-29T18:40:53.037Z] bodhi==2.11.0 [2020-09-29T18:40:53.037Z] bodhi-client==2.11.0 [2020-09-29T18:40:53.037Z] CCColUtils==1.4 [2020-09-29T18:40:53.037Z] cffi==1.6.0 [2020-09-29T18:40:53.037Z] chardet==2.2.1 [2020-09-29T18:40:53.037Z] click==6.7 [2020-09-29T18:40:53.037Z] cloud-init==18.5 [2020-09-29T18:40:53.037Z] configobj==4.7.2 [2020-09-29T18:40:53.037Z] cryptography==1.7.2 [2020-09-29T18:40:53.037Z] decorator==3.4.0 [2020-09-29T18:40:53.037Z] distro==1.2.0 [2020-09-29T18:40:53.037Z] enum34==1.0.4 [2020-09-29T18:40:53.037Z] fedpkg==1.38 [2020-09-29T18:40:53.037Z] futures==3.1.1 [2020-09-29T18:40:53.037Z] gitdb==0.6.4 [2020-09-29T18:40:53.037Z] GitPython==1.0.1 [2020-09-29T18:40:53.037Z] html5lib==0.999 [2020-09-29T18:40:53.037Z] httplib2==0.9.2 [2020-09-29T18:40:53.037Z] idna==2.4 [2020-09-29T18:40:53.037Z] iniparse==0.4 [2020-09-29T18:40:53.037Z] ipaddress==1.0.16 [2020-09-29T18:40:53.037Z] IPy==0.75 [2020-09-29T18:40:53.037Z] javapackages==1.0.0 [2020-09-29T18:40:53.037Z] Jinja2==2.7.2 [2020-09-29T18:40:53.037Z] jmespath==0.9.4 [2020-09-29T18:40:53.037Z] jsonpatch==1.2 [2020-09-29T18:40:53.037Z] jsonpointer==1.9 [2020-09-29T18:40:53.037Z] kerberos==1.1 [2020-09-29T18:40:53.037Z] kitchen==1.1.1 [2020-09-29T18:40:53.037Z] langtable==0.0.31 [2020-09-29T18:40:53.037Z] lockfile==0.9.1 [2020-09-29T18:40:53.037Z] lxml==3.2.1 [2020-09-29T18:40:53.037Z] MarkupSafe==0.11 [2020-09-29T18:40:53.037Z] munch==2.0.2 [2020-09-29T18:40:53.037Z] offtrac==0.1.0 [2020-09-29T18:40:53.037Z] openidc-client==0.6.0 [2020-09-29T18:40:53.037Z] packagedb-cli==2.14.1 [2020-09-29T18:40:53.037Z] paramiko==2.1.1 [2020-09-29T18:40:53.037Z] perf==0.1 [2020-09-29T18:40:53.037Z] ply==3.4 [2020-09-29T18:40:53.037Z] policycoreutils-default-encoding==0.1 [2020-09-29T18:40:53.037Z] prettytable==0.7.2 [2020-09-29T18:40:53.037Z] pyasn1==0.1.9 [2020-09-29T18:40:53.037Z] pycparser==2.14 [2020-09-29T18:40:53.037Z] pycurl==7.19.0 [2020-09-29T18:40:53.037Z] pygobject==3.22.0 [2020-09-29T18:40:53.037Z] pygpgme==0.3 [2020-09-29T18:40:53.037Z] pyliblzma==0.5.3 [2020-09-29T18:40:53.037Z] pyOpenSSL==0.13.1 [2020-09-29T18:40:53.037Z] pyparsing==1.5.6 [2020-09-29T18:40:53.037Z] pyserial==2.6 [2020-09-29T18:40:53.037Z] python-augeas==0.5.0 [2020-09-29T18:40:53.037Z] python-bugzilla==2.3.0 [2020-09-29T18:40:53.037Z] python-dateutil==1.5 [2020-09-29T18:40:53.037Z] python-fedora==0.10.0 [2020-09-29T18:40:53.037Z] python-linux-procfs==0.4.9 [2020-09-29T18:40:53.037Z] python-yubico==1.2.3 [2020-09-29T18:40:53.037Z] pyudev==0.15 [2020-09-29T18:40:53.037Z] pyusb==1.0.0b1 [2020-09-29T18:40:53.037Z] pyxattr==0.5.1 [2020-09-29T18:40:53.037Z] PyYAML==3.10 [2020-09-29T18:40:53.037Z] requests==2.6.0 [2020-09-29T18:40:53.037Z] requests-kerberos==0.7.0 [2020-09-29T18:40:53.037Z] rpkg==1.60 [2020-09-29T18:40:53.037Z] schedutils==0.4 [2020-09-29T18:40:53.037Z] seobject==0.1 [2020-09-29T18:40:53.037Z] sepolicy==1.1 [2020-09-29T18:40:53.037Z] six==1.9.0 [2020-09-29T18:40:53.037Z] smmap==0.9.0 [2020-09-29T18:40:53.037Z] urlgrabber==3.10 [2020-09-29T18:40:53.037Z] urllib3==1.10.2 [2020-09-29T18:40:53.037Z] virtualenv==15.1.0 [2020-09-29T18:40:53.037Z] yum-langpacks==0.4.2 [2020-09-29T18:40:53.037Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T18:40:53.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:40:53.409Z] ---> sudo-logs.sh [2020-09-29T18:40:53.409Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T18:40:53.688Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:40:53.988Z] ---> job-cost.sh [2020-09-29T18:40:53.988Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zMLs [2020-09-29T18:41:02.162Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:02.162Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.115Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.115Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.380Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.380Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.380Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.380Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.380Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.645Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.645Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.909Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:03.909Z] Cache entry deserialization failed, entry ignored [2020-09-29T18:41:06.466Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T18:41:38.724Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-29T18:41:38.724Z] [2020-09-29T18:41:38.724Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T18:41:38.724Z] [2020-09-29T18:41:38.724Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-29T18:41:38.724Z] lf-activate-venv(): INFO: Adding /tmp/venv-zMLs/bin to PATH [2020-09-29T18:41:38.724Z] INFO: No Stack... [2020-09-29T18:41:38.724Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T18:41:38.986Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T18:41:39.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T18:41:39.312Z] ---> logs-deploy.sh [2020-09-29T18:41:39.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/22 [2020-09-29T18:41:39.312Z] INFO: archiving workspace using pattern(s): [2020-09-29T18:41:41.232Z] Archives upload complete. [2020-09-29T18:41:41.232Z] INFO: archiving logs to Nexus