Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-469 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 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d # timeout=10 Commit message: "Merge pull request #584 from weichou1229/issue-583" > git rev-list --no-walk 0952aa9b3b55eca66a3f3fbb5373d0782913ed39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:10 ========================================================= 09:39:10 EdgeX Global Pipelines Version Info 09:39:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:39:11 ------------------- 09:39:11 stable info: 09:39:11 ------------------- 09:39:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:11 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:39:11 Message: update stable to v1.0.186 09:39:12 ------------------- 09:39:12 experimental info: 09:39:12 ------------------- 09:39:12 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:12 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 09:39:12 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3419b71 [Pipeline] echo 09:39:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:14 + git log --format=format:%s -1 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] echo 09:39:14 GIT_COMMIT: 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d, Commit Message: Merge pull request #584 from weichou1229/issue-583 [Pipeline] echo 09:39:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:15 09:39:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:39:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:15 latest: Pulling from edgex-devops/git-semver 09:39:15 31603596830f: Pulling fs layer 09:39:15 2a8b12db71e7: Pulling fs layer 09:39:15 6ca5941a6612: Pulling fs layer 09:39:15 ecc8261a40a4: Pulling fs layer 09:39:15 ecc8261a40a4: Waiting 09:39:15 2a8b12db71e7: Verifying Checksum 09:39:15 2a8b12db71e7: Download complete 09:39:16 31603596830f: Verifying Checksum 09:39:16 31603596830f: Download complete 09:39:16 6ca5941a6612: Verifying Checksum 09:39:16 6ca5941a6612: Download complete 09:39:16 ecc8261a40a4: Verifying Checksum 09:39:16 ecc8261a40a4: Download complete 09:39:16 31603596830f: Pull complete 09:39:16 2a8b12db71e7: Pull complete 09:39:17 6ca5941a6612: Pull complete 09:39:17 ecc8261a40a4: Pull complete 09:39:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:39:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:39:17 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:39:17 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:39:20 $ docker top 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:20 [ssh-agent] Looking for ssh-agent implementation... 09:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:20 $ docker exec 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent 09:39:20 SSH_AUTH_SOCK=/tmp/ssh-5GBmxI1m1Wir/agent.12 09:39:20 SSH_AGENT_PID=17 09:39:20 Running ssh-add (command line suppressed) 09:39:21 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8071368309069277296.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8071368309069277296.key) 09:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:21 + git tag --points-at HEAD [Pipeline] } 09:39:21 $ docker exec --env ******** --env ******** 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent -k 09:39:21 unset SSH_AUTH_SOCK; 09:39:21 unset SSH_AGENT_PID; 09:39:21 echo Agent pid 17 killed; 09:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:39:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:21 [ssh-agent] Looking for ssh-agent implementation... 09:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:21 $ docker exec 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent 09:39:22 SSH_AUTH_SOCK=/tmp/ssh-wSD52d3XyMWV/agent.46 09:39:22 SSH_AGENT_PID=51 09:39:22 Running ssh-add (command line suppressed) 09:39:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3691771504882096322.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3691771504882096322.key) 09:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:22 + git semver init 09:39:22 # -> Open(): unable to determine branch for HEAD 09:39:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:39:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:39:22 # $SEMVER_REMOTE_NAME = origin 09:39:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:39:22 # $SEMVER_USER_NAME = edgex-jenkins 09:39:22 # $SEMVER_BRANCH = master 09:39:22 # $SEMVER_TEMP = /tmp/semver-065890859 09:39:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:39:23 # '/tmp/semver-065890859' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 09:39:23 # -> Force: false 09:39:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:39:23 $ docker exec --env ******** --env ******** 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a ssh-agent -k 09:39:23 unset SSH_AUTH_SOCK; 09:39:23 unset SSH_AGENT_PID; 09:39:23 echo Agent pid 51 killed; 09:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:23 + git semver [Pipeline] } 09:39:24 $ docker stop --time=1 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a 09:39:25 $ docker rm -f 8be96a2b1e7769ef84ed59f6baf1c50991f442ce478778e285ca70f4137b195a [Pipeline] // withDockerContainer [Pipeline] sh 09:39:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:39:26 Stashed 1 file(s) [Pipeline] echo 09:39:26 [edgeXSemver]: initialized semver on version 2.0.0-dev.70 [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 09:39:41 Still waiting to schedule task 09:39:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-469’ 09:39:41 Still waiting to schedule task 09:39:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:41:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-470 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:41:30 Running in /w/workspace/go-mod-core-contracts/189 [Pipeline] { [Pipeline] checkout 09:41:36 using credential edgex-jenkins-ssh 09:41:36 Cloning the remote Git repository 09:41:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:41:36 > git init /w/workspace/go-mod-core-contracts/189 # timeout=10 09:41:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:41:36 > git --version # timeout=10 09:41:36 > git --version # 'git version 2.17.1' 09:41:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:41:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:41:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:38 Checking out Revision 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d (master) 09:41:38 > git config core.sparsecheckout # timeout=10 09:41:38 > git checkout -f 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d # timeout=10 09:41:42 Commit message: "Merge pull request #584 from weichou1229/issue-583" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:41:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:41:44 + sudo service docker restart 09:41:44 + true [Pipeline] unstash [Pipeline] echo 09:41:47 ========================================================= 09:41:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:41:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:41:48 + 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 . 09:41:49 Sending build context to Docker daemon 2.999MB 09:41:49 Step 1/7 : ARG BASE=golang:1.15-alpine 09:41:49 Step 2/7 : FROM ${BASE} 09:41:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:49 5f621e34cdf4: Pulling fs layer 09:41:49 a4357932f1b6: Pulling fs layer 09:41:49 18c013af1878: Pulling fs layer 09:41:49 00ac8860ef70: Pulling fs layer 09:41:49 63d7cb157983: Pulling fs layer 09:41:49 b116817d02f9: Pulling fs layer 09:41:49 745a02a5169b: Pulling fs layer 09:41:49 00ac8860ef70: Waiting 09:41:49 63d7cb157983: Waiting 09:41:49 b116817d02f9: Waiting 09:41:49 745a02a5169b: Waiting 09:41:49 18c013af1878: Verifying Checksum 09:41:49 18c013af1878: Download complete 09:41:49 a4357932f1b6: Verifying Checksum 09:41:49 a4357932f1b6: Download complete 09:41:49 63d7cb157983: Verifying Checksum 09:41:49 63d7cb157983: Download complete 09:41:49 b116817d02f9: Verifying Checksum 09:41:49 b116817d02f9: Download complete 09:41:49 5f621e34cdf4: Verifying Checksum 09:41:49 5f621e34cdf4: Download complete 09:41:50 5f621e34cdf4: Pull complete 09:41:51 a4357932f1b6: Pull complete 09:41:51 18c013af1878: Pull complete 09:41:52 745a02a5169b: Verifying Checksum 09:41:52 745a02a5169b: Download complete 09:41:53 00ac8860ef70: Verifying Checksum 09:41:53 00ac8860ef70: Download complete 09:42:03 00ac8860ef70: Pull complete 09:42:03 63d7cb157983: Pull complete 09:42:03 b116817d02f9: Pull complete 09:42:07 745a02a5169b: Pull complete 09:42:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:42:07 ---> b7e6874047d6 09:42:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:42:10 ---> Running in 93ed06eb4f0b 09:42:10 Removing intermediate container 93ed06eb4f0b 09:42:10 ---> 787b7a92fdaf 09:42:10 Step 4/7 : RUN apk add bash 09:42:10 ---> Running in 7e038b906616 09:42:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:42:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:42:13 OK: 142 MiB in 39 packages 09:42:14 Running on prd-centos7-docker-4c-2g-471 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:42:14 Running in /w/workspace/go-mod-core-contracts/189 [Pipeline] { [Pipeline] checkout 09:42:15 Removing intermediate container 7e038b906616 09:42:15 ---> 6200f08081ad 09:42:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:42:15 ---> Running in 5fcd7cc29eb3 09:42:15 Removing intermediate container 5fcd7cc29eb3 09:42:15 ---> 42e8f0d72826 09:42:15 Step 6/7 : COPY go.mod . 09:42:16 ---> be1c90f8f2f0 09:42:16 Step 7/7 : RUN go mod download 09:42:16 ---> Running in 61ffcefecb58 09:42:17 using credential edgex-jenkins-ssh 09:42:17 Cloning the remote Git repository 09:42:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:17 > git init /w/workspace/go-mod-core-contracts/189 # timeout=10 09:42:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:17 > git --version # timeout=10 09:42:17 > git --version # 'git version 2.24.3' 09:42:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:18 Checking out Revision 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d (master) 09:42:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:42:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:42:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:18 > git config core.sparsecheckout # timeout=10 09:42:18 > git checkout -f 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d # timeout=10 09:42:22 Commit message: "Merge pull request #584 from weichou1229/issue-583" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:42:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:42:24 + sudo service docker restart 09:42:24 + true 09:42:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:42:25 ========================================================= 09:42:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:42:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:25 + 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 . 09:42:26 Sending build context to Docker daemon 3MB 09:42:26 Step 1/7 : ARG BASE=golang:1.15-alpine 09:42:26 Step 2/7 : FROM ${BASE} 09:42:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:26 188c0c94c7c5: Pulling fs layer 09:42:26 0ef7d3d256c8: Pulling fs layer 09:42:26 de9db76c5a1d: Pulling fs layer 09:42:26 bca2f99d35d6: Pulling fs layer 09:42:26 93359f2a8cfa: Pulling fs layer 09:42:26 7c6f9722023f: Pulling fs layer 09:42:26 a35cf1a2eb13: Pulling fs layer 09:42:26 bca2f99d35d6: Waiting 09:42:26 93359f2a8cfa: Waiting 09:42:26 7c6f9722023f: Waiting 09:42:26 a35cf1a2eb13: Waiting 09:42:26 de9db76c5a1d: Verifying Checksum 09:42:26 de9db76c5a1d: Download complete 09:42:26 0ef7d3d256c8: Verifying Checksum 09:42:26 0ef7d3d256c8: Download complete 09:42:26 93359f2a8cfa: Verifying Checksum 09:42:26 93359f2a8cfa: Download complete 09:42:26 7c6f9722023f: Verifying Checksum 09:42:26 7c6f9722023f: Download complete 09:42:26 188c0c94c7c5: Verifying Checksum 09:42:26 188c0c94c7c5: Download complete 09:42:26 188c0c94c7c5: Pull complete 09:42:27 0ef7d3d256c8: Pull complete 09:42:27 de9db76c5a1d: Pull complete 09:42:27 a35cf1a2eb13: Verifying Checksum 09:42:27 a35cf1a2eb13: Download complete 09:42:28 bca2f99d35d6: Verifying Checksum 09:42:28 bca2f99d35d6: Download complete 09:42:33 bca2f99d35d6: Pull complete 09:42:33 93359f2a8cfa: Pull complete 09:42:33 7c6f9722023f: Pull complete 09:42:34 Removing intermediate container 61ffcefecb58 09:42:34 ---> 5e91956fd2e8 09:42:34 Successfully built 5e91956fd2e8 09:42:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:42:35 + docker inspect -f . ci-base-image-arm64 09:42:35 . [Pipeline] withDockerContainer 09:42:35 prd-ubuntu18.04-docker-arm64-4c-16g-470 does not seem to be running inside a container 09:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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 09:42:36 $ docker top c52b34918496482fdd5bdca2ad3c7601cb7567214e32352e80421b4bb60eafea -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:37 + go version 09:42:37 go version go1.15.5 linux/arm64 [Pipeline] } 09:42:37 $ docker stop --time=1 c52b34918496482fdd5bdca2ad3c7601cb7567214e32352e80421b4bb60eafea 09:42:39 $ docker rm -f c52b34918496482fdd5bdca2ad3c7601cb7567214e32352e80421b4bb60eafea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:40 + docker inspect -f . ci-base-image-arm64 09:42:40 . [Pipeline] withDockerContainer 09:42:40 prd-ubuntu18.04-docker-arm64-4c-16g-470 does not seem to be running inside a container 09:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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 09:42:42 a35cf1a2eb13: Pull complete 09:42:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:42:42 ---> a62c8e92a672 09:42:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:42:42 ---> Running in 41eecb33b068 09:42:42 Removing intermediate container 41eecb33b068 09:42:42 ---> 7a55ad53b8ec 09:42:42 Step 4/7 : RUN apk add bash 09:42:42 ---> Running in c46ff49aa5aa 09:42:42 $ docker top 17070ad15f758b6bc85a87d804bf364942d73967ec95f52e4ab1c34221a95b71 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:43 + make test 09:42:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:42:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:43 OK: 166 MiB in 39 packages 09:42:44 Removing intermediate container c46ff49aa5aa 09:42:44 ---> 384c4a6ec4c1 09:42:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:42:44 ---> Running in 5ca2989a427b 09:42:44 Removing intermediate container 5ca2989a427b 09:42:44 ---> dcc8700bda1e 09:42:44 Step 6/7 : COPY go.mod . 09:42:44 ---> 1e90736bad5a 09:42:44 Step 7/7 : RUN go mod download 09:42:44 ---> Running in 902e2aab89e7 09:42:59 Removing intermediate container 902e2aab89e7 09:42:59 ---> a759a04bc32c 09:42:59 Successfully built a759a04bc32c 09:42:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:42:59 + docker inspect -f . ci-base-image-x86_64 09:42:59 . [Pipeline] withDockerContainer 09:43:00 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 09:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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 09:43:00 $ docker top d582981fdb0918209d5001a8791c4b5bcfcfc4670cd04f6fc994bb5e6c84aa03 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:01 + go version 09:43:01 go version go1.15.5 linux/amd64 [Pipeline] } 09:43:01 $ docker stop --time=1 d582981fdb0918209d5001a8791c4b5bcfcfc4670cd04f6fc994bb5e6c84aa03 09:43:02 $ docker rm -f d582981fdb0918209d5001a8791c4b5bcfcfc4670cd04f6fc994bb5e6c84aa03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:03 + docker inspect -f . ci-base-image-x86_64 09:43:03 . [Pipeline] withDockerContainer 09:43:03 prd-centos7-docker-4c-2g-471 does not seem to be running inside a container 09:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/189 -v /w/workspace/go-mod-core-contracts/189:/w/workspace/go-mod-core-contracts/189:rw,z -v /w/workspace/go-mod-core-contracts/189@tmp:/w/workspace/go-mod-core-contracts/189@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 09:43:03 $ docker top 302b995a228b06bff08bdb0bf58e287bf19df182130b04ff18a73a097689d89e -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:04 + make test 09:43:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:43:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements 09:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.029s coverage: 100.0% of statements 09:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.078s coverage: 45.4% of statements 09:43:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.033s coverage: 77.8% of statements 09:43:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:43:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements 09:43:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.057s coverage: 14.7% of statements 09:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements 09:43:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements 09:43:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements 09:43:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:43:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.025s coverage: 14.7% of statements 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.118s coverage: 91.8% of statements 09:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.040s coverage: 100.0% of statements 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 35.5% of statements 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements 09:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements 09:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 35.5% of statements 09:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.048s coverage: 63.0% of statements 09:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 09:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.004s coverage: 15.4% of statements 09:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements 09:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements 09:43:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.112s coverage: 84.0% of statements 09:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.025s coverage: 45.8% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.022s coverage: 94.7% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.048s coverage: 87.1% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.014s coverage: 69.6% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.108s coverage: 63.0% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.026s coverage: 26.3% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.045s coverage: 15.4% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.029s coverage: 15.4% of statements 09:43:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements 09:43:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:43:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:43:21 gofmt -l . 09:43:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:43:21 $ docker stop --time=1 302b995a228b06bff08bdb0bf58e287bf19df182130b04ff18a73a097689d89e 09:43:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.238s coverage: 84.0% of statements 09:43:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:43:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:43:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:43:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.110s coverage: 45.8% of statements 09:43:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.071s coverage: 94.7% of statements 09:43:24 $ docker rm -f 302b995a228b06bff08bdb0bf58e287bf19df182130b04ff18a73a097689d89e [Pipeline] // withDockerContainer [Pipeline] sh 09:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:24 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 09:43:25 ---> job-cost.sh 09:43:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qFw1 09:43:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.183s coverage: 87.1% of statements 09:43:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.029s coverage: 100.0% of statements 09:43:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.026s coverage: 69.6% of statements 09:43:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:43:33 gofmt -l . 09:43:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:43:33 $ docker stop --time=1 17070ad15f758b6bc85a87d804bf364942d73967ec95f52e4ab1c34221a95b71 09:43:36 $ docker rm -f 17070ad15f758b6bc85a87d804bf364942d73967ec95f52e4ab1c34221a95b71 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:36 Warning: overwriting stash ‘coverage-report’ 09:43:38 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 09:43:38 ---> job-cost.sh 09:43:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iIpM 09:43:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:44:07 lf-activate-venv(): INFO: Adding /tmp/venv-qFw1/bin to PATH 09:44:07 INFO: No Stack... 09:44:07 INFO: Retrieving Pricing Info for: v1-standard-2 09:44:07 INFO: Archiving Costs [Pipeline] sh 09:44:07 + cat /w/workspace/go-mod-core-contracts/189/archives/cost.csv 09:44:07 + cut -d, -f6 [Pipeline] lock 09:44:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] 09:44:07 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] did not exist. Created. 09:44:07 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:44:07 + echo total: 0.029999999329447746 [Pipeline] stash 09:44:08 Stashed 1 file(s) [Pipeline] } 09:44:08 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-iIpM/bin to PATH 09:45:39 INFO: No Stack... 09:45:40 INFO: Retrieving Pricing Info for: lf-standard-4 09:45:40 INFO: Archiving Costs [Pipeline] sh 09:45:40 + cat /w/workspace/go-mod-core-contracts/189/archives/cost.csv 09:45:40 + cut -d, -f6 [Pipeline] lock 09:45:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] 09:45:40 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] did not exist. Created. 09:45:40 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:41 /w/workspace/go-mod-core-contracts/189@tmp/durable-69a6d6fa/script.sh: 1: /w/workspace/go-mod-core-contracts/189@tmp/durable-69a6d6fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:45:41 + echo total: 0.20999999344348907 [Pipeline] stash 09:45:41 Warning: overwriting stash ‘stack-cost’ 09:45:41 Stashed 1 file(s) [Pipeline] } 09:45:41 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-189-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 09:45:42 provisioning config files... 09:45:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8403350680186765569tmp [Pipeline] { [Pipeline] sh 09:45:42 + set +x 09:45:42 + curl -s https://codecov.io/bash 09:45:42 + bash -s -- 09:45:43 09:45:43 _____ _ 09:45:43 / ____| | | 09:45:43 | | ___ __| | ___ ___ _____ __ 09:45:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:45:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:45:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:45:43 Bash-1.0.1 09:45:43 09:45:43 09:45:43 ==> git version 2.24.3 found 09:45: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 09:45:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:45:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:45:43 ==> Jenkins CI detected. 09:45:43 project root: . 09:45:43 --> token set from env 09:45:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:45:43 ==> Running gcov in . (disable via -X gcov) 09:45:43 ==> Python coveragepy not found 09:45:43 ==> Searching for coverage reports in: 09:45:43 + . 09:45:43 -> Found 1 reports 09:45:43 ==> Detecting git/mercurial file structure 09:45:43 ==> Reading reports 09:45:43 + ./coverage.out bytes=170977 09:45:43 ==> Appending adjustments 09:45:43 https://docs.codecov.io/docs/fixing-reports 09:45:44 + Found adjustments 09:45:44 ==> Gzipping contents 09:45:44 28K /tmp/codecov.dK1hI1.gz 09:45:44 ==> Uploading reports 09:45:44 url: https://codecov.io 09:45:44 query: branch=master&commit=3419b7110812eae0e79d1c22e0d5ad3dd7c8429d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:44 -> Pinging Codecov 09:45:44 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=3419b7110812eae0e79d1c22e0d5ad3dd7c8429d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:44 -> Uploading to 09:45:44 https://storage.googleapis.com/codecov/v4/raw/2021-04-16/71470A77251A30514AAF9C0BB2E5B6CE/3419b7110812eae0e79d1c22e0d5ad3dd7c8429d/f52e20ad-6170-4b4b-a84d-4b6297f449f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T094544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37a7bd6c4c31c60e408298b7a01f9b640744e505736ff43d5b47e95fdc2e632e 09:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:45:44 Dload Upload Total Spent Left Speed 09:45:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25162 0 0 100 25162 0 54599 --:--:-- --:--:-- --:--:-- 54581 09:45:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] } 09:45:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:45:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:45:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:46 09:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:45:46 188c0c94c7c5: Pulling fs layer 09:45:46 0ef7d3d256c8: Pulling fs layer 09:45:46 de9db76c5a1d: Pulling fs layer 09:45:46 0eba1c9be4d2: Pulling fs layer 09:45:46 0d57e429df01: Pulling fs layer 09:45:46 4e4be7b47b0d: Pulling fs layer 09:45:46 e1f770b5df2f: Pulling fs layer 09:45:46 85a0685a4137: Pulling fs layer 09:45:46 0eba1c9be4d2: Waiting 09:45:46 0d57e429df01: Waiting 09:45:46 4e4be7b47b0d: Waiting 09:45:46 e1f770b5df2f: Waiting 09:45:46 85a0685a4137: Waiting 09:45:46 0ef7d3d256c8: Verifying Checksum 09:45:46 0ef7d3d256c8: Download complete 09:45:46 de9db76c5a1d: Verifying Checksum 09:45:46 de9db76c5a1d: Download complete 09:45:46 0d57e429df01: Verifying Checksum 09:45:46 0d57e429df01: Download complete 09:45:46 4e4be7b47b0d: Verifying Checksum 09:45:46 4e4be7b47b0d: Download complete 09:45:46 188c0c94c7c5: Download complete 09:45:47 188c0c94c7c5: Pull complete 09:45:47 0ef7d3d256c8: Pull complete 09:45:47 de9db76c5a1d: Pull complete 09:45:47 e1f770b5df2f: Verifying Checksum 09:45:47 e1f770b5df2f: Download complete 09:45:49 0eba1c9be4d2: Verifying Checksum 09:45:49 0eba1c9be4d2: Download complete 09:45:50 85a0685a4137: Verifying Checksum 09:45:50 85a0685a4137: Download complete 09:45:56 0eba1c9be4d2: Pull complete 09:45:56 0d57e429df01: Pull complete 09:45:56 4e4be7b47b0d: Pull complete 09:45:57 e1f770b5df2f: Pull complete 09:46:06 85a0685a4137: Pull complete 09:46:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:46:06 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:46:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:46:07 $ docker top b39a9a1160f78f861e658dbbd5412423342b2f3189bd2bdefbb21345d8c5c1f7 -eo pid,comm [Pipeline] { [Pipeline] echo 09:46:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:46:08 + set -o pipefail 09:46:08 + snyk monitor '--org=edgex-jenkins' 09:46:14 09:46:14 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 09:46:14 09:46:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/8b038550-c95f-46d7-93d2-8c4c516c5187 09:46:14 09:46:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:46:14 09:46:14 09:46:14 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 09:46:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:46:14 $ docker stop --time=1 b39a9a1160f78f861e658dbbd5412423342b2f3189bd2bdefbb21345d8c5c1f7 09:46:17 $ docker rm -f b39a9a1160f78f861e658dbbd5412423342b2f3189bd2bdefbb21345d8c5c1f7 [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 09:46:18 + git log --format=format:%s -1 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d [Pipeline] isUnix [Pipeline] sh 09:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:46:18 . [Pipeline] withDockerContainer 09:46:18 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:46:18 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:46:19 $ docker top 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:20 [ssh-agent] Looking for ssh-agent implementation... 09:46:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:20 $ docker exec 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b ssh-agent 09:46:20 SSH_AUTH_SOCK=/tmp/ssh-qJkIosSYNhL1/agent.11 09:46:20 SSH_AGENT_PID=16 09:46:20 Running ssh-add (command line suppressed) 09:46:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2788069980605115097.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2788069980605115097.key) 09:46:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:21 + git semver tag 09:46:21 # -> Open(): unable to determine branch for HEAD 09:46:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:46:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:46:21 # $SEMVER_REMOTE_NAME = origin 09:46:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:46:21 # $SEMVER_USER_NAME = edgex-jenkins 09:46:21 # $SEMVER_BRANCH = master 09:46:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:46:21 # 3419b7110812eae0e79d1c22e0d5ad3dd7c8429d HEAD 09:46:21 # -> Force: false 09:46:21 # 892a03c63b536bd57803b64dd79b8c1f7528d9cf refs/tags/v2.0.0-dev.70 [Pipeline] } 09:46:21 $ docker exec --env ******** --env ******** 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b ssh-agent -k 09:46:21 unset SSH_AUTH_SOCK; 09:46:21 unset SSH_AGENT_PID; 09:46:21 echo Agent pid 16 killed; 09:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:21 + git semver [Pipeline] } 09:46:21 $ docker stop --time=1 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b 09:46:23 $ docker rm -f 501f635a18c2317afcf7077a6f21b6e141539a8298c04048dea01fdba8e1643b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:46:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:23 09:46:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:46:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:24 0.23.1-centos7: Pulling from edgex-lftools 09:46:24 ab5ef0e58194: Pulling fs layer 09:46:24 9712f1f96733: Pulling fs layer 09:46:24 63f879dbbcfc: Pulling fs layer 09:46:24 0d9ebad4ef96: Pulling fs layer 09:46:24 e9a5061849ea: Pulling fs layer 09:46:24 d747dcd14b5f: Pulling fs layer 09:46:24 2de7ff778b66: Pulling fs layer 09:46:24 e9a5061849ea: Waiting 09:46:24 d747dcd14b5f: Waiting 09:46:24 2de7ff778b66: Waiting 09:46:24 0d9ebad4ef96: Waiting 09:46:24 9712f1f96733: Verifying Checksum 09:46:24 9712f1f96733: Download complete 09:46:25 63f879dbbcfc: Verifying Checksum 09:46:25 63f879dbbcfc: Download complete 09:46:25 e9a5061849ea: Verifying Checksum 09:46:25 e9a5061849ea: Download complete 09:46:25 d747dcd14b5f: Verifying Checksum 09:46:25 d747dcd14b5f: Download complete 09:46:25 2de7ff778b66: Verifying Checksum 09:46:25 2de7ff778b66: Download complete 09:46:26 0d9ebad4ef96: Verifying Checksum 09:46:26 0d9ebad4ef96: Download complete 09:46:26 ab5ef0e58194: Verifying Checksum 09:46:26 ab5ef0e58194: Download complete 09:46:31 ab5ef0e58194: Pull complete 09:46:31 9712f1f96733: Pull complete 09:46:34 63f879dbbcfc: Pull complete 09:46:39 0d9ebad4ef96: Pull complete 09:46:41 e9a5061849ea: Pull complete 09:46:41 d747dcd14b5f: Pull complete 09:46:44 2de7ff778b66: Pull complete 09:46:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:46:44 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:46:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:46:48 $ docker top e696ee033ac61fcfcc8c1a3ce8c0c95da72f118097dfc9e21834a6a25a54e441 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:46:48 provisioning config files... 09:46:48 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9145789904930918902tmp 09:46:48 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7824496221455638095tmp 09:46:48 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4285332367047003022tmp [Pipeline] { [Pipeline] echo 09:46:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:46:49 ---> sigul-configuration.sh 09:46:49 gpg: directory `/root/.gnupg' created 09:46:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:46:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:46:49 gpg: keyring `/root/.gnupg/secring.gpg' created 09:46:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:46:49 gpg: CAST5 encrypted data 09:46:49 gpg: encrypted with 1 passphrase 09:46:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:46:49 + mkdir /home/jenkins 09:46:49 + mkdir /home/jenkins/sigul [Pipeline] sh 09:46:49 + 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 09:46:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:46:50 ---> sigul-install.sh 09:46:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:46:57 + git tag --list 09:46:57 v0.0.0 09:46:57 v0.0.1 09:46:57 v0.1.0 09:46:57 v0.1.1 09:46:57 v0.1.10 09:46:57 v0.1.100 09:46:57 v0.1.101 09:46:57 v0.1.102 09:46:57 v0.1.103 09:46:57 v0.1.104 09:46:57 v0.1.105 09:46:57 v0.1.106 09:46:57 v0.1.107 09:46:57 v0.1.108 09:46:57 v0.1.109 09:46:57 v0.1.11 09:46:57 v0.1.110 09:46:57 v0.1.111 09:46:57 v0.1.112 09:46:57 v0.1.113 09:46:57 v0.1.114 09:46:57 v0.1.115 09:46:57 v0.1.116 09:46:57 v0.1.117 09:46:57 v0.1.118 09:46:57 v0.1.119 09:46:57 v0.1.12 09:46:57 v0.1.120 09:46:57 v0.1.121 09:46:57 v0.1.122 09:46:57 v0.1.123 09:46:57 v0.1.124 09:46:57 v0.1.125 09:46:57 v0.1.126 09:46:57 v0.1.127 09:46:57 v0.1.128 09:46:57 v0.1.129 09:46:57 v0.1.13 09:46:57 v0.1.130 09:46:57 v0.1.131 09:46:57 v0.1.132 09:46:57 v0.1.133 09:46:57 v0.1.134 09:46:57 v0.1.135 09:46:57 v0.1.136 09:46:57 v0.1.137 09:46:57 v0.1.138 09:46:57 v0.1.139 09:46:57 v0.1.14 09:46:57 v0.1.140 09:46:57 v0.1.141 09:46:57 v0.1.142 09:46:57 v0.1.143 09:46:57 v0.1.144 09:46:57 v0.1.145 09:46:57 v0.1.146 09:46:57 v0.1.147 09:46:57 v0.1.148 09:46:57 v0.1.149 09:46:57 v0.1.15 09:46:57 v0.1.16 09:46:57 v0.1.17 09:46:57 v0.1.18 09:46:57 v0.1.19 09:46:57 v0.1.2 09:46:57 v0.1.20 09:46:57 v0.1.21 09:46:57 v0.1.22 09:46:57 v0.1.23 09:46:57 v0.1.24 09:46:57 v0.1.25 09:46:57 v0.1.26 09:46:57 v0.1.27 09:46:57 v0.1.28 09:46:57 v0.1.29 09:46:57 v0.1.3 09:46:57 v0.1.30 09:46:57 v0.1.31 09:46:57 v0.1.32 09:46:57 v0.1.33 09:46:57 v0.1.34 09:46:57 v0.1.35 09:46:57 v0.1.36 09:46:57 v0.1.37 09:46:57 v0.1.38 09:46:57 v0.1.39 09:46:57 v0.1.4 09:46:57 v0.1.40 09:46:57 v0.1.41 09:46:57 v0.1.42 09:46:57 v0.1.43 09:46:57 v0.1.44 09:46:57 v0.1.45 09:46:57 v0.1.46 09:46:57 v0.1.47 09:46:57 v0.1.48 09:46:57 v0.1.49 09:46:57 v0.1.5 09:46:57 v0.1.50 09:46:57 v0.1.51 09:46:57 v0.1.52 09:46:57 v0.1.53 09:46:57 v0.1.54 09:46:57 v0.1.55 09:46:57 v0.1.56 09:46:57 v0.1.57 09:46:57 v0.1.58 09:46:57 v0.1.59 09:46:57 v0.1.6 09:46:57 v0.1.60 09:46:57 v0.1.61 09:46:57 v0.1.62 09:46:57 v0.1.63 09:46:57 v0.1.64 09:46:57 v0.1.65 09:46:57 v0.1.66 09:46:57 v0.1.67 09:46:57 v0.1.68 09:46:57 v0.1.69 09:46:57 v0.1.7 09:46:57 v0.1.70 09:46:57 v0.1.71 09:46:57 v0.1.72 09:46:57 v0.1.73 09:46:57 v0.1.74 09:46:57 v0.1.75 09:46:57 v0.1.76 09:46:57 v0.1.77 09:46:57 v0.1.78 09:46:57 v0.1.79 09:46:57 v0.1.8 09:46:57 v0.1.80 09:46:57 v0.1.81 09:46:57 v0.1.82 09:46:57 v0.1.83 09:46:57 v0.1.84 09:46:57 v0.1.85 09:46:57 v0.1.86 09:46:57 v0.1.87 09:46:57 v0.1.88 09:46:57 v0.1.89 09:46:57 v0.1.9 09:46:57 v0.1.90 09:46:57 v0.1.91 09:46:57 v0.1.92 09:46:57 v0.1.93 09:46:57 v0.1.94 09:46:57 v0.1.95 09:46:57 v0.1.96 09:46:57 v0.1.97 09:46:57 v0.1.98 09:46:57 v0.1.99 09:46:57 v2.0.0-dev.1 09:46:57 v2.0.0-dev.10 09:46:57 v2.0.0-dev.11 09:46:57 v2.0.0-dev.12 09:46:57 v2.0.0-dev.13 09:46:57 v2.0.0-dev.14 09:46:57 v2.0.0-dev.15 09:46:57 v2.0.0-dev.16 09:46:57 v2.0.0-dev.17 09:46:57 v2.0.0-dev.18 09:46:57 v2.0.0-dev.19 09:46:57 v2.0.0-dev.2 09:46:57 v2.0.0-dev.20 09:46:57 v2.0.0-dev.21 09:46:57 v2.0.0-dev.22 09:46:57 v2.0.0-dev.23 09:46:57 v2.0.0-dev.24 09:46:57 v2.0.0-dev.25 09:46:57 v2.0.0-dev.26 09:46:57 v2.0.0-dev.27 09:46:57 v2.0.0-dev.28 09:46:57 v2.0.0-dev.29 09:46:57 v2.0.0-dev.3 09:46:57 v2.0.0-dev.30 09:46:57 v2.0.0-dev.31 09:46:57 v2.0.0-dev.32 09:46:57 v2.0.0-dev.33 09:46:57 v2.0.0-dev.34 09:46:57 v2.0.0-dev.35 09:46:57 v2.0.0-dev.36 09:46:57 v2.0.0-dev.37 09:46:57 v2.0.0-dev.38 09:46:57 v2.0.0-dev.39 09:46:57 v2.0.0-dev.4 09:46:57 v2.0.0-dev.40 09:46:57 v2.0.0-dev.41 09:46:57 v2.0.0-dev.42 09:46:57 v2.0.0-dev.43 09:46:57 v2.0.0-dev.44 09:46:57 v2.0.0-dev.45 09:46:57 v2.0.0-dev.46 09:46:57 v2.0.0-dev.47 09:46:57 v2.0.0-dev.48 09:46:57 v2.0.0-dev.49 09:46:57 v2.0.0-dev.5 09:46:57 v2.0.0-dev.50 09:46:57 v2.0.0-dev.51 09:46:57 v2.0.0-dev.52 09:46:57 v2.0.0-dev.53 09:46:57 v2.0.0-dev.54 09:46:57 v2.0.0-dev.55 09:46:57 v2.0.0-dev.56 09:46:57 v2.0.0-dev.57 09:46:57 v2.0.0-dev.58 09:46:57 v2.0.0-dev.59 09:46:57 v2.0.0-dev.6 09:46:57 v2.0.0-dev.60 09:46:57 v2.0.0-dev.61 09:46:57 v2.0.0-dev.62 09:46:57 v2.0.0-dev.63 09:46:57 v2.0.0-dev.64 09:46:57 v2.0.0-dev.65 09:46:57 v2.0.0-dev.66 09:46:57 v2.0.0-dev.67 09:46:57 v2.0.0-dev.68 09:46:57 v2.0.0-dev.69 09:46:57 v2.0.0-dev.7 09:46:57 v2.0.0-dev.70 09:46:57 v2.0.0-dev.8 09:46:57 v2.0.0-dev.9 [Pipeline] sh 09:46:57 + lftools sign git-tag v2.0.0-dev.70 09:46:58 Signing Git tag with Sigul... 09:46:58 Signing v2.0.0-dev.70 [Pipeline] echo 09:46:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:47:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:47:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:47:00 $ docker stop --time=1 e696ee033ac61fcfcc8c1a3ce8c0c95da72f118097dfc9e21834a6a25a54e441 09:47:02 $ docker rm -f e696ee033ac61fcfcc8c1a3ce8c0c95da72f118097dfc9e21834a6a25a54e441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:03 . [Pipeline] withDockerContainer 09:47:03 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:47:03 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:47:04 $ docker top 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:04 [ssh-agent] Looking for ssh-agent implementation... 09:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:04 $ docker exec 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 ssh-agent 09:47:04 SSH_AUTH_SOCK=/tmp/ssh-A86cc5VAs5rs/agent.12 09:47:04 SSH_AGENT_PID=17 09:47:04 Running ssh-add (command line suppressed) 09:47:04 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7348459452211080660.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7348459452211080660.key) 09:47:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:05 + git semver bump pre 09:47:05 # -> Open(): unable to determine branch for HEAD 09:47:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:47:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:47:05 # $SEMVER_REMOTE_NAME = origin 09:47:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:47:05 # $SEMVER_USER_NAME = edgex-jenkins 09:47:05 # $SEMVER_BRANCH = master 09:47:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:47:05 2.0.0-dev.71 [Pipeline] } 09:47:05 $ docker exec --env ******** --env ******** 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 ssh-agent -k 09:47:05 unset SSH_AUTH_SOCK; 09:47:05 unset SSH_AGENT_PID; 09:47:05 echo Agent pid 17 killed; 09:47:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:05 + git semver [Pipeline] } 09:47:05 $ docker stop --time=1 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 09:47:07 $ docker rm -f 717eafd90277c32183ae0673a7f088f728650b39415d4706e96de1934a571af7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:07 . [Pipeline] withDockerContainer 09:47:07 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:47:07 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:47:08 $ docker top 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:08 [ssh-agent] Looking for ssh-agent implementation... 09:47:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:08 $ docker exec 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e ssh-agent 09:47:09 SSH_AUTH_SOCK=/tmp/ssh-CkEGlGHZ7V43/agent.12 09:47:09 SSH_AGENT_PID=18 09:47:09 Running ssh-add (command line suppressed) 09:47:09 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2380267782246451897.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2380267782246451897.key) 09:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:09 + git semver push 09:47:09 # -> Open(): unable to determine branch for HEAD 09:47:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:47:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:47:09 # $SEMVER_REMOTE_NAME = origin 09:47:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:47:09 # $SEMVER_USER_NAME = edgex-jenkins 09:47:09 # $SEMVER_BRANCH = master 09:47:09 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:47:14 $ docker exec --env ******** --env ******** 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e ssh-agent -k 09:47:15 unset SSH_AUTH_SOCK; 09:47:15 unset SSH_AGENT_PID; 09:47:15 echo Agent pid 18 killed; 09:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:15 + git semver [Pipeline] } 09:47:15 $ docker stop --time=1 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e 09:47:16 $ docker rm -f 7c469b88bbba9ced27b1d596125ca25d3f6fd22ea4ffaf0298c2a2161e76444e [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 09:47:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:18 ---> package-listing.sh 09:47:18 ++ facter osfamily 09:47:18 ++ tr '[:upper:]' '[:lower:]' 09:47:18 + OS_FAMILY=redhat 09:47:18 + workspace=/w/workspace/dry_go-mod-core-contracts_master 09:47:18 + START_PACKAGES=/tmp/packages_start.txt 09:47:18 + END_PACKAGES=/tmp/packages_end.txt 09:47:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:18 + PACKAGES=/tmp/packages_start.txt 09:47:18 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:47:18 + PACKAGES=/tmp/packages_end.txt 09:47:18 + case "${OS_FAMILY}" in 09:47:18 + rpm -qa 09:47:18 + sort 09:47:23 + '[' -f /tmp/packages_start.txt ']' 09:47:23 + '[' -f /tmp/packages_end.txt ']' 09:47:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:23 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:47:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 09:47:23 + 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 09:47:23 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 09:47:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:24 09:47:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:47:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:24 alpine: Pulling from edgex-lftools-log-publisher 09:47:24 df20fa9351a1: Pulling fs layer 09:47:24 36b3adc4ff6f: Pulling fs layer 09:47:24 8ad3a11d3b57: Pulling fs layer 09:47:24 46f8f816bc3b: Pulling fs layer 09:47:24 93b61091891f: Pulling fs layer 09:47:24 93b9cdb0e59b: Pulling fs layer 09:47:24 5e14af77c1be: Pulling fs layer 09:47:24 01666e4c0597: Pulling fs layer 09:47:24 aa168da1d23b: Pulling fs layer 09:47:24 93b9cdb0e59b: Waiting 09:47:24 5e14af77c1be: Waiting 09:47:24 01666e4c0597: Waiting 09:47:24 aa168da1d23b: Waiting 09:47:24 46f8f816bc3b: Waiting 09:47:24 93b61091891f: Waiting 09:47:24 36b3adc4ff6f: Verifying Checksum 09:47:24 36b3adc4ff6f: Download complete 09:47:24 46f8f816bc3b: Verifying Checksum 09:47:24 46f8f816bc3b: Download complete 09:47:24 df20fa9351a1: Verifying Checksum 09:47:24 df20fa9351a1: Download complete 09:47:25 93b9cdb0e59b: Verifying Checksum 09:47:25 93b9cdb0e59b: Download complete 09:47:25 5e14af77c1be: Download complete 09:47:25 01666e4c0597: Verifying Checksum 09:47:25 01666e4c0597: Download complete 09:47:25 93b61091891f: Verifying Checksum 09:47:25 93b61091891f: Download complete 09:47:25 8ad3a11d3b57: Verifying Checksum 09:47:25 8ad3a11d3b57: Download complete 09:47:25 df20fa9351a1: Pull complete 09:47:25 36b3adc4ff6f: Pull complete 09:47:27 8ad3a11d3b57: Pull complete 09:47:27 46f8f816bc3b: Pull complete 09:47:27 aa168da1d23b: Verifying Checksum 09:47:27 aa168da1d23b: Download complete 09:47:27 93b61091891f: Pull complete 09:47:27 93b9cdb0e59b: Pull complete 09:47:27 5e14af77c1be: Pull complete 09:47:27 01666e4c0597: Pull complete 09:47:36 aa168da1d23b: Pull complete 09:47:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:47:36 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 09:47:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:47:38 $ docker top fd738380aaaf7d95a81a45fa0892c408d383f271523c365a2b8e79471101defb -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:39 + touch /tmp/pre-build-complete [Pipeline] sh 09:47:39 + mkdir -p /var/log/sa [Pipeline] sh 09:47:39 + ls /var/log/sa-host 09:47:39 + sadf -c /var/log/sa-host/sa16 09:47:39 file_magic: OK 09:47:39 HZ: Using current value: 100 09:47:39 file_header: OK 09:47:39 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 09:47:39 Statistics: 09:47:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:47:39 File successfully converted to sysstat format version 12.2.1 09:47:39 + sadf -c /var/log/sa-host/sa23 09:47:39 file_magic: OK 09:47:39 HZ: Using current value: 100 09:47:39 file_header: OK 09:47:39 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 09:47:39 Statistics: 09:47:39 Hnuu...uuuununununu... 09:47:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:40 provisioning config files... 09:47:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7547539323053203253tmp [Pipeline] { [Pipeline] echo 09:47:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:40 ---> create-netrc.sh [Pipeline] } 09:47:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:47:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:47:41 ---> python-tools-install.sh [Pipeline] echo 09:47:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:47:41 ---> sudo-logs.sh 09:47:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:47:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:47:41 ---> job-cost.sh 09:47:41 lf-activate-venv: SKIPPING 09:47:41 DEBUG: total: 0.20999999344348907 09:47:41 INFO: Retrieving Stack Cost... 09:47:42 INFO: Retrieving Pricing Info for: v1-standard-2 09:47:43 INFO: Archiving Costs [Pipeline] echo 09:47:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:43 ---> logs-deploy.sh 09:47:43 lf-activate-venv: SKIPPING 09:47:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/189 09:47:43 INFO: archiving workspace using pattern(s): 09:47:45 Archives upload complete. 09:47:45 INFO: archiving logs to Nexus