Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-29214 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 > 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 Checking out Revision b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 Commit message: "Merge pull request #536 from weichou1229/issue-535" > git rev-list --no-walk eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:59 ========================================================= 23:01:59 EdgeX Global Pipelines Version Info 23:01:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:00 ------------------- 23:02:00 stable info: 23:02:00 ------------------- 23:02:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:00 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 23:02:00 Message: update stable to v1.0.184 23:02:01 ------------------- 23:02:01 experimental info: 23:02:01 ------------------- 23:02:01 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:01 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 23:02:01 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:02:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 [Pipeline] echo 23:02:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b029b98 [Pipeline] echo 23:02:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:05 + git log --format=format:%s -1 b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 [Pipeline] echo 23:02:05 GIT_COMMIT: b029b989f2ea03675b3fb3ad270ffbe3b047a2d1, Commit Message: Merge pull request #536 from weichou1229/issue-535 [Pipeline] echo 23:02:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:02:07 23:02:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:02:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:02:07 latest: Pulling from edgex-devops/git-semver 23:02:07 31603596830f: Pulling fs layer 23:02:07 2a8b12db71e7: Pulling fs layer 23:02:07 6ca5941a6612: Pulling fs layer 23:02:07 ecc8261a40a4: Pulling fs layer 23:02:07 ecc8261a40a4: Waiting 23:02:07 2a8b12db71e7: Verifying Checksum 23:02:07 2a8b12db71e7: Download complete 23:02:07 31603596830f: Verifying Checksum 23:02:07 31603596830f: Download complete 23:02:07 ecc8261a40a4: Verifying Checksum 23:02:07 ecc8261a40a4: Download complete 23:02:08 6ca5941a6612: Verifying Checksum 23:02:08 6ca5941a6612: Download complete 23:02:08 31603596830f: Pull complete 23:02:08 2a8b12db71e7: Pull complete 23:02:08 6ca5941a6612: Pull complete 23:02:09 ecc8261a40a4: Pull complete 23:02:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:02:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:02:09 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:02:09 $ 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 23:02:11 $ docker top 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:12 [ssh-agent] Looking for ssh-agent implementation... 23:02:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:12 $ docker exec 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 ssh-agent 23:02:12 SSH_AUTH_SOCK=/tmp/ssh-e1zSzocCAZug/agent.11 23:02:12 SSH_AGENT_PID=16 23:02:12 Running ssh-add (command line suppressed) 23:02:12 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3343602117519405689.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3343602117519405689.key) 23:02:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:13 + git tag --points-at HEAD [Pipeline] } 23:02:13 $ docker exec --env ******** --env ******** 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 ssh-agent -k 23:02:13 unset SSH_AUTH_SOCK; 23:02:13 unset SSH_AGENT_PID; 23:02:13 echo Agent pid 16 killed; 23:02:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:13 [ssh-agent] Looking for ssh-agent implementation... 23:02:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:13 $ docker exec 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 ssh-agent 23:02:13 SSH_AUTH_SOCK=/tmp/ssh-mbknKazIwzb9/agent.46 23:02:13 SSH_AGENT_PID=51 23:02:13 Running ssh-add (command line suppressed) 23:02:13 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4885037329023485669.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4885037329023485669.key) 23:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:14 + git semver init 23:02:14 # -> Open(): unable to determine branch for HEAD 23:02:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:02:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:02:14 # $SEMVER_REMOTE_NAME = origin 23:02:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:02:14 # $SEMVER_USER_NAME = edgex-jenkins 23:02:14 # $SEMVER_BRANCH = master 23:02:14 # $SEMVER_TEMP = /tmp/semver-150091506 23:02:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 23:02:14 # '/tmp/semver-150091506' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 23:02:15 # -> Force: false 23:02:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 23:02:15 $ docker exec --env ******** --env ******** 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 ssh-agent -k 23:02:15 unset SSH_AUTH_SOCK; 23:02:15 unset SSH_AGENT_PID; 23:02:15 echo Agent pid 51 killed; 23:02:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:15 + git semver [Pipeline] } 23:02:15 $ docker stop --time=1 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 23:02:17 $ docker rm -f 671f0a35b739f8380f9e76e406037dc531fc2a1ae6a10ede2f83302a20b14751 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:18 Stashed 1 file(s) [Pipeline] echo 23:02:18 [edgeXSemver]: initialized semver on version 2.0.0-dev.46 [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 23:02:34 Still waiting to schedule task 23:02:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29214’ 23:02:34 Still waiting to schedule task 23:02:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:04:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29215 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 23:04:21 Running in /w/workspace/go-mod-core-contracts/164 [Pipeline] { [Pipeline] checkout 23:04:26 using credential edgex-jenkins-ssh 23:04:26 Cloning the remote Git repository 23:04:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:04:26 > git init /w/workspace/go-mod-core-contracts/164 # timeout=10 23:04:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:04:26 > git --version # timeout=10 23:04:26 > git --version # 'git version 2.17.1' 23:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:28 Checking out Revision b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 (master) 23:04:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:04:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:04:28 > git config core.sparsecheckout # timeout=10 23:04:28 > git checkout -f b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 23:04:33 Commit message: "Merge pull request #536 from weichou1229/issue-535" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:04:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:04:35 + sudo service docker restart 23:04:35 + true [Pipeline] unstash [Pipeline] echo 23:04:38 ========================================================= 23:04:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:04:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:04:38 + 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 . 23:04:39 Sending build context to Docker daemon 2.759MB 23:04:39 Step 1/7 : ARG BASE=golang:1.15-alpine 23:04:39 Step 2/7 : FROM ${BASE} 23:04:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:04:40 5f621e34cdf4: Pulling fs layer 23:04:40 a4357932f1b6: Pulling fs layer 23:04:40 18c013af1878: Pulling fs layer 23:04:40 00ac8860ef70: Pulling fs layer 23:04:40 63d7cb157983: Pulling fs layer 23:04:40 b116817d02f9: Pulling fs layer 23:04:40 745a02a5169b: Pulling fs layer 23:04:40 b116817d02f9: Waiting 23:04:40 00ac8860ef70: Waiting 23:04:40 63d7cb157983: Waiting 23:04:40 745a02a5169b: Waiting 23:04:40 18c013af1878: Verifying Checksum 23:04:40 18c013af1878: Download complete 23:04:40 a4357932f1b6: Verifying Checksum 23:04:40 a4357932f1b6: Download complete 23:04:40 63d7cb157983: Verifying Checksum 23:04:40 63d7cb157983: Download complete 23:04:40 b116817d02f9: Verifying Checksum 23:04:40 b116817d02f9: Download complete 23:04:41 5f621e34cdf4: Verifying Checksum 23:04:41 5f621e34cdf4: Pull complete 23:04:42 a4357932f1b6: Pull complete 23:04:42 18c013af1878: Pull complete 23:04:43 745a02a5169b: Verifying Checksum 23:04:43 745a02a5169b: Download complete 23:04:44 00ac8860ef70: Verifying Checksum 23:04:44 00ac8860ef70: Download complete 23:04:54 00ac8860ef70: Pull complete 23:04:54 63d7cb157983: Pull complete 23:04:55 b116817d02f9: Pull complete 23:04:57 Running on prd-centos7-docker-4c-2g-29217 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 23:04:57 Running in /w/workspace/go-mod-core-contracts/164 [Pipeline] { [Pipeline] checkout 23:04:59 745a02a5169b: Pull complete 23:04:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:04:59 ---> b7e6874047d6 23:04:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:04:59 using credential edgex-jenkins-ssh 23:04:59 Cloning the remote Git repository 23:05:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:05:00 > git init /w/workspace/go-mod-core-contracts/164 # timeout=10 23:05:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:05:00 > git --version # timeout=10 23:05:00 > git --version # 'git version 2.24.3' 23:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:05:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:05:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:05:01 Checking out Revision b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 (master) 23:05:02 ---> Running in a90694a7efa7 23:05:02 Removing intermediate container a90694a7efa7 23:05:02 ---> 20ccb4c93357 23:05:02 Step 4/7 : RUN apk add bash 23:05:01 > git config core.sparsecheckout # timeout=10 23:05:01 > git checkout -f b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 # timeout=10 23:05:02 ---> Running in 7780bca5d238 23:05:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:05 OK: 142 MiB in 39 packages 23:05:05 Commit message: "Merge pull request #536 from weichou1229/issue-535" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:06 Removing intermediate container 7780bca5d238 23:05:06 ---> b9de1accb9cc 23:05:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:05:06 ---> Running in b3b09caf7889 23:05:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:05:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:05:07 Removing intermediate container b3b09caf7889 23:05:07 ---> 5f107791c0e2 23:05:07 Step 6/7 : COPY go.mod . 23:05:07 + sudo service docker restart 23:05:07 + true 23:05:07 Redirecting to /bin/systemctl restart docker.service 23:05:07 ---> 5275009ad311 23:05:07 Step 7/7 : RUN go mod download 23:05:07 ---> Running in 576c7a6cb603 [Pipeline] unstash [Pipeline] echo 23:05:09 ========================================================= 23:05:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:05:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:05:09 + 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 . 23:05:10 Sending build context to Docker daemon 2.76MB 23:05:10 Step 1/7 : ARG BASE=golang:1.15-alpine 23:05:10 Step 2/7 : FROM ${BASE} 23:05:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:10 188c0c94c7c5: Pulling fs layer 23:05:10 0ef7d3d256c8: Pulling fs layer 23:05:10 de9db76c5a1d: Pulling fs layer 23:05:10 bca2f99d35d6: Pulling fs layer 23:05:10 93359f2a8cfa: Pulling fs layer 23:05:10 7c6f9722023f: Pulling fs layer 23:05:10 a35cf1a2eb13: Pulling fs layer 23:05:10 bca2f99d35d6: Waiting 23:05:10 93359f2a8cfa: Waiting 23:05:10 7c6f9722023f: Waiting 23:05:10 a35cf1a2eb13: Waiting 23:05:10 de9db76c5a1d: Verifying Checksum 23:05:10 de9db76c5a1d: Download complete 23:05:10 0ef7d3d256c8: Download complete 23:05:10 93359f2a8cfa: Download complete 23:05:10 7c6f9722023f: Verifying Checksum 23:05:10 7c6f9722023f: Download complete 23:05:10 188c0c94c7c5: Verifying Checksum 23:05:10 188c0c94c7c5: Download complete 23:05:10 188c0c94c7c5: Pull complete 23:05:10 0ef7d3d256c8: Pull complete 23:05:11 de9db76c5a1d: Pull complete 23:05:12 a35cf1a2eb13: Verifying Checksum 23:05:12 a35cf1a2eb13: Download complete 23:05:13 bca2f99d35d6: Verifying Checksum 23:05:13 bca2f99d35d6: Download complete 23:05:18 bca2f99d35d6: Pull complete 23:05:18 93359f2a8cfa: Pull complete 23:05:18 7c6f9722023f: Pull complete 23:05:23 Removing intermediate container 576c7a6cb603 23:05:23 ---> df6a7831e5b4 23:05:23 Successfully built df6a7831e5b4 23:05:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:05:23 + docker inspect -f . ci-base-image-arm64 23:05:23 . [Pipeline] withDockerContainer 23:05:23 prd-ubuntu18.04-docker-arm64-4c-16g-29215 does not seem to be running inside a container 23:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/164 -v /w/workspace/go-mod-core-contracts/164:/w/workspace/go-mod-core-contracts/164:rw,z -v /w/workspace/go-mod-core-contracts/164@tmp:/w/workspace/go-mod-core-contracts/164@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-arm64 cat 23:05:25 $ docker top 3ec745879c55ee3857ee1484e324806f57becdc400ebc3c106f391ab58ad95bd -eo pid,comm 23:05:25 a35cf1a2eb13: Pull complete 23:05:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [Pipeline] { [Pipeline] sh 23:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:05:26 ---> a62c8e92a672 23:05:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:05:26 + go version 23:05:26 go version go1.15.5 linux/arm64 [Pipeline] } 23:05:26 $ docker stop --time=1 3ec745879c55ee3857ee1484e324806f57becdc400ebc3c106f391ab58ad95bd 23:05:26 ---> Running in 9d7ea76ab85f 23:05:26 Removing intermediate container 9d7ea76ab85f 23:05:26 ---> 389b5810a0c7 23:05:26 Step 4/7 : RUN apk add bash 23:05:26 ---> Running in 9d299f64a35c 23:05:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:05:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:05:28 $ docker rm -f 3ec745879c55ee3857ee1484e324806f57becdc400ebc3c106f391ab58ad95bd 23:05:28 OK: 166 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 23:05:29 Removing intermediate container 9d299f64a35c 23:05:29 ---> 6768131b3608 23:05:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:05:29 ---> Running in 9d9d79f72f42 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:29 Removing intermediate container 9d9d79f72f42 23:05:29 ---> 00b3f3cfd742 23:05:29 Step 6/7 : COPY go.mod . 23:05:29 + docker inspect -f . ci-base-image-arm64 23:05:29 . [Pipeline] withDockerContainer 23:05:29 ---> 70fee0163e22 23:05:29 Step 7/7 : RUN go mod download 23:05:29 ---> Running in bd7a59c6b632 23:05:29 prd-ubuntu18.04-docker-arm64-4c-16g-29215 does not seem to be running inside a container 23:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/164 -v /w/workspace/go-mod-core-contracts/164:/w/workspace/go-mod-core-contracts/164:rw,z -v /w/workspace/go-mod-core-contracts/164@tmp:/w/workspace/go-mod-core-contracts/164@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-arm64 cat 23:05:31 $ docker top ece700583246f00faeddc1a3511daf1bc30795a6e3f53f72346e36e99ce62abc -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:32 + make test 23:05:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:05:41 Removing intermediate container bd7a59c6b632 23:05:41 ---> 297fa79d0723 23:05:41 Successfully built 297fa79d0723 23:05:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:05:42 + docker inspect -f . ci-base-image-x86_64 23:05:42 . [Pipeline] withDockerContainer 23:05:42 prd-centos7-docker-4c-2g-29217 does not seem to be running inside a container 23:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/164 -v /w/workspace/go-mod-core-contracts/164:/w/workspace/go-mod-core-contracts/164:rw,z -v /w/workspace/go-mod-core-contracts/164@tmp:/w/workspace/go-mod-core-contracts/164@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-x86_64 cat 23:05:43 $ docker top 5aa393f23b4343c75a7f96aebae9a59c2602180bc1de6538ed6a86dfccfa8644 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:43 + go version 23:05:43 go version go1.15.5 linux/amd64 [Pipeline] } 23:05:43 $ docker stop --time=1 5aa393f23b4343c75a7f96aebae9a59c2602180bc1de6538ed6a86dfccfa8644 23:05:45 $ docker rm -f 5aa393f23b4343c75a7f96aebae9a59c2602180bc1de6538ed6a86dfccfa8644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:45 + docker inspect -f . ci-base-image-x86_64 23:05:45 . [Pipeline] withDockerContainer 23:05:46 prd-centos7-docker-4c-2g-29217 does not seem to be running inside a container 23:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/164 -v /w/workspace/go-mod-core-contracts/164:/w/workspace/go-mod-core-contracts/164:rw,z -v /w/workspace/go-mod-core-contracts/164@tmp:/w/workspace/go-mod-core-contracts/164@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-x86_64 cat 23:05:46 $ docker top d91b533741b94e5c9e5edbe1e5c0c96b02797acccf4ae35d92719c078881db5b -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:47 + make test 23:05:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:05:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:05:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.029s coverage: 85.7% of statements 23:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.034s coverage: 100.0% of statements 23:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.075s coverage: 45.4% of statements 23:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements 23:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.062s coverage: 100.0% of statements 23:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.008s coverage: 77.8% of statements 23:05:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:05:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 23:05:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.017s coverage: 14.7% of statements 23:05:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements 23:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements 23:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.056s coverage: 77.8% of statements 23:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements 23:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 23:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 23:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements 23:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.7% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.049s coverage: 26.3% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.068s coverage: 14.7% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.023s coverage: 63.0% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.007s coverage: 26.3% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.036s coverage: 15.4% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements 23:05:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.023s coverage: 14.3% of statements 23:05:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 23:06:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements 23:06:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.100s coverage: 91.8% of statements 23:06:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 23:06:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 23:06:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.036s coverage: 100.0% of statements 23:06:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.7% of statements 23:06:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.100s coverage: 84.6% of statements 23:06:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 23:06:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 23:06:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 23:06:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.016s coverage: 48.4% of statements 23:06:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.010s coverage: 94.7% of statements 23:06:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.055s coverage: 89.4% of statements 23:06:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.015s coverage: 100.0% of statements 23:06:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 23:06:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:06:04 gofmt -l . 23:06:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:06:04 $ docker stop --time=1 d91b533741b94e5c9e5edbe1e5c0c96b02797acccf4ae35d92719c078881db5b 23:06:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.109s coverage: 63.0% of statements 23:06:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 23:06:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.042s coverage: 15.4% of statements 23:06:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.036s coverage: 15.4% of statements 23:06:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements 23:06:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 23:06:07 $ docker rm -f d91b533741b94e5c9e5edbe1e5c0c96b02797acccf4ae35d92719c078881db5b [Pipeline] // withDockerContainer [Pipeline] sh 23:06:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:08 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:06:09 ---> job-cost.sh 23:06:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SWwV 23:06:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.230s coverage: 84.6% of statements 23:06:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 23:06:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 23:06:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 23:06:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.088s coverage: 48.4% of statements 23:06:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements 23:06:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.170s coverage: 89.4% of statements 23:06:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 23:06:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 23:06:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:06:17 gofmt -l . 23:06:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:06:19 $ docker stop --time=1 ece700583246f00faeddc1a3511daf1bc30795a6e3f53f72346e36e99ce62abc 23:06:21 $ docker rm -f ece700583246f00faeddc1a3511daf1bc30795a6e3f53f72346e36e99ce62abc [Pipeline] // withDockerContainer [Pipeline] sh 23:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:22 Warning: overwriting stash ‘coverage-report’ 23:06:23 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 23:06:24 ---> job-cost.sh 23:06:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oowo 23:06:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-SWwV/bin to PATH 23:06:56 INFO: No Stack... 23:06:56 INFO: Retrieving Pricing Info for: v1-standard-2 23:06:56 INFO: Archiving Costs [Pipeline] sh 23:06:57 + cat /w/workspace/go-mod-core-contracts/164/archives/cost.csv 23:06:57 + cut -d, -f6 [Pipeline] lock 23:06:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] 23:06:57 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] did not exist. Created. 23:06:57 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:57 + echo total: 0.029999999329447746 [Pipeline] stash 23:06:57 Stashed 1 file(s) [Pipeline] } 23:06:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:07:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-oowo/bin to PATH 23:08:40 INFO: No Stack... 23:08:40 INFO: Retrieving Pricing Info for: lf-standard-4 23:08:40 INFO: Archiving Costs [Pipeline] sh 23:08:40 + cat /w/workspace/go-mod-core-contracts/164/archives/cost.csv 23:08:40 + cut -d, -f6 [Pipeline] lock 23:08:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] 23:08:40 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] did not exist. Created. 23:08:40 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:41 /w/workspace/go-mod-core-contracts/164@tmp/durable-e7cfb7a5/script.sh: 1: /w/workspace/go-mod-core-contracts/164@tmp/durable-e7cfb7a5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:08:41 + echo total: 0.20999999344348907 [Pipeline] stash 23:08:41 Warning: overwriting stash ‘stack-cost’ 23:08:41 Stashed 1 file(s) [Pipeline] } 23:08:41 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-164-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 23:08:43 provisioning config files... 23:08:43 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9040314013893980078tmp [Pipeline] { [Pipeline] sh 23:08:43 + set +x 23:08:43 + curl -s https://codecov.io/bash 23:08:43 + bash -s -- 23:08:43 23:08:43 _____ _ 23:08:43 / ____| | | 23:08:43 | | ___ __| | ___ ___ _____ __ 23:08:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:08:43 | |___| (_) | (_| | __/ (_| (_) \ V / 23:08:43 \_____\___/ \__,_|\___|\___\___/ \_/ 23:08:43 Bash-20210309-2b87ace 23:08:43 23:08:43 23:08:43 ==> git version 2.24.3 found 23:08:43 ==> 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 23:08:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:08:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:08:43 ==> Jenkins CI detected. 23:08:43 project root: . 23:08:43 --> token set from env 23:08:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:08:43 ==> Running gcov in . (disable via -X gcov) 23:08:43 ==> Python coveragepy not found 23:08:43 ==> Searching for coverage reports in: 23:08:43 + . 23:08:43 -> Found 1 reports 23:08:43 ==> Detecting git/mercurial file structure 23:08:43 ==> Reading reports 23:08:43 + ./coverage.out bytes=159474 23:08:43 ==> Appending adjustments 23:08:43 https://docs.codecov.io/docs/fixing-reports 23:08:44 + Found adjustments 23:08:45 ==> Gzipping contents 23:08:45 24K /tmp/codecov.xMfvvk.gz 23:08:45 ==> Uploading reports 23:08:45 url: https://codecov.io 23:08:45 query: branch=master&commit=b029b989f2ea03675b3fb3ad270ffbe3b047a2d1&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F164%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:08:45 -> Pinging Codecov 23:08:45 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=b029b989f2ea03675b3fb3ad270ffbe3b047a2d1&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F164%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:08:46 -> Uploading to 23:08:46 https://storage.googleapis.com/codecov/v4/raw/2021-03-09/71470A77251A30514AAF9C0BB2E5B6CE/b029b989f2ea03675b3fb3ad270ffbe3b047a2d1/95c69485-ff15-4bf2-ad70-e42ef3427454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T230845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=deb12cfb238e4ea9409078413591953774224331e3dc3dc890183b535a991457 23:08:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:46 Dload Upload Total Spent Left Speed 23:08:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23979 0 0 100 23979 0 42928 --:--:-- --:--:-- --:--:-- 42973 23:08:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 [Pipeline] } 23:08:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:08:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:08:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:48 23:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:08:48 188c0c94c7c5: Pulling fs layer 23:08:48 0ef7d3d256c8: Pulling fs layer 23:08:48 de9db76c5a1d: Pulling fs layer 23:08:48 0eba1c9be4d2: Pulling fs layer 23:08:48 0d57e429df01: Pulling fs layer 23:08:48 4e4be7b47b0d: Pulling fs layer 23:08:48 e1f770b5df2f: Pulling fs layer 23:08:48 85a0685a4137: Pulling fs layer 23:08:48 4e4be7b47b0d: Waiting 23:08:48 e1f770b5df2f: Waiting 23:08:48 85a0685a4137: Waiting 23:08:48 0eba1c9be4d2: Waiting 23:08:48 0d57e429df01: Waiting 23:08:48 de9db76c5a1d: Verifying Checksum 23:08:48 de9db76c5a1d: Download complete 23:08:48 0ef7d3d256c8: Verifying Checksum 23:08:48 0ef7d3d256c8: Download complete 23:08:48 0d57e429df01: Verifying Checksum 23:08:48 0d57e429df01: Download complete 23:08:49 4e4be7b47b0d: Verifying Checksum 23:08:49 4e4be7b47b0d: Download complete 23:08:49 188c0c94c7c5: Verifying Checksum 23:08:49 188c0c94c7c5: Download complete 23:08:49 188c0c94c7c5: Pull complete 23:08:49 0ef7d3d256c8: Pull complete 23:08:49 de9db76c5a1d: Pull complete 23:08:50 e1f770b5df2f: Verifying Checksum 23:08:50 e1f770b5df2f: Download complete 23:08:52 0eba1c9be4d2: Verifying Checksum 23:08:52 0eba1c9be4d2: Download complete 23:08:52 85a0685a4137: Verifying Checksum 23:08:52 85a0685a4137: Download complete 23:08:58 0eba1c9be4d2: Pull complete 23:08:58 0d57e429df01: Pull complete 23:08:58 4e4be7b47b0d: Pull complete 23:09:04 e1f770b5df2f: Pull complete 23:09:11 85a0685a4137: Pull complete 23:09:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:09:11 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:09:11 $ 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 23:09:12 $ docker top b34f6a27c0523cf43225db2ecdad17d1b77cf4e8cab5089fb537fd6a257ce90d -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:09:13 + set -o pipefail 23:09:13 + snyk monitor '--org=edgex-jenkins' 23:09:19 23:09:19 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 23:09:19 23:09:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/108b3553-dd40-4fda-8c93-9262dbb2e906 23:09:19 23:09:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:09:19 23:09:19 [Pipeline] } 23:09:19 $ docker stop --time=1 b34f6a27c0523cf43225db2ecdad17d1b77cf4e8cab5089fb537fd6a257ce90d 23:09:22 $ docker rm -f b34f6a27c0523cf43225db2ecdad17d1b77cf4e8cab5089fb537fd6a257ce90d [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 23:09:23 + git log --format=format:%s -1 b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 [Pipeline] isUnix [Pipeline] sh 23:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:09:24 . [Pipeline] withDockerContainer 23:09:24 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:09:24 $ 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 23:09:25 $ docker top 5a7aea05c8e16c2c7d2cd7f0f7f9bbb5746c27c214588f263adbc2238b226f58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:25 [ssh-agent] Looking for ssh-agent implementation... 23:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:25 $ docker exec 5a7aea05c8e16c2c7d2cd7f0f7f9bbb5746c27c214588f263adbc2238b226f58 ssh-agent 23:09:25 SSH_AUTH_SOCK=/tmp/ssh-RLtvwOHWRPke/agent.11 23:09:25 SSH_AGENT_PID=16 23:09:25 Running ssh-add (command line suppressed) 23:09:25 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8266174552252644069.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8266174552252644069.key) 23:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:26 + git semver tag 23:09:26 # -> Open(): unable to determine branch for HEAD 23:09:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:09:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:09:26 # $SEMVER_REMOTE_NAME = origin 23:09:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:09:26 # $SEMVER_USER_NAME = edgex-jenkins 23:09:26 # $SEMVER_BRANCH = master 23:09:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 23:09:26 # b029b989f2ea03675b3fb3ad270ffbe3b047a2d1 HEAD 23:09:26 # -> Force: false 23:09:26 # f7206cb3413ce789074d537aed13f8e00ca1c226 refs/tags/v2.0.0-dev.46 [Pipeline] } 23:09:26 $ docker exec --env ******** --env ******** 5a7aea05c8e16c2c7d2cd7f0f7f9bbb5746c27c214588f263adbc2238b226f58 ssh-agent -k 23:09:26 unset SSH_AUTH_SOCK; 23:09:26 unset SSH_AGENT_PID; 23:09:26 echo Agent pid 16 killed; 23:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:27 + git semver [Pipeline] } 23:09:27 $ docker stop --time=1 5a7aea05c8e16c2c7d2cd7f0f7f9bbb5746c27c214588f263adbc2238b226f58 23:09:28 $ docker rm -f 5a7aea05c8e16c2c7d2cd7f0f7f9bbb5746c27c214588f263adbc2238b226f58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:29 23:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:29 0.23.1-centos7: Pulling from edgex-lftools 23:09:29 ab5ef0e58194: Pulling fs layer 23:09:29 9712f1f96733: Pulling fs layer 23:09:29 63f879dbbcfc: Pulling fs layer 23:09:29 0d9ebad4ef96: Pulling fs layer 23:09:29 e9a5061849ea: Pulling fs layer 23:09:29 d747dcd14b5f: Pulling fs layer 23:09:29 2de7ff778b66: Pulling fs layer 23:09:29 e9a5061849ea: Waiting 23:09:29 d747dcd14b5f: Waiting 23:09:29 2de7ff778b66: Waiting 23:09:29 0d9ebad4ef96: Waiting 23:09:29 9712f1f96733: Download complete 23:09:31 63f879dbbcfc: Verifying Checksum 23:09:31 63f879dbbcfc: Download complete 23:09:31 e9a5061849ea: Verifying Checksum 23:09:31 e9a5061849ea: Download complete 23:09:31 d747dcd14b5f: Verifying Checksum 23:09:31 d747dcd14b5f: Download complete 23:09:31 0d9ebad4ef96: Verifying Checksum 23:09:31 0d9ebad4ef96: Download complete 23:09:31 2de7ff778b66: Verifying Checksum 23:09:31 2de7ff778b66: Download complete 23:09:32 ab5ef0e58194: Verifying Checksum 23:09:32 ab5ef0e58194: Download complete 23:09:36 ab5ef0e58194: Pull complete 23:09:36 9712f1f96733: Pull complete 23:09:38 63f879dbbcfc: Pull complete 23:09:44 0d9ebad4ef96: Pull complete 23:09:45 e9a5061849ea: Pull complete 23:09:45 d747dcd14b5f: Pull complete 23:09:48 2de7ff778b66: Pull complete 23:09:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:09:48 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:09:48 $ 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 23:09:53 $ docker top ad0eb9950c25d1f3c0a343171923cfe7455c551739c5fcceb2c473f653e1fc0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:09:53 provisioning config files... 23:09:53 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6119195875758708749tmp 23:09:53 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4765529706446352817tmp 23:09:53 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6148364822977647965tmp [Pipeline] { [Pipeline] echo 23:09:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:09:53 ---> sigul-configuration.sh 23:09:53 gpg: directory `/root/.gnupg' created 23:09:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:09:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:09:53 gpg: keyring `/root/.gnupg/secring.gpg' created 23:09:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:09:53 gpg: CAST5 encrypted data 23:09:54 gpg: encrypted with 1 passphrase 23:09:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:09:54 + mkdir /home/jenkins 23:09:54 + mkdir /home/jenkins/sigul [Pipeline] sh 23:09:54 + 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 23:09:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:09:55 ---> sigul-install.sh 23:10:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:10:02 + git tag --list 23:10:02 v0.0.0 23:10:02 v0.0.1 23:10:02 v0.1.0 23:10:02 v0.1.1 23:10:02 v0.1.10 23:10:02 v0.1.100 23:10:02 v0.1.101 23:10:02 v0.1.102 23:10:02 v0.1.103 23:10:02 v0.1.104 23:10:02 v0.1.105 23:10:02 v0.1.106 23:10:02 v0.1.107 23:10:02 v0.1.108 23:10:02 v0.1.109 23:10:02 v0.1.11 23:10:02 v0.1.110 23:10:02 v0.1.111 23:10:02 v0.1.112 23:10:02 v0.1.113 23:10:02 v0.1.114 23:10:02 v0.1.115 23:10:02 v0.1.116 23:10:02 v0.1.117 23:10:02 v0.1.118 23:10:02 v0.1.119 23:10:02 v0.1.12 23:10:02 v0.1.120 23:10:02 v0.1.121 23:10:02 v0.1.122 23:10:02 v0.1.123 23:10:02 v0.1.124 23:10:02 v0.1.125 23:10:02 v0.1.126 23:10:02 v0.1.127 23:10:02 v0.1.128 23:10:02 v0.1.129 23:10:02 v0.1.13 23:10:02 v0.1.130 23:10:02 v0.1.131 23:10:02 v0.1.132 23:10:02 v0.1.133 23:10:02 v0.1.134 23:10:02 v0.1.135 23:10:02 v0.1.136 23:10:02 v0.1.137 23:10:02 v0.1.138 23:10:02 v0.1.139 23:10:02 v0.1.14 23:10:02 v0.1.140 23:10:02 v0.1.141 23:10:02 v0.1.142 23:10:02 v0.1.143 23:10:02 v0.1.144 23:10:02 v0.1.145 23:10:02 v0.1.146 23:10:02 v0.1.147 23:10:02 v0.1.148 23:10:02 v0.1.149 23:10:02 v0.1.15 23:10:02 v0.1.16 23:10:02 v0.1.17 23:10:02 v0.1.18 23:10:02 v0.1.19 23:10:02 v0.1.2 23:10:02 v0.1.20 23:10:02 v0.1.21 23:10:02 v0.1.22 23:10:02 v0.1.23 23:10:02 v0.1.24 23:10:02 v0.1.25 23:10:02 v0.1.26 23:10:02 v0.1.27 23:10:02 v0.1.28 23:10:02 v0.1.29 23:10:02 v0.1.3 23:10:02 v0.1.30 23:10:02 v0.1.31 23:10:02 v0.1.32 23:10:02 v0.1.33 23:10:02 v0.1.34 23:10:02 v0.1.35 23:10:02 v0.1.36 23:10:02 v0.1.37 23:10:02 v0.1.38 23:10:02 v0.1.39 23:10:02 v0.1.4 23:10:02 v0.1.40 23:10:02 v0.1.41 23:10:02 v0.1.42 23:10:02 v0.1.43 23:10:02 v0.1.44 23:10:02 v0.1.45 23:10:02 v0.1.46 23:10:02 v0.1.47 23:10:02 v0.1.48 23:10:02 v0.1.49 23:10:02 v0.1.5 23:10:02 v0.1.50 23:10:02 v0.1.51 23:10:02 v0.1.52 23:10:02 v0.1.53 23:10:02 v0.1.54 23:10:02 v0.1.55 23:10:02 v0.1.56 23:10:02 v0.1.57 23:10:02 v0.1.58 23:10:02 v0.1.59 23:10:02 v0.1.6 23:10:02 v0.1.60 23:10:02 v0.1.61 23:10:02 v0.1.62 23:10:02 v0.1.63 23:10:02 v0.1.64 23:10:02 v0.1.65 23:10:02 v0.1.66 23:10:02 v0.1.67 23:10:02 v0.1.68 23:10:02 v0.1.69 23:10:02 v0.1.7 23:10:02 v0.1.70 23:10:02 v0.1.71 23:10:02 v0.1.72 23:10:02 v0.1.73 23:10:02 v0.1.74 23:10:02 v0.1.75 23:10:02 v0.1.76 23:10:02 v0.1.77 23:10:02 v0.1.78 23:10:02 v0.1.79 23:10:02 v0.1.8 23:10:02 v0.1.80 23:10:02 v0.1.81 23:10:02 v0.1.82 23:10:02 v0.1.83 23:10:02 v0.1.84 23:10:02 v0.1.85 23:10:02 v0.1.86 23:10:02 v0.1.87 23:10:02 v0.1.88 23:10:02 v0.1.89 23:10:02 v0.1.9 23:10:02 v0.1.90 23:10:02 v0.1.91 23:10:02 v0.1.92 23:10:02 v0.1.93 23:10:02 v0.1.94 23:10:02 v0.1.95 23:10:02 v0.1.96 23:10:02 v0.1.97 23:10:02 v0.1.98 23:10:02 v0.1.99 23:10:02 v2.0.0-dev.1 23:10:02 v2.0.0-dev.10 23:10:02 v2.0.0-dev.11 23:10:02 v2.0.0-dev.12 23:10:02 v2.0.0-dev.13 23:10:02 v2.0.0-dev.14 23:10:02 v2.0.0-dev.15 23:10:02 v2.0.0-dev.16 23:10:02 v2.0.0-dev.17 23:10:02 v2.0.0-dev.18 23:10:02 v2.0.0-dev.19 23:10:02 v2.0.0-dev.2 23:10:02 v2.0.0-dev.20 23:10:02 v2.0.0-dev.21 23:10:02 v2.0.0-dev.22 23:10:02 v2.0.0-dev.23 23:10:02 v2.0.0-dev.24 23:10:02 v2.0.0-dev.25 23:10:02 v2.0.0-dev.26 23:10:02 v2.0.0-dev.27 23:10:02 v2.0.0-dev.28 23:10:02 v2.0.0-dev.29 23:10:02 v2.0.0-dev.3 23:10:02 v2.0.0-dev.30 23:10:02 v2.0.0-dev.31 23:10:02 v2.0.0-dev.32 23:10:02 v2.0.0-dev.33 23:10:02 v2.0.0-dev.34 23:10:02 v2.0.0-dev.35 23:10:02 v2.0.0-dev.36 23:10:02 v2.0.0-dev.37 23:10:02 v2.0.0-dev.38 23:10:02 v2.0.0-dev.39 23:10:02 v2.0.0-dev.4 23:10:02 v2.0.0-dev.40 23:10:02 v2.0.0-dev.41 23:10:02 v2.0.0-dev.42 23:10:02 v2.0.0-dev.43 23:10:02 v2.0.0-dev.44 23:10:02 v2.0.0-dev.45 23:10:02 v2.0.0-dev.46 23:10:02 v2.0.0-dev.5 23:10:02 v2.0.0-dev.6 23:10:02 v2.0.0-dev.7 23:10:02 v2.0.0-dev.8 23:10:02 v2.0.0-dev.9 [Pipeline] sh 23:10:02 + lftools sign git-tag v2.0.0-dev.46 23:10:03 Signing Git tag with Sigul... 23:10:03 Signing v2.0.0-dev.46 [Pipeline] echo 23:10:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:10:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:10:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:10:05 $ docker stop --time=1 ad0eb9950c25d1f3c0a343171923cfe7455c551739c5fcceb2c473f653e1fc0a 23:10:07 $ docker rm -f ad0eb9950c25d1f3c0a343171923cfe7455c551739c5fcceb2c473f653e1fc0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:08 . [Pipeline] withDockerContainer 23:10:08 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:10:08 $ 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 23:10:08 $ docker top f49a86c6caac41d090a111e35ead738d71998f6ae14e2ae8914fb90c5b2623d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:09 [ssh-agent] Looking for ssh-agent implementation... 23:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:09 $ docker exec f49a86c6caac41d090a111e35ead738d71998f6ae14e2ae8914fb90c5b2623d2 ssh-agent 23:10:09 SSH_AUTH_SOCK=/tmp/ssh-ifJ4g3JhynYQ/agent.12 23:10:09 SSH_AGENT_PID=17 23:10:09 Running ssh-add (command line suppressed) 23:10:09 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7428648505219075079.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7428648505219075079.key) 23:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:10 + git semver bump pre 23:10:10 # -> Open(): unable to determine branch for HEAD 23:10:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:10:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:10:10 # $SEMVER_REMOTE_NAME = origin 23:10:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:10:10 # $SEMVER_USER_NAME = edgex-jenkins 23:10:10 # $SEMVER_BRANCH = master 23:10:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 23:10:10 2.0.0-dev.47 [Pipeline] } 23:10:10 $ docker exec --env ******** --env ******** f49a86c6caac41d090a111e35ead738d71998f6ae14e2ae8914fb90c5b2623d2 ssh-agent -k 23:10:10 unset SSH_AUTH_SOCK; 23:10:10 unset SSH_AGENT_PID; 23:10:10 echo Agent pid 17 killed; 23:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:10 + git semver [Pipeline] } 23:10:10 $ docker stop --time=1 f49a86c6caac41d090a111e35ead738d71998f6ae14e2ae8914fb90c5b2623d2 23:10:12 $ docker rm -f f49a86c6caac41d090a111e35ead738d71998f6ae14e2ae8914fb90c5b2623d2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:10:13 . [Pipeline] withDockerContainer 23:10:13 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:10:13 $ 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 23:10:14 $ docker top a2d2434530d5fa87328cd9f2b00da12a9285873e116423ec6f5d96de56eb478a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:14 [ssh-agent] Looking for ssh-agent implementation... 23:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:14 $ docker exec a2d2434530d5fa87328cd9f2b00da12a9285873e116423ec6f5d96de56eb478a ssh-agent 23:10:14 SSH_AUTH_SOCK=/tmp/ssh-ZaW9UlSBE4BD/agent.11 23:10:14 SSH_AGENT_PID=16 23:10:14 Running ssh-add (command line suppressed) 23:10:14 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6493071288125173389.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6493071288125173389.key) 23:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:15 + git semver push 23:10:15 # -> Open(): unable to determine branch for HEAD 23:10:15 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:10:15 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:10:15 # $SEMVER_REMOTE_NAME = origin 23:10:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:10:15 # $SEMVER_USER_NAME = edgex-jenkins 23:10:15 # $SEMVER_BRANCH = master 23:10:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 23:10:19 $ docker exec --env ******** --env ******** a2d2434530d5fa87328cd9f2b00da12a9285873e116423ec6f5d96de56eb478a ssh-agent -k 23:10:19 unset SSH_AUTH_SOCK; 23:10:19 unset SSH_AGENT_PID; 23:10:19 echo Agent pid 16 killed; 23:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:20 + git semver [Pipeline] } 23:10:20 $ docker stop --time=1 a2d2434530d5fa87328cd9f2b00da12a9285873e116423ec6f5d96de56eb478a 23:10:21 $ docker rm -f a2d2434530d5fa87328cd9f2b00da12a9285873e116423ec6f5d96de56eb478a [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 23:10:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:10:23 ---> package-listing.sh 23:10:23 ++ facter osfamily 23:10:23 ++ tr '[:upper:]' '[:lower:]' 23:10:23 + OS_FAMILY=redhat 23:10:23 + workspace=/w/workspace/dry_go-mod-core-contracts_master 23:10:23 + START_PACKAGES=/tmp/packages_start.txt 23:10:23 + END_PACKAGES=/tmp/packages_end.txt 23:10:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:23 + PACKAGES=/tmp/packages_start.txt 23:10:23 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 23:10:23 + PACKAGES=/tmp/packages_end.txt 23:10:23 + case "${OS_FAMILY}" in 23:10:23 + rpm -qa 23:10:23 + sort 23:10:29 + '[' -f /tmp/packages_start.txt ']' 23:10:29 + '[' -f /tmp/packages_end.txt ']' 23:10:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:29 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 23:10:29 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 23:10:29 + 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 23:10:29 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 23:10:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:10:29 23:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:10:30 alpine: Pulling from edgex-lftools-log-publisher 23:10:30 df20fa9351a1: Pulling fs layer 23:10:30 36b3adc4ff6f: Pulling fs layer 23:10:30 8ad3a11d3b57: Pulling fs layer 23:10:30 46f8f816bc3b: Pulling fs layer 23:10:30 93b61091891f: Pulling fs layer 23:10:30 93b9cdb0e59b: Pulling fs layer 23:10:30 5e14af77c1be: Pulling fs layer 23:10:30 01666e4c0597: Pulling fs layer 23:10:30 aa168da1d23b: Pulling fs layer 23:10:30 93b9cdb0e59b: Waiting 23:10:30 5e14af77c1be: Waiting 23:10:30 01666e4c0597: Waiting 23:10:30 aa168da1d23b: Waiting 23:10:30 46f8f816bc3b: Waiting 23:10:30 93b61091891f: Waiting 23:10:30 36b3adc4ff6f: Verifying Checksum 23:10:30 36b3adc4ff6f: Download complete 23:10:30 46f8f816bc3b: Verifying Checksum 23:10:30 df20fa9351a1: Verifying Checksum 23:10:30 df20fa9351a1: Download complete 23:10:30 93b9cdb0e59b: Verifying Checksum 23:10:30 93b9cdb0e59b: Download complete 23:10:30 5e14af77c1be: Verifying Checksum 23:10:30 5e14af77c1be: Download complete 23:10:30 01666e4c0597: Verifying Checksum 23:10:30 01666e4c0597: Download complete 23:10:30 93b61091891f: Verifying Checksum 23:10:30 93b61091891f: Download complete 23:10:30 8ad3a11d3b57: Verifying Checksum 23:10:30 8ad3a11d3b57: Download complete 23:10:31 df20fa9351a1: Pull complete 23:10:31 36b3adc4ff6f: Pull complete 23:10:32 aa168da1d23b: Verifying Checksum 23:10:32 aa168da1d23b: Download complete 23:10:32 8ad3a11d3b57: Pull complete 23:10:33 46f8f816bc3b: Pull complete 23:10:33 93b61091891f: Pull complete 23:10:33 93b9cdb0e59b: Pull complete 23:10:33 5e14af77c1be: Pull complete 23:10:34 01666e4c0597: Pull complete 23:10:42 aa168da1d23b: Pull complete 23:10:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:10:42 prd-centos7-docker-4c-2g-29214 does not seem to be running inside a container 23:10:42 $ 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 23:10:44 $ docker top d6fd2e1c97f9f8ec974640d2a9240b16ba5c556ed8eb50c18873a33f706545bf -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:45 + touch /tmp/pre-build-complete [Pipeline] sh 23:10:45 + mkdir -p /var/log/sa [Pipeline] sh 23:10:45 + ls /var/log/sa-host 23:10:45 + sadf -c /var/log/sa-host/sa09 23:10:45 file_magic: OK 23:10:45 HZ: Using current value: 100 23:10:45 file_header: OK 23:10:45 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 23:10:45 Statistics: 23:10:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:10:45 File successfully converted to sysstat format version 12.2.1 23:10:45 + sadf -c /var/log/sa-host/sa23 23:10:45 file_magic: OK 23:10:45 HZ: Using current value: 100 23:10:45 file_header: OK 23:10:45 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 23:10:45 Statistics: 23:10:45 Hnuu...uuuununununu... 23:10:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:46 provisioning config files... 23:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4644545833178137168tmp [Pipeline] { [Pipeline] echo 23:10:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:10:46 ---> create-netrc.sh [Pipeline] } 23:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:10:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:10:47 ---> python-tools-install.sh [Pipeline] echo 23:10:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:10:47 ---> sudo-logs.sh 23:10:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:10:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:10:47 ---> job-cost.sh 23:10:47 lf-activate-venv: SKIPPING 23:10:47 DEBUG: total: 0.20999999344348907 23:10:47 INFO: Retrieving Stack Cost... 23:10:48 INFO: Retrieving Pricing Info for: v1-standard-2 23:10:49 INFO: Archiving Costs [Pipeline] echo 23:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:10:49 ---> logs-deploy.sh 23:10:49 lf-activate-venv: SKIPPING 23:10:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/164 23:10:49 INFO: archiving workspace using pattern(s): 23:10:51 Archives upload complete. 23:10:51 INFO: archiving logs to Nexus 23:10:52 ---> uname -a: 23:10:52 Linux prd-centos7-docker-4c-2g-29214.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:10:52 23:10:52 23:10:52 ---> lscpu: 23:10:52 Architecture: x86_64 23:10:52 CPU op-mode(s): 32-bit, 64-bit 23:10:52 Byte Order: Little Endian 23:10:52 Address sizes: 40 bits physical, 48 bits virtual 23:10:52 CPU(s): 4 23:10:52 On-line CPU(s) list: 0-3 23:10:52 Thread(s) per core: 1 23:10:52 Core(s) per socket: 1 23:10:52 Socket(s): 4 23:10:52 NUMA node(s): 1 23:10:52 Vendor ID: GenuineIntel 23:10:52 CPU family: 6 23:10:52 Model: 44 23:10:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:10:52 Stepping: 1 23:10:52 CPU MHz: 2933.438 23:10:52 BogoMIPS: 5866.87 23:10:52 Virtualization: VT-x 23:10:52 Hypervisor vendor: KVM 23:10:52 Virtualization type: full 23:10:52 L1d cache: 128 KiB 23:10:52 L1i cache: 128 KiB 23:10:52 L2 cache: 16 MiB 23:10:52 L3 cache: 64 MiB 23:10:52 NUMA node0 CPU(s): 0-3 23:10:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:10:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:10:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:10:52 Vulnerability Meltdown: Mitigation; PTI 23:10:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:10:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:10:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:10:52 Vulnerability Srbds: Not affected 23:10:52 Vulnerability Tsx async abort: Not affected 23:10:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:10:52 23:10:52 23:10:52 ---> nproc: 23:10:52 4 23:10:52 23:10:52 23:10:52 ---> df -h: 23:10:52 Filesystem Size Used Available Use% Mounted on 23:10:52 overlay 50.0G 8.5G 41.4G 17% / 23:10:52 tmpfs 64.0M 0 64.0M 0% /dev 23:10:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:10:52 shm 64.0M 0 64.0M 0% /dev/shm 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 23:10:52 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 23:10:52 23:10:52 23:10:52 ---> free -m: 23:10:52 total used free shared buff/cache available 23:10:52 Mem: 1837 829 145 0 862 943 23:10:52 Swap: 1023 3 1020 23:10:52 23:10:52