Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c99d9b30f8ab6b04b1c765349bd436aa7698dd28 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8110196913247091100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2821622903973210144.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2807421196576513620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7122008623291480926.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3603719594535775779.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15260 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Avoid second fetch Checking out Revision c99d9b30f8ab6b04b1c765349bd436aa7698dd28 (master) > 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh1661464321339005634.key > 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 core.sparsecheckout # timeout=10 > git checkout -f c99d9b30f8ab6b04b1c765349bd436aa7698dd28 # timeout=10 Commit message: "Merge pull request #620 from weichou1229/issue-619" > git rev-list --no-walk d8c3e034f86523eb08399cfe5fd4e3ae4cb25822 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:43 ========================================================= 03:41:43 EdgeX Global Pipelines Version Info 03:41:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:41:45 ------------------- 03:41:45 stable info: 03:41:45 ------------------- 03:41:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:41:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:41:45 Message: update stable to v1.0.192 03:41:45 ------------------- 03:41:45 experimental info: 03:41:45 ------------------- 03:41:45 Commited By: **** collab-it+edgex@linuxfoundation.org 03:41:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:41:45 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:41:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:41:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:41:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:41:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c99d9b30f8ab6b04b1c765349bd436aa7698dd28 [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c99d9b3 [Pipeline] echo 03:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:47 + git log --format=format:%s -1 c99d9b30f8ab6b04b1c765349bd436aa7698dd28 [Pipeline] echo 03:41:47 GIT_COMMIT: c99d9b30f8ab6b04b1c765349bd436aa7698dd28, Commit Message: Merge pull request #620 from weichou1229/issue-619 [Pipeline] echo 03:41:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:48 03:41:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:41:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:49 latest: Pulling from edgex-devops/git-semver 03:41:49 31603596830f: Pulling fs layer 03:41:49 54011a49482f: Pulling fs layer 03:41:49 a6820b24f6d8: Pulling fs layer 03:41:49 f581987b2513: Pulling fs layer 03:41:49 f581987b2513: Waiting 03:41:49 54011a49482f: Verifying Checksum 03:41:49 54011a49482f: Download complete 03:41:49 31603596830f: Verifying Checksum 03:41:49 31603596830f: Download complete 03:41:49 a6820b24f6d8: Verifying Checksum 03:41:49 a6820b24f6d8: Download complete 03:41:49 f581987b2513: Verifying Checksum 03:41:49 f581987b2513: Download complete 03:41:49 31603596830f: Pull complete 03:41:49 54011a49482f: Pull complete 03:41:50 a6820b24f6d8: Pull complete 03:41:50 f581987b2513: Pull complete 03:41:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:41:50 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:41:50 $ 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 03:41:52 $ docker top c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:52 [ssh-agent] Looking for ssh-agent implementation... 03:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:52 $ docker exec c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b ssh-agent 03:41:52 SSH_AUTH_SOCK=/tmp/ssh-oMc3443MyNwI/agent.15 03:41:52 SSH_AGENT_PID=22 03:41:52 Running ssh-add (command line suppressed) 03:41:52 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7789263564232630670.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7789263564232630670.key) 03:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:52 + git tag --points-at HEAD [Pipeline] } 03:41:52 $ docker exec --env ******** --env ******** c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b ssh-agent -k 03:41:53 unset SSH_AUTH_SOCK; 03:41:53 unset SSH_AGENT_PID; 03:41:53 echo Agent pid 22 killed; 03:41:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:53 [ssh-agent] Looking for ssh-agent implementation... 03:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:53 $ docker exec c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b ssh-agent 03:41:53 SSH_AUTH_SOCK=/tmp/ssh-zbHh02UOxzFp/agent.54 03:41:53 SSH_AGENT_PID=61 03:41:53 Running ssh-add (command line suppressed) 03:41:53 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2610420311443056870.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2610420311443056870.key) 03:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:53 + git semver init 03:41:53 # -> Open(): unable to determine branch for HEAD 03:41:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:41:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:41:53 # $SEMVER_REMOTE_NAME = origin 03:41:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:41:53 # $SEMVER_USER_NAME = edgex-jenkins 03:41:53 # $SEMVER_BRANCH = master 03:41:53 # $SEMVER_TEMP = /tmp/semver-566389704 03:41:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:41:54 # '/tmp/semver-566389704' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 03:41:54 # -> Force: false 03:41:54 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 03:41:54 $ docker exec --env ******** --env ******** c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b ssh-agent -k 03:41:54 unset SSH_AUTH_SOCK; 03:41:54 unset SSH_AGENT_PID; 03:41:54 echo Agent pid 61 killed; 03:41:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:54 + git semver [Pipeline] } 03:41:54 $ docker stop --time=1 c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b 03:41:56 $ docker rm -f c46eb6b1d686eae907aa076511ca1da2c1c09a0e80e47fab0071a889e5d3de5b [Pipeline] // withDockerContainer [Pipeline] sh 03:41:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:41:56 Stashed 1 file(s) [Pipeline] echo 03:41:56 [edgeXSemver]: initialized semver on version 2.0.0-dev.93 [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 03:42:12 Still waiting to schedule task 03:42:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:42:12 Still waiting to schedule task 03:42:12 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15259’ 03:44:28 Running on prd-centos7-docker-4c-2g-15261 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 03:44:28 Running in /w/workspace/go-mod-core-contracts/212 [Pipeline] { [Pipeline] checkout 03:44:28 Selected Git installation does not exist. Using Default 03:44:28 The recommended git tool is: NONE 03:44:30 using credential edgex-jenkins-ssh 03:44:30 Cloning the remote Git repository 03:44:31 Avoid second fetch 03:44:31 Checking out Revision c99d9b30f8ab6b04b1c765349bd436aa7698dd28 (master) 03:44:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:44:30 > git init /w/workspace/go-mod-core-contracts/212 # timeout=10 03:44:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:44:30 > git --version # timeout=10 03:44:30 > git --version # 'git version 2.24.4' 03:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:30 [INFO] Currently running in a labeled security context 03:44:30 [INFO] Currently SELinux is 'enforcing' on the host 03:44:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/212@tmp/jenkins-gitclient-ssh2201867855318434554.key 03:44:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:44:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:30 > git config core.sparsecheckout # timeout=10 03:44:30 > git checkout -f c99d9b30f8ab6b04b1c765349bd436aa7698dd28 # timeout=10 03:44:34 Commit message: "Merge pull request #620 from weichou1229/issue-619" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:44:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:44:36 + sudo service docker restart 03:44:36 + true 03:44:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:44:54 ========================================================= 03:44:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:44:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:44:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 03:44:55 Sending build context to Docker daemon 3.166MB 03:44:55 Step 1/7 : ARG BASE=golang:1.16-alpine 03:44:55 Step 2/7 : FROM ${BASE} 03:44:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:44:55 540db60ca938: Pulling fs layer 03:44:55 adcc1eea9eea: Pulling fs layer 03:44:55 4c4ab2625f07: Pulling fs layer 03:44:55 0510c868ecb4: Pulling fs layer 03:44:55 afea3b2eda06: Pulling fs layer 03:44:55 7809a108b3ef: Pulling fs layer 03:44:55 f706445af74f: Pulling fs layer 03:44:55 0510c868ecb4: Waiting 03:44:55 afea3b2eda06: Waiting 03:44:55 7809a108b3ef: Waiting 03:44:55 f706445af74f: Waiting 03:44:55 4c4ab2625f07: Verifying Checksum 03:44:55 4c4ab2625f07: Download complete 03:44:55 adcc1eea9eea: Verifying Checksum 03:44:55 adcc1eea9eea: Download complete 03:44:55 afea3b2eda06: Verifying Checksum 03:44:55 afea3b2eda06: Download complete 03:44:55 7809a108b3ef: Verifying Checksum 03:44:55 7809a108b3ef: Download complete 03:44:55 540db60ca938: Verifying Checksum 03:44:55 540db60ca938: Download complete 03:44:56 540db60ca938: Pull complete 03:44:56 adcc1eea9eea: Pull complete 03:44:56 4c4ab2625f07: Pull complete 03:44:58 f706445af74f: Verifying Checksum 03:44:58 f706445af74f: Download complete 03:44:58 0510c868ecb4: Download complete 03:45:02 0510c868ecb4: Pull complete 03:45:02 afea3b2eda06: Pull complete 03:45:02 7809a108b3ef: Pull complete 03:45:03 f706445af74f: Pull complete 03:45:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:45:03 ---> b068be0155e3 03:45:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:45:10 ---> Running in ee6e9efd31bb 03:45:10 Removing intermediate container ee6e9efd31bb 03:45:10 ---> abe0b6e30dce 03:45:10 Step 4/7 : RUN apk add bash 03:45:10 ---> Running in e275d8037629 03:45:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:45:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:45:12 OK: 149 MiB in 40 packages 03:45:13 Removing intermediate container e275d8037629 03:45:13 ---> ddd20c159912 03:45:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:45:13 ---> Running in 53d507897041 03:45:14 Removing intermediate container 53d507897041 03:45:14 ---> 969c76619e15 03:45:14 Step 6/7 : COPY go.mod . 03:45:14 ---> 7073dabe945b 03:45:14 Step 7/7 : RUN go mod download 03:45:15 ---> Running in 1a26034f0e21 03:45:37 Removing intermediate container 1a26034f0e21 03:45:37 ---> e37f034252e8 03:45:37 Successfully built e37f034252e8 03:45:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:45:37 + docker inspect -f . ci-base-image-x86_64 03:45:37 . [Pipeline] withDockerContainer 03:45:37 prd-centos7-docker-4c-2g-15261 does not seem to be running inside a container 03:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/212 -v /w/workspace/go-mod-core-contracts/212:/w/workspace/go-mod-core-contracts/212:rw,z -v /w/workspace/go-mod-core-contracts/212@tmp:/w/workspace/go-mod-core-contracts/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:45:37 $ docker top 66f5eeabb3b171fc947351e49db9922691c991c5c654e29ad4701cc28095121a -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:38 + go version 03:45:38 go version go1.16.3 linux/amd64 [Pipeline] } 03:45:38 $ docker stop --time=1 66f5eeabb3b171fc947351e49db9922691c991c5c654e29ad4701cc28095121a 03:45:39 $ docker rm -f 66f5eeabb3b171fc947351e49db9922691c991c5c654e29ad4701cc28095121a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:40 + docker inspect -f . ci-base-image-x86_64 03:45:40 . [Pipeline] withDockerContainer 03:45:40 prd-centos7-docker-4c-2g-15261 does not seem to be running inside a container 03:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/212 -v /w/workspace/go-mod-core-contracts/212:/w/workspace/go-mod-core-contracts/212:rw,z -v /w/workspace/go-mod-core-contracts/212@tmp:/w/workspace/go-mod-core-contracts/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:45:40 $ docker top 96256c4601de531bc56ef5a887fa42557904479f558c83175e327cdfa3ed1364 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:41 + go mod tidy [Pipeline] sh 03:45:41 + make test 03:45:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:45:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:45:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.008s coverage: 85.7% of statements 03:45:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.005s coverage: 100.0% of statements 03:45:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.006s coverage: 45.4% of statements 03:45:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.004s coverage: 77.8% of statements 03:45:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:45:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.002s coverage: 26.3% of statements 03:45:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.010s coverage: 14.7% of statements 03:45:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements 03:45:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements 03:45:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:45:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:45:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.002s coverage: 100.0% of statements 03:45:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 03:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 63.0% of statements 03:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.029s coverage: 26.3% of statements 03:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.004s coverage: 15.4% of statements 03:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.003s coverage: 15.4% of statements 03:45:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements 03:45:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:45:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 03:45:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.039s coverage: 82.9% of statements 03:45:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:45:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:45:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:45:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.010s coverage: 45.4% of statements 03:45:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 95.2% of statements 03:45:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.032s coverage: 86.3% of statements 03:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.005s coverage: 60.5% of statements 03:45:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.006s coverage: 58.2% of statements 03:45:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:46:01 gofmt -l . 03:46:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:46:01 $ docker stop --time=1 96256c4601de531bc56ef5a887fa42557904479f558c83175e327cdfa3ed1364 03:46:04 $ docker rm -f 96256c4601de531bc56ef5a887fa42557904479f558c83175e327cdfa3ed1364 03:46:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15262 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 03:46:04 Running in /w/workspace/go-mod-core-contracts/212 [Pipeline] { [Pipeline] checkout 03:46:04 Selected Git installation does not exist. Using Default 03:46:04 The recommended git tool is: NONE 03:46:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:46:05 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 03:46:06 ---> job-cost.sh 03:46:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8S1I 03:46:09 using credential edgex-jenkins-ssh 03:46:09 Cloning the remote Git repository 03:46:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:46:09 > git init /w/workspace/go-mod-core-contracts/212 # timeout=10 03:46:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:46:10 > git --version # timeout=10 03:46:10 > git --version # 'git version 2.17.1' 03:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:11 Avoid second fetch 03:46:11 Checking out Revision c99d9b30f8ab6b04b1c765349bd436aa7698dd28 (master) 03:46:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:11 > git config core.sparsecheckout # timeout=10 03:46:11 > git checkout -f c99d9b30f8ab6b04b1c765349bd436aa7698dd28 # timeout=10 03:46:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:46:16 Commit message: "Merge pull request #620 from weichou1229/issue-619" 03:46:16 03:46:16 GitHub has been notified of this commit’s build result 03:46:16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:46:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:46:18 + true 03:46:18 + sudo service docker restart 03:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-8S1I/bin to PATH 03:46:31 INFO: No Stack... 03:46:31 INFO: Retrieving Pricing Info for: v3-standard-2 03:46:31 INFO: Archiving Costs [Pipeline] sh 03:46:31 + cat /w/workspace/go-mod-core-contracts/212/archives/cost.csv 03:46:31 + cut -d, -f6 [Pipeline] lock 03:46:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] 03:46:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] did not exist. Created. 03:46:31 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:46:31 + echo total: 0.05999999865889549 [Pipeline] stash 03:46:31 Stashed 1 file(s) [Pipeline] } 03:46:31 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 03:46:36 ========================================================= 03:46:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:46:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:46:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 03:46:38 Sending build context to Docker daemon 3.164MB 03:46:38 Step 1/7 : ARG BASE=golang:1.16-alpine 03:46:38 Step 2/7 : FROM ${BASE} 03:46:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:38 595b0fe564bb: Pulling fs layer 03:46:38 7186ed65a4f7: Pulling fs layer 03:46:38 316046926c0a: Pulling fs layer 03:46:38 4ebd0625c992: Pulling fs layer 03:46:38 207e8628e3a3: Pulling fs layer 03:46:38 c791037a9be2: Pulling fs layer 03:46:38 ffd874e62e21: Pulling fs layer 03:46:38 207e8628e3a3: Waiting 03:46:38 4ebd0625c992: Waiting 03:46:38 c791037a9be2: Waiting 03:46:38 316046926c0a: Download complete 03:46:38 7186ed65a4f7: Verifying Checksum 03:46:38 7186ed65a4f7: Download complete 03:46:38 207e8628e3a3: Verifying Checksum 03:46:38 207e8628e3a3: Download complete 03:46:38 595b0fe564bb: Verifying Checksum 03:46:38 595b0fe564bb: Download complete 03:46:38 c791037a9be2: Verifying Checksum 03:46:38 c791037a9be2: Download complete 03:46:39 595b0fe564bb: Pull complete 03:46:40 7186ed65a4f7: Pull complete 03:46:40 316046926c0a: Pull complete 03:46:41 ffd874e62e21: Verifying Checksum 03:46:41 ffd874e62e21: Download complete 03:46:43 4ebd0625c992: Verifying Checksum 03:46:43 4ebd0625c992: Download complete 03:46:53 4ebd0625c992: Pull complete 03:46:53 207e8628e3a3: Pull complete 03:46:53 c791037a9be2: Pull complete 03:46:57 ffd874e62e21: Pull complete 03:46:57 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:46:57 ---> cfc18b08335c 03:46:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:46:59 ---> Running in 5b66746daccb 03:46:59 Removing intermediate container 5b66746daccb 03:46:59 ---> 8107ced18eae 03:46:59 Step 4/7 : RUN apk add bash 03:46:59 ---> Running in 543fc6804f86 03:47:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:47:03 OK: 138 MiB in 40 packages 03:47:04 Removing intermediate container 543fc6804f86 03:47:04 ---> 3244c7513e81 03:47:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:47:04 ---> Running in 1a9aafb599ee 03:47:04 Removing intermediate container 1a9aafb599ee 03:47:04 ---> f65b89b223eb 03:47:04 Step 6/7 : COPY go.mod . 03:47:05 ---> 82cf6329c1e9 03:47:05 Step 7/7 : RUN go mod download 03:47:05 ---> Running in e7b32f35437a 03:47:24 Removing intermediate container e7b32f35437a 03:47:24 ---> a5f5650e45cd 03:47:24 Successfully built a5f5650e45cd 03:47:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:47:24 + docker inspect -f . ci-base-image-arm64 03:47:24 . [Pipeline] withDockerContainer 03:47:24 prd-ubuntu18.04-docker-arm64-4c-16g-15262 does not seem to be running inside a container 03:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/212 -v /w/workspace/go-mod-core-contracts/212:/w/workspace/go-mod-core-contracts/212:rw,z -v /w/workspace/go-mod-core-contracts/212@tmp:/w/workspace/go-mod-core-contracts/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:47:26 $ docker top 31bcf4a31ed0b1c66eac22de79085c34e91c7cbe4e6097283007a45131ceba22 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:27 + go version 03:47:27 go version go1.16.3 linux/arm64 [Pipeline] } 03:47:27 $ docker stop --time=1 31bcf4a31ed0b1c66eac22de79085c34e91c7cbe4e6097283007a45131ceba22 03:47:29 $ docker rm -f 31bcf4a31ed0b1c66eac22de79085c34e91c7cbe4e6097283007a45131ceba22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:29 + docker inspect -f . ci-base-image-arm64 03:47:29 . [Pipeline] withDockerContainer 03:47:30 prd-ubuntu18.04-docker-arm64-4c-16g-15262 does not seem to be running inside a container 03:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/212 -v /w/workspace/go-mod-core-contracts/212:/w/workspace/go-mod-core-contracts/212:rw,z -v /w/workspace/go-mod-core-contracts/212@tmp:/w/workspace/go-mod-core-contracts/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:47:31 $ docker top a719824804d646932e0a80e9b4c700327552a4a63a9f7c35d88338d7a71211ec -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:32 + go mod tidy [Pipeline] sh 03:47:33 + make test 03:47:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:48:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.044s coverage: 85.7% of statements 03:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.028s coverage: 100.0% of statements 03:48:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements 03:48:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 77.8% of statements 03:48:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:48:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements 03:48:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.056s coverage: 14.7% of statements 03:48:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.034s coverage: 100.0% of statements 03:48:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.063s coverage: 91.8% of statements 03:48:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:48:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:48:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.038s coverage: 100.0% of statements 03:48:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 35.5% of statements 03:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.082s coverage: 63.0% of statements 03:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.036s coverage: 26.3% of statements 03:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.014s coverage: 15.4% of statements 03:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.021s coverage: 15.4% of statements 03:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.052s coverage: 14.3% of statements 03:48:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:48:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 03:48:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.330s coverage: 82.9% of statements 03:48:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:48:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:48:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:48:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.085s coverage: 45.4% of statements 03:48:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.120s coverage: 95.2% of statements 03:48:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.256s coverage: 86.3% of statements 03:48:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.047s coverage: 60.5% of statements 03:48:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements 03:48:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:48:43 gofmt -l . 03:48:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:48:44 $ docker stop --time=1 a719824804d646932e0a80e9b4c700327552a4a63a9f7c35d88338d7a71211ec 03:48:46 $ docker rm -f a719824804d646932e0a80e9b4c700327552a4a63a9f7c35d88338d7a71211ec [Pipeline] // withDockerContainer [Pipeline] sh 03:48:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:47 Warning: overwriting stash ‘coverage-report’ 03:48:47 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 03:48:48 ---> job-cost.sh 03:48:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eUdE 03:49:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-eUdE/bin to PATH 03:51:04 INFO: No Stack... 03:51:04 INFO: Retrieving Pricing Info for: v2-standard-4 03:51:04 INFO: Archiving Costs [Pipeline] sh 03:51:04 + cat /w/workspace/go-mod-core-contracts/212/archives/cost.csv 03:51:04 + cut -d, -f6 [Pipeline] lock 03:51:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] 03:51:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] did not exist. Created. 03:51:04 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:05 /w/workspace/go-mod-core-contracts/212@tmp/durable-60bbc5ae/script.sh: 1: /w/workspace/go-mod-core-contracts/212@tmp/durable-60bbc5ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:51:05 + echo total: 0.18000000715255737 [Pipeline] stash 03:51:05 Warning: overwriting stash ‘stack-cost’ 03:51:05 Stashed 1 file(s) [Pipeline] } 03:51:05 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-212-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] configFileProvider 03:51:06 provisioning config files... 03:51:06 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4642200218413003284tmp [Pipeline] { [Pipeline] sh 03:51:06 + set +x 03:51:06 + bash -s -- 03:51:06 + curl -s https://codecov.io/bash 03:51:06 03:51:06 _____ _ 03:51:06 / ____| | | 03:51:06 | | ___ __| | ___ ___ _____ __ 03:51:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:51:06 | |___| (_) | (_| | __/ (_| (_) \ V / 03:51:06 \_____\___/ \__,_|\___|\___\___/ \_/ 03:51:06 Bash-1.0.2 03:51:06 03:51:06 03:51:06 ==> git version 2.24.4 found 03:51:06 ==> 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 03:51:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:51:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:51:06 ==> Jenkins CI detected. 03:51:06 project root: . 03:51:06 --> token set from env 03:51:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:51:07 ==> Running gcov in . (disable via -X gcov) 03:51:07 ==> Python coveragepy not found 03:51:07 ==> Searching for coverage reports in: 03:51:07 + . 03:51:07 -> Found 1 reports 03:51:07 ==> Detecting git/mercurial file structure 03:51:07 ==> Reading reports 03:51:07 + ./coverage.out bytes=177064 03:51:07 ==> Appending adjustments 03:51:07 https://docs.codecov.io/docs/fixing-reports 03:51:08 + Found adjustments 03:51:08 ==> Gzipping contents 03:51:08 28K /tmp/codecov.hWaBvV.gz 03:51:08 ==> Uploading reports 03:51:08 url: https://codecov.io 03:51:08 query: branch=master&commit=c99d9b30f8ab6b04b1c765349bd436aa7698dd28&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F212%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 03:51:08 -> Pinging Codecov 03:51:08 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=c99d9b30f8ab6b04b1c765349bd436aa7698dd28&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F212%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 03:51:08 -> Uploading to 03:51:08 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/71470A77251A30514AAF9C0BB2E5B6CE/c99d9b30f8ab6b04b1c765349bd436aa7698dd28/aebf8028-51e0-4f0e-bca4-bba2ee7b7f74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T035108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d65d9d50a3c331c7eaf6907800486080cf4031e035844265a8f59fda6aeebdee 03:51:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:08 Dload Upload Total Spent Left Speed 03:51:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26035 0 0 100 26035 0 74374 --:--:-- --:--:-- --:--:-- 74598 03:51:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c99d9b30f8ab6b04b1c765349bd436aa7698dd28 [Pipeline] } 03:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:51:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:51:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:51:09 03:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:51:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:51:10 188c0c94c7c5: Pulling fs layer 03:51:10 0ef7d3d256c8: Pulling fs layer 03:51:10 de9db76c5a1d: Pulling fs layer 03:51:10 0eba1c9be4d2: Pulling fs layer 03:51:10 0d57e429df01: Pulling fs layer 03:51:10 4e4be7b47b0d: Pulling fs layer 03:51:10 e1f770b5df2f: Pulling fs layer 03:51:10 85a0685a4137: Pulling fs layer 03:51:10 0eba1c9be4d2: Waiting 03:51:10 0d57e429df01: Waiting 03:51:10 4e4be7b47b0d: Waiting 03:51:10 e1f770b5df2f: Waiting 03:51:10 85a0685a4137: Waiting 03:51:10 de9db76c5a1d: Download complete 03:51:10 0ef7d3d256c8: Verifying Checksum 03:51:10 0ef7d3d256c8: Download complete 03:51:10 0d57e429df01: Verifying Checksum 03:51:10 0d57e429df01: Download complete 03:51:10 4e4be7b47b0d: Verifying Checksum 03:51:10 4e4be7b47b0d: Download complete 03:51:10 188c0c94c7c5: Verifying Checksum 03:51:10 188c0c94c7c5: Download complete 03:51:13 188c0c94c7c5: Pull complete 03:51:13 0ef7d3d256c8: Pull complete 03:51:13 de9db76c5a1d: Pull complete 03:51:13 e1f770b5df2f: Verifying Checksum 03:51:13 e1f770b5df2f: Download complete 03:51:14 0eba1c9be4d2: Verifying Checksum 03:51:14 0eba1c9be4d2: Download complete 03:51:14 85a0685a4137: Verifying Checksum 03:51:14 85a0685a4137: Download complete 03:51:18 0eba1c9be4d2: Pull complete 03:51:18 0d57e429df01: Pull complete 03:51:18 4e4be7b47b0d: Pull complete 03:51:18 e1f770b5df2f: Pull complete 03:51:23 85a0685a4137: Pull complete 03:51:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:51:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:51:23 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:51:40 $ docker top fb92ffc300f58a49b7dcaffd3ea70bc2412c6e01d0d5b9d74e818e965cc47b16 -eo pid,comm [Pipeline] { [Pipeline] echo 03:51:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:51:40 + set -o pipefail 03:51:40 + snyk monitor '--org=edgex-jenkins' 03:51:47 03:51:47 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 03:51:47 03:51:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/7bc058e9-ec4e-4a68-8629-35a6d8c96ed3 03:51:47 03:51:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:51:47 03:51:47 [Pipeline] } 03:51:47 $ docker stop --time=1 fb92ffc300f58a49b7dcaffd3ea70bc2412c6e01d0d5b9d74e818e965cc47b16 03:51:57 $ docker rm -f fb92ffc300f58a49b7dcaffd3ea70bc2412c6e01d0d5b9d74e818e965cc47b16 [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 03:51:58 + git log --format=format:%s -1 c99d9b30f8ab6b04b1c765349bd436aa7698dd28 [Pipeline] isUnix [Pipeline] sh 03:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:51:58 . [Pipeline] withDockerContainer 03:51:58 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:51:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:00 $ docker top e9b9e3ecd7925d35ce0746feb2af777fdf0005b095648d669a68a96e5279eea5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:00 [ssh-agent] Looking for ssh-agent implementation... 03:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:00 $ docker exec e9b9e3ecd7925d35ce0746feb2af777fdf0005b095648d669a68a96e5279eea5 ssh-agent 03:52:00 SSH_AUTH_SOCK=/tmp/ssh-vdFICjn97PdH/agent.14 03:52:00 SSH_AGENT_PID=20 03:52:00 Running ssh-add (command line suppressed) 03:52:00 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2364935071880103631.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2364935071880103631.key) 03:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:01 + git semver tag 03:52:01 # -> Open(): unable to determine branch for HEAD 03:52:01 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:52:01 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:52:01 # $SEMVER_REMOTE_NAME = origin 03:52:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:52:01 # $SEMVER_USER_NAME = edgex-jenkins 03:52:01 # $SEMVER_BRANCH = master 03:52:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 03:52:01 # c99d9b30f8ab6b04b1c765349bd436aa7698dd28 HEAD 03:52:01 # -> Force: false 03:52:01 # a66f44d933e3851e9b18072709ac797d7c85ae11 refs/tags/v2.0.0-dev.93 [Pipeline] } 03:52:01 $ docker exec --env ******** --env ******** e9b9e3ecd7925d35ce0746feb2af777fdf0005b095648d669a68a96e5279eea5 ssh-agent -k 03:52:01 unset SSH_AUTH_SOCK; 03:52:01 unset SSH_AGENT_PID; 03:52:01 echo Agent pid 20 killed; 03:52:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:01 + git semver [Pipeline] } 03:52:01 $ docker stop --time=1 e9b9e3ecd7925d35ce0746feb2af777fdf0005b095648d669a68a96e5279eea5 03:52:03 $ docker rm -f e9b9e3ecd7925d35ce0746feb2af777fdf0005b095648d669a68a96e5279eea5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:03 03:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:04 0.23.1-centos7: Pulling from edgex-lftools 03:52:04 ab5ef0e58194: Pulling fs layer 03:52:04 9712f1f96733: Pulling fs layer 03:52:04 63f879dbbcfc: Pulling fs layer 03:52:04 0d9ebad4ef96: Pulling fs layer 03:52:04 e9a5061849ea: Pulling fs layer 03:52:04 d747dcd14b5f: Pulling fs layer 03:52:04 2de7ff778b66: Pulling fs layer 03:52:04 0d9ebad4ef96: Waiting 03:52:04 e9a5061849ea: Waiting 03:52:04 d747dcd14b5f: Waiting 03:52:04 2de7ff778b66: Waiting 03:52:04 9712f1f96733: Verifying Checksum 03:52:04 9712f1f96733: Download complete 03:52:06 63f879dbbcfc: Verifying Checksum 03:52:06 63f879dbbcfc: Download complete 03:52:06 e9a5061849ea: Verifying Checksum 03:52:06 e9a5061849ea: Download complete 03:52:06 d747dcd14b5f: Verifying Checksum 03:52:06 d747dcd14b5f: Download complete 03:52:07 2de7ff778b66: Verifying Checksum 03:52:07 2de7ff778b66: Download complete 03:52:07 0d9ebad4ef96: Verifying Checksum 03:52:07 0d9ebad4ef96: Download complete 03:52:07 ab5ef0e58194: Verifying Checksum 03:52:07 ab5ef0e58194: Download complete 03:52:10 ab5ef0e58194: Pull complete 03:52:10 9712f1f96733: Pull complete 03:52:11 63f879dbbcfc: Pull complete 03:52:17 0d9ebad4ef96: Pull complete 03:52:17 e9a5061849ea: Pull complete 03:52:17 d747dcd14b5f: Pull complete 03:52:19 2de7ff778b66: Pull complete 03:52:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:52:19 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:52:38 $ docker top 380ce43471d58053ff273251bd493eb738c7b9ef356c25f5bba3b44b678c6004 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:52:39 provisioning config files... 03:52:39 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4251894900595598747tmp 03:52:39 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1507956833417570048tmp 03:52:39 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config449170354897268945tmp [Pipeline] { [Pipeline] echo 03:52:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:52:39 ---> sigul-configuration.sh 03:52:39 gpg: directory `/root/.gnupg' created 03:52:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:52:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:52:39 gpg: keyring `/root/.gnupg/secring.gpg' created 03:52:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:52:39 gpg: CAST5 encrypted data 03:52:39 gpg: encrypted with 1 passphrase 03:52:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:52:39 + mkdir /home/jenkins 03:52:39 + mkdir /home/jenkins/sigul [Pipeline] sh 03:52:40 + 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 03:52:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:52:40 ---> sigul-install.sh 03:52:45 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:52:45 + git tag --list 03:52:45 v0.0.0 03:52:45 v0.0.1 03:52:45 v0.1.0 03:52:45 v0.1.1 03:52:45 v0.1.10 03:52:45 v0.1.100 03:52:45 v0.1.101 03:52:45 v0.1.102 03:52:45 v0.1.103 03:52:45 v0.1.104 03:52:45 v0.1.105 03:52:45 v0.1.106 03:52:45 v0.1.107 03:52:45 v0.1.108 03:52:45 v0.1.109 03:52:45 v0.1.11 03:52:45 v0.1.110 03:52:45 v0.1.111 03:52:45 v0.1.112 03:52:45 v0.1.113 03:52:45 v0.1.114 03:52:45 v0.1.115 03:52:45 v0.1.116 03:52:45 v0.1.117 03:52:45 v0.1.118 03:52:45 v0.1.119 03:52:45 v0.1.12 03:52:45 v0.1.120 03:52:45 v0.1.121 03:52:45 v0.1.122 03:52:45 v0.1.123 03:52:45 v0.1.124 03:52:45 v0.1.125 03:52:45 v0.1.126 03:52:45 v0.1.127 03:52:45 v0.1.128 03:52:45 v0.1.129 03:52:45 v0.1.13 03:52:45 v0.1.130 03:52:45 v0.1.131 03:52:45 v0.1.132 03:52:45 v0.1.133 03:52:45 v0.1.134 03:52:45 v0.1.135 03:52:45 v0.1.136 03:52:45 v0.1.137 03:52:45 v0.1.138 03:52:45 v0.1.139 03:52:45 v0.1.14 03:52:45 v0.1.140 03:52:45 v0.1.141 03:52:45 v0.1.142 03:52:45 v0.1.143 03:52:45 v0.1.144 03:52:45 v0.1.145 03:52:45 v0.1.146 03:52:45 v0.1.147 03:52:45 v0.1.148 03:52:45 v0.1.149 03:52:45 v0.1.15 03:52:45 v0.1.16 03:52:45 v0.1.17 03:52:45 v0.1.18 03:52:45 v0.1.19 03:52:45 v0.1.2 03:52:45 v0.1.20 03:52:45 v0.1.21 03:52:45 v0.1.22 03:52:45 v0.1.23 03:52:45 v0.1.24 03:52:45 v0.1.25 03:52:45 v0.1.26 03:52:45 v0.1.27 03:52:45 v0.1.28 03:52:45 v0.1.29 03:52:45 v0.1.3 03:52:45 v0.1.30 03:52:45 v0.1.31 03:52:45 v0.1.32 03:52:45 v0.1.33 03:52:45 v0.1.34 03:52:45 v0.1.35 03:52:45 v0.1.36 03:52:45 v0.1.37 03:52:45 v0.1.38 03:52:45 v0.1.39 03:52:45 v0.1.4 03:52:45 v0.1.40 03:52:45 v0.1.41 03:52:45 v0.1.42 03:52:45 v0.1.43 03:52:45 v0.1.44 03:52:45 v0.1.45 03:52:45 v0.1.46 03:52:45 v0.1.47 03:52:45 v0.1.48 03:52:45 v0.1.49 03:52:45 v0.1.5 03:52:45 v0.1.50 03:52:45 v0.1.51 03:52:45 v0.1.52 03:52:45 v0.1.53 03:52:45 v0.1.54 03:52:45 v0.1.55 03:52:45 v0.1.56 03:52:45 v0.1.57 03:52:45 v0.1.58 03:52:45 v0.1.59 03:52:45 v0.1.6 03:52:45 v0.1.60 03:52:45 v0.1.61 03:52:45 v0.1.62 03:52:45 v0.1.63 03:52:45 v0.1.64 03:52:45 v0.1.65 03:52:45 v0.1.66 03:52:45 v0.1.67 03:52:45 v0.1.68 03:52:45 v0.1.69 03:52:45 v0.1.7 03:52:45 v0.1.70 03:52:45 v0.1.71 03:52:45 v0.1.72 03:52:45 v0.1.73 03:52:45 v0.1.74 03:52:45 v0.1.75 03:52:45 v0.1.76 03:52:45 v0.1.77 03:52:45 v0.1.78 03:52:45 v0.1.79 03:52:45 v0.1.8 03:52:45 v0.1.80 03:52:45 v0.1.81 03:52:45 v0.1.82 03:52:45 v0.1.83 03:52:45 v0.1.84 03:52:45 v0.1.85 03:52:45 v0.1.86 03:52:45 v0.1.87 03:52:45 v0.1.88 03:52:45 v0.1.89 03:52:45 v0.1.9 03:52:45 v0.1.90 03:52:45 v0.1.91 03:52:45 v0.1.92 03:52:45 v0.1.93 03:52:45 v0.1.94 03:52:45 v0.1.95 03:52:45 v0.1.96 03:52:45 v0.1.97 03:52:45 v0.1.98 03:52:45 v0.1.99 03:52:45 v2.0.0-dev.1 03:52:45 v2.0.0-dev.10 03:52:45 v2.0.0-dev.11 03:52:45 v2.0.0-dev.12 03:52:45 v2.0.0-dev.13 03:52:45 v2.0.0-dev.14 03:52:45 v2.0.0-dev.15 03:52:45 v2.0.0-dev.16 03:52:45 v2.0.0-dev.17 03:52:45 v2.0.0-dev.18 03:52:45 v2.0.0-dev.19 03:52:45 v2.0.0-dev.2 03:52:45 v2.0.0-dev.20 03:52:45 v2.0.0-dev.21 03:52:45 v2.0.0-dev.22 03:52:45 v2.0.0-dev.23 03:52:45 v2.0.0-dev.24 03:52:45 v2.0.0-dev.25 03:52:45 v2.0.0-dev.26 03:52:45 v2.0.0-dev.27 03:52:45 v2.0.0-dev.28 03:52:45 v2.0.0-dev.29 03:52:45 v2.0.0-dev.3 03:52:45 v2.0.0-dev.30 03:52:45 v2.0.0-dev.31 03:52:45 v2.0.0-dev.32 03:52:45 v2.0.0-dev.33 03:52:45 v2.0.0-dev.34 03:52:45 v2.0.0-dev.35 03:52:45 v2.0.0-dev.36 03:52:45 v2.0.0-dev.37 03:52:45 v2.0.0-dev.38 03:52:45 v2.0.0-dev.39 03:52:45 v2.0.0-dev.4 03:52:45 v2.0.0-dev.40 03:52:45 v2.0.0-dev.41 03:52:45 v2.0.0-dev.42 03:52:45 v2.0.0-dev.43 03:52:45 v2.0.0-dev.44 03:52:45 v2.0.0-dev.45 03:52:45 v2.0.0-dev.46 03:52:45 v2.0.0-dev.47 03:52:45 v2.0.0-dev.48 03:52:45 v2.0.0-dev.49 03:52:45 v2.0.0-dev.5 03:52:45 v2.0.0-dev.50 03:52:45 v2.0.0-dev.51 03:52:45 v2.0.0-dev.52 03:52:45 v2.0.0-dev.53 03:52:45 v2.0.0-dev.54 03:52:45 v2.0.0-dev.55 03:52:45 v2.0.0-dev.56 03:52:45 v2.0.0-dev.57 03:52:45 v2.0.0-dev.58 03:52:45 v2.0.0-dev.59 03:52:45 v2.0.0-dev.6 03:52:45 v2.0.0-dev.60 03:52:45 v2.0.0-dev.61 03:52:45 v2.0.0-dev.62 03:52:45 v2.0.0-dev.63 03:52:45 v2.0.0-dev.64 03:52:45 v2.0.0-dev.65 03:52:45 v2.0.0-dev.66 03:52:45 v2.0.0-dev.67 03:52:45 v2.0.0-dev.68 03:52:45 v2.0.0-dev.69 03:52:45 v2.0.0-dev.7 03:52:45 v2.0.0-dev.70 03:52:45 v2.0.0-dev.71 03:52:45 v2.0.0-dev.72 03:52:45 v2.0.0-dev.73 03:52:45 v2.0.0-dev.74 03:52:45 v2.0.0-dev.75 03:52:45 v2.0.0-dev.76 03:52:45 v2.0.0-dev.77 03:52:45 v2.0.0-dev.78 03:52:45 v2.0.0-dev.79 03:52:45 v2.0.0-dev.8 03:52:45 v2.0.0-dev.80 03:52:45 v2.0.0-dev.81 03:52:45 v2.0.0-dev.82 03:52:45 v2.0.0-dev.83 03:52:45 v2.0.0-dev.84 03:52:45 v2.0.0-dev.85 03:52:45 v2.0.0-dev.86 03:52:45 v2.0.0-dev.87 03:52:45 v2.0.0-dev.88 03:52:45 v2.0.0-dev.89 03:52:45 v2.0.0-dev.9 03:52:45 v2.0.0-dev.90 03:52:45 v2.0.0-dev.91 03:52:45 v2.0.0-dev.92 03:52:45 v2.0.0-dev.93 [Pipeline] sh 03:52:46 + lftools sign git-tag v2.0.0-dev.93 03:52:46 Signing Git tag with Sigul... 03:52:46 Signing v2.0.0-dev.93 [Pipeline] echo 03:52:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:52:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:52:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:52:48 $ docker stop --time=1 380ce43471d58053ff273251bd493eb738c7b9ef356c25f5bba3b44b678c6004 03:52:51 $ docker rm -f 380ce43471d58053ff273251bd493eb738c7b9ef356c25f5bba3b44b678c6004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:51 . [Pipeline] withDockerContainer 03:52:51 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:52 $ docker top 485ca7216aa02e76d12790cf77ed980d95d154c3bc890284e1636aaaa759d758 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:52 [ssh-agent] Looking for ssh-agent implementation... 03:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:53 $ docker exec 485ca7216aa02e76d12790cf77ed980d95d154c3bc890284e1636aaaa759d758 ssh-agent 03:52:53 SSH_AUTH_SOCK=/tmp/ssh-v3uon7P4d7kx/agent.13 03:52:53 SSH_AGENT_PID=19 03:52:53 Running ssh-add (command line suppressed) 03:52:53 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6611049608365167799.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6611049608365167799.key) 03:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:53 + git semver bump pre 03:52:53 # -> Open(): unable to determine branch for HEAD 03:52:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:52:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:52:53 # $SEMVER_REMOTE_NAME = origin 03:52:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:52:53 # $SEMVER_USER_NAME = edgex-jenkins 03:52:53 # $SEMVER_BRANCH = master 03:52:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 03:52:53 2.0.0-dev.94 [Pipeline] } 03:52:53 $ docker exec --env ******** --env ******** 485ca7216aa02e76d12790cf77ed980d95d154c3bc890284e1636aaaa759d758 ssh-agent -k 03:52:53 unset SSH_AUTH_SOCK; 03:52:53 unset SSH_AGENT_PID; 03:52:53 echo Agent pid 19 killed; 03:52:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:54 + git semver [Pipeline] } 03:52:54 $ docker stop --time=1 485ca7216aa02e76d12790cf77ed980d95d154c3bc890284e1636aaaa759d758 03:52:55 $ docker rm -f 485ca7216aa02e76d12790cf77ed980d95d154c3bc890284e1636aaaa759d758 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:52:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:56 . [Pipeline] withDockerContainer 03:52:56 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:57 $ docker top 4d53ed218287200c41727ebd548bdc06fe40414fb4c4040910047ca7769692d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:57 [ssh-agent] Looking for ssh-agent implementation... 03:52:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:57 $ docker exec 4d53ed218287200c41727ebd548bdc06fe40414fb4c4040910047ca7769692d4 ssh-agent 03:52:57 SSH_AUTH_SOCK=/tmp/ssh-l1iNlVV86ZJ5/agent.14 03:52:57 SSH_AGENT_PID=20 03:52:57 Running ssh-add (command line suppressed) 03:52:58 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7898634587388732213.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7898634587388732213.key) 03:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:58 + git semver push 03:52:58 # -> Open(): unable to determine branch for HEAD 03:52:58 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:52:58 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:52:58 # $SEMVER_REMOTE_NAME = origin 03:52:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:52:58 # $SEMVER_USER_NAME = edgex-jenkins 03:52:58 # $SEMVER_BRANCH = master 03:52:58 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 03:53:02 $ docker exec --env ******** --env ******** 4d53ed218287200c41727ebd548bdc06fe40414fb4c4040910047ca7769692d4 ssh-agent -k 03:53:02 unset SSH_AUTH_SOCK; 03:53:02 unset SSH_AGENT_PID; 03:53:02 echo Agent pid 20 killed; 03:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:03 + git semver [Pipeline] } 03:53:03 $ docker stop --time=1 4d53ed218287200c41727ebd548bdc06fe40414fb4c4040910047ca7769692d4 03:53:05 $ docker rm -f 4d53ed218287200c41727ebd548bdc06fe40414fb4c4040910047ca7769692d4 [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 03:53:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:07 ---> package-listing.sh 03:53:07 ++ facter osfamily 03:53:07 ++ tr '[:upper:]' '[:lower:]' 03:53:07 + OS_FAMILY=redhat 03:53:07 + workspace=/w/workspace/dry_go-mod-core-contracts_master 03:53:07 + START_PACKAGES=/tmp/packages_start.txt 03:53:07 + END_PACKAGES=/tmp/packages_end.txt 03:53:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:07 + PACKAGES=/tmp/packages_start.txt 03:53:07 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 03:53:07 + PACKAGES=/tmp/packages_end.txt 03:53:07 + case "${OS_FAMILY}" in 03:53:07 + rpm -qa 03:53:07 + sort 03:53:08 + '[' -f /tmp/packages_start.txt ']' 03:53:08 + '[' -f /tmp/packages_end.txt ']' 03:53:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:09 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 03:53:09 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 03:53:09 + 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 03:53:09 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 03:53:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:53:10 03:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:53:11 alpine: Pulling from edgex-lftools-log-publisher 03:53:11 df20fa9351a1: Pulling fs layer 03:53:11 36b3adc4ff6f: Pulling fs layer 03:53:11 8ad3a11d3b57: Pulling fs layer 03:53:11 46f8f816bc3b: Pulling fs layer 03:53:11 93b61091891f: Pulling fs layer 03:53:11 93b9cdb0e59b: Pulling fs layer 03:53:11 5e14af77c1be: Pulling fs layer 03:53:11 01666e4c0597: Pulling fs layer 03:53:11 aa168da1d23b: Pulling fs layer 03:53:11 46f8f816bc3b: Waiting 03:53:11 93b9cdb0e59b: Waiting 03:53:11 5e14af77c1be: Waiting 03:53:11 93b61091891f: Waiting 03:53:11 01666e4c0597: Waiting 03:53:11 aa168da1d23b: Waiting 03:53:11 36b3adc4ff6f: Verifying Checksum 03:53:11 36b3adc4ff6f: Download complete 03:53:11 46f8f816bc3b: Verifying Checksum 03:53:11 46f8f816bc3b: Download complete 03:53:11 df20fa9351a1: Verifying Checksum 03:53:11 df20fa9351a1: Download complete 03:53:11 93b9cdb0e59b: Verifying Checksum 03:53:11 93b9cdb0e59b: Download complete 03:53:11 5e14af77c1be: Verifying Checksum 03:53:11 5e14af77c1be: Download complete 03:53:11 01666e4c0597: Verifying Checksum 03:53:11 01666e4c0597: Download complete 03:53:11 93b61091891f: Download complete 03:53:11 df20fa9351a1: Pull complete 03:53:12 36b3adc4ff6f: Pull complete 03:53:12 8ad3a11d3b57: Verifying Checksum 03:53:12 8ad3a11d3b57: Download complete 03:53:13 8ad3a11d3b57: Pull complete 03:53:13 aa168da1d23b: Verifying Checksum 03:53:13 aa168da1d23b: Download complete 03:53:13 46f8f816bc3b: Pull complete 03:53:14 93b61091891f: Pull complete 03:53:14 93b9cdb0e59b: Pull complete 03:53:15 5e14af77c1be: Pull complete 03:53:16 01666e4c0597: Pull complete 03:53:22 aa168da1d23b: Pull complete 03:53:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:53:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:53:23 prd-centos7-docker-4c-2g-15260 does not seem to be running inside a container 03:53:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:53:56 $ docker top 19967610acca53917b80b906b8cb0f0288ad3dfa2041389b5c84a2eeb53acf83 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:57 + mkdir -p /var/log/sa [Pipeline] sh 03:53:57 + ls /var/log/sa-host 03:53:57 + sadf -c /var/log/sa-host/sa05 03:53:57 file_magic: OK 03:53:57 HZ: Using current value: 100 03:53:57 file_header: OK 03:53:57 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 03:53:57 Statistics: 03:53:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:53:57 File successfully converted to sysstat format version 12.2.1 03:53:57 + sadf -c /var/log/sa-host/sa20 03:53:57 file_magic: OK 03:53:57 HZ: Using current value: 100 03:53:57 file_header: OK 03:53:57 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 03:53:57 Statistics: 03:53:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:53:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:58 provisioning config files... 03:53:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4569120660299744092tmp [Pipeline] { [Pipeline] echo 03:53:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:58 ---> create-netrc.sh [Pipeline] } 03:53:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:53:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:53:58 ---> python-tools-install.sh [Pipeline] echo 03:53:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:59 ---> sudo-logs.sh 03:53:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:53:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:59 ---> job-cost.sh 03:53:59 lf-activate-venv: SKIPPING 03:53:59 DEBUG: total: 0.18000000715255737 03:53:59 INFO: Retrieving Stack Cost... 03:54:01 INFO: Retrieving Pricing Info for: v3-standard-2 03:54:02 INFO: Archiving Costs [Pipeline] echo 03:54:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:02 ---> logs-deploy.sh 03:54:02 lf-activate-venv: SKIPPING 03:54:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/212 03:54:02 INFO: archiving workspace using pattern(s): 03:54:03 Archives upload complete. 03:54:03 INFO: archiving logs to Nexus 03:54:04 ---> uname -a: 03:54:04 Linux prd-centos7-docker-4c-2g-15260.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:54:04 03:54:04 03:54:04 ---> lscpu: 03:54:04 Architecture: x86_64 03:54:04 CPU op-mode(s): 32-bit, 64-bit 03:54:04 Byte Order: Little Endian 03:54:04 Address sizes: 40 bits physical, 48 bits virtual 03:54:04 CPU(s): 2 03:54:04 On-line CPU(s) list: 0,1 03:54:04 Thread(s) per core: 1 03:54:04 Core(s) per socket: 1 03:54:04 Socket(s): 2 03:54:04 NUMA node(s): 1 03:54:04 Vendor ID: AuthenticAMD 03:54:04 CPU family: 23 03:54:04 Model: 49 03:54:04 Model name: AMD EPYC-Rome Processor 03:54:04 Stepping: 0 03:54:04 CPU MHz: 2799.998 03:54:04 BogoMIPS: 5599.99 03:54:04 Virtualization: AMD-V 03:54:04 Hypervisor vendor: KVM 03:54:04 Virtualization type: full 03:54:04 L1d cache: 64 KiB 03:54:04 L1i cache: 64 KiB 03:54:04 L2 cache: 1 MiB 03:54:04 L3 cache: 32 MiB 03:54:04 NUMA node0 CPU(s): 0,1 03:54:04 Vulnerability Itlb multihit: Not affected 03:54:04 Vulnerability L1tf: Not affected 03:54:04 Vulnerability Mds: Not affected 03:54:04 Vulnerability Meltdown: Not affected 03:54:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:54:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:54:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:54:04 Vulnerability Srbds: Not affected 03:54:04 Vulnerability Tsx async abort: Not affected 03:54:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 03:54:04 03:54:04 03:54:04 ---> nproc: 03:54:04 2 03:54:04 03:54:04 03:54:04 ---> df -h: 03:54:04 Filesystem Size Used Available Use% Mounted on 03:54:04 overlay 40.0G 8.9G 31.1G 22% / 03:54:04 tmpfs 64.0M 0 64.0M 0% /dev 03:54:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:54:04 shm 64.0M 0 64.0M 0% /dev/shm 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 03:54:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 03:54:04 03:54:04 03:54:04 ---> free -m: 03:54:04 total used free shared buff/cache available 03:54:04 Mem: 7821 1271 3160 0 3389 6469 03:54:04 Swap: 1023 0 1023 03:54:04 03:54:04 03:54:04 ---> ip addr: 03:54:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:54:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:54:04 inet 127.0.0.1/8 scope host lo 03:54:04 valid_lft forever preferred_lft forever 03:54:04 inet6 ::1/128 scope host 03:54:04 valid_lft forever preferred_lft forever 03:54:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:54:04 link/ether fa:16:3e:7a:e6:09 brd ff:ff:ff:ff:ff:ff 03:54:04 inet 10.30.122.84/23 brd 10.30.123.255 scope global dynamic eth0 03:54:04 valid_lft 85622sec preferred_lft 85622sec 03:54:04 inet6 fe80::f816:3eff:fe7a:e609/64 scope link 03:54:04 valid_lft forever preferred_lft forever 03:54:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:54:04 link/ether 02:42:74:c3:1f:ec brd ff:ff:ff:ff:ff:ff 03:54:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:54:04 valid_lft forever preferred_lft forever 03:54:04 inet6 fe80::42:74ff:fec3:1fec/64 scope link 03:54:04 valid_lft forever preferred_lft forever 03:54:04 03:54:04 03:54:04 ---> sar -b -r -n DEV: 03:54:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 03:54:04 03:54:04 03:40:54 LINUX RESTART (2 CPU) 03:54:04 03:54:04 03:42:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:54:04 03:43:01 1.88 0.00 1.88 0.00 0.00 43.19 0.00 03:54:04 03:44:01 0.43 0.00 0.43 0.00 0.00 6.45 0.00 03:54:04 03:45:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 03:54:04 03:46:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 03:54:04 03:47:01 0.30 0.00 0.30 0.00 0.00 4.53 0.00 03:54:04 03:48:01 0.22 0.00 0.22 0.00 0.00 1.78 0.00 03:54:04 03:49:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 03:54:04 03:50:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 03:54:04 03:51:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 03:54:04 03:52:01 87.26 0.03 87.23 0.00 3.73 30739.59 0.00 03:54:04 03:53:01 101.73 0.00 101.73 0.00 0.00 26459.22 0.00 03:54:04 Average: 17.61 0.00 17.60 0.00 0.34 5223.42 0.00 03:54:04 03:54:04 03:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:04 03:43:01 5461384 0 803980 10.04 2620 1740956 1244232 13.74 570460 1575500 12 03:54:04 03:44:01 5464208 0 801148 10.00 2620 1740964 1207224 13.33 565128 1578936 8 03:54:04 03:45:01 5461500 0 803856 10.04 2620 1740964 1207464 13.33 567608 1578936 8 03:54:04 03:46:01 5463100 0 802248 10.02 2620 1740972 1207224 13.33 565456 1579824 8 03:54:04 03:47:01 5461184 0 804160 10.04 2620 1740976 1207720 13.33 565412 1581664 8 03:54:04 03:48:01 5461028 0 804312 10.04 2620 1740980 1207756 13.33 565652 1581664 8 03:54:04 03:49:01 5460448 0 804864 10.05 2620 1741008 1207480 13.33 566004 1581672 20 03:54:04 03:50:01 5451644 0 813688 10.16 2620 1740988 1207480 13.33 574784 1581664 8 03:54:04 03:51:01 5449432 0 815896 10.19 2620 1740992 1207480 13.33 577008 1581656 8 03:54:04 03:52:01 4579856 0 967060 12.07 2620 2459404 1324048 14.62 759444 2181360 64 03:54:04 03:53:01 3725180 0 1217960 15.21 2620 3063180 1569200 17.32 949184 2693256 52 03:54:04 Average: 5221724 0 858107 10.71 2620 1926489 1254301 13.85 620558 1736012 19 03:54:04 03:54:04 03:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:04 03:43:01 eth0 3.12 1.71 3.08 0.11 0.00 0.00 0.00 0.00 03:54:04 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:44:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 03:54:04 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:45:01 eth0 1.25 0.27 0.33 0.19 0.00 0.00 0.00 0.00 03:54:04 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:46:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:54:04 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:47:01 eth0 0.63 0.57 0.35 0.27 0.00 0.00 0.00 0.00 03:54:04 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:48:01 eth0 0.52 0.42 0.33 0.21 0.00 0.00 0.00 0.00 03:54:04 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:49:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:54:04 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:54:04 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:52:01 veth8a6e94b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:54:04 03:52:01 eth0 481.60 442.39 4380.28 41.83 0.00 0.00 0.00 0.00 03:54:04 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:52:01 docker0 36.54 37.62 2.47 281.31 0.00 0.00 0.00 0.00 03:54:04 03:53:01 veth815516e 2.76 2.00 0.88 1.07 0.00 0.00 0.00 0.00 03:54:04 03:53:01 eth0 554.50 492.17 3506.84 124.34 0.00 0.00 0.00 0.00 03:54:04 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 03:53:01 docker0 47.00 56.96 3.25 261.17 0.00 0.00 0.00 0.00 03:54:04 Average: veth815516e 0.25 0.18 0.08 0.10 0.00 0.00 0.00 0.00 03:54:04 Average: eth0 95.08 85.54 719.73 15.23 0.00 0.00 0.00 0.00 03:54:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:04 Average: docker0 7.62 8.63 0.52 49.48 0.00 0.00 0.00 0.00 03:54:04 03:54:04 03:54:04 ---> sar -P ALL: 03:54:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 03:54:04 03:54:04 03:40:54 LINUX RESTART (2 CPU) 03:54:04 03:54:04 03:42:03 CPU %user %nice %system %iowait %steal %idle 03:54:04 03:43:01 all 0.18 0.00 0.03 0.00 0.03 99.76 03:54:04 03:43:01 0 0.23 0.00 0.03 0.00 0.03 99.71 03:54:04 03:43:01 1 0.14 0.00 0.02 0.00 0.03 99.81 03:54:04 03:44:01 all 0.18 0.00 0.03 0.00 0.03 99.77 03:54:04 03:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:54:04 03:44:01 1 0.30 0.00 0.03 0.00 0.03 99.63 03:54:04 03:45:01 all 0.10 0.00 0.03 0.00 0.02 99.85 03:54:04 03:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:04 03:45:01 1 0.17 0.00 0.05 0.00 0.03 99.75 03:54:04 03:46:01 all 0.12 0.00 0.03 0.00 0.03 99.82 03:54:04 03:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:54:04 03:46:01 1 0.20 0.00 0.03 0.00 0.03 99.73 03:54:04 03:47:01 all 0.15 0.00 0.03 0.00 0.01 99.81 03:54:04 03:47:01 0 0.23 0.00 0.03 0.00 0.00 99.73 03:54:04 03:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:54:04 03:48:01 all 0.17 0.00 0.03 0.00 0.03 99.78 03:54:04 03:48:01 0 0.28 0.00 0.02 0.00 0.02 99.68 03:54:04 03:48:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:54:04 03:49:01 all 0.15 0.00 0.05 0.01 0.02 99.77 03:54:04 03:49:01 0 0.25 0.00 0.03 0.00 0.02 99.70 03:54:04 03:49:01 1 0.05 0.00 0.07 0.02 0.02 99.85 03:54:04 03:50:01 all 0.17 0.00 0.04 0.00 0.01 99.78 03:54:04 03:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:54:04 03:50:01 1 0.30 0.00 0.07 0.00 0.02 99.62 03:54:04 03:51:01 all 0.17 0.00 0.03 0.00 0.02 99.79 03:54:04 03:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:54:04 03:51:01 1 0.27 0.00 0.02 0.00 0.02 99.70 03:54:04 03:52:01 all 12.05 0.00 5.19 16.70 0.06 66.00 03:54:04 03:52:01 0 11.94 0.00 5.19 13.03 0.07 69.78 03:54:04 03:52:01 1 12.17 0.00 5.19 20.36 0.05 62.22 03:54:04 03:53:01 all 14.13 0.00 6.60 9.83 0.10 69.33 03:54:04 03:53:01 0 12.76 0.00 6.83 8.05 0.10 72.25 03:54:04 03:53:01 1 15.50 0.00 6.37 11.62 0.10 66.41 03:54:04 03:54:04 Average: CPU %user %nice %system %iowait %steal %idle 03:54:04 Average: all 2.44 0.00 1.07 2.35 0.03 94.11 03:54:04 Average: 0 2.29 0.00 1.08 1.86 0.03 94.73 03:54:04 Average: 1 2.59 0.00 1.05 2.84 0.04 93.49 03:54:04 03:54:04 03:54:04