lenny-intel commented: recheck 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at db9dff2a34e3664b5922ffa83189a650db6fe00b rather than 388af6cb30325cbf6dde8578c1834b4eb3078904 Obtained Jenkinsfile from db9dff2a34e3664b5922ffa83189a650db6fe00b 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-ssh396414018232032032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5735799150240480587.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-666/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-666/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4702681631192520596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2329757800694885840.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-666/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-666/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3804151954105749917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1190 in /w/workspace/dry_go-mod-core-contracts_PR-666 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-666 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-666@tmp/jenkins-gitclient-ssh36119124909906738.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-666@tmp/jenkins-gitclient-ssh6519028331923431877.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/666/head:refs/remotes/origin/PR-666 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db9dff2a34e3664b5922ffa83189a650db6fe00b into PR head commit 388af6cb30325cbf6dde8578c1834b4eb3078904 Merge succeeded, producing 388af6cb30325cbf6dde8578c1834b4eb3078904 Checking out Revision 388af6cb30325cbf6dde8578c1834b4eb3078904 (PR-666) > git config core.sparsecheckout # timeout=10 > git checkout -f 388af6cb30325cbf6dde8578c1834b4eb3078904 # 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/dry_go-mod-core-contracts_PR-666@tmp/jenkins-gitclient-ssh5845662688321411555.key > git merge db9dff2a34e3664b5922ffa83189a650db6fe00b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 388af6cb30325cbf6dde8578c1834b4eb3078904 # timeout=10 Commit message: "feat: Support object value type in Reading" > git rev-list --no-walk 388af6cb30325cbf6dde8578c1834b4eb3078904 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:35:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:35:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:35:24 ========================================================= 16:35:24 EdgeX Global Pipelines Version Info 16:35:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:35:26 ------------------- 16:35:26 stable info: 16:35:26 ------------------- 16:35:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:35:26 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:35:26 Message: update stable to v1.0.206 16:35:26 ------------------- 16:35:26 experimental info: 16:35:26 ------------------- 16:35:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:35:26 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:35:26 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:35:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:35:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:35:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:35:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-666 [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-666 [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-666 [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 388af6cb30325cbf6dde8578c1834b4eb3078904 [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 388af6c [Pipeline] echo 16:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:28 + git log --format=format:%s -1 388af6cb30325cbf6dde8578c1834b4eb3078904 [Pipeline] echo 16:35:28 GIT_COMMIT: 388af6cb30325cbf6dde8578c1834b4eb3078904, Commit Message: feat: Support object value type in Reading [Pipeline] echo 16:35:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:35:29 16:35:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:35:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:35:36 latest: Pulling from edgex-devops/git-semver 16:35:36 31603596830f: Pulling fs layer 16:35:36 04fac38145f0: Pulling fs layer 16:35:36 701f6daf10bf: Pulling fs layer 16:35:36 24f72da36158: Pulling fs layer 16:35:36 24f72da36158: Waiting 16:35:36 04fac38145f0: Download complete 16:35:36 31603596830f: Verifying Checksum 16:35:36 31603596830f: Download complete 16:35:36 701f6daf10bf: Verifying Checksum 16:35:36 701f6daf10bf: Download complete 16:35:36 31603596830f: Pull complete 16:35:36 24f72da36158: Verifying Checksum 16:35:36 24f72da36158: Download complete 16:35:36 04fac38145f0: Pull complete 16:35:37 701f6daf10bf: Pull complete 16:35:37 24f72da36158: Pull complete 16:35:37 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:35:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:35:37 prd-centos7-docker-4c-2g-1190 does not seem to be running inside a container 16:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-666 -v /w/workspace/dry_go-mod-core-contracts_PR-666:/w/workspace/dry_go-mod-core-contracts_PR-666:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-666@tmp:/w/workspace/dry_go-mod-core-contracts_PR-666@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:10004/edgex-devops/git-semver:latest cat 16:35:38 $ docker top b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:38 [ssh-agent] Looking for ssh-agent implementation... 16:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:38 $ docker exec b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d ssh-agent 16:35:38 SSH_AUTH_SOCK=/tmp/ssh-16ZzTcV098SE/agent.14 16:35:38 SSH_AGENT_PID=20 16:35:38 Running ssh-add (command line suppressed) 16:35:38 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-666@tmp/private_key_4495722149361288213.key (/w/workspace/dry_go-mod-core-contracts_PR-666@tmp/private_key_4495722149361288213.key) 16:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:39 + git tag --points-at HEAD [Pipeline] } 16:35:39 $ docker exec --env ******** --env ******** b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d ssh-agent -k 16:35:39 unset SSH_AUTH_SOCK; 16:35:39 unset SSH_AGENT_PID; 16:35:39 echo Agent pid 20 killed; 16:35:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:35:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:39 [ssh-agent] Looking for ssh-agent implementation... 16:35:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:39 $ docker exec b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d ssh-agent 16:35:39 SSH_AUTH_SOCK=/tmp/ssh-FdgQjDCTVQlY/agent.56 16:35:39 SSH_AGENT_PID=62 16:35:39 Running ssh-add (command line suppressed) 16:35:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-666@tmp/private_key_6197837415259986782.key (/w/workspace/dry_go-mod-core-contracts_PR-666@tmp/private_key_6197837415259986782.key) 16:35:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:39 + git semver init 16:35:39 # -> Open(): unable to determine branch for HEAD 16:35:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-666/.git 16:35:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-666 16:35:39 # $SEMVER_REMOTE_NAME = origin 16:35:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:35:39 # $SEMVER_USER_NAME = edgex-jenkins 16:35:39 # $SEMVER_BRANCH = PR-666 16:35:39 # $SEMVER_TEMP = /tmp/semver-305933080 16:35:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:35:40 # '/tmp/semver-305933080' -> '/w/workspace/dry_go-mod-core-contracts_PR-666/.semver' 16:35:40 # -> Force: false 16:35:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-666/.semver [Pipeline] } 16:35:40 $ docker exec --env ******** --env ******** b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d ssh-agent -k 16:35:41 unset SSH_AUTH_SOCK; 16:35:41 unset SSH_AGENT_PID; 16:35:41 echo Agent pid 62 killed; 16:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:41 + git semver [Pipeline] } 16:35:41 $ docker stop --time=1 b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d 16:35:42 $ docker rm -f b70e481a5cddb413d588e43b8e53b9738c51aa3d599e40a0f31220229fa2944d [Pipeline] // withDockerContainer [Pipeline] sh 16:35:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:43 Stashed 1 file(s) [Pipeline] echo 16:35:43 [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 16:35:58 Still waiting to schedule task 16:35:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:35:58 Still waiting to schedule task 16:35:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:38:35 Running on prd-centos7-docker-4c-2g-1193 in /w/workspace/dry_go-mod-core-contracts_PR-666 [Pipeline] { [Pipeline] ws 16:38:35 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:38:35 Selected Git installation does not exist. Using Default 16:38:35 The recommended git tool is: NONE 16:38:39 using credential edgex-jenkins-ssh 16:38:39 Cloning the remote Git repository 16:38:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:38:38 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:38:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:38:38 > git --version # timeout=10 16:38:38 > git --version # 'git version 2.24.4' 16:38:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:38 [INFO] Currently running in a labeled security context 16:38:38 [INFO] Currently SELinux is 'enforcing' on the host 16:38:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh442180704442568646.key 16:38:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:38:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:38:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:38:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:39 [INFO] Currently running in a labeled security context 16:38:39 [INFO] Currently SELinux is 'enforcing' on the host 16:38:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh3971825886282266663.key 16:38:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/666/head:refs/remotes/origin/PR-666 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:38:40 Merging remotes/origin/main commit db9dff2a34e3664b5922ffa83189a650db6fe00b into PR head commit 388af6cb30325cbf6dde8578c1834b4eb3078904 16:38:41 Merge succeeded, producing 388af6cb30325cbf6dde8578c1834b4eb3078904 16:38:41 Checking out Revision 388af6cb30325cbf6dde8578c1834b4eb3078904 (PR-666) 16:38:40 > git config core.sparsecheckout # timeout=10 16:38:40 > git checkout -f 388af6cb30325cbf6dde8578c1834b4eb3078904 # timeout=10 16:38:40 > git remote # timeout=10 16:38:40 > git config --get remote.origin.url # timeout=10 16:38:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:40 [INFO] Currently running in a labeled security context 16:38:40 [INFO] Currently SELinux is 'enforcing' on the host 16:38:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5079149706396248743.key 16:38:40 > git merge db9dff2a34e3664b5922ffa83189a650db6fe00b # timeout=10 16:38:40 > git rev-parse HEAD^{commit} # timeout=10 16:38:40 > git config core.sparsecheckout # timeout=10 16:38:40 > git checkout -f 388af6cb30325cbf6dde8578c1834b4eb3078904 # timeout=10 16:38:44 Commit message: "feat: Support object value type in Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:38:45 ========================================================= 16:38:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:38:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:38:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:38:45 540db60ca938: Pulling fs layer 16:38:45 adcc1eea9eea: Pulling fs layer 16:38:45 4c4ab2625f07: Pulling fs layer 16:38:45 db62176df00c: Pulling fs layer 16:38:45 3b30891b0d05: Pulling fs layer 16:38:45 06b49ca38bd5: Pulling fs layer 16:38:45 c788192a36de: Pulling fs layer 16:38:45 a77e37c0d609: Pulling fs layer 16:38:45 c3185cebc471: Pulling fs layer 16:38:45 db62176df00c: Waiting 16:38:45 3b30891b0d05: Waiting 16:38:45 06b49ca38bd5: Waiting 16:38:45 c788192a36de: Waiting 16:38:45 a77e37c0d609: Waiting 16:38:45 c3185cebc471: Waiting 16:38:45 4c4ab2625f07: Verifying Checksum 16:38:45 4c4ab2625f07: Download complete 16:38:45 adcc1eea9eea: Verifying Checksum 16:38:45 adcc1eea9eea: Download complete 16:38:45 3b30891b0d05: Verifying Checksum 16:38:45 3b30891b0d05: Download complete 16:38:45 06b49ca38bd5: Verifying Checksum 16:38:45 06b49ca38bd5: Download complete 16:38:45 540db60ca938: Verifying Checksum 16:38:45 540db60ca938: Download complete 16:38:45 c788192a36de: Verifying Checksum 16:38:45 c788192a36de: Download complete 16:38:46 540db60ca938: Pull complete 16:38:46 adcc1eea9eea: Pull complete 16:38:46 4c4ab2625f07: Pull complete 16:38:47 a77e37c0d609: Verifying Checksum 16:38:47 a77e37c0d609: Download complete 16:38:49 db62176df00c: Verifying Checksum 16:38:49 db62176df00c: Download complete 16:38:49 c3185cebc471: Verifying Checksum 16:38:49 c3185cebc471: Download complete 16:38:53 db62176df00c: Pull complete 16:38:53 3b30891b0d05: Pull complete 16:38:53 06b49ca38bd5: Pull complete 16:38:53 c788192a36de: Pull complete 16:38:53 a77e37c0d609: Pull complete 16:38:56 c3185cebc471: Pull complete 16:38:56 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 16:38:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:38:56 + docker inspect -f . ci-base-image-x86_64 16:38:56 . [Pipeline] withDockerContainer 16:38:56 prd-centos7-docker-4c-2g-1193 does not seem to be running inside a container 16:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:38:58 $ docker top c1caa37c4023de6d9a367278c91fc4482c3b4864cd9237dc6dc88d4e70322c7a -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:59 + go version 16:38:59 go version go1.16.6 linux/amd64 [Pipeline] } 16:38:59 $ docker stop --time=1 c1caa37c4023de6d9a367278c91fc4482c3b4864cd9237dc6dc88d4e70322c7a 16:39:00 $ docker rm -f c1caa37c4023de6d9a367278c91fc4482c3b4864cd9237dc6dc88d4e70322c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:01 + docker inspect -f . ci-base-image-x86_64 16:39:01 . [Pipeline] withDockerContainer 16:39:01 prd-centos7-docker-4c-2g-1193 does not seem to be running inside a container 16:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:39:01 $ docker top 38b5b0492c8eab17be4407c60ea8582fc1fd04b886723d7cdfe621e15ad978d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:39:02 + go mod tidy 16:39:05 go: downloading github.com/google/uuid v1.3.0 16:39:05 go: downloading github.com/stretchr/testify v1.7.0 16:39:05 go: downloading github.com/go-kit/kit v0.11.0 16:39:05 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:39:05 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:39:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:39:05 go: downloading github.com/davecgh/go-spew v1.1.1 16:39:05 go: downloading github.com/pmezard/go-difflib v1.0.0 16:39:05 go: downloading github.com/stretchr/objx v0.1.1 16:39:05 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:39:05 go: downloading github.com/go-stack/stack v1.8.0 16:39:05 go: downloading github.com/go-playground/universal-translator v0.18.0 16:39:05 go: downloading github.com/leodido/go-urn v1.2.1 16:39:05 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:39:05 go: downloading golang.org/x/text v0.3.6 16:39:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:39:05 go: downloading github.com/go-playground/locales v0.14.0 16:39:06 go: downloading github.com/x448/float16 v0.8.4 16:39:06 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:39:06 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:39:06 go: downloading github.com/kr/pretty v0.3.0 16:39:06 go: downloading github.com/kr/text v0.2.0 16:39:06 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 16:39:07 + make test 16:39:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:39:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:39:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1192 in /w/workspace/dry_go-mod-core-contracts_PR-666 [Pipeline] { [Pipeline] ws 16:39:16 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:39:16 Selected Git installation does not exist. Using Default 16:39:16 The recommended git tool is: NONE 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.082s coverage: 83.5% of statements 16:39:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:39:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:39:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 16:39:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 47.1% of statements 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 90.0% of statements 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 16:39:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements 16:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements 16:39:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:39:23 using credential edgex-jenkins-ssh 16:39:23 Cloning the remote Git repository 16:39:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:39:23 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:39:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:39:23 > git --version # timeout=10 16:39:23 > git --version # 'git version 2.17.1' 16:39:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:39:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:39:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/666/head:refs/remotes/origin/PR-666 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:39:25 Merging remotes/origin/main commit db9dff2a34e3664b5922ffa83189a650db6fe00b into PR head commit 388af6cb30325cbf6dde8578c1834b4eb3078904 16:39:26 Merge succeeded, producing 388af6cb30325cbf6dde8578c1834b4eb3078904 16:39:26 Checking out Revision 388af6cb30325cbf6dde8578c1834b4eb3078904 (PR-666) 16:39:26 gofmt -l . 16:39:25 > git config core.sparsecheckout # timeout=10 16:39:25 > git checkout -f 388af6cb30325cbf6dde8578c1834b4eb3078904 # timeout=10 16:39:26 > git remote # timeout=10 16:39:26 > git config --get remote.origin.url # timeout=10 16:39:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:26 > git merge db9dff2a34e3664b5922ffa83189a650db6fe00b # timeout=10 16:39:26 > git rev-parse HEAD^{commit} # timeout=10 16:39:26 > git config core.sparsecheckout # timeout=10 16:39:26 > git checkout -f 388af6cb30325cbf6dde8578c1834b4eb3078904 # timeout=10 16:39:26 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:39:26 $ docker stop --time=1 38b5b0492c8eab17be4407c60ea8582fc1fd04b886723d7cdfe621e15ad978d2 16:39:28 $ docker rm -f 38b5b0492c8eab17be4407c60ea8582fc1fd04b886723d7cdfe621e15ad978d2 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:29 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 16:39:30 Commit message: "feat: Support object value type in Reading" 16:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:30 16:39:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:39:30 16:39:30 GitHub has been notified of this commit’s build result 16:39:30 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 16:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:31 latest: Pulling from edgex-lftools-log-publisher 16:39:31 b4d181a07f80: Pulling fs layer 16:39:31 a1111a8f2ec3: Pulling fs layer 16:39:31 ed53099fbce6: Pulling fs layer 16:39:31 dc539afda2c1: Pulling fs layer 16:39:31 77bc0d833cb6: Pulling fs layer 16:39:31 9065ff56babe: Pulling fs layer 16:39:31 d287ab97295c: Pulling fs layer 16:39:31 dc539afda2c1: Waiting 16:39:31 77bc0d833cb6: Waiting 16:39:31 9065ff56babe: Waiting 16:39:31 d287ab97295c: Waiting [Pipeline] unstash 16:39:31 a1111a8f2ec3: Verifying Checksum 16:39:31 a1111a8f2ec3: Download complete 16:39:31 dc539afda2c1: Verifying Checksum 16:39:31 dc539afda2c1: Download complete 16:39:31 77bc0d833cb6: Verifying Checksum 16:39:31 77bc0d833cb6: Download complete [Pipeline] echo 16:39:31 ========================================================= 16:39:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:39:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:39:31 9065ff56babe: Verifying Checksum 16:39:31 9065ff56babe: Download complete 16:39:31 ed53099fbce6: Verifying Checksum 16:39:31 ed53099fbce6: Download complete 16:39:31 b4d181a07f80: Verifying Checksum 16:39:31 b4d181a07f80: Download complete 16:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:39:33 b4d181a07f80: Pull complete 16:39:33 d287ab97295c: Verifying Checksum 16:39:33 d287ab97295c: Download complete 16:39:33 a1111a8f2ec3: Pull complete 16:39:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:39:33 595b0fe564bb: Pulling fs layer 16:39:33 24495759ef45: Pulling fs layer 16:39:33 d148012ef14d: Pulling fs layer 16:39:33 e90a11edd702: Pulling fs layer 16:39:33 d77568369979: Pulling fs layer 16:39:33 fc1c9f9a7f3b: Pulling fs layer 16:39:33 170f2ba95c9a: Pulling fs layer 16:39:33 97ac5df62f85: Pulling fs layer 16:39:33 e90a11edd702: Waiting 16:39:33 d77568369979: Waiting 16:39:33 fc1c9f9a7f3b: Waiting 16:39:33 170f2ba95c9a: Waiting 16:39:33 97ac5df62f85: Waiting 16:39:33 d148012ef14d: Verifying Checksum 16:39:33 d148012ef14d: Download complete 16:39:33 24495759ef45: Verifying Checksum 16:39:33 24495759ef45: Download complete 16:39:33 d77568369979: Verifying Checksum 16:39:33 d77568369979: Download complete 16:39:33 fc1c9f9a7f3b: Verifying Checksum 16:39:33 fc1c9f9a7f3b: Download complete 16:39:33 ed53099fbce6: Pull complete 16:39:33 170f2ba95c9a: Verifying Checksum 16:39:33 170f2ba95c9a: Download complete 16:39:33 595b0fe564bb: Verifying Checksum 16:39:33 595b0fe564bb: Download complete 16:39:34 dc539afda2c1: Pull complete 16:39:34 77bc0d833cb6: Pull complete 16:39:34 9065ff56babe: Pull complete 16:39:34 595b0fe564bb: Pull complete 16:39:35 24495759ef45: Pull complete 16:39:35 d148012ef14d: Pull complete 16:39:36 e90a11edd702: Verifying Checksum 16:39:36 e90a11edd702: Download complete 16:39:36 97ac5df62f85: Verifying Checksum 16:39:36 97ac5df62f85: Download complete 16:39:39 d287ab97295c: Pull complete 16:39:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:39:39 prd-centos7-docker-4c-2g-1193 does not seem to be running inside a container 16:39:40 $ 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-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:39:42 $ docker top 0984da4966700a206e6784520afac1c3db8e196c736ad4e68e858869d8a7ea0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:42 ---> job-cost.sh 16:39:42 lf-activate-venv: SKIPPING 16:39:42 INFO: No Stack... 16:39:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:39:43 INFO: Archiving Costs [Pipeline] sh 16:39:43 + cut -d, -f6 16:39:43 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 16:39:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] 16:39:43 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] did not exist. Created. 16:39:43 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:44 + echo total: 0.05999999865889549 [Pipeline] stash 16:39:44 Stashed 1 file(s) [Pipeline] } 16:39:44 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:44 $ docker stop --time=1 0984da4966700a206e6784520afac1c3db8e196c736ad4e68e858869d8a7ea0f 16:39:45 $ docker rm -f 0984da4966700a206e6784520afac1c3db8e196c736ad4e68e858869d8a7ea0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:46 e90a11edd702: Pull complete 16:39:46 d77568369979: Pull complete 16:39:47 fc1c9f9a7f3b: Pull complete 16:39:47 170f2ba95c9a: Pull complete 16:39:53 97ac5df62f85: Pull complete 16:39:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 16:39:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 16:39:54 + docker inspect -f . ci-base-image-arm64 16:39:54 . [Pipeline] withDockerContainer 16:39:54 prd-ubuntu18.04-docker-arm64-4c-16g-1192 does not seem to be running inside a container 16:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:00 $ docker top d001d5376a7bbb001a35e90d9aa959433c75700edc5bc011065dbf8abf1aa1a3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:01 + go version 16:40:01 go version go1.16.6 linux/arm64 [Pipeline] } 16:40:01 $ docker stop --time=1 d001d5376a7bbb001a35e90d9aa959433c75700edc5bc011065dbf8abf1aa1a3 16:40:03 $ docker rm -f d001d5376a7bbb001a35e90d9aa959433c75700edc5bc011065dbf8abf1aa1a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:04 + docker inspect -f . ci-base-image-arm64 16:40:04 . [Pipeline] withDockerContainer 16:40:04 prd-ubuntu18.04-docker-arm64-4c-16g-1192 does not seem to be running inside a container 16:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:06 $ docker top 423ca1291ffd964ab8cf2b650ff7c32cb4e24b76d125a855f58a849ac8502fbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:40:07 + go mod tidy 16:40:11 go: downloading github.com/google/uuid v1.3.0 16:40:11 go: downloading github.com/go-kit/kit v0.11.0 16:40:11 go: downloading github.com/stretchr/testify v1.7.0 16:40:11 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:40:11 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:40:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:40:11 go: downloading github.com/davecgh/go-spew v1.1.1 16:40:11 go: downloading github.com/pmezard/go-difflib v1.0.0 16:40:11 go: downloading github.com/stretchr/objx v0.1.1 16:40:11 go: downloading github.com/go-playground/universal-translator v0.18.0 16:40:11 go: downloading github.com/leodido/go-urn v1.2.1 16:40:11 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:40:11 go: downloading golang.org/x/text v0.3.6 16:40:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:40:11 go: downloading github.com/go-playground/locales v0.14.0 16:40:15 go: downloading github.com/x448/float16 v0.8.4 16:40:15 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:40:15 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:40:15 go: downloading github.com/go-stack/stack v1.8.0 16:40:15 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:40:15 go: downloading github.com/kr/pretty v0.3.0 16:40:15 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:40:15 go: downloading github.com/kr/text v0.2.0 [Pipeline] sh 16:40:16 + make test 16:40:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:40:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:40:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.415s coverage: 83.5% of statements 16:40:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:40:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:40:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:40:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.066s coverage: 26.3% of statements 16:40:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:40:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.138s coverage: 47.1% of statements 16:40:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.066s coverage: 90.0% of statements 16:40:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.258s coverage: 86.2% of statements 16:40:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements 16:40:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements 16:40:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 48.7% of statements 16:40:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:41:11 gofmt -l . 16:41:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:41:12 $ docker stop --time=1 423ca1291ffd964ab8cf2b650ff7c32cb4e24b76d125a855f58a849ac8502fbe 16:41:15 $ docker rm -f 423ca1291ffd964ab8cf2b650ff7c32cb4e24b76d125a855f58a849ac8502fbe [Pipeline] // withDockerContainer [Pipeline] sh 16:41:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:17 Warning: overwriting stash ‘coverage-report’ 16:41:17 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 16:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:18 16:41:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:22 arm64: Pulling from edgex-lftools-log-publisher 16:41:22 448f6bf000e3: Pulling fs layer 16:41:22 f757da607395: Pulling fs layer 16:41:22 05883995daec: Pulling fs layer 16:41:22 8603b9c90790: Pulling fs layer 16:41:22 1560dd03e051: Pulling fs layer 16:41:22 27f5ce0e4adf: Pulling fs layer 16:41:22 c2d8d7efcc4b: Pulling fs layer 16:41:22 1560dd03e051: Waiting 16:41:22 27f5ce0e4adf: Waiting 16:41:22 c2d8d7efcc4b: Waiting 16:41:22 8603b9c90790: Waiting 16:41:23 f757da607395: Verifying Checksum 16:41:23 f757da607395: Download complete 16:41:23 8603b9c90790: Verifying Checksum 16:41:23 8603b9c90790: Download complete 16:41:23 05883995daec: Verifying Checksum 16:41:23 05883995daec: Download complete 16:41:23 1560dd03e051: Verifying Checksum 16:41:23 1560dd03e051: Download complete 16:41:23 27f5ce0e4adf: Download complete 16:41:23 448f6bf000e3: Verifying Checksum 16:41:23 448f6bf000e3: Download complete 16:41:26 c2d8d7efcc4b: Verifying Checksum 16:41:26 c2d8d7efcc4b: Download complete 16:41:27 448f6bf000e3: Pull complete 16:41:28 f757da607395: Pull complete 16:41:30 05883995daec: Pull complete 16:41:30 8603b9c90790: Pull complete 16:41:31 1560dd03e051: Pull complete 16:41:31 27f5ce0e4adf: Pull complete 16:41:46 c2d8d7efcc4b: Pull complete 16:41:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:41:47 prd-ubuntu18.04-docker-arm64-4c-16g-1192 does not seem to be running inside a container 16:41:47 $ 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-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:41:51 $ docker top 6d1210e01b795aed962186a8dcbc70eeadea499674fd6a3a7941468ab93e53af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:52 ---> job-cost.sh 16:41:52 lf-activate-venv: SKIPPING 16:41:52 INFO: No Stack... 16:42:04 INFO: Retrieving Pricing Info for: v3-standard-4 16:42:04 INFO: Archiving Costs [Pipeline] sh 16:42:05 + + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csvcut 16:42:05 -d, -f6 [Pipeline] lock 16:42:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] 16:42:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] did not exist. Created. 16:42:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:06 /w/workspace/go-mod-core-contracts/2@tmp/durable-45d2a628/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-45d2a628/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:42:07 + echo total: 0.10999999940395355 [Pipeline] stash 16:42:07 Warning: overwriting stash ‘stack-cost’ 16:42:07 Stashed 1 file(s) [Pipeline] } 16:42:07 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-666-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:07 $ docker stop --time=1 6d1210e01b795aed962186a8dcbc70eeadea499674fd6a3a7941468ab93e53af 16:42:08 $ docker rm -f 6d1210e01b795aed962186a8dcbc70eeadea499674fd6a3a7941468ab93e53af [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 16:42:10 provisioning config files... 16:42:10 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-666@tmp/config299682893431898051tmp [Pipeline] { [Pipeline] sh 16:42:10 + set +x 16:42:10 + curl -s https://codecov.io/bash 16:42:10 + bash -s -- 16:42:10 16:42:10 _____ _ 16:42:10 / ____| | | 16:42:10 | | ___ __| | ___ ___ _____ __ 16:42:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:10 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:10 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:10 Bash-1.0.6 16:42:10 16:42:10 16:42:10 ==> git version 2.24.4 found 16:42:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:42:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:42:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:42:10 ==> Jenkins CI detected. 16:42:10 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-666 16:42:10 project root: . 16:42:10 --> token set from env 16:42:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:10 ==> Running gcov in . (disable via -X gcov) 16:42:10 ==> Python coveragepy not found 16:42:10 ==> Searching for coverage reports in: 16:42:10 + . 16:42:10 -> Found 1 reports 16:42:10 ==> Detecting git/mercurial file structure 16:42:10 ==> Reading reports 16:42:10 + ./coverage.out bytes=102517 16:42:10 ==> Appending adjustments 16:42:10 https://docs.codecov.io/docs/fixing-reports 16:42:11 + Found adjustments 16:42:11 ==> Gzipping contents 16:42:11 16K /tmp/codecov.FAI4FD.gz 16:42:11 ==> Uploading reports 16:42:11 url: https://codecov.io 16:42:11 query: branch=PR-666&commit=388af6cb30325cbf6dde8578c1834b4eb3078904&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-666%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=666&job=&cmd_args= 16:42:11 -> Pinging Codecov 16:42:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-666&commit=388af6cb30325cbf6dde8578c1834b4eb3078904&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-666%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=666&job=&cmd_args= 16:42:11 -> Uploading to 16:42:11 https://storage.googleapis.com/codecov/v4/raw/2021-10-04/71470A77251A30514AAF9C0BB2E5B6CE/388af6cb30325cbf6dde8578c1834b4eb3078904/b18e4d14-d710-497f-a099-121301b570ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211004T164211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78f97fee5f8593fd099014eb30748e476fe7daf79374f8c031ebe7f0cb2cd4e1 16:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:11 Dload Upload Total Spent Left Speed 16:42:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15289 0 0 100 15289 0 48256 --:--:-- --:--:-- --:--:-- 48382 16:42:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/388af6cb30325cbf6dde8578c1834b4eb3078904 [Pipeline] } 16:42:12 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] sh 16:42:14 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-666/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:42:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:15 ---> package-listing.sh 16:42:15 ++ facter osfamily 16:42:15 ++ tr '[:upper:]' '[:lower:]' 16:42:15 + OS_FAMILY=redhat 16:42:15 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-666 16:42:15 + START_PACKAGES=/tmp/packages_start.txt 16:42:15 + END_PACKAGES=/tmp/packages_end.txt 16:42:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:15 + PACKAGES=/tmp/packages_start.txt 16:42:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-666 ']' 16:42:15 + PACKAGES=/tmp/packages_end.txt 16:42:15 + case "${OS_FAMILY}" in 16:42:15 + rpm -qa 16:42:15 + sort 16:42:16 + '[' -f /tmp/packages_start.txt ']' 16:42:16 + '[' -f /tmp/packages_end.txt ']' 16:42:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-666 ']' 16:42:16 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-666/archives/ 16:42:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-666/archives/ [Pipeline] echo 16:42:16 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/dry_go-mod-core-contracts_PR-666/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:42:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:16 16:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:17 latest: Pulling from edgex-lftools-log-publisher 16:42:17 b4d181a07f80: Pulling fs layer 16:42:17 a1111a8f2ec3: Pulling fs layer 16:42:17 ed53099fbce6: Pulling fs layer 16:42:17 dc539afda2c1: Pulling fs layer 16:42:17 77bc0d833cb6: Pulling fs layer 16:42:17 9065ff56babe: Pulling fs layer 16:42:17 d287ab97295c: Pulling fs layer 16:42:17 dc539afda2c1: Waiting 16:42:17 77bc0d833cb6: Waiting 16:42:17 9065ff56babe: Waiting 16:42:17 d287ab97295c: Waiting 16:42:17 a1111a8f2ec3: Verifying Checksum 16:42:17 a1111a8f2ec3: Download complete 16:42:17 dc539afda2c1: Verifying Checksum 16:42:17 dc539afda2c1: Download complete 16:42:17 77bc0d833cb6: Verifying Checksum 16:42:17 77bc0d833cb6: Download complete 16:42:17 b4d181a07f80: Download complete 16:42:17 9065ff56babe: Verifying Checksum 16:42:17 9065ff56babe: Download complete 16:42:17 ed53099fbce6: Verifying Checksum 16:42:17 ed53099fbce6: Download complete 16:42:18 b4d181a07f80: Pull complete 16:42:19 a1111a8f2ec3: Pull complete 16:42:19 d287ab97295c: Verifying Checksum 16:42:19 d287ab97295c: Download complete 16:42:19 ed53099fbce6: Pull complete 16:42:20 dc539afda2c1: Pull complete 16:42:20 77bc0d833cb6: Pull complete 16:42:20 9065ff56babe: Pull complete 16:42:25 d287ab97295c: Pull complete 16:42:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:42:25 prd-centos7-docker-4c-2g-1190 does not seem to be running inside a container 16:42:25 $ 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/dry_go-mod-core-contracts_PR-666/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-666 -v /w/workspace/dry_go-mod-core-contracts_PR-666:/w/workspace/dry_go-mod-core-contracts_PR-666:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-666@tmp:/w/workspace/dry_go-mod-core-contracts_PR-666@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 16:42:28 $ docker top bb79a8e5e219200165e0a0ada366e4160c99c101a01cf39d1b1967956f1c9ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:28 + touch /tmp/pre-build-complete [Pipeline] sh 16:42:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:42:29 + ls /var/log/sa-host 16:42:29 + sadf -c /var/log/sa-host/sa04 16:42:29 file_magic: OK 16:42:29 HZ: Using current value: 100 16:42:29 file_header: OK 16:42:29 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 16:42:29 Statistics: 16:42:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:42:29 File successfully converted to sysstat format version 12.0.3 16:42:29 + sadf -c /var/log/sa-host/sa30 16:42:29 file_magic: OK 16:42:29 HZ: Using current value: 100 16:42:29 file_header: OK 16:42:29 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 16:42:29 Statistics: 16:42:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:42:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:29 provisioning config files... 16:42:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-666@tmp/config8346876007516075547tmp [Pipeline] { [Pipeline] echo 16:42:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:42:30 ---> create-netrc.sh [Pipeline] } 16:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:42:30 ---> python-tools-install.sh [Pipeline] echo 16:42:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:42:30 ---> sudo-logs.sh 16:42:30 Archiving 'sudo' log.. 16:42:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1190.novalocal: Name or service not known 16:42:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1190.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:42:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:42:31 ---> job-cost.sh 16:42:31 lf-activate-venv: SKIPPING 16:42:31 DEBUG: total: 0.10999999940395355 16:42:31 INFO: Retrieving Stack Cost... 16:42:31 INFO: Retrieving Pricing Info for: v3-standard-2 16:42:32 INFO: Archiving Costs [Pipeline] echo 16:42:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:42:32 ---> logs-deploy.sh 16:42:32 lf-activate-venv: SKIPPING 16:42:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-666/2 16:42:32 INFO: archiving workspace using pattern(s): 16:42:33 Archives upload complete. 16:42:33 INFO: archiving logs to Nexus 16:42:34 ---> uname -a: 16:42:34 Linux prd-centos7-docker-4c-2g-1190.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:42:34 16:42:34 16:42:34 ---> lscpu: 16:42:34 Architecture: x86_64 16:42:34 CPU op-mode(s): 32-bit, 64-bit 16:42:34 Byte Order: Little Endian 16:42:34 Address sizes: 40 bits physical, 48 bits virtual 16:42:34 CPU(s): 2 16:42:34 On-line CPU(s) list: 0,1 16:42:34 Thread(s) per core: 1 16:42:34 Core(s) per socket: 1 16:42:34 Socket(s): 2 16:42:34 NUMA node(s): 1 16:42:34 Vendor ID: AuthenticAMD 16:42:34 CPU family: 23 16:42:34 Model: 49 16:42:34 Model name: AMD EPYC-Rome Processor 16:42:34 Stepping: 0 16:42:34 CPU MHz: 2799.998 16:42:34 BogoMIPS: 5599.99 16:42:34 Virtualization: AMD-V 16:42:34 Hypervisor vendor: KVM 16:42:34 Virtualization type: full 16:42:34 L1d cache: 32K 16:42:34 L1i cache: 32K 16:42:34 L2 cache: 512K 16:42:34 L3 cache: 16384K 16:42:34 NUMA node0 CPU(s): 0,1 16:42:34 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 16:42:34 16:42:34 16:42:34 ---> nproc: 16:42:34 2 16:42:34 16:42:34 16:42:34 ---> df -h: 16:42:34 Filesystem Size Used Avail Use% Mounted on 16:42:34 overlay 40G 7.7G 33G 20% / 16:42:34 tmpfs 64M 0 64M 0% /dev 16:42:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:42:34 shm 64M 0 64M 0% /dev/shm 16:42:34 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:42:34 16:42:34 16:42:34 ---> sar -b -r -n DEV: 16:42:34 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 16:42:34 16:42:34 16:34:37 LINUX RESTART (2 CPU) 16:42:34 16:42:34 16:35:01 tps rtps wtps bread/s bwrtn/s 16:42:34 16:36:01 180.55 46.52 134.03 6899.80 40747.97 16:42:34 16:37:01 3.76 0.07 3.70 2.13 139.54 16:42:34 16:38:01 0.40 0.00 0.40 0.00 5.01 16:42:34 16:39:01 0.13 0.00 0.13 0.00 2.32 16:42:34 16:40:01 0.38 0.00 0.38 0.00 6.23 16:42:34 16:41:01 0.32 0.00 0.32 0.00 4.11 16:42:34 16:42:01 0.23 0.00 0.23 0.00 3.50 16:42:34 Average: 26.55 6.66 19.89 986.34 5846.18 16:42:34 16:42:34 16:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:42:34 16:36:01 5664180 0 634276 7.92 2620 1707856 1511940 16.69 570480 1532800 128 16:42:34 16:37:01 5677160 0 621288 7.76 2620 1707864 1419800 15.68 561116 1532760 16 16:42:34 16:38:01 5676844 0 621604 7.76 2620 1707864 1420088 15.68 560516 1532968 20 16:42:34 16:39:01 5674780 0 623660 7.79 2620 1707872 1420124 15.68 562788 1532968 8 16:42:34 16:40:01 5677092 0 621340 7.76 2620 1707880 1420172 15.68 559712 1533664 8 16:42:34 16:41:01 5678076 0 620356 7.75 2620 1707880 1419980 15.68 558708 1533664 8 16:42:34 16:42:01 5679464 0 618960 7.73 2620 1707888 1419800 15.68 557656 1533680 8 16:42:34 Average: 5675371 0 623069 7.78 2620 1707872 1433129 15.82 561568 1533215 28 16:42:34 16:42:34 16:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:42:34 16:36:01 eth0 287.95 199.88 1027.95 71.26 0.00 0.00 0.00 0.00 16:42:34 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:36:01 docker0 8.96 4.06 2.39 27.19 0.00 0.00 0.00 0.00 16:42:34 16:37:01 eth0 0.40 0.12 0.03 0.07 0.00 0.00 0.00 0.00 16:42:34 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:38:01 eth0 4.35 1.52 3.08 0.10 0.00 0.00 0.00 0.00 16:42:34 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:39:01 eth0 1.25 0.47 0.34 0.18 0.00 0.00 0.00 0.00 16:42:34 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:40:01 eth0 0.65 0.35 0.28 0.23 0.00 0.00 0.00 0.00 16:42:34 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:41:01 eth0 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 16:42:34 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:42:01 eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 Average: eth0 42.18 28.96 147.46 10.28 0.00 0.00 0.00 0.00 16:42:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 Average: docker0 1.28 0.58 0.34 3.89 0.00 0.00 0.00 0.00 16:42:34 16:42:34 16:42:34 ---> sar -P ALL: 16:42:34 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 16:42:34 16:42:34 16:34:37 LINUX RESTART (2 CPU) 16:42:34 16:42:34 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 16:36:01 all 18.77 0.00 6.82 5.03 0.08 69.30 16:42:34 16:36:01 0 19.28 0.00 7.15 6.16 0.07 67.34 16:42:34 16:36:01 1 18.26 0.00 6.49 3.89 0.09 71.28 16:42:34 16:37:01 all 0.22 0.00 0.08 0.00 0.02 99.69 16:42:34 16:37:01 0 0.03 0.00 0.07 0.00 0.02 99.88 16:42:34 16:37:01 1 0.40 0.00 0.08 0.00 0.02 99.50 16:42:34 16:38:01 all 0.27 0.00 0.06 0.00 0.02 99.66 16:42:34 16:38:01 0 0.10 0.00 0.05 0.00 0.02 99.83 16:42:34 16:38:01 1 0.43 0.00 0.07 0.00 0.02 99.48 16:42:34 16:39:01 all 0.22 0.00 0.06 0.00 0.01 99.72 16:42:34 16:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:42:34 16:39:01 1 0.37 0.00 0.07 0.00 0.00 99.57 16:42:34 16:40:01 all 0.26 0.00 0.06 0.00 0.02 99.67 16:42:34 16:40:01 0 0.13 0.00 0.07 0.00 0.02 99.78 16:42:34 16:40:01 1 0.38 0.00 0.05 0.00 0.02 99.55 16:42:34 16:41:01 all 0.16 0.00 0.05 0.00 0.02 99.77 16:42:34 16:41:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:42:34 16:41:01 1 0.12 0.00 0.07 0.00 0.02 99.80 16:42:34 16:42:01 all 0.22 0.00 0.04 0.00 0.02 99.72 16:42:34 16:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:42:34 16:42:01 1 0.37 0.00 0.05 0.00 0.02 99.57 16:42:34 Average: all 2.79 0.00 0.99 0.70 0.02 95.50 16:42:34 Average: 0 2.76 0.00 1.03 0.85 0.02 95.33 16:42:34 Average: 1 2.82 0.00 0.95 0.54 0.02 95.67 16:42:34 16:42:34 16:42:34