Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b231d8741049f7542527500b4916e882e6cdbb69 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3813796157300878661.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1656216122960257892.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2569136336916719880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8370425270972381769.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh57119376072016114.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-2893 in /w/workspace/undry_go-mod-core-contracts_main [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 Avoid second fetch Checking out Revision b231d8741049f7542527500b4916e882e6cdbb69 (main) Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh772339587887772470.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 b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 Commit message: "Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0" > git rev-list --no-walk 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:31:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:31:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:31:34 ========================================================= 17:31:34 EdgeX Global Pipelines Version Info 17:31:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:31:36 ------------------- 17:31:36 stable info: 17:31:36 ------------------- 17:31:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:31:36 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:31:36 Message: update stable to v1.0.196 17:31:36 ------------------- 17:31:36 experimental info: 17:31:36 ------------------- 17:31:36 Commited By: **** collab-it+edgex@linuxfoundation.org 17:31:36 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:31:36 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:31:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:31:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:31:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:31:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:31:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:31:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b231d87 [Pipeline] echo 17:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:38 + git log --format=format:%s -1 b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] echo 17:31:38 GIT_COMMIT: b231d8741049f7542527500b4916e882e6cdbb69, Commit Message: Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0 [Pipeline] echo 17:31:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:31:39 17:31:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:31:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:31:40 latest: Pulling from edgex-devops/git-semver 17:31:40 31603596830f: Pulling fs layer 17:31:40 b6dc333f4379: Pulling fs layer 17:31:40 3d9ef1400e77: Pulling fs layer 17:31:40 fd332fbdc1db: Pulling fs layer 17:31:40 fd332fbdc1db: Waiting 17:31:40 b6dc333f4379: Verifying Checksum 17:31:40 b6dc333f4379: Download complete 17:31:40 31603596830f: Verifying Checksum 17:31:40 31603596830f: Download complete 17:31:40 31603596830f: Pull complete 17:31:40 fd332fbdc1db: Verifying Checksum 17:31:40 fd332fbdc1db: Download complete 17:31:40 b6dc333f4379: Pull complete 17:31:40 3d9ef1400e77: Verifying Checksum 17:31:40 3d9ef1400e77: Download complete 17:31:41 3d9ef1400e77: Pull complete 17:31:41 fd332fbdc1db: Pull complete 17:31:41 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:31:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:31:41 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:31:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:31:42 $ docker top 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:42 [ssh-agent] Looking for ssh-agent implementation... 17:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:42 $ docker exec 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent 17:31:42 SSH_AUTH_SOCK=/tmp/ssh-eYER2IS7yAYR/agent.13 17:31:42 SSH_AGENT_PID=18 17:31:42 Running ssh-add (command line suppressed) 17:31:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5385645729254705856.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5385645729254705856.key) 17:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:43 + git tag --points-at HEAD [Pipeline] } 17:31:43 $ docker exec --env ******** --env ******** 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent -k 17:31:43 unset SSH_AUTH_SOCK; 17:31:43 unset SSH_AGENT_PID; 17:31:43 echo Agent pid 18 killed; 17:31:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:31:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:43 [ssh-agent] Looking for ssh-agent implementation... 17:31:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:43 $ docker exec 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent 17:31:43 SSH_AUTH_SOCK=/tmp/ssh-1dQOyOtlgsks/agent.52 17:31:43 SSH_AGENT_PID=58 17:31:43 Running ssh-add (command line suppressed) 17:31:43 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4334395824550861505.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4334395824550861505.key) 17:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:44 + git semver init 17:31:44 # -> Open(): unable to determine branch for HEAD 17:31:44 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:31:44 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:31:44 # $SEMVER_REMOTE_NAME = origin 17:31:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:31:44 # $SEMVER_USER_NAME = edgex-jenkins 17:31:44 # $SEMVER_BRANCH = main 17:31:44 # $SEMVER_TEMP = /tmp/semver-248422434 17:31:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:31:44 # '/tmp/semver-248422434' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 17:31:44 # -> Force: false 17:31:44 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 17:31:44 $ docker exec --env ******** --env ******** 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent -k 17:31:44 unset SSH_AUTH_SOCK; 17:31:44 unset SSH_AGENT_PID; 17:31:44 echo Agent pid 58 killed; 17:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:45 + git semver [Pipeline] } 17:31:45 $ docker stop --time=1 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 17:31:46 $ docker rm -f 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:47 Stashed 1 file(s) [Pipeline] echo 17:31:47 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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:32:02 Still waiting to schedule task 17:32:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:32:02 Still waiting to schedule task 17:32:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2888’ 17:33:41 Running on prd-centos7-docker-4c-2g-2894 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 17:33:41 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 17:33:41 Selected Git installation does not exist. Using Default 17:33:41 The recommended git tool is: NONE 17:33:44 using credential edgex-jenkins-ssh 17:33:44 Cloning the remote Git repository 17:33:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:33:44 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 17:33:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:33:44 > git --version # timeout=10 17:33:44 > git --version # 'git version 2.24.4' 17:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:44 [INFO] Currently running in a labeled security context 17:33:44 [INFO] Currently SELinux is 'enforcing' on the host 17:33:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5055983700176554230.key 17:33:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:45 Avoid second fetch 17:33:45 Checking out Revision b231d8741049f7542527500b4916e882e6cdbb69 (main) 17:33:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:33:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:45 > git config core.sparsecheckout # timeout=10 17:33:45 > git checkout -f b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 17:33:49 Commit message: "Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:33:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:33:50 + sudo service docker restart 17:33:50 + true 17:33:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:34:09 ========================================================= 17:34:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:34:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:34:10 + 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:34:10 Sending build context to Docker daemon 2.908MB 17:34:10 Step 1/7 : ARG BASE=golang:1.16-alpine 17:34:10 Step 2/7 : FROM ${BASE} 17:34:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:34:10 540db60ca938: Pulling fs layer 17:34:10 adcc1eea9eea: Pulling fs layer 17:34:10 4c4ab2625f07: Pulling fs layer 17:34:10 0773c198feca: Pulling fs layer 17:34:10 345f892a5656: Pulling fs layer 17:34:10 4796506630df: Pulling fs layer 17:34:10 cc55df3e53f1: Pulling fs layer 17:34:10 4d027b6c602c: Pulling fs layer 17:34:10 449e75d2c14e: Pulling fs layer 17:34:10 0773c198feca: Waiting 17:34:10 345f892a5656: Waiting 17:34:10 4796506630df: Waiting 17:34:10 cc55df3e53f1: Waiting 17:34:10 4d027b6c602c: Waiting 17:34:10 449e75d2c14e: Waiting 17:34:10 4c4ab2625f07: Verifying Checksum 17:34:10 4c4ab2625f07: Download complete 17:34:10 adcc1eea9eea: Verifying Checksum 17:34:10 adcc1eea9eea: Download complete 17:34:10 345f892a5656: Verifying Checksum 17:34:10 345f892a5656: Download complete 17:34:10 4796506630df: Verifying Checksum 17:34:10 4796506630df: Download complete 17:34:10 cc55df3e53f1: Verifying Checksum 17:34:10 cc55df3e53f1: Download complete 17:34:10 540db60ca938: Verifying Checksum 17:34:10 540db60ca938: Download complete 17:34:11 540db60ca938: Pull complete 17:34:11 adcc1eea9eea: Pull complete 17:34:11 4c4ab2625f07: Pull complete 17:34:11 4d027b6c602c: Verifying Checksum 17:34:11 4d027b6c602c: Download complete 17:34:14 449e75d2c14e: Verifying Checksum 17:34:14 449e75d2c14e: Download complete 17:34:15 0773c198feca: Verifying Checksum 17:34:15 0773c198feca: Download complete 17:34:19 0773c198feca: Pull complete 17:34:19 345f892a5656: Pull complete 17:34:19 4796506630df: Pull complete 17:34:19 cc55df3e53f1: Pull complete 17:34:19 4d027b6c602c: Pull complete 17:34:20 449e75d2c14e: Pull complete 17:34:20 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:34:20 ---> 0d28375d9b5b 17:34:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:34:21 ---> Running in 0f9fa2bfa406 17:34:22 Removing intermediate container 0f9fa2bfa406 17:34:22 ---> aa6307268c6b 17:34:22 Step 4/7 : RUN apk add bash 17:34:22 ---> Running in f36b18233003 17:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:34:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:34:23 OK: 149 MiB in 40 packages 17:34:23 Removing intermediate container f36b18233003 17:34:23 ---> ebd3bde3f200 17:34:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:34:23 ---> Running in e1d548bf26ca 17:34:23 Removing intermediate container e1d548bf26ca 17:34:23 ---> 89b940652e85 17:34:23 Step 6/7 : COPY go.mod . 17:34:24 ---> 26f35dccdbf1 17:34:24 Step 7/7 : RUN go mod download 17:34:24 ---> Running in 8030acbd3b03 17:34:56 Removing intermediate container 8030acbd3b03 17:34:56 ---> b7d16bcf911e 17:34:56 Successfully built b7d16bcf911e 17:34:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:34:56 + docker inspect -f . ci-base-image-x86_64 17:34:56 . [Pipeline] withDockerContainer 17:34:56 prd-centos7-docker-4c-2g-2894 does not seem to be running inside a container 17:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-x86_64 cat 17:34:57 $ docker top d80fde7833fe8404d379780348f05bd3ff01e9cc2464332cef53d4f7f03c36ff -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:57 + go version 17:34:57 go version go1.16.5 linux/amd64 [Pipeline] } 17:34:57 $ docker stop --time=1 d80fde7833fe8404d379780348f05bd3ff01e9cc2464332cef53d4f7f03c36ff 17:34:59 $ docker rm -f d80fde7833fe8404d379780348f05bd3ff01e9cc2464332cef53d4f7f03c36ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:59 + docker inspect -f . ci-base-image-x86_64 17:34:59 . [Pipeline] withDockerContainer 17:34:59 prd-centos7-docker-4c-2g-2894 does not seem to be running inside a container 17:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-x86_64 cat 17:35:00 $ docker top 6de977829664c39f4f17201f32b24a01f23928f38d9ad23acd69c18b6f4c8415 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:00 + go mod tidy [Pipeline] sh 17:35:01 + make test 17:35:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:35:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:35:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements 17:35:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:35:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:35:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:35:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 17:35:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:35:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 47.2% of statements 17:35:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 90.0% of statements 17:35:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.036s coverage: 86.2% of statements 17:35:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 59.5% of statements 17:35:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements 17:35:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 17:35:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:35:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2895 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 17:35:14 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 17:35:14 Selected Git installation does not exist. Using Default 17:35:14 The recommended git tool is: NONE 17:35:19 gofmt -l . 17:35:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:35:19 $ docker stop --time=1 6de977829664c39f4f17201f32b24a01f23928f38d9ad23acd69c18b6f4c8415 17:35:20 $ docker rm -f 6de977829664c39f4f17201f32b24a01f23928f38d9ad23acd69c18b6f4c8415 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:20 using credential edgex-jenkins-ssh 17:35:20 Cloning the remote Git repository 17:35:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:35:21 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:35:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:35:21 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 17:35:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:35:21 > git --version # timeout=10 17:35:21 > git --version # 'git version 2.17.1' 17:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:22 ---> job-cost.sh 17:35:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RzFO 17:35:22 Avoid second fetch 17:35:22 Checking out Revision b231d8741049f7542527500b4916e882e6cdbb69 (main) 17:35:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:35:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:22 > git config core.sparsecheckout # timeout=10 17:35:22 > git checkout -f b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 17:35:27 Commit message: "Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0" 17:35:27 17:35:27 GitHub has been notified of this commit’s build result 17:35:27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:35:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:35:28 + sudo service docker restart 17:35:28 + true 17:35:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-RzFO/bin to PATH 17:35:45 INFO: No Stack... 17:35:45 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:46 INFO: Archiving Costs [Pipeline] sh 17:35:46 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 17:35:46 + cut -d, -f6 [Pipeline] lock 17:35:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] 17:35:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] did not exist. Created. 17:35:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:47 + echo total: 0.05999999865889549 [Pipeline] stash 17:35:47 Stashed 1 file(s) [Pipeline] } 17:35:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [Pipeline] // lock [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 17:35:47 ========================================================= 17:35:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:35:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:35:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:35:49 Sending build context to Docker daemon 2.907MB 17:35:49 Step 1/7 : ARG BASE=golang:1.16-alpine 17:35:49 Step 2/7 : FROM ${BASE} 17:35:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:50 595b0fe564bb: Pulling fs layer 17:35:50 24495759ef45: Pulling fs layer 17:35:50 d148012ef14d: Pulling fs layer 17:35:50 cb65c68fc2e2: Pulling fs layer 17:35:50 093eec477d81: Pulling fs layer 17:35:50 a6d5b2bbb924: Pulling fs layer 17:35:50 2446dc1eb7d3: Pulling fs layer 17:35:50 596795e73e0f: Pulling fs layer 17:35:50 2446dc1eb7d3: Waiting 17:35:50 cb65c68fc2e2: Waiting 17:35:50 093eec477d81: Waiting 17:35:50 a6d5b2bbb924: Waiting 17:35:50 596795e73e0f: Waiting 17:35:50 d148012ef14d: Download complete 17:35:50 24495759ef45: Verifying Checksum 17:35:50 24495759ef45: Download complete 17:35:50 093eec477d81: Verifying Checksum 17:35:50 093eec477d81: Download complete 17:35:50 2446dc1eb7d3: Download complete 17:35:50 595b0fe564bb: Download complete 17:35:51 595b0fe564bb: Pull complete 17:35:51 24495759ef45: Pull complete 17:35:52 d148012ef14d: Pull complete 17:35:54 596795e73e0f: Verifying Checksum 17:35:54 596795e73e0f: Download complete 17:35:54 cb65c68fc2e2: Verifying Checksum 17:35:54 cb65c68fc2e2: Download complete 17:36:05 cb65c68fc2e2: Pull complete 17:36:05 093eec477d81: Pull complete 17:36:05 a6d5b2bbb924: Pull complete 17:36:06 2446dc1eb7d3: Pull complete 17:36:10 596795e73e0f: Pull complete 17:36:10 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:36:10 ---> d9e956139c92 17:36:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:36:14 ---> Running in eaeb5962d404 17:36:14 Removing intermediate container eaeb5962d404 17:36:14 ---> a07f4afed182 17:36:14 Step 4/7 : RUN apk add bash 17:36:14 ---> Running in 63a9344abdfe 17:36:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:36:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:36:17 OK: 138 MiB in 40 packages 17:36:18 Removing intermediate container 63a9344abdfe 17:36:18 ---> 4c3b49dcc382 17:36:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:36:18 ---> Running in 04de1a624c26 17:36:19 Removing intermediate container 04de1a624c26 17:36:19 ---> 7991a83e4e24 17:36:19 Step 6/7 : COPY go.mod . 17:36:20 ---> ab0e98277f2d 17:36:20 Step 7/7 : RUN go mod download 17:36:20 ---> Running in d972f535830b 17:37:42 Removing intermediate container d972f535830b 17:37:42 ---> 736ccbd33128 17:37:42 Successfully built 736ccbd33128 17:37:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:37:42 + docker inspect -f . ci-base-image-arm64 17:37:42 . [Pipeline] withDockerContainer 17:37:43 prd-ubuntu18.04-docker-arm64-4c-16g-2895 does not seem to be running inside a container 17:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-arm64 cat 17:37:44 $ docker top 3d3b856212401d4719f8779e180da44f486fa5429deca391a257a65fa5f58f95 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:45 + go version 17:37:45 go version go1.16.5 linux/arm64 [Pipeline] } 17:37:46 $ docker stop --time=1 3d3b856212401d4719f8779e180da44f486fa5429deca391a257a65fa5f58f95 17:37:47 $ docker rm -f 3d3b856212401d4719f8779e180da44f486fa5429deca391a257a65fa5f58f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:48 + docker inspect -f . ci-base-image-arm64 17:37:48 . [Pipeline] withDockerContainer 17:37:48 prd-ubuntu18.04-docker-arm64-4c-16g-2895 does not seem to be running inside a container 17:37:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** ci-base-image-arm64 cat 17:37:50 $ docker top cf68ffd3719c7ae07caea986e85c99256721ee8fed6f2d2c5302f4e2aaba15ff -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:51 + go mod tidy [Pipeline] sh 17:37:53 + make test 17:37:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:37:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:38:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.411s coverage: 83.5% of statements 17:38:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:38:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:38:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:38:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements 17:38:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.071s coverage: 47.2% of statements 17:38:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 90.0% of statements 17:38:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.341s coverage: 86.2% of statements 17:38:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.100s coverage: 59.5% of statements 17:38:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 17:38:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 17:38:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:38:54 gofmt -l . 17:38:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:38:54 $ docker stop --time=1 cf68ffd3719c7ae07caea986e85c99256721ee8fed6f2d2c5302f4e2aaba15ff 17:38:56 $ docker rm -f cf68ffd3719c7ae07caea986e85c99256721ee8fed6f2d2c5302f4e2aaba15ff [Pipeline] // withDockerContainer [Pipeline] sh 17:38:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:57 Warning: overwriting stash ‘coverage-report’ 17:38:57 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:38:58 ---> job-cost.sh 17:38:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Wdb 17:39:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:41:52 lf-activate-venv(): INFO: Adding /tmp/venv-5Wdb/bin to PATH 17:41:52 INFO: No Stack... 17:41:52 INFO: Retrieving Pricing Info for: v2-standard-4 17:41:52 INFO: Archiving Costs [Pipeline] sh 17:41:53 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 17:41:53 + cut -d, -f6 [Pipeline] lock 17:41:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] 17:41:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] did not exist. Created. 17:41:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:53 /w/workspace/go-mod-core-contracts/5@tmp/durable-837f990a/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-837f990a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:41:53 + echo total: 0.18000000715255737 [Pipeline] stash 17:41:53 Warning: overwriting stash ‘stack-cost’ 17:41:54 Stashed 1 file(s) [Pipeline] } 17:41:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-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:41:54 provisioning config files... 17:41:54 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1550448304260961272tmp [Pipeline] { [Pipeline] sh 17:41:55 + set +x 17:41:55 + bash -s -- 17:41:55 + curl -s https://codecov.io/bash 17:41:55 17:41:55 _____ _ 17:41:55 / ____| | | 17:41:55 | | ___ __| | ___ ___ _____ __ 17:41:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:41:55 | |___| (_) | (_| | __/ (_| (_) \ V / 17:41:55 \_____\___/ \__,_|\___|\___\___/ \_/ 17:41:55 Bash-1.0.5 17:41:55 17:41:55 17:41:55 ==> git version 2.24.4 found 17:41:55 ==> 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:41:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:41:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:41:55 ==> Jenkins CI detected. 17:41:55 project root: . 17:41:55 --> token set from env 17:41:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:41:55 ==> Running gcov in . (disable via -X gcov) 17:41:55 ==> Python coveragepy not found 17:41:55 ==> Searching for coverage reports in: 17:41:55 + . 17:41:55 -> Found 1 reports 17:41:55 ==> Detecting git/mercurial file structure 17:41:55 ==> Reading reports 17:41:55 + ./coverage.out bytes=101674 17:41:55 ==> Appending adjustments 17:41:55 https://docs.codecov.io/docs/fixing-reports 17:41:55 + Found adjustments 17:41:55 ==> Gzipping contents 17:41:55 16K /tmp/codecov.ahSyCN.gz 17:41:55 ==> Uploading reports 17:41:55 url: https://codecov.io 17:41:55 query: branch=main&commit=b231d8741049f7542527500b4916e882e6cdbb69&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:41:55 -> Pinging Codecov 17:41:55 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=b231d8741049f7542527500b4916e882e6cdbb69&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:41:56 -> Uploading to 17:41:56 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/b231d8741049f7542527500b4916e882e6cdbb69/2b71faae-dd1e-4f7a-81f1-3889be18a048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T174156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f83dfd3e7ef3f1ed6cf7ffe759ae4af9c27b29281491b5aa4d5724c205c891d 17:41:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:56 Dload Upload Total Spent Left Speed 17:41:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15254 0 0 100 15254 0 36836 --:--:-- --:--:-- --:--:-- 36845 100 15254 0 0 100 15254 0 36825 --:--:-- --:--:-- --:--:-- 36756 17:41:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] } 17:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:41:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:41:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:41:58 17:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:41:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:41:58 188c0c94c7c5: Pulling fs layer 17:41:58 0ef7d3d256c8: Pulling fs layer 17:41:58 de9db76c5a1d: Pulling fs layer 17:41:58 0eba1c9be4d2: Pulling fs layer 17:41:58 0d57e429df01: Pulling fs layer 17:41:58 4e4be7b47b0d: Pulling fs layer 17:41:58 e1f770b5df2f: Pulling fs layer 17:41:58 85a0685a4137: Pulling fs layer 17:41:58 0eba1c9be4d2: Waiting 17:41:58 0d57e429df01: Waiting 17:41:58 4e4be7b47b0d: Waiting 17:41:58 e1f770b5df2f: Waiting 17:41:58 85a0685a4137: Waiting 17:41:58 de9db76c5a1d: Verifying Checksum 17:41:58 de9db76c5a1d: Download complete 17:41:58 0ef7d3d256c8: Verifying Checksum 17:41:58 0ef7d3d256c8: Download complete 17:41:58 0d57e429df01: Verifying Checksum 17:41:58 0d57e429df01: Download complete 17:41:58 4e4be7b47b0d: Verifying Checksum 17:41:58 4e4be7b47b0d: Download complete 17:41:58 188c0c94c7c5: Verifying Checksum 17:41:58 188c0c94c7c5: Download complete 17:41:58 188c0c94c7c5: Pull complete 17:41:58 0ef7d3d256c8: Pull complete 17:41:58 de9db76c5a1d: Pull complete 17:42:00 e1f770b5df2f: Verifying Checksum 17:42:00 e1f770b5df2f: Download complete 17:42:05 0eba1c9be4d2: Verifying Checksum 17:42:05 0eba1c9be4d2: Download complete 17:42:05 85a0685a4137: Verifying Checksum 17:42:05 85a0685a4137: Download complete 17:42:08 0eba1c9be4d2: Pull complete 17:42:08 0d57e429df01: Pull complete 17:42:08 4e4be7b47b0d: Pull complete 17:42:08 e1f770b5df2f: Pull complete 17:42:12 85a0685a4137: Pull complete 17:42:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:42:12 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:42:14 $ docker top 7a163757ee2349d29e7e077c91d65b1c41019b57c286ecbbf8db4ad4fdc42af5 -eo pid,comm [Pipeline] { [Pipeline] echo 17:42:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:42:14 + set -o pipefail 17:42:14 + snyk monitor '--org=edgex-jenkins' 17:42:41 17:42:41 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 17:42:41 17:42:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/028389d2-e247-4529-8ef2-4fceb1a50ca8 17:42:41 17:42:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:42:41 17:42:41 [Pipeline] } 17:42:41 $ docker stop --time=1 7a163757ee2349d29e7e077c91d65b1c41019b57c286ecbbf8db4ad4fdc42af5 17:42:43 $ docker rm -f 7a163757ee2349d29e7e077c91d65b1c41019b57c286ecbbf8db4ad4fdc42af5 [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:42:44 + git log --format=format:%s -1 b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] isUnix [Pipeline] sh 17:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:44 . [Pipeline] withDockerContainer 17:42:44 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:42:45 $ docker top 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:45 [ssh-agent] Looking for ssh-agent implementation... 17:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:45 $ docker exec 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b ssh-agent 17:42:45 SSH_AUTH_SOCK=/tmp/ssh-pFwiPqJgcawQ/agent.14 17:42:45 SSH_AGENT_PID=21 17:42:45 Running ssh-add (command line suppressed) 17:42:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_787026145239234780.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_787026145239234780.key) 17:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:45 + git semver tag 17:42:45 # -> Open(): unable to determine branch for HEAD 17:42:45 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:42:45 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:42:45 # $SEMVER_REMOTE_NAME = origin 17:42:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:42:45 # $SEMVER_USER_NAME = edgex-jenkins 17:42:45 # $SEMVER_BRANCH = main 17:42:45 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 17:42:45 # b231d8741049f7542527500b4916e882e6cdbb69 HEAD 17:42:45 # -> Force: false 17:42:45 # 38c6874d939756a31d38b0703f74aeec1a88bb37 refs/tags/v2.0.1-dev.4 [Pipeline] } 17:42:45 $ docker exec --env ******** --env ******** 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b ssh-agent -k 17:42:46 unset SSH_AUTH_SOCK; 17:42:46 unset SSH_AGENT_PID; 17:42:46 echo Agent pid 21 killed; 17:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:46 + git semver [Pipeline] } 17:42:46 $ docker stop --time=1 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b 17:42:47 $ docker rm -f 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:42:48 17:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:42:48 0.23.1-centos7: Pulling from edgex-lftools 17:42:48 ab5ef0e58194: Pulling fs layer 17:42:48 9712f1f96733: Pulling fs layer 17:42:48 63f879dbbcfc: Pulling fs layer 17:42:48 0d9ebad4ef96: Pulling fs layer 17:42:48 e9a5061849ea: Pulling fs layer 17:42:48 d747dcd14b5f: Pulling fs layer 17:42:48 2de7ff778b66: Pulling fs layer 17:42:48 e9a5061849ea: Waiting 17:42:48 d747dcd14b5f: Waiting 17:42:48 2de7ff778b66: Waiting 17:42:48 0d9ebad4ef96: Waiting 17:42:48 9712f1f96733: Verifying Checksum 17:42:48 9712f1f96733: Download complete 17:42:51 63f879dbbcfc: Verifying Checksum 17:42:51 63f879dbbcfc: Download complete 17:42:51 e9a5061849ea: Verifying Checksum 17:42:51 e9a5061849ea: Download complete 17:42:51 d747dcd14b5f: Verifying Checksum 17:42:51 d747dcd14b5f: Download complete 17:42:52 0d9ebad4ef96: Verifying Checksum 17:42:52 0d9ebad4ef96: Download complete 17:42:52 2de7ff778b66: Verifying Checksum 17:42:52 2de7ff778b66: Download complete 17:42:53 ab5ef0e58194: Verifying Checksum 17:42:53 ab5ef0e58194: Download complete 17:42:56 ab5ef0e58194: Pull complete 17:42:56 9712f1f96733: Pull complete 17:42:56 63f879dbbcfc: Pull complete 17:43:01 0d9ebad4ef96: Pull complete 17:43:01 e9a5061849ea: Pull complete 17:43:01 d747dcd14b5f: Pull complete 17:43:02 2de7ff778b66: Pull complete 17:43:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:43:02 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:43:05 $ docker top c3b1825b80eb46fa110a05ec7ba3737db57d828f31ad82891eccbe8d4c937c6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:43:05 provisioning config files... 17:43:05 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7325382178411898783tmp 17:43:05 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7161846049294247359tmp 17:43:05 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2745585431286978475tmp [Pipeline] { [Pipeline] echo 17:43:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:43:05 ---> sigul-configuration.sh 17:43:05 gpg: directory `/root/.gnupg' created 17:43:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:43:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:43:05 gpg: keyring `/root/.gnupg/secring.gpg' created 17:43:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:43:05 gpg: CAST5 encrypted data 17:43:05 gpg: encrypted with 1 passphrase 17:43:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:43:06 + mkdir /home/jenkins 17:43:06 + mkdir /home/jenkins/sigul [Pipeline] sh 17:43:06 + 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:43:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:43:06 ---> sigul-install.sh 17:43:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:43:11 + git tag --list 17:43:11 v0.0.0 17:43:11 v0.0.1 17:43:11 v0.1.0 17:43:11 v0.1.1 17:43:11 v0.1.10 17:43:11 v0.1.100 17:43:11 v0.1.101 17:43:11 v0.1.102 17:43:11 v0.1.103 17:43:11 v0.1.104 17:43:11 v0.1.105 17:43:11 v0.1.106 17:43:11 v0.1.107 17:43:11 v0.1.108 17:43:11 v0.1.109 17:43:11 v0.1.11 17:43:11 v0.1.110 17:43:11 v0.1.111 17:43:11 v0.1.112 17:43:11 v0.1.113 17:43:11 v0.1.114 17:43:11 v0.1.115 17:43:11 v0.1.116 17:43:11 v0.1.117 17:43:11 v0.1.118 17:43:11 v0.1.119 17:43:11 v0.1.12 17:43:11 v0.1.120 17:43:11 v0.1.121 17:43:11 v0.1.122 17:43:11 v0.1.123 17:43:11 v0.1.124 17:43:11 v0.1.125 17:43:11 v0.1.126 17:43:11 v0.1.127 17:43:11 v0.1.128 17:43:11 v0.1.129 17:43:11 v0.1.13 17:43:11 v0.1.130 17:43:11 v0.1.131 17:43:11 v0.1.132 17:43:11 v0.1.133 17:43:11 v0.1.134 17:43:11 v0.1.135 17:43:11 v0.1.136 17:43:11 v0.1.137 17:43:11 v0.1.138 17:43:11 v0.1.139 17:43:11 v0.1.14 17:43:11 v0.1.140 17:43:11 v0.1.141 17:43:11 v0.1.142 17:43:11 v0.1.143 17:43:11 v0.1.144 17:43:11 v0.1.145 17:43:11 v0.1.146 17:43:11 v0.1.147 17:43:11 v0.1.148 17:43:11 v0.1.149 17:43:11 v0.1.15 17:43:11 v0.1.16 17:43:11 v0.1.17 17:43:11 v0.1.18 17:43:11 v0.1.19 17:43:11 v0.1.2 17:43:11 v0.1.20 17:43:11 v0.1.21 17:43:11 v0.1.22 17:43:11 v0.1.23 17:43:11 v0.1.24 17:43:11 v0.1.25 17:43:11 v0.1.26 17:43:11 v0.1.27 17:43:11 v0.1.28 17:43:11 v0.1.29 17:43:11 v0.1.3 17:43:11 v0.1.30 17:43:11 v0.1.31 17:43:11 v0.1.32 17:43:11 v0.1.33 17:43:11 v0.1.34 17:43:11 v0.1.35 17:43:11 v0.1.36 17:43:11 v0.1.37 17:43:11 v0.1.38 17:43:11 v0.1.39 17:43:11 v0.1.4 17:43:11 v0.1.40 17:43:11 v0.1.41 17:43:11 v0.1.42 17:43:11 v0.1.43 17:43:11 v0.1.44 17:43:11 v0.1.45 17:43:11 v0.1.46 17:43:11 v0.1.47 17:43:11 v0.1.48 17:43:11 v0.1.49 17:43:11 v0.1.5 17:43:11 v0.1.50 17:43:11 v0.1.51 17:43:11 v0.1.52 17:43:11 v0.1.53 17:43:11 v0.1.54 17:43:11 v0.1.55 17:43:11 v0.1.56 17:43:11 v0.1.57 17:43:11 v0.1.58 17:43:11 v0.1.59 17:43:11 v0.1.6 17:43:11 v0.1.60 17:43:11 v0.1.61 17:43:11 v0.1.62 17:43:11 v0.1.63 17:43:11 v0.1.64 17:43:11 v0.1.65 17:43:11 v0.1.66 17:43:11 v0.1.67 17:43:11 v0.1.68 17:43:11 v0.1.69 17:43:11 v0.1.7 17:43:11 v0.1.70 17:43:11 v0.1.71 17:43:11 v0.1.72 17:43:11 v0.1.73 17:43:11 v0.1.74 17:43:11 v0.1.75 17:43:11 v0.1.76 17:43:11 v0.1.77 17:43:11 v0.1.78 17:43:11 v0.1.79 17:43:11 v0.1.8 17:43:11 v0.1.80 17:43:11 v0.1.81 17:43:11 v0.1.82 17:43:11 v0.1.83 17:43:11 v0.1.84 17:43:11 v0.1.85 17:43:11 v0.1.86 17:43:11 v0.1.87 17:43:11 v0.1.88 17:43:11 v0.1.89 17:43:11 v0.1.9 17:43:11 v0.1.90 17:43:11 v0.1.91 17:43:11 v0.1.92 17:43:11 v0.1.93 17:43:11 v0.1.94 17:43:11 v0.1.95 17:43:11 v0.1.96 17:43:11 v0.1.97 17:43:11 v0.1.98 17:43:11 v0.1.99 17:43:11 v2.0.0 17:43:11 v2.0.0-dev.1 17:43:11 v2.0.0-dev.10 17:43:11 v2.0.0-dev.100 17:43:11 v2.0.0-dev.101 17:43:11 v2.0.0-dev.102 17:43:11 v2.0.0-dev.103 17:43:11 v2.0.0-dev.11 17:43:11 v2.0.0-dev.12 17:43:11 v2.0.0-dev.13 17:43:11 v2.0.0-dev.14 17:43:11 v2.0.0-dev.15 17:43:11 v2.0.0-dev.16 17:43:11 v2.0.0-dev.17 17:43:11 v2.0.0-dev.18 17:43:11 v2.0.0-dev.19 17:43:11 v2.0.0-dev.2 17:43:11 v2.0.0-dev.20 17:43:11 v2.0.0-dev.21 17:43:11 v2.0.0-dev.22 17:43:11 v2.0.0-dev.23 17:43:11 v2.0.0-dev.24 17:43:11 v2.0.0-dev.25 17:43:11 v2.0.0-dev.26 17:43:11 v2.0.0-dev.27 17:43:11 v2.0.0-dev.28 17:43:11 v2.0.0-dev.29 17:43:11 v2.0.0-dev.3 17:43:11 v2.0.0-dev.30 17:43:11 v2.0.0-dev.31 17:43:11 v2.0.0-dev.32 17:43:11 v2.0.0-dev.33 17:43:11 v2.0.0-dev.34 17:43:11 v2.0.0-dev.35 17:43:11 v2.0.0-dev.36 17:43:11 v2.0.0-dev.37 17:43:11 v2.0.0-dev.38 17:43:11 v2.0.0-dev.39 17:43:11 v2.0.0-dev.4 17:43:11 v2.0.0-dev.40 17:43:11 v2.0.0-dev.41 17:43:11 v2.0.0-dev.42 17:43:11 v2.0.0-dev.43 17:43:11 v2.0.0-dev.44 17:43:11 v2.0.0-dev.45 17:43:11 v2.0.0-dev.46 17:43:11 v2.0.0-dev.47 17:43:11 v2.0.0-dev.48 17:43:11 v2.0.0-dev.49 17:43:11 v2.0.0-dev.5 17:43:11 v2.0.0-dev.50 17:43:11 v2.0.0-dev.51 17:43:11 v2.0.0-dev.52 17:43:11 v2.0.0-dev.53 17:43:11 v2.0.0-dev.54 17:43:11 v2.0.0-dev.55 17:43:11 v2.0.0-dev.56 17:43:11 v2.0.0-dev.57 17:43:11 v2.0.0-dev.58 17:43:11 v2.0.0-dev.59 17:43:11 v2.0.0-dev.6 17:43:11 v2.0.0-dev.60 17:43:11 v2.0.0-dev.61 17:43:11 v2.0.0-dev.62 17:43:11 v2.0.0-dev.63 17:43:11 v2.0.0-dev.64 17:43:11 v2.0.0-dev.65 17:43:11 v2.0.0-dev.66 17:43:11 v2.0.0-dev.67 17:43:11 v2.0.0-dev.68 17:43:11 v2.0.0-dev.69 17:43:11 v2.0.0-dev.7 17:43:11 v2.0.0-dev.70 17:43:11 v2.0.0-dev.71 17:43:11 v2.0.0-dev.72 17:43:11 v2.0.0-dev.73 17:43:11 v2.0.0-dev.74 17:43:11 v2.0.0-dev.75 17:43:11 v2.0.0-dev.76 17:43:11 v2.0.0-dev.77 17:43:11 v2.0.0-dev.78 17:43:11 v2.0.0-dev.79 17:43:11 v2.0.0-dev.8 17:43:11 v2.0.0-dev.80 17:43:11 v2.0.0-dev.81 17:43:11 v2.0.0-dev.82 17:43:11 v2.0.0-dev.83 17:43:11 v2.0.0-dev.84 17:43:11 v2.0.0-dev.85 17:43:11 v2.0.0-dev.86 17:43:11 v2.0.0-dev.87 17:43:11 v2.0.0-dev.88 17:43:11 v2.0.0-dev.89 17:43:11 v2.0.0-dev.9 17:43:11 v2.0.0-dev.90 17:43:11 v2.0.0-dev.91 17:43:11 v2.0.0-dev.92 17:43:11 v2.0.0-dev.93 17:43:11 v2.0.0-dev.94 17:43:11 v2.0.0-dev.95 17:43:11 v2.0.0-dev.96 17:43:11 v2.0.0-dev.97 17:43:11 v2.0.0-dev.98 17:43:11 v2.0.0-dev.99 17:43:11 v2.0.1-dev.1 17:43:11 v2.0.1-dev.2 17:43:11 v2.0.1-dev.3 17:43:11 v2.0.1-dev.4 [Pipeline] sh 17:43:11 + lftools sign git-tag v2.0.1-dev.4 17:43:12 Signing Git tag with Sigul... 17:43:12 Signing v2.0.1-dev.4 [Pipeline] echo 17:43:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:43:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:43:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:43:13 $ docker stop --time=1 c3b1825b80eb46fa110a05ec7ba3737db57d828f31ad82891eccbe8d4c937c6e 17:43:15 $ docker rm -f c3b1825b80eb46fa110a05ec7ba3737db57d828f31ad82891eccbe8d4c937c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:16 . [Pipeline] withDockerContainer 17:43:16 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:43:16 $ docker top d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:43:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:43:16 [ssh-agent] Looking for ssh-agent implementation... 17:43:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:43:17 $ docker exec d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 ssh-agent 17:43:17 SSH_AUTH_SOCK=/tmp/ssh-1KsUPBlH9qE9/agent.14 17:43:17 SSH_AGENT_PID=21 17:43:17 Running ssh-add (command line suppressed) 17:43:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8699105096365624987.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8699105096365624987.key) 17:43:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:43:17 + git semver bump pre 17:43:17 # -> Open(): unable to determine branch for HEAD 17:43:17 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:43:17 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:43:17 # $SEMVER_REMOTE_NAME = origin 17:43:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:43:17 # $SEMVER_USER_NAME = edgex-jenkins 17:43:17 # $SEMVER_BRANCH = main 17:43:17 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 17:43:17 2.0.1-dev.5 [Pipeline] } 17:43:17 $ docker exec --env ******** --env ******** d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 ssh-agent -k 17:43:17 unset SSH_AUTH_SOCK; 17:43:17 unset SSH_AGENT_PID; 17:43:17 echo Agent pid 21 killed; 17:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:43:18 + git semver [Pipeline] } 17:43:18 $ docker stop --time=1 d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 17:43:19 $ docker rm -f d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:43:19 . [Pipeline] withDockerContainer 17:43:20 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:43:20 $ docker top a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:43:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:43:20 [ssh-agent] Looking for ssh-agent implementation... 17:43:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:43:20 $ docker exec a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 ssh-agent 17:43:21 SSH_AUTH_SOCK=/tmp/ssh-5wF8rGmMno5k/agent.14 17:43:21 SSH_AGENT_PID=20 17:43:21 Running ssh-add (command line suppressed) 17:43:21 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_389952380924922271.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_389952380924922271.key) 17:43:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:43:21 + git semver push 17:43:21 # -> Open(): unable to determine branch for HEAD 17:43:21 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:43:21 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:43:21 # $SEMVER_REMOTE_NAME = origin 17:43:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:43:21 # $SEMVER_USER_NAME = edgex-jenkins 17:43:21 # $SEMVER_BRANCH = main 17:43:21 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 17:43:26 $ docker exec --env ******** --env ******** a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 ssh-agent -k 17:43:26 unset SSH_AUTH_SOCK; 17:43:26 unset SSH_AGENT_PID; 17:43:26 echo Agent pid 20 killed; 17:43:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:43:27 + git semver [Pipeline] } 17:43:27 $ docker stop --time=1 a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 17:43:28 $ docker rm -f a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 [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:43:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:43:30 ---> package-listing.sh 17:43:30 ++ facter osfamily 17:43:30 ++ tr '[:upper:]' '[:lower:]' 17:43:30 + OS_FAMILY=redhat 17:43:30 + workspace=/w/workspace/undry_go-mod-core-contracts_main 17:43:30 + START_PACKAGES=/tmp/packages_start.txt 17:43:30 + END_PACKAGES=/tmp/packages_end.txt 17:43:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:30 + PACKAGES=/tmp/packages_start.txt 17:43:30 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 17:43:30 + PACKAGES=/tmp/packages_end.txt 17:43:30 + case "${OS_FAMILY}" in 17:43:30 + rpm -qa 17:43:30 + sort 17:43:31 + '[' -f /tmp/packages_start.txt ']' 17:43:31 + '[' -f /tmp/packages_end.txt ']' 17:43:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:31 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 17:43:31 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 17:43:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 17:43:31 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:43:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:32 17:43:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:32 alpine: Pulling from edgex-lftools-log-publisher 17:43:32 5843afab3874: Pulling fs layer 17:43:32 2dfaacf7024e: Pulling fs layer 17:43:32 2dbba127c6aa: Pulling fs layer 17:43:32 1a467efa2204: Pulling fs layer 17:43:32 865369a531d5: Pulling fs layer 17:43:32 2dc3bafdbf1c: Pulling fs layer 17:43:32 9ac237eaa80d: Pulling fs layer 17:43:32 6bcad4ecc5c2: Pulling fs layer 17:43:32 7074353bde3e: Pulling fs layer 17:43:32 2dc3bafdbf1c: Waiting 17:43:32 9ac237eaa80d: Waiting 17:43:32 6bcad4ecc5c2: Waiting 17:43:32 7074353bde3e: Waiting 17:43:32 1a467efa2204: Waiting 17:43:32 865369a531d5: Waiting 17:43:32 2dfaacf7024e: Verifying Checksum 17:43:32 2dfaacf7024e: Download complete 17:43:32 1a467efa2204: Verifying Checksum 17:43:32 1a467efa2204: Download complete 17:43:32 5843afab3874: Verifying Checksum 17:43:32 5843afab3874: Download complete 17:43:32 2dc3bafdbf1c: Verifying Checksum 17:43:32 2dc3bafdbf1c: Download complete 17:43:32 9ac237eaa80d: Verifying Checksum 17:43:32 9ac237eaa80d: Download complete 17:43:32 5843afab3874: Pull complete 17:43:32 6bcad4ecc5c2: Download complete 17:43:32 865369a531d5: Verifying Checksum 17:43:32 865369a531d5: Download complete 17:43:33 2dfaacf7024e: Pull complete 17:43:33 2dbba127c6aa: Verifying Checksum 17:43:33 2dbba127c6aa: Download complete 17:43:33 2dbba127c6aa: Pull complete 17:43:33 1a467efa2204: Pull complete 17:43:34 865369a531d5: Pull complete 17:43:34 2dc3bafdbf1c: Pull complete 17:43:34 9ac237eaa80d: Pull complete 17:43:34 6bcad4ecc5c2: Pull complete 17:43:37 7074353bde3e: Verifying Checksum 17:43:37 7074353bde3e: Download complete 17:43:42 7074353bde3e: Pull complete 17:43:42 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:43:42 prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container 17:43:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:43:44 $ docker top 339c67149008c21a3585174528116715c97fb855a90751d8905f4ef8de0c3d6e -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:44 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:45 + mkdir -p /var/log/sa [Pipeline] sh 17:43:45 + ls /var/log/sa-host 17:43:45 + sadf -c /var/log/sa-host/sa05 17:43:45 file_magic: OK 17:43:45 HZ: Using current value: 100 17:43:45 file_header: OK 17:43:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:43:45 Statistics: 17:43:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:43:45 File successfully converted to sysstat format version 12.5.4 17:43:45 + sadf -c /var/log/sa-host/sa15 17:43:45 file_magic: OK 17:43:45 HZ: Using current value: 100 17:43:45 file_header: OK 17:43:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:43:45 Statistics: 17:43:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:43:45 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:45 provisioning config files... 17:43:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2707714386337631778tmp [Pipeline] { [Pipeline] echo 17:43:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:46 ---> create-netrc.sh [Pipeline] } 17:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:43:46 ---> python-tools-install.sh [Pipeline] echo 17:43:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:46 ---> sudo-logs.sh 17:43:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:43:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:47 ---> job-cost.sh 17:43:47 lf-activate-venv: SKIPPING 17:43:47 DEBUG: total: 0.18000000715255737 17:43:47 INFO: Retrieving Stack Cost... 17:43:48 INFO: Retrieving Pricing Info for: v3-standard-2 17:43:48 INFO: Archiving Costs [Pipeline] echo 17:43:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:49 ---> logs-deploy.sh 17:43:49 lf-activate-venv: SKIPPING 17:43:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/5 17:43:49 INFO: archiving workspace using pattern(s): 17:43:49 Archives upload complete. 17:43:50 INFO: archiving logs to Nexus 17:43:50 ---> uname -a: 17:43:50 Linux prd-centos7-docker-4c-2g-2893.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:43:50 17:43:50 17:43:50 ---> lscpu: 17:43:50 Architecture: x86_64 17:43:50 CPU op-mode(s): 32-bit, 64-bit 17:43:50 Address sizes: 40 bits physical, 48 bits virtual 17:43:50 Byte Order: Little Endian 17:43:50 CPU(s): 2 17:43:50 On-line CPU(s) list: 0,1 17:43:50 Vendor ID: AuthenticAMD 17:43:50 BIOS Vendor ID: QEMU 17:43:50 Model name: AMD EPYC-Rome Processor 17:43:50 BIOS Model name: pc-i440fx-4.2 17:43:50 CPU family: 23 17:43:50 Model: 49 17:43:50 Thread(s) per core: 1 17:43:50 Core(s) per socket: 1 17:43:50 Socket(s): 2 17:43:50 Stepping: 0 17:43:50 BogoMIPS: 5599.99 17:43:50 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:43:50 Virtualization: AMD-V 17:43:50 Hypervisor vendor: KVM 17:43:50 Virtualization type: full 17:43:50 L1d cache: 64 KiB (2 instances) 17:43:50 L1i cache: 64 KiB (2 instances) 17:43:50 L2 cache: 1 MiB (2 instances) 17:43:50 L3 cache: 32 MiB (2 instances) 17:43:50 NUMA node(s): 1 17:43:50 NUMA node0 CPU(s): 0,1 17:43:50 Vulnerability Itlb multihit: Not affected 17:43:50 Vulnerability L1tf: Not affected 17:43:50 Vulnerability Mds: Not affected 17:43:50 Vulnerability Meltdown: Not affected 17:43:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:43:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:43:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:43:50 Vulnerability Srbds: Not affected 17:43:50 Vulnerability Tsx async abort: Not affected 17:43:50 17:43:50 17:43:50 ---> nproc: 17:43:50 2 17:43:50 17:43:50 17:43:50 ---> df -h: 17:43:50 Filesystem Size Used Available Use% Mounted on 17:43:50 overlay 40.0G 8.9G 31.1G 22% / 17:43:50 tmpfs 64.0M 0 64.0M 0% /dev 17:43:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:43:50 shm 64.0M 0 64.0M 0% /dev/shm 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main@tmp 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 17:43:50 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 17:43:50 17:43:50 17:43:50 ---> free -m: 17:43:50 total used free shared buff/cache available 17:43:50 Mem: 7821 945 3258 0 3617 6560 17:43:50 Swap: 1023 0 1023 17:43:50 17:43:50 17:43:50 ---> ip addr: 17:43:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:43:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:43:50 inet 127.0.0.1/8 scope host lo 17:43:50 valid_lft forever preferred_lft forever 17:43:50 inet6 ::1/128 scope host 17:43:50 valid_lft forever preferred_lft forever 17:43:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:43:50 link/ether fa:16:3e:a0:1d:51 brd ff:ff:ff:ff:ff:ff 17:43:50 inet 10.30.123.170/23 brd 10.30.123.255 scope global dynamic eth0 17:43:50 valid_lft 85633sec preferred_lft 85633sec 17:43:50 inet6 fe80::f816:3eff:fea0:1d51/64 scope link 17:43:50 valid_lft forever preferred_lft forever 17:43:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:43:50 link/ether 02:42:d8:aa:c3:6b brd ff:ff:ff:ff:ff:ff 17:43:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:43:50 valid_lft forever preferred_lft forever 17:43:50 inet6 fe80::42:d8ff:feaa:c36b/64 scope link 17:43:50 valid_lft forever preferred_lft forever 17:43:50 17:43:50 17:43:50 ---> sar -b -r -n DEV: 17:43:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:43:50 17:43:50 17:30:53 LINUX RESTART (2 CPU) 17:43:50 17:43:50 17:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:43:50 17:33:01 1.97 0.00 1.97 0.00 0.00 43.57 0.00 17:43:50 17:34:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 17:43:50 17:35:01 0.30 0.00 0.30 0.00 0.00 4.00 0.00 17:43:50 17:36:01 0.15 0.00 0.15 0.00 0.00 2.18 0.00 17:43:50 17:37:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 17:43:50 17:38:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 17:43:50 17:39:02 0.25 0.00 0.25 0.00 0.00 3.88 0.00 17:43:50 17:40:01 0.25 0.00 0.25 0.00 0.00 3.62 0.00 17:43:50 17:41:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 17:43:50 17:42:01 1.65 0.03 1.62 0.00 3.73 31.18 0.00 17:43:50 17:43:01 125.29 0.02 125.27 0.00 0.53 32261.28 0.00 17:43:50 Average: 11.93 0.00 11.92 0.00 0.39 2948.25 0.00 17:43:50 17:43:50 17:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:43:50 17:33:01 5461224 0 807944 10.09 2620 1737152 1255160 13.86 577928 1569296 8 17:43:50 17:34:01 5466060 0 803100 10.03 2620 1737160 1204752 13.30 576616 1566724 8 17:43:50 17:35:01 5464700 0 804456 10.04 2620 1737164 1204812 13.30 577900 1566724 16 17:43:50 17:36:01 5464856 0 804292 10.04 2620 1737172 1204836 13.30 573716 1570980 8 17:43:50 17:37:01 5462488 0 806656 10.07 2620 1737176 1204776 13.30 576008 1570980 8 17:43:50 17:38:01 5462580 0 806560 10.07 2620 1737180 1204844 13.30 576036 1570984 20 17:43:50 17:39:02 5459352 0 809784 10.11 2620 1737184 1204640 13.30 579528 1570980 20 17:43:50 17:40:01 5454880 0 814252 10.17 2620 1737188 1204796 13.30 583764 1570980 8 17:43:50 17:41:01 5454300 0 814828 10.17 2620 1737192 1204920 13.30 585844 1569292 8 17:43:50 17:42:01 5332588 0 853104 10.65 2620 1820628 1384120 15.28 638288 1633864 83216 17:43:50 17:43:01 3871632 0 1093788 13.66 2620 3040900 1715828 18.94 849080 2698996 583760 17:43:50 Average: 5304969 0 838069 10.46 2620 1863281 1272135 14.05 608610 1678164 60644 17:43:50 17:43:50 17:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:43:50 17:33:01 eth0 3.61 1.78 3.02 0.12 0.00 0.00 0.00 0.00 17:43:50 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:34:01 eth0 1.57 0.32 0.36 0.17 0.00 0.00 0.00 0.00 17:43:50 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:35:01 eth0 2.45 0.53 0.70 0.39 0.00 0.00 0.00 0.00 17:43:50 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:36:01 eth0 1.25 0.55 0.55 0.43 0.00 0.00 0.00 0.00 17:43:50 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:37:01 eth0 0.82 0.18 0.14 0.07 0.00 0.00 0.00 0.00 17:43:50 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:38:01 eth0 1.37 0.38 0.39 0.22 0.00 0.00 0.00 0.00 17:43:50 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:39:02 eth0 0.62 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:43:50 17:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:40:01 eth0 0.98 0.36 0.32 0.21 0.00 0.00 0.00 0.00 17:43:50 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:41:01 eth0 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 17:43:50 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:42:01 eth0 206.20 142.04 1352.56 12.74 0.00 0.00 0.00 0.00 17:43:50 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:43:01 eth0 1044.03 736.26 6311.01 101.72 0.00 0.00 0.00 0.00 17:43:50 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 17:43:01 docker0 92.09 118.88 7.85 349.59 0.00 0.00 0.00 0.00 17:43:50 Average: eth0 115.08 80.41 698.60 10.59 0.00 0.00 0.00 0.00 17:43:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:50 Average: docker0 8.39 10.83 0.72 31.85 0.00 0.00 0.00 0.00 17:43:50 17:43:50 17:43:50 ---> sar -P ALL: 17:43:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:43:50 17:43:50 17:30:53 LINUX RESTART (2 CPU) 17:43:50 17:43:50 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:43:50 17:33:01 all 0.17 0.00 0.06 0.00 0.03 99.74 17:43:50 17:33:01 0 0.25 0.00 0.05 0.00 0.02 99.68 17:43:50 17:33:01 1 0.08 0.00 0.07 0.00 0.05 99.80 17:43:50 17:34:01 all 0.13 0.00 0.08 0.00 0.02 99.78 17:43:50 17:34:01 0 0.15 0.00 0.05 0.00 0.00 99.80 17:43:50 17:34:01 1 0.10 0.00 0.10 0.00 0.03 99.77 17:43:50 17:35:01 all 0.12 0.00 0.03 0.00 0.03 99.83 17:43:50 17:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:43:50 17:35:01 1 0.18 0.00 0.02 0.00 0.02 99.78 17:43:50 17:36:01 all 0.15 0.00 0.04 0.00 0.03 99.78 17:43:50 17:36:01 0 0.10 0.00 0.05 0.00 0.03 99.82 17:43:50 17:36:01 1 0.20 0.00 0.03 0.00 0.02 99.75 17:43:50 17:37:01 all 0.13 0.00 0.03 0.00 0.02 99.83 17:43:50 17:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:43:50 17:37:01 1 0.22 0.00 0.02 0.00 0.02 99.75 17:43:50 17:38:01 all 0.15 0.00 0.03 0.00 0.03 99.79 17:43:50 17:38:01 0 0.08 0.00 0.03 0.00 0.03 99.85 17:43:50 17:38:01 1 0.22 0.00 0.03 0.00 0.02 99.73 17:43:50 17:39:02 all 0.16 0.00 0.05 0.00 0.03 99.77 17:43:50 17:39:02 0 0.05 0.00 0.03 0.00 0.03 99.88 17:43:50 17:39:02 1 0.27 0.00 0.07 0.00 0.02 99.65 17:43:50 17:40:01 all 0.07 0.00 0.05 0.00 0.03 99.85 17:43:50 17:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:43:50 17:40:01 1 0.10 0.00 0.07 0.00 0.03 99.80 17:43:50 17:41:01 all 0.12 0.00 0.02 0.00 0.03 99.84 17:43:50 17:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:43:50 17:41:01 1 0.18 0.00 0.02 0.00 0.03 99.77 17:43:50 17:42:01 all 1.36 0.00 0.73 0.02 0.03 97.87 17:43:50 17:42:01 0 1.14 0.00 0.70 0.02 0.02 98.12 17:43:50 17:42:01 1 1.58 0.00 0.75 0.02 0.03 97.62 17:43:50 17:43:01 all 20.45 0.00 9.40 1.15 0.08 68.92 17:43:50 17:43:01 0 20.74 0.00 9.14 1.27 0.09 68.77 17:43:50 17:43:01 1 20.17 0.00 9.65 1.04 0.07 69.07 17:43:50 17:43:50 Average: CPU %user %nice %system %iowait %steal %idle 17:43:50 Average: all 2.00 0.00 0.91 0.10 0.03 96.96 17:43:50 Average: 0 1.95 0.00 0.88 0.11 0.03 97.03 17:43:50 Average: 1 2.04 0.00 0.95 0.09 0.03 96.90 17:43:50 17:43:50 17:43:50