Pull request #123 opened 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-secrets Obtained Jenkinsfile from 35443ec644bbe64e6be8ad312806ea050252dc6c+491b751b393af814b448897491c9cdc022f26384 (b8e3d657a9ef1971ff061102d218ad2bb99801be) Running in Durability level: MAX_SURVIVABILITY 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-ssh3328046099164216697.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-ssh2438825432360713749.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-123/workspace@libs/edgex-global-pipelines # timeout=10 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-secrets/branches/PR-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1442591658473283991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-secrets/branches/PR-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh92549746667377949.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1253266640953646960.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-123/workspace@libs/lf-pipelines # timeout=10 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-secrets/branches/PR-123/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7521250651525272957.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1349 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-123 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets_PR-123@tmp/jenkins-gitclient-ssh4528188889758838016.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 35443ec644bbe64e6be8ad312806ea050252dc6c Merge succeeded, producing 35443ec644bbe64e6be8ad312806ea050252dc6c Checking out Revision 35443ec644bbe64e6be8ad312806ea050252dc6c (PR-123) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets_PR-123@tmp/jenkins-gitclient-ssh3825449903931521660.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35443ec644bbe64e6be8ad312806ea050252dc6c # 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-secrets_PR-123@tmp/jenkins-gitclient-ssh952763380642845082.key > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:23 ========================================================= 13:48:23 EdgeX Global Pipelines Version Info 13:48:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:24 ------------------- 13:48:24 stable info: 13:48:24 ------------------- 13:48:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:48:24 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:48:24 Message: update stable to v1.0.199 13:48:24 ------------------- 13:48:24 experimental info: 13:48:24 ------------------- 13:48:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:24 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:48:24 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 13:48:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 13:48:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 13:48:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35443ec644bbe64e6be8ad312806ea050252dc6c [Pipeline] echo 13:48:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35443ec [Pipeline] echo 13:48:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:27 + git log --format=format:%s -1 35443ec644bbe64e6be8ad312806ea050252dc6c [Pipeline] echo 13:48:27 GIT_COMMIT: 35443ec644bbe64e6be8ad312806ea050252dc6c, Commit Message: docs: Update build status badge [Pipeline] echo 13:48:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:48:29 13:48:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:48:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:48:29 latest: Pulling from edgex-devops/git-semver 13:48:29 31603596830f: Pulling fs layer 13:48:29 b6dc333f4379: Pulling fs layer 13:48:29 3d9ef1400e77: Pulling fs layer 13:48:29 fd332fbdc1db: Pulling fs layer 13:48:29 fd332fbdc1db: Waiting 13:48:29 b6dc333f4379: Verifying Checksum 13:48:29 b6dc333f4379: Download complete 13:48:29 31603596830f: Verifying Checksum 13:48:29 31603596830f: Download complete 13:48:29 31603596830f: Pull complete 13:48:29 fd332fbdc1db: Verifying Checksum 13:48:29 fd332fbdc1db: Download complete 13:48:29 b6dc333f4379: Pull complete 13:48:30 3d9ef1400e77: Verifying Checksum 13:48:30 3d9ef1400e77: Download complete 13:48:30 3d9ef1400e77: Pull complete 13:48:30 fd332fbdc1db: Pull complete 13:48:30 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 13:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:48:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:48:30 prd-centos7-docker-4c-2g-1349 does not seem to be running inside a container 13:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-123 -v /w/workspace/gexfoundry_go-mod-secrets_PR-123:/w/workspace/gexfoundry_go-mod-secrets_PR-123:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-123@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:48:31 $ docker top c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:32 [ssh-agent] Looking for ssh-agent implementation... 13:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:32 $ docker exec c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 ssh-agent 13:48:32 SSH_AUTH_SOCK=/tmp/ssh-AgHWbjGTPaeX/agent.13 13:48:32 SSH_AGENT_PID=19 13:48:32 Running ssh-add (command line suppressed) 13:48:32 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_6224942883248595858.key (/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_6224942883248595858.key) 13:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:32 + git tag --points-at HEAD [Pipeline] } 13:48:32 $ docker exec --env ******** --env ******** c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 ssh-agent -k 13:48:32 unset SSH_AUTH_SOCK; 13:48:32 unset SSH_AGENT_PID; 13:48:32 echo Agent pid 19 killed; 13:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:48:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:32 [ssh-agent] Looking for ssh-agent implementation... 13:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:33 $ docker exec c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 ssh-agent 13:48:33 SSH_AUTH_SOCK=/tmp/ssh-Sjdkayk5DXYS/agent.52 13:48:33 SSH_AGENT_PID=58 13:48:33 Running ssh-add (command line suppressed) 13:48:33 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_804305695256352094.key (/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_804305695256352094.key) 13:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:33 + git semver init 13:48:33 # -> Open(): unable to determine branch for HEAD 13:48:33 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-123/.git 13:48:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-123 13:48:33 # $SEMVER_REMOTE_NAME = origin 13:48:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:48:33 # $SEMVER_USER_NAME = edgex-jenkins 13:48:33 # $SEMVER_BRANCH = PR-123 13:48:33 # $SEMVER_TEMP = /tmp/semver-808183835 13:48:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 13:48:34 # '/tmp/semver-808183835' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-123/.semver' 13:48:34 # -> Force: false 13:48:34 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-123/.semver [Pipeline] } 13:48:34 $ docker exec --env ******** --env ******** c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 ssh-agent -k 13:48:34 unset SSH_AUTH_SOCK; 13:48:34 unset SSH_AGENT_PID; 13:48:34 echo Agent pid 58 killed; 13:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:34 + git semver [Pipeline] } 13:48:34 $ docker stop --time=1 c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 13:48:36 $ docker rm -f c1862dc978db045889f3871eeee4d3684de8c9901aa12c67dd2b3c272d9d0585 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:36 Stashed 1 file(s) [Pipeline] echo 13:48:36 [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 13:48:52 Still waiting to schedule task 13:48:52 Executor slot already in use 13:48:52 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 13:48:52 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 13:48:52 ‘prd-centos7-docker-4c-2g-1351’ is offline 13:48:52 Still waiting to schedule task 13:48:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:51:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1354 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [Pipeline] { [Pipeline] ws 13:51:04 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 13:51:04 Selected Git installation does not exist. Using Default 13:51:04 The recommended git tool is: NONE 13:51:10 using credential edgex-jenkins-ssh 13:51:10 Cloning the remote Git repository 13:51:10 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 13:51:10 > git init /w/workspace/go-mod-secrets/1 # timeout=10 13:51:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 13:51:11 > git --version # timeout=10 13:51:11 > git --version # 'git version 2.17.1' 13:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:12 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 35443ec644bbe64e6be8ad312806ea050252dc6c 13:51:13 Merge succeeded, producing 35443ec644bbe64e6be8ad312806ea050252dc6c 13:51:13 Checking out Revision 35443ec644bbe64e6be8ad312806ea050252dc6c (PR-123) 13:51:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 13:51:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 13:51:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 13:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:12 > git config core.sparsecheckout # timeout=10 13:51:12 > git checkout -f 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 13:51:12 > git remote # timeout=10 13:51:12 > git config --get remote.origin.url # timeout=10 13:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:12 > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 13:51:12 > git rev-parse HEAD^{commit} # timeout=10 13:51:13 > git config core.sparsecheckout # timeout=10 13:51:13 > git checkout -f 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 13:51:17 Commit message: "docs: Update build status badge" 13:51:17 > git --version # timeout=10 13:51:17 > git --version # 'git version 2.17.1' 13:51:17 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:51:18 ========================================================= 13:51:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:51:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:51:19 + 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 . 13:51:20 Sending build context to Docker daemon 708.6kB 13:51:20 Step 1/7 : ARG BASE=golang:1.16-alpine 13:51:20 Step 2/7 : FROM ${BASE} 13:51:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:51:21 595b0fe564bb: Pulling fs layer 13:51:21 24495759ef45: Pulling fs layer 13:51:21 d148012ef14d: Pulling fs layer 13:51:21 cb65c68fc2e2: Pulling fs layer 13:51:21 093eec477d81: Pulling fs layer 13:51:21 a6d5b2bbb924: Pulling fs layer 13:51:21 2446dc1eb7d3: Pulling fs layer 13:51:21 596795e73e0f: Pulling fs layer 13:51:21 cb65c68fc2e2: Waiting 13:51:21 093eec477d81: Waiting 13:51:21 a6d5b2bbb924: Waiting 13:51:21 2446dc1eb7d3: Waiting 13:51:21 596795e73e0f: Waiting 13:51:21 d148012ef14d: Verifying Checksum 13:51:21 d148012ef14d: Download complete 13:51:21 24495759ef45: Download complete 13:51:21 093eec477d81: Verifying Checksum 13:51:21 093eec477d81: Download complete 13:51:21 a6d5b2bbb924: Verifying Checksum 13:51:21 a6d5b2bbb924: Download complete 13:51:21 2446dc1eb7d3: Verifying Checksum 13:51:21 2446dc1eb7d3: Download complete 13:51:21 595b0fe564bb: Download complete 13:51:22 595b0fe564bb: Pull complete 13:51:23 24495759ef45: Pull complete 13:51:23 d148012ef14d: Pull complete 13:51:25 596795e73e0f: Download complete 13:51:25 cb65c68fc2e2: Verifying Checksum 13:51:25 cb65c68fc2e2: Download complete 13:51:26 Running on prd-centos7-docker-4c-2g-1359 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [Pipeline] { [Pipeline] ws 13:51:26 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 13:51:27 Selected Git installation does not exist. Using Default 13:51:27 The recommended git tool is: NONE 13:51:29 using credential edgex-jenkins-ssh 13:51:29 Cloning the remote Git repository 13:51:29 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 13:51:29 > git init /w/workspace/go-mod-secrets/1 # timeout=10 13:51:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 13:51:30 > git --version # timeout=10 13:51:30 > git --version # 'git version 2.24.4' 13:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:30 [INFO] Currently running in a labeled security context 13:51:30 [INFO] Currently SELinux is 'enforcing' on the host 13:51:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh8572830254558436418.key 13:51:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:31 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 35443ec644bbe64e6be8ad312806ea050252dc6c 13:51:31 Merge succeeded, producing 35443ec644bbe64e6be8ad312806ea050252dc6c 13:51:31 Checking out Revision 35443ec644bbe64e6be8ad312806ea050252dc6c (PR-123) 13:51:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 13:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 13:51:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 13:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:30 [INFO] Currently running in a labeled security context 13:51:30 [INFO] Currently SELinux is 'enforcing' on the host 13:51:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh7128691322152660134.key 13:51:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:31 > git config core.sparsecheckout # timeout=10 13:51:31 > git checkout -f 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 13:51:31 > git remote # timeout=10 13:51:31 > git config --get remote.origin.url # timeout=10 13:51:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:31 [INFO] Currently running in a labeled security context 13:51:31 [INFO] Currently SELinux is 'enforcing' on the host 13:51:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/1@tmp/jenkins-gitclient-ssh1372316246198250412.key 13:51:31 > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 13:51:31 > git rev-parse HEAD^{commit} # timeout=10 13:51:31 > git config core.sparsecheckout # timeout=10 13:51:31 > git checkout -f 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 13:51:35 Commit message: "docs: Update build status badge" 13:51:35 > git --version # timeout=10 13:51:35 > git --version # 'git version 2.24.4' 13:51:35 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:51:35 ========================================================= 13:51:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:51:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:51:36 cb65c68fc2e2: Pull complete 13:51:36 093eec477d81: Pull complete 13:51:36 + 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 . 13:51:36 Sending build context to Docker daemon 709.6kB 13:51:36 Step 1/7 : ARG BASE=golang:1.16-alpine 13:51:36 Step 2/7 : FROM ${BASE} 13:51:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:51:36 540db60ca938: Pulling fs layer 13:51:36 adcc1eea9eea: Pulling fs layer 13:51:36 4c4ab2625f07: Pulling fs layer 13:51:36 0773c198feca: Pulling fs layer 13:51:36 345f892a5656: Pulling fs layer 13:51:36 4796506630df: Pulling fs layer 13:51:36 cc55df3e53f1: Pulling fs layer 13:51:36 4d027b6c602c: Pulling fs layer 13:51:36 449e75d2c14e: Pulling fs layer 13:51:36 4796506630df: Waiting 13:51:36 cc55df3e53f1: Waiting 13:51:36 4d027b6c602c: Waiting 13:51:36 449e75d2c14e: Waiting 13:51:36 0773c198feca: Waiting 13:51:36 345f892a5656: Waiting 13:51:36 4c4ab2625f07: Verifying Checksum 13:51:36 4c4ab2625f07: Download complete 13:51:36 adcc1eea9eea: Verifying Checksum 13:51:36 adcc1eea9eea: Download complete 13:51:36 345f892a5656: Verifying Checksum 13:51:36 345f892a5656: Download complete 13:51:36 4796506630df: Verifying Checksum 13:51:36 4796506630df: Download complete 13:51:36 cc55df3e53f1: Verifying Checksum 13:51:36 cc55df3e53f1: Download complete 13:51:36 540db60ca938: Verifying Checksum 13:51:36 540db60ca938: Pull complete 13:51:36 adcc1eea9eea: Pull complete 13:51:36 a6d5b2bbb924: Pull complete 13:51:37 4c4ab2625f07: Pull complete 13:51:37 4d027b6c602c: Verifying Checksum 13:51:37 4d027b6c602c: Download complete 13:51:37 2446dc1eb7d3: Pull complete 13:51:39 449e75d2c14e: Download complete 13:51:40 0773c198feca: Verifying Checksum 13:51:40 0773c198feca: Download complete 13:51:41 596795e73e0f: Pull complete 13:51:41 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 13:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:51:41 ---> d9e956139c92 13:51:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:51:44 0773c198feca: Pull complete 13:51:44 345f892a5656: Pull complete 13:51:44 4796506630df: Pull complete 13:51:44 cc55df3e53f1: Pull complete 13:51:44 4d027b6c602c: Pull complete 13:51:45 ---> Running in 75e38a708c7a 13:51:45 Removing intermediate container 75e38a708c7a 13:51:45 ---> 6d733b1b5db7 13:51:45 Step 4/7 : RUN apk add --update bash 13:51:45 ---> Running in 75ba53d778fb 13:51:45 449e75d2c14e: Pull complete 13:51:45 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 13:51:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:51:45 ---> 0d28375d9b5b 13:51:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:51:47 ---> Running in f8009aafc58b 13:51:47 Removing intermediate container f8009aafc58b 13:51:47 ---> ecee4ff61ee6 13:51:47 Step 4/7 : RUN apk add --update bash 13:51:47 ---> Running in 4c3ed6e2311f 13:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:51:49 OK: 138 MiB in 40 packages 13:51:49 OK: 149 MiB in 40 packages 13:51:50 Removing intermediate container 4c3ed6e2311f 13:51:50 ---> 67541f3e4bee 13:51:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:51:50 ---> Running in bfe837959374 13:51:50 Removing intermediate container bfe837959374 13:51:50 ---> 77be91554a45 13:51:50 Step 6/7 : COPY go.mod . 13:51:50 ---> 9637cec067b0 13:51:50 Step 7/7 : RUN go mod download 13:51:50 ---> Running in 0f2b2c731202 13:51:50 Removing intermediate container 75ba53d778fb 13:51:50 ---> 6515c691d685 13:51:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:51:50 ---> Running in 9dfff2bd4fd7 13:51:51 Removing intermediate container 9dfff2bd4fd7 13:51:51 ---> 02ff2bb7bc05 13:51:51 Step 6/7 : COPY go.mod . 13:51:51 ---> a47b3f5e5b56 13:51:51 Step 7/7 : RUN go mod download 13:51:51 ---> Running in b39c79e506e1 13:51:58 Removing intermediate container 0f2b2c731202 13:51:58 ---> ea69099569dc 13:51:58 Successfully built ea69099569dc 13:51:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:51:59 + docker inspect -f . ci-base-image-x86_64 13:51:59 . [Pipeline] withDockerContainer 13:51:59 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 13:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-x86_64 cat 13:51:59 $ docker top 0051ffdfa0012115bc5b7e4d938ba6a4703f36536983418289e2dfb7bbcf256a -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:00 + go version 13:52:00 go version go1.16.5 linux/amd64 [Pipeline] } 13:52:00 $ docker stop --time=1 0051ffdfa0012115bc5b7e4d938ba6a4703f36536983418289e2dfb7bbcf256a 13:52:01 $ docker rm -f 0051ffdfa0012115bc5b7e4d938ba6a4703f36536983418289e2dfb7bbcf256a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:02 + docker inspect -f . ci-base-image-x86_64 13:52:02 . [Pipeline] withDockerContainer 13:52:02 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 13:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-x86_64 cat 13:52:02 $ docker top 4004b2d98272e84d3584fb0cfa2e3bc0e4d03a3a2206ca3e14d7951193111ed9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:03 + go mod tidy [Pipeline] sh 13:52:03 + make test 13:52:03 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 13:52:10 Removing intermediate container b39c79e506e1 13:52:10 ---> eff5c5d140e1 13:52:10 Successfully built eff5c5d140e1 13:52:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:52:11 + docker inspect -f . ci-base-image-arm64 13:52:11 . [Pipeline] withDockerContainer 13:52:11 prd-ubuntu18.04-docker-arm64-4c-16g-1354 does not seem to be running inside a container 13:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-arm64 cat 13:52:13 $ docker top 0119ee6bb28d968b73ac518ba9d385179813b7f55d117af6a40b1dda66bedb2a -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:14 + go version 13:52:14 go version go1.16.5 linux/arm64 [Pipeline] } 13:52:14 $ docker stop --time=1 0119ee6bb28d968b73ac518ba9d385179813b7f55d117af6a40b1dda66bedb2a 13:52:16 $ docker rm -f 0119ee6bb28d968b73ac518ba9d385179813b7f55d117af6a40b1dda66bedb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:17 + docker inspect -f . ci-base-image-arm64 13:52:17 . [Pipeline] withDockerContainer 13:52:17 prd-ubuntu18.04-docker-arm64-4c-16g-1354 does not seem to be running inside a container 13:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** ci-base-image-arm64 cat 13:52:19 $ docker top 036fb37781b1a87cee14f6e2711d07eae6420e98b46b19b63efdfe3b57983636 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:20 + go mod tidy [Pipeline] sh 13:52:22 + make test 13:52:22 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.305s coverage: 80.6% of statements 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.056s coverage: 57.1% of statements 13:52:35 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.039s coverage: 96.7% of statements 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.026s coverage: 89.5% of statements 13:52:35 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.021s coverage: 100.0% of statements 13:52:35 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.024s coverage: 85.7% of statements 13:52:35 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.053s coverage: 100.0% of statements 13:52:35 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 13:52:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:52:39 gofmt -l . 13:52:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:52:39 $ docker stop --time=1 4004b2d98272e84d3584fb0cfa2e3bc0e4d03a3a2206ca3e14d7951193111ed9 13:52:40 $ docker rm -f 4004b2d98272e84d3584fb0cfa2e3bc0e4d03a3a2206ca3e14d7951193111ed9 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:52:41 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 13:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:43 13:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:43 latest: Pulling from edgex-lftools-log-publisher 13:52:43 b4d181a07f80: Pulling fs layer 13:52:43 a1111a8f2ec3: Pulling fs layer 13:52:43 ed53099fbce6: Pulling fs layer 13:52:43 dc539afda2c1: Pulling fs layer 13:52:43 77bc0d833cb6: Pulling fs layer 13:52:43 9065ff56babe: Pulling fs layer 13:52:43 d287ab97295c: Pulling fs layer 13:52:43 77bc0d833cb6: Waiting 13:52:43 9065ff56babe: Waiting 13:52:43 d287ab97295c: Waiting 13:52:43 dc539afda2c1: Waiting 13:52:43 a1111a8f2ec3: Verifying Checksum 13:52:43 a1111a8f2ec3: Download complete 13:52:43 dc539afda2c1: Verifying Checksum 13:52:43 dc539afda2c1: Download complete 13:52:44 77bc0d833cb6: Download complete 13:52:44 9065ff56babe: Verifying Checksum 13:52:44 9065ff56babe: Download complete 13:52:44 ed53099fbce6: Verifying Checksum 13:52:44 ed53099fbce6: Download complete 13:52:46 b4d181a07f80: Verifying Checksum 13:52:46 b4d181a07f80: Download complete 13:52:47 b4d181a07f80: Pull complete 13:52:47 a1111a8f2ec3: Pull complete 13:52:47 ed53099fbce6: Pull complete 13:52:47 dc539afda2c1: Pull complete 13:52:48 77bc0d833cb6: Pull complete 13:52:48 9065ff56babe: Pull complete 13:52:55 d287ab97295c: Verifying Checksum 13:52:55 d287ab97295c: Download complete 13:52:58 d287ab97295c: Pull complete 13:52:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:52:58 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 13:52: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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:01 $ docker top 6dcb379ca6213e939cbd8885abaef7442ecf24241593e80f48e221342d5ee713 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:02 ---> job-cost.sh 13:53:02 lf-activate-venv: SKIPPING 13:53:02 INFO: No Stack... 13:53:03 INFO: Retrieving Pricing Info for: v3-standard-2 13:53:03 INFO: Archiving Costs [Pipeline] sh 13:53:03 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 13:53:03 + cut -d, -f6 [Pipeline] lock 13:53:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] 13:53:03 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] did not exist. Created. 13:53:03 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:53:04 + echo total: 0.05999999865889549 [Pipeline] stash 13:53:04 Stashed 1 file(s) [Pipeline] } 13:53:04 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:53:04 $ docker stop --time=1 6dcb379ca6213e939cbd8885abaef7442ecf24241593e80f48e221342d5ee713 13:53:05 $ docker rm -f 6dcb379ca6213e939cbd8885abaef7442ecf24241593e80f48e221342d5ee713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.643s coverage: 80.6% of statements 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.227s coverage: 57.1% of statements 13:53:44 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.185s coverage: 96.7% of statements 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.107s coverage: 89.5% of statements 13:53:44 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.097s coverage: 100.0% of statements 13:53:44 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.079s coverage: 85.7% of statements 13:53:44 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.172s coverage: 100.0% of statements 13:53:44 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 13:53:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:54:06 gofmt -l . 13:54:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:54:06 $ docker stop --time=1 036fb37781b1a87cee14f6e2711d07eae6420e98b46b19b63efdfe3b57983636 13:54:08 $ docker rm -f 036fb37781b1a87cee14f6e2711d07eae6420e98b46b19b63efdfe3b57983636 [Pipeline] // withDockerContainer [Pipeline] sh 13:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:54:09 Warning: overwriting stash ‘coverage-report’ 13:54:10 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 13:54:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:11 13:54:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:12 arm64: Pulling from edgex-lftools-log-publisher 13:54:12 448f6bf000e3: Pulling fs layer 13:54:12 f757da607395: Pulling fs layer 13:54:12 05883995daec: Pulling fs layer 13:54:12 8603b9c90790: Pulling fs layer 13:54:12 1560dd03e051: Pulling fs layer 13:54:12 27f5ce0e4adf: Pulling fs layer 13:54:12 c2d8d7efcc4b: Pulling fs layer 13:54:12 8603b9c90790: Waiting 13:54:12 1560dd03e051: Waiting 13:54:12 27f5ce0e4adf: Waiting 13:54:12 c2d8d7efcc4b: Waiting 13:54:12 f757da607395: Verifying Checksum 13:54:12 f757da607395: Download complete 13:54:12 8603b9c90790: Verifying Checksum 13:54:12 8603b9c90790: Download complete 13:54:12 1560dd03e051: Verifying Checksum 13:54:12 1560dd03e051: Download complete 13:54:12 27f5ce0e4adf: Verifying Checksum 13:54:12 27f5ce0e4adf: Download complete 13:54:12 05883995daec: Verifying Checksum 13:54:12 05883995daec: Download complete 13:54:13 448f6bf000e3: Download complete 13:54:17 c2d8d7efcc4b: Verifying Checksum 13:54:17 c2d8d7efcc4b: Download complete 13:54:17 448f6bf000e3: Pull complete 13:54:17 f757da607395: Pull complete 13:54:19 05883995daec: Pull complete 13:54:19 8603b9c90790: Pull complete 13:54:20 1560dd03e051: Pull complete 13:54:20 27f5ce0e4adf: Pull complete 13:54:36 c2d8d7efcc4b: Pull complete 13:54:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:54:36 prd-ubuntu18.04-docker-arm64-4c-16g-1354 does not seem to be running inside a container 13:54:36 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:54:40 $ docker top 087e56f955f7670bdc555bb742636f76c76dd5bd13fc0e2593ee99e93641588e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:42 ---> job-cost.sh 13:54:42 lf-activate-venv: SKIPPING 13:54:42 INFO: No Stack... 13:54:43 INFO: Retrieving Pricing Info for: v2-standard-4 13:54:43 INFO: Archiving Costs [Pipeline] sh 13:54:44 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv+ cut -d, -f6 13:54:44 [Pipeline] lock 13:54:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] 13:54:44 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] did not exist. Created. 13:54:44 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:45 /w/workspace/go-mod-secrets/1@tmp/durable-17ed6755/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-17ed6755/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:54:47 + echo total: 0.18000000715255737 [Pipeline] stash 13:54:47 Warning: overwriting stash ‘stack-cost’ 13:54:47 Stashed 1 file(s) [Pipeline] } 13:54:47 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:48 $ docker stop --time=1 087e56f955f7670bdc555bb742636f76c76dd5bd13fc0e2593ee99e93641588e 13:54:49 $ docker rm -f 087e56f955f7670bdc555bb742636f76c76dd5bd13fc0e2593ee99e93641588e [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 13:54:51 provisioning config files... 13:54:51 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/config2084920697041689813tmp [Pipeline] { [Pipeline] sh 13:54:51 + set +x 13:54:51 + curl -s https://codecov.io/bash 13:54:51 + bash -s -- 13:54:51 13:54:51 _____ _ 13:54:51 / ____| | | 13:54:51 | | ___ __| | ___ ___ _____ __ 13:54:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:54:51 | |___| (_) | (_| | __/ (_| (_) \ V / 13:54:51 \_____\___/ \__,_|\___|\___\___/ \_/ 13:54:51 Bash-1.0.6 13:54:51 13:54:51 13:54:51 ==> git version 2.24.4 found 13:54:51 ==> 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 13:54:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:54:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:54:51 ==> Jenkins CI detected. 13:54:51 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-123 13:54:51 project root: . 13:54:51 --> token set from env 13:54:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:54:52 ==> Running gcov in . (disable via -X gcov) 13:54:52 ==> Python coveragepy not found 13:54:52 ==> Searching for coverage reports in: 13:54:52 + . 13:54:52 -> Found 1 reports 13:54:52 ==> Detecting git/mercurial file structure 13:54:52 ==> Reading reports 13:54:52 + ./coverage.out bytes=27482 13:54:52 ==> Appending adjustments 13:54:52 https://docs.codecov.io/docs/fixing-reports 13:54:52 + Found adjustments 13:54:52 ==> Gzipping contents 13:54:52 8.0K /tmp/codecov.Z7UALs.gz 13:54:52 ==> Uploading reports 13:54:52 url: https://codecov.io 13:54:52 query: branch=PR-123&commit=35443ec644bbe64e6be8ad312806ea050252dc6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=123&job=&cmd_args= 13:54:52 -> Pinging Codecov 13:54:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-123&commit=35443ec644bbe64e6be8ad312806ea050252dc6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=123&job=&cmd_args= 13:54:52 -> Uploading to 13:54:52 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/D63849C06B6B67093493C71CE874ED06/35443ec644bbe64e6be8ad312806ea050252dc6c/314cf1f9-d084-4201-bbea-c2a1063fcffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T135452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=968580a227555c971bf4e0e548b9de06825ce5ff607cd9b619082d8c1ce7f9b4 13:54:52 % Total % Received % Xferd Average Speed Time Time Time Current 13:54:52 Dload Upload Total Spent Left Speed 13:54:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5672 0 0 100 5672 0 10508 --:--:-- --:--:-- --:--:-- 10523 13:54:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/35443ec644bbe64e6be8ad312806ea050252dc6c [Pipeline] } 13:54:53 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 13:54:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:54:56 ---> package-listing.sh 13:54:56 ++ facter osfamily 13:54:56 ++ tr '[:upper:]' '[:lower:]' 13:54:56 + OS_FAMILY=redhat 13:54:56 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-123 13:54:56 + START_PACKAGES=/tmp/packages_start.txt 13:54:56 + END_PACKAGES=/tmp/packages_end.txt 13:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:54:56 + PACKAGES=/tmp/packages_start.txt 13:54:56 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-123 ']' 13:54:56 + PACKAGES=/tmp/packages_end.txt 13:54:56 + case "${OS_FAMILY}" in 13:54:56 + sort 13:54:56 + rpm -qa 13:54:57 + '[' -f /tmp/packages_start.txt ']' 13:54:57 + '[' -f /tmp/packages_end.txt ']' 13:54:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:54:57 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-123 ']' 13:54:57 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-123/archives/ 13:54:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-123/archives/ [Pipeline] echo 13:54:57 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-secrets_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:54:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:58 13:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:58 latest: Pulling from edgex-lftools-log-publisher 13:54:58 b4d181a07f80: Pulling fs layer 13:54:58 a1111a8f2ec3: Pulling fs layer 13:54:58 ed53099fbce6: Pulling fs layer 13:54:58 dc539afda2c1: Pulling fs layer 13:54:58 77bc0d833cb6: Pulling fs layer 13:54:58 9065ff56babe: Pulling fs layer 13:54:58 d287ab97295c: Pulling fs layer 13:54:58 dc539afda2c1: Waiting 13:54:58 77bc0d833cb6: Waiting 13:54:58 9065ff56babe: Waiting 13:54:58 d287ab97295c: Waiting 13:54:58 a1111a8f2ec3: Verifying Checksum 13:54:58 a1111a8f2ec3: Download complete 13:54:58 dc539afda2c1: Verifying Checksum 13:54:58 dc539afda2c1: Download complete 13:54:59 77bc0d833cb6: Verifying Checksum 13:54:59 77bc0d833cb6: Download complete 13:54:59 9065ff56babe: Verifying Checksum 13:54:59 9065ff56babe: Download complete 13:54:59 ed53099fbce6: Verifying Checksum 13:54:59 ed53099fbce6: Download complete 13:55:00 b4d181a07f80: Verifying Checksum 13:55:00 b4d181a07f80: Download complete 13:55:01 b4d181a07f80: Pull complete 13:55:01 a1111a8f2ec3: Pull complete 13:55:02 ed53099fbce6: Pull complete 13:55:02 dc539afda2c1: Pull complete 13:55:02 77bc0d833cb6: Pull complete 13:55:02 9065ff56babe: Pull complete 13:55:04 d287ab97295c: Verifying Checksum 13:55:04 d287ab97295c: Download complete 13:55:08 d287ab97295c: Pull complete 13:55:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:55:08 prd-centos7-docker-4c-2g-1349 does not seem to be running inside a container 13:55:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-123/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-secrets_PR-123 -v /w/workspace/gexfoundry_go-mod-secrets_PR-123:/w/workspace/gexfoundry_go-mod-secrets_PR-123:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-123@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:10003/edgex-lftools-log-publisher:latest cat 13:55:11 $ docker top 23a752bc43efff5eba11b755ebac7cc687d6249acdf3ea3dad1fd119490ded9d -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:55:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:55:12 + ls /var/log/sa-host 13:55:12 + sadf -c /var/log/sa-host/sa02 13:55:12 file_magic: OK 13:55:12 HZ: Using current value: 100 13:55:12 file_header: OK 13:55:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:55:12 Statistics: 13:55:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:12 File successfully converted to sysstat format version 12.0.3 13:55:12 + sadf -c /var/log/sa-host/sa05 13:55:12 file_magic: OK 13:55:12 HZ: Using current value: 100 13:55:12 file_header: OK 13:55:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:55:12 Statistics: 13:55:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:12 provisioning config files... 13:55:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/config5083847575258012367tmp [Pipeline] { [Pipeline] echo 13:55:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:55:12 ---> create-netrc.sh [Pipeline] } 13:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:55:13 ---> python-tools-install.sh [Pipeline] echo 13:55:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:55:13 ---> sudo-logs.sh 13:55:13 Archiving 'sudo' log.. 13:55:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1349.vexxhost.local: Name or service not known 13:55:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1349.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:55:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:55:14 ---> job-cost.sh 13:55:14 lf-activate-venv: SKIPPING 13:55:14 DEBUG: total: 0.18000000715255737 13:55:14 INFO: Retrieving Stack Cost... 13:55:14 INFO: Retrieving Pricing Info for: v3-standard-2 13:55:15 INFO: Archiving Costs [Pipeline] echo 13:55:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:55:15 ---> logs-deploy.sh 13:55:15 lf-activate-venv: SKIPPING 13:55:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-123/1 13:55:15 INFO: archiving workspace using pattern(s): 13:55:16 Archives upload complete. 13:55:16 INFO: archiving logs to Nexus 13:55:17 ---> uname -a: 13:55:17 Linux prd-centos7-docker-4c-2g-1349.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 13:55:17 13:55:17 13:55:17 ---> lscpu: 13:55:17 Architecture: x86_64 13:55:17 CPU op-mode(s): 32-bit, 64-bit 13:55:17 Byte Order: Little Endian 13:55:17 Address sizes: 40 bits physical, 48 bits virtual 13:55:17 CPU(s): 2 13:55:17 On-line CPU(s) list: 0,1 13:55:17 Thread(s) per core: 1 13:55:17 Core(s) per socket: 1 13:55:17 Socket(s): 2 13:55:17 NUMA node(s): 1 13:55:17 Vendor ID: AuthenticAMD 13:55:17 CPU family: 23 13:55:17 Model: 49 13:55:17 Model name: AMD EPYC-Rome Processor 13:55:17 Stepping: 0 13:55:17 CPU MHz: 2799.998 13:55:17 BogoMIPS: 5599.99 13:55:17 Virtualization: AMD-V 13:55:17 Hypervisor vendor: KVM 13:55:17 Virtualization type: full 13:55:17 L1d cache: 32K 13:55:17 L1i cache: 32K 13:55:17 L2 cache: 512K 13:55:17 L3 cache: 16384K 13:55:17 NUMA node0 CPU(s): 0,1 13:55:17 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 13:55:17 13:55:17 13:55:17 ---> nproc: 13:55:17 2 13:55:17 13:55:17 13:55:17 ---> df -h: 13:55:17 Filesystem Size Used Avail Use% Mounted on 13:55:17 overlay 40G 7.7G 33G 20% / 13:55:17 tmpfs 64M 0 64M 0% /dev 13:55:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:55:17 shm 64M 0 64M 0% /dev/shm 13:55:17 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:55:17 13:55:17 13:55:17 ---> sar -b -r -n DEV: 13:55:17 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) 13:55:17 13:55:17 13:47:42 LINUX RESTART (2 CPU) 13:55:17 13:55:17 13:48:01 tps rtps wtps bread/s bwrtn/s 13:55:17 13:49:01 135.45 19.68 115.77 5826.71 25646.35 13:55:17 13:50:01 1.77 0.00 1.77 0.00 37.56 13:55:17 13:51:01 0.28 0.00 0.28 0.00 3.33 13:55:17 13:52:01 0.22 0.00 0.22 0.00 3.00 13:55:17 13:53:01 0.37 0.00 0.37 0.00 6.25 13:55:17 13:54:01 0.18 0.00 0.18 0.00 3.17 13:55:17 13:55:01 2.53 0.13 2.40 13.72 98.27 13:55:17 Average: 20.12 2.83 17.29 834.60 3686.56 13:55:17 13:55:17 13:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:55:17 13:49:01 5469828 0 804356 10.04 2620 1732128 1305748 14.42 583940 1555784 128 13:55:17 13:50:01 5479440 0 794736 9.92 2620 1732136 1227988 13.56 575892 1555748 12 13:55:17 13:51:01 5479272 0 794900 9.93 2620 1732140 1228036 13.56 567052 1564876 8 13:55:17 13:52:01 5478068 0 796096 9.94 2620 1732148 1228060 13.56 568608 1564876 16 13:55:17 13:53:01 5478192 0 795968 9.94 2620 1732152 1228072 13.56 567892 1565732 20 13:55:17 13:54:01 5477248 0 796908 9.95 2620 1732156 1228024 13.56 568708 1565736 16 13:55:17 13:55:01 5192900 0 907292 11.33 2620 1906120 1684184 18.59 793176 1600268 172908 13:55:17 Average: 5436421 0 812894 10.15 2620 1756997 1304302 14.40 603610 1567574 24730 13:55:17 13:55:17 13:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:55:17 13:49:01 eth0 373.94 236.68 990.71 71.76 0.00 0.00 0.00 0.00 13:55:17 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:49:01 docker0 2.63 1.93 0.61 5.53 0.00 0.00 0.00 0.00 13:55:17 13:50:01 eth0 2.56 0.62 0.69 0.43 0.00 0.00 0.00 0.00 13:55:17 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:51:01 eth0 1.95 0.60 0.61 0.43 0.00 0.00 0.00 0.00 13:55:17 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:52:01 eth0 4.56 0.52 0.91 0.36 0.00 0.00 0.00 0.00 13:55:17 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:53:01 eth0 4.43 0.80 1.07 0.59 0.00 0.00 0.00 0.00 13:55:17 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:54:01 eth0 2.38 0.73 0.77 0.47 0.00 0.00 0.00 0.00 13:55:17 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:55:01 eth0 259.93 162.56 1739.38 37.20 0.00 0.00 0.00 0.00 13:55:17 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 Average: eth0 92.86 57.52 390.75 15.90 0.00 0.00 0.00 0.00 13:55:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:17 Average: docker0 0.38 0.28 0.09 0.79 0.00 0.00 0.00 0.00 13:55:17 13:55:17 13:55:17 ---> sar -P ALL: 13:55:17 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) 13:55:17 13:55:17 13:47:42 LINUX RESTART (2 CPU) 13:55:17 13:55:17 13:48:01 CPU %user %nice %system %iowait %steal %idle 13:55:17 13:49:01 all 16.72 0.00 4.36 3.94 0.06 74.92 13:55:17 13:49:01 0 16.78 0.00 4.88 3.20 0.05 75.09 13:55:17 13:49:01 1 16.66 0.00 3.83 4.69 0.07 74.75 13:55:17 13:50:01 all 0.26 0.00 0.08 0.00 0.02 99.65 13:55:17 13:50:01 0 0.45 0.00 0.10 0.00 0.02 99.43 13:55:17 13:50:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:55:17 13:51:01 all 0.19 0.00 0.05 0.00 0.03 99.73 13:55:17 13:51:01 0 0.32 0.00 0.08 0.00 0.03 99.56 13:55:17 13:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:55:17 13:52:01 all 0.12 0.00 0.03 0.00 0.03 99.82 13:55:17 13:52:01 0 0.22 0.00 0.03 0.00 0.03 99.72 13:55:17 13:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:55:17 13:53:01 all 0.13 0.00 0.04 0.00 0.03 99.80 13:55:17 13:53:01 0 0.17 0.00 0.05 0.00 0.03 99.75 13:55:17 13:53:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:55:17 13:54:01 all 0.08 0.00 0.05 0.00 0.04 99.83 13:55:17 13:54:01 0 0.12 0.00 0.03 0.00 0.03 99.82 13:55:17 13:54:01 1 0.03 0.00 0.07 0.00 0.05 99.85 13:55:17 13:55:01 all 3.47 0.00 1.37 0.02 0.04 95.10 13:55:17 13:55:01 0 3.81 0.00 1.49 0.02 0.03 94.65 13:55:17 13:55:01 1 3.12 0.00 1.26 0.02 0.05 95.55 13:55:17 Average: all 2.94 0.00 0.84 0.55 0.04 95.63 13:55:17 Average: 0 3.07 0.00 0.94 0.45 0.03 95.51 13:55:17 Average: 1 2.81 0.00 0.74 0.66 0.04 95.75 13:55:17 13:55:17 13:55:17