Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ba9e6d923d70383f307bed2756b0cea3beca13c3 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-modbus-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-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-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-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1885 in /w/workspace/xfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision ba9e6d923d70383f307bed2756b0cea3beca13c3 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba9e6d923d70383f307bed2756b0cea3beca13c3 # timeout=10 Commit message: "Merge pull request #176 from lenny-intel/dependabot" > git rev-list --no-walk 986986d893843ca2c4c8974c29aa772854012406 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T01:01:51.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T01:01:51.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T01:01:51.548Z] ========================================================= [2020-09-29T01:01:51.548Z] EdgeX Global Pipelines Version Info [2020-09-29T01:01:51.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:01:54.384Z] ------------------- [2020-09-29T01:01:54.384Z] stable info: [2020-09-29T01:01:54.384Z] ------------------- [2020-09-29T01:01:54.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T01:01:54.384Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T01:01:54.384Z] Message: update stable to v1.0.131 [2020-09-29T01:01:56.151Z] ------------------- [2020-09-29T01:01:56.151Z] experimental info: [2020-09-29T01:01:56.151Z] ------------------- [2020-09-29T01:01:56.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T01:01:56.151Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T01:01:56.151Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T01:01:56.721Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-09-29T01:01:56.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-09-29T01:01:56.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T01:01:57.022Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T01:01:57.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T01:01:57.221Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-29T01:01:57.329Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-29T01:01:57.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-29T01:01:57.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-29T01:01:57.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-29T01:01:57.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T01:01:57.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-09-29T01:01:58.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T01:01:58.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T01:01:58.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T01:01:58.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T01:01:58.583Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T01:01:58.678Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T01:01:58.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-29T01:01:58.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-29T01:01:59.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-29T01:01:59.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-29T01:01:59.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-29T01:01:59.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-29T01:01:59.439Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-29T01:01:59.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-29T01:01:59.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-29T01:01:59.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-29T01:01:59.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba9e6d923d70383f307bed2756b0cea3beca13c3 [Pipeline] echo [2020-09-29T01:02:00.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba9e6d9 [Pipeline] echo [2020-09-29T01:02:00.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T01:02:00.975Z] + git log --format=format:%s -1 ba9e6d923d70383f307bed2756b0cea3beca13c3 [Pipeline] echo [2020-09-29T01:02:01.086Z] GIT_COMMIT: ba9e6d923d70383f307bed2756b0cea3beca13c3, Commit Message: Merge pull request #176 from lenny-intel/dependabot [Pipeline] echo [2020-09-29T01:02:01.153Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:02.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:02:03.082Z] [2020-09-29T01:02:03.082Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:03.580Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:02:03.863Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T01:02:03.863Z] 31603596830f: Pulling fs layer [2020-09-29T01:02:03.863Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T01:02:03.863Z] 6ca5941a6612: Pulling fs layer [2020-09-29T01:02:03.863Z] ecc8261a40a4: Pulling fs layer [2020-09-29T01:02:03.863Z] ecc8261a40a4: Waiting [2020-09-29T01:02:03.863Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T01:02:03.863Z] 2a8b12db71e7: Download complete [2020-09-29T01:02:03.863Z] 31603596830f: Download complete [2020-09-29T01:02:04.153Z] ecc8261a40a4: Verifying Checksum [2020-09-29T01:02:04.153Z] ecc8261a40a4: Download complete [2020-09-29T01:02:04.153Z] 6ca5941a6612: Verifying Checksum [2020-09-29T01:02:04.153Z] 6ca5941a6612: Download complete [2020-09-29T01:02:04.421Z] 31603596830f: Pull complete [2020-09-29T01:02:04.707Z] 2a8b12db71e7: Pull complete [2020-09-29T01:02:06.793Z] 6ca5941a6612: Pull complete [2020-09-29T01:02:07.413Z] ecc8261a40a4: Pull complete [2020-09-29T01:02:07.414Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T01:02:07.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:02:07.414Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T01:02:07.735Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:02:07.869Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:02:10.248Z] $ docker top f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:02:10.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:02:10.968Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:02:11.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:02:11.424Z] $ docker exec f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e ssh-agent [2020-09-29T01:02:11.833Z] SSH_AUTH_SOCK=/tmp/ssh-syaiAWqEo4xP/agent.12 [2020-09-29T01:02:11.833Z] SSH_AGENT_PID=17 [2020-09-29T01:02:11.868Z] Running ssh-add (command line suppressed) [2020-09-29T01:02:12.122Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8650795750629829251.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8650795750629829251.key) [2020-09-29T01:02:12.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:02:12.688Z] + git describe --exact-match --tags HEAD [2020-09-29T01:02:12.688Z] fatal: no tag exactly matches 'ba9e6d923d70383f307bed2756b0cea3beca13c3' [Pipeline] } [2020-09-29T01:02:12.810Z] $ docker exec --env ******** --env ******** f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e ssh-agent -k [2020-09-29T01:02:13.103Z] unset SSH_AUTH_SOCK; [2020-09-29T01:02:13.110Z] unset SSH_AGENT_PID; [2020-09-29T01:02:13.110Z] echo Agent pid 17 killed; [2020-09-29T01:02:13.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T01:02:13.319Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T01:02:13.319Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T01:02:13.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:02:13.432Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:02:13.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:02:13.900Z] $ docker exec f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e ssh-agent [2020-09-29T01:02:14.269Z] SSH_AUTH_SOCK=/tmp/ssh-M9OUy1OwNPRp/agent.47 [2020-09-29T01:02:14.269Z] SSH_AGENT_PID=53 [2020-09-29T01:02:14.286Z] Running ssh-add (command line suppressed) [2020-09-29T01:02:14.539Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5358880070295705664.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5358880070295705664.key) [2020-09-29T01:02:14.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:02:15.395Z] + git semver init [2020-09-29T01:02:15.395Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:02:15.395Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-09-29T01:02:15.395Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-09-29T01:02:15.395Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:02:15.395Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:02:15.395Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:02:15.395Z] # $SEMVER_BRANCH = master [2020-09-29T01:02:15.395Z] # $SEMVER_TEMP = /tmp/semver-505298168 [2020-09-29T01:02:15.395Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-09-29T01:02:16.017Z] # '/tmp/semver-505298168' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2020-09-29T01:02:16.017Z] # -> Force: false [2020-09-29T01:02:16.017Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-09-29T01:02:16.036Z] $ docker exec --env ******** --env ******** f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e ssh-agent -k [2020-09-29T01:02:16.220Z] unset SSH_AUTH_SOCK; [2020-09-29T01:02:16.225Z] unset SSH_AGENT_PID; [2020-09-29T01:02:16.226Z] echo Agent pid 53 killed; [2020-09-29T01:02:16.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:02:17.138Z] + git semver [Pipeline] } [2020-09-29T01:02:17.176Z] $ docker stop --time=1 f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e [2020-09-29T01:02:18.689Z] $ docker rm -f f2cd7a7b4bcc3434c811325030b159769775c2836bfee0b347003869415a597e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T01:02:19.954Z] Stashed 26 file(s) [Pipeline] echo [2020-09-29T01:02:19.957Z] [edgeXSemver]: initialized semver on version 1.2.3-dev.7 [Pipeline] echo [2020-09-29T01:02:20.096Z] Archived original version: [1.2.3-dev.7] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-29T01:02:35.662Z] Still waiting to schedule task [2020-09-29T01:02:35.662Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-29T01:02:35.665Z] Still waiting to schedule task [2020-09-29T01:02:35.665Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-29T01:05:23.681Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1901 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-09-29T01:05:23.768Z] Running in /w/workspace/device-modbus-go/25 [Pipeline] { [Pipeline] checkout [2020-09-29T01:05:29.274Z] using credential edgex-jenkins-ssh [2020-09-29T01:05:29.339Z] Cloning the remote Git repository [2020-09-29T01:05:29.390Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-29T01:05:29.509Z] > git init /w/workspace/device-modbus-go/25 # timeout=10 [2020-09-29T01:05:29.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-29T01:05:29.596Z] > git --version # timeout=10 [2020-09-29T01:05:29.620Z] > git --version # 'git version 2.17.1' [2020-09-29T01:05:29.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T01:05:29.682Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T01:05:31.084Z] Checking out Revision ba9e6d923d70383f307bed2756b0cea3beca13c3 (master) [2020-09-29T01:05:30.499Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-29T01:05:30.517Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T01:05:30.557Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-29T01:05:30.598Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-29T01:05:30.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T01:05:30.610Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T01:05:31.204Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T01:05:31.238Z] > git checkout -f ba9e6d923d70383f307bed2756b0cea3beca13c3 # timeout=10 [2020-09-29T01:05:35.669Z] Commit message: "Merge pull request #176 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T01:05:36.654Z] ========================================================= [2020-09-29T01:05:36.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-29T01:05:36.654Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:05:37.928Z] + 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-29T01:05:38.540Z] Sending build context to Docker daemon 755.2kB [2020-09-29T01:05:38.822Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-29T01:05:38.822Z] Step 2/8 : FROM ${BASE} [2020-09-29T01:05:39.100Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-29T01:05:39.100Z] b538f80385f9: Pulling fs layer [2020-09-29T01:05:39.100Z] 74f711af9a0d: Pulling fs layer [2020-09-29T01:05:39.100Z] 99f96fe45779: Pulling fs layer [2020-09-29T01:05:39.100Z] 8529a6b9a6be: Pulling fs layer [2020-09-29T01:05:39.100Z] 45590311c82a: Pulling fs layer [2020-09-29T01:05:39.100Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-29T01:05:39.100Z] 209524e5b208: Pulling fs layer [2020-09-29T01:05:39.100Z] 8529a6b9a6be: Waiting [2020-09-29T01:05:39.100Z] 45590311c82a: Waiting [2020-09-29T01:05:39.100Z] 69ca0ff8b7b3: Waiting [2020-09-29T01:05:39.100Z] 209524e5b208: Waiting [2020-09-29T01:05:39.100Z] 99f96fe45779: Verifying Checksum [2020-09-29T01:05:39.100Z] 99f96fe45779: Download complete [2020-09-29T01:05:39.100Z] 74f711af9a0d: Verifying Checksum [2020-09-29T01:05:39.100Z] 74f711af9a0d: Download complete [2020-09-29T01:05:39.100Z] 45590311c82a: Verifying Checksum [2020-09-29T01:05:39.100Z] 45590311c82a: Download complete [2020-09-29T01:05:39.100Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-29T01:05:39.100Z] 69ca0ff8b7b3: Download complete [2020-09-29T01:05:39.386Z] b538f80385f9: Verifying Checksum [2020-09-29T01:05:39.386Z] b538f80385f9: Download complete [2020-09-29T01:05:40.010Z] b538f80385f9: Pull complete [2020-09-29T01:05:40.623Z] 74f711af9a0d: Pull complete [2020-09-29T01:05:41.226Z] 99f96fe45779: Pull complete [2020-09-29T01:05:41.828Z] 209524e5b208: Verifying Checksum [2020-09-29T01:05:41.828Z] 209524e5b208: Download complete [2020-09-29T01:05:42.816Z] 8529a6b9a6be: Verifying Checksum [2020-09-29T01:05:42.816Z] 8529a6b9a6be: Download complete [2020-09-29T01:05:53.011Z] 8529a6b9a6be: Pull complete [2020-09-29T01:05:53.011Z] 45590311c82a: Pull complete [2020-09-29T01:05:53.286Z] 69ca0ff8b7b3: Pull complete [2020-09-29T01:05:57.615Z] 209524e5b208: Pull complete [2020-09-29T01:05:57.615Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-29T01:05:57.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-29T01:05:57.615Z] ---> 5bddaf1c2fca [2020-09-29T01:05:57.615Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-29T01:06:00.253Z] ---> Running in e86860856b92 [2020-09-29T01:06:00.528Z] Removing intermediate container e86860856b92 [2020-09-29T01:06:00.528Z] ---> cad8a4cc62bf [2020-09-29T01:06:00.528Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T01:06:00.528Z] ---> Running in 5493ee292371 [2020-09-29T01:06:03.200Z] Removing intermediate container 5493ee292371 [2020-09-29T01:06:03.200Z] ---> e1d503466e03 [2020-09-29T01:06:03.200Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-29T01:06:03.200Z] ---> Running in 78d89c86cde5 [2020-09-29T01:06:05.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T01:06:05.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T01:06:06.454Z] (1/14) Installing libmagic (5.38-r0) [2020-09-29T01:06:07.047Z] (2/14) Installing file (5.38-r0) [2020-09-29T01:06:07.047Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-29T01:06:07.047Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-29T01:06:19.427Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-29T01:06:19.427Z] (6/14) Installing patch (2.7.6-r6) [2020-09-29T01:06:19.427Z] (7/14) Installing build-base (0.5-r2) [2020-09-29T01:06:19.427Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-29T01:06:19.427Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-29T01:06:19.427Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-29T01:06:19.427Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-29T01:06:19.427Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-29T01:06:19.427Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-29T01:06:19.427Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-29T01:06:19.701Z] Executing busybox-1.31.1-r16.trigger [2020-09-29T01:06:19.701Z] OK: 221 MiB in 53 packages [2020-09-29T01:06:24.026Z] Removing intermediate container 78d89c86cde5 [2020-09-29T01:06:24.026Z] ---> c7ffce4bceb8 [2020-09-29T01:06:24.026Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-29T01:06:24.026Z] ---> Running in 15d6b162044a [2020-09-29T01:06:24.300Z] Removing intermediate container 15d6b162044a [2020-09-29T01:06:24.300Z] ---> 63500c42340d [2020-09-29T01:06:24.300Z] Step 7/8 : COPY . . [2020-09-29T01:06:25.282Z] ---> cea9aca98c04 [2020-09-29T01:06:25.282Z] Step 8/8 : RUN go mod download [2020-09-29T01:06:25.282Z] ---> Running in c43eacbaa594 [2020-09-29T01:06:40.419Z] Removing intermediate container c43eacbaa594 [2020-09-29T01:06:40.419Z] ---> 1bf038baaddd [2020-09-29T01:06:40.419Z] Successfully built 1bf038baaddd [2020-09-29T01:06:40.419Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:06:40.812Z] + docker inspect -f . ci-base-image-arm64 [2020-09-29T01:06:40.812Z] . [Pipeline] withDockerContainer [2020-09-29T01:06:41.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-1901 does not seem to be running inside a container [2020-09-29T01:06:41.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/25 -v /w/workspace/device-modbus-go/25:/w/workspace/device-modbus-go/25:rw,z -v /w/workspace/device-modbus-go/25@tmp:/w/workspace/device-modbus-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-29T01:06:43.089Z] $ docker top 687b0aeadba265f990c70795e97f274866cf71a0a13c22d3700e9a3a54335649 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T01:06:44.541Z] + go version [2020-09-29T01:06:44.541Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-29T01:06:44.570Z] $ docker stop --time=1 687b0aeadba265f990c70795e97f274866cf71a0a13c22d3700e9a3a54335649 [2020-09-29T01:06:46.423Z] $ docker rm -f 687b0aeadba265f990c70795e97f274866cf71a0a13c22d3700e9a3a54335649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T01:06:48.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T01:06:48.595Z] + ls -al . [2020-09-29T01:06:48.595Z] total 100 [2020-09-29T01:06:48.595Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 01:05 . [2020-09-29T01:06:48.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 01:05 .. [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 29 01:05 .dockerignore [2020-09-29T01:06:48.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 01:05 .git [2020-09-29T01:06:48.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 01:05 .github [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 338 Sep 29 01:05 .gitignore [2020-09-29T01:06:48.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 01:05 .semver [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 4913 Sep 29 01:05 Attribution.txt [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 1430 Sep 29 01:05 Dockerfile [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 954 Sep 29 01:05 Dockerfile.build [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 679 Sep 29 01:05 Jenkinsfile [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 01:05 LICENSE [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 01:05 Makefile [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 591 Sep 29 01:05 README.md [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 01:02 VERSION [2020-09-29T01:06:48.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 01:05 bin [2020-09-29T01:06:48.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 01:05 cmd [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 559 Sep 29 01:05 go.mod [2020-09-29T01:06:48.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 01:05 internal [2020-09-29T01:06:48.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 01:05 simulator [2020-09-29T01:06:48.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 01:05 snap [2020-09-29T01:06:48.595Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 29 01:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:06:48.941Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ba9e6d923d70383f307bed2756b0cea3beca13c3 --label arch=arm64 --label version=1.2.3-dev.7 . [2020-09-29T01:06:49.214Z] Sending build context to Docker daemon 755.2kB [2020-09-29T01:06:49.492Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-09-29T01:06:49.492Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-29T01:06:49.492Z] ---> 1bf038baaddd [2020-09-29T01:06:49.492Z] Step 3/20 : ARG MAKE='make build' [2020-09-29T01:06:49.492Z] ---> Running in a685fc2f80af [2020-09-29T01:06:50.089Z] Removing intermediate container a685fc2f80af [2020-09-29T01:06:50.089Z] ---> 07d72a2aa3d3 [2020-09-29T01:06:50.089Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T01:06:50.089Z] ---> Running in 443c35cd2638 [2020-09-29T01:06:52.725Z] Removing intermediate container 443c35cd2638 [2020-09-29T01:06:52.725Z] ---> 0457550cd1a3 [2020-09-29T01:06:52.725Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-29T01:06:52.725Z] ---> Running in 78072141a617 [2020-09-29T01:06:54.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T01:06:55.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T01:06:55.721Z] OK: 221 MiB in 53 packages [2020-09-29T01:06:56.703Z] Removing intermediate container 78072141a617 [2020-09-29T01:06:56.703Z] ---> 090f9b88214c [2020-09-29T01:06:56.703Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-29T01:06:56.703Z] ---> Running in 47fff5a19631 [2020-09-29T01:06:57.299Z] Removing intermediate container 47fff5a19631 [2020-09-29T01:06:57.299Z] ---> cf520ffd9a8d [2020-09-29T01:06:57.299Z] Step 7/20 : COPY . . [2020-09-29T01:06:58.285Z] ---> 890007d1d8d4 [2020-09-29T01:06:58.285Z] Step 8/20 : RUN ${MAKE} [2020-09-29T01:06:58.285Z] ---> Running in e978bb57ce7f [2020-09-29T01:06:59.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.3-dev.7" -o cmd/device-modbus ./cmd [2020-09-29T01:07:21.967Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-29T01:07:28.683Z] Removing intermediate container e978bb57ce7f [2020-09-29T01:07:28.683Z] ---> 67273cd93dfb [2020-09-29T01:07:28.683Z] Step 9/20 : FROM scratch [2020-09-29T01:07:28.683Z] ---> [2020-09-29T01:07:28.683Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-29T01:07:28.683Z] ---> Running in 569fbcb04d2b [2020-09-29T01:07:28.683Z] Removing intermediate container 569fbcb04d2b [2020-09-29T01:07:28.683Z] ---> b21563402016 [2020-09-29T01:07:28.683Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-29T01:07:28.683Z] ---> Running in 362f0f201979 [2020-09-29T01:07:28.683Z] Removing intermediate container 362f0f201979 [2020-09-29T01:07:28.683Z] ---> 2fbd6741bb2f [2020-09-29T01:07:28.683Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-29T01:07:29.666Z] ---> 3d991996d921 [2020-09-29T01:07:29.666Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-29T01:07:30.644Z] ---> 9a36db402ec3 [2020-09-29T01:07:30.644Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-29T01:07:31.247Z] ---> 5827c614ef78 [2020-09-29T01:07:31.247Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-29T01:07:31.521Z] ---> Running in 41fd68aa7c6a [2020-09-29T01:07:31.795Z] Removing intermediate container 41fd68aa7c6a [2020-09-29T01:07:31.795Z] ---> 6f1a951ddec4 [2020-09-29T01:07:31.795Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-29T01:07:32.070Z] ---> Running in ed748dea8a3a [2020-09-29T01:07:32.343Z] Removing intermediate container ed748dea8a3a [2020-09-29T01:07:32.343Z] ---> 80f4116f870f [2020-09-29T01:07:32.343Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-29T01:07:32.616Z] ---> Running in b11d21ec7620 [2020-09-29T01:07:32.891Z] Removing intermediate container b11d21ec7620 [2020-09-29T01:07:32.891Z] ---> 22f1082f855f [2020-09-29T01:07:32.891Z] Step 18/20 : LABEL arch=arm64 [2020-09-29T01:07:33.175Z] ---> Running in 75d1b5a5ec32 [2020-09-29T01:07:33.451Z] Removing intermediate container 75d1b5a5ec32 [2020-09-29T01:07:33.451Z] ---> ec2aa9d9f01a [2020-09-29T01:07:33.451Z] Step 19/20 : LABEL git_sha=ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:07:33.724Z] ---> Running in 200e3f1a1b30 [2020-09-29T01:07:33.997Z] Removing intermediate container 200e3f1a1b30 [2020-09-29T01:07:33.997Z] ---> 3e5dc80bd163 [2020-09-29T01:07:33.997Z] Step 20/20 : LABEL version=1.2.3-dev.7 [2020-09-29T01:07:34.274Z] ---> Running in f52b762b7310 [2020-09-29T01:07:34.868Z] Removing intermediate container f52b762b7310 [2020-09-29T01:07:34.868Z] ---> b91ab7525536 [2020-09-29T01:07:34.868Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T01:07:34.868Z] Successfully built b91ab7525536 [2020-09-29T01:07:34.868Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T01:07:35.343Z] provisioning config files... [2020-09-29T01:07:35.387Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/25@tmp/config2711180514770595295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:07:35.800Z] ---> docker-login.sh [2020-09-29T01:07:35.800Z] nexus3.edgexfoundry.org:10001 [2020-09-29T01:07:36.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:07:36.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:07:36.348Z] Configure a credential helper to remove this warning. See [2020-09-29T01:07:36.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:07:36.348Z] [2020-09-29T01:07:36.348Z] Login Succeeded [2020-09-29T01:07:36.348Z] nexus3.edgexfoundry.org:10002 [2020-09-29T01:07:36.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:07:36.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:07:36.897Z] Configure a credential helper to remove this warning. See [2020-09-29T01:07:36.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:07:36.897Z] [2020-09-29T01:07:36.897Z] Login Succeeded [2020-09-29T01:07:36.897Z] nexus3.edgexfoundry.org:10003 [2020-09-29T01:07:37.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:07:37.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:07:37.445Z] Configure a credential helper to remove this warning. See [2020-09-29T01:07:37.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:07:37.445Z] [2020-09-29T01:07:37.445Z] Login Succeeded [2020-09-29T01:07:37.445Z] nexus3.edgexfoundry.org:10004 [2020-09-29T01:07:37.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:07:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:07:37.994Z] Configure a credential helper to remove this warning. See [2020-09-29T01:07:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:07:37.994Z] [2020-09-29T01:07:37.994Z] Login Succeeded [2020-09-29T01:07:37.994Z] docker.io [2020-09-29T01:07:38.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:07:38.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:07:38.863Z] Configure a credential helper to remove this warning. See [2020-09-29T01:07:38.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:07:38.863Z] [2020-09-29T01:07:38.863Z] Login Succeeded [2020-09-29T01:07:38.863Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T01:07:38.881Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T01:07:39.080Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2020-09-29T01:07:39.080Z] ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:07:39.080Z] latest [2020-09-29T01:07:39.080Z] 1.2.3-dev.7 [2020-09-29T01:07:39.080Z] ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [2020-09-29T01:07:39.080Z] master [2020-09-29T01:07:39.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:39.604Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:39.945Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:07:39.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-09-29T01:07:39.945Z] dfbf980ac5d1: Preparing [2020-09-29T01:07:39.945Z] cca3a2d7d7fc: Preparing [2020-09-29T01:07:39.945Z] 139c56b9c721: Preparing [2020-09-29T01:07:40.220Z] cca3a2d7d7fc: Pushed [2020-09-29T01:07:40.220Z] dfbf980ac5d1: Pushed [2020-09-29T01:07:42.218Z] 139c56b9c721: Pushed [2020-09-29T01:07:42.491Z] ba9e6d923d70383f307bed2756b0cea3beca13c3: digest: sha256:95473acd8889bb13843a9a64bf813c59295425984d36fbc5f123937b6675ad54 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:42.842Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:43.183Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-09-29T01:07:43.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-09-29T01:07:43.183Z] dfbf980ac5d1: Preparing [2020-09-29T01:07:43.183Z] cca3a2d7d7fc: Preparing [2020-09-29T01:07:43.183Z] 139c56b9c721: Preparing [2020-09-29T01:07:43.456Z] cca3a2d7d7fc: Layer already exists [2020-09-29T01:07:43.456Z] 139c56b9c721: Layer already exists [2020-09-29T01:07:43.456Z] dfbf980ac5d1: Layer already exists [2020-09-29T01:07:43.456Z] latest: digest: sha256:95473acd8889bb13843a9a64bf813c59295425984d36fbc5f123937b6675ad54 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:43.801Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:44.143Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.7 [2020-09-29T01:07:44.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-09-29T01:07:44.143Z] dfbf980ac5d1: Preparing [2020-09-29T01:07:44.143Z] cca3a2d7d7fc: Preparing [2020-09-29T01:07:44.143Z] 139c56b9c721: Preparing [2020-09-29T01:07:44.143Z] 139c56b9c721: Layer already exists [2020-09-29T01:07:44.143Z] dfbf980ac5d1: Layer already exists [2020-09-29T01:07:44.143Z] cca3a2d7d7fc: Layer already exists [2020-09-29T01:07:44.417Z] 1.2.3-dev.7: digest: sha256:95473acd8889bb13843a9a64bf813c59295425984d36fbc5f123937b6675ad54 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:44.766Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:45.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [2020-09-29T01:07:45.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-09-29T01:07:45.117Z] dfbf980ac5d1: Preparing [2020-09-29T01:07:45.117Z] cca3a2d7d7fc: Preparing [2020-09-29T01:07:45.117Z] 139c56b9c721: Preparing [2020-09-29T01:07:45.117Z] cca3a2d7d7fc: Layer already exists [2020-09-29T01:07:45.117Z] dfbf980ac5d1: Layer already exists [2020-09-29T01:07:45.117Z] 139c56b9c721: Layer already exists [2020-09-29T01:07:45.391Z] ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7: digest: sha256:95473acd8889bb13843a9a64bf813c59295425984d36fbc5f123937b6675ad54 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:45.741Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:07:46.087Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-09-29T01:07:46.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-09-29T01:07:46.087Z] dfbf980ac5d1: Preparing [2020-09-29T01:07:46.087Z] cca3a2d7d7fc: Preparing [2020-09-29T01:07:46.087Z] 139c56b9c721: Preparing [2020-09-29T01:07:46.361Z] 139c56b9c721: Layer already exists [2020-09-29T01:07:46.361Z] dfbf980ac5d1: Layer already exists [2020-09-29T01:07:46.361Z] cca3a2d7d7fc: Layer already exists [2020-09-29T01:07:46.361Z] master: digest: sha256:95473acd8889bb13843a9a64bf813c59295425984d36fbc5f123937b6675ad54 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T01:07:46.564Z] ===================================================== [Pipeline] echo [2020-09-29T01:07:46.614Z] taggedImages: [2020-09-29T01:07:46.614Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:07:46.614Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-09-29T01:07:46.614Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.3-dev.7 [2020-09-29T01:07:46.614Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [2020-09-29T01:07:46.614Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T01:09:18.193Z] Running on prd-centos7-docker-4c-2g-1902 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-09-29T01:09:18.245Z] Running in /w/workspace/device-modbus-go/25 [Pipeline] { [Pipeline] checkout [2020-09-29T01:09:20.923Z] using credential edgex-jenkins-ssh [2020-09-29T01:09:20.991Z] Cloning the remote Git repository [2020-09-29T01:09:21.021Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-09-29T01:09:21.095Z] > git init /w/workspace/device-modbus-go/25 # timeout=10 [2020-09-29T01:09:21.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-29T01:09:21.157Z] > git --version # timeout=10 [2020-09-29T01:09:21.164Z] > git --version # 'git version 2.16.5' [2020-09-29T01:09:21.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T01:09:21.197Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T01:09:21.786Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-29T01:09:21.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T01:09:21.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-09-29T01:09:21.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-09-29T01:09:21.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T01:09:21.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T01:09:22.232Z] Checking out Revision ba9e6d923d70383f307bed2756b0cea3beca13c3 (master) [2020-09-29T01:09:22.244Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T01:09:22.260Z] > git checkout -f ba9e6d923d70383f307bed2756b0cea3beca13c3 # timeout=10 [2020-09-29T01:09:25.853Z] Commit message: "Merge pull request #176 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T01:09:26.693Z] ========================================================= [2020-09-29T01:09:26.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-29T01:09:26.693Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:09:27.512Z] + 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-29T01:09:28.091Z] Sending build context to Docker daemon 755.2kB [2020-09-29T01:09:28.091Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-29T01:09:28.091Z] Step 2/8 : FROM ${BASE} [2020-09-29T01:09:28.091Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-29T01:09:28.091Z] df20fa9351a1: Pulling fs layer [2020-09-29T01:09:28.091Z] ed8968b2872e: Pulling fs layer [2020-09-29T01:09:28.091Z] a92cc7c5fd73: Pulling fs layer [2020-09-29T01:09:28.091Z] e871e8e8d7a9: Pulling fs layer [2020-09-29T01:09:28.091Z] e73272ec9a57: Pulling fs layer [2020-09-29T01:09:28.091Z] 1e910a182e73: Pulling fs layer [2020-09-29T01:09:28.091Z] 4e634b169226: Pulling fs layer [2020-09-29T01:09:28.091Z] e73272ec9a57: Waiting [2020-09-29T01:09:28.091Z] 1e910a182e73: Waiting [2020-09-29T01:09:28.091Z] a92cc7c5fd73: Verifying Checksum [2020-09-29T01:09:28.091Z] a92cc7c5fd73: Download complete [2020-09-29T01:09:28.091Z] ed8968b2872e: Download complete [2020-09-29T01:09:28.091Z] e73272ec9a57: Download complete [2020-09-29T01:09:28.091Z] df20fa9351a1: Verifying Checksum [2020-09-29T01:09:28.091Z] df20fa9351a1: Download complete [2020-09-29T01:09:28.091Z] 1e910a182e73: Verifying Checksum [2020-09-29T01:09:28.091Z] 1e910a182e73: Download complete [2020-09-29T01:09:28.674Z] df20fa9351a1: Pull complete [2020-09-29T01:09:28.674Z] ed8968b2872e: Pull complete [2020-09-29T01:09:28.937Z] a92cc7c5fd73: Pull complete [2020-09-29T01:09:29.889Z] 4e634b169226: Verifying Checksum [2020-09-29T01:09:29.890Z] 4e634b169226: Download complete [2020-09-29T01:09:30.487Z] e871e8e8d7a9: Verifying Checksum [2020-09-29T01:09:30.487Z] e871e8e8d7a9: Download complete [2020-09-29T01:09:35.834Z] e871e8e8d7a9: Pull complete [2020-09-29T01:09:36.103Z] e73272ec9a57: Pull complete [2020-09-29T01:09:36.103Z] 1e910a182e73: Pull complete [2020-09-29T01:09:42.744Z] 4e634b169226: Pull complete [2020-09-29T01:09:42.744Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-29T01:09:42.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-29T01:09:42.744Z] ---> f7629b54cfaa [2020-09-29T01:09:42.744Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-29T01:09:42.744Z] ---> Running in fa76e6110f63 [2020-09-29T01:09:42.744Z] Removing intermediate container fa76e6110f63 [2020-09-29T01:09:42.744Z] ---> 24d88d2a3582 [2020-09-29T01:09:42.744Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T01:09:42.744Z] ---> Running in 5c31ee46b648 [2020-09-29T01:09:44.680Z] Removing intermediate container 5c31ee46b648 [2020-09-29T01:09:44.680Z] ---> 2bdb0bdf773b [2020-09-29T01:09:44.680Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-29T01:09:44.680Z] ---> Running in 92a86fd878a8 [2020-09-29T01:09:45.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T01:09:45.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T01:09:46.426Z] (1/14) Installing libmagic (5.38-r0) [2020-09-29T01:09:46.426Z] (2/14) Installing file (5.38-r0) [2020-09-29T01:09:46.689Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-29T01:09:46.690Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-29T01:09:50.006Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-29T01:09:50.006Z] (6/14) Installing patch (2.7.6-r6) [2020-09-29T01:09:50.268Z] (7/14) Installing build-base (0.5-r2) [2020-09-29T01:09:50.268Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-29T01:09:50.268Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-29T01:09:50.530Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-29T01:09:50.793Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-29T01:09:50.793Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-29T01:09:51.058Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-29T01:09:51.058Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-29T01:09:51.058Z] Executing busybox-1.31.1-r16.trigger [2020-09-29T01:09:51.058Z] OK: 237 MiB in 53 packages [2020-09-29T01:09:54.386Z] Removing intermediate container 92a86fd878a8 [2020-09-29T01:09:54.386Z] ---> 8ee3078aec26 [2020-09-29T01:09:54.386Z] Step 6/8 : WORKDIR /device-modbus-go [2020-09-29T01:09:54.386Z] ---> Running in 84c872f9f8ec [2020-09-29T01:09:54.386Z] Removing intermediate container 84c872f9f8ec [2020-09-29T01:09:54.386Z] ---> 57c47d258810 [2020-09-29T01:09:54.386Z] Step 7/8 : COPY . . [2020-09-29T01:09:55.336Z] ---> daadb42d6192 [2020-09-29T01:09:55.336Z] Step 8/8 : RUN go mod download [2020-09-29T01:09:55.336Z] ---> Running in 6048b163f7e2 [2020-09-29T01:10:07.616Z] Removing intermediate container 6048b163f7e2 [2020-09-29T01:10:07.616Z] ---> 3342e3ddb6ff [2020-09-29T01:10:07.616Z] Successfully built 3342e3ddb6ff [2020-09-29T01:10:07.616Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:07.968Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-29T01:10:07.968Z] . [Pipeline] withDockerContainer [2020-09-29T01:10:08.106Z] prd-centos7-docker-4c-2g-1902 does not seem to be running inside a container [2020-09-29T01:10:08.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/25 -v /w/workspace/device-modbus-go/25:/w/workspace/device-modbus-go/25:rw,z -v /w/workspace/device-modbus-go/25@tmp:/w/workspace/device-modbus-go/25@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-29T01:10:09.623Z] $ docker top 2395cdf4b0d0b7c7f1e56dea42861dcd88c6b25e054e4201c81696b8625da599 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T01:10:10.216Z] + go version [2020-09-29T01:10:10.216Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-29T01:10:10.234Z] $ docker stop --time=1 2395cdf4b0d0b7c7f1e56dea42861dcd88c6b25e054e4201c81696b8625da599 [2020-09-29T01:10:11.620Z] $ docker rm -f 2395cdf4b0d0b7c7f1e56dea42861dcd88c6b25e054e4201c81696b8625da599 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-09-29T01:10:12.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T01:10:12.997Z] + ls -al . [2020-09-29T01:10:12.997Z] total 64 [2020-09-29T01:10:12.997Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 29 01:09 . [2020-09-29T01:10:12.997Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 01:09 .. [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 4913 Sep 29 01:09 Attribution.txt [2020-09-29T01:10:12.997Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 29 01:09 bin [2020-09-29T01:10:12.997Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 01:09 cmd [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 1430 Sep 29 01:09 Dockerfile [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 954 Sep 29 01:09 Dockerfile.build [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 29 01:09 .dockerignore [2020-09-29T01:10:12.997Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 01:09 .git [2020-09-29T01:10:12.997Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 01:09 .github [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 338 Sep 29 01:09 .gitignore [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 559 Sep 29 01:09 go.mod [2020-09-29T01:10:12.997Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 29 01:09 internal [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 679 Sep 29 01:09 Jenkinsfile [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 29 01:09 LICENSE [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 01:09 Makefile [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 591 Sep 29 01:09 README.md [2020-09-29T01:10:12.997Z] drwxrwxr-x. 3 jenkins jenkins 44 Sep 29 01:09 .semver [2020-09-29T01:10:12.997Z] drwxrwxr-x. 2 jenkins jenkins 52 Sep 29 01:09 simulator [2020-09-29T01:10:12.997Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 01:09 snap [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 01:02 VERSION [2020-09-29T01:10:12.997Z] -rw-rw-r--. 1 jenkins jenkins 229 Sep 29 01:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:13.305Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ba9e6d923d70383f307bed2756b0cea3beca13c3 --label arch=amd64 --label version=1.2.3-dev.7 . [2020-09-29T01:10:13.305Z] Sending build context to Docker daemon 755.2kB [2020-09-29T01:10:13.305Z] Step 1/20 : ARG BASE=golang:1.15-alpine [2020-09-29T01:10:13.305Z] Step 2/20 : FROM ${BASE} AS builder [2020-09-29T01:10:13.305Z] ---> 3342e3ddb6ff [2020-09-29T01:10:13.305Z] Step 3/20 : ARG MAKE='make build' [2020-09-29T01:10:13.568Z] ---> Running in a63051df233a [2020-09-29T01:10:13.831Z] Removing intermediate container a63051df233a [2020-09-29T01:10:13.831Z] ---> 1525eff79b34 [2020-09-29T01:10:13.831Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T01:10:13.831Z] ---> Running in 56ed2f4c2d75 [2020-09-29T01:10:14.781Z] Removing intermediate container 56ed2f4c2d75 [2020-09-29T01:10:14.781Z] ---> 679341eeef56 [2020-09-29T01:10:14.781Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-09-29T01:10:14.781Z] ---> Running in 735d5342477b [2020-09-29T01:10:15.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T01:10:16.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T01:10:17.261Z] OK: 237 MiB in 53 packages [2020-09-29T01:10:17.524Z] Removing intermediate container 735d5342477b [2020-09-29T01:10:17.524Z] ---> b777ec43115a [2020-09-29T01:10:17.524Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-09-29T01:10:17.787Z] ---> Running in fd6baf6b0f58 [2020-09-29T01:10:18.056Z] Removing intermediate container fd6baf6b0f58 [2020-09-29T01:10:18.056Z] ---> f31a272a9236 [2020-09-29T01:10:18.056Z] Step 7/20 : COPY . . [2020-09-29T01:10:18.631Z] ---> cd3f31b01f5e [2020-09-29T01:10:18.631Z] Step 8/20 : RUN ${MAKE} [2020-09-29T01:10:18.904Z] ---> Running in 7727fbf007af [2020-09-29T01:10:19.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.3-dev.7" -o cmd/device-modbus ./cmd [2020-09-29T01:10:27.728Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-29T01:10:30.293Z] Removing intermediate container 7727fbf007af [2020-09-29T01:10:30.293Z] ---> 8ac2faf679a5 [2020-09-29T01:10:30.293Z] Step 9/20 : FROM scratch [2020-09-29T01:10:30.293Z] ---> [2020-09-29T01:10:30.293Z] Step 10/20 : ENV APP_PORT=49991 [2020-09-29T01:10:30.560Z] ---> Running in 1ca9a3a2466f [2020-09-29T01:10:30.560Z] Removing intermediate container 1ca9a3a2466f [2020-09-29T01:10:30.560Z] ---> c9aab959f501 [2020-09-29T01:10:30.560Z] Step 11/20 : EXPOSE $APP_PORT [2020-09-29T01:10:30.824Z] ---> Running in ed1fcfa1be86 [2020-09-29T01:10:30.824Z] Removing intermediate container ed1fcfa1be86 [2020-09-29T01:10:30.824Z] ---> 7eec2e105a53 [2020-09-29T01:10:30.824Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-09-29T01:10:31.400Z] ---> 60b38783641c [2020-09-29T01:10:31.400Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-09-29T01:10:31.663Z] ---> 6c763ab2e6bd [2020-09-29T01:10:31.663Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-09-29T01:10:31.663Z] ---> 97694e8e9b0c [2020-09-29T01:10:31.663Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-09-29T01:10:31.927Z] ---> Running in 89645305e7b2 [2020-09-29T01:10:31.927Z] Removing intermediate container 89645305e7b2 [2020-09-29T01:10:31.927Z] ---> 799cefb79ff7 [2020-09-29T01:10:31.927Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-09-29T01:10:32.190Z] ---> Running in e2ff1cbc24fb [2020-09-29T01:10:32.190Z] Removing intermediate container e2ff1cbc24fb [2020-09-29T01:10:32.190Z] ---> f3e12cb52d6c [2020-09-29T01:10:32.190Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-29T01:10:32.190Z] ---> Running in 9846f0007a05 [2020-09-29T01:10:32.458Z] Removing intermediate container 9846f0007a05 [2020-09-29T01:10:32.458Z] ---> e9f02253b7b6 [2020-09-29T01:10:32.458Z] Step 18/20 : LABEL arch=amd64 [2020-09-29T01:10:32.458Z] ---> Running in f6f6ebb1ca10 [2020-09-29T01:10:33.411Z] Removing intermediate container f6f6ebb1ca10 [2020-09-29T01:10:33.411Z] ---> 35971bb923b5 [2020-09-29T01:10:33.411Z] Step 19/20 : LABEL git_sha=ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:10:33.411Z] ---> Running in 5167165cd7bb [2020-09-29T01:10:33.411Z] Removing intermediate container 5167165cd7bb [2020-09-29T01:10:33.411Z] ---> aa1d39544b94 [2020-09-29T01:10:33.411Z] Step 20/20 : LABEL version=1.2.3-dev.7 [2020-09-29T01:10:33.411Z] ---> Running in 8e2e53148ed8 [2020-09-29T01:10:33.674Z] Removing intermediate container 8e2e53148ed8 [2020-09-29T01:10:33.674Z] ---> 5929a4d827b0 [2020-09-29T01:10:33.674Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T01:10:33.674Z] Successfully built 5929a4d827b0 [2020-09-29T01:10:33.675Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T01:10:34.004Z] provisioning config files... [2020-09-29T01:10:34.056Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/25@tmp/config5686953352460567047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:10:34.422Z] ---> docker-login.sh [2020-09-29T01:10:34.422Z] nexus3.edgexfoundry.org:10001 [2020-09-29T01:10:34.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:10:34.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:10:34.687Z] Configure a credential helper to remove this warning. See [2020-09-29T01:10:34.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:10:34.687Z] [2020-09-29T01:10:34.687Z] Login Succeeded [2020-09-29T01:10:34.687Z] nexus3.edgexfoundry.org:10002 [2020-09-29T01:10:34.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:10:34.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:10:34.949Z] Configure a credential helper to remove this warning. See [2020-09-29T01:10:34.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:10:34.949Z] [2020-09-29T01:10:34.949Z] Login Succeeded [2020-09-29T01:10:34.949Z] nexus3.edgexfoundry.org:10003 [2020-09-29T01:10:34.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:10:34.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:10:34.949Z] Configure a credential helper to remove this warning. See [2020-09-29T01:10:34.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:10:34.949Z] [2020-09-29T01:10:34.949Z] Login Succeeded [2020-09-29T01:10:34.949Z] nexus3.edgexfoundry.org:10004 [2020-09-29T01:10:35.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:10:35.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:10:35.214Z] Configure a credential helper to remove this warning. See [2020-09-29T01:10:35.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:10:35.215Z] [2020-09-29T01:10:35.215Z] Login Succeeded [2020-09-29T01:10:35.215Z] docker.io [2020-09-29T01:10:35.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:10:35.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:10:35.476Z] Configure a credential helper to remove this warning. See [2020-09-29T01:10:35.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:10:35.476Z] [2020-09-29T01:10:35.477Z] Login Succeeded [2020-09-29T01:10:35.477Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T01:10:35.487Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T01:10:35.760Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2020-09-29T01:10:35.760Z] ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:10:35.760Z] latest [2020-09-29T01:10:35.760Z] 1.2.3-dev.7 [2020-09-29T01:10:35.760Z] ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [2020-09-29T01:10:35.760Z] master [2020-09-29T01:10:35.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:36.268Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:36.584Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:10:36.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-09-29T01:10:36.585Z] 07466e822eb9: Preparing [2020-09-29T01:10:36.585Z] a0a04f4ec95e: Preparing [2020-09-29T01:10:36.585Z] 694e41c9a12a: Preparing [2020-09-29T01:10:36.585Z] 07466e822eb9: Pushed [2020-09-29T01:10:36.585Z] a0a04f4ec95e: Pushed [2020-09-29T01:10:37.532Z] 694e41c9a12a: Pushed [2020-09-29T01:10:37.795Z] ba9e6d923d70383f307bed2756b0cea3beca13c3: digest: sha256:d11dc16b49d3a3027af0c3c0cc84785efd8696266a861dbdb7ea55c7cefc034f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:38.104Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:38.405Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-09-29T01:10:38.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-09-29T01:10:38.405Z] 07466e822eb9: Preparing [2020-09-29T01:10:38.405Z] a0a04f4ec95e: Preparing [2020-09-29T01:10:38.405Z] 694e41c9a12a: Preparing [2020-09-29T01:10:38.405Z] a0a04f4ec95e: Layer already exists [2020-09-29T01:10:38.405Z] 694e41c9a12a: Layer already exists [2020-09-29T01:10:38.405Z] 07466e822eb9: Layer already exists [2020-09-29T01:10:38.405Z] latest: digest: sha256:d11dc16b49d3a3027af0c3c0cc84785efd8696266a861dbdb7ea55c7cefc034f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:38.710Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:39.013Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.7 [2020-09-29T01:10:39.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-09-29T01:10:39.013Z] 07466e822eb9: Preparing [2020-09-29T01:10:39.013Z] a0a04f4ec95e: Preparing [2020-09-29T01:10:39.013Z] 694e41c9a12a: Preparing [2020-09-29T01:10:39.013Z] a0a04f4ec95e: Layer already exists [2020-09-29T01:10:39.013Z] 694e41c9a12a: Layer already exists [2020-09-29T01:10:39.013Z] 07466e822eb9: Layer already exists [2020-09-29T01:10:39.013Z] 1.2.3-dev.7: digest: sha256:d11dc16b49d3a3027af0c3c0cc84785efd8696266a861dbdb7ea55c7cefc034f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:39.333Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:39.637Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [2020-09-29T01:10:39.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-09-29T01:10:39.637Z] 07466e822eb9: Preparing [2020-09-29T01:10:39.637Z] a0a04f4ec95e: Preparing [2020-09-29T01:10:39.637Z] 694e41c9a12a: Preparing [2020-09-29T01:10:39.637Z] 07466e822eb9: Layer already exists [2020-09-29T01:10:39.637Z] a0a04f4ec95e: Layer already exists [2020-09-29T01:10:39.637Z] 694e41c9a12a: Layer already exists [2020-09-29T01:10:39.637Z] ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7: digest: sha256:d11dc16b49d3a3027af0c3c0cc84785efd8696266a861dbdb7ea55c7cefc034f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:39.945Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:40.253Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2020-09-29T01:10:40.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-09-29T01:10:40.253Z] 07466e822eb9: Preparing [2020-09-29T01:10:40.253Z] a0a04f4ec95e: Preparing [2020-09-29T01:10:40.253Z] 694e41c9a12a: Preparing [2020-09-29T01:10:40.253Z] 07466e822eb9: Layer already exists [2020-09-29T01:10:40.253Z] 694e41c9a12a: Layer already exists [2020-09-29T01:10:40.253Z] a0a04f4ec95e: Layer already exists [2020-09-29T01:10:40.253Z] master: digest: sha256:d11dc16b49d3a3027af0c3c0cc84785efd8696266a861dbdb7ea55c7cefc034f size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T01:10:40.521Z] ===================================================== [Pipeline] echo [2020-09-29T01:10:40.625Z] taggedImages: [2020-09-29T01:10:40.625Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:10:40.625Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-09-29T01:10:40.625Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.3-dev.7 [2020-09-29T01:10:40.625Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3-1.2.3-dev.7 [2020-09-29T01:10:40.625Z] - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-09-29T01:10:42.595Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-29T01:10:42.597Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-29T01:10:42.651Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:43.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T01:10:43.306Z] [2020-09-29T01:10:43.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:10:43.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T01:10:43.753Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-29T01:10:43.753Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-29T01:10:43.753Z] 408f87550127: Pulling fs layer [2020-09-29T01:10:43.753Z] fe522b08c979: Pulling fs layer [2020-09-29T01:10:43.753Z] 221eaa008020: Pulling fs layer [2020-09-29T01:10:43.753Z] 2a4607e5d6b9: Pulling fs layer [2020-09-29T01:10:43.753Z] 8f79b27c4fd2: Pulling fs layer [2020-09-29T01:10:43.753Z] e5c8dbe1645b: Pulling fs layer [2020-09-29T01:10:43.753Z] 23e8b3b47431: Pulling fs layer [2020-09-29T01:10:43.753Z] 5c568d65a230: Pulling fs layer [2020-09-29T01:10:43.753Z] 2a4607e5d6b9: Waiting [2020-09-29T01:10:43.753Z] 8f79b27c4fd2: Waiting [2020-09-29T01:10:43.753Z] e5c8dbe1645b: Waiting [2020-09-29T01:10:43.753Z] 23e8b3b47431: Waiting [2020-09-29T01:10:43.753Z] 5c568d65a230: Waiting [2020-09-29T01:10:43.753Z] 221eaa008020: Waiting [2020-09-29T01:10:43.753Z] fe522b08c979: Verifying Checksum [2020-09-29T01:10:43.753Z] fe522b08c979: Download complete [2020-09-29T01:10:43.753Z] 408f87550127: Verifying Checksum [2020-09-29T01:10:43.753Z] 408f87550127: Download complete [2020-09-29T01:10:43.753Z] 2a4607e5d6b9: Verifying Checksum [2020-09-29T01:10:43.753Z] 2a4607e5d6b9: Download complete [2020-09-29T01:10:44.026Z] 8f79b27c4fd2: Download complete [2020-09-29T01:10:44.026Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-29T01:10:44.026Z] cbdbe7a5bc2a: Download complete [2020-09-29T01:10:44.625Z] cbdbe7a5bc2a: Pull complete [2020-09-29T01:10:44.625Z] 408f87550127: Pull complete [2020-09-29T01:10:44.906Z] fe522b08c979: Pull complete [2020-09-29T01:10:45.541Z] e5c8dbe1645b: Download complete [2020-09-29T01:10:46.519Z] 23e8b3b47431: Verifying Checksum [2020-09-29T01:10:46.520Z] 23e8b3b47431: Download complete [2020-09-29T01:10:49.175Z] 5c568d65a230: Verifying Checksum [2020-09-29T01:10:49.175Z] 5c568d65a230: Download complete [2020-09-29T01:10:49.175Z] 221eaa008020: Verifying Checksum [2020-09-29T01:10:49.175Z] 221eaa008020: Download complete [2020-09-29T01:10:59.334Z] 221eaa008020: Pull complete [2020-09-29T01:10:59.334Z] 2a4607e5d6b9: Pull complete [2020-09-29T01:10:59.334Z] 8f79b27c4fd2: Pull complete [2020-09-29T01:11:01.952Z] e5c8dbe1645b: Pull complete [2020-09-29T01:11:07.408Z] 23e8b3b47431: Pull complete [2020-09-29T01:11:10.029Z] 5c568d65a230: Pull complete [2020-09-29T01:11:10.029Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-29T01:11:10.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T01:11:10.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-29T01:11:10.385Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:11:10.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-29T01:11:12.067Z] $ docker top ffb90a284eb4c69b67a72dbab0ed7c83c6cc43bc08f224ea13c5ac30c2cdd462 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T01:11:12.686Z] + snyk monitor '--org=edgex-jenkins' [2020-09-29T01:11:20.962Z] [2020-09-29T01:11:20.962Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2020-09-29T01:11:20.962Z] [2020-09-29T01:11:20.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/52cdee94-841f-4aab-880f-a35424690b17 [2020-09-29T01:11:20.962Z] [2020-09-29T01:11:20.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-29T01:11:20.962Z] [2020-09-29T01:11:20.962Z] [2020-09-29T01:11:20.962Z] Snyk CLI supports Node.js 8 and higher. [2020-09-29T01:11:20.962Z] 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-29T01:11:20.962Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-29T01:11:20.962Z] [2020-09-29T01:11:20.962Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-29T01:11:20.962Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-29T01:11:20.998Z] $ docker stop --time=1 ffb90a284eb4c69b67a72dbab0ed7c83c6cc43bc08f224ea13c5ac30c2cdd462 [2020-09-29T01:11:23.485Z] $ docker rm -f ffb90a284eb4c69b67a72dbab0ed7c83c6cc43bc08f224ea13c5ac30c2cdd462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:11:24.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:11:24.948Z] [2020-09-29T01:11:24.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:11:25.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:11:25.328Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-29T01:11:25.328Z] e7c96db7181b: Pulling fs layer [2020-09-29T01:11:25.328Z] 1868ca2cb446: Pulling fs layer [2020-09-29T01:11:25.328Z] 136be5d0fe8e: Pulling fs layer [2020-09-29T01:11:25.328Z] 894bfe63afcb: Pulling fs layer [2020-09-29T01:11:25.328Z] 894bfe63afcb: Waiting [2020-09-29T01:11:25.328Z] 1868ca2cb446: Verifying Checksum [2020-09-29T01:11:25.328Z] 1868ca2cb446: Download complete [2020-09-29T01:11:25.328Z] 136be5d0fe8e: Verifying Checksum [2020-09-29T01:11:25.328Z] 136be5d0fe8e: Download complete [2020-09-29T01:11:25.328Z] e7c96db7181b: Verifying Checksum [2020-09-29T01:11:25.328Z] e7c96db7181b: Download complete [2020-09-29T01:11:25.609Z] 894bfe63afcb: Verifying Checksum [2020-09-29T01:11:25.609Z] 894bfe63afcb: Download complete [2020-09-29T01:11:25.879Z] e7c96db7181b: Pull complete [2020-09-29T01:11:26.144Z] 1868ca2cb446: Pull complete [2020-09-29T01:11:26.410Z] 136be5d0fe8e: Pull complete [2020-09-29T01:11:26.997Z] 894bfe63afcb: Pull complete [2020-09-29T01:11:26.997Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-29T01:11:26.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:11:26.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-29T01:11:27.130Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:11:27.235Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:11:28.373Z] $ docker top f36b0eb07f45962597a0f9a6c8d118735c25549b5b14aa4bb634aa7366884177 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:11:29.072Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:11:29.072Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:11:31.813Z] $ docker stop --time=1 f36b0eb07f45962597a0f9a6c8d118735c25549b5b14aa4bb634aa7366884177 [2020-09-29T01:11:33.463Z] $ docker rm -f f36b0eb07f45962597a0f9a6c8d118735c25549b5b14aa4bb634aa7366884177 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:11:34.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:11:34.097Z] . [Pipeline] withDockerContainer [2020-09-29T01:11:34.264Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:11:34.405Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:11:35.509Z] $ docker top 25f8c85410a55da291808491d3916e1cac09d97021a708f683cdbb00cbb6e80a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:11:36.223Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:11:36.223Z] + tee [2020-09-29T01:11:36.223Z] clair timeout 1m0s [2020-09-29T01:11:36.223Z] docker timeout: 1m0s [2020-09-29T01:11:36.223Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:11:37.349Z] $ docker stop --time=1 25f8c85410a55da291808491d3916e1cac09d97021a708f683cdbb00cbb6e80a [2020-09-29T01:11:38.776Z] $ docker rm -f 25f8c85410a55da291808491d3916e1cac09d97021a708f683cdbb00cbb6e80a [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T01:11:39.358Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-09-29T01:11:39.378Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_ba9e6d923d70383f307bed2756b0cea3beca13c3.html [Pipeline] writeFile [Pipeline] step [2020-09-29T01:11:39.452Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:11:40.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:11:40.187Z] . [Pipeline] withDockerContainer [2020-09-29T01:11:40.416Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:11:40.511Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:11:41.789Z] $ docker top 22ad0791b0cb15273db02d2384e3d919b06d4e4cbc1ba510f9bc975312a42124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:11:42.681Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:11:42.681Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:11:45.436Z] $ docker stop --time=1 22ad0791b0cb15273db02d2384e3d919b06d4e4cbc1ba510f9bc975312a42124 [2020-09-29T01:11:46.968Z] $ docker rm -f 22ad0791b0cb15273db02d2384e3d919b06d4e4cbc1ba510f9bc975312a42124 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:11:47.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:11:47.524Z] . [Pipeline] withDockerContainer [2020-09-29T01:11:47.664Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:11:47.730Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:11:48.506Z] $ docker top a28b10505268ae2ed237bd2e8f91c4b097014439f9bf71b3c87df76df5fa488f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:11:49.085Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:ba9e6d923d70383f307bed2756b0cea3beca13c3 [2020-09-29T01:11:49.085Z] + tee [2020-09-29T01:11:49.085Z] clair timeout 1m0s [2020-09-29T01:11:49.085Z] docker timeout: 1m0s [2020-09-29T01:11:49.085Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:11:49.779Z] $ docker stop --time=1 a28b10505268ae2ed237bd2e8f91c4b097014439f9bf71b3c87df76df5fa488f [2020-09-29T01:11:51.372Z] $ docker rm -f a28b10505268ae2ed237bd2e8f91c4b097014439f9bf71b3c87df76df5fa488f [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T01:11:51.881Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-09-29T01:11:51.928Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_ba9e6d923d70383f307bed2756b0cea3beca13c3.html [Pipeline] writeFile [Pipeline] step [2020-09-29T01:11:51.992Z] 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-29T01:11:53.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:11:53.341Z] . [Pipeline] withDockerContainer [2020-09-29T01:11:53.484Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:11:53.575Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:11:54.635Z] $ docker top b7a3f1e7c3465a657f99d2774eb3a580d6f74c48fee7cddeb269a5fb6144db4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:11:55.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:11:55.007Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:11:55.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:11:55.455Z] $ docker exec b7a3f1e7c3465a657f99d2774eb3a580d6f74c48fee7cddeb269a5fb6144db4d ssh-agent [2020-09-29T01:11:55.721Z] SSH_AUTH_SOCK=/tmp/ssh-puTcgdRzjUhj/agent.12 [2020-09-29T01:11:55.721Z] SSH_AGENT_PID=18 [2020-09-29T01:11:55.743Z] Running ssh-add (command line suppressed) [2020-09-29T01:11:56.044Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5104006396302648136.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5104006396302648136.key) [2020-09-29T01:11:56.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:11:56.484Z] + git semver tag [2020-09-29T01:11:56.748Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:11:56.748Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-09-29T01:11:56.748Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-09-29T01:11:56.748Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:11:56.748Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:11:56.748Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:11:56.748Z] # $SEMVER_BRANCH = master [2020-09-29T01:11:56.748Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-09-29T01:11:56.748Z] # ba9e6d923d70383f307bed2756b0cea3beca13c3 HEAD [2020-09-29T01:11:56.748Z] # -> Force: false [2020-09-29T01:11:56.748Z] # 14e7f838a6395f05c58451ceaf2212c5060789aa refs/tags/v1.2.3-dev.7 [Pipeline] } [2020-09-29T01:11:56.767Z] $ docker exec --env ******** --env ******** b7a3f1e7c3465a657f99d2774eb3a580d6f74c48fee7cddeb269a5fb6144db4d ssh-agent -k [2020-09-29T01:11:57.109Z] unset SSH_AUTH_SOCK; [2020-09-29T01:11:57.109Z] unset SSH_AGENT_PID; [2020-09-29T01:11:57.110Z] echo Agent pid 18 killed; [2020-09-29T01:11:57.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:11:57.770Z] + git semver [Pipeline] } [2020-09-29T01:11:57.800Z] $ docker stop --time=1 b7a3f1e7c3465a657f99d2774eb3a580d6f74c48fee7cddeb269a5fb6144db4d [2020-09-29T01:11:59.280Z] $ docker rm -f b7a3f1e7c3465a657f99d2774eb3a580d6f74c48fee7cddeb269a5fb6144db4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:11:59.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T01:11:59.932Z] [2020-09-29T01:11:59.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:12:00.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T01:12:00.318Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-29T01:12:00.318Z] ab5ef0e58194: Pulling fs layer [2020-09-29T01:12:00.318Z] 9712f1f96733: Pulling fs layer [2020-09-29T01:12:00.318Z] 63f879dbbcfc: Pulling fs layer [2020-09-29T01:12:00.318Z] 0d9ebad4ef96: Pulling fs layer [2020-09-29T01:12:00.318Z] e9a5061849ea: Pulling fs layer [2020-09-29T01:12:00.318Z] d747dcd14b5f: Pulling fs layer [2020-09-29T01:12:00.318Z] 2de7ff778b66: Pulling fs layer [2020-09-29T01:12:00.318Z] e9a5061849ea: Waiting [2020-09-29T01:12:00.318Z] d747dcd14b5f: Waiting [2020-09-29T01:12:00.318Z] 2de7ff778b66: Waiting [2020-09-29T01:12:00.318Z] 0d9ebad4ef96: Waiting [2020-09-29T01:12:00.318Z] 9712f1f96733: Verifying Checksum [2020-09-29T01:12:00.318Z] 9712f1f96733: Download complete [2020-09-29T01:12:02.992Z] 63f879dbbcfc: Verifying Checksum [2020-09-29T01:12:02.992Z] 63f879dbbcfc: Download complete [2020-09-29T01:12:02.992Z] e9a5061849ea: Verifying Checksum [2020-09-29T01:12:02.992Z] e9a5061849ea: Download complete [2020-09-29T01:12:02.992Z] d747dcd14b5f: Verifying Checksum [2020-09-29T01:12:02.992Z] d747dcd14b5f: Download complete [2020-09-29T01:12:03.962Z] 2de7ff778b66: Verifying Checksum [2020-09-29T01:12:03.962Z] 2de7ff778b66: Download complete [2020-09-29T01:12:04.576Z] 0d9ebad4ef96: Verifying Checksum [2020-09-29T01:12:04.576Z] 0d9ebad4ef96: Download complete [2020-09-29T01:12:04.576Z] ab5ef0e58194: Verifying Checksum [2020-09-29T01:12:04.576Z] ab5ef0e58194: Download complete [2020-09-29T01:12:11.293Z] ab5ef0e58194: Pull complete [2020-09-29T01:12:11.293Z] 9712f1f96733: Pull complete [2020-09-29T01:12:13.900Z] 63f879dbbcfc: Pull complete [2020-09-29T01:12:24.030Z] 0d9ebad4ef96: Pull complete [2020-09-29T01:12:24.030Z] e9a5061849ea: Pull complete [2020-09-29T01:12:24.030Z] d747dcd14b5f: Pull complete [2020-09-29T01:12:27.377Z] 2de7ff778b66: Pull complete [2020-09-29T01:12:27.377Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-29T01:12:27.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T01:12:27.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-29T01:12:27.634Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:12:27.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-29T01:12:30.672Z] $ docker top 31d3f4ed8a04b48576a796835a77b7614bad93ad2415b3ceada0c1c0b3743379 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-29T01:12:31.053Z] provisioning config files... [2020-09-29T01:12:31.080Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config5868028046638833938tmp [2020-09-29T01:12:31.101Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8725665044138119752tmp [2020-09-29T01:12:31.118Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config2109950561778778255tmp [Pipeline] { [Pipeline] echo [2020-09-29T01:12:31.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:12:31.859Z] ---> sigul-configuration.sh [2020-09-29T01:12:31.859Z] gpg: directory `/root/.gnupg' created [2020-09-29T01:12:31.859Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-29T01:12:31.859Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-29T01:12:31.859Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-29T01:12:31.859Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-29T01:12:31.859Z] gpg: CAST5 encrypted data [2020-09-29T01:12:32.122Z] gpg: encrypted with 1 passphrase [2020-09-29T01:12:32.122Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-29T01:12:32.436Z] + mkdir /home/jenkins [2020-09-29T01:12:32.436Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-29T01:12:32.754Z] + 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-29T01:12:32.765Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:12:33.080Z] ---> sigul-install.sh [2020-09-29T01:12:41.495Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-29T01:12:41.831Z] + git tag --list [2020-09-29T01:12:41.831Z] 0.7.1 [2020-09-29T01:12:41.831Z] v1.0.0 [2020-09-29T01:12:41.831Z] v1.1.0 [2020-09-29T01:12:41.831Z] v1.1.1 [2020-09-29T01:12:41.831Z] v1.2.0 [2020-09-29T01:12:41.831Z] v1.2.1 [2020-09-29T01:12:41.831Z] v1.2.2 [2020-09-29T01:12:41.831Z] v1.2.2-dev.1 [2020-09-29T01:12:41.831Z] v1.2.2-dev.2 [2020-09-29T01:12:41.831Z] v1.2.2-dev.3 [2020-09-29T01:12:41.831Z] v1.2.3-dev.1 [2020-09-29T01:12:41.831Z] v1.2.3-dev.2 [2020-09-29T01:12:41.831Z] v1.2.3-dev.3 [2020-09-29T01:12:41.831Z] v1.2.3-dev.4 [2020-09-29T01:12:41.831Z] v1.2.3-dev.5 [2020-09-29T01:12:41.831Z] v1.2.3-dev.6 [2020-09-29T01:12:41.831Z] v1.2.3-dev.7 [Pipeline] sh [2020-09-29T01:12:42.149Z] + lftools sign git-tag v1.2.3-dev.7 [2020-09-29T01:12:43.552Z] Signing Git tag with Sigul... [2020-09-29T01:12:43.552Z] Signing v1.2.3-dev.7 [Pipeline] echo [2020-09-29T01:12:44.519Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:12:44.846Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-29T01:12:44.860Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-29T01:12:45.045Z] $ docker stop --time=1 31d3f4ed8a04b48576a796835a77b7614bad93ad2415b3ceada0c1c0b3743379 [2020-09-29T01:12:47.147Z] $ docker rm -f 31d3f4ed8a04b48576a796835a77b7614bad93ad2415b3ceada0c1c0b3743379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:12:48.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:12:48.104Z] . [Pipeline] withDockerContainer [2020-09-29T01:12:48.279Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:12:48.349Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:12:49.657Z] $ docker top c41e4dce0d00c0b96e37c594640cdccfd3ef0cbfd314a356dcc743200cb7652b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:12:50.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:12:50.124Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:12:50.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:12:50.423Z] $ docker exec c41e4dce0d00c0b96e37c594640cdccfd3ef0cbfd314a356dcc743200cb7652b ssh-agent [2020-09-29T01:12:50.660Z] SSH_AUTH_SOCK=/tmp/ssh-rgFzpdgXgsiO/agent.12 [2020-09-29T01:12:50.660Z] SSH_AGENT_PID=17 [2020-09-29T01:12:50.669Z] Running ssh-add (command line suppressed) [2020-09-29T01:12:50.895Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2447477047556261646.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2447477047556261646.key) [2020-09-29T01:12:50.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:12:51.384Z] + git semver bump pre [2020-09-29T01:12:51.385Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:12:51.385Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-09-29T01:12:51.385Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-09-29T01:12:51.385Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:12:51.385Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:12:51.385Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:12:51.385Z] # $SEMVER_BRANCH = master [2020-09-29T01:12:51.385Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-09-29T01:12:51.385Z] 1.2.3-dev.8 [Pipeline] } [2020-09-29T01:12:51.403Z] $ docker exec --env ******** --env ******** c41e4dce0d00c0b96e37c594640cdccfd3ef0cbfd314a356dcc743200cb7652b ssh-agent -k [2020-09-29T01:12:51.585Z] unset SSH_AUTH_SOCK; [2020-09-29T01:12:51.586Z] unset SSH_AGENT_PID; [2020-09-29T01:12:51.586Z] echo Agent pid 17 killed; [2020-09-29T01:12:51.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:12:52.163Z] + git semver [Pipeline] } [2020-09-29T01:12:52.185Z] $ docker stop --time=1 c41e4dce0d00c0b96e37c594640cdccfd3ef0cbfd314a356dcc743200cb7652b [2020-09-29T01:12:53.644Z] $ docker rm -f c41e4dce0d00c0b96e37c594640cdccfd3ef0cbfd314a356dcc743200cb7652b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:12:54.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:12:54.244Z] . [Pipeline] withDockerContainer [2020-09-29T01:12:54.389Z] prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container [2020-09-29T01:12:54.457Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:12:55.337Z] $ docker top e22c6ebb6403a7cee23a39473220d7bc78556035ce03cc029f6e8094b38f0cd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:12:55.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:12:55.735Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:12:55.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:12:55.990Z] $ docker exec e22c6ebb6403a7cee23a39473220d7bc78556035ce03cc029f6e8094b38f0cd1 ssh-agent [2020-09-29T01:12:56.226Z] SSH_AUTH_SOCK=/tmp/ssh-ybdAIWXoujX5/agent.12 [2020-09-29T01:12:56.226Z] SSH_AGENT_PID=18 [2020-09-29T01:12:56.234Z] Running ssh-add (command line suppressed) [2020-09-29T01:12:56.417Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4830881008017719216.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4830881008017719216.key) [2020-09-29T01:12:56.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:12:56.838Z] + git semver push [2020-09-29T01:12:56.838Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:12:56.838Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-09-29T01:12:56.838Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-09-29T01:12:56.838Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:12:56.838Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:12:56.838Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:12:56.838Z] # $SEMVER_BRANCH = master [2020-09-29T01:12:56.838Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-09-29T01:13:03.476Z] $ docker exec --env ******** --env ******** e22c6ebb6403a7cee23a39473220d7bc78556035ce03cc029f6e8094b38f0cd1 ssh-agent -k [2020-09-29T01:13:03.674Z] unset SSH_AUTH_SOCK; [2020-09-29T01:13:03.674Z] unset SSH_AGENT_PID; [2020-09-29T01:13:03.674Z] echo Agent pid 18 killed; [2020-09-29T01:13:03.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:13:04.341Z] + git semver [Pipeline] } [2020-09-29T01:13:04.366Z] $ docker stop --time=1 e22c6ebb6403a7cee23a39473220d7bc78556035ce03cc029f6e8094b38f0cd1 [2020-09-29T01:13:05.834Z] $ docker rm -f e22c6ebb6403a7cee23a39473220d7bc78556035ce03cc029f6e8094b38f0cd1 [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-29T01:13:07.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:13:08.332Z] ---> package-listing.sh [2020-09-29T01:13:08.332Z] ++ facter osfamily [2020-09-29T01:13:08.332Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T01:13:08.332Z] + OS_FAMILY=redhat [2020-09-29T01:13:08.332Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2020-09-29T01:13:08.332Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T01:13:08.332Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T01:13:08.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T01:13:08.332Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T01:13:08.332Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-09-29T01:13:08.332Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T01:13:08.332Z] + case "${OS_FAMILY}" in [2020-09-29T01:13:08.332Z] + sort [2020-09-29T01:13:08.332Z] + rpm -qa [2020-09-29T01:13:13.669Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T01:13:13.669Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T01:13:13.669Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T01:13:13.669Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-09-29T01:13:13.669Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2020-09-29T01:13:13.669Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T01:13:13.936Z] provisioning config files... [2020-09-29T01:13:13.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1885678058422272775tmp [Pipeline] { [Pipeline] echo [2020-09-29T01:13:14.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:13:14.352Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T01:13:14.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T01:13:14.464Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:13:14.770Z] ---> python-tools-install.sh [2020-09-29T01:13:14.770Z] Generating Requirements File [2020-09-29T01:14:51.599Z] Python 3.6.8 [2020-09-29T01:14:51.599Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T01:14:52.572Z] aiohttp==3.6.2 [2020-09-29T01:14:52.572Z] appdirs==1.4.3 [2020-09-29T01:14:52.572Z] argcomplete==1.12.1 [2020-09-29T01:14:52.572Z] aspy.yaml==1.3.0 [2020-09-29T01:14:52.572Z] async-timeout==3.0.1 [2020-09-29T01:14:52.572Z] attrs==19.3.0 [2020-09-29T01:14:52.572Z] Babel==2.8.0 [2020-09-29T01:14:52.572Z] beautifulsoup4==4.8.2 [2020-09-29T01:14:52.572Z] boto3==1.11.6 [2020-09-29T01:14:52.572Z] botocore==1.14.6 [2020-09-29T01:14:52.572Z] bs4==0.0.1 [2020-09-29T01:14:52.572Z] cachetools==4.1.1 [2020-09-29T01:14:52.572Z] certifi==2019.11.28 [2020-09-29T01:14:52.572Z] cffi==1.14.3 [2020-09-29T01:14:52.572Z] cfgv==2.0.1 [2020-09-29T01:14:52.572Z] chardet==3.0.4 [2020-09-29T01:14:52.572Z] click==7.1 [2020-09-29T01:14:52.572Z] cliff==3.4.0 [2020-09-29T01:14:52.572Z] cmd2==1.3.10 [2020-09-29T01:14:52.572Z] colorama==0.4.3 [2020-09-29T01:14:52.572Z] cryptography==3.1.1 [2020-09-29T01:14:52.572Z] debtcollector==2.2.0 [2020-09-29T01:14:52.572Z] decorator==4.4.2 [2020-09-29T01:14:52.572Z] defusedxml==0.6.0 [2020-09-29T01:14:52.572Z] Deprecated==1.2.7 [2020-09-29T01:14:52.572Z] distlib==0.3.1 [2020-09-29T01:14:52.572Z] distro==1.2.0 [2020-09-29T01:14:52.572Z] dnspython==1.16.0 [2020-09-29T01:14:52.572Z] docker==4.2.0 [2020-09-29T01:14:52.572Z] docutils==0.15.2 [2020-09-29T01:14:52.572Z] dogpile.cache==1.0.2 [2020-09-29T01:14:52.572Z] email-validator==1.0.5 [2020-09-29T01:14:52.572Z] filelock==3.0.12 [2020-09-29T01:14:52.572Z] future==0.18.2 [2020-09-29T01:14:52.572Z] google-auth==1.22.0 [2020-09-29T01:14:52.572Z] httplib2==0.17.0 [2020-09-29T01:14:52.572Z] identify==1.4.11 [2020-09-29T01:14:52.572Z] idna==2.9 [2020-09-29T01:14:52.572Z] idna-ssl==1.1.0 [2020-09-29T01:14:52.572Z] importlib-metadata==1.7.0 [2020-09-29T01:14:52.572Z] importlib-resources==1.5.0 [2020-09-29T01:14:52.572Z] iso8601==0.1.13 [2020-09-29T01:14:52.572Z] Jinja2==2.11.1 [2020-09-29T01:14:52.572Z] jmespath==0.10.0 [2020-09-29T01:14:52.572Z] jsonpatch==1.26 [2020-09-29T01:14:52.572Z] jsonpointer==2.0 [2020-09-29T01:14:52.572Z] jsonschema==3.2.0 [2020-09-29T01:14:52.572Z] keystoneauth1==4.2.1 [2020-09-29T01:14:52.572Z] kubernetes==11.0.0 [2020-09-29T01:14:52.572Z] lftools==0.34.2 [2020-09-29T01:14:52.572Z] lxml==4.5.0 [2020-09-29T01:14:52.572Z] MarkupSafe==0.23 [2020-09-29T01:14:52.572Z] msgpack==1.0.0 [2020-09-29T01:14:52.572Z] multi-key-dict==2.0.3 [2020-09-29T01:14:52.572Z] multidict==4.7.6 [2020-09-29T01:14:52.572Z] munch==2.5.0 [2020-09-29T01:14:52.572Z] netaddr==0.8.0 [2020-09-29T01:14:52.572Z] netifaces==0.10.9 [2020-09-29T01:14:52.572Z] niet==1.4.2 [2020-09-29T01:14:52.572Z] nodeenv==1.3.5 [2020-09-29T01:14:52.572Z] oauth2client==4.1.3 [2020-09-29T01:14:52.572Z] oauthlib==3.1.0 [2020-09-29T01:14:52.572Z] openstacksdk==0.50.0 [2020-09-29T01:14:52.572Z] os-client-config==2.1.0 [2020-09-29T01:14:52.572Z] os-service-types==1.7.0 [2020-09-29T01:14:52.572Z] osc-lib==2.2.1 [2020-09-29T01:14:52.572Z] oslo.config==8.3.2 [2020-09-29T01:14:52.572Z] oslo.context==3.1.1 [2020-09-29T01:14:52.572Z] oslo.i18n==5.0.1 [2020-09-29T01:14:52.572Z] oslo.log==4.4.0 [2020-09-29T01:14:52.572Z] oslo.serialization==4.0.1 [2020-09-29T01:14:52.572Z] oslo.utils==4.6.0 [2020-09-29T01:14:52.572Z] packaging==20.4 [2020-09-29T01:14:52.572Z] pbr==5.4.4 [2020-09-29T01:14:52.572Z] pluggy==0.13.1 [2020-09-29T01:14:52.572Z] prettytable==0.7.2 [2020-09-29T01:14:52.572Z] py==1.9.0 [2020-09-29T01:14:52.572Z] pyasn1==0.4.8 [2020-09-29T01:14:52.572Z] pyasn1-modules==0.2.8 [2020-09-29T01:14:52.572Z] pycparser==2.20 [2020-09-29T01:14:52.572Z] pygerrit2==2.0.10 [2020-09-29T01:14:52.572Z] PyGithub==1.46 [2020-09-29T01:14:52.572Z] pyinotify==0.9.6 [2020-09-29T01:14:52.572Z] PyJWT==1.7.1 [2020-09-29T01:14:52.572Z] pyparsing==2.4.7 [2020-09-29T01:14:52.572Z] pyperclip==1.8.0 [2020-09-29T01:14:52.572Z] pyroute2==0.4.13 [2020-09-29T01:14:52.572Z] pyrsistent==0.15.7 [2020-09-29T01:14:52.572Z] PySocks==1.6.8 [2020-09-29T01:14:52.572Z] python-cinderclient==7.2.0 [2020-09-29T01:14:52.572Z] python-dateutil==2.8.1 [2020-09-29T01:14:52.572Z] python-heatclient==2.2.1 [2020-09-29T01:14:52.572Z] python-jenkins==1.7.0 [2020-09-29T01:14:52.572Z] python-keystoneclient==4.1.1 [2020-09-29T01:14:52.572Z] python-magnumclient==3.2.1 [2020-09-29T01:14:52.572Z] python-novaclient==17.2.1 [2020-09-29T01:14:52.572Z] python-openstackclient==5.3.1 [2020-09-29T01:14:52.572Z] python-swiftclient==3.10.1 [2020-09-29T01:14:52.572Z] pytz==2020.1 [2020-09-29T01:14:52.572Z] PyYAML==5.3 [2020-09-29T01:14:52.572Z] requests==2.23.0 [2020-09-29T01:14:52.572Z] requests-oauthlib==1.3.0 [2020-09-29T01:14:52.572Z] requestsexceptions==1.4.0 [2020-09-29T01:14:52.572Z] rfc3986==1.4.0 [2020-09-29T01:14:52.572Z] rpm==4.11.3 [2020-09-29T01:14:52.572Z] rsa==4.0 [2020-09-29T01:14:52.572Z] ruamel.yaml==0.16.10 [2020-09-29T01:14:52.572Z] ruamel.yaml.clib==0.2.0 [2020-09-29T01:14:52.572Z] s3transfer==0.3.3 [2020-09-29T01:14:52.572Z] shade==1.27.2 [2020-09-29T01:14:52.572Z] simplejson==3.17.2 [2020-09-29T01:14:52.572Z] six==1.14.0 [2020-09-29T01:14:52.572Z] soupsieve==2.0 [2020-09-29T01:14:52.572Z] stevedore==3.2.2 [2020-09-29T01:14:52.572Z] tabulate==0.8.6 [2020-09-29T01:14:52.572Z] toml==0.10.0 [2020-09-29T01:14:52.572Z] tox==3.20.0 [2020-09-29T01:14:52.572Z] tqdm==4.43.0 [2020-09-29T01:14:52.572Z] typing-extensions==3.7.4.3 [2020-09-29T01:14:52.572Z] urllib3==1.25.8 [2020-09-29T01:14:52.572Z] virtualenv==20.0.31 [2020-09-29T01:14:52.572Z] wcwidth==0.2.5 [2020-09-29T01:14:52.572Z] websocket-client==0.57.0 [2020-09-29T01:14:52.572Z] wrapt==1.12.1 [2020-09-29T01:14:52.572Z] xdg==3.0.2 [2020-09-29T01:14:52.572Z] xmltodict==0.12.0 [2020-09-29T01:14:52.572Z] yarl==1.6.0 [2020-09-29T01:14:52.572Z] yq==2.11.1 [2020-09-29T01:14:52.572Z] zipp==3.2.0 [2020-09-29T01:14:53.980Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:14:57.339Z] 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-29T01:15:01.638Z] Python 2.7.5 [2020-09-29T01:15:01.638Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T01:15:01.905Z] 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-29T01:15:02.177Z] ansible==2.9.7 [2020-09-29T01:15:02.177Z] Babel==0.9.6 [2020-09-29T01:15:02.177Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T01:15:02.177Z] beautifulsoup4==4.4.1 [2020-09-29T01:15:02.177Z] bodhi==2.11.0 [2020-09-29T01:15:02.177Z] bodhi-client==2.11.0 [2020-09-29T01:15:02.177Z] CCColUtils==1.4 [2020-09-29T01:15:02.177Z] cffi==1.6.0 [2020-09-29T01:15:02.177Z] chardet==2.2.1 [2020-09-29T01:15:02.177Z] click==6.7 [2020-09-29T01:15:02.177Z] cloud-init==18.5 [2020-09-29T01:15:02.177Z] configobj==4.7.2 [2020-09-29T01:15:02.177Z] cryptography==1.7.2 [2020-09-29T01:15:02.177Z] decorator==3.4.0 [2020-09-29T01:15:02.177Z] distro==1.2.0 [2020-09-29T01:15:02.177Z] enum34==1.0.4 [2020-09-29T01:15:02.177Z] fedpkg==1.38 [2020-09-29T01:15:02.177Z] futures==3.1.1 [2020-09-29T01:15:02.177Z] gitdb==0.6.4 [2020-09-29T01:15:02.177Z] GitPython==1.0.1 [2020-09-29T01:15:02.177Z] html5lib==0.999 [2020-09-29T01:15:02.177Z] httplib2==0.9.2 [2020-09-29T01:15:02.177Z] idna==2.4 [2020-09-29T01:15:02.177Z] iniparse==0.4 [2020-09-29T01:15:02.177Z] ipaddress==1.0.16 [2020-09-29T01:15:02.177Z] IPy==0.75 [2020-09-29T01:15:02.177Z] javapackages==1.0.0 [2020-09-29T01:15:02.177Z] Jinja2==2.7.2 [2020-09-29T01:15:02.177Z] jmespath==0.9.4 [2020-09-29T01:15:02.177Z] jsonpatch==1.2 [2020-09-29T01:15:02.177Z] jsonpointer==1.9 [2020-09-29T01:15:02.177Z] kerberos==1.1 [2020-09-29T01:15:02.177Z] kitchen==1.1.1 [2020-09-29T01:15:02.177Z] langtable==0.0.31 [2020-09-29T01:15:02.177Z] lockfile==0.9.1 [2020-09-29T01:15:02.177Z] lxml==3.2.1 [2020-09-29T01:15:02.177Z] MarkupSafe==0.11 [2020-09-29T01:15:02.177Z] munch==2.0.2 [2020-09-29T01:15:02.177Z] offtrac==0.1.0 [2020-09-29T01:15:02.177Z] openidc-client==0.6.0 [2020-09-29T01:15:02.177Z] packagedb-cli==2.14.1 [2020-09-29T01:15:02.177Z] paramiko==2.1.1 [2020-09-29T01:15:02.177Z] perf==0.1 [2020-09-29T01:15:02.177Z] ply==3.4 [2020-09-29T01:15:02.177Z] policycoreutils-default-encoding==0.1 [2020-09-29T01:15:02.177Z] prettytable==0.7.2 [2020-09-29T01:15:02.177Z] pyasn1==0.1.9 [2020-09-29T01:15:02.177Z] pycparser==2.14 [2020-09-29T01:15:02.177Z] pycurl==7.19.0 [2020-09-29T01:15:02.177Z] pygobject==3.22.0 [2020-09-29T01:15:02.177Z] pygpgme==0.3 [2020-09-29T01:15:02.177Z] pyliblzma==0.5.3 [2020-09-29T01:15:02.177Z] pyOpenSSL==0.13.1 [2020-09-29T01:15:02.177Z] pyparsing==1.5.6 [2020-09-29T01:15:02.177Z] pyserial==2.6 [2020-09-29T01:15:02.177Z] python-augeas==0.5.0 [2020-09-29T01:15:02.177Z] python-bugzilla==2.3.0 [2020-09-29T01:15:02.177Z] python-dateutil==1.5 [2020-09-29T01:15:02.177Z] python-fedora==0.10.0 [2020-09-29T01:15:02.177Z] python-linux-procfs==0.4.9 [2020-09-29T01:15:02.177Z] python-yubico==1.2.3 [2020-09-29T01:15:02.177Z] pyudev==0.15 [2020-09-29T01:15:02.177Z] pyusb==1.0.0b1 [2020-09-29T01:15:02.177Z] pyxattr==0.5.1 [2020-09-29T01:15:02.177Z] PyYAML==3.10 [2020-09-29T01:15:02.177Z] requests==2.6.0 [2020-09-29T01:15:02.177Z] requests-kerberos==0.7.0 [2020-09-29T01:15:02.177Z] rpkg==1.60 [2020-09-29T01:15:02.177Z] schedutils==0.4 [2020-09-29T01:15:02.177Z] seobject==0.1 [2020-09-29T01:15:02.177Z] sepolicy==1.1 [2020-09-29T01:15:02.177Z] six==1.9.0 [2020-09-29T01:15:02.177Z] smmap==0.9.0 [2020-09-29T01:15:02.177Z] urlgrabber==3.10 [2020-09-29T01:15:02.177Z] urllib3==1.10.2 [2020-09-29T01:15:02.177Z] virtualenv==15.1.0 [2020-09-29T01:15:02.177Z] yum-langpacks==0.4.2 [2020-09-29T01:15:02.177Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T01:15:02.198Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:15:02.852Z] ---> sudo-logs.sh [2020-09-29T01:15:02.852Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T01:15:03.353Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:15:03.687Z] ---> job-cost.sh [2020-09-29T01:15:03.687Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9uJS [2020-09-29T01:15:18.691Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:18.691Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.268Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.268Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.268Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.533Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.533Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.533Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.799Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:19.799Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:20.063Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:20.328Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:20.328Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:15:24.613Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T01:16:11.543Z] 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-29T01:16:11.543Z] [2020-09-29T01:16:11.543Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T01:16:11.543Z] [2020-09-29T01:16:11.543Z] 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-29T01:16:11.543Z] lf-activate-venv(): INFO: Adding /tmp/venv-9uJS/bin to PATH [2020-09-29T01:16:11.543Z] INFO: No Stack... [2020-09-29T01:16:11.543Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T01:16:11.544Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T01:16:11.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:16:12.459Z] ---> logs-deploy.sh [2020-09-29T01:16:12.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/25 [2020-09-29T01:16:12.460Z] INFO: archiving workspace using pattern(s): [2020-09-29T01:16:15.231Z] Archives upload complete. [2020-09-29T01:16:15.231Z] INFO: archiving logs to Nexus