Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7411c9c24eb8bf1a34e454e70d119759380b7d87 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1469 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 7411c9c24eb8bf1a34e454e70d119759380b7d87 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7411c9c24eb8bf1a34e454e70d119759380b7d87 # timeout=10 Commit message: "Merge pull request #303 from hahattan/issue-302" > git rev-list --no-walk 63573b5d6735eb56f53f097030aff5f58f6cf442 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:51 ========================================================= 06:20:51 EdgeX Global Pipelines Version Info 06:20:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:53 ------------------- 06:20:53 stable info: 06:20:53 ------------------- 06:20:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:53 Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 06:20:53 Message: update stable to v1.0.128 06:20:53 ------------------- 06:20:53 experimental info: 06:20:53 ------------------- 06:20:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:53 Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 06:20:53 Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:20:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:20:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:20:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:20:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:20:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:20:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7411c9c24eb8bf1a34e454e70d119759380b7d87 [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7411c9c [Pipeline] echo 06:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:58 + git log --format=format:%s -1 7411c9c24eb8bf1a34e454e70d119759380b7d87 [Pipeline] echo 06:20:58 GIT_COMMIT: 7411c9c24eb8bf1a34e454e70d119759380b7d87, Commit Message: Merge pull request #303 from hahattan/issue-302 [Pipeline] echo 06:20:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:21:00 06:21:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:21:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:21:00 latest: Pulling from edgex-devops/git-semver 06:21:00 31603596830f: Pulling fs layer 06:21:00 2a8b12db71e7: Pulling fs layer 06:21:00 6ca5941a6612: Pulling fs layer 06:21:00 ecc8261a40a4: Pulling fs layer 06:21:00 ecc8261a40a4: Waiting 06:21:00 2a8b12db71e7: Download complete 06:21:00 31603596830f: Verifying Checksum 06:21:00 31603596830f: Download complete 06:21:00 ecc8261a40a4: Verifying Checksum 06:21:00 ecc8261a40a4: Download complete 06:21:00 6ca5941a6612: Verifying Checksum 06:21:00 6ca5941a6612: Download complete 06:21:00 31603596830f: Pull complete 06:21:00 2a8b12db71e7: Pull complete 06:21:01 6ca5941a6612: Pull complete 06:21:02 ecc8261a40a4: Pull complete 06:21:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:21:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:21:02 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:21:02 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:21:05 $ docker top 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:05 [ssh-agent] Looking for ssh-agent implementation... 06:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:05 $ docker exec 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent 06:21:05 SSH_AUTH_SOCK=/tmp/ssh-5rlA9SyKggWY/agent.11 06:21:05 SSH_AGENT_PID=16 06:21:05 Running ssh-add (command line suppressed) 06:21:05 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8250381123070405938.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8250381123070405938.key) 06:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:06 + git describe --exact-match --tags HEAD 06:21:06 fatal: no tag exactly matches '7411c9c24eb8bf1a34e454e70d119759380b7d87' [Pipeline] } 06:21:06 $ docker exec --env ******** --env ******** 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent -k 06:21:06 unset SSH_AUTH_SOCK; 06:21:06 unset SSH_AGENT_PID; 06:21:06 echo Agent pid 16 killed; 06:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:21:06 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:21:06 This usually means this commit has not been tagged. [Pipeline] sshagent 06:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:06 [ssh-agent] Looking for ssh-agent implementation... 06:21:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:06 $ docker exec 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent 06:21:07 SSH_AUTH_SOCK=/tmp/ssh-9D6Qq5sZT7uR/agent.46 06:21:07 SSH_AGENT_PID=51 06:21:07 Running ssh-add (command line suppressed) 06:21:07 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5642548720324246245.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5642548720324246245.key) 06:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:07 + git semver init 06:21:07 # -> Open(): unable to determine branch for HEAD 06:21:07 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 06:21:07 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 06:21:07 # $SEMVER_REMOTE_NAME = origin 06:21:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:21:07 # $SEMVER_USER_NAME = edgex-jenkins 06:21:07 # $SEMVER_BRANCH = master 06:21:07 # $SEMVER_TEMP = /tmp/semver-924212975 06:21:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:21:08 # '/tmp/semver-924212975' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 06:21:08 # -> Force: false 06:21:08 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 06:21:08 $ docker exec --env ******** --env ******** 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 ssh-agent -k 06:21:08 unset SSH_AUTH_SOCK; 06:21:08 unset SSH_AGENT_PID; 06:21:08 echo Agent pid 51 killed; 06:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:08 + git semver [Pipeline] } 06:21:08 $ docker stop --time=1 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 06:21:10 $ docker rm -f 330327227c03acf58065da5e12c7c82351795278271f6e1c925ed486d4b5efc9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:21:11 Stashed 95 file(s) [Pipeline] echo 06:21:11 [edgeXSemver]: initialized semver on version 0.1.84 [Pipeline] echo 06:21:11 Archived original version: [0.1.84] [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 06:21:26 Still waiting to schedule task 06:21:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:21:26 Still waiting to schedule task 06:21:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1467’ is offline 06:23:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1470 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 06:23:27 Running in /w/workspace/go-mod-core-contracts/50 [Pipeline] { [Pipeline] checkout 06:23:32 using credential edgex-jenkins-ssh 06:23:32 Cloning the remote Git repository 06:23:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:32 > git init /w/workspace/go-mod-core-contracts/50 # timeout=10 06:23:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:32 > git --version # timeout=10 06:23:32 > git --version # 'git version 2.17.1' 06:23:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:34 Checking out Revision 7411c9c24eb8bf1a34e454e70d119759380b7d87 (master) 06:23:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:23:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:23:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:34 > git config core.sparsecheckout # timeout=10 06:23:34 > git checkout -f 7411c9c24eb8bf1a34e454e70d119759380b7d87 # timeout=10 06:23:39 Commit message: "Merge pull request #303 from hahattan/issue-302" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:23:40 ========================================================= 06:23:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:23:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:41 + 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 . 06:23:42 Sending build context to Docker daemon 2.48MB 06:23:42 Step 1/7 : ARG BASE=golang:1.15-alpine 06:23:42 Step 2/7 : FROM ${BASE} 06:23:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:43 b538f80385f9: Pulling fs layer 06:23:43 74f711af9a0d: Pulling fs layer 06:23:43 99f96fe45779: Pulling fs layer 06:23:43 8529a6b9a6be: Pulling fs layer 06:23:43 45590311c82a: Pulling fs layer 06:23:43 69ca0ff8b7b3: Pulling fs layer 06:23:43 209524e5b208: Pulling fs layer 06:23:43 45590311c82a: Waiting 06:23:43 69ca0ff8b7b3: Waiting 06:23:43 209524e5b208: Waiting 06:23:43 8529a6b9a6be: Waiting 06:23:43 99f96fe45779: Verifying Checksum 06:23:43 99f96fe45779: Download complete 06:23:43 74f711af9a0d: Download complete 06:23:43 45590311c82a: Download complete 06:23:43 69ca0ff8b7b3: Download complete 06:23:43 b538f80385f9: Verifying Checksum 06:23:43 b538f80385f9: Download complete 06:23:44 b538f80385f9: Pull complete 06:23:45 74f711af9a0d: Pull complete 06:23:45 99f96fe45779: Pull complete 06:23:46 209524e5b208: Download complete 06:23:47 8529a6b9a6be: Verifying Checksum 06:23:47 8529a6b9a6be: Download complete 06:23:57 8529a6b9a6be: Pull complete 06:23:57 45590311c82a: Pull complete 06:23:58 69ca0ff8b7b3: Pull complete 06:24:00 Running on prd-centos7-docker-4c-2g-1471 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 06:24:00 Running in /w/workspace/go-mod-core-contracts/50 [Pipeline] { [Pipeline] checkout 06:24:01 209524e5b208: Pull complete 06:24:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:24:01 ---> 5bddaf1c2fca 06:24:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:24:02 using credential edgex-jenkins-ssh 06:24:02 Cloning the remote Git repository 06:24:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:24:03 > git init /w/workspace/go-mod-core-contracts/50 # timeout=10 06:24:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:24:03 > git --version # timeout=10 06:24:03 > git --version # 'git version 2.16.5' 06:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:04 Checking out Revision 7411c9c24eb8bf1a34e454e70d119759380b7d87 (master) 06:24:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:24:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:24:04 > git config core.sparsecheckout # timeout=10 06:24:04 > git checkout -f 7411c9c24eb8bf1a34e454e70d119759380b7d87 # timeout=10 06:24:05 ---> Running in 311c5b2d00bd 06:24:05 Removing intermediate container 311c5b2d00bd 06:24:05 ---> 2bfbd597cc7b 06:24:05 Step 4/7 : RUN apk add bash 06:24:05 ---> Running in 5e2c12ca937e 06:24:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:07 Commit message: "Merge pull request #303 from hahattan/issue-302" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:24:08 ========================================================= 06:24:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:24:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:24:08 OK: 142 MiB in 39 packages 06:24: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 . 06:24:10 Removing intermediate container 5e2c12ca937e 06:24:10 ---> 3582d6ec783c 06:24:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:24:10 ---> Running in fc6fc5ce146a 06:24:10 Sending build context to Docker daemon 2.48MB 06:24:10 Step 1/7 : ARG BASE=golang:1.15-alpine 06:24:10 Step 2/7 : FROM ${BASE} 06:24:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:10 df20fa9351a1: Pulling fs layer 06:24:10 ed8968b2872e: Pulling fs layer 06:24:10 a92cc7c5fd73: Pulling fs layer 06:24:10 e871e8e8d7a9: Pulling fs layer 06:24:10 e73272ec9a57: Pulling fs layer 06:24:10 1e910a182e73: Pulling fs layer 06:24:10 4e634b169226: Pulling fs layer 06:24:10 1e910a182e73: Waiting 06:24:10 e871e8e8d7a9: Waiting 06:24:10 4e634b169226: Waiting 06:24:10 e73272ec9a57: Waiting 06:24:10 Removing intermediate container fc6fc5ce146a 06:24:10 ---> 70cd20b6a66e 06:24:10 Step 6/7 : COPY go.mod . 06:24:10 a92cc7c5fd73: Verifying Checksum 06:24:10 a92cc7c5fd73: Download complete 06:24:10 ed8968b2872e: Download complete 06:24:10 e73272ec9a57: Verifying Checksum 06:24:10 e73272ec9a57: Download complete 06:24:10 1e910a182e73: Verifying Checksum 06:24:10 1e910a182e73: Download complete 06:24:10 df20fa9351a1: Verifying Checksum 06:24:10 df20fa9351a1: Download complete 06:24:11 df20fa9351a1: Pull complete 06:24:11 ed8968b2872e: Pull complete 06:24:11 a92cc7c5fd73: Pull complete 06:24:11 ---> be50dbe18002 06:24:11 Step 7/7 : RUN go mod download 06:24:11 ---> Running in 81eacf9a48af 06:24:12 4e634b169226: Verifying Checksum 06:24:12 4e634b169226: Download complete 06:24:13 e871e8e8d7a9: Verifying Checksum 06:24:13 e871e8e8d7a9: Download complete 06:24:18 e871e8e8d7a9: Pull complete 06:24:18 e73272ec9a57: Pull complete 06:24:18 1e910a182e73: Pull complete 06:24:23 4e634b169226: Pull complete 06:24:23 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:24:23 ---> f7629b54cfaa 06:24:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:24:23 ---> Running in 1ab1995d039b 06:24:23 Removing intermediate container 1ab1995d039b 06:24:23 ---> e3272768e754 06:24:23 Step 4/7 : RUN apk add bash 06:24:24 ---> Running in 74780cc7834a 06:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:26 Removing intermediate container 81eacf9a48af 06:24:26 ---> aba4c9897b05 06:24:26 Successfully built aba4c9897b05 06:24:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:24:27 OK: 166 MiB in 39 packages 06:24:27 + docker inspect -f . ci-base-image-arm64 06:24:27 . [Pipeline] withDockerContainer 06:24:27 prd-ubuntu18.04-docker-arm64-4c-16g-1470 does not seem to be running inside a container 06:24:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/50 -v /w/workspace/go-mod-core-contracts/50:/w/workspace/go-mod-core-contracts/50:rw,z -v /w/workspace/go-mod-core-contracts/50@tmp:/w/workspace/go-mod-core-contracts/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:27 Removing intermediate container 74780cc7834a 06:24:27 ---> 904f259aa3dd 06:24:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:24:27 ---> Running in 9b2ef87c59b5 06:24:27 Removing intermediate container 9b2ef87c59b5 06:24:27 ---> 34a4bdfad9e2 06:24:27 Step 6/7 : COPY go.mod . 06:24:27 ---> fe3482dac7bb 06:24:27 Step 7/7 : RUN go mod download 06:24:28 ---> Running in 902980272b1f 06:24:29 $ docker top 9975e08fd456cfad238d48efaeb2e4e808eb96d2909927fe42cce0bd70239400 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:30 + go version 06:24:30 go version go1.15.2 linux/arm64 [Pipeline] } 06:24:30 $ docker stop --time=1 9975e08fd456cfad238d48efaeb2e4e808eb96d2909927fe42cce0bd70239400 06:24:32 $ docker rm -f 9975e08fd456cfad238d48efaeb2e4e808eb96d2909927fe42cce0bd70239400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:38 Removing intermediate container 902980272b1f 06:24:38 ---> 461af6c70f14 06:24:38 Successfully built 461af6c70f14 06:24:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:24:38 + docker inspect -f . ci-base-image-x86_64 06:24:38 . [Pipeline] withDockerContainer 06:24:38 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 06:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/50 -v /w/workspace/go-mod-core-contracts/50:/w/workspace/go-mod-core-contracts/50:rw,z -v /w/workspace/go-mod-core-contracts/50@tmp:/w/workspace/go-mod-core-contracts/50@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 ******** ci-base-image-x86_64 cat 06:24:39 $ docker top 26e96ce7884b127cb08f7dc9f3dacc6fdb8ce1181f15f86b7cd48d538a850c69 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:39 + go version 06:24:39 go version go1.15.2 linux/amd64 [Pipeline] } 06:24:39 $ docker stop --time=1 26e96ce7884b127cb08f7dc9f3dacc6fdb8ce1181f15f86b7cd48d538a850c69 06:24:41 $ docker rm -f 26e96ce7884b127cb08f7dc9f3dacc6fdb8ce1181f15f86b7cd48d538a850c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:24:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 06:24:44 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 06:24:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 06:24:44 06:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 06:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 06:24:44 1.317.0: Pulling from edgex-devops/edgex-snyk-go 06:24:44 cbdbe7a5bc2a: Pulling fs layer 06:24:44 408f87550127: Pulling fs layer 06:24:44 fe522b08c979: Pulling fs layer 06:24:44 221eaa008020: Pulling fs layer 06:24:44 2a4607e5d6b9: Pulling fs layer 06:24:44 8f79b27c4fd2: Pulling fs layer 06:24:44 e5c8dbe1645b: Pulling fs layer 06:24:44 23e8b3b47431: Pulling fs layer 06:24:44 5c568d65a230: Pulling fs layer 06:24:44 8f79b27c4fd2: Waiting 06:24:44 221eaa008020: Waiting 06:24:44 2a4607e5d6b9: Waiting 06:24:44 5c568d65a230: Waiting 06:24:44 23e8b3b47431: Waiting 06:24:44 fe522b08c979: Verifying Checksum 06:24:44 fe522b08c979: Download complete 06:24:44 408f87550127: Verifying Checksum 06:24:44 408f87550127: Download complete 06:24:44 2a4607e5d6b9: Verifying Checksum 06:24:44 2a4607e5d6b9: Download complete 06:24:44 8f79b27c4fd2: Verifying Checksum 06:24:44 8f79b27c4fd2: Download complete 06:24:44 cbdbe7a5bc2a: Verifying Checksum 06:24:44 cbdbe7a5bc2a: Download complete 06:24:45 cbdbe7a5bc2a: Pull complete 06:24:45 408f87550127: Pull complete 06:24:45 fe522b08c979: Pull complete 06:24:46 e5c8dbe1645b: Verifying Checksum 06:24:46 e5c8dbe1645b: Download complete 06:24:47 5c568d65a230: Verifying Checksum 06:24:47 5c568d65a230: Download complete 06:24:47 23e8b3b47431: Verifying Checksum 06:24:47 23e8b3b47431: Download complete 06:24:48 221eaa008020: Verifying Checksum 06:24:48 221eaa008020: Download complete 06:24:55 221eaa008020: Pull complete 06:24:55 2a4607e5d6b9: Pull complete 06:24:55 8f79b27c4fd2: Pull complete 06:24:56 e5c8dbe1645b: Pull complete 06:24:58 23e8b3b47431: Pull complete 06:24:59 5c568d65a230: Pull complete 06:24:59 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 06:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 06:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 06:25:00 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:25:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 06:25:01 $ docker top abdc06f0dff4603b33e633e33f383c68aae83d03f574632b9a3992f4d3d71030 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:01 + snyk monitor '--org=edgex-jenkins' 06:25:06 06:25:06 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 06:25:06 06:25:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/2265fee4-9558-4961-8e25-e780e676c7c2 06:25:06 06:25:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:25:06 06:25:07 06:25:07 Snyk CLI supports Node.js 8 and higher. 06:25:07 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 06:25:07 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 06:25:07 06:25:07 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 06:25:07 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 06:25:07 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 06:25:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:25:07 $ docker stop --time=1 abdc06f0dff4603b33e633e33f383c68aae83d03f574632b9a3992f4d3d71030 06:25:09 $ docker rm -f abdc06f0dff4603b33e633e33f383c68aae83d03f574632b9a3992f4d3d71030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 06:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:25:11 . [Pipeline] withDockerContainer 06:25:11 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:25:11 $ docker run -t -d -u 1001:1001 -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 06:25:12 $ docker top 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:12 [ssh-agent] Looking for ssh-agent implementation... 06:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:13 $ docker exec 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b ssh-agent 06:25:13 SSH_AUTH_SOCK=/tmp/ssh-ZRJ3vSPsiamY/agent.11 06:25:13 SSH_AGENT_PID=16 06:25:13 Running ssh-add (command line suppressed) 06:25:13 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_986696420434347386.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_986696420434347386.key) 06:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:13 + git semver tag 06:25:13 # -> Open(): unable to determine branch for HEAD 06:25:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 06:25:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 06:25:13 # $SEMVER_REMOTE_NAME = origin 06:25:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:25:13 # $SEMVER_USER_NAME = edgex-jenkins 06:25:13 # $SEMVER_BRANCH = master 06:25:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 06:25:13 # 7411c9c24eb8bf1a34e454e70d119759380b7d87 HEAD 06:25:14 # -> Force: false 06:25:14 # e45e8bfcf2639ce949d665d68852293376d64828 refs/tags/v0.1.84 [Pipeline] } 06:25:14 $ docker exec --env ******** --env ******** 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b ssh-agent -k 06:25:14 unset SSH_AUTH_SOCK; 06:25:14 unset SSH_AGENT_PID; 06:25:14 echo Agent pid 16 killed; 06:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:14 + git semver [Pipeline] } 06:25:14 $ docker stop --time=1 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b 06:25:16 $ docker rm -f 09b44d97c69fedc92a5c92d46e36ad2f0f8fe893e6b72e6f4fdce1175740e40b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:16 06:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:17 0.23.1-centos7: Pulling from edgex-lftools 06:25:17 ab5ef0e58194: Pulling fs layer 06:25:17 9712f1f96733: Pulling fs layer 06:25:17 63f879dbbcfc: Pulling fs layer 06:25:17 0d9ebad4ef96: Pulling fs layer 06:25:17 e9a5061849ea: Pulling fs layer 06:25:17 d747dcd14b5f: Pulling fs layer 06:25:17 2de7ff778b66: Pulling fs layer 06:25:17 0d9ebad4ef96: Waiting 06:25:17 e9a5061849ea: Waiting 06:25:17 d747dcd14b5f: Waiting 06:25:17 2de7ff778b66: Waiting 06:25:17 9712f1f96733: Verifying Checksum 06:25:17 9712f1f96733: Download complete 06:25:19 63f879dbbcfc: Verifying Checksum 06:25:19 63f879dbbcfc: Download complete 06:25:19 e9a5061849ea: Verifying Checksum 06:25:19 e9a5061849ea: Download complete 06:25:19 d747dcd14b5f: Verifying Checksum 06:25:19 d747dcd14b5f: Download complete 06:25:19 2de7ff778b66: Verifying Checksum 06:25:19 2de7ff778b66: Download complete 06:25:19 0d9ebad4ef96: Verifying Checksum 06:25:19 0d9ebad4ef96: Download complete 06:25:19 ab5ef0e58194: Verifying Checksum 06:25:19 ab5ef0e58194: Download complete 06:25:24 ab5ef0e58194: Pull complete 06:25:24 9712f1f96733: Pull complete 06:25:27 63f879dbbcfc: Pull complete 06:25:32 0d9ebad4ef96: Pull complete 06:25:34 e9a5061849ea: Pull complete 06:25:34 d747dcd14b5f: Pull complete 06:25:37 2de7ff778b66: Pull complete 06:25:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:25:37 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:25:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:25:41 $ docker top 767760cb1921717fc3ba3f29385f0ce8a36219c296413354eeac18c00ed86aa3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:25:41 provisioning config files... 06:25:41 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5568317162803863795tmp 06:25:41 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1209581668609962260tmp 06:25:41 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6099579885210489308tmp [Pipeline] { [Pipeline] echo 06:25:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:25:42 ---> sigul-configuration.sh 06:25:42 gpg: directory `/root/.gnupg' created 06:25:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:25:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:25:42 gpg: keyring `/root/.gnupg/secring.gpg' created 06:25:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:25:42 gpg: CAST5 encrypted data 06:25:42 gpg: encrypted with 1 passphrase 06:25:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:25:42 + mkdir /home/jenkins 06:25:42 + mkdir /home/jenkins/sigul [Pipeline] sh 06:25:43 + 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 06:25:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:43 ---> sigul-install.sh 06:25:48 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:25:49 + git tag --list 06:25:49 v0.0.0 06:25:49 v0.0.1 06:25:49 v0.1.0 06:25:49 v0.1.1 06:25:49 v0.1.10 06:25:49 v0.1.11 06:25:49 v0.1.12 06:25:49 v0.1.13 06:25:49 v0.1.14 06:25:49 v0.1.15 06:25:49 v0.1.16 06:25:49 v0.1.17 06:25:49 v0.1.18 06:25:49 v0.1.19 06:25:49 v0.1.2 06:25:49 v0.1.20 06:25:49 v0.1.21 06:25:49 v0.1.22 06:25:49 v0.1.23 06:25:49 v0.1.24 06:25:49 v0.1.25 06:25:49 v0.1.26 06:25:49 v0.1.27 06:25:49 v0.1.28 06:25:49 v0.1.29 06:25:49 v0.1.3 06:25:49 v0.1.30 06:25:49 v0.1.31 06:25:49 v0.1.32 06:25:49 v0.1.33 06:25:49 v0.1.34 06:25:49 v0.1.35 06:25:49 v0.1.36 06:25:49 v0.1.37 06:25:49 v0.1.38 06:25:49 v0.1.39 06:25:49 v0.1.4 06:25:49 v0.1.40 06:25:49 v0.1.41 06:25:49 v0.1.42 06:25:49 v0.1.43 06:25:49 v0.1.44 06:25:49 v0.1.45 06:25:49 v0.1.46 06:25:49 v0.1.47 06:25:49 v0.1.48 06:25:49 v0.1.49 06:25:49 v0.1.5 06:25:49 v0.1.50 06:25:49 v0.1.51 06:25:49 v0.1.52 06:25:49 v0.1.53 06:25:49 v0.1.54 06:25:49 v0.1.55 06:25:49 v0.1.56 06:25:49 v0.1.57 06:25:49 v0.1.58 06:25:49 v0.1.59 06:25:49 v0.1.6 06:25:49 v0.1.60 06:25:49 v0.1.61 06:25:49 v0.1.62 06:25:49 v0.1.63 06:25:49 v0.1.64 06:25:49 v0.1.65 06:25:49 v0.1.66 06:25:49 v0.1.67 06:25:49 v0.1.68 06:25:49 v0.1.69 06:25:49 v0.1.7 06:25:49 v0.1.70 06:25:49 v0.1.71 06:25:49 v0.1.72 06:25:49 v0.1.73 06:25:49 v0.1.74 06:25:49 v0.1.75 06:25:49 v0.1.76 06:25:49 v0.1.77 06:25:49 v0.1.78 06:25:49 v0.1.79 06:25:49 v0.1.8 06:25:49 v0.1.80 06:25:49 v0.1.81 06:25:49 v0.1.82 06:25:49 v0.1.83 06:25:49 v0.1.84 06:25:49 v0.1.9 [Pipeline] sh 06:25:49 + lftools sign git-tag v0.1.84 06:25:50 Signing Git tag with Sigul... 06:25:50 Signing v0.1.84 [Pipeline] echo 06:25:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:25:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:25:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:25:52 $ docker stop --time=1 767760cb1921717fc3ba3f29385f0ce8a36219c296413354eeac18c00ed86aa3 06:25:54 $ docker rm -f 767760cb1921717fc3ba3f29385f0ce8a36219c296413354eeac18c00ed86aa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:25:55 . [Pipeline] withDockerContainer 06:25:55 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:25:55 $ docker run -t -d -u 1001:1001 -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 06:25:55 $ docker top 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:56 [ssh-agent] Looking for ssh-agent implementation... 06:25:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:56 $ docker exec 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe ssh-agent 06:25:56 SSH_AUTH_SOCK=/tmp/ssh-0lDGvnTbh160/agent.12 06:25:56 SSH_AGENT_PID=17 06:25:56 Running ssh-add (command line suppressed) 06:25:56 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3370024368531535042.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3370024368531535042.key) 06:25:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:57 + git semver bump patch 06:25:57 # -> Open(): unable to determine branch for HEAD 06:25:57 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 06:25:57 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 06:25:57 # $SEMVER_REMOTE_NAME = origin 06:25:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:25:57 # $SEMVER_USER_NAME = edgex-jenkins 06:25:57 # $SEMVER_BRANCH = master 06:25:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 06:25:57 0.1.85 [Pipeline] } 06:25:57 $ docker exec --env ******** --env ******** 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe ssh-agent -k 06:25:57 unset SSH_AUTH_SOCK; 06:25:57 unset SSH_AGENT_PID; 06:25:57 echo Agent pid 17 killed; 06:25:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:58 + git semver [Pipeline] } 06:25:58 $ docker stop --time=1 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe 06:25:59 $ docker rm -f 9dc6ec43f988cafdb9c8ed7838c62873591ac0c03d23da28a866ade874fd6afe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:00 . [Pipeline] withDockerContainer 06:26:00 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:26:00 $ docker run -t -d -u 1001:1001 -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 06:26:00 $ docker top 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:01 [ssh-agent] Looking for ssh-agent implementation... 06:26:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:01 $ docker exec 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe ssh-agent 06:26:01 SSH_AUTH_SOCK=/tmp/ssh-5m3TrR2V4f7h/agent.12 06:26:01 SSH_AGENT_PID=17 06:26:01 Running ssh-add (command line suppressed) 06:26:01 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_315528840317649161.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_315528840317649161.key) 06:26:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:02 + git semver push 06:26:02 # -> Open(): unable to determine branch for HEAD 06:26:02 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 06:26:02 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 06:26:02 # $SEMVER_REMOTE_NAME = origin 06:26:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:02 # $SEMVER_USER_NAME = edgex-jenkins 06:26:02 # $SEMVER_BRANCH = master 06:26:02 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 06:26:08 $ docker exec --env ******** --env ******** 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe ssh-agent -k 06:26:08 unset SSH_AUTH_SOCK; 06:26:08 unset SSH_AGENT_PID; 06:26:08 echo Agent pid 17 killed; 06:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:09 + git semver [Pipeline] } 06:26:09 $ docker stop --time=1 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe 06:26:10 $ docker rm -f 6c5d6353c7a06055ce3ad440e312beb90b326522a1735265e2707764a29ddffe [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 06:26:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:12 ---> package-listing.sh 06:26:12 ++ tr '[:upper:]' '[:lower:]' 06:26:12 ++ facter osfamily 06:26:12 + OS_FAMILY=redhat 06:26:12 + workspace=/w/workspace/dry_go-mod-core-contracts_master 06:26:12 + START_PACKAGES=/tmp/packages_start.txt 06:26:12 + END_PACKAGES=/tmp/packages_end.txt 06:26:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:12 + PACKAGES=/tmp/packages_start.txt 06:26:12 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 06:26:12 + PACKAGES=/tmp/packages_end.txt 06:26:12 + case "${OS_FAMILY}" in 06:26:12 + rpm -qa 06:26:12 + sort 06:26:17 + '[' -f /tmp/packages_start.txt ']' 06:26:17 + '[' -f /tmp/packages_end.txt ']' 06:26:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:17 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 06:26:17 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 06:26:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh 06:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:18 06:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:26:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:18 alpine: Pulling from edgex-lftools-log-publisher 06:26:18 df20fa9351a1: Pulling fs layer 06:26:18 36b3adc4ff6f: Pulling fs layer 06:26:18 8ad3a11d3b57: Pulling fs layer 06:26:18 46f8f816bc3b: Pulling fs layer 06:26:18 0dadc02b9964: Pulling fs layer 06:26:18 ce6a7cf60c04: Pulling fs layer 06:26:18 7a184a31f384: Pulling fs layer 06:26:18 0879bd2ef858: Pulling fs layer 06:26:18 46f8f816bc3b: Waiting 06:26:18 0dadc02b9964: Waiting 06:26:18 ce6a7cf60c04: Waiting 06:26:18 7a184a31f384: Waiting 06:26:18 0879bd2ef858: Waiting 06:26:18 36b3adc4ff6f: Verifying Checksum 06:26:18 36b3adc4ff6f: Download complete 06:26:18 46f8f816bc3b: Verifying Checksum 06:26:18 46f8f816bc3b: Download complete 06:26:18 df20fa9351a1: Verifying Checksum 06:26:18 df20fa9351a1: Download complete 06:26:18 ce6a7cf60c04: Verifying Checksum 06:26:18 ce6a7cf60c04: Download complete 06:26:18 7a184a31f384: Verifying Checksum 06:26:18 7a184a31f384: Download complete 06:26:19 0dadc02b9964: Verifying Checksum 06:26:19 0dadc02b9964: Download complete 06:26:19 8ad3a11d3b57: Verifying Checksum 06:26:19 8ad3a11d3b57: Download complete 06:26:19 df20fa9351a1: Pull complete 06:26:19 36b3adc4ff6f: Pull complete 06:26:19 0879bd2ef858: Verifying Checksum 06:26:19 0879bd2ef858: Download complete 06:26:20 8ad3a11d3b57: Pull complete 06:26:20 46f8f816bc3b: Pull complete 06:26:20 0dadc02b9964: Pull complete 06:26:20 ce6a7cf60c04: Pull complete 06:26:21 7a184a31f384: Pull complete 06:26:23 0879bd2ef858: Pull complete 06:26:23 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 06:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:26:23 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 06:26:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -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:10003/edgex-lftools-log-publisher:alpine cat 06:26:27 $ docker top 083f1bcc50bb9360849ef90a937ccafdeb602c4fc11de711e82cb3760cec369b -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:27 + mkdir -p /var/log/sa [Pipeline] sh 06:26:28 + ls /var/log/sa-host 06:26:28 + sadf -c /var/log/sa-host/sa05 06:26:28 file_magic: OK 06:26:28 HZ: Using current value: 100 06:26:28 file_header: OK 06:26:28 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 06:26:28 Statistics: 06:26:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:26:28 File successfully converted to sysstat format version 12.2.1 06:26:28 + sadf -c /var/log/sa-host/sa25 06:26:28 file_magic: OK 06:26:28 HZ: Using current value: 100 06:26:28 file_header: OK 06:26:28 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 06:26:28 Statistics: 06:26:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:26:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:28 provisioning config files... 06:26:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8321710743773105357tmp [Pipeline] { [Pipeline] echo 06:26:28 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:28 ---> create-netrc.sh [Pipeline] echo 06:26:28 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:28 ---> logs-deploy.sh 06:26:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/50 06:26:28 INFO: archiving workspace using pattern(s): 06:26:30 Archives upload complete. 06:26:30 INFO: archiving logs to Nexus 06:26:31 ---> uname -a: 06:26:31 Linux 083f1bcc50bb 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:26:31 06:26:31 06:26:31 ---> lscpu: 06:26:31 Architecture: x86_64 06:26:31 CPU op-mode(s): 32-bit, 64-bit 06:26:31 Byte Order: Little Endian 06:26:31 Address sizes: 40 bits physical, 48 bits virtual 06:26:31 CPU(s): 4 06:26:31 On-line CPU(s) list: 0-3 06:26:31 Thread(s) per core: 1 06:26:31 Core(s) per socket: 1 06:26:31 Socket(s): 4 06:26:31 NUMA node(s): 1 06:26:31 Vendor ID: GenuineIntel 06:26:31 CPU family: 6 06:26:31 Model: 44 06:26:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:26:31 Stepping: 1 06:26:31 CPU MHz: 2933.438 06:26:31 BogoMIPS: 5866.87 06:26:31 Virtualization: VT-x 06:26:31 Hypervisor vendor: KVM 06:26:31 Virtualization type: full 06:26:31 L1d cache: 128 KiB 06:26:31 L1i cache: 128 KiB 06:26:31 L2 cache: 16 MiB 06:26:31 L3 cache: 64 MiB 06:26:31 NUMA node0 CPU(s): 0-3 06:26:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:26:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:26:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:26:31 Vulnerability Meltdown: Mitigation; PTI 06:26:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:26:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:26:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:26:31 Vulnerability Tsx async abort: Not affected 06:26:31 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 06:26:31 06:26:31 06:26:31 ---> nproc: 06:26:31 4 06:26:31 06:26:31 06:26:31 ---> df -h: 06:26:31 Filesystem Size Used Available Use% Mounted on 06:26:31 overlay 50.0G 8.2G 41.8G 16% / 06:26:31 tmpfs 64.0M 0 64.0M 0% /dev 06:26:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:26:31 shm 64.0M 0 64.0M 0% /dev/shm 06:26:31 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 06:26:31 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 06:26:31 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 06:26:31 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 06:26:31 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/dry_go-mod-core-contracts_master 06:26:31 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/dry_go-mod-core-contracts_master@tmp 06:26:31 06:26:31 06:26:31 ---> free -m: 06:26:31 total used free shared buff/cache available 06:26:31 Mem: 1837 786 123 0 927 986 06:26:31 Swap: 1023 3 1020 06:26:31 06:26:31 06:26:31 ---> ip addr: 06:26:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:26:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:26:31 inet 127.0.0.1/8 scope host lo 06:26:31 valid_lft forever preferred_lft forever 06:26:31 16: eth0@if17: mtu 1458 qdisc noqueue state UP 06:26:31 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 06:26:31 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 06:26:31 valid_lft forever preferred_lft forever 06:26:31 06:26:31 06:26:31 ---> sar -b -r -n DEV: 06:26:31 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/25/20 _x86_64_ (4 CPU) 06:26:31 06:26:31 06:20:03 LINUX RESTART (4 CPU) 06:26:31 06:26:31 06:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:26:31 06:22:01 23.64 4.61 19.03 0.00 1103.96 2115.90 0.00 06:26:31 06:23:01 1.65 0.00 1.65 0.00 0.00 31.07 0.00 06:26:31 06:24:01 0.27 0.00 0.27 0.00 0.00 3.05 0.00 06:26:31 06:25:01 158.03 90.78 67.25 0.00 5212.92 30384.05 0.00 06:26:31 06:26:01 271.27 120.80 150.47 0.00 6525.10 34654.20 0.00 06:26:31 Average: 91.01 43.25 47.75 0.00 2569.23 13442.08 0.00 06:26:31 06:26:31 06:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:26:31 06:22:01 158420 0 587880 31.24 2620 1132636 1114272 38.03 454068 1107776 20 06:26:31 06:23:01 164368 0 581928 30.93 2620 1132640 1072744 36.61 452364 1104536 8 06:26:31 06:24:01 163452 0 582836 30.98 2620 1132648 1072888 36.62 453176 1104540 8 06:26:31 06:25:01 159072 0 663348 35.26 2620 1056516 1383412 47.21 469260 1059332 20 06:26:31 06:26:01 239856 0 732424 38.93 1636 907640 1185944 40.47 608716 745404 36 06:26:31 Average: 177034 0 629683 33.47 2423 1072416 1165852 39.79 487517 1024318 18 06:26:31 06:26:31 06:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:26:31 06:22:01 eth0 33.98 26.21 37.55 32.79 0.00 0.00 0.00 0.00 06:26:31 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:22:01 docker0 4.21 2.95 0.95 11.15 0.00 0.00 0.00 0.00 06:26:31 06:23:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:26:31 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:24:01 eth0 1.05 0.30 0.32 0.20 0.00 0.00 0.00 0.00 06:26:31 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:25:01 veth8d81f13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:25:01 eth0 395.27 355.51 3784.68 29.53 0.00 0.00 0.00 0.00 06:26:31 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:26:01 eth0 484.13 412.49 3584.60 100.35 0.00 0.00 0.00 0.00 06:26:31 06:26:01 veth4a7ed9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 06:26:01 docker0 43.70 48.48 2.69 320.14 0.00 0.00 0.00 0.00 06:26:31 Average: eth0 183.11 158.97 1481.90 32.59 0.00 0.00 0.00 0.00 06:26:31 Average: veth4a7ed9b 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:31 Average: docker0 9.59 10.29 0.73 66.30 0.00 0.00 0.00 0.00 06:26:31 06:26:31 06:26:31 ---> sar -P ALL: 06:26:31 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/25/20 _x86_64_ (4 CPU) 06:26:31 06:26:31 06:20:03 LINUX RESTART (4 CPU) 06:26:31 06:26:31 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:26:31 06:22:01 all 1.88 0.00 1.03 0.94 0.02 96.14 06:26:31 06:22:01 0 1.49 0.00 0.94 0.47 0.02 97.09 06:26:31 06:22:01 1 1.86 0.00 1.15 0.45 0.02 96.52 06:26:31 06:22:01 2 2.40 0.00 1.17 2.74 0.03 93.66 06:26:31 06:22:01 3 1.77 0.00 0.85 0.08 0.02 97.28 06:26:31 06:23:01 all 0.12 0.00 0.04 0.00 0.00 99.84 06:26:31 06:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:26:31 06:23:01 1 0.32 0.00 0.03 0.00 0.00 99.65 06:26:31 06:23:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:26:31 06:23:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:26:31 06:24:01 all 0.09 0.00 0.03 0.00 0.00 99.87 06:26:31 06:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:26:31 06:24:01 1 0.22 0.00 0.03 0.00 0.00 99.75 06:26:31 06:24:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:26:31 06:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:26:31 06:25:01 all 6.25 0.00 3.47 1.15 0.05 89.08 06:26:31 06:25:01 0 6.38 0.00 3.53 0.62 0.05 89.41 06:26:31 06:25:01 1 6.40 0.00 2.79 0.94 0.05 89.82 06:26:31 06:25:01 2 6.53 0.00 3.85 0.57 0.05 89.00 06:26:31 06:25:01 3 5.70 0.00 3.72 2.46 0.03 88.09 06:26:31 06:26:01 all 12.80 0.00 7.88 3.90 0.10 75.32 06:26:31 06:26:01 0 11.79 0.00 7.72 3.87 0.10 76.52 06:26:31 06:26:01 1 12.71 0.00 8.31 1.74 0.08 77.15 06:26:31 06:26:01 2 15.19 0.00 8.20 4.12 0.07 72.42 06:26:31 06:26:01 3 11.49 0.00 7.30 5.87 0.14 75.20 06:26:31 Average: all 4.19 0.00 2.47 1.19 0.03 92.12 06:26:31 Average: 0 3.91 0.00 2.43 0.98 0.03 92.65 06:26:31 Average: 1 4.27 0.00 2.45 0.62 0.03 92.62 06:26:31 Average: 2 4.82 0.00 2.64 1.48 0.03 91.03 06:26:31 Average: 3 3.77 0.00 2.37 1.66 0.04 92.16 06:26:31 06:26:31 06:26:31