Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1242f74e288a71878fc199ee3a2e90cd7a24557f 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-ssh1299027716372891482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh4652123977160538966.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 40653689060fff6bf1399e6de9b6d29a57191201 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-messaging/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-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2750981681026325681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh1845655101877022150.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-messaging/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-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5533915706255363847.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging 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-1482 in /w/workspace/gexfoundry_go-mod-messaging_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 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/gexfoundry_go-mod-messaging_main@tmp/jenkins-gitclient-ssh8873095847483017667.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1242f74e288a71878fc199ee3a2e90cd7a24557f (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 1242f74e288a71878fc199ee3a2e90cd7a24557f # timeout=10 Commit message: "Merge pull request #113 from soda480/US1908" > git rev-list --no-walk 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:12:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:12:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:12:04 ========================================================= 17:12:04 EdgeX Global Pipelines Version Info 17:12:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:12:05 ------------------- 17:12:05 stable info: 17:12:05 ------------------- 17:12:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:05 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:12:05 Message: update stable to v1.0.200 17:12:06 ------------------- 17:12:06 experimental info: 17:12:06 ------------------- 17:12:06 Commited By: **** collab-it+edgex@linuxfoundation.org 17:12:06 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:12:06 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:12:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1242f74 [Pipeline] echo 17:12:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:07 + git log --format=format:%s -1 1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] echo 17:12:07 GIT_COMMIT: 1242f74e288a71878fc199ee3a2e90cd7a24557f, Commit Message: Merge pull request #113 from soda480/US1908 [Pipeline] echo 17:12:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:08 17:12:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:12:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:08 latest: Pulling from edgex-devops/git-semver 17:12:08 31603596830f: Pulling fs layer 17:12:08 b6dc333f4379: Pulling fs layer 17:12:08 3d9ef1400e77: Pulling fs layer 17:12:08 fd332fbdc1db: Pulling fs layer 17:12:08 fd332fbdc1db: Waiting 17:12:08 b6dc333f4379: Verifying Checksum 17:12:08 b6dc333f4379: Download complete 17:12:09 31603596830f: Verifying Checksum 17:12:09 31603596830f: Download complete 17:12:09 31603596830f: Pull complete 17:12:09 b6dc333f4379: Pull complete 17:12:10 fd332fbdc1db: Verifying Checksum 17:12:10 fd332fbdc1db: Download complete 17:12:10 3d9ef1400e77: Verifying Checksum 17:12:10 3d9ef1400e77: Download complete 17:12:10 3d9ef1400e77: Pull complete 17:12:10 fd332fbdc1db: Pull complete 17:12:10 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:12:11 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:11 $ docker top faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:11 [ssh-agent] Looking for ssh-agent implementation... 17:12:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:12 $ docker exec faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent 17:12:12 SSH_AUTH_SOCK=/tmp/ssh-4J0sLHMTvaoR/agent.15 17:12:12 SSH_AGENT_PID=21 17:12:12 Running ssh-add (command line suppressed) 17:12:12 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2957208930996475797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2957208930996475797.key) 17:12:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:12 + git tag --points-at HEAD [Pipeline] } 17:12:12 $ docker exec --env ******** --env ******** faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent -k 17:12:12 unset SSH_AUTH_SOCK; 17:12:12 unset SSH_AGENT_PID; 17:12:12 echo Agent pid 21 killed; 17:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:12:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:12 [ssh-agent] Looking for ssh-agent implementation... 17:12:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:12 $ docker exec faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent 17:12:13 SSH_AUTH_SOCK=/tmp/ssh-KzzCchskeG1O/agent.53 17:12:13 SSH_AGENT_PID=60 17:12:13 Running ssh-add (command line suppressed) 17:12:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4948450215383387196.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4948450215383387196.key) 17:12:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:13 + git semver init 17:12:13 # -> Open(): unable to determine branch for HEAD 17:12:13 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 17:12:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 17:12:13 # $SEMVER_REMOTE_NAME = origin 17:12:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:13 # $SEMVER_USER_NAME = edgex-jenkins 17:12:13 # $SEMVER_BRANCH = main 17:12:13 # $SEMVER_TEMP = /tmp/semver-978743846 17:12:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 17:12:14 # '/tmp/semver-978743846' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' 17:12:14 # -> Force: false 17:12:14 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 17:12:14 $ docker exec --env ******** --env ******** faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent -k 17:12:14 unset SSH_AUTH_SOCK; 17:12:14 unset SSH_AGENT_PID; 17:12:14 echo Agent pid 60 killed; 17:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:14 + git semver [Pipeline] } 17:12:14 $ docker stop --time=1 faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 17:12:15 $ docker rm -f faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:16 Stashed 1 file(s) [Pipeline] echo 17:12:16 [edgeXSemver]: initialized semver on version 2.0.2-dev.1 [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:12:31 Still waiting to schedule task 17:12:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:12:31 Still waiting to schedule task 17:12:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:17:01 Running on prd-centos7-docker-4c-2g-1547 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:17:01 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 17:17:01 Selected Git installation does not exist. Using Default 17:17:01 The recommended git tool is: NONE 17:17:04 using credential edgex-jenkins-ssh 17:17:05 Cloning the remote Git repository 17:17:06 Avoid second fetch 17:17:06 Checking out Revision 1242f74e288a71878fc199ee3a2e90cd7a24557f (main) 17:17:05 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:17:05 > git init /w/workspace/go-mod-messaging/2 # timeout=10 17:17:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:17:05 > git --version # timeout=10 17:17:05 > git --version # 'git version 2.24.4' 17:17:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:05 [INFO] Currently running in a labeled security context 17:17:05 [INFO] Currently SELinux is 'enforcing' on the host 17:17:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2626754985371055512.key 17:17:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:17:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:06 > git config core.sparsecheckout # timeout=10 17:17:06 > git checkout -f 1242f74e288a71878fc199ee3a2e90cd7a24557f # timeout=10 17:17:09 Commit message: "Merge pull request #113 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:17:10 ========================================================= 17:17:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:17:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:17:11 + 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:17:11 Sending build context to Docker daemon 595.5kB 17:17:11 Step 1/7 : ARG BASE=golang:1.16-alpine 17:17:11 Step 2/7 : FROM ${BASE} 17:17:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:17:11 540db60ca938: Pulling fs layer 17:17:11 adcc1eea9eea: Pulling fs layer 17:17:11 4c4ab2625f07: Pulling fs layer 17:17:11 0773c198feca: Pulling fs layer 17:17:11 345f892a5656: Pulling fs layer 17:17:11 4796506630df: Pulling fs layer 17:17:11 cc55df3e53f1: Pulling fs layer 17:17:11 4d027b6c602c: Pulling fs layer 17:17:11 449e75d2c14e: Pulling fs layer 17:17:11 0773c198feca: Waiting 17:17:11 345f892a5656: Waiting 17:17:11 4796506630df: Waiting 17:17:11 4d027b6c602c: Waiting 17:17:11 449e75d2c14e: Waiting 17:17:11 cc55df3e53f1: Waiting 17:17:11 4c4ab2625f07: Verifying Checksum 17:17:11 4c4ab2625f07: Download complete 17:17:11 adcc1eea9eea: Download complete 17:17:11 345f892a5656: Verifying Checksum 17:17:11 345f892a5656: Download complete 17:17:11 4796506630df: Verifying Checksum 17:17:11 4796506630df: Download complete 17:17:11 cc55df3e53f1: Verifying Checksum 17:17:11 cc55df3e53f1: Download complete 17:17:11 540db60ca938: Verifying Checksum 17:17:11 540db60ca938: Pull complete 17:17:11 adcc1eea9eea: Pull complete 17:17:11 4d027b6c602c: Verifying Checksum 17:17:11 4d027b6c602c: Download complete 17:17:11 4c4ab2625f07: Pull complete 17:17:15 449e75d2c14e: Verifying Checksum 17:17:15 449e75d2c14e: Download complete 17:17:16 0773c198feca: Verifying Checksum 17:17:16 0773c198feca: Download complete 17:17:20 0773c198feca: Pull complete 17:17:20 345f892a5656: Pull complete 17:17:20 4796506630df: Pull complete 17:17:20 cc55df3e53f1: Pull complete 17:17:20 4d027b6c602c: Pull complete 17:17:22 449e75d2c14e: Pull complete 17:17:22 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:17:22 ---> 0d28375d9b5b 17:17:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:17:23 ---> Running in 84e917f8dd97 17:17:23 Removing intermediate container 84e917f8dd97 17:17:23 ---> 986237a5131e 17:17:23 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:17:23 ---> Running in fa2ba9833175 17:17:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:17:25 (1/5) Installing libsodium (1.0.18-r0) 17:17:25 (2/5) Installing libzmq (4.3.3-r1) 17:17:26 (3/5) Installing pkgconf (1.7.3-r0) 17:17:26 (4/5) Installing libsodium-dev (1.0.18-r0) 17:17:26 (5/5) Installing zeromq-dev (4.3.3-r1) 17:17:26 Executing busybox-1.32.1-r6.trigger 17:17:26 OK: 150 MiB in 45 packages 17:17:26 Removing intermediate container fa2ba9833175 17:17:26 ---> 2ab5ae7406a0 17:17:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:17:26 ---> Running in 74371222126c 17:17:26 Removing intermediate container 74371222126c 17:17:26 ---> b39230290b65 17:17:26 Step 6/7 : COPY go.mod . 17:17:26 ---> 916cacb85d76 17:17:26 Step 7/7 : RUN go mod download 17:17:26 ---> Running in 12dbd439e35b 17:17:32 Removing intermediate container 12dbd439e35b 17:17:32 ---> e0ba77f130c5 17:17:32 Successfully built e0ba77f130c5 17:17:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:17:32 + docker inspect -f . ci-base-image-x86_64 17:17:32 . [Pipeline] withDockerContainer 17:17:32 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 17:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** ci-base-image-x86_64 cat 17:17:33 $ docker top 535e6a5762a91ae842e27329dcc420d3a57318e1be73f4d301ef4eb8ec59f6c7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:33 + go version 17:17:33 go version go1.16.5 linux/amd64 [Pipeline] } 17:17:33 $ docker stop --time=1 535e6a5762a91ae842e27329dcc420d3a57318e1be73f4d301ef4eb8ec59f6c7 17:17:34 $ docker rm -f 535e6a5762a91ae842e27329dcc420d3a57318e1be73f4d301ef4eb8ec59f6c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:17:35 + docker inspect -f . ci-base-image-x86_64 17:17:35 . [Pipeline] withDockerContainer 17:17:35 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 17:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** ci-base-image-x86_64 cat 17:17:35 $ docker top 258d77795347cd8a7246ee8640c0b9383e8cafbf4ab2f1db4dba29a51e256f75 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:36 + go mod tidy [Pipeline] sh 17:17:36 + make test 17:17:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:17:40 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:17:42 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.030s coverage: 90.0% of statements 17:17:46 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.013s coverage: 67.3% of statements 17:17:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:18:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.344s coverage: 83.8% of statements 17:18:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.009s coverage: 85.7% of statements 17:18:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements 17:18:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements 17:18:08 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements 17:18:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:18:12 gofmt -l . 17:18:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:18:12 $ docker stop --time=1 258d77795347cd8a7246ee8640c0b9383e8cafbf4ab2f1db4dba29a51e256f75 17:18:14 $ docker rm -f 258d77795347cd8a7246ee8640c0b9383e8cafbf4ab2f1db4dba29a51e256f75 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:14 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:15 17:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:16 latest: Pulling from edgex-lftools-log-publisher 17:18:16 b4d181a07f80: Pulling fs layer 17:18:16 a1111a8f2ec3: Pulling fs layer 17:18:16 ed53099fbce6: Pulling fs layer 17:18:16 dc539afda2c1: Pulling fs layer 17:18:16 77bc0d833cb6: Pulling fs layer 17:18:16 9065ff56babe: Pulling fs layer 17:18:16 d287ab97295c: Pulling fs layer 17:18:16 77bc0d833cb6: Waiting 17:18:16 dc539afda2c1: Waiting 17:18:16 9065ff56babe: Waiting 17:18:16 d287ab97295c: Waiting 17:18:16 a1111a8f2ec3: Verifying Checksum 17:18:16 a1111a8f2ec3: Download complete 17:18:16 dc539afda2c1: Verifying Checksum 17:18:16 dc539afda2c1: Download complete 17:18:16 77bc0d833cb6: Verifying Checksum 17:18:16 77bc0d833cb6: Download complete 17:18:16 9065ff56babe: Verifying Checksum 17:18:16 9065ff56babe: Download complete 17:18:17 ed53099fbce6: Verifying Checksum 17:18:17 ed53099fbce6: Download complete 17:18:18 b4d181a07f80: Verifying Checksum 17:18:18 b4d181a07f80: Download complete 17:18:19 b4d181a07f80: Pull complete 17:18:19 a1111a8f2ec3: Pull complete 17:18:20 ed53099fbce6: Pull complete 17:18:20 dc539afda2c1: Pull complete 17:18:20 77bc0d833cb6: Pull complete 17:18:20 9065ff56babe: Pull complete 17:18:23 d287ab97295c: Verifying Checksum 17:18:23 d287ab97295c: Download complete 17:18:28 d287ab97295c: Pull complete 17:18:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:28 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 17:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:31 $ docker top d2b0904388a5e88c16b615824a931e9bb263ba91f58e30ea6735a0990ca116b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:31 ---> job-cost.sh 17:18:31 lf-activate-venv: SKIPPING 17:18:31 INFO: No Stack... 17:18:32 INFO: Retrieving Pricing Info for: v3-standard-2 17:18:33 INFO: Archiving Costs [Pipeline] sh 17:18:33 + cut -d, -f6 17:18:33 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock 17:18:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] 17:18:33 Resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] did not exist. Created. 17:18:33 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:33 + echo total: 0.05999999865889549 [Pipeline] stash 17:18:33 Stashed 1 file(s) [Pipeline] } 17:18:33 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:33 $ docker stop --time=1 d2b0904388a5e88c16b615824a931e9bb263ba91f58e30ea6735a0990ca116b3 17:18:35 $ docker rm -f d2b0904388a5e88c16b615824a931e9bb263ba91f58e30ea6735a0990ca116b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1551 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:18:51 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 17:18:52 Selected Git installation does not exist. Using Default 17:18:52 The recommended git tool is: NONE 17:18:58 using credential edgex-jenkins-ssh 17:18:58 Cloning the remote Git repository 17:18:59 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:18:59 > git init /w/workspace/go-mod-messaging/2 # timeout=10 17:18:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:18:59 > git --version # timeout=10 17:18:59 > git --version # 'git version 2.17.1' 17:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:01 Avoid second fetch 17:19:01 Checking out Revision 1242f74e288a71878fc199ee3a2e90cd7a24557f (main) 17:19:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:19:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:01 > git config core.sparsecheckout # timeout=10 17:19:01 > git checkout -f 1242f74e288a71878fc199ee3a2e90cd7a24557f # timeout=10 17:19:05 Commit message: "Merge pull request #113 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:19:06 ========================================================= 17:19:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:19:06 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:19:07 + 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:19:08 Sending build context to Docker daemon 594.4kB 17:19:08 Step 1/7 : ARG BASE=golang:1.16-alpine 17:19:08 Step 2/7 : FROM ${BASE} 17:19:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:19:09 595b0fe564bb: Pulling fs layer 17:19:09 24495759ef45: Pulling fs layer 17:19:09 d148012ef14d: Pulling fs layer 17:19:09 cb65c68fc2e2: Pulling fs layer 17:19:09 093eec477d81: Pulling fs layer 17:19:09 a6d5b2bbb924: Pulling fs layer 17:19:09 2446dc1eb7d3: Pulling fs layer 17:19:09 596795e73e0f: Pulling fs layer 17:19:09 cb65c68fc2e2: Waiting 17:19:09 093eec477d81: Waiting 17:19:09 a6d5b2bbb924: Waiting 17:19:09 2446dc1eb7d3: Waiting 17:19:09 d148012ef14d: Verifying Checksum 17:19:09 d148012ef14d: Download complete 17:19:09 24495759ef45: Verifying Checksum 17:19:09 24495759ef45: Download complete 17:19:09 093eec477d81: Verifying Checksum 17:19:09 093eec477d81: Download complete 17:19:09 a6d5b2bbb924: Verifying Checksum 17:19:09 a6d5b2bbb924: Download complete 17:19:09 2446dc1eb7d3: Verifying Checksum 17:19:09 2446dc1eb7d3: Download complete 17:19:09 595b0fe564bb: Verifying Checksum 17:19:09 595b0fe564bb: Download complete 17:19:10 595b0fe564bb: Pull complete 17:19:10 24495759ef45: Pull complete 17:19:11 d148012ef14d: Pull complete 17:19:12 596795e73e0f: Verifying Checksum 17:19:12 596795e73e0f: Download complete 17:19:13 cb65c68fc2e2: Verifying Checksum 17:19:13 cb65c68fc2e2: Download complete 17:19:23 cb65c68fc2e2: Pull complete 17:19:23 093eec477d81: Pull complete 17:19:23 a6d5b2bbb924: Pull complete 17:19:24 2446dc1eb7d3: Pull complete 17:19:28 596795e73e0f: Pull complete 17:19:28 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:19:28 ---> d9e956139c92 17:19:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:19:33 ---> Running in ad704fae904f 17:19:33 Removing intermediate container ad704fae904f 17:19:33 ---> 84a00d28fc3e 17:19:33 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:19:33 ---> Running in 059e5c694e46 17:19:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:19:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:19:37 (1/5) Installing libsodium (1.0.18-r0) 17:19:37 (2/5) Installing libzmq (4.3.3-r1) 17:19:37 (3/5) Installing pkgconf (1.7.3-r0) 17:19:37 (4/5) Installing libsodium-dev (1.0.18-r0) 17:19:37 (5/5) Installing zeromq-dev (4.3.3-r1) 17:19:37 Executing busybox-1.32.1-r6.trigger 17:19:37 OK: 139 MiB in 45 packages 17:19:39 Removing intermediate container 059e5c694e46 17:19:39 ---> 4ebf61586fb2 17:19:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:19:39 ---> Running in 00dc81bc0277 17:19:40 Removing intermediate container 00dc81bc0277 17:19:40 ---> d30db8e4ab10 17:19:40 Step 6/7 : COPY go.mod . 17:19:41 ---> 7511a2000b96 17:19:41 Step 7/7 : RUN go mod download 17:19:41 ---> Running in d3f83eb09999 17:19:56 Removing intermediate container d3f83eb09999 17:19:56 ---> 55f62ce012cf 17:19:56 Successfully built 55f62ce012cf 17:19:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:56 + docker inspect -f . ci-base-image-arm64 17:19:56 . [Pipeline] withDockerContainer 17:19:57 prd-ubuntu18.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container 17:19:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** ci-base-image-arm64 cat 17:19:59 $ docker top 5dd09942372fb67c8ae7323b4e375f42ec006df0f32b1cbaaf4bf9fd0e09b58d -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:00 + go version 17:20:00 go version go1.16.5 linux/arm64 [Pipeline] } 17:20:00 $ docker stop --time=1 5dd09942372fb67c8ae7323b4e375f42ec006df0f32b1cbaaf4bf9fd0e09b58d 17:20:02 $ docker rm -f 5dd09942372fb67c8ae7323b4e375f42ec006df0f32b1cbaaf4bf9fd0e09b58d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:03 + docker inspect -f . ci-base-image-arm64 17:20:03 . [Pipeline] withDockerContainer 17:20:03 prd-ubuntu18.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container 17:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** ci-base-image-arm64 cat 17:20:06 $ docker top b9d872f0fa5ff9022198475419fb0c7edc1414bb034fabf942de524f8e9a9f88 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:07 + go mod tidy [Pipeline] sh 17:20:08 + make test 17:20:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:20:26 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:20:33 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.037s coverage: 90.0% of statements 17:20:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.028s coverage: 67.3% of statements 17:20:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:21:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.385s coverage: 83.8% of statements 17:21:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements 17:21:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.046s coverage: 100.0% of statements 17:21:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements 17:21:10 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.036s coverage: 90.9% of statements 17:21:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:21:28 gofmt -l . 17:21:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:21:28 $ docker stop --time=1 b9d872f0fa5ff9022198475419fb0c7edc1414bb034fabf942de524f8e9a9f88 17:21:30 $ docker rm -f b9d872f0fa5ff9022198475419fb0c7edc1414bb034fabf942de524f8e9a9f88 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:31 Warning: overwriting stash ‘coverage-report’ 17:21:31 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:32 17:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:33 arm64: Pulling from edgex-lftools-log-publisher 17:21:33 448f6bf000e3: Pulling fs layer 17:21:33 f757da607395: Pulling fs layer 17:21:33 05883995daec: Pulling fs layer 17:21:33 8603b9c90790: Pulling fs layer 17:21:33 1560dd03e051: Pulling fs layer 17:21:33 27f5ce0e4adf: Pulling fs layer 17:21:33 c2d8d7efcc4b: Pulling fs layer 17:21:33 8603b9c90790: Waiting 17:21:33 27f5ce0e4adf: Waiting 17:21:33 c2d8d7efcc4b: Waiting 17:21:33 1560dd03e051: Waiting 17:21:33 f757da607395: Verifying Checksum 17:21:33 f757da607395: Download complete 17:21:33 8603b9c90790: Download complete 17:21:34 1560dd03e051: Verifying Checksum 17:21:34 1560dd03e051: Download complete 17:21:34 27f5ce0e4adf: Download complete 17:21:34 05883995daec: Verifying Checksum 17:21:34 05883995daec: Download complete 17:21:35 448f6bf000e3: Verifying Checksum 17:21:35 448f6bf000e3: Download complete 17:21:38 448f6bf000e3: Pull complete 17:21:38 c2d8d7efcc4b: Verifying Checksum 17:21:38 c2d8d7efcc4b: Download complete 17:21:39 f757da607395: Pull complete 17:21:40 05883995daec: Pull complete 17:21:41 8603b9c90790: Pull complete 17:21:42 1560dd03e051: Pull complete 17:21:42 27f5ce0e4adf: Pull complete 17:21:57 c2d8d7efcc4b: Pull complete 17:21:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:21:58 prd-ubuntu18.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container 17:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:22:02 $ docker top 776d21759156e5e9a2ae0cc24d301c28a7652eab702840bee843becec6e09dcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:03 ---> job-cost.sh 17:22:03 lf-activate-venv: SKIPPING 17:22:03 INFO: No Stack... 17:22:04 INFO: Retrieving Pricing Info for: v2-standard-4 17:22:05 INFO: Archiving Costs [Pipeline] sh 17:22:05 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv 17:22:05 + cut -d, -f6 [Pipeline] lock 17:22:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] 17:22:05 Resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] did not exist. Created. 17:22:05 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:06 /w/workspace/go-mod-messaging/2@tmp/durable-7281d607/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-7281d607/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:22:07 + echo total: 0.18000000715255737 [Pipeline] stash 17:22:07 Warning: overwriting stash ‘stack-cost’ 17:22:07 Stashed 1 file(s) [Pipeline] } 17:22:07 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:07 $ docker stop --time=1 776d21759156e5e9a2ae0cc24d301c28a7652eab702840bee843becec6e09dcb 17:22:08 $ docker rm -f 776d21759156e5e9a2ae0cc24d301c28a7652eab702840bee843becec6e09dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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:22:09 provisioning config files... 17:22:09 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8896473355452961303tmp [Pipeline] { [Pipeline] sh 17:22:10 + set +x 17:22:10 + curl -s https://codecov.io/bash 17:22:10 + bash -s -- 17:22:10 17:22:10 _____ _ 17:22:10 / ____| | | 17:22:10 | | ___ __| | ___ ___ _____ __ 17:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:10 Bash-1.0.6 17:22:10 17:22:10 17:22:10 ==> git version 2.24.4 found 17:22:10 ==> 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:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:22:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:22:10 ==> Jenkins CI detected. 17:22:10 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:22:10 project root: . 17:22:10 --> token set from env 17:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:10 ==> Running gcov in . (disable via -X gcov) 17:22:10 ==> Python coveragepy not found 17:22:10 ==> Searching for coverage reports in: 17:22:10 + . 17:22:10 -> Found 1 reports 17:22:10 ==> Detecting git/mercurial file structure 17:22:10 ==> Reading reports 17:22:10 + ./coverage.out bytes=21942 17:22:10 ==> Appending adjustments 17:22:10 https://docs.codecov.io/docs/fixing-reports 17:22:10 + Found adjustments 17:22:10 ==> Gzipping contents 17:22:10 8.0K /tmp/codecov.mmMuTj.gz 17:22:10 ==> Uploading reports 17:22:10 url: https://codecov.io 17:22:10 query: branch=main&commit=1242f74e288a71878fc199ee3a2e90cd7a24557f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:10 -> Pinging Codecov 17:22:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=1242f74e288a71878fc199ee3a2e90cd7a24557f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:11 -> Uploading to 17:22:11 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/F6E385568367DD0E4001BA4F8F1CB792/1242f74e288a71878fc199ee3a2e90cd7a24557f/58ad1b78-2788-491b-b18d-b07e2ac5385e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T172210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21e3de05debbe71f6575d225bf39861ce787bc4f55d773134fc22632c85aa088 17:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:11 Dload Upload Total Spent Left Speed 17:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5063 0 0 100 5063 0 11602 --:--:-- --:--:-- --:--:-- 11585 100 5063 0 0 100 5063 0 11597 --:--:-- --:--:-- --:--:-- 11585 17:22:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] } 17:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:22:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:22:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:12 17:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:22:13 188c0c94c7c5: Pulling fs layer 17:22:13 0ef7d3d256c8: Pulling fs layer 17:22:13 de9db76c5a1d: Pulling fs layer 17:22:13 0eba1c9be4d2: Pulling fs layer 17:22:13 0d57e429df01: Pulling fs layer 17:22:13 4e4be7b47b0d: Pulling fs layer 17:22:13 e1f770b5df2f: Pulling fs layer 17:22:13 85a0685a4137: Pulling fs layer 17:22:13 0eba1c9be4d2: Waiting 17:22:13 0d57e429df01: Waiting 17:22:13 4e4be7b47b0d: Waiting 17:22:13 e1f770b5df2f: Waiting 17:22:13 85a0685a4137: Waiting 17:22:13 de9db76c5a1d: Verifying Checksum 17:22:13 de9db76c5a1d: Download complete 17:22:13 0ef7d3d256c8: Verifying Checksum 17:22:13 0ef7d3d256c8: Download complete 17:22:13 0d57e429df01: Verifying Checksum 17:22:13 0d57e429df01: Download complete 17:22:13 4e4be7b47b0d: Verifying Checksum 17:22:13 4e4be7b47b0d: Download complete 17:22:13 188c0c94c7c5: Verifying Checksum 17:22:13 188c0c94c7c5: Download complete 17:22:13 188c0c94c7c5: Pull complete 17:22:13 0ef7d3d256c8: Pull complete 17:22:13 de9db76c5a1d: Pull complete 17:22:14 e1f770b5df2f: Verifying Checksum 17:22:14 e1f770b5df2f: Download complete 17:22:21 0eba1c9be4d2: Verifying Checksum 17:22:21 0eba1c9be4d2: Download complete 17:22:22 85a0685a4137: Verifying Checksum 17:22:22 85a0685a4137: Download complete 17:22:24 0eba1c9be4d2: Pull complete 17:22:24 0d57e429df01: Pull complete 17:22:24 4e4be7b47b0d: Pull complete 17:22:24 e1f770b5df2f: Pull complete 17:22:29 85a0685a4137: Pull complete 17:22:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:22:29 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:22:31 $ docker top 9b6872a3e427420714f12d08fc965a7f7fd8ccd3f2f37ab52ec1e9ec145c0bf0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:22:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:22:32 + set -o pipefail 17:22:32 + snyk monitor '--org=edgex-jenkins' 17:22:34 17:22:34 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 17:22:34 17:22:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/3b2fc493-cf58-4a92-b746-9d23c4afa5e9 17:22:34 17:22:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:22:34 17:22:35 [Pipeline] } 17:22:35 $ docker stop --time=1 9b6872a3e427420714f12d08fc965a7f7fd8ccd3f2f37ab52ec1e9ec145c0bf0 17:22:36 $ docker rm -f 9b6872a3e427420714f12d08fc965a7f7fd8ccd3f2f37ab52ec1e9ec145c0bf0 [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:22:37 + git log --format=format:%s -1 1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] isUnix [Pipeline] sh 17:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:38 . [Pipeline] withDockerContainer 17:22:38 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:10004/edgex-devops/git-semver:latest cat 17:22:38 $ docker top 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:38 [ssh-agent] Looking for ssh-agent implementation... 17:22:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:39 $ docker exec 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e ssh-agent 17:22:39 SSH_AUTH_SOCK=/tmp/ssh-NX49ce0rQEpC/agent.13 17:22:39 SSH_AGENT_PID=19 17:22:39 Running ssh-add (command line suppressed) 17:22:39 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5840006744334156067.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5840006744334156067.key) 17:22:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:39 + git semver tag 17:22:39 # -> Open(): unable to determine branch for HEAD 17:22:39 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 17:22:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 17:22:39 # $SEMVER_REMOTE_NAME = origin 17:22:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:22:39 # $SEMVER_USER_NAME = edgex-jenkins 17:22:39 # $SEMVER_BRANCH = main 17:22:39 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:22:39 # 1242f74e288a71878fc199ee3a2e90cd7a24557f HEAD 17:22:39 # -> Force: false 17:22:39 # a226fc25ad227f07f57a18b039c0b1f4e7286841 refs/tags/v2.0.2-dev.1 [Pipeline] } 17:22:39 $ docker exec --env ******** --env ******** 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e ssh-agent -k 17:22:39 unset SSH_AUTH_SOCK; 17:22:39 unset SSH_AGENT_PID; 17:22:39 echo Agent pid 19 killed; 17:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:40 + git semver [Pipeline] } 17:22:40 $ docker stop --time=1 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e 17:22:41 $ docker rm -f 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:41 17:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:42 0.23.1-centos7: Pulling from edgex-lftools 17:22:42 ab5ef0e58194: Pulling fs layer 17:22:42 9712f1f96733: Pulling fs layer 17:22:42 63f879dbbcfc: Pulling fs layer 17:22:42 0d9ebad4ef96: Pulling fs layer 17:22:42 e9a5061849ea: Pulling fs layer 17:22:42 d747dcd14b5f: Pulling fs layer 17:22:42 2de7ff778b66: Pulling fs layer 17:22:42 e9a5061849ea: Waiting 17:22:42 d747dcd14b5f: Waiting 17:22:42 2de7ff778b66: Waiting 17:22:42 0d9ebad4ef96: Waiting 17:22:42 9712f1f96733: Verifying Checksum 17:22:42 9712f1f96733: Download complete 17:22:45 63f879dbbcfc: Verifying Checksum 17:22:45 63f879dbbcfc: Download complete 17:22:45 e9a5061849ea: Verifying Checksum 17:22:45 e9a5061849ea: Download complete 17:22:45 d747dcd14b5f: Verifying Checksum 17:22:45 d747dcd14b5f: Download complete 17:22:46 2de7ff778b66: Verifying Checksum 17:22:46 2de7ff778b66: Download complete 17:22:47 0d9ebad4ef96: Verifying Checksum 17:22:47 0d9ebad4ef96: Download complete 17:22:48 ab5ef0e58194: Verifying Checksum 17:22:48 ab5ef0e58194: Download complete 17:22:51 ab5ef0e58194: Pull complete 17:22:51 9712f1f96733: Pull complete 17:22:51 63f879dbbcfc: Pull complete 17:22:56 0d9ebad4ef96: Pull complete 17:22:56 e9a5061849ea: Pull complete 17:22:56 d747dcd14b5f: Pull complete 17:22:56 2de7ff778b66: Pull complete 17:22:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:22:56 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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-lftools:0.23.1-centos7 cat 17:23:00 $ docker top d03f6c92327db0d27cf4b23dec0ceffd128984f0abba7c3c87bf53f2de8f01aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:23:00 provisioning config files... 17:23:00 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3232451401199869979tmp 17:23:00 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5203697755217762470tmp 17:23:00 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1651008467340984450tmp [Pipeline] { [Pipeline] echo 17:23:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:23:01 ---> sigul-configuration.sh 17:23:01 gpg: directory `/root/.gnupg' created 17:23:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:23:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:23:01 gpg: keyring `/root/.gnupg/secring.gpg' created 17:23:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:23:01 gpg: CAST5 encrypted data 17:23:01 gpg: encrypted with 1 passphrase 17:23:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:01 + mkdir /home/jenkins 17:23:01 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:01 + 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:23:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:02 ---> sigul-install.sh 17:23:02 Sigul already installed; skipping installation. [Pipeline] sh 17:23:02 + git tag --list 17:23:02 v0.0.0 17:23:02 v0.1.0 17:23:02 v0.1.1 17:23:02 v0.1.10 17:23:02 v0.1.11 17:23:02 v0.1.12 17:23:02 v0.1.13 17:23:02 v0.1.14 17:23:02 v0.1.15 17:23:02 v0.1.16 17:23:02 v0.1.17 17:23:02 v0.1.18 17:23:02 v0.1.19 17:23:02 v0.1.2 17:23:02 v0.1.20 17:23:02 v0.1.21 17:23:02 v0.1.22 17:23:02 v0.1.23 17:23:02 v0.1.24 17:23:02 v0.1.25 17:23:02 v0.1.26 17:23:02 v0.1.27 17:23:02 v0.1.28 17:23:02 v0.1.29 17:23:02 v0.1.3 17:23:02 v0.1.30 17:23:02 v0.1.31 17:23:02 v0.1.4 17:23:02 v0.1.5 17:23:02 v0.1.6 17:23:02 v0.1.7 17:23:02 v0.1.8 17:23:02 v0.1.9 17:23:02 v2.0.0 17:23:02 v2.0.0-dev.1 17:23:02 v2.0.0-dev.10 17:23:02 v2.0.0-dev.11 17:23:02 v2.0.0-dev.12 17:23:02 v2.0.0-dev.13 17:23:02 v2.0.0-dev.14 17:23:02 v2.0.0-dev.15 17:23:02 v2.0.0-dev.16 17:23:02 v2.0.0-dev.2 17:23:02 v2.0.0-dev.3 17:23:02 v2.0.0-dev.4 17:23:02 v2.0.0-dev.5 17:23:02 v2.0.0-dev.6 17:23:02 v2.0.0-dev.7 17:23:02 v2.0.0-dev.8 17:23:02 v2.0.0-dev.9 17:23:02 v2.0.1 17:23:02 v2.0.1-dev.1 17:23:02 v2.0.2-dev.1 [Pipeline] sh 17:23:02 + lftools sign git-tag v2.0.2-dev.1 17:23:03 Signing Git tag with Sigul... 17:23:03 Signing v2.0.2-dev.1 [Pipeline] echo 17:23:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:04 $ docker stop --time=1 d03f6c92327db0d27cf4b23dec0ceffd128984f0abba7c3c87bf53f2de8f01aa 17:23:06 $ docker rm -f d03f6c92327db0d27cf4b23dec0ceffd128984f0abba7c3c87bf53f2de8f01aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:06 . [Pipeline] withDockerContainer 17:23:06 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:10004/edgex-devops/git-semver:latest cat 17:23:07 $ docker top ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:07 [ssh-agent] Looking for ssh-agent implementation... 17:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:07 $ docker exec ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 ssh-agent 17:23:07 SSH_AUTH_SOCK=/tmp/ssh-pxPfHDV9RGqW/agent.14 17:23:07 SSH_AGENT_PID=21 17:23:07 Running ssh-add (command line suppressed) 17:23:07 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1847886398264636251.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1847886398264636251.key) 17:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:08 + git semver bump pre 17:23:08 # -> Open(): unable to determine branch for HEAD 17:23:08 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 17:23:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 17:23:08 # $SEMVER_REMOTE_NAME = origin 17:23:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:08 # $SEMVER_USER_NAME = edgex-jenkins 17:23:08 # $SEMVER_BRANCH = main 17:23:08 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:23:08 2.0.2-dev.2 [Pipeline] } 17:23:08 $ docker exec --env ******** --env ******** ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 ssh-agent -k 17:23:08 unset SSH_AUTH_SOCK; 17:23:08 unset SSH_AGENT_PID; 17:23:08 echo Agent pid 21 killed; 17:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:08 + git semver [Pipeline] } 17:23:08 $ docker stop --time=1 ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 17:23:09 $ docker rm -f ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:10 . [Pipeline] withDockerContainer 17:23:10 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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:10004/edgex-devops/git-semver:latest cat 17:23:11 $ docker top e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:11 [ssh-agent] Looking for ssh-agent implementation... 17:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:11 $ docker exec e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b ssh-agent 17:23:11 SSH_AUTH_SOCK=/tmp/ssh-OeQajw3kGFVi/agent.13 17:23:11 SSH_AGENT_PID=20 17:23:11 Running ssh-add (command line suppressed) 17:23:11 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5739253177147711044.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5739253177147711044.key) 17:23:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:12 + git semver push 17:23:12 # -> Open(): unable to determine branch for HEAD 17:23:12 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git 17:23:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main 17:23:12 # $SEMVER_REMOTE_NAME = origin 17:23:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:12 # $SEMVER_USER_NAME = edgex-jenkins 17:23:12 # $SEMVER_BRANCH = main 17:23:12 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } 17:23:17 $ docker exec --env ******** --env ******** e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b ssh-agent -k 17:23:17 unset SSH_AUTH_SOCK; 17:23:17 unset SSH_AGENT_PID; 17:23:17 echo Agent pid 20 killed; 17:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:17 + git semver [Pipeline] } 17:23:17 $ docker stop --time=1 e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b 17:23:19 $ docker rm -f e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b [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:23:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:20 ---> package-listing.sh 17:23:20 ++ facter osfamily 17:23:20 ++ tr '[:upper:]' '[:lower:]' 17:23:21 + OS_FAMILY=redhat 17:23:21 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:23:21 + START_PACKAGES=/tmp/packages_start.txt 17:23:21 + END_PACKAGES=/tmp/packages_end.txt 17:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:21 + PACKAGES=/tmp/packages_start.txt 17:23:21 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:23:21 + PACKAGES=/tmp/packages_end.txt 17:23:21 + case "${OS_FAMILY}" in 17:23:21 + sort 17:23:21 + rpm -qa 17:23:21 + '[' -f /tmp/packages_start.txt ']' 17:23:21 + '[' -f /tmp/packages_end.txt ']' 17:23:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:21 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:23:21 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:23:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 17:23:21 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:22 17:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:23 latest: Pulling from edgex-lftools-log-publisher 17:23:23 b4d181a07f80: Pulling fs layer 17:23:23 a1111a8f2ec3: Pulling fs layer 17:23:23 ed53099fbce6: Pulling fs layer 17:23:23 dc539afda2c1: Pulling fs layer 17:23:23 77bc0d833cb6: Pulling fs layer 17:23:23 9065ff56babe: Pulling fs layer 17:23:23 d287ab97295c: Pulling fs layer 17:23:23 dc539afda2c1: Waiting 17:23:23 77bc0d833cb6: Waiting 17:23:23 9065ff56babe: Waiting 17:23:23 d287ab97295c: Waiting 17:23:23 a1111a8f2ec3: Verifying Checksum 17:23:23 a1111a8f2ec3: Download complete 17:23:23 dc539afda2c1: Download complete 17:23:23 77bc0d833cb6: Verifying Checksum 17:23:23 77bc0d833cb6: Download complete 17:23:23 9065ff56babe: Verifying Checksum 17:23:23 9065ff56babe: Download complete 17:23:23 ed53099fbce6: Verifying Checksum 17:23:23 ed53099fbce6: Download complete 17:23:24 b4d181a07f80: Verifying Checksum 17:23:24 b4d181a07f80: Download complete 17:23:25 b4d181a07f80: Pull complete 17:23:25 a1111a8f2ec3: Pull complete 17:23:26 ed53099fbce6: Pull complete 17:23:26 dc539afda2c1: Pull complete 17:23:26 77bc0d833cb6: Pull complete 17:23:26 9065ff56babe: Pull complete 17:23:28 d287ab97295c: Verifying Checksum 17:23:28 d287ab97295c: Download complete 17:23:32 d287ab97295c: Pull complete 17:23:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:23:33 prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container 17:23:33 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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-lftools-log-publisher:latest cat 17:23:36 $ docker top e228271ab2e32eb5e9da96c9ed226951de26f8580ac069d5b1b0acf06d091406 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:37 + ls /var/log/sa-host 17:23:37 + sadf -c /var/log/sa-host/sa02 17:23:37 file_magic: OK 17:23:37 HZ: Using current value: 100 17:23:37 file_header: OK 17:23:37 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:23:37 Statistics: 17:23:37 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:23:37 File successfully converted to sysstat format version 12.0.3 17:23:37 + sadf -c /var/log/sa-host/sa05 17:23:37 file_magic: OK 17:23:37 HZ: Using current value: 100 17:23:37 file_header: OK 17:23:37 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:23:37 Statistics: 17:23:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:38 provisioning config files... 17:23:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6853464981849590569tmp [Pipeline] { [Pipeline] echo 17:23:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:38 ---> create-netrc.sh [Pipeline] } 17:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:38 ---> python-tools-install.sh [Pipeline] echo 17:23:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:39 ---> sudo-logs.sh 17:23:39 Archiving 'sudo' log.. 17:23:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-1482.vexxhost.local: Name or service not known 17:23:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-1482.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:23:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:39 ---> job-cost.sh 17:23:39 lf-activate-venv: SKIPPING 17:23:39 DEBUG: total: 0.18000000715255737 17:23:39 INFO: Retrieving Stack Cost... 17:23:40 INFO: Retrieving Pricing Info for: v3-standard-2 17:23:40 INFO: Archiving Costs [Pipeline] echo 17:23:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:41 ---> logs-deploy.sh 17:23:41 lf-activate-venv: SKIPPING 17:23:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/2 17:23:41 INFO: archiving workspace using pattern(s): 17:23:41 Archives upload complete. 17:23:41 INFO: archiving logs to Nexus 17:23:42 ---> uname -a: 17:23:42 Linux prd-centos7-docker-4c-2g-1482.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:23:42 17:23:42 17:23:42 ---> lscpu: 17:23:42 Architecture: x86_64 17:23:42 CPU op-mode(s): 32-bit, 64-bit 17:23:42 Byte Order: Little Endian 17:23:42 Address sizes: 40 bits physical, 48 bits virtual 17:23:42 CPU(s): 2 17:23:42 On-line CPU(s) list: 0,1 17:23:42 Thread(s) per core: 1 17:23:42 Core(s) per socket: 1 17:23:42 Socket(s): 2 17:23:42 NUMA node(s): 1 17:23:42 Vendor ID: AuthenticAMD 17:23:42 CPU family: 23 17:23:42 Model: 49 17:23:42 Model name: AMD EPYC-Rome Processor 17:23:42 Stepping: 0 17:23:42 CPU MHz: 2799.996 17:23:42 BogoMIPS: 5599.99 17:23:42 Virtualization: AMD-V 17:23:42 Hypervisor vendor: KVM 17:23:42 Virtualization type: full 17:23:42 L1d cache: 32K 17:23:42 L1i cache: 32K 17:23:42 L2 cache: 512K 17:23:42 L3 cache: 16384K 17:23:42 NUMA node0 CPU(s): 0,1 17:23:42 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:23:42 17:23:42 17:23:42 ---> nproc: 17:23:42 2 17:23:42 17:23:42 17:23:42 ---> df -h: 17:23:42 Filesystem Size Used Avail Use% Mounted on 17:23:42 overlay 40G 9.0G 32G 23% / 17:23:42 tmpfs 64M 0 64M 0% /dev 17:23:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:23:42 shm 64M 0 64M 0% /dev/shm 17:23:42 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:23:42 17:23:42 17:23:42 ---> sar -b -r -n DEV: 17:23:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:23:42 17:23:42 17:11:26 LINUX RESTART (2 CPU) 17:23:42 17:23:42 17:12:01 tps rtps wtps bread/s bwrtn/s 17:23:42 17:13:02 47.16 3.38 43.78 2556.62 2678.26 17:23:42 17:14:01 0.39 0.00 0.39 0.00 6.05 17:23:42 17:15:01 0.23 0.00 0.23 0.00 3.07 17:23:42 17:16:01 0.30 0.00 0.30 0.00 4.55 17:23:42 17:17:01 0.27 0.00 0.27 0.00 3.55 17:23:42 17:18:01 0.30 0.00 0.30 0.00 4.45 17:23:42 17:19:01 0.15 0.00 0.15 0.00 1.75 17:23:42 17:20:01 0.27 0.00 0.27 0.00 3.61 17:23:42 17:21:01 0.23 0.00 0.23 0.00 3.10 17:23:42 17:22:01 0.23 0.00 0.23 0.00 3.33 17:23:42 17:23:01 171.19 0.03 171.16 3.73 53806.59 17:23:42 Average: 20.10 0.31 19.79 233.22 5146.59 17:23:42 17:23:42 17:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:42 17:13:02 5466380 0 808096 10.09 2620 1731844 1272748 14.05 578856 1563716 8 17:23:42 17:14:01 5475100 0 799368 9.98 2620 1731852 1204024 13.29 571216 1563680 16 17:23:42 17:15:01 5474396 0 800068 9.99 2620 1731856 1204268 13.30 575584 1560360 20 17:23:42 17:16:01 5472824 0 801632 10.01 2620 1731864 1204232 13.30 576868 1560360 20 17:23:42 17:17:01 5473752 0 800700 10.00 2620 1731868 1204196 13.29 573380 1563944 16 17:23:42 17:18:01 5472740 0 801708 10.01 2620 1731872 1204304 13.30 573960 1563944 8 17:23:42 17:19:01 5472288 0 802156 10.02 2620 1731876 1204416 13.30 574272 1563944 16 17:23:42 17:20:01 5460720 0 813720 10.16 2620 1731880 1204492 13.30 585484 1563944 16 17:23:42 17:21:01 5459832 0 814604 10.17 2620 1731884 1204620 13.30 586336 1563944 20 17:23:42 17:22:01 5459916 0 814516 10.17 2620 1731888 1204572 13.30 587772 1562384 12 17:23:42 17:23:01 3838380 0 1113904 13.91 2620 3054036 1342188 14.82 834860 2723236 220 17:23:42 Average: 5320575 0 833679 10.41 2620 1852065 1223096 13.50 601690 1668496 34 17:23:42 17:23:42 17:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:42 17:13:02 eth0 112.04 73.58 353.99 20.68 0.00 0.00 0.00 0.00 17:23:42 17:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:13:02 docker0 2.20 1.78 0.50 4.04 0.00 0.00 0.00 0.00 17:23:42 17:14:01 eth0 1.93 0.10 0.16 0.01 0.00 0.00 0.00 0.00 17:23:42 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:15:01 eth0 2.12 0.65 0.71 0.37 0.00 0.00 0.00 0.00 17:23:42 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:16:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 17:23:42 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:17:01 eth0 2.40 0.23 0.36 0.10 0.00 0.00 0.00 0.00 17:23:42 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:18:01 eth0 4.68 0.70 0.92 0.38 0.00 0.00 0.00 0.00 17:23:42 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:19:01 eth0 2.95 0.85 0.93 0.62 0.00 0.00 0.00 0.00 17:23:42 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:20:01 eth0 4.03 0.88 1.09 0.61 0.00 0.00 0.00 0.00 17:23:42 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:21:01 eth0 2.32 0.98 1.11 0.75 0.00 0.00 0.00 0.00 17:23:42 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:22:01 eth0 1.40 0.62 0.51 0.31 0.00 0.00 0.00 0.00 17:23:42 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:23:01 veth014d5a7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:23:01 eth0 1270.29 881.22 7377.40 78.72 0.00 0.00 0.00 0.00 17:23:42 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 17:23:01 docker0 16.77 18.13 1.47 46.80 0.00 0.00 0.00 0.00 17:23:42 Average: veth014d5a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 Average: eth0 127.92 87.43 704.58 9.36 0.00 0.00 0.00 0.00 17:23:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:42 Average: docker0 1.73 1.81 0.18 4.63 0.00 0.00 0.00 0.00 17:23:42 17:23:42 17:23:42 ---> sar -P ALL: 17:23:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:23:42 17:23:42 17:11:26 LINUX RESTART (2 CPU) 17:23:42 17:23:42 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:23:42 17:13:02 all 3.74 0.00 1.66 1.21 0.03 93.36 17:23:42 17:13:02 0 3.85 0.00 1.67 0.59 0.03 93.85 17:23:42 17:13:02 1 3.62 0.00 1.65 1.82 0.03 92.87 17:23:42 17:14:01 all 0.24 0.00 0.08 0.00 0.01 99.68 17:23:42 17:14:01 0 0.42 0.00 0.08 0.00 0.02 99.47 17:23:42 17:14:01 1 0.05 0.00 0.07 0.00 0.00 99.88 17:23:42 17:15:01 all 0.27 0.00 0.05 0.00 0.02 99.67 17:23:42 17:15:01 0 0.47 0.00 0.05 0.00 0.02 99.47 17:23:42 17:15:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:23:42 17:16:01 all 0.23 0.00 0.05 0.00 0.02 99.70 17:23:42 17:16:01 0 0.43 0.00 0.07 0.00 0.02 99.48 17:23:42 17:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:23:42 17:17:01 all 0.25 0.00 0.05 0.00 0.01 99.69 17:23:42 17:17:01 0 0.38 0.00 0.07 0.00 0.02 99.53 17:23:42 17:17:01 1 0.12 0.00 0.03 0.00 0.00 99.85 17:23:42 17:18:01 all 0.18 0.00 0.05 0.00 0.02 99.76 17:23:42 17:18:01 0 0.18 0.00 0.05 0.00 0.02 99.75 17:23:42 17:18:01 1 0.17 0.00 0.05 0.00 0.02 99.77 17:23:42 17:19:01 all 0.19 0.00 0.06 0.00 0.02 99.73 17:23:42 17:19:01 0 0.30 0.00 0.07 0.00 0.02 99.62 17:23:42 17:19:01 1 0.08 0.00 0.05 0.00 0.02 99.85 17:23:42 17:20:01 all 0.23 0.00 0.08 0.00 0.02 99.68 17:23:42 17:20:01 0 0.40 0.00 0.07 0.00 0.02 99.52 17:23:42 17:20:01 1 0.05 0.00 0.08 0.00 0.02 99.85 17:23:42 17:21:01 all 0.35 0.00 0.06 0.00 0.02 99.57 17:23:42 17:21:01 0 0.57 0.00 0.05 0.00 0.02 99.37 17:23:42 17:21:01 1 0.13 0.00 0.07 0.00 0.02 99.78 17:23:42 17:22:01 all 0.16 0.00 0.04 0.00 0.02 99.78 17:23:42 17:22:01 0 0.28 0.00 0.03 0.00 0.00 99.68 17:23:42 17:22:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:23:42 17:23:01 all 20.57 0.00 10.01 2.45 0.08 66.89 17:23:42 17:23:01 0 21.10 0.00 10.62 2.87 0.09 65.32 17:23:42 17:23:01 1 20.04 0.00 9.42 2.03 0.07 68.43 17:23:42 17:23:42 Average: CPU %user %nice %system %iowait %steal %idle 17:23:42 Average: all 2.30 0.00 1.06 0.32 0.02 96.30 17:23:42 Average: 0 2.47 0.00 1.11 0.30 0.02 96.10 17:23:42 Average: 1 2.13 0.00 1.01 0.34 0.02 96.50 17:23:42 17:23:42 17:23:42