Pull request #78 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-registry Obtained Jenkinsfile from ce2a0e0fa131bd5feaa913cb94a2c47d96029b86+1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 (3c7e40fbf92639dde113232018ea5f3b421edc88) 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-ssh2685028977660732472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3757938101739535715.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-registry/branches/PR-78/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-registry/branches/PR-78/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5542715248599310661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh9086715454608972556.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-registry/branches/PR-78/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-registry/branches/PR-78/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4249303517681215165.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1350’ is offline ‘prd-centos7-docker-4c-2g-1352’ is offline ‘prd-centos7-docker-4c-2g-1358’ is offline ‘prd-centos7-docker-4c-2g-1363’ is offline ‘prd-centos7-docker-4c-2g-1373’ is offline ‘prd-centos7-docker-4c-2g-1376’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1368’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1370’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1375’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1378 in /w/workspace/gexfoundry_go-mod-registry_PR-78 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry_PR-78@tmp/jenkins-gitclient-ssh2249560807435359694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 into PR head commit ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 Merge succeeded, producing ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 Checking out Revision ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 (PR-78) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 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-registry_PR-78@tmp/jenkins-gitclient-ssh266450150174780862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/jenkins-gitclient-ssh142388488451017036.key > git merge 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk a93ca7e3a162216f41d9a52ad6a087a37a728f15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:01:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:44 ========================================================= 14:01:44 EdgeX Global Pipelines Version Info 14:01:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:46 ------------------- 14:01:46 stable info: 14:01:46 ------------------- 14:01:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:01:46 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:01:46 Message: update stable to v1.0.199 14:01:46 ------------------- 14:01:46 experimental info: 14:01:46 ------------------- 14:01:46 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:46 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:01:46 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce2a0e0 [Pipeline] echo 14:01:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:47 + git log --format=format:%s -1 ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [Pipeline] echo 14:01:47 GIT_COMMIT: ce2a0e0fa131bd5feaa913cb94a2c47d96029b86, Commit Message: docs: Update build status badge [Pipeline] echo 14:01:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:01:48 14:01:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:01:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:01:48 latest: Pulling from edgex-devops/git-semver 14:01:48 31603596830f: Pulling fs layer 14:01:48 b6dc333f4379: Pulling fs layer 14:01:48 3d9ef1400e77: Pulling fs layer 14:01:48 fd332fbdc1db: Pulling fs layer 14:01:48 fd332fbdc1db: Waiting 14:01:48 b6dc333f4379: Verifying Checksum 14:01:48 b6dc333f4379: Download complete 14:01:49 31603596830f: Verifying Checksum 14:01:49 31603596830f: Download complete 14:01:49 fd332fbdc1db: Verifying Checksum 14:01:49 fd332fbdc1db: Download complete 14:01:49 31603596830f: Pull complete 14:01:49 b6dc333f4379: Pull complete 14:01:49 3d9ef1400e77: Verifying Checksum 14:01:49 3d9ef1400e77: Download complete 14:01:50 3d9ef1400e77: Pull complete 14:01:50 fd332fbdc1db: Pull complete 14:01:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:01:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:01:50 prd-centos7-docker-4c-2g-1378 does not seem to be running inside a container 14:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-78 -v /w/workspace/gexfoundry_go-mod-registry_PR-78:/w/workspace/gexfoundry_go-mod-registry_PR-78:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-78@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:01:51 $ docker top 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:51 [ssh-agent] Looking for ssh-agent implementation... 14:01:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:51 $ docker exec 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent 14:01:51 SSH_AUTH_SOCK=/tmp/ssh-AXaylcYkmcFz/agent.14 14:01:51 SSH_AGENT_PID=20 14:01:51 Running ssh-add (command line suppressed) 14:01:51 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_8374652588190786085.key (/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_8374652588190786085.key) 14:01:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:51 + git tag --points-at HEAD [Pipeline] } 14:01:52 $ docker exec --env ******** --env ******** 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent -k 14:01:52 unset SSH_AUTH_SOCK; 14:01:52 unset SSH_AGENT_PID; 14:01:52 echo Agent pid 20 killed; 14:01:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:01:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:52 [ssh-agent] Looking for ssh-agent implementation... 14:01:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:52 $ docker exec 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent 14:01:52 SSH_AUTH_SOCK=/tmp/ssh-6YYct4uEu69P/agent.54 14:01:52 SSH_AGENT_PID=60 14:01:52 Running ssh-add (command line suppressed) 14:01:52 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_1632282896809329186.key (/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_1632282896809329186.key) 14:01:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:52 + git semver init 14:01:52 # -> Open(): unable to determine branch for HEAD 14:01:52 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-78/.git 14:01:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-78 14:01:52 # $SEMVER_REMOTE_NAME = origin 14:01:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:01:52 # $SEMVER_USER_NAME = edgex-jenkins 14:01:52 # $SEMVER_BRANCH = PR-78 14:01:52 # $SEMVER_TEMP = /tmp/semver-815333989 14:01:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 14:01:53 # '/tmp/semver-815333989' -> '/w/workspace/gexfoundry_go-mod-registry_PR-78/.semver' 14:01:53 # -> Force: false 14:01:53 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-78/.semver [Pipeline] } 14:01:53 $ docker exec --env ******** --env ******** 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent -k 14:01:53 unset SSH_AUTH_SOCK; 14:01:53 unset SSH_AGENT_PID; 14:01:53 echo Agent pid 60 killed; 14:01:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:53 + git semver [Pipeline] } 14:01:53 $ docker stop --time=1 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb 14:01:54 $ docker rm -f 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb [Pipeline] // withDockerContainer [Pipeline] sh 14:01:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:01:55 Stashed 1 file(s) [Pipeline] echo 14:01:55 [edgeXSemver]: initialized semver on version 0.0.0 [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 14:02:10 Still waiting to schedule task 14:02:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:02:10 Still waiting to schedule task 14:02:10 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-docker-4c-2g-1350’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-docker-4c-2g-1352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-docker-4c-2g-1358’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-docker-4c-2g-1363’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-docker-4c-2g-1373’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-centos7-docker-4c-2g-1374’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 14:02:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ is offline 14:02:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1368’ is offline 14:02:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1370’ is offline 14:02:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1377’ is offline 14:03:23 Running on prd-centos7-docker-4c-2g-1380 in /w/workspace/gexfoundry_go-mod-registry_PR-78 [Pipeline] { [Pipeline] ws 14:03:23 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 14:03:23 Selected Git installation does not exist. Using Default 14:03:23 The recommended git tool is: NONE 14:03:26 using credential edgex-jenkins-ssh 14:03:26 Cloning the remote Git repository 14:03:25 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 14:03:25 > git init /w/workspace/go-mod-registry/2 # timeout=10 14:03:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 14:03:25 > git --version # timeout=10 14:03:25 > git --version # 'git version 2.24.4' 14:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:25 [INFO] Currently running in a labeled security context 14:03:25 [INFO] Currently SELinux is 'enforcing' on the host 14:03:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8358120338851623437.key 14:03:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:27 Merging remotes/origin/main commit 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 into PR head commit ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 14:03:27 Merge succeeded, producing ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 14:03:27 Checking out Revision ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 (PR-78) 14:03:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 14:03:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 14:03:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 14:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:26 [INFO] Currently running in a labeled security context 14:03:26 [INFO] Currently SELinux is 'enforcing' on the host 14:03:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh6847192083766281836.key 14:03:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:03:26 > git config core.sparsecheckout # timeout=10 14:03:26 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 14:03:27 > git remote # timeout=10 14:03:27 > git config --get remote.origin.url # timeout=10 14:03:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:27 [INFO] Currently running in a labeled security context 14:03:27 [INFO] Currently SELinux is 'enforcing' on the host 14:03:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8359602391873714005.key 14:03:27 > git merge 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 14:03:27 > git rev-parse HEAD^{commit} # timeout=10 14:03:27 > git config core.sparsecheckout # timeout=10 14:03:27 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 14:03:33 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:03:33 ========================================================= 14:03:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:03:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:03:34 + 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 . 14:03:34 Sending build context to Docker daemon 335.4kB 14:03:34 Step 1/7 : ARG BASE=golang:1.16-alpine 14:03:34 Step 2/7 : FROM ${BASE} 14:03:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:34 540db60ca938: Pulling fs layer 14:03:34 adcc1eea9eea: Pulling fs layer 14:03:34 4c4ab2625f07: Pulling fs layer 14:03:34 0773c198feca: Pulling fs layer 14:03:34 345f892a5656: Pulling fs layer 14:03:34 4796506630df: Pulling fs layer 14:03:34 cc55df3e53f1: Pulling fs layer 14:03:34 4d027b6c602c: Pulling fs layer 14:03:34 449e75d2c14e: Pulling fs layer 14:03:34 0773c198feca: Waiting 14:03:34 345f892a5656: Waiting 14:03:34 4d027b6c602c: Waiting 14:03:34 449e75d2c14e: Waiting 14:03:34 4796506630df: Waiting 14:03:34 cc55df3e53f1: Waiting 14:03:34 4c4ab2625f07: Verifying Checksum 14:03:34 4c4ab2625f07: Download complete 14:03:34 adcc1eea9eea: Download complete 14:03:34 345f892a5656: Verifying Checksum 14:03:34 345f892a5656: Download complete 14:03:34 540db60ca938: Verifying Checksum 14:03:34 540db60ca938: Download complete 14:03:34 cc55df3e53f1: Verifying Checksum 14:03:34 cc55df3e53f1: Download complete 14:03:34 540db60ca938: Pull complete 14:03:34 4796506630df: Verifying Checksum 14:03:34 4796506630df: Download complete 14:03:34 adcc1eea9eea: Pull complete 14:03:35 4c4ab2625f07: Pull complete 14:03:35 4d027b6c602c: Verifying Checksum 14:03:35 4d027b6c602c: Download complete 14:03:39 449e75d2c14e: Verifying Checksum 14:03:39 449e75d2c14e: Download complete 14:03:39 0773c198feca: Verifying Checksum 14:03:39 0773c198feca: Download complete 14:03:43 0773c198feca: Pull complete 14:03:43 345f892a5656: Pull complete 14:03:43 4796506630df: Pull complete 14:03:43 cc55df3e53f1: Pull complete 14:03:43 4d027b6c602c: Pull complete 14:03:44 449e75d2c14e: Pull complete 14:03:44 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:03:44 ---> 0d28375d9b5b 14:03:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:03:48 ---> Running in c03e0fd2614f 14:03:48 Removing intermediate container c03e0fd2614f 14:03:48 ---> 377653d5e549 14:03:48 Step 4/7 : RUN apk add --update bash 14:03:48 ---> Running in 9533a8c80a81 14:03:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:03:49 OK: 149 MiB in 40 packages 14:03:49 Removing intermediate container 9533a8c80a81 14:03:49 ---> fcb401c5220f 14:03:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:03:49 ---> Running in 6766938543e1 14:03:50 Removing intermediate container 6766938543e1 14:03:50 ---> 28c69f9e1e69 14:03:50 Step 6/7 : COPY go.mod . 14:03:50 ---> 1ab5dcc97fa8 14:03:50 Step 7/7 : RUN go mod download 14:03:50 ---> Running in b210d9f5aeca 14:03:56 Removing intermediate container b210d9f5aeca 14:03:56 ---> 0fd73bfc70b1 14:03:56 Successfully built 0fd73bfc70b1 14:03:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:03:57 + docker inspect -f . ci-base-image-x86_64 14:03:57 . [Pipeline] withDockerContainer 14:03:57 prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container 14:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:03:57 $ docker top e81bd9be64c5cc5f2e800a66eff9596d3e287f80b88396fb10ad74a40b471c1b -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:58 + go version 14:03:58 go version go1.16.5 linux/amd64 [Pipeline] } 14:03:58 $ docker stop --time=1 e81bd9be64c5cc5f2e800a66eff9596d3e287f80b88396fb10ad74a40b471c1b 14:03:59 $ docker rm -f e81bd9be64c5cc5f2e800a66eff9596d3e287f80b88396fb10ad74a40b471c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:59 + docker inspect -f . ci-base-image-x86_64 14:03:59 . [Pipeline] withDockerContainer 14:03:59 prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container 14:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:04:00 $ docker top 2b258834b82bb3b39c416ddeecfcd7967b44b03b7ddc6abfc1518bf568934b22 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:00 + go mod tidy [Pipeline] sh 14:04:01 + make test 14:04:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:04:13 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.016s coverage: 88.8% of statements 14:04:13 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 14:04:13 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 14:04:13 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 14:04:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:04:16 gofmt -l . 14:04:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:04:16 $ docker stop --time=1 2b258834b82bb3b39c416ddeecfcd7967b44b03b7ddc6abfc1518bf568934b22 14:04:17 $ docker rm -f 2b258834b82bb3b39c416ddeecfcd7967b44b03b7ddc6abfc1518bf568934b22 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:18 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 14:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:18 14:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:19 latest: Pulling from edgex-lftools-log-publisher 14:04:19 b4d181a07f80: Pulling fs layer 14:04:19 a1111a8f2ec3: Pulling fs layer 14:04:19 ed53099fbce6: Pulling fs layer 14:04:19 dc539afda2c1: Pulling fs layer 14:04:19 77bc0d833cb6: Pulling fs layer 14:04:19 9065ff56babe: Pulling fs layer 14:04:19 d287ab97295c: Pulling fs layer 14:04:19 dc539afda2c1: Waiting 14:04:19 77bc0d833cb6: Waiting 14:04:19 9065ff56babe: Waiting 14:04:19 d287ab97295c: Waiting 14:04:19 a1111a8f2ec3: Verifying Checksum 14:04:19 a1111a8f2ec3: Download complete 14:04:19 dc539afda2c1: Verifying Checksum 14:04:19 dc539afda2c1: Download complete 14:04:19 77bc0d833cb6: Verifying Checksum 14:04:19 77bc0d833cb6: Download complete 14:04:19 9065ff56babe: Verifying Checksum 14:04:19 9065ff56babe: Download complete 14:04:19 ed53099fbce6: Verifying Checksum 14:04:19 ed53099fbce6: Download complete 14:04:21 b4d181a07f80: Verifying Checksum 14:04:21 b4d181a07f80: Download complete 14:04:22 b4d181a07f80: Pull complete 14:04:22 a1111a8f2ec3: Pull complete 14:04:22 ed53099fbce6: Pull complete 14:04:22 dc539afda2c1: Pull complete 14:04:22 77bc0d833cb6: Pull complete 14:04:22 9065ff56babe: Pull complete 14:04:24 d287ab97295c: Download complete 14:04:28 d287ab97295c: Pull complete 14:04:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:04:28 prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container 14:04: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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:04:31 $ docker top 95258a2f89b56ccc91cb6edea579affcdeb33e2f5c7d8de660cbf2a5de7f09cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:31 ---> job-cost.sh 14:04:31 lf-activate-venv: SKIPPING 14:04:31 INFO: No Stack... 14:04:32 INFO: Retrieving Pricing Info for: v3-standard-2 14:04:32 INFO: Archiving Costs [Pipeline] sh 14:04:33 + cat /w/workspace/go-mod-registry/2/archives/cost.csv 14:04:33 + cut -d, -f6 [Pipeline] lock 14:04:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] 14:04:33 Resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] did not exist. Created. 14:04:33 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:33 + echo total: 0.05999999865889549 [Pipeline] stash 14:04:33 Stashed 1 file(s) [Pipeline] } 14:04:33 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:33 $ docker stop --time=1 95258a2f89b56ccc91cb6edea579affcdeb33e2f5c7d8de660cbf2a5de7f09cc 14:04:34 $ docker rm -f 95258a2f89b56ccc91cb6edea579affcdeb33e2f5c7d8de660cbf2a5de7f09cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1382 in /w/workspace/gexfoundry_go-mod-registry_PR-78 [Pipeline] { [Pipeline] ws 14:04:49 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 14:04:49 Selected Git installation does not exist. Using Default 14:04:49 The recommended git tool is: NONE 14:04:55 using credential edgex-jenkins-ssh 14:04:55 Cloning the remote Git repository 14:04:55 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 14:04:55 > git init /w/workspace/go-mod-registry/2 # timeout=10 14:04:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 14:04:56 > git --version # timeout=10 14:04:56 > git --version # 'git version 2.17.1' 14:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 14:04:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:57 Merging remotes/origin/main commit 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 into PR head commit ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 14:04:57 Merge succeeded, producing ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 14:04:57 Checking out Revision ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 (PR-78) 14:04:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 14:04:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 14:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:57 > git config core.sparsecheckout # timeout=10 14:04:57 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 14:04:57 > git remote # timeout=10 14:04:57 > git config --get remote.origin.url # timeout=10 14:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:57 > git merge 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 14:04:57 > git rev-parse HEAD^{commit} # timeout=10 14:04:57 > git config core.sparsecheckout # timeout=10 14:04:57 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 14:05:02 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:05:03 ========================================================= 14:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:05:03 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:05:03 + 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 . 14:05:04 Sending build context to Docker daemon 334.3kB 14:05:04 Step 1/7 : ARG BASE=golang:1.16-alpine 14:05:04 Step 2/7 : FROM ${BASE} 14:05:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:05 595b0fe564bb: Pulling fs layer 14:05:05 24495759ef45: Pulling fs layer 14:05:05 d148012ef14d: Pulling fs layer 14:05:05 cb65c68fc2e2: Pulling fs layer 14:05:05 093eec477d81: Pulling fs layer 14:05:05 a6d5b2bbb924: Pulling fs layer 14:05:05 2446dc1eb7d3: Pulling fs layer 14:05:05 596795e73e0f: Pulling fs layer 14:05:05 a6d5b2bbb924: Waiting 14:05:05 cb65c68fc2e2: Waiting 14:05:05 093eec477d81: Waiting 14:05:05 596795e73e0f: Waiting 14:05:05 2446dc1eb7d3: Waiting 14:05:05 d148012ef14d: Verifying Checksum 14:05:05 d148012ef14d: Download complete 14:05:05 24495759ef45: Verifying Checksum 14:05:05 24495759ef45: Download complete 14:05:05 093eec477d81: Download complete 14:05:05 a6d5b2bbb924: Download complete 14:05:05 595b0fe564bb: Verifying Checksum 14:05:05 595b0fe564bb: Download complete 14:05:05 2446dc1eb7d3: Verifying Checksum 14:05:05 2446dc1eb7d3: Download complete 14:05:06 595b0fe564bb: Pull complete 14:05:06 24495759ef45: Pull complete 14:05:07 d148012ef14d: Pull complete 14:05:09 596795e73e0f: Verifying Checksum 14:05:09 596795e73e0f: Download complete 14:05:10 cb65c68fc2e2: Verifying Checksum 14:05:10 cb65c68fc2e2: Download complete 14:05:20 cb65c68fc2e2: Pull complete 14:05:21 093eec477d81: Pull complete 14:05:21 a6d5b2bbb924: Pull complete 14:05:21 2446dc1eb7d3: Pull complete 14:05:26 596795e73e0f: Pull complete 14:05:26 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:05:26 ---> d9e956139c92 14:05:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:05:28 ---> Running in 03018edde8b6 14:05:29 Removing intermediate container 03018edde8b6 14:05:29 ---> 47b8bc7037d0 14:05:29 Step 4/7 : RUN apk add --update bash 14:05:29 ---> Running in 37678c5f3828 14:05:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:05:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:05:33 OK: 138 MiB in 40 packages 14:05:34 Removing intermediate container 37678c5f3828 14:05:34 ---> 204ef3d4ba47 14:05:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:05:34 ---> Running in 9132974faeb0 14:05:35 Removing intermediate container 9132974faeb0 14:05:35 ---> be0bff09124d 14:05:35 Step 6/7 : COPY go.mod . 14:05:36 ---> 54b09030bd80 14:05:36 Step 7/7 : RUN go mod download 14:05:36 ---> Running in 726660d0ea9f 14:05:54 Removing intermediate container 726660d0ea9f 14:05:54 ---> 5b0803063203 14:05:54 Successfully built 5b0803063203 14:05:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:05:55 + docker inspect -f . ci-base-image-arm64 14:05:55 . [Pipeline] withDockerContainer 14:05:55 prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container 14:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:05:57 $ docker top 1547762a7eafa28fd31b32bb7a19d632bb1b95a82aea83988cffe370888c07d1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:58 + go version 14:05:58 go version go1.16.5 linux/arm64 [Pipeline] } 14:05:58 $ docker stop --time=1 1547762a7eafa28fd31b32bb7a19d632bb1b95a82aea83988cffe370888c07d1 14:06:00 $ docker rm -f 1547762a7eafa28fd31b32bb7a19d632bb1b95a82aea83988cffe370888c07d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:01 + docker inspect -f . ci-base-image-arm64 14:06:01 . [Pipeline] withDockerContainer 14:06:02 prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container 14:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:06:03 $ docker top 347fb051e9d12abae7717bc6463613ac93ec4c47e73059fea1c62ba793489871 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:04 + go mod tidy [Pipeline] sh 14:06:06 + make test 14:06:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:06:45 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.109s coverage: 88.8% of statements 14:06:45 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 14:06:45 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.016s coverage: 85.7% of statements 14:06:45 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 14:06:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:07:03 gofmt -l . 14:07:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:07:03 $ docker stop --time=1 347fb051e9d12abae7717bc6463613ac93ec4c47e73059fea1c62ba793489871 14:07:05 $ docker rm -f 347fb051e9d12abae7717bc6463613ac93ec4c47e73059fea1c62ba793489871 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:07:06 Warning: overwriting stash ‘coverage-report’ 14:07:07 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 14:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:07 14:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:08 arm64: Pulling from edgex-lftools-log-publisher 14:07:08 448f6bf000e3: Pulling fs layer 14:07:08 f757da607395: Pulling fs layer 14:07:08 05883995daec: Pulling fs layer 14:07:08 8603b9c90790: Pulling fs layer 14:07:08 1560dd03e051: Pulling fs layer 14:07:08 27f5ce0e4adf: Pulling fs layer 14:07:08 c2d8d7efcc4b: Pulling fs layer 14:07:08 8603b9c90790: Waiting 14:07:08 1560dd03e051: Waiting 14:07:08 27f5ce0e4adf: Waiting 14:07:08 c2d8d7efcc4b: Waiting 14:07:08 f757da607395: Verifying Checksum 14:07:08 f757da607395: Download complete 14:07:08 8603b9c90790: Verifying Checksum 14:07:08 8603b9c90790: Download complete 14:07:08 1560dd03e051: Verifying Checksum 14:07:08 1560dd03e051: Download complete 14:07:09 27f5ce0e4adf: Download complete 14:07:09 05883995daec: Verifying Checksum 14:07:09 05883995daec: Download complete 14:07:10 448f6bf000e3: Verifying Checksum 14:07:10 448f6bf000e3: Download complete 14:07:13 448f6bf000e3: Pull complete 14:07:13 c2d8d7efcc4b: Verifying Checksum 14:07:13 c2d8d7efcc4b: Download complete 14:07:14 f757da607395: Pull complete 14:07:15 05883995daec: Pull complete 14:07:16 8603b9c90790: Pull complete 14:07:17 1560dd03e051: Pull complete 14:07:17 27f5ce0e4adf: Pull complete 14:07:32 c2d8d7efcc4b: Pull complete 14:07:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:07:32 prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container 14:07:32 $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:07:36 $ docker top 7cbe63f34a49dd2d23ea0d87d642e2925a216f797711338a19d74503fa4e7809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:37 ---> job-cost.sh 14:07:37 lf-activate-venv: SKIPPING 14:07:37 INFO: No Stack... 14:07:38 INFO: Retrieving Pricing Info for: v2-standard-4 14:07:39 INFO: Archiving Costs [Pipeline] sh 14:07:39 + + cutcat -d, /w/workspace/go-mod-registry/2/archives/cost.csv -f6 14:07:39 [Pipeline] lock 14:07:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] 14:07:39 Resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] did not exist. Created. 14:07:39 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:40 /w/workspace/go-mod-registry/2@tmp/durable-7ed747ce/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-7ed747ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:07:41 + echo total: 0.18000000715255737 [Pipeline] stash 14:07:41 Warning: overwriting stash ‘stack-cost’ 14:07:41 Stashed 1 file(s) [Pipeline] } 14:07:41 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:41 $ docker stop --time=1 7cbe63f34a49dd2d23ea0d87d642e2925a216f797711338a19d74503fa4e7809 14:07:43 $ docker rm -f 7cbe63f34a49dd2d23ea0d87d642e2925a216f797711338a19d74503fa4e7809 [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 14:07:43 provisioning config files... 14:07:43 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/config8020041025995101406tmp [Pipeline] { [Pipeline] sh 14:07:44 + set +x 14:07:44 + curl -s https://codecov.io/bash 14:07:44 + bash -s -- 14:07:44 14:07:44 _____ _ 14:07:44 / ____| | | 14:07:44 | | ___ __| | ___ ___ _____ __ 14:07:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:07:44 | |___| (_) | (_| | __/ (_| (_) \ V / 14:07:44 \_____\___/ \__,_|\___|\___\___/ \_/ 14:07:44 Bash-1.0.6 14:07:44 14:07:44 14:07:44 ==> git version 2.24.4 found 14:07:44 ==> 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 14:07:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:07:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:07:44 ==> Jenkins CI detected. 14:07:44 current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-78 14:07:44 project root: . 14:07:44 --> token set from env 14:07:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:07:44 ==> Running gcov in . (disable via -X gcov) 14:07:44 ==> Python coveragepy not found 14:07:44 ==> Searching for coverage reports in: 14:07:44 + . 14:07:44 -> Found 1 reports 14:07:44 ==> Detecting git/mercurial file structure 14:07:44 ==> Reading reports 14:07:44 + ./coverage.out bytes=9746 14:07:44 ==> Appending adjustments 14:07:44 https://docs.codecov.io/docs/fixing-reports 14:07:44 + Found adjustments 14:07:44 ==> Gzipping contents 14:07:44 4.0K /tmp/codecov.vukzhn.gz 14:07:44 ==> Uploading reports 14:07:44 url: https://codecov.io 14:07:44 query: branch=PR-78&commit=ce2a0e0fa131bd5feaa913cb94a2c47d96029b86&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-78%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=78&job=&cmd_args= 14:07:44 -> Pinging Codecov 14:07:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-78&commit=ce2a0e0fa131bd5feaa913cb94a2c47d96029b86&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-78%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=78&job=&cmd_args= 14:07:44 -> Uploading to 14:07:44 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/05B643FFA8DEACB6C25F95B2D4D12284/ce2a0e0fa131bd5feaa913cb94a2c47d96029b86/5584618a-11f6-458f-af08-ea515b511e2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac1d50e0165af6acff6ec9b77e38869a2115c1d658179c9a9fccc3ce82f8df33 14:07:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:44 Dload Upload Total Spent Left Speed 14:07:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1923 0 0 100 1923 0 5740 --:--:-- --:--:-- --:--:-- 5757 14:07:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [Pipeline] } 14:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 14:07:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:07:47 ---> package-listing.sh 14:07:47 ++ facter osfamily 14:07:47 ++ tr '[:upper:]' '[:lower:]' 14:07:47 + OS_FAMILY=redhat 14:07:47 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-78 14:07:47 + START_PACKAGES=/tmp/packages_start.txt 14:07:47 + END_PACKAGES=/tmp/packages_end.txt 14:07:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:47 + PACKAGES=/tmp/packages_start.txt 14:07:47 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-78 ']' 14:07:47 + PACKAGES=/tmp/packages_end.txt 14:07:47 + case "${OS_FAMILY}" in 14:07:47 + rpm -qa 14:07:47 + sort 14:07:48 + '[' -f /tmp/packages_start.txt ']' 14:07:48 + '[' -f /tmp/packages_end.txt ']' 14:07:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:48 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-78 ']' 14:07:48 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-78/archives/ 14:07:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-78/archives/ [Pipeline] echo 14:07:48 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-registry_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:07:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:49 14:07:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:49 latest: Pulling from edgex-lftools-log-publisher 14:07:49 b4d181a07f80: Pulling fs layer 14:07:49 a1111a8f2ec3: Pulling fs layer 14:07:49 ed53099fbce6: Pulling fs layer 14:07:49 dc539afda2c1: Pulling fs layer 14:07:49 77bc0d833cb6: Pulling fs layer 14:07:49 9065ff56babe: Pulling fs layer 14:07:49 d287ab97295c: Pulling fs layer 14:07:49 dc539afda2c1: Waiting 14:07:49 77bc0d833cb6: Waiting 14:07:49 9065ff56babe: Waiting 14:07:49 d287ab97295c: Waiting 14:07:49 a1111a8f2ec3: Verifying Checksum 14:07:49 a1111a8f2ec3: Download complete 14:07:49 dc539afda2c1: Verifying Checksum 14:07:49 dc539afda2c1: Download complete 14:07:50 77bc0d833cb6: Verifying Checksum 14:07:50 77bc0d833cb6: Download complete 14:07:50 9065ff56babe: Download complete 14:07:50 ed53099fbce6: Download complete 14:07:51 b4d181a07f80: Verifying Checksum 14:07:51 b4d181a07f80: Download complete 14:07:52 b4d181a07f80: Pull complete 14:07:52 a1111a8f2ec3: Pull complete 14:07:52 ed53099fbce6: Pull complete 14:07:53 dc539afda2c1: Pull complete 14:07:53 77bc0d833cb6: Pull complete 14:07:53 9065ff56babe: Pull complete 14:07:55 d287ab97295c: Verifying Checksum 14:07:55 d287ab97295c: Download complete 14:08:00 d287ab97295c: Pull complete 14:08:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:08:00 prd-centos7-docker-4c-2g-1378 does not seem to be running inside a container 14:08:00 $ 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-registry_PR-78/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-registry_PR-78 -v /w/workspace/gexfoundry_go-mod-registry_PR-78:/w/workspace/gexfoundry_go-mod-registry_PR-78:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-78@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:02 $ docker top 95bb41294ca39417a9a5d7c8796d50cc4034e0a05f5729c1ee5d4b657dd112ca -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:03 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:03 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:03 + ls /var/log/sa-host 14:08:03 + sadf -c /var/log/sa-host/sa02 14:08:03 file_magic: OK 14:08:03 HZ: Using current value: 100 14:08:03 file_header: OK 14:08:03 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 14:08:03 Statistics: 14:08:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:08:03 File successfully converted to sysstat format version 12.0.3 14:08:03 + sadf -c /var/log/sa-host/sa05 14:08:03 file_magic: OK 14:08:03 HZ: Using current value: 100 14:08:03 file_header: OK 14:08:03 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 14:08:03 Statistics: 14:08:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:08:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:04 provisioning config files... 14:08:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/config8274680580929478412tmp [Pipeline] { [Pipeline] echo 14:08:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:04 ---> create-netrc.sh [Pipeline] } 14:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:04 ---> python-tools-install.sh [Pipeline] echo 14:08:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:05 ---> sudo-logs.sh 14:08:05 Archiving 'sudo' log.. 14:08:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1378.vexxhost.local: Name or service not known 14:08:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-1378.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:08:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:08:05 ---> job-cost.sh 14:08:05 lf-activate-venv: SKIPPING 14:08:05 DEBUG: total: 0.18000000715255737 14:08:05 INFO: Retrieving Stack Cost... 14:08:06 INFO: Retrieving Pricing Info for: v3-standard-2 14:08:06 INFO: Archiving Costs [Pipeline] echo 14:08:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:07 ---> logs-deploy.sh 14:08:07 lf-activate-venv: SKIPPING 14:08:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-78/2 14:08:07 INFO: archiving workspace using pattern(s): 14:08:07 Archives upload complete. 14:08:08 INFO: archiving logs to Nexus 14:08:08 ---> uname -a: 14:08:08 Linux prd-centos7-docker-4c-2g-1378.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 14:08:08 14:08:08 14:08:08 ---> lscpu: 14:08:08 Architecture: x86_64 14:08:08 CPU op-mode(s): 32-bit, 64-bit 14:08:08 Byte Order: Little Endian 14:08:08 Address sizes: 40 bits physical, 48 bits virtual 14:08:08 CPU(s): 2 14:08:08 On-line CPU(s) list: 0,1 14:08:08 Thread(s) per core: 1 14:08:08 Core(s) per socket: 1 14:08:08 Socket(s): 2 14:08:08 NUMA node(s): 1 14:08:08 Vendor ID: AuthenticAMD 14:08:08 CPU family: 23 14:08:08 Model: 49 14:08:08 Model name: AMD EPYC-Rome Processor 14:08:08 Stepping: 0 14:08:08 CPU MHz: 2800.000 14:08:08 BogoMIPS: 5600.00 14:08:08 Virtualization: AMD-V 14:08:08 Hypervisor vendor: KVM 14:08:08 Virtualization type: full 14:08:08 L1d cache: 32K 14:08:08 L1i cache: 32K 14:08:08 L2 cache: 512K 14:08:08 L3 cache: 16384K 14:08:08 NUMA node0 CPU(s): 0,1 14:08:08 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 14:08:08 14:08:08 14:08:08 ---> nproc: 14:08:08 2 14:08:08 14:08:08 14:08:08 ---> df -h: 14:08:08 Filesystem Size Used Avail Use% Mounted on 14:08:08 overlay 40G 7.7G 33G 20% / 14:08:08 tmpfs 64M 0 64M 0% /dev 14:08:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:08:08 shm 64M 0 64M 0% /dev/shm 14:08:08 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:08:08 14:08:08 14:08:08 ---> sar -b -r -n DEV: 14:08:08 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) 14:08:08 14:08:08 14:01:04 LINUX RESTART (2 CPU) 14:08:08 14:08:08 14:02:01 tps rtps wtps bread/s bwrtn/s 14:08:08 14:03:01 3.32 0.00 3.32 0.00 108.36 14:08:08 14:04:01 0.52 0.00 0.52 0.00 9.21 14:08:08 14:05:01 0.28 0.00 0.28 0.00 4.72 14:08:08 14:06:01 0.20 0.00 0.20 0.00 3.56 14:08:08 14:07:01 0.37 0.00 0.37 0.00 5.46 14:08:08 14:08:01 38.58 0.13 38.45 13.73 12248.74 14:08:08 Average: 7.21 0.02 7.19 2.29 2063.34 14:08:08 14:08:08 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:08 14:03:01 5478448 0 796472 9.94 2620 1731400 1235464 13.64 565768 1567344 12 14:08:08 14:04:01 5477096 0 797816 9.96 2620 1731408 1203584 13.29 569948 1565020 16 14:08:08 14:05:01 5476448 0 798460 9.97 2620 1731412 1203676 13.29 573608 1561492 8 14:08:08 14:06:01 5477424 0 797476 9.96 2620 1731420 1203448 13.29 572592 1562268 8 14:08:08 14:07:01 5474260 0 800636 10.00 2620 1731424 1203544 13.29 572608 1565428 8 14:08:08 14:08:01 4834256 0 950256 11.86 2620 2221808 1381764 15.26 755124 1913296 124340 14:08:08 Average: 5369655 0 823519 10.28 2620 1813145 1238580 13.67 601608 1622475 20732 14:08:08 14:08:08 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:08 14:03:01 eth0 2.12 0.30 0.42 0.20 0.00 0.00 0.00 0.00 14:08:08 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:04:01 eth0 2.71 0.73 0.75 0.38 0.00 0.00 0.00 0.00 14:08:08 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:05:01 eth0 1.18 0.60 0.55 0.43 0.00 0.00 0.00 0.00 14:08:08 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:06:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:08:08 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:07:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:08:08 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:08:01 eth0 426.87 282.31 2622.29 26.40 0.00 0.00 0.00 0.00 14:08:08 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 Average: eth0 72.21 47.36 437.35 4.58 0.00 0.00 0.00 0.00 14:08:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:08:08 14:08:08 ---> sar -P ALL: 14:08:08 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) 14:08:08 14:08:08 14:01:04 LINUX RESTART (2 CPU) 14:08:08 14:08:08 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:08:08 14:03:01 all 0.17 0.00 0.06 0.00 0.02 99.76 14:08:08 14:03:01 0 0.25 0.00 0.03 0.00 0.00 99.72 14:08:08 14:03:01 1 0.08 0.00 0.08 0.00 0.03 99.80 14:08:08 14:04:01 all 0.13 0.00 0.06 0.00 0.04 99.77 14:08:08 14:04:01 0 0.17 0.00 0.03 0.00 0.03 99.77 14:08:08 14:04:01 1 0.10 0.00 0.08 0.00 0.05 99.77 14:08:08 14:05:01 all 0.19 0.00 0.04 0.00 0.02 99.75 14:08:08 14:05:01 0 0.17 0.00 0.05 0.00 0.02 99.77 14:08:08 14:05:01 1 0.22 0.00 0.03 0.00 0.02 99.73 14:08:08 14:06:01 all 0.13 0.00 0.03 0.00 0.03 99.82 14:08:08 14:06:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:08:08 14:06:01 1 0.18 0.00 0.03 0.00 0.02 99.77 14:08:08 14:07:01 all 0.07 0.00 0.03 0.00 0.03 99.87 14:08:08 14:07:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:08:08 14:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:08:08 14:08:01 all 7.48 0.00 2.99 0.50 0.04 88.98 14:08:08 14:08:01 0 7.23 0.00 3.31 0.65 0.03 88.78 14:08:08 14:08:01 1 7.74 0.00 2.68 0.36 0.05 89.18 14:08:08 Average: all 1.34 0.00 0.53 0.08 0.03 98.02 14:08:08 Average: 0 1.30 0.00 0.57 0.11 0.02 98.00 14:08:08 Average: 1 1.37 0.00 0.48 0.06 0.03 98.05 14:08:08 14:08:08 14:08:08