Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd 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-ssh2752886116127310235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5110181468507450937.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh3749694394008627114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh2540425139672383781.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-ssh4414240285863207492.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-108 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 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd (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-ssh356358364252706700.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 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd # timeout=10 Commit message: "Merge pull request #625 from hahattan/issue-622" > git rev-list --no-walk ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:04:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:04:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:04:40 ========================================================= 17:04:40 EdgeX Global Pipelines Version Info 17:04:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:04:41 ------------------- 17:04:41 stable info: 17:04:41 ------------------- 17:04:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:04:41 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 17:04:41 Message: update stable to v1.0.193 17:04:42 ------------------- 17:04:42 experimental info: 17:04:42 ------------------- 17:04:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:04:42 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 17:04:42 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 352324e [Pipeline] echo 17:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:43 + git log --format=format:%s -1 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] echo 17:04:43 GIT_COMMIT: 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd, Commit Message: Merge pull request #625 from hahattan/issue-622 [Pipeline] echo 17:04:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:44 17:04:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:04:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:45 latest: Pulling from edgex-devops/git-semver 17:04:45 31603596830f: Pulling fs layer 17:04:45 54011a49482f: Pulling fs layer 17:04:45 a6820b24f6d8: Pulling fs layer 17:04:45 f581987b2513: Pulling fs layer 17:04:45 f581987b2513: Waiting 17:04:45 54011a49482f: Verifying Checksum 17:04:45 54011a49482f: Download complete 17:04:45 31603596830f: Verifying Checksum 17:04:45 31603596830f: Download complete 17:04:45 f581987b2513: Verifying Checksum 17:04:45 f581987b2513: Download complete 17:04:45 a6820b24f6d8: Verifying Checksum 17:04:45 a6820b24f6d8: Download complete 17:04:45 31603596830f: Pull complete 17:04:45 54011a49482f: Pull complete 17:04:46 a6820b24f6d8: Pull complete 17:04:46 f581987b2513: Pull complete 17:04:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:04:46 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:04:46 $ 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 17:04:47 $ docker top 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:47 [ssh-agent] Looking for ssh-agent implementation... 17:04:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:47 $ docker exec 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent 17:04:48 SSH_AUTH_SOCK=/tmp/ssh-DWShViC6chGx/agent.14 17:04:48 SSH_AGENT_PID=20 17:04:48 Running ssh-add (command line suppressed) 17:04:48 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3717440924021350889.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3717440924021350889.key) 17:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:48 + git tag --points-at HEAD [Pipeline] } 17:04:48 $ docker exec --env ******** --env ******** 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent -k 17:04:48 unset SSH_AUTH_SOCK; 17:04:48 unset SSH_AGENT_PID; 17:04:48 echo Agent pid 20 killed; 17:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:04:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:48 [ssh-agent] Looking for ssh-agent implementation... 17:04:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:48 $ docker exec 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent 17:04:48 SSH_AUTH_SOCK=/tmp/ssh-3jSfhanAd7qh/agent.53 17:04:48 SSH_AGENT_PID=60 17:04:48 Running ssh-add (command line suppressed) 17:04:48 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6294724634960158738.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6294724634960158738.key) 17:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:49 + git semver init 17:04:49 # -> Open(): unable to determine branch for HEAD 17:04:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:04:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:04:49 # $SEMVER_REMOTE_NAME = origin 17:04:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:04:49 # $SEMVER_USER_NAME = edgex-jenkins 17:04:49 # $SEMVER_BRANCH = master 17:04:49 # $SEMVER_TEMP = /tmp/semver-683645551 17:04:49 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:04:49 # '/tmp/semver-683645551' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 17:04:49 # -> Force: false 17:04:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 17:04:49 $ docker exec --env ******** --env ******** 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed ssh-agent -k 17:04:49 unset SSH_AUTH_SOCK; 17:04:49 unset SSH_AGENT_PID; 17:04:49 echo Agent pid 60 killed; 17:04:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:50 + git semver [Pipeline] } 17:04:50 $ docker stop --time=1 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed 17:04:51 $ docker rm -f 6aabab18d616b93fe74a890af76e757ca8fa580ba8e0ab73b4fc2a8250b8d2ed [Pipeline] // withDockerContainer [Pipeline] sh 17:04:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:52 Stashed 1 file(s) [Pipeline] echo 17:04:52 [edgeXSemver]: initialized semver on version 2.0.0-dev.98 [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 17:05:07 Still waiting to schedule task 17:05:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:05:07 Still waiting to schedule task 17:05:07 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ 17:07:42 Running on prd-centos7-docker-4c-2g-109 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 17:07:42 Running in /w/workspace/go-mod-core-contracts/217 [Pipeline] { [Pipeline] checkout 17:07:42 Selected Git installation does not exist. Using Default 17:07:42 The recommended git tool is: NONE 17:07:44 using credential edgex-jenkins-ssh 17:07:44 Cloning the remote Git repository 17:07:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:07:44 > git init /w/workspace/go-mod-core-contracts/217 # timeout=10 17:07:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:07:44 > git --version # timeout=10 17:07:44 > git --version # 'git version 2.24.4' 17:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:44 [INFO] Currently running in a labeled security context 17:07:44 [INFO] Currently SELinux is 'enforcing' on the host 17:07:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/217@tmp/jenkins-gitclient-ssh8966182785976911902.key 17:07:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:45 Avoid second fetch 17:07:45 Checking out Revision 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd (master) 17:07:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:07:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:45 > git config core.sparsecheckout # timeout=10 17:07:45 > git checkout -f 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd # timeout=10 17:07:49 Commit message: "Merge pull request #625 from hahattan/issue-622" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:07:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:51 + sudo service docker restart 17:07:51 + true 17:07:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:08:09 ========================================================= 17:08:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:08:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:08:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:08:09 Sending build context to Docker daemon 3.297MB 17:08:09 Step 1/7 : ARG BASE=golang:1.16-alpine 17:08:09 Step 2/7 : FROM ${BASE} 17:08:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:08:10 540db60ca938: Pulling fs layer 17:08:10 adcc1eea9eea: Pulling fs layer 17:08:10 4c4ab2625f07: Pulling fs layer 17:08:10 0510c868ecb4: Pulling fs layer 17:08:10 afea3b2eda06: Pulling fs layer 17:08:10 7809a108b3ef: Pulling fs layer 17:08:10 f706445af74f: Pulling fs layer 17:08:10 afea3b2eda06: Waiting 17:08:10 7809a108b3ef: Waiting 17:08:10 f706445af74f: Waiting 17:08:10 0510c868ecb4: Waiting 17:08:10 4c4ab2625f07: Verifying Checksum 17:08:10 4c4ab2625f07: Download complete 17:08:10 adcc1eea9eea: Verifying Checksum 17:08:10 adcc1eea9eea: Download complete 17:08:10 afea3b2eda06: Verifying Checksum 17:08:10 afea3b2eda06: Download complete 17:08:10 7809a108b3ef: Verifying Checksum 17:08:10 7809a108b3ef: Download complete 17:08:10 540db60ca938: Verifying Checksum 17:08:10 540db60ca938: Download complete 17:08:10 540db60ca938: Pull complete 17:08:10 adcc1eea9eea: Pull complete 17:08:10 4c4ab2625f07: Pull complete 17:08:11 f706445af74f: Verifying Checksum 17:08:11 f706445af74f: Download complete 17:08:12 0510c868ecb4: Verifying Checksum 17:08:12 0510c868ecb4: Download complete 17:08:15 0510c868ecb4: Pull complete 17:08:15 afea3b2eda06: Pull complete 17:08:15 7809a108b3ef: Pull complete 17:08:17 f706445af74f: Pull complete 17:08:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:08:17 ---> b068be0155e3 17:08:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:08:21 ---> Running in 88eb3a25bb0c 17:08:21 Removing intermediate container 88eb3a25bb0c 17:08:21 ---> 129d81c36572 17:08:21 Step 4/7 : RUN apk add bash 17:08:21 ---> Running in 671905f4e0c7 17:08:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:08:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:08:25 OK: 149 MiB in 40 packages 17:08:25 Removing intermediate container 671905f4e0c7 17:08:25 ---> 8430e651fd5a 17:08:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:08:25 ---> Running in be60a373d28a 17:08:26 Removing intermediate container be60a373d28a 17:08:26 ---> 8e21de2afddb 17:08:26 Step 6/7 : COPY go.mod . 17:08:26 ---> 3bf705323978 17:08:26 Step 7/7 : RUN go mod download 17:08:26 ---> Running in 06165cce5e2d 17:08:34 Removing intermediate container 06165cce5e2d 17:08:34 ---> cf76a77c7f4f 17:08:34 Successfully built cf76a77c7f4f 17:08:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:08:34 + docker inspect -f . ci-base-image-x86_64 17:08:34 . [Pipeline] withDockerContainer 17:08:35 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 17:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@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-x86_64 cat 17:08:35 $ docker top f80e19313e2dabb634b62024892dffbda4434fd5eef339886cc934faa7924a79 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:35 + go version 17:08:35 go version go1.16.3 linux/amd64 [Pipeline] } 17:08:35 $ docker stop --time=1 f80e19313e2dabb634b62024892dffbda4434fd5eef339886cc934faa7924a79 17:08:37 $ docker rm -f f80e19313e2dabb634b62024892dffbda4434fd5eef339886cc934faa7924a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:37 + docker inspect -f . ci-base-image-x86_64 17:08:37 . [Pipeline] withDockerContainer 17:08:37 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 17:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@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-x86_64 cat 17:08:38 $ docker top 882ee3ae534c255a1de5ff0321c740e6d657c1d7e622b644a939a0ea899a2e87 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:38 + go mod tidy [Pipeline] sh 17:08:39 + make test 17:08:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:08:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:08:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 17:08:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.006s coverage: 100.0% of statements 17:08:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.014s coverage: 45.4% of statements 17:08:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.011s coverage: 77.8% of statements 17:08:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements 17:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.010s coverage: 14.7% of statements 17:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.011s coverage: 100.0% of statements 17:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.012s coverage: 91.8% of statements 17:08:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 17:08:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 17:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements 17:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements 17:08:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.010s coverage: 63.0% of statements 17:08:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.017s coverage: 26.3% of statements 17:08:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 17:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.003s coverage: 15.4% of statements 17:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.003s coverage: 14.3% of statements 17:08:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 17:08:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 17:08:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.043s coverage: 83.2% of statements 17:08:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 17:08:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 17:08:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 17:08:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.012s coverage: 45.4% of statements 17:08:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.026s coverage: 90.0% of statements 17:08:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.037s coverage: 86.3% of statements 17:08:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 59.5% of statements 17:08:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements 17:08:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:09:02 gofmt -l . 17:09:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:09:02 $ docker stop --time=1 882ee3ae534c255a1de5ff0321c740e6d657c1d7e622b644a939a0ea899a2e87 17:09:04 $ docker rm -f 882ee3ae534c255a1de5ff0321c740e6d657c1d7e622b644a939a0ea899a2e87 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09: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 17:09:05 ---> job-cost.sh 17:09:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fK3e 17:09:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-110 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 17:09:06 Running in /w/workspace/go-mod-core-contracts/217 [Pipeline] { [Pipeline] checkout 17:09:06 Selected Git installation does not exist. Using Default 17:09:06 The recommended git tool is: NONE 17:09:12 using credential edgex-jenkins-ssh 17:09:12 Cloning the remote Git repository 17:09:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:12 > git init /w/workspace/go-mod-core-contracts/217 # timeout=10 17:09:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:12 > git --version # timeout=10 17:09:12 > git --version # 'git version 2.17.1' 17:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:13 Avoid second fetch 17:09:13 Checking out Revision 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd (master) 17:09:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:09:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:14 > git config core.sparsecheckout # timeout=10 17:09:14 > git checkout -f 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd # timeout=10 17:09:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:09:18 Commit message: "Merge pull request #625 from hahattan/issue-622" 17:09:18 17:09:18 GitHub has been notified of this commit’s build result 17:09:18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:09:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:20 + sudo service docker+ restart 17:09:20 true 17:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-fK3e/bin to PATH 17:09:28 INFO: No Stack... 17:09:28 INFO: Retrieving Pricing Info for: v3-standard-2 17:09:29 INFO: Archiving Costs [Pipeline] sh 17:09:29 + cat /w/workspace/go-mod-core-contracts/217/archives/cost.csv 17:09:29 + cut -d, -f6 [Pipeline] lock 17:09:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] 17:09:29 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] did not exist. Created. 17:09:29 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:30 + echo total: 0.05999999865889549 [Pipeline] stash 17:09:30 Stashed 1 file(s) [Pipeline] } 17:09:30 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 17:09:39 ========================================================= 17:09:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:09:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:09:39 + 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 . 17:09:40 Sending build context to Docker daemon 3.296MB 17:09:40 Step 1/7 : ARG BASE=golang:1.16-alpine 17:09:40 Step 2/7 : FROM ${BASE} 17:09:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:40 595b0fe564bb: Pulling fs layer 17:09:40 7186ed65a4f7: Pulling fs layer 17:09:40 316046926c0a: Pulling fs layer 17:09:40 4ebd0625c992: Pulling fs layer 17:09:40 207e8628e3a3: Pulling fs layer 17:09:40 c791037a9be2: Pulling fs layer 17:09:40 ffd874e62e21: Pulling fs layer 17:09:40 4ebd0625c992: Waiting 17:09:40 207e8628e3a3: Waiting 17:09:40 c791037a9be2: Waiting 17:09:40 ffd874e62e21: Waiting 17:09:40 316046926c0a: Verifying Checksum 17:09:40 316046926c0a: Download complete 17:09:40 7186ed65a4f7: Verifying Checksum 17:09:40 7186ed65a4f7: Download complete 17:09:40 207e8628e3a3: Verifying Checksum 17:09:40 207e8628e3a3: Download complete 17:09:40 c791037a9be2: Download complete 17:09:41 595b0fe564bb: Verifying Checksum 17:09:41 595b0fe564bb: Download complete 17:09:41 595b0fe564bb: Pull complete 17:09:42 7186ed65a4f7: Pull complete 17:09:42 316046926c0a: Pull complete 17:09:43 ffd874e62e21: Verifying Checksum 17:09:43 ffd874e62e21: Download complete 17:09:44 4ebd0625c992: Verifying Checksum 17:09:44 4ebd0625c992: Download complete 17:09:54 4ebd0625c992: Pull complete 17:09:54 207e8628e3a3: Pull complete 17:09:54 c791037a9be2: Pull complete 17:09:58 ffd874e62e21: Pull complete 17:09:58 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:09:58 ---> cfc18b08335c 17:09:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:10:00 ---> Running in 768f448f0124 17:10:00 Removing intermediate container 768f448f0124 17:10:00 ---> b0c2829d066d 17:10:00 Step 4/7 : RUN apk add bash 17:10:00 ---> Running in 51e0833d863c 17:10:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:10:04 OK: 138 MiB in 40 packages 17:10:05 Removing intermediate container 51e0833d863c 17:10:05 ---> 3682df442a81 17:10:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:10:05 ---> Running in a28a757b070b 17:10:06 Removing intermediate container a28a757b070b 17:10:06 ---> d12192736957 17:10:06 Step 6/7 : COPY go.mod . 17:10:06 ---> d08cd3a4baf7 17:10:06 Step 7/7 : RUN go mod download 17:10:07 ---> Running in 512ddd67b67d 17:10:25 Removing intermediate container 512ddd67b67d 17:10:25 ---> aa98a58db57a 17:10:25 Successfully built aa98a58db57a 17:10:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:25 + docker inspect -f . ci-base-image-arm64 17:10:25 . [Pipeline] withDockerContainer 17:10:26 prd-ubuntu18.04-docker-arm64-4c-16g-110 does not seem to be running inside a container 17:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@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-arm64 cat 17:10:27 $ docker top be615f9ffc0e0fa5748c953c78ffcb7ac0c8f756829f832ac906405cfb56e87a -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:28 + go version 17:10:28 go version go1.16.3 linux/arm64 [Pipeline] } 17:10:28 $ docker stop --time=1 be615f9ffc0e0fa5748c953c78ffcb7ac0c8f756829f832ac906405cfb56e87a 17:10:30 $ docker rm -f be615f9ffc0e0fa5748c953c78ffcb7ac0c8f756829f832ac906405cfb56e87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:31 + docker inspect -f . ci-base-image-arm64 17:10:31 . [Pipeline] withDockerContainer 17:10:31 prd-ubuntu18.04-docker-arm64-4c-16g-110 does not seem to be running inside a container 17:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/217 -v /w/workspace/go-mod-core-contracts/217:/w/workspace/go-mod-core-contracts/217:rw,z -v /w/workspace/go-mod-core-contracts/217@tmp:/w/workspace/go-mod-core-contracts/217@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-arm64 cat 17:10:33 $ docker top 41fcb1f80c44cf247073ac6542c46b7d38ef4ccef554cf746aa00ef1947a12b0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:34 + go mod tidy [Pipeline] sh 17:10:35 + make test 17:10:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:11:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:11:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.036s coverage: 85.7% of statements 17:11:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.020s coverage: 100.0% of statements 17:11:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.067s coverage: 45.4% of statements 17:11:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements 17:11:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:11:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.043s coverage: 26.3% of statements 17:11:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.075s coverage: 14.7% of statements 17:11:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements 17:11:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.087s coverage: 91.8% of statements 17:11:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 17:11:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 17:11:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements 17:11:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements 17:11:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.097s coverage: 63.0% of statements 17:11:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.017s coverage: 26.3% of statements 17:11:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements 17:11:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.009s coverage: 15.4% of statements 17:11:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements 17:11:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 17:11:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 17:11:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.322s coverage: 83.2% of statements 17:11:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 17:11:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 17:11:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 17:11:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.063s coverage: 45.4% of statements 17:11:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.036s coverage: 90.0% of statements 17:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.200s coverage: 86.3% of statements 17:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.059s coverage: 59.5% of statements 17:11:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements 17:11:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:11:46 gofmt -l . 17:11:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:11:46 $ docker stop --time=1 41fcb1f80c44cf247073ac6542c46b7d38ef4ccef554cf746aa00ef1947a12b0 17:11:48 $ docker rm -f 41fcb1f80c44cf247073ac6542c46b7d38ef4ccef554cf746aa00ef1947a12b0 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:49 Warning: overwriting stash ‘coverage-report’ 17:11:50 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 17:11:50 ---> job-cost.sh 17:11:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JZjN 17:12:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:13:51 lf-activate-venv(): INFO: Adding /tmp/venv-JZjN/bin to PATH 17:13:51 INFO: No Stack... 17:13:51 INFO: Retrieving Pricing Info for: v2-standard-4 17:13:51 INFO: Archiving Costs [Pipeline] sh 17:13:51 + cat /w/workspace/go-mod-core-contracts/217/archives/cost.csv 17:13:51 + cut -d, -f6 [Pipeline] lock 17:13:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] 17:13:51 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] did not exist. Created. 17:13:51 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:52 /w/workspace/go-mod-core-contracts/217@tmp/durable-4a3452a2/script.sh: 1: /w/workspace/go-mod-core-contracts/217@tmp/durable-4a3452a2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:52 + echo total: 0.18000000715255737 [Pipeline] stash 17:13:52 Warning: overwriting stash ‘stack-cost’ 17:13:52 Stashed 1 file(s) [Pipeline] } 17:13:52 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-217-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 17:13:53 provisioning config files... 17:13:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6394095190366217065tmp [Pipeline] { [Pipeline] sh 17:13:54 + set +x 17:13:54 + bash -s -- 17:13:54 + curl -s https://codecov.io/bash 17:13:54 17:13:54 _____ _ 17:13:54 / ____| | | 17:13:54 | | ___ __| | ___ ___ _____ __ 17:13:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:13:54 | |___| (_) | (_| | __/ (_| (_) \ V / 17:13:54 \_____\___/ \__,_|\___|\___\___/ \_/ 17:13:54 Bash-1.0.3 17:13:54 17:13:54 17:13:54 ==> git version 2.24.4 found 17:13:54 ==> 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 17:13:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:13:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:13:54 ==> Jenkins CI detected. 17:13:54 project root: . 17:13:54 --> token set from env 17:13:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:13:54 ==> Running gcov in . (disable via -X gcov) 17:13:54 ==> Python coveragepy not found 17:13:54 ==> Searching for coverage reports in: 17:13:54 + . 17:13:54 -> Found 1 reports 17:13:54 ==> Detecting git/mercurial file structure 17:13:54 ==> Reading reports 17:13:54 + ./coverage.out bytes=186475 17:13:54 ==> Appending adjustments 17:13:54 https://docs.codecov.io/docs/fixing-reports 17:13:55 + Found adjustments 17:13:55 ==> Gzipping contents 17:13:55 28K /tmp/codecov.mYJdnw.gz 17:13:55 ==> Uploading reports 17:13:55 url: https://codecov.io 17:13:55 query: branch=master&commit=352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F217%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:55 -> Pinging Codecov 17:13:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F217%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:56 -> Uploading to 17:13:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/71470A77251A30514AAF9C0BB2E5B6CE/352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd/542da139-ef91-46cd-bc66-3f90a6ca489b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T171355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c277125b1dd4f44c6913bc3f5626c21f0ebc8eaebd9539c176c1ee86a4e468d9 17:13:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:56 Dload Upload Total Spent Left Speed 17:13:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27213 0 0 100 27213 0 79896 --:--:-- --:--:-- --:--:-- 80038 17:13:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] } 17:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:13:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:13:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:57 17:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:13:57 188c0c94c7c5: Pulling fs layer 17:13:57 0ef7d3d256c8: Pulling fs layer 17:13:57 de9db76c5a1d: Pulling fs layer 17:13:57 0eba1c9be4d2: Pulling fs layer 17:13:57 0d57e429df01: Pulling fs layer 17:13:57 4e4be7b47b0d: Pulling fs layer 17:13:57 e1f770b5df2f: Pulling fs layer 17:13:57 85a0685a4137: Pulling fs layer 17:13:57 0eba1c9be4d2: Waiting 17:13:57 0d57e429df01: Waiting 17:13:57 4e4be7b47b0d: Waiting 17:13:57 85a0685a4137: Waiting 17:13:57 e1f770b5df2f: Waiting 17:13:57 de9db76c5a1d: Verifying Checksum 17:13:57 de9db76c5a1d: Download complete 17:13:57 0ef7d3d256c8: Download complete 17:13:57 0d57e429df01: Verifying Checksum 17:13:57 0d57e429df01: Download complete 17:13:57 4e4be7b47b0d: Verifying Checksum 17:13:57 4e4be7b47b0d: Download complete 17:13:58 188c0c94c7c5: Verifying Checksum 17:13:58 188c0c94c7c5: Download complete 17:13:58 188c0c94c7c5: Pull complete 17:13:58 0ef7d3d256c8: Pull complete 17:13:58 de9db76c5a1d: Pull complete 17:13:59 e1f770b5df2f: Verifying Checksum 17:13:59 e1f770b5df2f: Download complete 17:14:01 0eba1c9be4d2: Verifying Checksum 17:14:01 0eba1c9be4d2: Download complete 17:14:01 85a0685a4137: Verifying Checksum 17:14:01 85a0685a4137: Download complete 17:14:05 0eba1c9be4d2: Pull complete 17:14:05 0d57e429df01: Pull complete 17:14:05 4e4be7b47b0d: Pull complete 17:14:05 e1f770b5df2f: Pull complete 17:14:10 85a0685a4137: Pull complete 17:14:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:14:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:14:10 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:14:10 $ 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 17:14:11 $ docker top 5146268965b8e3af91e8b710c98ff071416dc7145fd1b5c4e038bc69b57b6b9d -eo pid,comm [Pipeline] { [Pipeline] echo 17:14:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:14:12 + set -o pipefail 17:14:12 + snyk monitor '--org=edgex-jenkins' 17:14:16 17:14:16 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 17:14:16 17:14:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/9a04c9c6-9584-46ef-bbfb-dc8204f520eb 17:14:16 17:14:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:14:16 17:14:16 [Pipeline] } 17:14:16 $ docker stop --time=1 5146268965b8e3af91e8b710c98ff071416dc7145fd1b5c4e038bc69b57b6b9d 17:14:18 $ docker rm -f 5146268965b8e3af91e8b710c98ff071416dc7145fd1b5c4e038bc69b57b6b9d [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 17:14:19 + git log --format=format:%s -1 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd [Pipeline] isUnix [Pipeline] sh 17:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:19 . [Pipeline] withDockerContainer 17:14:19 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:14:19 $ 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 17:14:20 $ docker top eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:20 [ssh-agent] Looking for ssh-agent implementation... 17:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:20 $ docker exec eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 ssh-agent 17:14:20 SSH_AUTH_SOCK=/tmp/ssh-wJNfd31niGBu/agent.14 17:14:20 SSH_AGENT_PID=20 17:14:20 Running ssh-add (command line suppressed) 17:14:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7793374232325714667.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7793374232325714667.key) 17:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:21 + git semver tag 17:14:21 # -> Open(): unable to determine branch for HEAD 17:14:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:14:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:14:21 # $SEMVER_REMOTE_NAME = origin 17:14:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:21 # $SEMVER_USER_NAME = edgex-jenkins 17:14:21 # $SEMVER_BRANCH = master 17:14:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 17:14:21 # 352324e9c8b8d76ffd6147dc5ec2da6dd8f275fd HEAD 17:14:21 # -> Force: false 17:14:21 # 1d9b9b629e95a86c1f4edd2104ff34d83a685bdd refs/tags/v2.0.0-dev.98 [Pipeline] } 17:14:21 $ docker exec --env ******** --env ******** eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 ssh-agent -k 17:14:21 unset SSH_AUTH_SOCK; 17:14:21 unset SSH_AGENT_PID; 17:14:21 echo Agent pid 20 killed; 17:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:21 + git semver [Pipeline] } 17:14:21 $ docker stop --time=1 eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 17:14:22 $ docker rm -f eedd923238b91208519c5f5a54a8cb56548268a9ddb796c814acc9880d3352a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:14:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:23 17:14:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:23 0.23.1-centos7: Pulling from edgex-lftools 17:14:23 ab5ef0e58194: Pulling fs layer 17:14:23 9712f1f96733: Pulling fs layer 17:14:23 63f879dbbcfc: Pulling fs layer 17:14:23 0d9ebad4ef96: Pulling fs layer 17:14:23 e9a5061849ea: Pulling fs layer 17:14:23 d747dcd14b5f: Pulling fs layer 17:14:23 2de7ff778b66: Pulling fs layer 17:14:23 e9a5061849ea: Waiting 17:14:23 d747dcd14b5f: Waiting 17:14:23 2de7ff778b66: Waiting 17:14:23 0d9ebad4ef96: Waiting 17:14:23 9712f1f96733: Verifying Checksum 17:14:23 9712f1f96733: Download complete 17:14:24 63f879dbbcfc: Verifying Checksum 17:14:24 63f879dbbcfc: Download complete 17:14:25 e9a5061849ea: Verifying Checksum 17:14:25 e9a5061849ea: Download complete 17:14:25 d747dcd14b5f: Verifying Checksum 17:14:25 d747dcd14b5f: Download complete 17:14:25 2de7ff778b66: Verifying Checksum 17:14:25 2de7ff778b66: Download complete 17:14:25 0d9ebad4ef96: Verifying Checksum 17:14:25 0d9ebad4ef96: Download complete 17:14:25 ab5ef0e58194: Verifying Checksum 17:14:25 ab5ef0e58194: Download complete 17:14:28 ab5ef0e58194: Pull complete 17:14:28 9712f1f96733: Pull complete 17:14:29 63f879dbbcfc: Pull complete 17:14:32 0d9ebad4ef96: Pull complete 17:14:32 e9a5061849ea: Pull complete 17:14:32 d747dcd14b5f: Pull complete 17:14:33 2de7ff778b66: Pull complete 17:14:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:14:33 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:14:33 $ 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 17:14:37 $ docker top 1ea79b2db5efb518571af9c2dc009f6d644e22eb82971fa31f867bb692eaf8bd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:14:37 provisioning config files... 17:14:37 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4559303143752203109tmp 17:14:37 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7000956329490854936tmp 17:14:37 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3311316971888282561tmp [Pipeline] { [Pipeline] echo 17:14:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:14:37 ---> sigul-configuration.sh 17:14:37 gpg: directory `/root/.gnupg' created 17:14:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:14:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:14:37 gpg: keyring `/root/.gnupg/secring.gpg' created 17:14:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:14:37 gpg: CAST5 encrypted data 17:14:37 gpg: encrypted with 1 passphrase 17:14:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:14:38 + mkdir /home/jenkins 17:14:38 + mkdir /home/jenkins/sigul [Pipeline] sh 17:14:38 + 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 17:14:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:14:38 ---> sigul-install.sh 17:14:44 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:14:44 + git tag --list 17:14:44 v0.0.0 17:14:44 v0.0.1 17:14:44 v0.1.0 17:14:44 v0.1.1 17:14:44 v0.1.10 17:14:44 v0.1.100 17:14:44 v0.1.101 17:14:44 v0.1.102 17:14:44 v0.1.103 17:14:44 v0.1.104 17:14:44 v0.1.105 17:14:44 v0.1.106 17:14:44 v0.1.107 17:14:44 v0.1.108 17:14:44 v0.1.109 17:14:44 v0.1.11 17:14:44 v0.1.110 17:14:44 v0.1.111 17:14:44 v0.1.112 17:14:44 v0.1.113 17:14:44 v0.1.114 17:14:44 v0.1.115 17:14:44 v0.1.116 17:14:44 v0.1.117 17:14:44 v0.1.118 17:14:44 v0.1.119 17:14:44 v0.1.12 17:14:44 v0.1.120 17:14:44 v0.1.121 17:14:44 v0.1.122 17:14:44 v0.1.123 17:14:44 v0.1.124 17:14:44 v0.1.125 17:14:44 v0.1.126 17:14:44 v0.1.127 17:14:44 v0.1.128 17:14:44 v0.1.129 17:14:44 v0.1.13 17:14:44 v0.1.130 17:14:44 v0.1.131 17:14:44 v0.1.132 17:14:44 v0.1.133 17:14:44 v0.1.134 17:14:44 v0.1.135 17:14:44 v0.1.136 17:14:44 v0.1.137 17:14:44 v0.1.138 17:14:44 v0.1.139 17:14:44 v0.1.14 17:14:44 v0.1.140 17:14:44 v0.1.141 17:14:44 v0.1.142 17:14:44 v0.1.143 17:14:44 v0.1.144 17:14:44 v0.1.145 17:14:44 v0.1.146 17:14:44 v0.1.147 17:14:44 v0.1.148 17:14:44 v0.1.149 17:14:44 v0.1.15 17:14:44 v0.1.16 17:14:44 v0.1.17 17:14:44 v0.1.18 17:14:44 v0.1.19 17:14:44 v0.1.2 17:14:44 v0.1.20 17:14:44 v0.1.21 17:14:44 v0.1.22 17:14:44 v0.1.23 17:14:44 v0.1.24 17:14:44 v0.1.25 17:14:44 v0.1.26 17:14:44 v0.1.27 17:14:44 v0.1.28 17:14:44 v0.1.29 17:14:44 v0.1.3 17:14:44 v0.1.30 17:14:44 v0.1.31 17:14:44 v0.1.32 17:14:44 v0.1.33 17:14:44 v0.1.34 17:14:44 v0.1.35 17:14:44 v0.1.36 17:14:44 v0.1.37 17:14:44 v0.1.38 17:14:44 v0.1.39 17:14:44 v0.1.4 17:14:44 v0.1.40 17:14:44 v0.1.41 17:14:44 v0.1.42 17:14:44 v0.1.43 17:14:44 v0.1.44 17:14:44 v0.1.45 17:14:44 v0.1.46 17:14:44 v0.1.47 17:14:44 v0.1.48 17:14:44 v0.1.49 17:14:44 v0.1.5 17:14:44 v0.1.50 17:14:44 v0.1.51 17:14:44 v0.1.52 17:14:44 v0.1.53 17:14:44 v0.1.54 17:14:44 v0.1.55 17:14:44 v0.1.56 17:14:44 v0.1.57 17:14:44 v0.1.58 17:14:44 v0.1.59 17:14:44 v0.1.6 17:14:44 v0.1.60 17:14:44 v0.1.61 17:14:44 v0.1.62 17:14:44 v0.1.63 17:14:44 v0.1.64 17:14:44 v0.1.65 17:14:44 v0.1.66 17:14:44 v0.1.67 17:14:44 v0.1.68 17:14:44 v0.1.69 17:14:44 v0.1.7 17:14:44 v0.1.70 17:14:44 v0.1.71 17:14:44 v0.1.72 17:14:44 v0.1.73 17:14:44 v0.1.74 17:14:44 v0.1.75 17:14:44 v0.1.76 17:14:44 v0.1.77 17:14:44 v0.1.78 17:14:44 v0.1.79 17:14:44 v0.1.8 17:14:44 v0.1.80 17:14:44 v0.1.81 17:14:44 v0.1.82 17:14:44 v0.1.83 17:14:44 v0.1.84 17:14:44 v0.1.85 17:14:44 v0.1.86 17:14:44 v0.1.87 17:14:44 v0.1.88 17:14:44 v0.1.89 17:14:44 v0.1.9 17:14:44 v0.1.90 17:14:44 v0.1.91 17:14:44 v0.1.92 17:14:44 v0.1.93 17:14:44 v0.1.94 17:14:44 v0.1.95 17:14:44 v0.1.96 17:14:44 v0.1.97 17:14:44 v0.1.98 17:14:44 v0.1.99 17:14:44 v2.0.0-dev.1 17:14:44 v2.0.0-dev.10 17:14:44 v2.0.0-dev.11 17:14:44 v2.0.0-dev.12 17:14:44 v2.0.0-dev.13 17:14:44 v2.0.0-dev.14 17:14:44 v2.0.0-dev.15 17:14:44 v2.0.0-dev.16 17:14:44 v2.0.0-dev.17 17:14:44 v2.0.0-dev.18 17:14:44 v2.0.0-dev.19 17:14:44 v2.0.0-dev.2 17:14:44 v2.0.0-dev.20 17:14:44 v2.0.0-dev.21 17:14:44 v2.0.0-dev.22 17:14:44 v2.0.0-dev.23 17:14:44 v2.0.0-dev.24 17:14:44 v2.0.0-dev.25 17:14:44 v2.0.0-dev.26 17:14:44 v2.0.0-dev.27 17:14:44 v2.0.0-dev.28 17:14:44 v2.0.0-dev.29 17:14:44 v2.0.0-dev.3 17:14:44 v2.0.0-dev.30 17:14:44 v2.0.0-dev.31 17:14:44 v2.0.0-dev.32 17:14:44 v2.0.0-dev.33 17:14:44 v2.0.0-dev.34 17:14:44 v2.0.0-dev.35 17:14:44 v2.0.0-dev.36 17:14:44 v2.0.0-dev.37 17:14:44 v2.0.0-dev.38 17:14:44 v2.0.0-dev.39 17:14:44 v2.0.0-dev.4 17:14:44 v2.0.0-dev.40 17:14:44 v2.0.0-dev.41 17:14:44 v2.0.0-dev.42 17:14:44 v2.0.0-dev.43 17:14:44 v2.0.0-dev.44 17:14:44 v2.0.0-dev.45 17:14:44 v2.0.0-dev.46 17:14:44 v2.0.0-dev.47 17:14:44 v2.0.0-dev.48 17:14:44 v2.0.0-dev.49 17:14:44 v2.0.0-dev.5 17:14:44 v2.0.0-dev.50 17:14:44 v2.0.0-dev.51 17:14:44 v2.0.0-dev.52 17:14:44 v2.0.0-dev.53 17:14:44 v2.0.0-dev.54 17:14:44 v2.0.0-dev.55 17:14:44 v2.0.0-dev.56 17:14:44 v2.0.0-dev.57 17:14:44 v2.0.0-dev.58 17:14:44 v2.0.0-dev.59 17:14:44 v2.0.0-dev.6 17:14:44 v2.0.0-dev.60 17:14:44 v2.0.0-dev.61 17:14:44 v2.0.0-dev.62 17:14:44 v2.0.0-dev.63 17:14:44 v2.0.0-dev.64 17:14:44 v2.0.0-dev.65 17:14:44 v2.0.0-dev.66 17:14:44 v2.0.0-dev.67 17:14:44 v2.0.0-dev.68 17:14:44 v2.0.0-dev.69 17:14:44 v2.0.0-dev.7 17:14:44 v2.0.0-dev.70 17:14:44 v2.0.0-dev.71 17:14:44 v2.0.0-dev.72 17:14:44 v2.0.0-dev.73 17:14:44 v2.0.0-dev.74 17:14:44 v2.0.0-dev.75 17:14:44 v2.0.0-dev.76 17:14:44 v2.0.0-dev.77 17:14:44 v2.0.0-dev.78 17:14:44 v2.0.0-dev.79 17:14:44 v2.0.0-dev.8 17:14:44 v2.0.0-dev.80 17:14:44 v2.0.0-dev.81 17:14:44 v2.0.0-dev.82 17:14:44 v2.0.0-dev.83 17:14:44 v2.0.0-dev.84 17:14:44 v2.0.0-dev.85 17:14:44 v2.0.0-dev.86 17:14:44 v2.0.0-dev.87 17:14:44 v2.0.0-dev.88 17:14:44 v2.0.0-dev.89 17:14:44 v2.0.0-dev.9 17:14:44 v2.0.0-dev.90 17:14:44 v2.0.0-dev.91 17:14:44 v2.0.0-dev.92 17:14:44 v2.0.0-dev.93 17:14:44 v2.0.0-dev.94 17:14:44 v2.0.0-dev.95 17:14:44 v2.0.0-dev.96 17:14:44 v2.0.0-dev.97 17:14:44 v2.0.0-dev.98 [Pipeline] sh 17:14:44 + lftools sign git-tag v2.0.0-dev.98 17:14:45 Signing Git tag with Sigul... 17:14:45 Signing v2.0.0-dev.98 [Pipeline] echo 17:14:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:14:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:14:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:14:46 $ docker stop --time=1 1ea79b2db5efb518571af9c2dc009f6d644e22eb82971fa31f867bb692eaf8bd 17:14:47 $ docker rm -f 1ea79b2db5efb518571af9c2dc009f6d644e22eb82971fa31f867bb692eaf8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:48 . [Pipeline] withDockerContainer 17:14:48 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:14:48 $ 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 17:14:48 $ docker top 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:49 [ssh-agent] Looking for ssh-agent implementation... 17:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:49 $ docker exec 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 ssh-agent 17:14:49 SSH_AUTH_SOCK=/tmp/ssh-HD1z5d6JNh5S/agent.13 17:14:49 SSH_AGENT_PID=19 17:14:49 Running ssh-add (command line suppressed) 17:14:49 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5133665216925055492.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5133665216925055492.key) 17:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:49 + git semver bump pre 17:14:49 # -> Open(): unable to determine branch for HEAD 17:14:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:14:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:14:49 # $SEMVER_REMOTE_NAME = origin 17:14:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:49 # $SEMVER_USER_NAME = edgex-jenkins 17:14:49 # $SEMVER_BRANCH = master 17:14:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 17:14:49 2.0.0-dev.99 [Pipeline] } 17:14:49 $ docker exec --env ******** --env ******** 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 ssh-agent -k 17:14:49 unset SSH_AUTH_SOCK; 17:14:49 unset SSH_AGENT_PID; 17:14:49 echo Agent pid 19 killed; 17:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:50 + git semver [Pipeline] } 17:14:50 $ docker stop --time=1 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 17:14:51 $ docker rm -f 7932574e798284bc2451c86bf4a6fc6866b7a6807af7eb44111167b041a70cd5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:51 . [Pipeline] withDockerContainer 17:14:51 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:14:51 $ 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 17:14:52 $ docker top 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:52 [ssh-agent] Looking for ssh-agent implementation... 17:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:52 $ docker exec 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 ssh-agent 17:14:52 SSH_AUTH_SOCK=/tmp/ssh-WwBPGW1pK8Uh/agent.14 17:14:52 SSH_AGENT_PID=21 17:14:52 Running ssh-add (command line suppressed) 17:14:52 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5418131958462961662.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5418131958462961662.key) 17:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:53 + git semver push 17:14:53 # -> Open(): unable to determine branch for HEAD 17:14:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:14:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:14:53 # $SEMVER_REMOTE_NAME = origin 17:14:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:53 # $SEMVER_USER_NAME = edgex-jenkins 17:14:53 # $SEMVER_BRANCH = master 17:14:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 17:14:57 $ docker exec --env ******** --env ******** 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 ssh-agent -k 17:14:57 unset SSH_AUTH_SOCK; 17:14:57 unset SSH_AGENT_PID; 17:14:57 echo Agent pid 21 killed; 17:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:57 + git semver [Pipeline] } 17:14:57 $ docker stop --time=1 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 17:14:58 $ docker rm -f 7cea68fdaef27aed830e99b706e7e36a0102fe8df6504c18d0e4bc59978e1725 [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 17:14:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:15:00 ---> package-listing.sh 17:15:00 ++ facter osfamily 17:15:00 ++ tr '[:upper:]' '[:lower:]' 17:15:00 + OS_FAMILY=redhat 17:15:00 + workspace=/w/workspace/dry_go-mod-core-contracts_master 17:15:00 + START_PACKAGES=/tmp/packages_start.txt 17:15:00 + END_PACKAGES=/tmp/packages_end.txt 17:15:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:00 + PACKAGES=/tmp/packages_start.txt 17:15:00 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 17:15:00 + PACKAGES=/tmp/packages_end.txt 17:15:00 + case "${OS_FAMILY}" in 17:15:00 + rpm -qa 17:15:00 + sort 17:15:01 + '[' -f /tmp/packages_start.txt ']' 17:15:01 + '[' -f /tmp/packages_end.txt ']' 17:15:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:01 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 17:15:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 17:15:01 + 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 17:15:01 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 17:15:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:02 17:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:02 alpine: Pulling from edgex-lftools-log-publisher 17:15:02 df20fa9351a1: Pulling fs layer 17:15:02 36b3adc4ff6f: Pulling fs layer 17:15:02 8ad3a11d3b57: Pulling fs layer 17:15:02 46f8f816bc3b: Pulling fs layer 17:15:02 93b61091891f: Pulling fs layer 17:15:02 93b9cdb0e59b: Pulling fs layer 17:15:02 5e14af77c1be: Pulling fs layer 17:15:02 01666e4c0597: Pulling fs layer 17:15:02 aa168da1d23b: Pulling fs layer 17:15:02 46f8f816bc3b: Waiting 17:15:02 93b61091891f: Waiting 17:15:02 93b9cdb0e59b: Waiting 17:15:02 5e14af77c1be: Waiting 17:15:02 01666e4c0597: Waiting 17:15:02 aa168da1d23b: Waiting 17:15:02 36b3adc4ff6f: Verifying Checksum 17:15:02 36b3adc4ff6f: Download complete 17:15:02 46f8f816bc3b: Verifying Checksum 17:15:02 46f8f816bc3b: Download complete 17:15:02 df20fa9351a1: Verifying Checksum 17:15:02 df20fa9351a1: Download complete 17:15:02 93b9cdb0e59b: Verifying Checksum 17:15:02 93b9cdb0e59b: Download complete 17:15:02 5e14af77c1be: Download complete 17:15:02 93b61091891f: Verifying Checksum 17:15:02 93b61091891f: Download complete 17:15:02 01666e4c0597: Verifying Checksum 17:15:02 01666e4c0597: Download complete 17:15:02 df20fa9351a1: Pull complete 17:15:03 36b3adc4ff6f: Pull complete 17:15:03 8ad3a11d3b57: Verifying Checksum 17:15:03 8ad3a11d3b57: Download complete 17:15:03 8ad3a11d3b57: Pull complete 17:15:03 46f8f816bc3b: Pull complete 17:15:04 93b61091891f: Pull complete 17:15:04 93b9cdb0e59b: Pull complete 17:15:04 5e14af77c1be: Pull complete 17:15:04 01666e4c0597: Pull complete 17:15:04 aa168da1d23b: Verifying Checksum 17:15:04 aa168da1d23b: Download complete 17:15:09 aa168da1d23b: Pull complete 17:15:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:15:09 prd-centos7-docker-4c-2g-108 does not seem to be running inside a container 17:15:09 $ 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 17:15:11 $ docker top 974efa54cb1d68811e9d747f807bbff20aca025ca06b40b2d859d021509ac0f2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:15:12 + mkdir -p /var/log/sa [Pipeline] sh 17:15:12 + ls /var/log/sa-host 17:15:12 + sadf -c /var/log/sa-host/sa02 17:15:12 file_magic: OK 17:15:12 HZ: Using current value: 100 17:15:12 file_header: OK 17:15:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:15:12 Statistics: 17:15:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:12 File successfully converted to sysstat format version 12.2.1 17:15:12 + sadf -c /var/log/sa-host/sa05 17:15:12 file_magic: OK 17:15:12 HZ: Using current value: 100 17:15:12 file_header: OK 17:15:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:15:12 Statistics: 17:15:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:12 provisioning config files... 17:15:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7854480803585572299tmp [Pipeline] { [Pipeline] echo 17:15:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:15:13 ---> create-netrc.sh [Pipeline] } 17:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:15:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:15:13 ---> python-tools-install.sh [Pipeline] echo 17:15:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:15:13 ---> sudo-logs.sh 17:15:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:15:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:15:14 ---> job-cost.sh 17:15:14 lf-activate-venv: SKIPPING 17:15:14 DEBUG: total: 0.18000000715255737 17:15:14 INFO: Retrieving Stack Cost... 17:15:16 INFO: Retrieving Pricing Info for: v3-standard-2 17:15:16 INFO: Archiving Costs [Pipeline] echo 17:15:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:15:17 ---> logs-deploy.sh 17:15:17 lf-activate-venv: SKIPPING 17:15:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/217 17:15:17 INFO: archiving workspace using pattern(s): 17:15:18 Archives upload complete. 17:15:18 INFO: archiving logs to Nexus 17:15:18 ---> uname -a: 17:15:18 Linux prd-centos7-docker-4c-2g-108.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:15:18 17:15:18 17:15:18 ---> lscpu: 17:15:18 Architecture: x86_64 17:15:18 CPU op-mode(s): 32-bit, 64-bit 17:15:18 Byte Order: Little Endian 17:15:18 Address sizes: 40 bits physical, 48 bits virtual 17:15:18 CPU(s): 2 17:15:18 On-line CPU(s) list: 0,1 17:15:18 Thread(s) per core: 1 17:15:18 Core(s) per socket: 1 17:15:18 Socket(s): 2 17:15:18 NUMA node(s): 1 17:15:18 Vendor ID: AuthenticAMD 17:15:18 CPU family: 23 17:15:18 Model: 49 17:15:18 Model name: AMD EPYC-Rome Processor 17:15:18 Stepping: 0 17:15:18 CPU MHz: 2799.998 17:15:18 BogoMIPS: 5599.99 17:15:18 Virtualization: AMD-V 17:15:18 Hypervisor vendor: KVM 17:15:18 Virtualization type: full 17:15:18 L1d cache: 64 KiB 17:15:18 L1i cache: 64 KiB 17:15:18 L2 cache: 1 MiB 17:15:18 L3 cache: 32 MiB 17:15:18 NUMA node0 CPU(s): 0,1 17:15:18 Vulnerability Itlb multihit: Not affected 17:15:18 Vulnerability L1tf: Not affected 17:15:18 Vulnerability Mds: Not affected 17:15:18 Vulnerability Meltdown: Not affected 17:15:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:15:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:15:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:15:18 Vulnerability Srbds: Not affected 17:15:18 Vulnerability Tsx async abort: Not affected 17:15:18 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 17:15:18 17:15:18 17:15:18 ---> nproc: 17:15:18 2 17:15:18 17:15:18 17:15:18 ---> df -h: 17:15:18 Filesystem Size Used Available Use% Mounted on 17:15:18 overlay 40.0G 8.9G 31.1G 22% / 17:15:18 tmpfs 64.0M 0 64.0M 0% /dev 17:15:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:15:18 shm 64.0M 0 64.0M 0% /dev/shm 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 17:15:18 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 17:15:18 17:15:18 17:15:18 ---> free -m: 17:15:18 total used free shared buff/cache available 17:15:18 Mem: 7821 1175 3256 0 3389 6565 17:15:18 Swap: 1023 0 1023 17:15:18 17:15:18 17:15:18 ---> ip addr: 17:15:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:15:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:15:18 inet 127.0.0.1/8 scope host lo 17:15:18 valid_lft forever preferred_lft forever 17:15:18 inet6 ::1/128 scope host 17:15:18 valid_lft forever preferred_lft forever 17:15:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:15:18 link/ether fa:16:3e:cd:a0:a4 brd ff:ff:ff:ff:ff:ff 17:15:18 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 17:15:18 valid_lft 85732sec preferred_lft 85732sec 17:15:18 inet6 fe80::f816:3eff:fecd:a0a4/64 scope link 17:15:18 valid_lft forever preferred_lft forever 17:15:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:15:18 link/ether 02:42:bb:b7:2b:34 brd ff:ff:ff:ff:ff:ff 17:15:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:15:18 valid_lft forever preferred_lft forever 17:15:18 inet6 fe80::42:bbff:feb7:2b34/64 scope link 17:15:18 valid_lft forever preferred_lft forever 17:15:18 17:15:18 17:15:18 ---> sar -b -r -n DEV: 17:15:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 17:15:18 17:15:18 17:03:59 LINUX RESTART (2 CPU) 17:15:18 17:15:18 17:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:15:18 17:06:01 1.72 0.00 1.72 0.00 0.00 34.48 0.00 17:15:18 17:07:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 17:15:18 17:08:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 17:15:18 17:09:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 17:15:18 17:10:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 17:15:18 17:11:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 17:15:18 17:12:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 17:15:18 17:13:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 17:15:18 17:14:01 3.73 0.03 3.70 0.00 3.73 105.01 0.00 17:15:18 17:15:01 201.91 0.10 201.81 0.00 9.99 57252.16 0.00 17:15:18 Average: 20.93 0.01 20.91 0.00 1.37 5744.04 0.00 17:15:18 17:15:18 17:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:18 17:06:01 5462800 0 802388 10.02 2620 1741124 1204844 13.30 568576 1577956 24 17:15:18 17:07:01 5462692 0 802488 10.02 2620 1741132 1204844 13.30 566164 1580260 8 17:15:18 17:08:01 5460156 0 805024 10.05 2620 1741132 1205216 13.31 569208 1580256 8 17:15:18 17:09:01 5461928 0 803248 10.03 2620 1741136 1204844 13.30 566552 1581008 8 17:15:18 17:10:01 5458192 0 806976 10.08 2620 1741144 1204976 13.30 568580 1582536 8 17:15:18 17:11:01 5458980 0 806188 10.07 2620 1741144 1204844 13.30 567840 1582536 8 17:15:18 17:12:01 5457516 0 807640 10.08 2620 1741156 1204844 13.30 569228 1582648 16 17:15:18 17:13:01 5448960 0 816192 10.19 2620 1741160 1204844 13.30 577876 1582648 8 17:15:18 17:14:01 5085744 0 902212 11.27 2620 2018356 1603728 17.71 725016 1785420 276976 17:15:18 17:15:01 3846584 0 1095980 13.68 2620 3063748 1368760 15.11 930056 2592988 96 17:15:18 Average: 5260355 0 844834 10.55 2620 1901123 1261174 13.92 620910 1702826 27716 17:15:18 17:15:18 17:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:18 17:06:01 eth0 0.12 0.08 0.01 0.02 0.00 0.00 0.00 0.00 17:15:18 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:15:18 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:08:01 eth0 4.40 1.53 3.44 0.28 0.00 0.00 0.00 0.00 17:15:18 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:09:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:15:18 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:10:01 eth0 0.62 0.37 0.34 0.26 0.00 0.00 0.00 0.00 17:15:18 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:11:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:15:18 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:15:18 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:14:01 eth0 408.00 375.53 4073.30 28.44 0.00 0.00 0.00 0.00 17:15:18 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:15:01 eth0 542.49 485.08 3815.87 90.34 0.00 0.00 0.00 0.00 17:15:18 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 17:15:01 docker0 78.50 83.18 5.54 543.85 0.00 0.00 0.00 0.00 17:15:18 Average: eth0 95.64 86.31 789.44 11.94 0.00 0.00 0.00 0.00 17:15:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:18 Average: docker0 7.85 8.32 0.55 54.41 0.00 0.00 0.00 0.00 17:15:18 17:15:18 17:15:18 ---> sar -P ALL: 17:15:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 17:15:18 17:15:18 17:03:59 LINUX RESTART (2 CPU) 17:15:18 17:15:18 17:05:01 CPU %user %nice %system %iowait %steal %idle 17:15:18 17:06:01 all 0.07 0.00 0.04 0.00 0.04 99.85 17:15:18 17:06:01 0 0.07 0.00 0.03 0.00 0.07 99.83 17:15:18 17:06:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:15:18 17:07:01 all 0.08 0.00 0.02 0.00 0.03 99.87 17:15:18 17:07:01 0 0.13 0.00 0.02 0.00 0.02 99.83 17:15:18 17:07:01 1 0.03 0.00 0.02 0.00 0.05 99.90 17:15:18 17:08:01 all 0.13 0.00 0.05 0.00 0.04 99.77 17:15:18 17:08:01 0 0.17 0.00 0.05 0.00 0.03 99.75 17:15:18 17:08:01 1 0.10 0.00 0.05 0.00 0.05 99.80 17:15:18 17:09:01 all 0.05 0.00 0.02 0.00 0.03 99.90 17:15:18 17:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:15:18 17:09:01 1 0.03 0.00 0.02 0.00 0.05 99.90 17:15:18 17:10:01 all 0.03 0.00 0.03 0.00 0.03 99.91 17:15:18 17:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:15:18 17:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:15:18 17:11:01 all 0.05 0.00 0.03 0.00 0.04 99.88 17:15:18 17:11:01 0 0.07 0.00 0.03 0.00 0.05 99.85 17:15:18 17:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:15:18 17:12:01 all 0.04 0.00 0.03 0.00 0.03 99.89 17:15:18 17:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:15:18 17:12:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:15:18 17:13:01 all 0.03 0.00 0.03 0.00 0.05 99.90 17:15:18 17:13:01 0 0.03 0.00 0.03 0.00 0.07 99.87 17:15:18 17:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:15:18 17:14:01 all 2.18 0.00 1.04 0.02 0.03 96.75 17:15:18 17:14:01 0 2.18 0.00 1.25 0.02 0.02 96.53 17:15:18 17:14:01 1 2.17 0.00 0.82 0.02 0.03 96.96 17:15:18 17:15:01 all 23.60 0.00 9.96 3.22 0.12 63.10 17:15:18 17:15:01 0 25.80 0.00 10.35 2.83 0.12 60.89 17:15:18 17:15:01 1 21.41 0.00 9.56 3.61 0.12 65.29 17:15:18 Average: all 2.50 0.00 1.07 0.31 0.05 96.07 17:15:18 Average: 0 2.73 0.00 1.13 0.27 0.05 95.83 17:15:18 Average: 1 2.28 0.00 1.01 0.34 0.05 96.31 17:15:18 17:15:18 17:15:18