Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93bae744f6a5a5eb404f109ed83bb04e3279cdce 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31492 in /w/workspace/dry_go-mod-core-contracts_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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 93bae744f6a5a5eb404f109ed83bb04e3279cdce (master) > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93bae744f6a5a5eb404f109ed83bb04e3279cdce # timeout=10 Commit message: "Merge pull request #564 from weichou1229/add-origin-const" > git rev-list --no-walk d1f67ff77e3c2facde0dd2b94e473a250c3c5168 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:57 ========================================================= 05:02:57 EdgeX Global Pipelines Version Info 05:02:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:00 ------------------- 05:03:00 stable info: 05:03:00 ------------------- 05:03:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:00 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:03:00 Message: update stable to v1.0.186 05:03:00 ------------------- 05:03:00 experimental info: 05:03:00 ------------------- 05:03:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:00 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:03:00 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:03:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:03:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93bae744f6a5a5eb404f109ed83bb04e3279cdce [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93bae74 [Pipeline] echo 05:03:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:05 + git log --format=format:%s -1 93bae744f6a5a5eb404f109ed83bb04e3279cdce [Pipeline] echo 05:03:05 GIT_COMMIT: 93bae744f6a5a5eb404f109ed83bb04e3279cdce, Commit Message: Merge pull request #564 from weichou1229/add-origin-const [Pipeline] echo 05:03:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:07 05:03:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:03:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:08 latest: Pulling from edgex-devops/git-semver 05:03:08 31603596830f: Pulling fs layer 05:03:08 2a8b12db71e7: Pulling fs layer 05:03:08 6ca5941a6612: Pulling fs layer 05:03:08 ecc8261a40a4: Pulling fs layer 05:03:08 ecc8261a40a4: Waiting 05:03:08 2a8b12db71e7: Verifying Checksum 05:03:08 2a8b12db71e7: Download complete 05:03:08 31603596830f: Verifying Checksum 05:03:08 31603596830f: Download complete 05:03:09 ecc8261a40a4: Verifying Checksum 05:03:09 ecc8261a40a4: Download complete 05:03:09 6ca5941a6612: Verifying Checksum 05:03:09 6ca5941a6612: Download complete 05:03:09 31603596830f: Pull complete 05:03:10 2a8b12db71e7: Pull complete 05:03:12 6ca5941a6612: Pull complete 05:03:13 ecc8261a40a4: Pull complete 05:03:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:03:13 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 05:03:18 $ docker top 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:18 [ssh-agent] Looking for ssh-agent implementation... 05:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:19 $ docker exec 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 ssh-agent 05:03:19 SSH_AUTH_SOCK=/tmp/ssh-kIeAi0KqV3qe/agent.12 05:03:19 SSH_AGENT_PID=17 05:03:19 Running ssh-add (command line suppressed) 05:03:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2996932679103465840.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2996932679103465840.key) 05:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:21 + git tag --points-at HEAD [Pipeline] } 05:03:21 $ docker exec --env ******** --env ******** 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 ssh-agent -k 05:03:21 unset SSH_AUTH_SOCK; 05:03:21 unset SSH_AGENT_PID; 05:03:21 echo Agent pid 17 killed; 05:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:21 [ssh-agent] Looking for ssh-agent implementation... 05:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:22 $ docker exec 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 ssh-agent 05:03:22 SSH_AUTH_SOCK=/tmp/ssh-AgA6BmsBgCBj/agent.47 05:03:22 SSH_AGENT_PID=52 05:03:22 Running ssh-add (command line suppressed) 05:03:23 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_909832880826253989.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_909832880826253989.key) 05:03:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:23 + git semver init 05:03:23 # -> Open(): unable to determine branch for HEAD 05:03:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 05:03:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 05:03:23 # $SEMVER_REMOTE_NAME = origin 05:03:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:03:23 # $SEMVER_USER_NAME = edgex-jenkins 05:03:23 # $SEMVER_BRANCH = master 05:03:23 # $SEMVER_TEMP = /tmp/semver-245075095 05:03:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:03:25 # '/tmp/semver-245075095' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 05:03:25 # -> Force: false 05:03:25 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 05:03:25 $ docker exec --env ******** --env ******** 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 ssh-agent -k 05:03:25 unset SSH_AUTH_SOCK; 05:03:25 unset SSH_AGENT_PID; 05:03:25 echo Agent pid 52 killed; 05:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:26 + git semver [Pipeline] } 05:03:26 $ docker stop --time=1 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 05:03:29 $ docker rm -f 21c9a6466107f8434d0e29fc68dd8fe0e84427ec32211660e0755205f5000905 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:30 Stashed 1 file(s) [Pipeline] echo 05:03:30 [edgeXSemver]: initialized semver on version 2.0.0-dev.60 [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 05:03:46 Still waiting to schedule task 05:03:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31492’ 05:03:46 Still waiting to schedule task 05:03:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:05:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31494 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 05:05:26 Running in /w/workspace/go-mod-core-contracts/179 [Pipeline] { [Pipeline] checkout 05:05:31 using credential edgex-jenkins-ssh 05:05:31 Cloning the remote Git repository 05:05:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:05:32 > git init /w/workspace/go-mod-core-contracts/179 # timeout=10 05:05:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:05:32 > git --version # timeout=10 05:05:32 > git --version # 'git version 2.17.1' 05:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:33 Checking out Revision 93bae744f6a5a5eb404f109ed83bb04e3279cdce (master) 05:05:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:05:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:05:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:05:34 > git config core.sparsecheckout # timeout=10 05:05:34 > git checkout -f 93bae744f6a5a5eb404f109ed83bb04e3279cdce # timeout=10 05:05:38 Commit message: "Merge pull request #564 from weichou1229/add-origin-const" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:05:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:05:40 + true 05:05:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:05:43 ========================================================= 05:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:05:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:05:44 + 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 . 05:05:45 Sending build context to Docker daemon 2.887MB 05:05:45 Step 1/7 : ARG BASE=golang:1.15-alpine 05:05:45 Step 2/7 : FROM ${BASE} 05:05:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:45 5f621e34cdf4: Pulling fs layer 05:05:45 a4357932f1b6: Pulling fs layer 05:05:45 18c013af1878: Pulling fs layer 05:05:45 00ac8860ef70: Pulling fs layer 05:05:45 63d7cb157983: Pulling fs layer 05:05:45 b116817d02f9: Pulling fs layer 05:05:45 745a02a5169b: Pulling fs layer 05:05:45 00ac8860ef70: Waiting 05:05:45 63d7cb157983: Waiting 05:05:45 b116817d02f9: Waiting 05:05:45 745a02a5169b: Waiting 05:05:45 18c013af1878: Download complete 05:05:45 a4357932f1b6: Download complete 05:05:45 63d7cb157983: Download complete 05:05:45 b116817d02f9: Download complete 05:05:45 5f621e34cdf4: Verifying Checksum 05:05:45 5f621e34cdf4: Download complete 05:05:46 5f621e34cdf4: Pull complete 05:05:46 a4357932f1b6: Pull complete 05:05:47 18c013af1878: Pull complete 05:05:48 745a02a5169b: Verifying Checksum 05:05:48 745a02a5169b: Download complete 05:05:49 00ac8860ef70: Verifying Checksum 05:05:49 00ac8860ef70: Download complete 05:05:59 00ac8860ef70: Pull complete 05:05:59 63d7cb157983: Pull complete 05:05:59 b116817d02f9: Pull complete 05:06:03 745a02a5169b: Pull complete 05:06:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:06:03 ---> b7e6874047d6 05:06:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:06:06 ---> Running in 169364857b8c 05:06:06 Removing intermediate container 169364857b8c 05:06:06 ---> 5051d736611b 05:06:06 Step 4/7 : RUN apk add bash 05:06:06 ---> Running in ff2b17fcc14a 05:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:09 Running on prd-centos7-docker-4c-2g-31495 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { 05:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] ws 05:06:09 Running in /w/workspace/go-mod-core-contracts/179 [Pipeline] { [Pipeline] checkout 05:06:11 OK: 142 MiB in 39 packages 05:06:12 using credential edgex-jenkins-ssh 05:06:12 Cloning the remote Git repository 05:06:12 Removing intermediate container ff2b17fcc14a 05:06:12 ---> 2843e50abf2c 05:06:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:06:12 ---> Running in e37c3fc8fc06 05:06:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:06:12 > git init /w/workspace/go-mod-core-contracts/179 # timeout=10 05:06:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:06:12 > git --version # timeout=10 05:06:12 > git --version # 'git version 2.24.3' 05:06:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:13 Removing intermediate container e37c3fc8fc06 05:06:13 ---> 87ac34bc1075 05:06:13 Step 6/7 : COPY go.mod . 05:06:13 Checking out Revision 93bae744f6a5a5eb404f109ed83bb04e3279cdce (master) 05:06:13 ---> 7869a0d710ea 05:06:13 Step 7/7 : RUN go mod download 05:06:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:06:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:06:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:06:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:06:13 > git config core.sparsecheckout # timeout=10 05:06:13 > git checkout -f 93bae744f6a5a5eb404f109ed83bb04e3279cdce # timeout=10 05:06:14 ---> Running in ba3eb04e9bc5 05:06:17 Commit message: "Merge pull request #564 from weichou1229/add-origin-const" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:06:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:06:19 + sudo service docker restart 05:06:19 + true 05:06:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:06:20 ========================================================= 05:06:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:06:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:06:20 + 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 . 05:06:21 Sending build context to Docker daemon 2.887MB 05:06:21 Step 1/7 : ARG BASE=golang:1.15-alpine 05:06:21 Step 2/7 : FROM ${BASE} 05:06:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:06:21 188c0c94c7c5: Pulling fs layer 05:06:21 0ef7d3d256c8: Pulling fs layer 05:06:21 de9db76c5a1d: Pulling fs layer 05:06:21 bca2f99d35d6: Pulling fs layer 05:06:21 93359f2a8cfa: Pulling fs layer 05:06:21 7c6f9722023f: Pulling fs layer 05:06:21 a35cf1a2eb13: Pulling fs layer 05:06:21 bca2f99d35d6: Waiting 05:06:21 93359f2a8cfa: Waiting 05:06:21 7c6f9722023f: Waiting 05:06:21 a35cf1a2eb13: Waiting 05:06:21 de9db76c5a1d: Download complete 05:06:21 0ef7d3d256c8: Verifying Checksum 05:06:21 0ef7d3d256c8: Download complete 05:06:21 93359f2a8cfa: Verifying Checksum 05:06:21 93359f2a8cfa: Download complete 05:06:21 7c6f9722023f: Verifying Checksum 05:06:21 7c6f9722023f: Download complete 05:06:21 188c0c94c7c5: Verifying Checksum 05:06:21 188c0c94c7c5: Pull complete 05:06:22 0ef7d3d256c8: Pull complete 05:06:22 de9db76c5a1d: Pull complete 05:06:23 a35cf1a2eb13: Verifying Checksum 05:06:23 a35cf1a2eb13: Download complete 05:06:23 bca2f99d35d6: Verifying Checksum 05:06:23 bca2f99d35d6: Download complete 05:06:29 bca2f99d35d6: Pull complete 05:06:29 93359f2a8cfa: Pull complete 05:06:29 7c6f9722023f: Pull complete 05:06:32 Removing intermediate container ba3eb04e9bc5 05:06:32 ---> b3772c593751 05:06:32 Successfully built b3772c593751 05:06:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:06:32 + docker inspect -f . ci-base-image-arm64 05:06:32 . [Pipeline] withDockerContainer 05:06:33 prd-ubuntu18.04-docker-arm64-4c-16g-31494 does not seem to be running inside a container 05:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/179 -v /w/workspace/go-mod-core-contracts/179:/w/workspace/go-mod-core-contracts/179:rw,z -v /w/workspace/go-mod-core-contracts/179@tmp:/w/workspace/go-mod-core-contracts/179@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 ******** ci-base-image-arm64 cat 05:06:34 $ docker top 3ab7b626caf4b1ed9a9e415261de003b8b2ca3fa6e77af37f9218729dd406e07 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:35 + go version 05:06:35 go version go1.15.5 linux/arm64 [Pipeline] } 05:06:35 $ docker stop --time=1 3ab7b626caf4b1ed9a9e415261de003b8b2ca3fa6e77af37f9218729dd406e07 05:06:37 a35cf1a2eb13: Pull complete 05:06:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:06:37 ---> a62c8e92a672 05:06:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:06:37 ---> Running in c508728ce16b 05:06:37 $ docker rm -f 3ab7b626caf4b1ed9a9e415261de003b8b2ca3fa6e77af37f9218729dd406e07 05:06:37 Removing intermediate container c508728ce16b 05:06:37 ---> 74267c855bfd 05:06:37 Step 4/7 : RUN apk add bash 05:06:37 ---> Running in d53d4067495c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 05:06:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 05:06:38 + docker inspect -f . ci-base-image-arm64 05:06:38 . [Pipeline] withDockerContainer 05:06:38 prd-ubuntu18.04-docker-arm64-4c-16g-31494 does not seem to be running inside a container 05:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/179 -v /w/workspace/go-mod-core-contracts/179:/w/workspace/go-mod-core-contracts/179:rw,z -v /w/workspace/go-mod-core-contracts/179@tmp:/w/workspace/go-mod-core-contracts/179@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 ******** ci-base-image-arm64 cat 05:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:06:40 $ docker top 124715ccd8a17b1c2e4fac7d752acba76523371e0691db9588bfcb7cf3d671a7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:41 OK: 166 MiB in 39 packages 05:06:41 + make test 05:06:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:06:41 Removing intermediate container d53d4067495c 05:06:41 ---> 8706f8fdb075 05:06:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:06:41 ---> Running in 877f7b25e23e 05:06:42 Removing intermediate container 877f7b25e23e 05:06:42 ---> 45ead3a76b89 05:06:42 Step 6/7 : COPY go.mod . 05:06:42 ---> df9448706200 05:06:42 Step 7/7 : RUN go mod download 05:06:42 ---> Running in 0756e06ac369 05:06:57 Removing intermediate container 0756e06ac369 05:06:57 ---> 54b922849354 05:06:57 Successfully built 54b922849354 05:06:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:06:57 + docker inspect -f . ci-base-image-x86_64 05:06:57 . [Pipeline] withDockerContainer 05:06:57 prd-centos7-docker-4c-2g-31495 does not seem to be running inside a container 05:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/179 -v /w/workspace/go-mod-core-contracts/179:/w/workspace/go-mod-core-contracts/179:rw,z -v /w/workspace/go-mod-core-contracts/179@tmp:/w/workspace/go-mod-core-contracts/179@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 ******** ci-base-image-x86_64 cat 05:06:58 $ docker top f4a2811b3a8fe3af65e5c8993d160565f333699092446f15dcb3ef564b1b3424 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:59 + go version 05:06:59 go version go1.15.5 linux/amd64 [Pipeline] } 05:06:59 $ docker stop --time=1 f4a2811b3a8fe3af65e5c8993d160565f333699092446f15dcb3ef564b1b3424 05:07:00 $ docker rm -f f4a2811b3a8fe3af65e5c8993d160565f333699092446f15dcb3ef564b1b3424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:07:01 + docker inspect -f . ci-base-image-x86_64 05:07:01 . [Pipeline] withDockerContainer 05:07:01 prd-centos7-docker-4c-2g-31495 does not seem to be running inside a container 05:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/179 -v /w/workspace/go-mod-core-contracts/179:/w/workspace/go-mod-core-contracts/179:rw,z -v /w/workspace/go-mod-core-contracts/179@tmp:/w/workspace/go-mod-core-contracts/179@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 ******** ci-base-image-x86_64 cat 05:07:02 $ docker top d0f3b09fe3d44fbf59c0da1b0235c27095a2a1ba7516cb41ce18f85bd91b9bdf -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:02 + make test 05:07:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:07:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.052s coverage: 85.7% of statements 05:07:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.018s coverage: 100.0% of statements 05:07:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.068s coverage: 45.4% of statements 05:07:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.026s coverage: 77.8% of statements 05:07:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.045s coverage: 26.3% of statements 05:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements 05:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements 05:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 05:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.012s coverage: 85.7% of statements 05:07:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.020s coverage: 100.0% of statements 05:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.016s coverage: 45.4% of statements 05:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements 05:07:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.095s coverage: 91.8% of statements 05:07:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:07:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.045s coverage: 100.0% of statements 05:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.7% of statements 05:07:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 26.3% of statements 05:07:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements 05:07:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements 05:07:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.032s coverage: 91.8% of statements 05:07:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 05:07:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 05:07:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements 05:07:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements 05:07:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.025s coverage: 63.0% of statements 05:07:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 05:07:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 05:07:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.018s coverage: 15.4% of statements 05:07:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.020s coverage: 14.3% of statements 05:07:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:07:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.129s coverage: 84.4% of statements 05:07:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:07:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:07:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:07:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.014s coverage: 49.7% of statements 05:07:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.074s coverage: 63.0% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.034s coverage: 26.3% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.069s coverage: 15.4% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.029s coverage: 15.4% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.033s coverage: 14.3% of statements 05:07:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.049s coverage: 87.7% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.011s coverage: 100.0% of statements 05:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.010s coverage: 69.6% of statements 05:07:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:07:18 gofmt -l . 05:07:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:07:18 $ docker stop --time=1 d0f3b09fe3d44fbf59c0da1b0235c27095a2a1ba7516cb41ce18f85bd91b9bdf 05:07:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.191s coverage: 84.4% of statements 05:07:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 05:07:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 05:07:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 05:07:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.117s coverage: 49.7% of statements 05:07:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.036s coverage: 94.7% of statements 05:07:21 $ docker rm -f d0f3b09fe3d44fbf59c0da1b0235c27095a2a1ba7516cb41ce18f85bd91b9bdf [Pipeline] // withDockerContainer [Pipeline] sh 05:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:07:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 05:07:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.170s coverage: 87.7% of statements 05:07:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 05:07:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.022s coverage: 69.6% of statements 05:07:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:07:23 ---> job-cost.sh 05:07:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qQrP 05:07:28 gofmt -l . 05:07:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:07:29 $ docker stop --time=1 124715ccd8a17b1c2e4fac7d752acba76523371e0691db9588bfcb7cf3d671a7 05:07:32 $ docker rm -f 124715ccd8a17b1c2e4fac7d752acba76523371e0691db9588bfcb7cf3d671a7 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:07:33 Warning: overwriting stash ‘coverage-report’ 05:07:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:07:35 ---> job-cost.sh 05:07:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AyVr 05:07:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-qQrP/bin to PATH 05:08:05 INFO: No Stack... 05:08:05 INFO: Retrieving Pricing Info for: v1-standard-2 05:08:05 INFO: Archiving Costs [Pipeline] sh 05:08:05 + cat /w/workspace/go-mod-core-contracts/179/archives/cost.csv 05:08:05 + cut -d, -f6 [Pipeline] lock 05:08:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] 05:08:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] did not exist. Created. 05:08:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:06 + echo total: 0.029999999329447746 [Pipeline] stash 05:08:06 Stashed 1 file(s) [Pipeline] } 05:08:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-AyVr/bin to PATH 05:09:36 INFO: No Stack... 05:09:36 INFO: Retrieving Pricing Info for: lf-standard-4 05:09:36 INFO: Archiving Costs [Pipeline] sh 05:09:36 + cat /w/workspace/go-mod-core-contracts/179/archives/cost.csv 05:09:36 + cut -d, -f6 [Pipeline] lock 05:09:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] 05:09:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] did not exist. Created. 05:09:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:37 /w/workspace/go-mod-core-contracts/179@tmp/durable-5a82262e/script.sh: 1: /w/workspace/go-mod-core-contracts/179@tmp/durable-5a82262e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:37 + echo total: 0.20999999344348907 [Pipeline] stash 05:09:37 Warning: overwriting stash ‘stack-cost’ 05:09:37 Stashed 1 file(s) [Pipeline] } 05:09:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-179-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:09:39 provisioning config files... 05:09:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4079493873731914056tmp [Pipeline] { [Pipeline] sh 05:09:39 + set +x 05:09:39 + curl -s https://codecov.io/bash 05:09:39 + bash -s -- 05:09:39 05:09:39 _____ _ 05:09:39 / ____| | | 05:09:39 | | ___ __| | ___ ___ _____ __ 05:09:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:39 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:39 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:39 Bash-20210309-2b87ace 05:09:39 05:09:39 05:09:39 ==> git version 2.24.3 found 05:09:39 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:09:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:09:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:09:39 ==> Jenkins CI detected. 05:09:39 project root: . 05:09:39 --> token set from env 05:09:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:40 ==> Running gcov in . (disable via -X gcov) 05:09:40 ==> Python coveragepy not found 05:09:40 ==> Searching for coverage reports in: 05:09:40 + . 05:09:40 -> Found 1 reports 05:09:40 ==> Detecting git/mercurial file structure 05:09:40 ==> Reading reports 05:09:40 + ./coverage.out bytes=164238 05:09:40 ==> Appending adjustments 05:09:40 https://docs.codecov.io/docs/fixing-reports 05:09:43 + Found adjustments 05:09:43 ==> Gzipping contents 05:09:43 24K /tmp/codecov.wljiZG.gz 05:09:43 ==> Uploading reports 05:09:43 url: https://codecov.io 05:09:43 query: branch=master&commit=93bae744f6a5a5eb404f109ed83bb04e3279cdce&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:43 -> Pinging Codecov 05:09:43 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=93bae744f6a5a5eb404f109ed83bb04e3279cdce&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:43 -> Uploading to 05:09:43 https://storage.googleapis.com/codecov/v4/raw/2021-03-26/71470A77251A30514AAF9C0BB2E5B6CE/93bae744f6a5a5eb404f109ed83bb04e3279cdce/9e17a8cf-a86c-479b-9c59-f299c8a025a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T050943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9754b610676377def27dbbf1cfdfc9575ef560818a364a407c4872644adf7e25 05:09:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:43 Dload Upload Total Spent Left Speed 05:09:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24471 0 0 100 24471 0 57915 --:--:-- --:--:-- --:--:-- 57851 05:09:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/93bae744f6a5a5eb404f109ed83bb04e3279cdce [Pipeline] } 05:09:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:09:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:09:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:45 05:09:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:09:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:09:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:09:46 188c0c94c7c5: Pulling fs layer 05:09:46 0ef7d3d256c8: Pulling fs layer 05:09:46 de9db76c5a1d: Pulling fs layer 05:09:46 0eba1c9be4d2: Pulling fs layer 05:09:46 0d57e429df01: Pulling fs layer 05:09:46 4e4be7b47b0d: Pulling fs layer 05:09:46 e1f770b5df2f: Pulling fs layer 05:09:46 85a0685a4137: Pulling fs layer 05:09:46 0eba1c9be4d2: Waiting 05:09:46 0d57e429df01: Waiting 05:09:46 4e4be7b47b0d: Waiting 05:09:46 e1f770b5df2f: Waiting 05:09:46 85a0685a4137: Waiting 05:09:46 de9db76c5a1d: Verifying Checksum 05:09:46 de9db76c5a1d: Download complete 05:09:46 0ef7d3d256c8: Verifying Checksum 05:09:46 0ef7d3d256c8: Download complete 05:09:46 0d57e429df01: Verifying Checksum 05:09:46 0d57e429df01: Download complete 05:09:46 4e4be7b47b0d: Verifying Checksum 05:09:46 4e4be7b47b0d: Download complete 05:09:47 188c0c94c7c5: Verifying Checksum 05:09:47 188c0c94c7c5: Download complete 05:09:47 188c0c94c7c5: Pull complete 05:09:48 0ef7d3d256c8: Pull complete 05:09:48 de9db76c5a1d: Pull complete 05:09:49 e1f770b5df2f: Verifying Checksum 05:09:49 e1f770b5df2f: Download complete 05:09:53 0eba1c9be4d2: Verifying Checksum 05:09:53 0eba1c9be4d2: Download complete 05:09:53 85a0685a4137: Verifying Checksum 05:09:53 85a0685a4137: Download complete 05:10:09 0eba1c9be4d2: Pull complete 05:10:09 0d57e429df01: Pull complete 05:10:09 4e4be7b47b0d: Pull complete 05:10:12 e1f770b5df2f: Pull complete 05:10:31 85a0685a4137: Pull complete 05:10:31 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:10:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:10:32 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:10:35 $ docker top 1465f3e799724e0030bb00b3a9a938f86c9e419e0f60b338bcae32fb0d2c6148 -eo pid,comm [Pipeline] { [Pipeline] echo 05:10:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:10:36 + set -o pipefail 05:10:36 + snyk monitor '--org=edgex-jenkins' 05:10:44 05:10:44 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 05:10:44 05:10:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/28029c4d-f77c-42a1-93b0-bebf062c742f 05:10:44 05:10:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:10:44 05:10:44 [Pipeline] } 05:10:44 $ docker stop --time=1 1465f3e799724e0030bb00b3a9a938f86c9e419e0f60b338bcae32fb0d2c6148 05:10:46 $ docker rm -f 1465f3e799724e0030bb00b3a9a938f86c9e419e0f60b338bcae32fb0d2c6148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:49 + git log --format=format:%s -1 93bae744f6a5a5eb404f109ed83bb04e3279cdce [Pipeline] isUnix [Pipeline] sh 05:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:10:49 . [Pipeline] withDockerContainer 05:10:49 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:10:52 $ docker top 336810f5adc4206591b34c411f03a79e11a2150e77259c2e3bcb17abb4e54104 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:52 [ssh-agent] Looking for ssh-agent implementation... 05:10:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:52 $ docker exec 336810f5adc4206591b34c411f03a79e11a2150e77259c2e3bcb17abb4e54104 ssh-agent 05:10:53 SSH_AUTH_SOCK=/tmp/ssh-vZeuw4zkOuYG/agent.11 05:10:53 SSH_AGENT_PID=16 05:10:53 Running ssh-add (command line suppressed) 05:10:53 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1549458981793977660.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1549458981793977660.key) 05:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:53 + git semver tag 05:10:54 # -> Open(): unable to determine branch for HEAD 05:10:54 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 05:10:54 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 05:10:54 # $SEMVER_REMOTE_NAME = origin 05:10:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:10:54 # $SEMVER_USER_NAME = edgex-jenkins 05:10:54 # $SEMVER_BRANCH = master 05:10:54 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 05:10:54 # 93bae744f6a5a5eb404f109ed83bb04e3279cdce HEAD 05:10:54 # -> Force: false 05:10:54 # dce5c8ab090ceff2ca75d0ab02d130f4f478274f refs/tags/v2.0.0-dev.60 [Pipeline] } 05:10:54 $ docker exec --env ******** --env ******** 336810f5adc4206591b34c411f03a79e11a2150e77259c2e3bcb17abb4e54104 ssh-agent -k 05:10:55 unset SSH_AUTH_SOCK; 05:10:55 unset SSH_AGENT_PID; 05:10:55 echo Agent pid 16 killed; 05:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:56 + git semver [Pipeline] } 05:10:56 $ docker stop --time=1 336810f5adc4206591b34c411f03a79e11a2150e77259c2e3bcb17abb4e54104 05:10:58 $ docker rm -f 336810f5adc4206591b34c411f03a79e11a2150e77259c2e3bcb17abb4e54104 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:10:59 05:10:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:11:00 0.23.1-centos7: Pulling from edgex-lftools 05:11:00 ab5ef0e58194: Pulling fs layer 05:11:00 9712f1f96733: Pulling fs layer 05:11:00 63f879dbbcfc: Pulling fs layer 05:11:00 0d9ebad4ef96: Pulling fs layer 05:11:00 e9a5061849ea: Pulling fs layer 05:11:00 d747dcd14b5f: Pulling fs layer 05:11:00 2de7ff778b66: Pulling fs layer 05:11:00 d747dcd14b5f: Waiting 05:11:00 2de7ff778b66: Waiting 05:11:00 0d9ebad4ef96: Waiting 05:11:00 e9a5061849ea: Waiting 05:11:00 9712f1f96733: Download complete 05:11:02 63f879dbbcfc: Verifying Checksum 05:11:02 63f879dbbcfc: Download complete 05:11:03 e9a5061849ea: Verifying Checksum 05:11:03 e9a5061849ea: Download complete 05:11:03 d747dcd14b5f: Verifying Checksum 05:11:03 d747dcd14b5f: Download complete 05:11:03 ab5ef0e58194: Verifying Checksum 05:11:03 ab5ef0e58194: Download complete 05:11:03 2de7ff778b66: Verifying Checksum 05:11:03 2de7ff778b66: Download complete 05:11:04 0d9ebad4ef96: Verifying Checksum 05:11:04 0d9ebad4ef96: Download complete 05:11:14 ab5ef0e58194: Pull complete 05:11:15 9712f1f96733: Pull complete 05:11:18 63f879dbbcfc: Pull complete 05:11:31 0d9ebad4ef96: Pull complete 05:11:32 e9a5061849ea: Pull complete 05:11:32 d747dcd14b5f: Pull complete 05:11:36 2de7ff778b66: Pull complete 05:11:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:11:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:11:36 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:11:41 $ docker top a939e97cfd44c01fea12e40f980f4d00b3c26a3d0b71e18bb9a914bf6efb2436 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:11:41 provisioning config files... 05:11:41 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4551494157603662460tmp 05:11:42 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2600613777384082055tmp 05:11:42 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7235424500392310235tmp [Pipeline] { [Pipeline] echo 05:11:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:11:42 ---> sigul-configuration.sh 05:11:43 gpg: directory `/root/.gnupg' created 05:11:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:11:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:11:43 gpg: keyring `/root/.gnupg/secring.gpg' created 05:11:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:11:43 gpg: CAST5 encrypted data 05:11:43 gpg: encrypted with 1 passphrase 05:11:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:11:43 + mkdir /home/jenkins 05:11:43 + mkdir /home/jenkins/sigul [Pipeline] sh 05:11:44 + 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 05:11:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:11:44 ---> sigul-install.sh 05:11:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:11:55 + git tag --list 05:11:55 v0.0.0 05:11:55 v0.0.1 05:11:55 v0.1.0 05:11:55 v0.1.1 05:11:55 v0.1.10 05:11:55 v0.1.100 05:11:55 v0.1.101 05:11:55 v0.1.102 05:11:55 v0.1.103 05:11:55 v0.1.104 05:11:55 v0.1.105 05:11:55 v0.1.106 05:11:55 v0.1.107 05:11:55 v0.1.108 05:11:55 v0.1.109 05:11:55 v0.1.11 05:11:55 v0.1.110 05:11:55 v0.1.111 05:11:55 v0.1.112 05:11:55 v0.1.113 05:11:55 v0.1.114 05:11:55 v0.1.115 05:11:55 v0.1.116 05:11:55 v0.1.117 05:11:55 v0.1.118 05:11:55 v0.1.119 05:11:55 v0.1.12 05:11:55 v0.1.120 05:11:55 v0.1.121 05:11:55 v0.1.122 05:11:55 v0.1.123 05:11:55 v0.1.124 05:11:55 v0.1.125 05:11:55 v0.1.126 05:11:55 v0.1.127 05:11:55 v0.1.128 05:11:55 v0.1.129 05:11:55 v0.1.13 05:11:55 v0.1.130 05:11:55 v0.1.131 05:11:55 v0.1.132 05:11:55 v0.1.133 05:11:55 v0.1.134 05:11:55 v0.1.135 05:11:55 v0.1.136 05:11:55 v0.1.137 05:11:55 v0.1.138 05:11:55 v0.1.139 05:11:55 v0.1.14 05:11:55 v0.1.140 05:11:55 v0.1.141 05:11:55 v0.1.142 05:11:55 v0.1.143 05:11:55 v0.1.144 05:11:55 v0.1.145 05:11:55 v0.1.146 05:11:55 v0.1.147 05:11:55 v0.1.148 05:11:55 v0.1.149 05:11:55 v0.1.15 05:11:55 v0.1.16 05:11:55 v0.1.17 05:11:55 v0.1.18 05:11:55 v0.1.19 05:11:55 v0.1.2 05:11:55 v0.1.20 05:11:55 v0.1.21 05:11:55 v0.1.22 05:11:55 v0.1.23 05:11:55 v0.1.24 05:11:55 v0.1.25 05:11:55 v0.1.26 05:11:55 v0.1.27 05:11:55 v0.1.28 05:11:55 v0.1.29 05:11:55 v0.1.3 05:11:55 v0.1.30 05:11:55 v0.1.31 05:11:55 v0.1.32 05:11:55 v0.1.33 05:11:55 v0.1.34 05:11:55 v0.1.35 05:11:55 v0.1.36 05:11:55 v0.1.37 05:11:55 v0.1.38 05:11:55 v0.1.39 05:11:55 v0.1.4 05:11:55 v0.1.40 05:11:55 v0.1.41 05:11:55 v0.1.42 05:11:55 v0.1.43 05:11:55 v0.1.44 05:11:55 v0.1.45 05:11:55 v0.1.46 05:11:55 v0.1.47 05:11:55 v0.1.48 05:11:55 v0.1.49 05:11:55 v0.1.5 05:11:55 v0.1.50 05:11:55 v0.1.51 05:11:55 v0.1.52 05:11:55 v0.1.53 05:11:55 v0.1.54 05:11:55 v0.1.55 05:11:55 v0.1.56 05:11:55 v0.1.57 05:11:55 v0.1.58 05:11:55 v0.1.59 05:11:55 v0.1.6 05:11:55 v0.1.60 05:11:55 v0.1.61 05:11:55 v0.1.62 05:11:55 v0.1.63 05:11:55 v0.1.64 05:11:55 v0.1.65 05:11:55 v0.1.66 05:11:55 v0.1.67 05:11:55 v0.1.68 05:11:55 v0.1.69 05:11:55 v0.1.7 05:11:55 v0.1.70 05:11:55 v0.1.71 05:11:55 v0.1.72 05:11:55 v0.1.73 05:11:55 v0.1.74 05:11:55 v0.1.75 05:11:55 v0.1.76 05:11:55 v0.1.77 05:11:55 v0.1.78 05:11:55 v0.1.79 05:11:55 v0.1.8 05:11:55 v0.1.80 05:11:55 v0.1.81 05:11:55 v0.1.82 05:11:55 v0.1.83 05:11:55 v0.1.84 05:11:55 v0.1.85 05:11:55 v0.1.86 05:11:55 v0.1.87 05:11:55 v0.1.88 05:11:55 v0.1.89 05:11:55 v0.1.9 05:11:55 v0.1.90 05:11:55 v0.1.91 05:11:55 v0.1.92 05:11:55 v0.1.93 05:11:55 v0.1.94 05:11:55 v0.1.95 05:11:55 v0.1.96 05:11:55 v0.1.97 05:11:55 v0.1.98 05:11:55 v0.1.99 05:11:55 v2.0.0-dev.1 05:11:55 v2.0.0-dev.10 05:11:55 v2.0.0-dev.11 05:11:55 v2.0.0-dev.12 05:11:55 v2.0.0-dev.13 05:11:55 v2.0.0-dev.14 05:11:55 v2.0.0-dev.15 05:11:55 v2.0.0-dev.16 05:11:55 v2.0.0-dev.17 05:11:55 v2.0.0-dev.18 05:11:55 v2.0.0-dev.19 05:11:55 v2.0.0-dev.2 05:11:55 v2.0.0-dev.20 05:11:55 v2.0.0-dev.21 05:11:55 v2.0.0-dev.22 05:11:55 v2.0.0-dev.23 05:11:55 v2.0.0-dev.24 05:11:55 v2.0.0-dev.25 05:11:55 v2.0.0-dev.26 05:11:55 v2.0.0-dev.27 05:11:55 v2.0.0-dev.28 05:11:55 v2.0.0-dev.29 05:11:55 v2.0.0-dev.3 05:11:55 v2.0.0-dev.30 05:11:55 v2.0.0-dev.31 05:11:55 v2.0.0-dev.32 05:11:55 v2.0.0-dev.33 05:11:55 v2.0.0-dev.34 05:11:55 v2.0.0-dev.35 05:11:55 v2.0.0-dev.36 05:11:55 v2.0.0-dev.37 05:11:55 v2.0.0-dev.38 05:11:55 v2.0.0-dev.39 05:11:55 v2.0.0-dev.4 05:11:55 v2.0.0-dev.40 05:11:55 v2.0.0-dev.41 05:11:55 v2.0.0-dev.42 05:11:55 v2.0.0-dev.43 05:11:55 v2.0.0-dev.44 05:11:55 v2.0.0-dev.45 05:11:55 v2.0.0-dev.46 05:11:55 v2.0.0-dev.47 05:11:55 v2.0.0-dev.48 05:11:55 v2.0.0-dev.49 05:11:55 v2.0.0-dev.5 05:11:55 v2.0.0-dev.50 05:11:55 v2.0.0-dev.51 05:11:55 v2.0.0-dev.52 05:11:55 v2.0.0-dev.53 05:11:55 v2.0.0-dev.54 05:11:55 v2.0.0-dev.55 05:11:55 v2.0.0-dev.56 05:11:55 v2.0.0-dev.57 05:11:55 v2.0.0-dev.58 05:11:55 v2.0.0-dev.59 05:11:55 v2.0.0-dev.6 05:11:55 v2.0.0-dev.60 05:11:55 v2.0.0-dev.7 05:11:55 v2.0.0-dev.8 05:11:55 v2.0.0-dev.9 [Pipeline] sh 05:11:57 + lftools sign git-tag v2.0.0-dev.60 05:11:59 Signing Git tag with Sigul... 05:11:59 Signing v2.0.0-dev.60 [Pipeline] echo 05:12:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:12:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:12:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:12:00 $ docker stop --time=1 a939e97cfd44c01fea12e40f980f4d00b3c26a3d0b71e18bb9a914bf6efb2436 05:12:02 $ docker rm -f a939e97cfd44c01fea12e40f980f4d00b3c26a3d0b71e18bb9a914bf6efb2436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:12:04 . [Pipeline] withDockerContainer 05:12:04 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:12:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:12:07 $ docker top 0d452942b73af23a9e0794ba86ef559776f5e5922c519a475a214abb4ab7060f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:07 [ssh-agent] Looking for ssh-agent implementation... 05:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:08 $ docker exec 0d452942b73af23a9e0794ba86ef559776f5e5922c519a475a214abb4ab7060f ssh-agent 05:12:08 SSH_AUTH_SOCK=/tmp/ssh-vFRHjX2UBXtd/agent.11 05:12:08 SSH_AGENT_PID=17 05:12:08 Running ssh-add (command line suppressed) 05:12:08 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2132406601522051677.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2132406601522051677.key) 05:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:08 + git semver bump pre 05:12:09 # -> Open(): unable to determine branch for HEAD 05:12:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 05:12:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 05:12:09 # $SEMVER_REMOTE_NAME = origin 05:12:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:12:09 # $SEMVER_USER_NAME = edgex-jenkins 05:12:09 # $SEMVER_BRANCH = master 05:12:09 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 05:12:09 2.0.0-dev.61 [Pipeline] } 05:12:09 $ docker exec --env ******** --env ******** 0d452942b73af23a9e0794ba86ef559776f5e5922c519a475a214abb4ab7060f ssh-agent -k 05:12:09 unset SSH_AUTH_SOCK; 05:12:09 unset SSH_AGENT_PID; 05:12:09 echo Agent pid 17 killed; 05:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:10 + git semver [Pipeline] } 05:12:10 $ docker stop --time=1 0d452942b73af23a9e0794ba86ef559776f5e5922c519a475a214abb4ab7060f 05:12:11 $ docker rm -f 0d452942b73af23a9e0794ba86ef559776f5e5922c519a475a214abb4ab7060f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:12:12 . [Pipeline] withDockerContainer 05:12:12 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:12:15 $ docker top 21e24b26a55b6c3e6a7c38552bb8660c2cf9767a6d238cea3e8c16c2314ab193 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:16 [ssh-agent] Looking for ssh-agent implementation... 05:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:17 $ docker exec 21e24b26a55b6c3e6a7c38552bb8660c2cf9767a6d238cea3e8c16c2314ab193 ssh-agent 05:12:17 SSH_AUTH_SOCK=/tmp/ssh-UdyQTI5PLF5m/agent.11 05:12:17 SSH_AGENT_PID=16 05:12:17 Running ssh-add (command line suppressed) 05:12:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7743635942736620923.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7743635942736620923.key) 05:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:18 + git semver push 05:12:18 # -> Open(): unable to determine branch for HEAD 05:12:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 05:12:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 05:12:18 # $SEMVER_REMOTE_NAME = origin 05:12:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:12:18 # $SEMVER_USER_NAME = edgex-jenkins 05:12:18 # $SEMVER_BRANCH = master 05:12:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 05:12:23 $ docker exec --env ******** --env ******** 21e24b26a55b6c3e6a7c38552bb8660c2cf9767a6d238cea3e8c16c2314ab193 ssh-agent -k 05:12:23 unset SSH_AUTH_SOCK; 05:12:23 unset SSH_AGENT_PID; 05:12:23 echo Agent pid 16 killed; 05:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:24 + git semver [Pipeline] } 05:12:24 $ docker stop --time=1 21e24b26a55b6c3e6a7c38552bb8660c2cf9767a6d238cea3e8c16c2314ab193 05:12:26 $ docker rm -f 21e24b26a55b6c3e6a7c38552bb8660c2cf9767a6d238cea3e8c16c2314ab193 [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 05:12:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:29 ---> package-listing.sh 05:12:29 ++ facter osfamily 05:12:29 ++ tr '[:upper:]' '[:lower:]' 05:12:29 + OS_FAMILY=redhat 05:12:29 + workspace=/w/workspace/dry_go-mod-core-contracts_master 05:12:29 + START_PACKAGES=/tmp/packages_start.txt 05:12:29 + END_PACKAGES=/tmp/packages_end.txt 05:12:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:29 + PACKAGES=/tmp/packages_start.txt 05:12:29 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 05:12:29 + PACKAGES=/tmp/packages_end.txt 05:12:29 + case "${OS_FAMILY}" in 05:12:29 + rpm -qa 05:12:29 + sort 05:12:38 + '[' -f /tmp/packages_start.txt ']' 05:12:38 + '[' -f /tmp/packages_end.txt ']' 05:12:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:38 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 05:12:38 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 05:12:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 05:12:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:12:39 05:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:12:39 alpine: Pulling from edgex-lftools-log-publisher 05:12:39 df20fa9351a1: Pulling fs layer 05:12:39 36b3adc4ff6f: Pulling fs layer 05:12:39 8ad3a11d3b57: Pulling fs layer 05:12:39 46f8f816bc3b: Pulling fs layer 05:12:39 93b61091891f: Pulling fs layer 05:12:39 93b9cdb0e59b: Pulling fs layer 05:12:39 5e14af77c1be: Pulling fs layer 05:12:39 01666e4c0597: Pulling fs layer 05:12:39 aa168da1d23b: Pulling fs layer 05:12:39 93b9cdb0e59b: Waiting 05:12:39 5e14af77c1be: Waiting 05:12:39 01666e4c0597: Waiting 05:12:39 aa168da1d23b: Waiting 05:12:39 46f8f816bc3b: Waiting 05:12:39 93b61091891f: Waiting 05:12:39 36b3adc4ff6f: Verifying Checksum 05:12:39 36b3adc4ff6f: Download complete 05:12:39 46f8f816bc3b: Verifying Checksum 05:12:39 46f8f816bc3b: Download complete 05:12:39 df20fa9351a1: Verifying Checksum 05:12:39 df20fa9351a1: Download complete 05:12:39 93b9cdb0e59b: Verifying Checksum 05:12:39 93b9cdb0e59b: Download complete 05:12:39 5e14af77c1be: Verifying Checksum 05:12:39 5e14af77c1be: Download complete 05:12:39 93b61091891f: Verifying Checksum 05:12:39 93b61091891f: Download complete 05:12:39 01666e4c0597: Verifying Checksum 05:12:39 01666e4c0597: Download complete 05:12:40 8ad3a11d3b57: Verifying Checksum 05:12:40 8ad3a11d3b57: Download complete 05:12:40 df20fa9351a1: Pull complete 05:12:40 36b3adc4ff6f: Pull complete 05:12:42 8ad3a11d3b57: Pull complete 05:12:43 46f8f816bc3b: Pull complete 05:12:44 93b61091891f: Pull complete 05:12:44 93b9cdb0e59b: Pull complete 05:12:44 aa168da1d23b: Verifying Checksum 05:12:44 aa168da1d23b: Download complete 05:12:45 5e14af77c1be: Pull complete 05:12:45 01666e4c0597: Pull complete 05:13:04 aa168da1d23b: Pull complete 05:13:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:13:05 prd-centos7-docker-4c-2g-31492 does not seem to be running inside a container 05:13:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:13:10 $ docker top 5519ae6b79adca97b9b54e4a6f8c491222ebede0e6bf0c328bbcbc2a3e71c33d -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:12 + mkdir -p /var/log/sa [Pipeline] sh 05:13:12 + ls /var/log/sa-host 05:13:12 + sadf -c /var/log/sa-host/sa23 05:13:12 file_magic: OK 05:13:12 HZ: Using current value: 100 05:13:12 file_header: OK 05:13:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:13:12 Statistics: 05:13:12 Hnuu...uuuununununu... 05:13:12 File successfully converted to sysstat format version 12.2.1 05:13:12 + sadf -c /var/log/sa-host/sa26 05:13:12 file_magic: OK 05:13:12 HZ: Using current value: 100 05:13:12 file_header: OK 05:13:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:13:12 Statistics: 05:13:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:13:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:13 provisioning config files... 05:13:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7029993223955655758tmp [Pipeline] { [Pipeline] echo 05:13:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> create-netrc.sh [Pipeline] } 05:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:13:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:13:16 ---> python-tools-install.sh [Pipeline] echo 05:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:17 ---> sudo-logs.sh 05:13:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:17 ---> job-cost.sh 05:13:17 lf-activate-venv: SKIPPING 05:13:17 DEBUG: total: 0.20999999344348907 05:13:17 INFO: Retrieving Stack Cost... 05:13:18 INFO: Retrieving Pricing Info for: v1-standard-2 05:13:19 INFO: Archiving Costs [Pipeline] echo 05:13:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:20 ---> logs-deploy.sh 05:13:20 lf-activate-venv: SKIPPING 05:13:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/179 05:13:20 INFO: archiving workspace using pattern(s): 05:13:24 Archives upload complete. 05:13:24 INFO: archiving logs to Nexus