Pull request #265 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-bootstrap Obtained Jenkinsfile from f1cfe6c627627e886110452b7131f1a2710968e6+e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (157a6e47da794cbe486bf81a282eb1a7d9bc88bd) 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-ssh726047826436182110.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-ssh1335947461573957548.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-bootstrap/branches/PR-265/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-bootstrap/branches/PR-265/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8399027695360969257.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-ssh8051596507191588353.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-bootstrap/branches/PR-265/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-bootstrap/branches/PR-265/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8743318782606136541.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-1355’ is offline ‘prd-centos7-docker-4c-2g-1360’ is offline Running on prd-centos7-docker-4c-2g-1363 in /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-265 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-265@tmp/jenkins-gitclient-ssh7981446744911683073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e14485956ada2e3a45ee492e2ff461dd1b2a0b88 into PR head commit f1cfe6c627627e886110452b7131f1a2710968e6 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-265@tmp/jenkins-gitclient-ssh6161088351520925657.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # 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/xfoundry_go-mod-bootstrap_PR-265@tmp/jenkins-gitclient-ssh6824779278370499054.key > git merge e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing f1cfe6c627627e886110452b7131f1a2710968e6 Checking out Revision f1cfe6c627627e886110452b7131f1a2710968e6 (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:52:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:52:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:52:36 ========================================================= 13:52:36 EdgeX Global Pipelines Version Info 13:52:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b2f94d0a038de1ecce2d89624cdd6cb27dd57e9 # timeout=10 13:52:38 ------------------- 13:52:38 stable info: 13:52:38 ------------------- 13:52:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:52:38 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:52:38 Message: update stable to v1.0.199 13:52:38 ------------------- 13:52:38 experimental info: 13:52:38 ------------------- 13:52:38 Commited By: **** collab-it+edgex@linuxfoundation.org 13:52:38 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:52:38 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:52:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1cfe6c627627e886110452b7131f1a2710968e6 [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1cfe6c [Pipeline] echo 13:52:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:52:40 + git log --format=format:%s -1 f1cfe6c627627e886110452b7131f1a2710968e6 [Pipeline] echo 13:52:40 GIT_COMMIT: f1cfe6c627627e886110452b7131f1a2710968e6, Commit Message: docs: Update build status badge [Pipeline] echo 13:52:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:40 13:52:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:52:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:41 latest: Pulling from edgex-devops/git-semver 13:52:41 31603596830f: Pulling fs layer 13:52:41 b6dc333f4379: Pulling fs layer 13:52:41 3d9ef1400e77: Pulling fs layer 13:52:41 fd332fbdc1db: Pulling fs layer 13:52:41 fd332fbdc1db: Waiting 13:52:41 b6dc333f4379: Verifying Checksum 13:52:41 b6dc333f4379: Download complete 13:52:41 31603596830f: Verifying Checksum 13:52:41 31603596830f: Download complete 13:52:41 31603596830f: Pull complete 13:52:41 b6dc333f4379: Pull complete 13:52:41 fd332fbdc1db: Verifying Checksum 13:52:41 fd332fbdc1db: Download complete 13:52:42 3d9ef1400e77: Verifying Checksum 13:52:42 3d9ef1400e77: Download complete 13:52:42 3d9ef1400e77: Pull complete 13:52:42 fd332fbdc1db: Pull complete 13:52:42 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 13:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:52:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:52:42 prd-centos7-docker-4c-2g-1363 does not seem to be running inside a container 13:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-265 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265:/w/workspace/xfoundry_go-mod-bootstrap_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:52:43 $ docker top 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:43 [ssh-agent] Looking for ssh-agent implementation... 13:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:44 $ docker exec 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent 13:52:44 SSH_AUTH_SOCK=/tmp/ssh-OMRyf3ujE8JX/agent.14 13:52:44 SSH_AGENT_PID=21 13:52:44 Running ssh-add (command line suppressed) 13:52:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_3881346705111289288.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_3881346705111289288.key) 13:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:44 + git tag --points-at HEAD [Pipeline] } 13:52:44 $ docker exec --env ******** --env ******** 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent -k 13:52:44 unset SSH_AUTH_SOCK; 13:52:44 unset SSH_AGENT_PID; 13:52:44 echo Agent pid 21 killed; 13:52:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:52:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:44 [ssh-agent] Looking for ssh-agent implementation... 13:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:44 $ docker exec 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent 13:52:44 SSH_AUTH_SOCK=/tmp/ssh-RMdotoXzTvk5/agent.52 13:52:44 SSH_AGENT_PID=59 13:52:44 Running ssh-add (command line suppressed) 13:52:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_4508577006825503902.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/private_key_4508577006825503902.key) 13:52:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:45 + git semver init 13:52:45 # -> Open(): unable to determine branch for HEAD 13:52:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-265/.git 13:52:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-265 13:52:45 # $SEMVER_REMOTE_NAME = origin 13:52:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:52:45 # $SEMVER_USER_NAME = edgex-jenkins 13:52:45 # $SEMVER_BRANCH = PR-265 13:52:45 # $SEMVER_TEMP = /tmp/semver-653241158 13:52:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 13:52:46 # '/tmp/semver-653241158' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-265/.semver' 13:52:46 # -> Force: false 13:52:46 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-265/.semver [Pipeline] } 13:52:46 $ docker exec --env ******** --env ******** 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 ssh-agent -k 13:52:46 unset SSH_AUTH_SOCK; 13:52:46 unset SSH_AGENT_PID; 13:52:46 echo Agent pid 59 killed; 13:52:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:46 + git semver [Pipeline] } 13:52:46 $ docker stop --time=1 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 13:52:47 $ docker rm -f 1c718166859a2e71c34f14f494b81a625d9c99e476cda3d283400889dda02702 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:52:48 Stashed 1 file(s) [Pipeline] echo 13:52:48 [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:53:03 Still waiting to schedule task 13:53:03 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 13:53:03 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 13:53:03 ‘prd-centos7-docker-4c-2g-1355’ is offline 13:53:03 ‘prd-centos7-docker-4c-2g-1360’ is offline 13:53:03 ‘prd-centos7-docker-4c-2g-1364’ is offline 13:53:03 ‘prd-centos7-docker-4c-2g-1369’ is offline 13:53:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1361’ doesn’t have label ‘centos7-docker-4c-2g’ 13:53:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ doesn’t have label ‘centos7-docker-4c-2g’ 13:53:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ doesn’t have label ‘centos7-docker-4c-2g’ 13:53:03 Still waiting to schedule task 13:53:03 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:53:03 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:53:03 ‘prd-centos7-docker-4c-2g-1355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:53:03 ‘prd-centos7-docker-4c-2g-1360’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:53:03 ‘prd-centos7-docker-4c-2g-1364’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:53:03 ‘prd-centos7-docker-4c-2g-1369’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 13:53:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1361’ is offline 13:53:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ is offline 13:53:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ is offline 13:53:18 Running on prd-centos7-docker-4c-2g-1369 in /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [Pipeline] { [Pipeline] ws 13:53:18 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 13:53:18 Selected Git installation does not exist. Using Default 13:53:18 The recommended git tool is: NONE 13:53:21 using credential edgex-jenkins-ssh 13:53:21 Cloning the remote Git repository 13:53:21 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 13:53:21 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 13:53:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:53:21 > git --version # timeout=10 13:53:21 > git --version # 'git version 2.24.4' 13:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:21 [INFO] Currently running in a labeled security context 13:53:21 [INFO] Currently SELinux is 'enforcing' on the host 13:53:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh8532092989384089797.key 13:53:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:22 Merging remotes/origin/main commit e14485956ada2e3a45ee492e2ff461dd1b2a0b88 into PR head commit f1cfe6c627627e886110452b7131f1a2710968e6 13:53:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:53:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:53:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:53:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:22 [INFO] Currently running in a labeled security context 13:53:22 [INFO] Currently SELinux is 'enforcing' on the host 13:53:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh2272948226250147051.key 13:53:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:53:22 > git config core.sparsecheckout # timeout=10 13:53:22 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 13:53:22 > git remote # timeout=10 13:53:22 > git config --get remote.origin.url # timeout=10 13:53:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:22 [INFO] Currently running in a labeled security context 13:53:22 [INFO] Currently SELinux is 'enforcing' on the host 13:53:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh3992008401210500239.key 13:53:22 Merge succeeded, producing f1cfe6c627627e886110452b7131f1a2710968e6 13:53:22 Checking out Revision f1cfe6c627627e886110452b7131f1a2710968e6 (PR-265) 13:53:22 > git merge e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 13:53:22 > git rev-parse HEAD^{commit} # timeout=10 13:53:22 > git config core.sparsecheckout # timeout=10 13:53:22 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 13:53:26 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:53:27 ========================================================= 13:53:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:53:27 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:53:27 + 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:53:27 Sending build context to Docker daemon 1.015MB 13:53:27 Step 1/8 : ARG BASE=golang:1.16-alpine 13:53:27 Step 2/8 : FROM ${BASE} 13:53:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:53:28 540db60ca938: Pulling fs layer 13:53:28 adcc1eea9eea: Pulling fs layer 13:53:28 4c4ab2625f07: Pulling fs layer 13:53:28 0773c198feca: Pulling fs layer 13:53:28 345f892a5656: Pulling fs layer 13:53:28 4796506630df: Pulling fs layer 13:53:28 cc55df3e53f1: Pulling fs layer 13:53:28 4d027b6c602c: Pulling fs layer 13:53:28 449e75d2c14e: Pulling fs layer 13:53:28 0773c198feca: Waiting 13:53:28 345f892a5656: Waiting 13:53:28 4796506630df: Waiting 13:53:28 cc55df3e53f1: Waiting 13:53:28 4d027b6c602c: Waiting 13:53:28 449e75d2c14e: Waiting 13:53:28 4c4ab2625f07: Verifying Checksum 13:53:28 4c4ab2625f07: Download complete 13:53:28 adcc1eea9eea: Verifying Checksum 13:53:28 adcc1eea9eea: Download complete 13:53:28 345f892a5656: Verifying Checksum 13:53:28 345f892a5656: Download complete 13:53:28 4796506630df: Verifying Checksum 13:53:28 4796506630df: Download complete 13:53:28 cc55df3e53f1: Verifying Checksum 13:53:28 cc55df3e53f1: Download complete 13:53:28 540db60ca938: Verifying Checksum 13:53:28 540db60ca938: Download complete 13:53:28 540db60ca938: Pull complete 13:53:28 adcc1eea9eea: Pull complete 13:53:28 4c4ab2625f07: Pull complete 13:53:28 4d027b6c602c: Verifying Checksum 13:53:28 4d027b6c602c: Download complete 13:53:33 449e75d2c14e: Verifying Checksum 13:53:33 449e75d2c14e: Download complete 13:53:33 0773c198feca: Verifying Checksum 13:53:33 0773c198feca: Download complete 13:53:38 0773c198feca: Pull complete 13:53:38 345f892a5656: Pull complete 13:53:38 4796506630df: Pull complete 13:53:38 cc55df3e53f1: Pull complete 13:53:38 4d027b6c602c: Pull complete 13:53:39 449e75d2c14e: Pull complete 13:53:39 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 13:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:53:39 ---> 0d28375d9b5b 13:53:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:53:41 ---> Running in b0d495d21ebc 13:53:41 Removing intermediate container b0d495d21ebc 13:53:41 ---> 2309c17ba877 13:53:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:41 ---> Running in 4defc23081bc 13:53:41 Removing intermediate container 4defc23081bc 13:53:41 ---> 85eac8022fa8 13:53:41 Step 5/8 : RUN apk add --update --no-cache git make 13:53:41 ---> Running in d4ea75920f43 13:53:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:53:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:53:43 OK: 149 MiB in 40 packages 13:53:43 Removing intermediate container d4ea75920f43 13:53:43 ---> 46e458cf70eb 13:53:43 Step 6/8 : WORKDIR /build 13:53:43 ---> Running in fe08fe2ddc44 13:53:43 Removing intermediate container fe08fe2ddc44 13:53:43 ---> 9363f91571a9 13:53:43 Step 7/8 : COPY go.mod . 13:53:44 ---> 484a77b8f2a3 13:53:44 Step 8/8 : RUN go mod download 13:53:44 ---> Running in f5f8acf1939e 13:53:54 Removing intermediate container f5f8acf1939e 13:53:54 ---> e99c287ffde6 13:53:54 Successfully built e99c287ffde6 13:53:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:53:54 + docker inspect -f . ci-base-image-x86_64 13:53:54 . [Pipeline] withDockerContainer 13:53:54 prd-centos7-docker-4c-2g-1369 does not seem to be running inside a container 13:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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-x86_64 cat 13:53:55 $ docker top 51b90f2ad0e09f7e4ad8bf164a571e424bf2245a641c10dc18b5e0728bf3ba8c -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:55 + go version 13:53:55 go version go1.16.5 linux/amd64 [Pipeline] } 13:53:55 $ docker stop --time=1 51b90f2ad0e09f7e4ad8bf164a571e424bf2245a641c10dc18b5e0728bf3ba8c 13:53:56 $ docker rm -f 51b90f2ad0e09f7e4ad8bf164a571e424bf2245a641c10dc18b5e0728bf3ba8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:53:57 + docker inspect -f . ci-base-image-x86_64 13:53:57 . [Pipeline] withDockerContainer 13:53:57 prd-centos7-docker-4c-2g-1369 does not seem to be running inside a container 13:53:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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-x86_64 cat 13:53:57 $ docker top 6e416f7795a815c2ae7acba6eb396bfee458ca1c58be7252c91773002fba648c -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:58 + go mod tidy [Pipeline] sh 13:53:58 + make test 13:53:58 go mod tidy 13:53:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 13:54:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 5.4% of statements 13:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 13:54:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements 13:54:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 13:54:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 13:54:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 13:54:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 13:54:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 13:54:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements 13:54:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements 13:54:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 13:54:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 13:54:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 13:54:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:54:23 gofmt -l . 13:54:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:54:23 $ docker stop --time=1 6e416f7795a815c2ae7acba6eb396bfee458ca1c58be7252c91773002fba648c 13:54:24 $ docker rm -f 6e416f7795a815c2ae7acba6eb396bfee458ca1c58be7252c91773002fba648c [Pipeline] // withDockerContainer [Pipeline] sh 13:54:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:54:25 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:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:26 13:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:54:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:26 latest: Pulling from edgex-lftools-log-publisher 13:54:26 b4d181a07f80: Pulling fs layer 13:54:26 a1111a8f2ec3: Pulling fs layer 13:54:26 ed53099fbce6: Pulling fs layer 13:54:26 dc539afda2c1: Pulling fs layer 13:54:26 77bc0d833cb6: Pulling fs layer 13:54:26 9065ff56babe: Pulling fs layer 13:54:26 d287ab97295c: Pulling fs layer 13:54:26 dc539afda2c1: Waiting 13:54:26 77bc0d833cb6: Waiting 13:54:26 9065ff56babe: Waiting 13:54:26 d287ab97295c: Waiting 13:54:27 a1111a8f2ec3: Verifying Checksum 13:54:27 a1111a8f2ec3: Download complete 13:54:27 dc539afda2c1: Verifying Checksum 13:54:27 dc539afda2c1: Download complete 13:54:27 77bc0d833cb6: Verifying Checksum 13:54:27 77bc0d833cb6: Download complete 13:54:27 9065ff56babe: Verifying Checksum 13:54:27 9065ff56babe: Download complete 13:54:28 ed53099fbce6: Verifying Checksum 13:54:28 ed53099fbce6: Download complete 13:54:28 b4d181a07f80: Verifying Checksum 13:54:28 b4d181a07f80: Download complete 13:54:30 b4d181a07f80: Pull complete 13:54:30 a1111a8f2ec3: Pull complete 13:54:31 ed53099fbce6: Pull complete 13:54:31 dc539afda2c1: Pull complete 13:54:31 77bc0d833cb6: Pull complete 13:54:31 9065ff56babe: Pull complete 13:54:33 d287ab97295c: Verifying Checksum 13:54:33 d287ab97295c: Download complete 13:54:38 d287ab97295c: Pull complete 13:54:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:54:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:54:38 prd-centos7-docker-4c-2g-1369 does not seem to be running inside a container 13:54:39 $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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:latest cat 13:54:41 $ docker top 64edcd9843c9d334ed6a1efd342c2f879ac60685ad775cb909b49d0e223d2342 -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:42 INFO: Retrieving Pricing Info for: v3-standard-2 13:54:43 INFO: Archiving Costs [Pipeline] sh 13:54:43 + cut -d, -f6 13:54:43 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock 13:54:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] 13:54:43 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] did not exist. Created. 13:54:43 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:43 + echo total: 0.05999999865889549 [Pipeline] stash 13:54:44 Stashed 1 file(s) [Pipeline] } 13:54:44 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:44 $ docker stop --time=1 64edcd9843c9d334ed6a1efd342c2f879ac60685ad775cb909b49d0e223d2342 13:54:45 $ docker rm -f 64edcd9843c9d334ed6a1efd342c2f879ac60685ad775cb909b49d0e223d2342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:55:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1370 in /w/workspace/xfoundry_go-mod-bootstrap_PR-265 [Pipeline] { [Pipeline] ws 13:55:18 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 13:55:19 Selected Git installation does not exist. Using Default 13:55:19 The recommended git tool is: NONE 13:55:25 using credential edgex-jenkins-ssh 13:55:25 Cloning the remote Git repository 13:55:25 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 13:55:25 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 13:55:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:55:25 > git --version # timeout=10 13:55:25 > git --version # 'git version 2.17.1' 13:55:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:55:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:55:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:55:28 Merging remotes/origin/main commit e14485956ada2e3a45ee492e2ff461dd1b2a0b88 into PR head commit f1cfe6c627627e886110452b7131f1a2710968e6 13:55:28 Merge succeeded, producing f1cfe6c627627e886110452b7131f1a2710968e6 13:55:28 Checking out Revision f1cfe6c627627e886110452b7131f1a2710968e6 (PR-265) 13:55:28 > git config core.sparsecheckout # timeout=10 13:55:28 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 13:55:28 > git remote # timeout=10 13:55:28 > git config --get remote.origin.url # timeout=10 13:55:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:28 > git merge e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 13:55:28 > git rev-parse HEAD^{commit} # timeout=10 13:55:28 > git config core.sparsecheckout # timeout=10 13:55:28 > git checkout -f f1cfe6c627627e886110452b7131f1a2710968e6 # timeout=10 13:55: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 13:55:33 ========================================================= 13:55:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:55:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:55:34 + 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:55:35 Sending build context to Docker daemon 1.014MB 13:55:35 Step 1/8 : ARG BASE=golang:1.16-alpine 13:55:35 Step 2/8 : FROM ${BASE} 13:55:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:55:35 595b0fe564bb: Pulling fs layer 13:55:35 24495759ef45: Pulling fs layer 13:55:35 d148012ef14d: Pulling fs layer 13:55:35 cb65c68fc2e2: Pulling fs layer 13:55:35 093eec477d81: Pulling fs layer 13:55:35 a6d5b2bbb924: Pulling fs layer 13:55:35 2446dc1eb7d3: Pulling fs layer 13:55:35 596795e73e0f: Pulling fs layer 13:55:35 093eec477d81: Waiting 13:55:35 a6d5b2bbb924: Waiting 13:55:35 cb65c68fc2e2: Waiting 13:55:35 2446dc1eb7d3: Waiting 13:55:35 d148012ef14d: Verifying Checksum 13:55:35 d148012ef14d: Download complete 13:55:35 24495759ef45: Verifying Checksum 13:55:35 24495759ef45: Download complete 13:55:35 093eec477d81: Download complete 13:55:35 a6d5b2bbb924: Verifying Checksum 13:55:35 a6d5b2bbb924: Download complete 13:55:35 2446dc1eb7d3: Download complete 13:55:35 595b0fe564bb: Verifying Checksum 13:55:35 595b0fe564bb: Download complete 13:55:36 595b0fe564bb: Pull complete 13:55:37 24495759ef45: Pull complete 13:55:37 d148012ef14d: Pull complete 13:55:38 596795e73e0f: Verifying Checksum 13:55:38 596795e73e0f: Download complete 13:55:40 cb65c68fc2e2: Verifying Checksum 13:55:40 cb65c68fc2e2: Download complete 13:55:50 cb65c68fc2e2: Pull complete 13:55:50 093eec477d81: Pull complete 13:55:50 a6d5b2bbb924: Pull complete 13:55:51 2446dc1eb7d3: Pull complete 13:55:55 596795e73e0f: Pull complete 13:55:55 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 13:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:55:55 ---> d9e956139c92 13:55:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:55:58 ---> Running in 52b53878f413 13:55:59 Removing intermediate container 52b53878f413 13:55:59 ---> e8d701402e2e 13:55:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:59 ---> Running in 6910c9325554 13:56:02 Removing intermediate container 6910c9325554 13:56:02 ---> 6761200d9a3b 13:56:02 Step 5/8 : RUN apk add --update --no-cache git make 13:56:02 ---> Running in 01ec6f8888b9 13:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:56:05 OK: 138 MiB in 40 packages 13:56:06 Removing intermediate container 01ec6f8888b9 13:56:06 ---> 865c36511f4e 13:56:06 Step 6/8 : WORKDIR /build 13:56:06 ---> Running in 0b4005d378c1 13:56:07 Removing intermediate container 0b4005d378c1 13:56:07 ---> 8e8ff6454e8b 13:56:07 Step 7/8 : COPY go.mod . 13:56:08 ---> bbcf9c8b7411 13:56:08 Step 8/8 : RUN go mod download 13:56:08 ---> Running in f62008238ca3 13:56:35 Removing intermediate container f62008238ca3 13:56:35 ---> 43ccf2232bbd 13:56:35 Successfully built 43ccf2232bbd 13:56:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:56:35 + docker inspect -f . ci-base-image-arm64 13:56:35 . [Pipeline] withDockerContainer 13:56:36 prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container 13:56:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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 13:56:38 $ docker top 964a626d7ff5a184bc9eb816952394d5e5718d8074c1d6aedccc18f7519c7b64 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:39 + go version 13:56:39 go version go1.16.5 linux/arm64 [Pipeline] } 13:56:39 $ docker stop --time=1 964a626d7ff5a184bc9eb816952394d5e5718d8074c1d6aedccc18f7519c7b64 13:56:40 $ docker rm -f 964a626d7ff5a184bc9eb816952394d5e5718d8074c1d6aedccc18f7519c7b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:56:41 + docker inspect -f . ci-base-image-arm64 13:56:41 . [Pipeline] withDockerContainer 13:56:41 prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container 13:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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 13:56:43 $ docker top 7bb999c0f52c236019731c3db60200733c8f872e3fadf047a37aa84674499056 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:44 + go mod tidy [Pipeline] sh 13:56:46 + make test 13:56:46 go mod tidy 13:56:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:57:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 13:57:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.043s coverage: 5.4% of statements 13:57:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 13:57:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.095s coverage: 92.2% of statements 13:57:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.047s coverage: 85.3% of statements 13:57:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 13:57:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 13:57:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 13:57:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.046s coverage: 100.0% of statements 13:57:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.041s coverage: 26.7% of statements 13:57:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.058s coverage: 91.0% of statements 13:57:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 13:57:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 13:57:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements 13:57:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:58:03 gofmt -l . 13:58:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:58:03 $ docker stop --time=1 7bb999c0f52c236019731c3db60200733c8f872e3fadf047a37aa84674499056 13:58:05 $ docker rm -f 7bb999c0f52c236019731c3db60200733c8f872e3fadf047a37aa84674499056 [Pipeline] // withDockerContainer [Pipeline] sh 13:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:58:06 Warning: overwriting stash ‘coverage-report’ 13:58: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 13:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:08 13:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:08 arm64: Pulling from edgex-lftools-log-publisher 13:58:08 448f6bf000e3: Pulling fs layer 13:58:08 f757da607395: Pulling fs layer 13:58:08 05883995daec: Pulling fs layer 13:58:08 8603b9c90790: Pulling fs layer 13:58:08 1560dd03e051: Pulling fs layer 13:58:08 27f5ce0e4adf: Pulling fs layer 13:58:08 c2d8d7efcc4b: Pulling fs layer 13:58:08 8603b9c90790: Waiting 13:58:08 1560dd03e051: Waiting 13:58:08 27f5ce0e4adf: Waiting 13:58:08 c2d8d7efcc4b: Waiting 13:58:09 f757da607395: Verifying Checksum 13:58:09 f757da607395: Download complete 13:58:09 8603b9c90790: Verifying Checksum 13:58:09 8603b9c90790: Download complete 13:58:09 1560dd03e051: Verifying Checksum 13:58:09 1560dd03e051: Download complete 13:58:09 05883995daec: Verifying Checksum 13:58:09 05883995daec: Download complete 13:58:09 27f5ce0e4adf: Verifying Checksum 13:58:09 27f5ce0e4adf: Download complete 13:58:10 448f6bf000e3: Verifying Checksum 13:58:10 448f6bf000e3: Download complete 13:58:13 c2d8d7efcc4b: Verifying Checksum 13:58:13 c2d8d7efcc4b: Download complete 13:58:13 448f6bf000e3: Pull complete 13:58:14 f757da607395: Pull complete 13:58:15 05883995daec: Pull complete 13:58:16 8603b9c90790: Pull complete 13:58:17 1560dd03e051: Pull complete 13:58:17 27f5ce0e4adf: Pull complete 13:58:32 c2d8d7efcc4b: Pull complete 13:58:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:58:32 prd-ubuntu18.04-docker-arm64-4c-16g-1370 does not seem to be running inside a container 13:58:33 $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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 13:58:36 $ docker top 89a50e24cc925d17f995ae151670c4eef840d55c363ba3c4bd3f8c86d2cef132 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:37 ---> job-cost.sh 13:58:37 lf-activate-venv: SKIPPING 13:58:37 INFO: No Stack... 13:58:38 INFO: Retrieving Pricing Info for: v2-standard-4 13:58:39 INFO: Archiving Costs [Pipeline] sh 13:58:39 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 13:58:39 + cut -d, -f6 [Pipeline] lock 13:58:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] 13:58:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] did not exist. Created. 13:58:39 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:40 /w/workspace/go-mod-bootstrap/2@tmp/durable-8324b316/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-8324b316/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:58:41 + echo total: 0.18000000715255737 [Pipeline] stash 13:58:41 Warning: overwriting stash ‘stack-cost’ 13:58:41 Stashed 1 file(s) [Pipeline] } 13:58:41 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-265-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:41 $ docker stop --time=1 89a50e24cc925d17f995ae151670c4eef840d55c363ba3c4bd3f8c86d2cef132 13:58:43 $ docker rm -f 89a50e24cc925d17f995ae151670c4eef840d55c363ba3c4bd3f8c86d2cef132 [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:58:43 provisioning config files... 13:58:43 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/config6788990633139828683tmp [Pipeline] { [Pipeline] sh 13:58:44 + set +x 13:58:44 + curl -s https://codecov.io/bash 13:58:44 + bash -s -- 13:58:44 13:58:44 _____ _ 13:58:44 / ____| | | 13:58:44 | | ___ __| | ___ ___ _____ __ 13:58:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:58:44 | |___| (_) | (_| | __/ (_| (_) \ V / 13:58:44 \_____\___/ \__,_|\___|\___\___/ \_/ 13:58:44 Bash-1.0.6 13:58:44 13:58:44 13:58:44 ==> git version 2.24.4 found 13:58: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 13:58:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:58:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:58:44 ==> Jenkins CI detected. 13:58:44 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-265 13:58:44 project root: . 13:58:44 --> token set from env 13:58:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:58:44 ==> Running gcov in . (disable via -X gcov) 13:58:44 ==> Python coveragepy not found 13:58:44 ==> Searching for coverage reports in: 13:58:44 + . 13:58:44 -> Found 1 reports 13:58:44 ==> Detecting git/mercurial file structure 13:58:44 ==> Reading reports 13:58:44 + ./coverage.out bytes=31740 13:58:44 ==> Appending adjustments 13:58:44 https://docs.codecov.io/docs/fixing-reports 13:58:44 + Found adjustments 13:58:44 ==> Gzipping contents 13:58:44 8.0K /tmp/codecov.WWCMzP.gz 13:58:44 ==> Uploading reports 13:58:44 url: https://codecov.io 13:58:44 query: branch=PR-265&commit=f1cfe6c627627e886110452b7131f1a2710968e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-265%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=265&job=&cmd_args= 13:58:44 -> Pinging Codecov 13:58:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-265&commit=f1cfe6c627627e886110452b7131f1a2710968e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-265%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=265&job=&cmd_args= 13:58:45 -> Uploading to 13:58:45 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/833815588EE85121546D348822E98E2E/f1cfe6c627627e886110452b7131f1a2710968e6/2f1a7aa0-f557-400a-9b56-32781396533d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T135844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6309a079afe6453252eb6b0dad101dc1a53dab5447ecda49c51a368e64e070e5 13:58:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:58:45 Dload Upload Total Spent Left Speed 13:58:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5853 0 0 100 5853 0 12650 --:--:-- --:--:-- --:--:-- 12668 13:58:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f1cfe6c627627e886110452b7131f1a2710968e6 [Pipeline] } 13:58: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 13:58:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:58:47 ---> package-listing.sh 13:58:47 ++ tr '[:upper:]' '[:lower:]' 13:58:47 ++ facter osfamily 13:58:47 + OS_FAMILY=redhat 13:58:47 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-265 13:58:47 + START_PACKAGES=/tmp/packages_start.txt 13:58:47 + END_PACKAGES=/tmp/packages_end.txt 13:58:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:58:47 + PACKAGES=/tmp/packages_start.txt 13:58:47 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-265 ']' 13:58:47 + PACKAGES=/tmp/packages_end.txt 13:58:47 + case "${OS_FAMILY}" in 13:58:47 + sort 13:58:47 + rpm -qa 13:58:48 + '[' -f /tmp/packages_start.txt ']' 13:58:48 + '[' -f /tmp/packages_end.txt ']' 13:58:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:58:48 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-265 ']' 13:58:48 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-265/archives/ 13:58:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-265/archives/ [Pipeline] echo 13:58: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/xfoundry_go-mod-bootstrap_PR-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:58:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:49 13:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:49 latest: Pulling from edgex-lftools-log-publisher 13:58:49 b4d181a07f80: Pulling fs layer 13:58:49 a1111a8f2ec3: Pulling fs layer 13:58:49 ed53099fbce6: Pulling fs layer 13:58:49 dc539afda2c1: Pulling fs layer 13:58:49 77bc0d833cb6: Pulling fs layer 13:58:49 9065ff56babe: Pulling fs layer 13:58:49 d287ab97295c: Pulling fs layer 13:58:49 dc539afda2c1: Waiting 13:58:49 77bc0d833cb6: Waiting 13:58:49 9065ff56babe: Waiting 13:58:49 d287ab97295c: Waiting 13:58:49 a1111a8f2ec3: Verifying Checksum 13:58:49 a1111a8f2ec3: Download complete 13:58:49 dc539afda2c1: Verifying Checksum 13:58:49 dc539afda2c1: Download complete 13:58:50 77bc0d833cb6: Verifying Checksum 13:58:50 77bc0d833cb6: Download complete 13:58:50 9065ff56babe: Download complete 13:58:50 ed53099fbce6: Verifying Checksum 13:58:50 ed53099fbce6: Download complete 13:58:50 b4d181a07f80: Verifying Checksum 13:58:50 b4d181a07f80: Download complete 13:58:52 b4d181a07f80: Pull complete 13:58:52 a1111a8f2ec3: Pull complete 13:58:52 ed53099fbce6: Pull complete 13:58:52 dc539afda2c1: Pull complete 13:58:53 77bc0d833cb6: Pull complete 13:58:53 9065ff56babe: Pull complete 13:58:54 d287ab97295c: Verifying Checksum 13:58:54 d287ab97295c: Download complete 13:58:59 d287ab97295c: Pull complete 13:58:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:59:00 prd-centos7-docker-4c-2g-1363 does not seem to be running inside a container 13:59: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/xfoundry_go-mod-bootstrap_PR-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-265 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265:/w/workspace/xfoundry_go-mod-bootstrap_PR-265:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@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:59:02 $ docker top 84e1f9d9653ec276c32dedd03037d1c56544f7bd9959c87f8df2171a9faa7bb6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:02 + touch /tmp/pre-build-complete [Pipeline] sh 13:59:03 + mkdir -p /var/log/sysstat [Pipeline] sh 13:59:03 + ls /var/log/sa-host 13:59:03 + sadf -c /var/log/sa-host/sa02 13:59:03 file_magic: OK 13:59:03 HZ: Using current value: 100 13:59:03 file_header: OK 13:59: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 13:59:03 Statistics: 13:59:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:59:03 File successfully converted to sysstat format version 12.0.3 13:59:03 + sadf -c /var/log/sa-host/sa05 13:59:03 file_magic: OK 13:59:03 HZ: Using current value: 100 13:59:03 file_header: OK 13:59: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 13:59:03 Statistics: 13:59:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:59:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:03 provisioning config files... 13:59:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-265@tmp/config1170436942981375724tmp [Pipeline] { [Pipeline] echo 13:59:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:04 ---> create-netrc.sh [Pipeline] } 13:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:59:04 ---> python-tools-install.sh [Pipeline] echo 13:59:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:04 ---> sudo-logs.sh 13:59:04 Archiving 'sudo' log.. 13:59:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1363.vexxhost.local: Name or service not known 13:59:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1363.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:59:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:05 ---> job-cost.sh 13:59:05 lf-activate-venv: SKIPPING 13:59:05 DEBUG: total: 0.18000000715255737 13:59:05 INFO: Retrieving Stack Cost... 13:59:06 INFO: Retrieving Pricing Info for: v3-standard-2 13:59:06 INFO: Archiving Costs [Pipeline] echo 13:59:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:06 ---> logs-deploy.sh 13:59:06 lf-activate-venv: SKIPPING 13:59:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-265/2 13:59:06 INFO: archiving workspace using pattern(s): 13:59:07 Archives upload complete. 13:59:07 INFO: archiving logs to Nexus 13:59:07 ---> uname -a: 13:59:07 Linux prd-centos7-docker-4c-2g-1363.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:59:07 13:59:07 13:59:07 ---> lscpu: 13:59:07 Architecture: x86_64 13:59:07 CPU op-mode(s): 32-bit, 64-bit 13:59:07 Byte Order: Little Endian 13:59:07 Address sizes: 40 bits physical, 48 bits virtual 13:59:07 CPU(s): 2 13:59:07 On-line CPU(s) list: 0,1 13:59:07 Thread(s) per core: 1 13:59:07 Core(s) per socket: 1 13:59:07 Socket(s): 2 13:59:07 NUMA node(s): 1 13:59:07 Vendor ID: AuthenticAMD 13:59:07 CPU family: 23 13:59:07 Model: 49 13:59:07 Model name: AMD EPYC-Rome Processor 13:59:07 Stepping: 0 13:59:07 CPU MHz: 2799.998 13:59:07 BogoMIPS: 5599.99 13:59:07 Virtualization: AMD-V 13:59:07 Hypervisor vendor: KVM 13:59:07 Virtualization type: full 13:59:07 L1d cache: 32K 13:59:07 L1i cache: 32K 13:59:07 L2 cache: 512K 13:59:07 L3 cache: 16384K 13:59:07 NUMA node0 CPU(s): 0,1 13:59:07 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:59:07 13:59:07 13:59:07 ---> nproc: 13:59:07 2 13:59:07 13:59:07 13:59:07 ---> df -h: 13:59:07 Filesystem Size Used Avail Use% Mounted on 13:59:07 overlay 40G 7.7G 33G 20% / 13:59:07 tmpfs 64M 0 64M 0% /dev 13:59:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:59:07 shm 64M 0 64M 0% /dev/shm 13:59:07 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:59:07 13:59:07 13:59:07 ---> sar -b -r -n DEV: 13:59:07 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:59:07 13:59:07 13:51:53 LINUX RESTART (2 CPU) 13:59:07 13:59:07 13:53:01 tps rtps wtps bread/s bwrtn/s 13:59:07 13:54:01 1.77 0.00 1.77 0.00 39.81 13:59:07 13:55:01 0.40 0.00 0.40 0.00 6.36 13:59:07 13:56:01 0.27 0.00 0.27 0.00 3.61 13:59:07 13:57:01 0.20 0.00 0.20 0.00 2.71 13:59:07 13:58:01 0.25 0.00 0.25 0.00 3.73 13:59:07 13:59:01 39.08 0.13 38.95 13.72 12633.69 13:59:07 Average: 7.00 0.02 6.97 2.29 2115.34 13:59:07 13:59:07 13:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:07 13:54:01 5479228 0 793876 9.91 2620 1733216 1226712 13.54 573668 1557580 20 13:59:07 13:55:01 5479944 0 793156 9.90 2620 1733220 1221560 13.49 564644 1566024 12 13:59:07 13:56:01 5478868 0 794228 9.92 2620 1733224 1216432 13.43 565884 1566024 8 13:59:07 13:57:01 5481556 0 791532 9.88 2620 1733232 1198944 13.24 563080 1566920 8 13:59:07 13:58:01 5478056 0 795028 9.93 2620 1733236 1199100 13.24 566884 1566920 8 13:59:07 13:59:01 4835792 0 946884 11.82 2620 2223644 1385704 15.30 751992 1911008 106392 13:59:07 Average: 5372241 0 819117 10.23 2620 1814962 1241409 13.71 597692 1622413 17741 13:59:07 13:59:07 13:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:07 13:54:01 eth0 2.18 0.58 0.64 0.37 0.00 0.00 0.00 0.00 13:59:07 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:55:01 eth0 1.22 0.68 0.67 0.43 0.00 0.00 0.00 0.00 13:59:07 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:56:01 eth0 0.67 0.37 0.28 0.21 0.00 0.00 0.00 0.00 13:59:07 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:57:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:59:07 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:58:01 eth0 1.25 0.50 0.46 0.27 0.00 0.00 0.00 0.00 13:59:07 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:59:01 eth0 373.37 263.16 2618.35 25.15 0.00 0.00 0.00 0.00 13:59:07 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 Average: eth0 63.22 44.24 436.82 4.41 0.00 0.00 0.00 0.00 13:59:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:07 13:59:07 13:59:07 ---> sar -P ALL: 13:59:07 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:59:07 13:59:07 13:51:53 LINUX RESTART (2 CPU) 13:59:07 13:59:07 13:53:01 CPU %user %nice %system %iowait %steal %idle 13:59:07 13:54:01 all 0.20 0.00 0.07 0.00 0.03 99.71 13:59:07 13:54:01 0 0.32 0.00 0.05 0.00 0.02 99.62 13:59:07 13:54:01 1 0.08 0.00 0.08 0.00 0.03 99.80 13:59:07 13:55:01 all 0.15 0.00 0.03 0.00 0.01 99.81 13:59:07 13:55:01 0 0.23 0.00 0.02 0.00 0.00 99.75 13:59:07 13:55:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:59:07 13:56:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:59:07 13:56:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:59:07 13:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:59:07 13:57:01 all 0.13 0.00 0.04 0.00 0.03 99.79 13:59:07 13:57:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:59:07 13:57:01 1 0.05 0.00 0.05 0.00 0.05 99.85 13:59:07 13:58:01 all 0.19 0.00 0.04 0.00 0.02 99.75 13:59:07 13:58:01 0 0.32 0.00 0.03 0.00 0.00 99.65 13:59:07 13:58:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:59:07 13:59:01 all 8.45 0.00 3.63 0.50 0.03 87.38 13:59:07 13:59:01 0 8.13 0.00 3.67 0.53 0.03 87.64 13:59:07 13:59:01 1 8.77 0.00 3.60 0.48 0.03 87.12 13:59:07 Average: all 1.52 0.00 0.63 0.08 0.02 97.74 13:59:07 Average: 0 1.55 0.00 0.63 0.09 0.01 97.72 13:59:07 Average: 1 1.49 0.00 0.63 0.08 0.03 97.77 13:59:07 13:59:07 13:59:07