Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at b40e1ba929d547a0583aceea1360a74f4fea7da0 rather than 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c Obtained Jenkinsfile from b40e1ba929d547a0583aceea1360a74f4fea7da0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-337/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-337/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5329 in /w/workspace/dry_go-mod-core-contracts_PR-337 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-337 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b40e1ba929d547a0583aceea1360a74f4fea7da0 into PR head commit 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c Merge succeeded, producing 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c Checking out Revision 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c (PR-337) > git config core.sparsecheckout # timeout=10 > git checkout -f 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b40e1ba929d547a0583aceea1360a74f4fea7da0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c # timeout=10 Commit message: "feat(v2dto): add AddDeviceReqToDeviceModel helper function" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T07:25:58.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T07:25:59.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T07:25:59.511Z] ========================================================= [2020-10-14T07:25:59.512Z] EdgeX Global Pipelines Version Info [2020-10-14T07:25:59.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:26:01.965Z] ------------------- [2020-10-14T07:26:01.965Z] stable info: [2020-10-14T07:26:01.965Z] ------------------- [2020-10-14T07:26:01.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T07:26:01.965Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T07:26:01.965Z] Message: update stable to v1.0.131 [2020-10-14T07:26:02.949Z] ------------------- [2020-10-14T07:26:02.949Z] experimental info: [2020-10-14T07:26:02.949Z] ------------------- [2020-10-14T07:26:02.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T07:26:02.949Z] Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 [2020-10-14T07:26:02.949Z] Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T07:26:03.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-14T07:26:03.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-14T07:26:03.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T07:26:03.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T07:26:04.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T07:26:04.198Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T07:26:04.352Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T07:26:04.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T07:26:04.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-14T07:26:04.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T07:26:04.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T07:26:05.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-14T07:26:05.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T07:26:05.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T07:26:05.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T07:26:05.574Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T07:26:05.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T07:26:05.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T07:26:05.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-14T07:26:06.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-14T07:26:06.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-14T07:26:06.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-14T07:26:06.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-14T07:26:06.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-14T07:26:06.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-14T07:26:06.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo [2020-10-14T07:26:06.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo [2020-10-14T07:26:07.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo [2020-10-14T07:26:07.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c [Pipeline] echo [2020-10-14T07:26:07.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35b77d6 [Pipeline] echo [2020-10-14T07:26:07.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T07:26:08.203Z] + git log --format=format:%s -1 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c [Pipeline] echo [2020-10-14T07:26:08.311Z] GIT_COMMIT: 35b77d6682c19718e0e08fed08e6cdb12e6c5b4c, Commit Message: feat(v2dto): add AddDeviceReqToDeviceModel helper function [Pipeline] echo [2020-10-14T07:26:08.379Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-14T07:26:08.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T07:26:09.222Z] [2020-10-14T07:26:09.222Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T07:26:09.680Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T07:26:09.998Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T07:26:09.998Z] 31603596830f: Pulling fs layer [2020-10-14T07:26:09.998Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T07:26:09.998Z] 6ca5941a6612: Pulling fs layer [2020-10-14T07:26:09.998Z] ecc8261a40a4: Pulling fs layer [2020-10-14T07:26:09.998Z] ecc8261a40a4: Waiting [2020-10-14T07:26:09.998Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T07:26:09.998Z] 2a8b12db71e7: Download complete [2020-10-14T07:26:09.998Z] 31603596830f: Verifying Checksum [2020-10-14T07:26:09.998Z] 31603596830f: Download complete [2020-10-14T07:26:10.730Z] ecc8261a40a4: Verifying Checksum [2020-10-14T07:26:10.731Z] ecc8261a40a4: Download complete [2020-10-14T07:26:11.007Z] 31603596830f: Pull complete [2020-10-14T07:26:11.007Z] 6ca5941a6612: Verifying Checksum [2020-10-14T07:26:11.007Z] 6ca5941a6612: Download complete [2020-10-14T07:26:11.007Z] 2a8b12db71e7: Pull complete [2020-10-14T07:26:12.463Z] 6ca5941a6612: Pull complete [2020-10-14T07:26:12.727Z] ecc8261a40a4: Pull complete [2020-10-14T07:26:12.727Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T07:26:12.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T07:26:12.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T07:26:12.940Z] prd-centos7-docker-4c-2g-5329 does not seem to be running inside a container [2020-10-14T07:26:13.009Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-337 -v /w/workspace/dry_go-mod-core-contracts_PR-337:/w/workspace/dry_go-mod-core-contracts_PR-337:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-337@tmp:/w/workspace/dry_go-mod-core-contracts_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T07:26:15.464Z] $ docker top a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T07:26:16.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T07:26:16.043Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T07:26:16.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T07:26:16.392Z] $ docker exec a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 ssh-agent [2020-10-14T07:26:16.613Z] SSH_AUTH_SOCK=/tmp/ssh-KwL3T1mOPVu2/agent.11 [2020-10-14T07:26:16.613Z] SSH_AGENT_PID=17 [2020-10-14T07:26:16.638Z] Running ssh-add (command line suppressed) [2020-10-14T07:26:16.903Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-337@tmp/private_key_544473825254409496.key (/w/workspace/dry_go-mod-core-contracts_PR-337@tmp/private_key_544473825254409496.key) [2020-10-14T07:26:17.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T07:26:17.417Z] + git describe --exact-match --tags HEAD [2020-10-14T07:26:17.417Z] fatal: no tag exactly matches '35b77d6682c19718e0e08fed08e6cdb12e6c5b4c' [Pipeline] } [2020-10-14T07:26:17.466Z] $ docker exec --env ******** --env ******** a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 ssh-agent -k [2020-10-14T07:26:17.696Z] unset SSH_AUTH_SOCK; [2020-10-14T07:26:17.696Z] unset SSH_AGENT_PID; [2020-10-14T07:26:17.696Z] echo Agent pid 17 killed; [2020-10-14T07:26:17.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-14T07:26:17.946Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-14T07:26:17.946Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-14T07:26:18.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T07:26:18.067Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T07:26:18.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T07:26:18.409Z] $ docker exec a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 ssh-agent [2020-10-14T07:26:18.689Z] SSH_AUTH_SOCK=/tmp/ssh-6B3FX3zD8ALI/agent.46 [2020-10-14T07:26:18.690Z] SSH_AGENT_PID=51 [2020-10-14T07:26:18.699Z] Running ssh-add (command line suppressed) [2020-10-14T07:26:18.907Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-337@tmp/private_key_2346831466396267933.key (/w/workspace/dry_go-mod-core-contracts_PR-337@tmp/private_key_2346831466396267933.key) [2020-10-14T07:26:19.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T07:26:19.455Z] + git semver init [2020-10-14T07:26:19.455Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T07:26:19.455Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-337/.git [2020-10-14T07:26:19.455Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-337 [2020-10-14T07:26:19.455Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T07:26:19.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T07:26:19.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T07:26:19.455Z] # $SEMVER_BRANCH = PR-337 [2020-10-14T07:26:19.455Z] # $SEMVER_TEMP = /tmp/semver-961836887 [2020-10-14T07:26:19.455Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-14T07:26:20.445Z] # '/tmp/semver-961836887' -> '/w/workspace/dry_go-mod-core-contracts_PR-337/.semver' [2020-10-14T07:26:20.445Z] # -> Force: false [2020-10-14T07:26:20.445Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-337/.semver [Pipeline] } [2020-10-14T07:26:20.470Z] $ docker exec --env ******** --env ******** a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 ssh-agent -k [2020-10-14T07:26:20.644Z] unset SSH_AUTH_SOCK; [2020-10-14T07:26:20.645Z] unset SSH_AGENT_PID; [2020-10-14T07:26:20.645Z] echo Agent pid 51 killed; [2020-10-14T07:26:20.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T07:26:21.440Z] + git semver [Pipeline] } [2020-10-14T07:26:21.496Z] $ docker stop --time=1 a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 [2020-10-14T07:26:23.159Z] $ docker rm -f a962e340848faa774bb6cf604793ee6f78c0edf5fe4773b6fc279703b25b36a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T07:26:24.844Z] Stashed 113 file(s) [Pipeline] echo [2020-10-14T07:26:24.873Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-14T07:26:25.007Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-14T07:26:40.820Z] Still waiting to schedule task [2020-10-14T07:26:40.820Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T07:26:40.845Z] Still waiting to schedule task [2020-10-14T07:26:40.845Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-14T07:28:13.456Z] Running on prd-centos7-docker-4c-2g-5330 in /w/workspace/dry_go-mod-core-contracts_PR-337 [Pipeline] { [Pipeline] ws [2020-10-14T07:28:13.558Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T07:28:14.502Z] ========================================================= [2020-10-14T07:28:14.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-14T07:28:14.502Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T07:28:15.648Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-14T07:28:16.237Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/go-mod-core-contracts/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T07:28:18.708Z] Failed in branch amd64 [2020-10-14T07:29:41.309Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5331 in /w/workspace/dry_go-mod-core-contracts_PR-337 [Pipeline] { [Pipeline] ws [2020-10-14T07:29:41.397Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T07:29:42.993Z] ========================================================= [2020-10-14T07:29:42.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-14T07:29:42.993Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T07:29:45.156Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-14T07:29:45.763Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/go-mod-core-contracts/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T07:29:48.131Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:29:52.362Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:29:53.034Z] ---> package-listing.sh [2020-10-14T07:29:53.034Z] ++ facter osfamily [2020-10-14T07:29:53.034Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T07:29:53.320Z] + OS_FAMILY=redhat [2020-10-14T07:29:53.320Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-337 [2020-10-14T07:29:53.320Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T07:29:53.320Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T07:29:53.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T07:29:53.320Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T07:29:53.320Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-337 ']' [2020-10-14T07:29:53.320Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T07:29:53.320Z] + case "${OS_FAMILY}" in [2020-10-14T07:29:53.320Z] + sort [2020-10-14T07:29:53.320Z] + rpm -qa [2020-10-14T07:29:57.601Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T07:29:57.601Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T07:29:57.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T07:29:57.601Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-337 ']' [2020-10-14T07:29:57.601Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-337/archives/ [2020-10-14T07:29:57.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-337/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T07:29:57.862Z] provisioning config files... [2020-10-14T07:29:57.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-337@tmp/config3496770044073000853tmp [Pipeline] { [Pipeline] echo [2020-10-14T07:29:58.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:29:58.430Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T07:29:58.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T07:29:58.638Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:29:59.019Z] ---> python-tools-install.sh [2020-10-14T07:29:59.019Z] Generating Requirements File [2020-10-14T07:31:35.916Z] Python 3.6.8 [2020-10-14T07:31:35.916Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-14T07:31:36.183Z] appdirs==1.4.3 [2020-10-14T07:31:36.183Z] argcomplete==1.12.1 [2020-10-14T07:31:36.183Z] aspy.yaml==1.3.0 [2020-10-14T07:31:36.183Z] attrs==19.3.0 [2020-10-14T07:31:36.183Z] Babel==2.8.0 [2020-10-14T07:31:36.183Z] beautifulsoup4==4.8.2 [2020-10-14T07:31:36.183Z] boto3==1.11.6 [2020-10-14T07:31:36.183Z] botocore==1.14.6 [2020-10-14T07:31:36.183Z] bs4==0.0.1 [2020-10-14T07:31:36.183Z] cachetools==4.1.1 [2020-10-14T07:31:36.183Z] certifi==2019.11.28 [2020-10-14T07:31:36.183Z] cffi==1.14.3 [2020-10-14T07:31:36.183Z] cfgv==2.0.1 [2020-10-14T07:31:36.183Z] chardet==3.0.4 [2020-10-14T07:31:36.183Z] click==7.1 [2020-10-14T07:31:36.183Z] cliff==3.4.0 [2020-10-14T07:31:36.183Z] cmd2==1.3.11 [2020-10-14T07:31:36.183Z] colorama==0.4.4 [2020-10-14T07:31:36.183Z] cryptography==3.1.1 [2020-10-14T07:31:36.183Z] debtcollector==2.2.0 [2020-10-14T07:31:36.183Z] decorator==4.4.2 [2020-10-14T07:31:36.183Z] defusedxml==0.6.0 [2020-10-14T07:31:36.183Z] Deprecated==1.2.7 [2020-10-14T07:31:36.183Z] distlib==0.3.1 [2020-10-14T07:31:36.183Z] distro==1.2.0 [2020-10-14T07:31:36.183Z] dnspython==1.16.0 [2020-10-14T07:31:36.183Z] docker==4.2.0 [2020-10-14T07:31:36.183Z] docutils==0.15.2 [2020-10-14T07:31:36.183Z] dogpile.cache==1.0.2 [2020-10-14T07:31:36.183Z] email-validator==1.0.5 [2020-10-14T07:31:36.183Z] filelock==3.0.12 [2020-10-14T07:31:36.183Z] future==0.18.2 [2020-10-14T07:31:36.183Z] google-auth==1.22.1 [2020-10-14T07:31:36.183Z] httplib2==0.17.0 [2020-10-14T07:31:36.183Z] identify==1.4.11 [2020-10-14T07:31:36.183Z] idna==2.9 [2020-10-14T07:31:36.183Z] importlib-metadata==2.0.0 [2020-10-14T07:31:36.183Z] importlib-resources==1.5.0 [2020-10-14T07:31:36.183Z] iso8601==0.1.13 [2020-10-14T07:31:36.183Z] Jinja2==2.11.1 [2020-10-14T07:31:36.183Z] jmespath==0.10.0 [2020-10-14T07:31:36.183Z] jsonpatch==1.26 [2020-10-14T07:31:36.183Z] jsonpointer==2.0 [2020-10-14T07:31:36.183Z] jsonschema==3.2.0 [2020-10-14T07:31:36.183Z] keystoneauth1==4.2.1 [2020-10-14T07:31:36.183Z] kubernetes==11.0.0 [2020-10-14T07:31:36.183Z] lftools==0.34.2 [2020-10-14T07:31:36.183Z] lxml==4.5.0 [2020-10-14T07:31:36.183Z] MarkupSafe==0.23 [2020-10-14T07:31:36.183Z] msgpack==1.0.0 [2020-10-14T07:31:36.183Z] multi-key-dict==2.0.3 [2020-10-14T07:31:36.183Z] munch==2.5.0 [2020-10-14T07:31:36.183Z] netaddr==0.8.0 [2020-10-14T07:31:36.183Z] netifaces==0.10.9 [2020-10-14T07:31:36.183Z] niet==1.4.2 [2020-10-14T07:31:36.183Z] nodeenv==1.3.5 [2020-10-14T07:31:36.183Z] oauth2client==4.1.3 [2020-10-14T07:31:36.183Z] oauthlib==3.1.0 [2020-10-14T07:31:36.183Z] openstacksdk==0.50.0 [2020-10-14T07:31:36.183Z] os-client-config==2.1.0 [2020-10-14T07:31:36.183Z] os-service-types==1.7.0 [2020-10-14T07:31:36.183Z] osc-lib==2.2.1 [2020-10-14T07:31:36.183Z] oslo.config==8.3.2 [2020-10-14T07:31:36.183Z] oslo.context==3.1.1 [2020-10-14T07:31:36.183Z] oslo.i18n==5.0.1 [2020-10-14T07:31:36.183Z] oslo.log==4.4.0 [2020-10-14T07:31:36.183Z] oslo.serialization==4.0.1 [2020-10-14T07:31:36.183Z] oslo.utils==4.6.0 [2020-10-14T07:31:36.183Z] packaging==20.4 [2020-10-14T07:31:36.183Z] pbr==5.4.4 [2020-10-14T07:31:36.183Z] pluggy==0.13.1 [2020-10-14T07:31:36.183Z] prettytable==0.7.2 [2020-10-14T07:31:36.183Z] py==1.9.0 [2020-10-14T07:31:36.183Z] pyasn1==0.4.8 [2020-10-14T07:31:36.183Z] pyasn1-modules==0.2.8 [2020-10-14T07:31:36.183Z] pycparser==2.20 [2020-10-14T07:31:36.183Z] pygerrit2==2.0.10 [2020-10-14T07:31:36.183Z] PyGithub==1.46 [2020-10-14T07:31:36.183Z] pyinotify==0.9.6 [2020-10-14T07:31:36.183Z] PyJWT==1.7.1 [2020-10-14T07:31:36.183Z] pyparsing==2.4.7 [2020-10-14T07:31:36.183Z] pyperclip==1.8.1 [2020-10-14T07:31:36.183Z] pyroute2==0.4.13 [2020-10-14T07:31:36.183Z] pyrsistent==0.15.7 [2020-10-14T07:31:36.183Z] PySocks==1.6.8 [2020-10-14T07:31:36.183Z] python-cinderclient==7.2.0 [2020-10-14T07:31:36.184Z] python-dateutil==2.8.1 [2020-10-14T07:31:36.184Z] python-heatclient==2.2.1 [2020-10-14T07:31:36.184Z] python-jenkins==1.7.0 [2020-10-14T07:31:36.184Z] python-keystoneclient==4.1.1 [2020-10-14T07:31:36.184Z] python-magnumclient==3.2.1 [2020-10-14T07:31:36.184Z] python-novaclient==17.2.1 [2020-10-14T07:31:36.184Z] python-openstackclient==5.4.0 [2020-10-14T07:31:36.184Z] python-swiftclient==3.10.1 [2020-10-14T07:31:36.184Z] pytz==2020.1 [2020-10-14T07:31:36.184Z] PyYAML==5.3 [2020-10-14T07:31:36.184Z] requests==2.23.0 [2020-10-14T07:31:36.184Z] requests-oauthlib==1.3.0 [2020-10-14T07:31:36.184Z] requestsexceptions==1.4.0 [2020-10-14T07:31:36.184Z] rfc3986==1.4.0 [2020-10-14T07:31:36.184Z] rpm==4.11.3 [2020-10-14T07:31:36.184Z] rsa==4.0 [2020-10-14T07:31:36.184Z] ruamel.yaml==0.16.10 [2020-10-14T07:31:36.184Z] ruamel.yaml.clib==0.2.0 [2020-10-14T07:31:36.184Z] s3transfer==0.3.3 [2020-10-14T07:31:36.184Z] shade==1.27.2 [2020-10-14T07:31:36.184Z] simplejson==3.17.2 [2020-10-14T07:31:36.184Z] six==1.14.0 [2020-10-14T07:31:36.184Z] soupsieve==2.0 [2020-10-14T07:31:36.184Z] stevedore==3.2.2 [2020-10-14T07:31:36.184Z] tabulate==0.8.6 [2020-10-14T07:31:36.184Z] toml==0.10.0 [2020-10-14T07:31:36.184Z] tox==3.20.1 [2020-10-14T07:31:36.184Z] tqdm==4.43.0 [2020-10-14T07:31:36.184Z] urllib3==1.25.8 [2020-10-14T07:31:36.184Z] virtualenv==20.0.34 [2020-10-14T07:31:36.184Z] wcwidth==0.2.5 [2020-10-14T07:31:36.184Z] websocket-client==0.57.0 [2020-10-14T07:31:36.184Z] wrapt==1.12.1 [2020-10-14T07:31:36.184Z] xdg==3.0.2 [2020-10-14T07:31:36.184Z] xmltodict==0.12.0 [2020-10-14T07:31:36.184Z] yq==2.11.1 [2020-10-14T07:31:36.184Z] zipp==3.3.0 [2020-10-14T07:31:37.143Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:31:40.627Z] 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-10-14T07:31:45.051Z] Python 2.7.5 [2020-10-14T07:31:45.051Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-14T07:31:45.635Z] 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-10-14T07:31:45.635Z] ansible==2.9.7 [2020-10-14T07:31:45.635Z] Babel==0.9.6 [2020-10-14T07:31:45.635Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-14T07:31:45.635Z] beautifulsoup4==4.4.1 [2020-10-14T07:31:45.635Z] bodhi==2.11.0 [2020-10-14T07:31:45.635Z] bodhi-client==2.11.0 [2020-10-14T07:31:45.635Z] CCColUtils==1.4 [2020-10-14T07:31:45.635Z] cffi==1.6.0 [2020-10-14T07:31:45.635Z] chardet==2.2.1 [2020-10-14T07:31:45.635Z] click==6.7 [2020-10-14T07:31:45.635Z] cloud-init==18.5 [2020-10-14T07:31:45.635Z] configobj==4.7.2 [2020-10-14T07:31:45.635Z] cryptography==1.7.2 [2020-10-14T07:31:45.635Z] decorator==3.4.0 [2020-10-14T07:31:45.635Z] distro==1.2.0 [2020-10-14T07:31:45.635Z] enum34==1.0.4 [2020-10-14T07:31:45.635Z] fedpkg==1.38 [2020-10-14T07:31:45.635Z] futures==3.1.1 [2020-10-14T07:31:45.635Z] gitdb==0.6.4 [2020-10-14T07:31:45.636Z] GitPython==1.0.1 [2020-10-14T07:31:45.636Z] html5lib==0.999 [2020-10-14T07:31:45.636Z] httplib2==0.9.2 [2020-10-14T07:31:45.636Z] idna==2.4 [2020-10-14T07:31:45.636Z] iniparse==0.4 [2020-10-14T07:31:45.636Z] ipaddress==1.0.16 [2020-10-14T07:31:45.636Z] IPy==0.75 [2020-10-14T07:31:45.636Z] javapackages==1.0.0 [2020-10-14T07:31:45.636Z] Jinja2==2.7.2 [2020-10-14T07:31:45.636Z] jmespath==0.9.4 [2020-10-14T07:31:45.636Z] jsonpatch==1.2 [2020-10-14T07:31:45.636Z] jsonpointer==1.9 [2020-10-14T07:31:45.636Z] kerberos==1.1 [2020-10-14T07:31:45.636Z] kitchen==1.1.1 [2020-10-14T07:31:45.636Z] langtable==0.0.31 [2020-10-14T07:31:45.636Z] lockfile==0.9.1 [2020-10-14T07:31:45.636Z] lxml==3.2.1 [2020-10-14T07:31:45.636Z] MarkupSafe==0.11 [2020-10-14T07:31:45.636Z] munch==2.0.2 [2020-10-14T07:31:45.636Z] offtrac==0.1.0 [2020-10-14T07:31:45.636Z] openidc-client==0.6.0 [2020-10-14T07:31:45.636Z] packagedb-cli==2.14.1 [2020-10-14T07:31:45.636Z] paramiko==2.1.1 [2020-10-14T07:31:45.636Z] perf==0.1 [2020-10-14T07:31:45.636Z] ply==3.4 [2020-10-14T07:31:45.636Z] policycoreutils-default-encoding==0.1 [2020-10-14T07:31:45.636Z] prettytable==0.7.2 [2020-10-14T07:31:45.636Z] pyasn1==0.1.9 [2020-10-14T07:31:45.636Z] pycparser==2.14 [2020-10-14T07:31:45.636Z] pycurl==7.19.0 [2020-10-14T07:31:45.636Z] pygobject==3.22.0 [2020-10-14T07:31:45.636Z] pygpgme==0.3 [2020-10-14T07:31:45.636Z] pyliblzma==0.5.3 [2020-10-14T07:31:45.636Z] pyOpenSSL==0.13.1 [2020-10-14T07:31:45.636Z] pyparsing==1.5.6 [2020-10-14T07:31:45.636Z] pyserial==2.6 [2020-10-14T07:31:45.636Z] python-augeas==0.5.0 [2020-10-14T07:31:45.636Z] python-bugzilla==2.3.0 [2020-10-14T07:31:45.636Z] python-dateutil==1.5 [2020-10-14T07:31:45.636Z] python-fedora==0.10.0 [2020-10-14T07:31:45.636Z] python-linux-procfs==0.4.9 [2020-10-14T07:31:45.636Z] python-yubico==1.2.3 [2020-10-14T07:31:45.636Z] pyudev==0.15 [2020-10-14T07:31:45.636Z] pyusb==1.0.0b1 [2020-10-14T07:31:45.636Z] pyxattr==0.5.1 [2020-10-14T07:31:45.636Z] PyYAML==3.10 [2020-10-14T07:31:45.636Z] requests==2.6.0 [2020-10-14T07:31:45.636Z] requests-kerberos==0.7.0 [2020-10-14T07:31:45.636Z] rpkg==1.60 [2020-10-14T07:31:45.636Z] schedutils==0.4 [2020-10-14T07:31:45.636Z] seobject==0.1 [2020-10-14T07:31:45.636Z] sepolicy==1.1 [2020-10-14T07:31:45.636Z] six==1.9.0 [2020-10-14T07:31:45.636Z] smmap==0.9.0 [2020-10-14T07:31:45.636Z] urlgrabber==3.10 [2020-10-14T07:31:45.636Z] urllib3==1.10.2 [2020-10-14T07:31:45.636Z] virtualenv==15.1.0 [2020-10-14T07:31:45.636Z] yum-langpacks==0.4.2 [2020-10-14T07:31:45.636Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-14T07:31:45.675Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:31:46.035Z] ---> sudo-logs.sh [2020-10-14T07:31:46.035Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T07:31:46.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:31:46.693Z] ---> job-cost.sh [2020-10-14T07:31:46.693Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mdBX [2020-10-14T07:31:58.998Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:31:59.265Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:00.706Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:00.706Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:00.706Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:00.987Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:00.987Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:01.263Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:01.570Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:01.931Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:01.931Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:02.235Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:02.235Z] Cache entry deserialization failed, entry ignored [2020-10-14T07:32:06.497Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-14T07:32:45.528Z] lf-activate-venv(): INFO: Adding /tmp/venv-mdBX/bin to PATH [2020-10-14T07:32:45.528Z] INFO: No Stack... [2020-10-14T07:32:45.528Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T07:32:45.528Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T07:32:45.567Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T07:32:45.937Z] ---> logs-deploy.sh [2020-10-14T07:32:45.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-337/1 [2020-10-14T07:32:45.937Z] INFO: archiving workspace using pattern(s): [2020-10-14T07:32:48.597Z] Archives upload complete. [2020-10-14T07:32:48.597Z] INFO: archiving logs to Nexus