Pull request #646 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 490a96143ed88d263d0e9894a43bf3751025c41b rather than 8b9ffd91b2a6152e50735c5514c53082b290099a Obtained Jenkinsfile from 490a96143ed88d263d0e9894a43bf3751025c41b 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-ssh1710200941226304741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh2459313930993089001.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-646/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-646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9190904550388378671.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh3513484689321928159.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-core-contracts/branches/PR-646/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-646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8705740320843306624.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-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_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 ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3388 in /w/workspace/dry_go-mod-core-contracts_PR-646 [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-646 # 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-646@tmp/jenkins-gitclient-ssh2739456220016833945.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-646@tmp/jenkins-gitclient-ssh489380665703364973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit 8b9ffd91b2a6152e50735c5514c53082b290099a Merge succeeded, producing 8b9ffd91b2a6152e50735c5514c53082b290099a Checking out Revision 8b9ffd91b2a6152e50735c5514c53082b290099a (PR-646) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # 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-646@tmp/jenkins-gitclient-ssh4284622447863970997.key > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 Commit message: "Merge branch 'main' into issue-645" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:27 ========================================================= 04:06:27 EdgeX Global Pipelines Version Info 04:06:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 67b9a941afa760febaff6f1c970f4ab9c61b1a90 # timeout=10 04:06:29 ------------------- 04:06:29 stable info: 04:06:29 ------------------- 04:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:29 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 04:06:29 Message: update stable to v1.0.197 04:06:29 ------------------- 04:06:29 experimental info: 04:06:29 ------------------- 04:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:29 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 04:06:29 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b9ffd91b2a6152e50735c5514c53082b290099a [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b9ffd9 [Pipeline] echo 04:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:31 + git log --format=format:%s -1 8b9ffd91b2a6152e50735c5514c53082b290099a [Pipeline] echo 04:06:31 GIT_COMMIT: 8b9ffd91b2a6152e50735c5514c53082b290099a, Commit Message: Merge branch 'main' into issue-645 [Pipeline] echo 04:06:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:06:32 04:06:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:06:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:06:33 latest: Pulling from edgex-devops/git-semver 04:06:33 31603596830f: Pulling fs layer 04:06:33 b6dc333f4379: Pulling fs layer 04:06:33 3d9ef1400e77: Pulling fs layer 04:06:33 fd332fbdc1db: Pulling fs layer 04:06:33 fd332fbdc1db: Waiting 04:06:33 b6dc333f4379: Download complete 04:06:33 31603596830f: Verifying Checksum 04:06:33 31603596830f: Download complete 04:06:33 fd332fbdc1db: Verifying Checksum 04:06:33 fd332fbdc1db: Download complete 04:06:33 31603596830f: Pull complete 04:06:33 b6dc333f4379: Pull complete 04:06:33 3d9ef1400e77: Verifying Checksum 04:06:33 3d9ef1400e77: Download complete 04:06:34 3d9ef1400e77: Pull complete 04:06:34 fd332fbdc1db: Pull complete 04:06:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:06:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:06:34 prd-centos7-docker-4c-2g-3388 does not seem to be running inside a container 04:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@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 04:06:35 $ docker top 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:35 [ssh-agent] Looking for ssh-agent implementation... 04:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:35 $ docker exec 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent 04:06:35 SSH_AUTH_SOCK=/tmp/ssh-ICTpPEaXD9gA/agent.13 04:06:35 SSH_AGENT_PID=19 04:06:35 Running ssh-add (command line suppressed) 04:06:35 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_1719345878499855788.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_1719345878499855788.key) 04:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:36 + git tag --points-at HEAD [Pipeline] } 04:06:36 $ docker exec --env ******** --env ******** 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent -k 04:06:36 unset SSH_AUTH_SOCK; 04:06:36 unset SSH_AGENT_PID; 04:06:36 echo Agent pid 19 killed; 04:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:36 [ssh-agent] Looking for ssh-agent implementation... 04:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:36 $ docker exec 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent 04:06:36 SSH_AUTH_SOCK=/tmp/ssh-G7jmt6UjGFCr/agent.52 04:06:36 SSH_AGENT_PID=58 04:06:36 Running ssh-add (command line suppressed) 04:06:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_5625137755112109244.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_5625137755112109244.key) 04:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:36 + git semver init 04:06:36 # -> Open(): unable to determine branch for HEAD 04:06:36 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.git 04:06:36 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-646 04:06:36 # $SEMVER_REMOTE_NAME = origin 04:06:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:06:36 # $SEMVER_USER_NAME = edgex-jenkins 04:06:36 # $SEMVER_BRANCH = PR-646 04:06:36 # $SEMVER_TEMP = /tmp/semver-251459795 04:06:36 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:06:37 # '/tmp/semver-251459795' -> '/w/workspace/dry_go-mod-core-contracts_PR-646/.semver' 04:06:37 # -> Force: false 04:06:37 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.semver [Pipeline] } 04:06:37 $ docker exec --env ******** --env ******** 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 ssh-agent -k 04:06:37 unset SSH_AUTH_SOCK; 04:06:37 unset SSH_AGENT_PID; 04:06:37 echo Agent pid 58 killed; 04:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:38 + git semver [Pipeline] } 04:06:38 $ docker stop --time=1 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 04:06:39 $ docker rm -f 72e9282b2e486458bc8cef0da15e2293d686899eae44af6630e13bb1ef122180 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:39 Stashed 1 file(s) [Pipeline] echo 04:06:39 [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 04:06:55 Still waiting to schedule task 04:06:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:06:55 Still waiting to schedule task 04:06:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:08:46 Running on prd-centos7-docker-4c-2g-3390 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws 04:08:46 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 04:08:46 Selected Git installation does not exist. Using Default 04:08:46 The recommended git tool is: NONE 04:08:49 using credential edgex-jenkins-ssh 04:08:49 Cloning the remote Git repository 04:08:49 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:49 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 04:08:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:49 > git --version # timeout=10 04:08:49 > git --version # 'git version 2.24.4' 04:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:49 [INFO] Currently running in a labeled security context 04:08:49 [INFO] Currently SELinux is 'enforcing' on the host 04:08:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5257548898561356747.key 04:08:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:50 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit 8b9ffd91b2a6152e50735c5514c53082b290099a 04:08:50 Merge succeeded, producing 8b9ffd91b2a6152e50735c5514c53082b290099a 04:08:50 Checking out Revision 8b9ffd91b2a6152e50735c5514c53082b290099a (PR-646) 04:08:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:08:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:08:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:50 [INFO] Currently running in a labeled security context 04:08:50 [INFO] Currently SELinux is 'enforcing' on the host 04:08:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5656474166986661246.key 04:08:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:50 > git config core.sparsecheckout # timeout=10 04:08:50 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 04:08:50 > git remote # timeout=10 04:08:50 > git config --get remote.origin.url # timeout=10 04:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:50 [INFO] Currently running in a labeled security context 04:08:50 [INFO] Currently SELinux is 'enforcing' on the host 04:08:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh7874924682846314628.key 04:08:50 > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 04:08:50 > git rev-parse HEAD^{commit} # timeout=10 04:08:50 > git config core.sparsecheckout # timeout=10 04:08:50 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 04:08:54 Commit message: "Merge branch 'main' into issue-645" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:08:55 ========================================================= 04:08:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:08:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:08:55 + 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 . 04:08:55 Sending build context to Docker daemon 2.938MB 04:08:55 Step 1/7 : ARG BASE=golang:1.16-alpine 04:08:55 Step 2/7 : FROM ${BASE} 04:08:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:08:55 540db60ca938: Pulling fs layer 04:08:55 adcc1eea9eea: Pulling fs layer 04:08:55 4c4ab2625f07: Pulling fs layer 04:08:55 0773c198feca: Pulling fs layer 04:08:55 345f892a5656: Pulling fs layer 04:08:55 4796506630df: Pulling fs layer 04:08:55 cc55df3e53f1: Pulling fs layer 04:08:55 4d027b6c602c: Pulling fs layer 04:08:55 449e75d2c14e: Pulling fs layer 04:08:55 0773c198feca: Waiting 04:08:55 345f892a5656: Waiting 04:08:55 4796506630df: Waiting 04:08:55 cc55df3e53f1: Waiting 04:08:55 4d027b6c602c: Waiting 04:08:55 449e75d2c14e: Waiting 04:08:55 4c4ab2625f07: Download complete 04:08:55 adcc1eea9eea: Verifying Checksum 04:08:55 adcc1eea9eea: Download complete 04:08:55 345f892a5656: Verifying Checksum 04:08:55 345f892a5656: Download complete 04:08:55 4796506630df: Verifying Checksum 04:08:55 4796506630df: Download complete 04:08:55 cc55df3e53f1: Verifying Checksum 04:08:55 cc55df3e53f1: Download complete 04:08:56 540db60ca938: Verifying Checksum 04:08:56 540db60ca938: Download complete 04:08:56 540db60ca938: Pull complete 04:08:56 adcc1eea9eea: Pull complete 04:08:56 4c4ab2625f07: Pull complete 04:08:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3389 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws 04:08:56 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 04:08:56 4d027b6c602c: Verifying Checksum 04:08:56 4d027b6c602c: Download complete 04:08:57 Selected Git installation does not exist. Using Default 04:08:57 The recommended git tool is: NONE 04:09:00 449e75d2c14e: Verifying Checksum 04:09:00 449e75d2c14e: Download complete 04:09:00 0773c198feca: Verifying Checksum 04:09:00 0773c198feca: Download complete 04:09:02 using credential edgex-jenkins-ssh 04:09:02 Cloning the remote Git repository 04:09:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:09:02 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 04:09:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:09:03 > git --version # timeout=10 04:09:04 0773c198feca: Pull complete 04:09:04 345f892a5656: Pull complete 04:09:04 4796506630df: Pull complete 04:09:03 > git --version # 'git version 2.17.1' 04:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:04 cc55df3e53f1: Pull complete 04:09:04 4d027b6c602c: Pull complete 04:09:05 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit 8b9ffd91b2a6152e50735c5514c53082b290099a 04:09:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:09:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:09:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:05 > git config core.sparsecheckout # timeout=10 04:09:05 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 04:09:05 Merge succeeded, producing 8b9ffd91b2a6152e50735c5514c53082b290099a 04:09:05 Checking out Revision 8b9ffd91b2a6152e50735c5514c53082b290099a (PR-646) 04:09:06 449e75d2c14e: Pull complete 04:09:06 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 04:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:09:06 ---> 0d28375d9b5b 04:09:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:09:05 > git remote # timeout=10 04:09:05 > git config --get remote.origin.url # timeout=10 04:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:05 > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 04:09:05 > git rev-parse HEAD^{commit} # timeout=10 04:09:05 > git config core.sparsecheckout # timeout=10 04:09:05 > git checkout -f 8b9ffd91b2a6152e50735c5514c53082b290099a # timeout=10 04:09:07 ---> Running in 6c42d5a00728 04:09:07 Removing intermediate container 6c42d5a00728 04:09:07 ---> 5b689c35c7da 04:09:07 Step 4/7 : RUN apk add bash 04:09:07 ---> Running in 7b0a7fc67a3c 04:09:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:09:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:09:09 OK: 149 MiB in 40 packages 04:09:09 Removing intermediate container 7b0a7fc67a3c 04:09:09 ---> a1d702151986 04:09:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:09:09 ---> Running in 18db73b57fc6 04:09:10 Removing intermediate container 18db73b57fc6 04:09:10 ---> 26d056eef265 04:09:10 Step 6/7 : COPY go.mod . 04:09:10 ---> f7302b827ed4 04:09:10 Step 7/7 : RUN go mod download 04:09:10 Commit message: "Merge branch 'main' into issue-645" 04:09:10 ---> Running in e6113d76ee31 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:09:11 ========================================================= 04:09:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:09:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:09:11 + 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 . 04:09:12 Sending build context to Docker daemon 2.937MB 04:09:12 Step 1/7 : ARG BASE=golang:1.16-alpine 04:09:12 Step 2/7 : FROM ${BASE} 04:09:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:13 595b0fe564bb: Pulling fs layer 04:09:13 24495759ef45: Pulling fs layer 04:09:13 d148012ef14d: Pulling fs layer 04:09:13 cb65c68fc2e2: Pulling fs layer 04:09:13 093eec477d81: Pulling fs layer 04:09:13 a6d5b2bbb924: Pulling fs layer 04:09:13 2446dc1eb7d3: Pulling fs layer 04:09:13 596795e73e0f: Pulling fs layer 04:09:13 cb65c68fc2e2: Waiting 04:09:13 093eec477d81: Waiting 04:09:13 a6d5b2bbb924: Waiting 04:09:13 2446dc1eb7d3: Waiting 04:09:13 596795e73e0f: Waiting 04:09:13 d148012ef14d: Verifying Checksum 04:09:13 d148012ef14d: Download complete 04:09:13 24495759ef45: Download complete 04:09:13 093eec477d81: Verifying Checksum 04:09:13 093eec477d81: Download complete 04:09:13 a6d5b2bbb924: Verifying Checksum 04:09:13 a6d5b2bbb924: Download complete 04:09:13 595b0fe564bb: Verifying Checksum 04:09:13 595b0fe564bb: Download complete 04:09:13 2446dc1eb7d3: Verifying Checksum 04:09:13 2446dc1eb7d3: Download complete 04:09:14 595b0fe564bb: Pull complete 04:09:15 24495759ef45: Pull complete 04:09:15 d148012ef14d: Pull complete 04:09:16 596795e73e0f: Verifying Checksum 04:09:16 596795e73e0f: Download complete 04:09:17 cb65c68fc2e2: Verifying Checksum 04:09:17 cb65c68fc2e2: Download complete 04:09:29 cb65c68fc2e2: Pull complete 04:09:29 093eec477d81: Pull complete 04:09:29 a6d5b2bbb924: Pull complete 04:09:29 2446dc1eb7d3: Pull complete 04:09:32 596795e73e0f: Pull complete 04:09:32 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 04:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:09:32 ---> d9e956139c92 04:09:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:09:35 ---> Running in 8c21d8a4eafc 04:09:35 Removing intermediate container 8c21d8a4eafc 04:09:35 ---> cf8ef10b6980 04:09:35 Step 4/7 : RUN apk add bash 04:09:35 ---> Running in 78c76feb7159 04:09:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:09:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:09:39 OK: 138 MiB in 40 packages 04:09:40 Removing intermediate container 78c76feb7159 04:09:40 ---> 6377ce17a514 04:09:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:09:40 ---> Running in ef6745eb3762 04:09:41 Removing intermediate container ef6745eb3762 04:09:41 ---> 2f88bbadce04 04:09:41 Step 6/7 : COPY go.mod . 04:09:42 ---> 382209d787c0 04:09:42 Step 7/7 : RUN go mod download 04:09:42 ---> Running in 30ca23444bc6 04:09:57 Removing intermediate container e6113d76ee31 04:09:57 ---> 6eeabe8051c2 04:09:57 Successfully built 6eeabe8051c2 04:09:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:09:57 + docker inspect -f . ci-base-image-x86_64 04:09:57 . [Pipeline] withDockerContainer 04:09:57 prd-centos7-docker-4c-2g-3390 does not seem to be running inside a container 04:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 04:09:58 $ docker top 98e0694f2d1013225065aa1d0369220361e39f3e7b6db1241f41e8d88324928c -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:58 + go version 04:09:58 go version go1.16.5 linux/amd64 [Pipeline] } 04:09:58 $ docker stop --time=1 98e0694f2d1013225065aa1d0369220361e39f3e7b6db1241f41e8d88324928c 04:09:59 $ docker rm -f 98e0694f2d1013225065aa1d0369220361e39f3e7b6db1241f41e8d88324928c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:00 + docker inspect -f . ci-base-image-x86_64 04:10:00 . [Pipeline] withDockerContainer 04:10:00 prd-centos7-docker-4c-2g-3390 does not seem to be running inside a container 04:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 04:10:00 $ docker top aecaa0501c4f3bb8d1f160c09624fd19f91afcb9324a31775b3732a5c1a3d799 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:01 + go mod tidy [Pipeline] sh 04:10:01 + make test 04:10:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:10:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:10:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.077s coverage: 83.5% of statements 04:10:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:10:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:10:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:10:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 04:10:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 47.2% of statements 04:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 90.0% of statements 04:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.2% of statements 04:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements 04:10:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 04:10:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements 04:10:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:10:21 gofmt -l . 04:10:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:10:21 $ docker stop --time=1 aecaa0501c4f3bb8d1f160c09624fd19f91afcb9324a31775b3732a5c1a3d799 04:10:22 $ docker rm -f aecaa0501c4f3bb8d1f160c09624fd19f91afcb9324a31775b3732a5c1a3d799 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:23 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 04:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:24 04:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:24 latest: Pulling from edgex-lftools-log-publisher 04:10:24 b4d181a07f80: Pulling fs layer 04:10:24 a1111a8f2ec3: Pulling fs layer 04:10:24 ed53099fbce6: Pulling fs layer 04:10:24 dc539afda2c1: Pulling fs layer 04:10:24 77bc0d833cb6: Pulling fs layer 04:10:24 9065ff56babe: Pulling fs layer 04:10:24 d287ab97295c: Pulling fs layer 04:10:24 dc539afda2c1: Waiting 04:10:24 77bc0d833cb6: Waiting 04:10:24 9065ff56babe: Waiting 04:10:24 d287ab97295c: Waiting 04:10:24 a1111a8f2ec3: Verifying Checksum 04:10:24 a1111a8f2ec3: Download complete 04:10:24 dc539afda2c1: Verifying Checksum 04:10:24 dc539afda2c1: Download complete 04:10:25 77bc0d833cb6: Verifying Checksum 04:10:25 77bc0d833cb6: Download complete 04:10:25 9065ff56babe: Verifying Checksum 04:10:25 9065ff56babe: Download complete 04:10:25 ed53099fbce6: Verifying Checksum 04:10:25 ed53099fbce6: Download complete 04:10:26 b4d181a07f80: Verifying Checksum 04:10:26 b4d181a07f80: Download complete 04:10:27 b4d181a07f80: Pull complete 04:10:27 a1111a8f2ec3: Pull complete 04:10:28 ed53099fbce6: Pull complete 04:10:28 dc539afda2c1: Pull complete 04:10:28 77bc0d833cb6: Pull complete 04:10:28 9065ff56babe: Pull complete 04:10:30 d287ab97295c: Verifying Checksum 04:10:30 d287ab97295c: Download complete 04:10:34 d287ab97295c: Pull complete 04:10:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:10:34 prd-centos7-docker-4c-2g-3390 does not seem to be running inside a container 04:10:34 $ 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/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 04:10:37 $ docker top d522c22ad022bbe8894f3a0032b4756edee9d34d0d462bc4061f0ffd72bbffd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:38 ---> job-cost.sh 04:10:38 lf-activate-venv: SKIPPING 04:10:38 INFO: No Stack... 04:10:40 INFO: Retrieving Pricing Info for: v3-standard-2 04:10:40 INFO: Archiving Costs [Pipeline] sh 04:10:40 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 04:10:40 + cut -d, -f6 [Pipeline] lock 04:10:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] 04:10:40 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] did not exist. Created. 04:10:40 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:40 + echo total: 0.05999999865889549 [Pipeline] stash 04:10:40 Stashed 1 file(s) [Pipeline] } 04:10:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:40 $ docker stop --time=1 d522c22ad022bbe8894f3a0032b4756edee9d34d0d462bc4061f0ffd72bbffd9 04:10:42 $ docker rm -f d522c22ad022bbe8894f3a0032b4756edee9d34d0d462bc4061f0ffd72bbffd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:11:04 Removing intermediate container 30ca23444bc6 04:11:04 ---> d9754385f184 04:11:04 Successfully built d9754385f184 04:11:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:04 + docker inspect -f . ci-base-image-arm64 04:11:04 . [Pipeline] withDockerContainer 04:11:04 prd-ubuntu18.04-docker-arm64-4c-16g-3389 does not seem to be running inside a container 04:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 04:11:06 $ docker top 66938f6a21927a9509532d85bde185d586502e3531a80c32c6da96646bb32ba6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:07 + go version 04:11:07 go version go1.16.5 linux/arm64 [Pipeline] } 04:11:07 $ docker stop --time=1 66938f6a21927a9509532d85bde185d586502e3531a80c32c6da96646bb32ba6 04:11:09 $ docker rm -f 66938f6a21927a9509532d85bde185d586502e3531a80c32c6da96646bb32ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:10 + docker inspect -f . ci-base-image-arm64 04:11:10 . [Pipeline] withDockerContainer 04:11:10 prd-ubuntu18.04-docker-arm64-4c-16g-3389 does not seem to be running inside a container 04:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 04:11:12 $ docker top e6ef48155b8d59a90de7e9f525f66e068e9a84020eebeef301d5cf55184a1ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:13 + go mod tidy [Pipeline] sh 04:11:14 + make test 04:11:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:11:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:11:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.371s coverage: 83.5% of statements 04:11:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:11:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:11:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:11:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.040s coverage: 26.3% of statements 04:11:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:11:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.070s coverage: 47.2% of statements 04:11:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.047s coverage: 90.0% of statements 04:11:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.261s coverage: 86.2% of statements 04:11:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.067s coverage: 59.5% of statements 04:11:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.1% of statements 04:11:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 04:11:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:12:12 gofmt -l . 04:12:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:12:12 $ docker stop --time=1 e6ef48155b8d59a90de7e9f525f66e068e9a84020eebeef301d5cf55184a1ed2 04:12:14 $ docker rm -f e6ef48155b8d59a90de7e9f525f66e068e9a84020eebeef301d5cf55184a1ed2 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:15 Warning: overwriting stash ‘coverage-report’ 04:12:16 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 04:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:17 04:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:17 arm64: Pulling from edgex-lftools-log-publisher 04:12:17 448f6bf000e3: Pulling fs layer 04:12:17 f757da607395: Pulling fs layer 04:12:17 05883995daec: Pulling fs layer 04:12:17 8603b9c90790: Pulling fs layer 04:12:17 1560dd03e051: Pulling fs layer 04:12:17 27f5ce0e4adf: Pulling fs layer 04:12:17 c2d8d7efcc4b: Pulling fs layer 04:12:17 1560dd03e051: Waiting 04:12:17 27f5ce0e4adf: Waiting 04:12:17 c2d8d7efcc4b: Waiting 04:12:17 8603b9c90790: Waiting 04:12:18 f757da607395: Verifying Checksum 04:12:18 f757da607395: Download complete 04:12:18 8603b9c90790: Verifying Checksum 04:12:18 8603b9c90790: Download complete 04:12:18 1560dd03e051: Verifying Checksum 04:12:18 1560dd03e051: Download complete 04:12:18 27f5ce0e4adf: Download complete 04:12:18 05883995daec: Verifying Checksum 04:12:18 05883995daec: Download complete 04:12:19 448f6bf000e3: Verifying Checksum 04:12:19 448f6bf000e3: Download complete 04:12:21 c2d8d7efcc4b: Verifying Checksum 04:12:21 c2d8d7efcc4b: Download complete 04:12:22 448f6bf000e3: Pull complete 04:12:23 f757da607395: Pull complete 04:12:24 05883995daec: Pull complete 04:12:25 8603b9c90790: Pull complete 04:12:26 1560dd03e051: Pull complete 04:12:26 27f5ce0e4adf: Pull complete 04:12:41 c2d8d7efcc4b: Pull complete 04:12:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:12:41 prd-ubuntu18.04-docker-arm64-4c-16g-3389 does not seem to be running inside a container 04:12:42 $ 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/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 04:12:45 $ docker top 55caef3ab8c68821aabfd7e4ce6e105ed963af0ab18362753f2b5df63a4568a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:46 ---> job-cost.sh 04:12:46 lf-activate-venv: SKIPPING 04:12:46 INFO: No Stack... 04:12:47 INFO: Retrieving Pricing Info for: v2-standard-4 04:12:48 INFO: Archiving Costs [Pipeline] sh 04:12:48 + + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 04:12:48 cut -d, -f6 [Pipeline] lock 04:12:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] 04:12:48 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] did not exist. Created. 04:12:48 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:49 /w/workspace/go-mod-core-contracts/3@tmp/durable-8bbf8e80/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-8bbf8e80/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:12:50 + echo total: 0.18000000715255737 [Pipeline] stash 04:12:50 Warning: overwriting stash ‘stack-cost’ 04:12:50 Stashed 1 file(s) [Pipeline] } 04:12:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:50 $ docker stop --time=1 55caef3ab8c68821aabfd7e4ce6e105ed963af0ab18362753f2b5df63a4568a4 04:12:52 $ docker rm -f 55caef3ab8c68821aabfd7e4ce6e105ed963af0ab18362753f2b5df63a4568a4 [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 04:12:53 provisioning config files... 04:12:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config4552959872069797779tmp [Pipeline] { [Pipeline] sh 04:12:53 + set +x 04:12:53 + curl -s https://codecov.io/bash 04:12:53 + bash -s -- 04:12:53 04:12:53 _____ _ 04:12:53 / ____| | | 04:12:53 | | ___ __| | ___ ___ _____ __ 04:12:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:53 Bash-1.0.5 04:12:53 04:12:53 04:12:53 ==> git version 2.24.4 found 04:12:53 ==> 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 04:12:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:12:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:12:53 ==> Jenkins CI detected. 04:12:53 project root: . 04:12:53 --> token set from env 04:12:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:53 ==> Running gcov in . (disable via -X gcov) 04:12:53 ==> Python coveragepy not found 04:12:53 ==> Searching for coverage reports in: 04:12:53 + . 04:12:53 -> Found 1 reports 04:12:53 ==> Detecting git/mercurial file structure 04:12:53 ==> Reading reports 04:12:53 + ./coverage.out bytes=101588 04:12:53 ==> Appending adjustments 04:12:53 https://docs.codecov.io/docs/fixing-reports 04:12:54 + Found adjustments 04:12:54 ==> Gzipping contents 04:12:54 16K /tmp/codecov.BJekI9.gz 04:12:54 ==> Uploading reports 04:12:54 url: https://codecov.io 04:12:54 query: branch=PR-646&commit=8b9ffd91b2a6152e50735c5514c53082b290099a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= 04:12:54 -> Pinging Codecov 04:12:54 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-646&commit=8b9ffd91b2a6152e50735c5514c53082b290099a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= 04:12:54 -> Uploading to 04:12:54 https://storage.googleapis.com/codecov/v4/raw/2021-07-21/71470A77251A30514AAF9C0BB2E5B6CE/8b9ffd91b2a6152e50735c5514c53082b290099a/afcf4509-45ec-4d69-b706-82148af04fb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210721T041254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d180eefeb9a36df82f534611650cd364ced3fcfff3367e11bdc8f592b7228e17 04:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:54 Dload Upload Total Spent Left Speed 04:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15201 0 0 100 15201 0 32708 --:--:-- --:--:-- --:--:-- 32760 04:12:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8b9ffd91b2a6152e50735c5514c53082b290099a [Pipeline] } 04:12:55 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 04:12:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:57 ---> package-listing.sh 04:12:57 ++ facter osfamily 04:12:57 ++ tr '[:upper:]' '[:lower:]' 04:12:57 + OS_FAMILY=redhat 04:12:57 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-646 04:12:57 + START_PACKAGES=/tmp/packages_start.txt 04:12:57 + END_PACKAGES=/tmp/packages_end.txt 04:12:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:57 + PACKAGES=/tmp/packages_start.txt 04:12:57 + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' 04:12:57 + PACKAGES=/tmp/packages_end.txt 04:12:57 + case "${OS_FAMILY}" in 04:12:57 + rpm -qa 04:12:57 + sort 04:12:58 + '[' -f /tmp/packages_start.txt ']' 04:12:58 + '[' -f /tmp/packages_end.txt ']' 04:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:58 + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' 04:12:58 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ 04:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ [Pipeline] echo 04:12:58 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-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:59 04:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:59 latest: Pulling from edgex-lftools-log-publisher 04:12:59 b4d181a07f80: Pulling fs layer 04:12:59 a1111a8f2ec3: Pulling fs layer 04:12:59 ed53099fbce6: Pulling fs layer 04:12:59 dc539afda2c1: Pulling fs layer 04:12:59 77bc0d833cb6: Pulling fs layer 04:12:59 9065ff56babe: Pulling fs layer 04:12:59 d287ab97295c: Pulling fs layer 04:12:59 77bc0d833cb6: Waiting 04:12:59 9065ff56babe: Waiting 04:12:59 d287ab97295c: Waiting 04:12:59 dc539afda2c1: Waiting 04:12:59 a1111a8f2ec3: Verifying Checksum 04:12:59 a1111a8f2ec3: Download complete 04:13:00 dc539afda2c1: Verifying Checksum 04:13:00 dc539afda2c1: Download complete 04:13:00 ed53099fbce6: Verifying Checksum 04:13:00 ed53099fbce6: Download complete 04:13:00 9065ff56babe: Verifying Checksum 04:13:00 9065ff56babe: Download complete 04:13:00 77bc0d833cb6: Verifying Checksum 04:13:00 77bc0d833cb6: Download complete 04:13:01 b4d181a07f80: Verifying Checksum 04:13:01 b4d181a07f80: Download complete 04:13:02 b4d181a07f80: Pull complete 04:13:02 a1111a8f2ec3: Pull complete 04:13:03 ed53099fbce6: Pull complete 04:13:03 dc539afda2c1: Pull complete 04:13:03 77bc0d833cb6: Pull complete 04:13:03 9065ff56babe: Pull complete 04:13:05 d287ab97295c: Verifying Checksum 04:13:05 d287ab97295c: Download complete 04:13:10 d287ab97295c: Pull complete 04:13:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:13:10 prd-centos7-docker-4c-2g-3388 does not seem to be running inside a container 04:13:10 $ 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-646/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-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@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 04:13:13 $ docker top e2d435e730ac831e9d70b59d5fc066dc9ab025a9de6340bc79db269ffd393fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:13 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:14 + ls /var/log/sa-host 04:13:14 + sadf -c /var/log/sa-host/sa05 04:13:14 file_magic: OK 04:13:14 HZ: Using current value: 100 04:13:14 file_header: OK 04:13:14 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 04:13:14 Statistics: 04:13:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:13:14 File successfully converted to sysstat format version 12.0.3 04:13:14 + sadf -c /var/log/sa-host/sa21 04:13:14 file_magic: OK 04:13:14 HZ: Using current value: 100 04:13:14 file_header: OK 04:13:14 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 04:13:14 Statistics: 04:13:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:13:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:14 provisioning config files... 04:13:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config3095368117880342581tmp [Pipeline] { [Pipeline] echo 04:13:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:15 ---> create-netrc.sh [Pipeline] } 04:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:15 ---> python-tools-install.sh [Pipeline] echo 04:13:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:15 ---> sudo-logs.sh 04:13:15 Archiving 'sudo' log.. 04:13:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-3388.vexxhost.local: Name or service not known 04:13:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-3388.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:13:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:16 ---> job-cost.sh 04:13:16 lf-activate-venv: SKIPPING 04:13:16 DEBUG: total: 0.18000000715255737 04:13:16 INFO: Retrieving Stack Cost... 04:13:17 INFO: Retrieving Pricing Info for: v3-standard-2 04:13:17 INFO: Archiving Costs [Pipeline] echo 04:13:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:18 ---> logs-deploy.sh 04:13:18 lf-activate-venv: SKIPPING 04:13:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-646/3 04:13:18 INFO: archiving workspace using pattern(s): 04:13:18 Archives upload complete. 04:13:18 INFO: archiving logs to Nexus 04:13:19 ---> uname -a: 04:13:19 Linux prd-centos7-docker-4c-2g-3388.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 04:13:19 04:13:19 04:13:19 ---> lscpu: 04:13:19 Architecture: x86_64 04:13:19 CPU op-mode(s): 32-bit, 64-bit 04:13:19 Byte Order: Little Endian 04:13:19 Address sizes: 40 bits physical, 48 bits virtual 04:13:19 CPU(s): 2 04:13:19 On-line CPU(s) list: 0,1 04:13:19 Thread(s) per core: 1 04:13:19 Core(s) per socket: 1 04:13:19 Socket(s): 2 04:13:19 NUMA node(s): 1 04:13:19 Vendor ID: AuthenticAMD 04:13:19 CPU family: 23 04:13:19 Model: 49 04:13:19 Model name: AMD EPYC-Rome Processor 04:13:19 Stepping: 0 04:13:19 CPU MHz: 2799.998 04:13:19 BogoMIPS: 5599.99 04:13:19 Virtualization: AMD-V 04:13:19 Hypervisor vendor: KVM 04:13:19 Virtualization type: full 04:13:19 L1d cache: 32K 04:13:19 L1i cache: 32K 04:13:19 L2 cache: 512K 04:13:19 L3 cache: 16384K 04:13:19 NUMA node0 CPU(s): 0,1 04:13:19 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 04:13:19 04:13:19 04:13:19 ---> nproc: 04:13:19 2 04:13:19 04:13:19 04:13:19 ---> df -h: 04:13:19 Filesystem Size Used Avail Use% Mounted on 04:13:19 overlay 40G 7.7G 33G 20% / 04:13:19 tmpfs 64M 0 64M 0% /dev 04:13:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:13:19 shm 64M 0 64M 0% /dev/shm 04:13:19 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:13:19 04:13:19 04:13:19 ---> sar -b -r -n DEV: 04:13:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 04:13:19 04:13:19 04:05:46 LINUX RESTART (2 CPU) 04:13:19 04:13:19 04:06:01 tps rtps wtps bread/s bwrtn/s 04:13:19 04:07:02 178.94 49.17 129.77 6730.47 39914.67 04:13:19 04:08:01 2.07 0.00 2.07 0.00 44.55 04:13:19 04:09:01 0.15 0.00 0.15 0.00 2.00 04:13:19 04:10:01 0.23 0.00 0.23 0.00 3.46 04:13:19 04:11:01 0.23 0.00 0.23 0.00 2.85 04:13:19 04:12:01 0.22 0.00 0.22 0.00 3.45 04:13:19 04:13:01 1.00 0.13 0.87 13.72 12.44 04:13:19 Average: 26.19 7.06 19.12 966.08 5727.34 04:13:19 04:13:19 04:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:13:19 04:07:02 5467308 0 801728 10.01 2620 1737276 1289020 14.23 578100 1562856 128 04:13:19 04:08:01 5477976 0 791052 9.88 2620 1737284 1203912 13.29 568900 1562988 20 04:13:19 04:09:01 5476192 0 792832 9.90 2620 1737288 1204236 13.30 575124 1558636 20 04:13:19 04:10:01 5475080 0 793936 9.91 2620 1737296 1204224 13.30 575704 1559180 20 04:13:19 04:11:01 5477348 0 791608 9.88 2620 1737356 1203912 13.29 568316 1564828 28 04:13:19 04:12:01 5476832 0 792176 9.89 2620 1737304 1203996 13.29 568716 1564812 8 04:13:19 04:13:01 5389860 0 830460 10.37 2620 1785992 1394072 15.39 726880 1489648 48284 04:13:19 Average: 5462942 0 799113 9.98 2620 1744257 1243339 13.73 594534 1551850 6930 04:13:19 04:13:19 04:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:13:19 04:07:02 eth0 529.89 317.40 1045.21 79.47 0.00 0.00 0.00 0.00 04:13:19 04:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:07:02 docker0 10.11 5.91 2.39 26.59 0.00 0.00 0.00 0.00 04:13:19 04:08:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:13:19 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:09:01 eth0 1.38 0.58 0.58 0.33 0.00 0.00 0.00 0.00 04:13:19 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:10:01 eth0 1.03 0.33 0.32 0.26 0.00 0.00 0.00 0.00 04:13:19 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:13:19 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:12:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:13:19 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:13:01 eth0 142.72 95.15 825.95 11.27 0.00 0.00 0.00 0.00 04:13:19 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 Average: eth0 96.84 59.28 268.15 13.09 0.00 0.00 0.00 0.00 04:13:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:19 Average: docker0 1.45 0.85 0.34 3.81 0.00 0.00 0.00 0.00 04:13:19 04:13:19 04:13:19 ---> sar -P ALL: 04:13:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 04:13:19 04:13:19 04:05:46 LINUX RESTART (2 CPU) 04:13:19 04:13:19 04:06:01 CPU %user %nice %system %iowait %steal %idle 04:13:19 04:07:02 all 18.48 0.00 7.17 4.48 0.07 69.81 04:13:19 04:07:02 0 17.47 0.00 7.66 4.12 0.07 70.68 04:13:19 04:07:02 1 19.49 0.00 6.68 4.83 0.07 68.94 04:13:19 04:08:01 all 0.11 0.00 0.05 0.00 0.03 99.81 04:13:19 04:08:01 0 0.14 0.00 0.03 0.00 0.02 99.81 04:13:19 04:08:01 1 0.08 0.00 0.07 0.00 0.03 99.81 04:13:19 04:09:01 all 0.14 0.00 0.04 0.00 0.03 99.78 04:13:19 04:09:01 0 0.20 0.00 0.03 0.00 0.02 99.75 04:13:19 04:09:01 1 0.08 0.00 0.05 0.00 0.05 99.82 04:13:19 04:10:01 all 0.11 0.00 0.04 0.00 0.04 99.81 04:13:19 04:10:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:13:19 04:10:01 1 0.05 0.00 0.05 0.00 0.07 99.83 04:13:19 04:11:01 all 0.18 0.00 0.03 0.00 0.03 99.77 04:13:19 04:11:01 0 0.28 0.00 0.03 0.00 0.03 99.65 04:13:19 04:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:13:19 04:12:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:13:19 04:12:01 0 0.10 0.00 0.03 0.00 0.02 99.85 04:13:19 04:12:01 1 0.05 0.00 0.03 0.00 0.05 99.87 04:13:19 04:13:01 all 2.16 0.00 0.77 0.01 0.03 97.03 04:13:19 04:13:01 0 2.91 0.00 0.94 0.00 0.03 96.11 04:13:19 04:13:01 1 1.41 0.00 0.60 0.02 0.03 97.94 04:13:19 Average: all 2.97 0.00 1.14 0.62 0.04 95.24 04:13:19 Average: 0 2.97 0.00 1.22 0.57 0.03 95.20 04:13:19 Average: 1 2.96 0.00 1.05 0.67 0.05 95.27 04:13:19 04:13:19 04:13:19