Pull request #648 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 cd1e6cdd09f357267a5e1619e7151de38673cd57 rather than 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 Obtained Jenkinsfile from cd1e6cdd09f357267a5e1619e7151de38673cd57 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-ssh6901433153175634597.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh7405085199438255662.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-648/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-648/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7776556154507861919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh3984404902107321090.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-648/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-648/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh566459423162094457.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_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 ‘prd-centos7-docker-4c-2g-1836’ Running on prd-centos7-docker-4c-2g-1841 in /w/workspace/dry_go-mod-core-contracts_PR-648 [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-648 # 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-648@tmp/jenkins-gitclient-ssh7034211284247068199.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd1e6cdd09f357267a5e1619e7151de38673cd57 into PR head commit 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 Merge succeeded, producing 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 Checking out Revision 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 (PR-648) > 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-648@tmp/jenkins-gitclient-ssh9173942020108154390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # 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-648@tmp/jenkins-gitclient-ssh2469343332014614702.key > git merge cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 Commit message: "Merge branch 'main' into issue-640" > git rev-list --no-walk 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:18 ========================================================= 05:59:18 EdgeX Global Pipelines Version Info 05:59:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:19 ------------------- 05:59:19 stable info: 05:59:19 ------------------- 05:59:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:19 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 05:59:19 Message: update stable to v1.0.203 05:59:19 ------------------- 05:59:19 experimental info: 05:59:19 ------------------- 05:59:19 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:19 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 05:59:19 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a2b35e [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:22 + git log --format=format:%s -1 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [Pipeline] echo 05:59:22 GIT_COMMIT: 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962, Commit Message: Merge branch 'main' into issue-640 [Pipeline] echo 05:59:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:23 05:59:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:59:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:24 latest: Pulling from edgex-devops/git-semver 05:59:24 31603596830f: Pulling fs layer 05:59:24 d4622e32a9a9: Pulling fs layer 05:59:24 1030fce36090: Pulling fs layer 05:59:24 6c6cb7e1b49b: Pulling fs layer 05:59:24 6c6cb7e1b49b: Waiting 05:59:24 d4622e32a9a9: Verifying Checksum 05:59:24 d4622e32a9a9: Download complete 05:59:24 31603596830f: Verifying Checksum 05:59:24 31603596830f: Download complete 05:59:24 31603596830f: Pull complete 05:59:24 6c6cb7e1b49b: Verifying Checksum 05:59:24 6c6cb7e1b49b: Download complete 05:59:24 d4622e32a9a9: Pull complete 05:59:24 1030fce36090: Verifying Checksum 05:59:24 1030fce36090: Download complete 05:59:25 1030fce36090: Pull complete 05:59:25 6c6cb7e1b49b: Pull complete 05:59:25 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 05:59:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:59:25 prd-centos7-docker-4c-2g-1841 does not seem to be running inside a container 05:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:26 $ docker top c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:26 [ssh-agent] Looking for ssh-agent implementation... 05:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:26 $ docker exec c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent 05:59:27 SSH_AUTH_SOCK=/tmp/ssh-eSkjNXTQt5bo/agent.14 05:59:27 SSH_AGENT_PID=20 05:59:27 Running ssh-add (command line suppressed) 05:59:27 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1349698927392939166.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1349698927392939166.key) 05:59:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:27 + git tag --points-at HEAD [Pipeline] } 05:59:27 $ docker exec --env ******** --env ******** c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent -k 05:59:27 unset SSH_AUTH_SOCK; 05:59:27 unset SSH_AGENT_PID; 05:59:27 echo Agent pid 20 killed; 05:59:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:27 [ssh-agent] Looking for ssh-agent implementation... 05:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:27 $ docker exec c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent 05:59:27 SSH_AUTH_SOCK=/tmp/ssh-7c9Au314NUb9/agent.55 05:59:27 SSH_AGENT_PID=61 05:59:27 Running ssh-add (command line suppressed) 05:59:28 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1561099874658629027.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1561099874658629027.key) 05:59:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:28 + git semver init 05:59:28 # -> Open(): unable to determine branch for HEAD 05:59:28 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git 05:59:28 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 05:59:28 # $SEMVER_REMOTE_NAME = origin 05:59:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:28 # $SEMVER_USER_NAME = edgex-jenkins 05:59:28 # $SEMVER_BRANCH = PR-648 05:59:28 # $SEMVER_TEMP = /tmp/semver-904892908 05:59:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:59:28 # '/tmp/semver-904892908' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' 05:59:28 # -> Force: false 05:59:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } 05:59:28 $ docker exec --env ******** --env ******** c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent -k 05:59:29 unset SSH_AUTH_SOCK; 05:59:29 unset SSH_AGENT_PID; 05:59:29 echo Agent pid 61 killed; 05:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:29 + git semver [Pipeline] } 05:59:29 $ docker stop --time=1 c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 05:59:30 $ docker rm -f c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:31 Stashed 1 file(s) [Pipeline] echo 05:59:31 [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 05:59:46 Still waiting to schedule task 05:59:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:59:46 Still waiting to schedule task 05:59:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1840’ 06:02:09 Running on prd-centos7-docker-4c-2g-1842 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 06:02:09 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 06:02:09 Selected Git installation does not exist. Using Default 06:02:09 The recommended git tool is: NONE 06:02:12 using credential edgex-jenkins-ssh 06:02:12 Cloning the remote Git repository 06:02:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:02:11 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 06:02:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:02:11 > git --version # timeout=10 06:02:11 > git --version # 'git version 2.24.4' 06:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:11 [INFO] Currently running in a labeled security context 06:02:11 [INFO] Currently SELinux is 'enforcing' on the host 06:02:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh7829284982644956005.key 06:02:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:02:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:02:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:13 [INFO] Currently running in a labeled security context 06:02:13 [INFO] Currently SELinux is 'enforcing' on the host 06:02:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh7981234625952300586.key 06:02:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:02:14 Merging remotes/origin/main commit cd1e6cdd09f357267a5e1619e7151de38673cd57 into PR head commit 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 06:02:14 Merge succeeded, producing 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 06:02:14 Checking out Revision 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 (PR-648) 06:02:13 > git config core.sparsecheckout # timeout=10 06:02:13 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 06:02:13 > git remote # timeout=10 06:02:13 > git config --get remote.origin.url # timeout=10 06:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:13 [INFO] Currently running in a labeled security context 06:02:13 [INFO] Currently SELinux is 'enforcing' on the host 06:02:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh5851181969510773590.key 06:02:13 > git merge cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 06:02:14 > git rev-parse HEAD^{commit} # timeout=10 06:02:14 > git config core.sparsecheckout # timeout=10 06:02:14 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 06:02:18 Commit message: "Merge branch 'main' into issue-640" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:02:18 ========================================================= 06:02:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:02:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:02:19 + 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 . 06:02:19 Sending build context to Docker daemon 2.986MB 06:02:19 Step 1/7 : ARG BASE=golang:1.16-alpine 06:02:19 Step 2/7 : FROM ${BASE} 06:02:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:19 540db60ca938: Pulling fs layer 06:02:19 adcc1eea9eea: Pulling fs layer 06:02:19 4c4ab2625f07: Pulling fs layer 06:02:19 db62176df00c: Pulling fs layer 06:02:19 3b30891b0d05: Pulling fs layer 06:02:19 444f5516b4c7: Pulling fs layer 06:02:19 90b9b1106a8b: Pulling fs layer 06:02:19 0383d17a5b7e: Pulling fs layer 06:02:19 c82ef313ddc5: Pulling fs layer 06:02:19 db62176df00c: Waiting 06:02:19 3b30891b0d05: Waiting 06:02:19 444f5516b4c7: Waiting 06:02:19 90b9b1106a8b: Waiting 06:02:19 0383d17a5b7e: Waiting 06:02:19 c82ef313ddc5: Waiting 06:02:19 4c4ab2625f07: Verifying Checksum 06:02:19 4c4ab2625f07: Download complete 06:02:19 adcc1eea9eea: Verifying Checksum 06:02:19 adcc1eea9eea: Download complete 06:02:19 3b30891b0d05: Verifying Checksum 06:02:19 3b30891b0d05: Download complete 06:02:19 444f5516b4c7: Verifying Checksum 06:02:19 444f5516b4c7: Download complete 06:02:19 90b9b1106a8b: Download complete 06:02:20 540db60ca938: Verifying Checksum 06:02:20 540db60ca938: Download complete 06:02:20 540db60ca938: Pull complete 06:02:20 adcc1eea9eea: Pull complete 06:02:20 4c4ab2625f07: Pull complete 06:02:20 0383d17a5b7e: Verifying Checksum 06:02:25 c82ef313ddc5: Verifying Checksum 06:02:25 c82ef313ddc5: Download complete 06:02:26 db62176df00c: Verifying Checksum 06:02:26 db62176df00c: Download complete 06:02:29 db62176df00c: Pull complete 06:02:29 3b30891b0d05: Pull complete 06:02:29 444f5516b4c7: Pull complete 06:02:29 90b9b1106a8b: Pull complete 06:02:29 0383d17a5b7e: Pull complete 06:02:31 c82ef313ddc5: Pull complete 06:02:31 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 06:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:02:31 ---> 4508b0543a43 06:02:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:02:33 ---> Running in 6f3333b7da01 06:02:33 Removing intermediate container 6f3333b7da01 06:02:33 ---> be7d03fea0f1 06:02:33 Step 4/7 : RUN apk add bash 06:02:33 ---> Running in 7d54cb5550fc 06:02:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:02:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:02:35 OK: 219 MiB in 52 packages 06:02:35 Removing intermediate container 7d54cb5550fc 06:02:35 ---> 342b3a69cf7e 06:02:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:02:35 ---> Running in f436b93e0358 06:02:35 Removing intermediate container f436b93e0358 06:02:35 ---> 89ed84a0e3cf 06:02:35 Step 6/7 : COPY go.mod . 06:02:35 ---> 985a171a2c83 06:02:35 Step 7/7 : RUN go mod download 06:02:35 ---> Running in 4099fcbf3dc5 06:03:15 Removing intermediate container 4099fcbf3dc5 06:03:15 ---> 43754f880ffa 06:03:15 Successfully built 43754f880ffa 06:03:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:15 + docker inspect -f . ci-base-image-x86_64 06:03:15 . [Pipeline] withDockerContainer 06:03:15 prd-centos7-docker-4c-2g-1842 does not seem to be running inside a container 06:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 06:03:16 $ docker top fd8f8147fbc2cad34f046bbdd84a917dc82d601f405827e8f77e27f9a1641e05 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:16 + go version 06:03:16 go version go1.16.6 linux/amd64 [Pipeline] } 06:03:16 $ docker stop --time=1 fd8f8147fbc2cad34f046bbdd84a917dc82d601f405827e8f77e27f9a1641e05 06:03:17 $ docker rm -f fd8f8147fbc2cad34f046bbdd84a917dc82d601f405827e8f77e27f9a1641e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:18 + docker inspect -f . ci-base-image-x86_64 06:03:18 . [Pipeline] withDockerContainer 06:03:18 prd-centos7-docker-4c-2g-1842 does not seem to be running inside a container 06:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 06:03:18 $ docker top b2ad381d147814544c54bb4e5378fe4ad2f247d625d1c78eff2e10b733658e2b -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:19 + go mod tidy [Pipeline] sh 06:03:19 + make test 06:03:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:03:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:03:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 83.5% of statements 06:03:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:03:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:03:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 06:03:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 06:03:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 06:03:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.021s coverage: 46.9% of statements 06:03:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 06:03:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.2% of statements 06:03:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 06:03:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 06:03:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 06:03:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:03:37 gofmt -l . 06:03:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:03:37 $ docker stop --time=1 b2ad381d147814544c54bb4e5378fe4ad2f247d625d1c78eff2e10b733658e2b 06:03:38 $ docker rm -f b2ad381d147814544c54bb4e5378fe4ad2f247d625d1c78eff2e10b733658e2b [Pipeline] // withDockerContainer [Pipeline] sh 06:03:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:39 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 06:03:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1843 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 06:03:44 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 06:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:44 06:03:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:03:44 Selected Git installation does not exist. Using Default 06:03:44 The recommended git tool is: NONE 06:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:44 latest: Pulling from edgex-lftools-log-publisher 06:03:44 b4d181a07f80: Pulling fs layer 06:03:44 a1111a8f2ec3: Pulling fs layer 06:03:44 ed53099fbce6: Pulling fs layer 06:03:44 dc539afda2c1: Pulling fs layer 06:03:44 77bc0d833cb6: Pulling fs layer 06:03:44 9065ff56babe: Pulling fs layer 06:03:44 d287ab97295c: Pulling fs layer 06:03:44 dc539afda2c1: Waiting 06:03:44 77bc0d833cb6: Waiting 06:03:44 9065ff56babe: Waiting 06:03:44 d287ab97295c: Waiting 06:03:45 a1111a8f2ec3: Verifying Checksum 06:03:45 a1111a8f2ec3: Download complete 06:03:45 dc539afda2c1: Verifying Checksum 06:03:45 dc539afda2c1: Download complete 06:03:45 77bc0d833cb6: Verifying Checksum 06:03:45 77bc0d833cb6: Download complete 06:03:45 9065ff56babe: Verifying Checksum 06:03:45 9065ff56babe: Download complete 06:03:45 ed53099fbce6: Verifying Checksum 06:03:45 ed53099fbce6: Download complete 06:03:46 b4d181a07f80: Verifying Checksum 06:03:46 b4d181a07f80: Download complete 06:03:47 b4d181a07f80: Pull complete 06:03:47 a1111a8f2ec3: Pull complete 06:03:48 ed53099fbce6: Pull complete 06:03:48 dc539afda2c1: Pull complete 06:03:48 77bc0d833cb6: Pull complete 06:03:48 9065ff56babe: Pull complete 06:03:49 d287ab97295c: Verifying Checksum 06:03:49 d287ab97295c: Download complete 06:03:50 using credential edgex-jenkins-ssh 06:03:50 Cloning the remote Git repository 06:03:50 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:03:50 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 06:03:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:03:50 > git --version # timeout=10 06:03:50 > git --version # 'git version 2.17.1' 06:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:03:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:03:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:03:52 Merging remotes/origin/main commit cd1e6cdd09f357267a5e1619e7151de38673cd57 into PR head commit 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 06:03:52 Merge succeeded, producing 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 06:03:52 Checking out Revision 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 (PR-648) 06:03:52 > git config core.sparsecheckout # timeout=10 06:03:52 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 06:03:52 > git remote # timeout=10 06:03:52 > git config --get remote.origin.url # timeout=10 06:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:52 > git merge cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 06:03:52 > git rev-parse HEAD^{commit} # timeout=10 06:03:52 > git config core.sparsecheckout # timeout=10 06:03:52 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 06:03:54 d287ab97295c: Pull complete 06:03:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:03:54 prd-centos7-docker-4c-2g-1842 does not seem to be running inside a container 06:03:54 $ 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/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 06:03:56 $ docker top f33741eb49241f34da1cdd8af0670721edc7f2f245d95d5641b9235d01e51fa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:57 ---> job-cost.sh 06:03:57 lf-activate-venv: SKIPPING 06:03:57 INFO: No Stack... 06:03:57 Commit message: "Merge branch 'main' into issue-640" 06:03:57 06:03:57 GitHub has been notified of this commit’s build result 06:03:57 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:03:58 ========================================================= 06:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:03:58 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:03:58 INFO: Retrieving Pricing Info for: v3-standard-2 06:03:58 INFO: Archiving Costs [Pipeline] sh 06:03:58 + 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 . 06:03:58 + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv 06:03:58 + cut -d, -f6 [Pipeline] lock 06:03:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] 06:03:58 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] did not exist. Created. 06:03:58 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:59 + echo total: 0.05999999865889549 [Pipeline] stash 06:03:59 Stashed 1 file(s) [Pipeline] } 06:03:59 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:59 $ docker stop --time=1 f33741eb49241f34da1cdd8af0670721edc7f2f245d95d5641b9235d01e51fa6 06:03:59 Sending build context to Docker daemon 2.984MB 06:03:59 Step 1/7 : ARG BASE=golang:1.16-alpine 06:03:59 Step 2/7 : FROM ${BASE} 06:04:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:00 595b0fe564bb: Pulling fs layer 06:04:00 24495759ef45: Pulling fs layer 06:04:00 d148012ef14d: Pulling fs layer 06:04:00 e90a11edd702: Pulling fs layer 06:04:00 d77568369979: Pulling fs layer 06:04:00 02195dbdac53: Pulling fs layer 06:04:00 2b1b35aa2570: Pulling fs layer 06:04:00 2c1f732e5b09: Pulling fs layer 06:04:00 e90a11edd702: Waiting 06:04:00 d77568369979: Waiting 06:04:00 02195dbdac53: Waiting 06:04:00 2b1b35aa2570: Waiting 06:04:00 2c1f732e5b09: Waiting 06:04:00 d148012ef14d: Verifying Checksum 06:04:00 d148012ef14d: Download complete 06:04:00 24495759ef45: Verifying Checksum 06:04:00 24495759ef45: Download complete 06:04:00 d77568369979: Verifying Checksum 06:04:00 d77568369979: Download complete 06:04:00 02195dbdac53: Verifying Checksum 06:04:00 02195dbdac53: Download complete 06:04:00 $ docker rm -f f33741eb49241f34da1cdd8af0670721edc7f2f245d95d5641b9235d01e51fa6 [Pipeline] // withDockerContainer 06:04:00 2b1b35aa2570: Verifying Checksum 06:04:00 2b1b35aa2570: Download complete 06:04:00 595b0fe564bb: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:01 595b0fe564bb: Pull complete 06:04:01 24495759ef45: Pull complete 06:04:01 d148012ef14d: Pull complete 06:04:05 2c1f732e5b09: Verifying Checksum 06:04:05 2c1f732e5b09: Download complete 06:04:06 e90a11edd702: Verifying Checksum 06:04:06 e90a11edd702: Download complete 06:04:16 e90a11edd702: Pull complete 06:04:16 d77568369979: Pull complete 06:04:17 02195dbdac53: Pull complete 06:04:17 2b1b35aa2570: Pull complete 06:04:24 2c1f732e5b09: Pull complete 06:04:24 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 06:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:04:24 ---> 88ecf2bb1f95 06:04:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:04:26 ---> Running in 51b2d16b6904 06:04:26 Removing intermediate container 51b2d16b6904 06:04:26 ---> 464da350d3f3 06:04:26 Step 4/7 : RUN apk add bash 06:04:26 ---> Running in e8680f8a79a3 06:04:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:04:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:04:30 OK: 218 MiB in 52 packages 06:04:31 Removing intermediate container e8680f8a79a3 06:04:31 ---> c21b476ce1d3 06:04:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:04:31 ---> Running in f1d9f4a3fd3f 06:04:32 Removing intermediate container f1d9f4a3fd3f 06:04:32 ---> b9ce94f5284a 06:04:32 Step 6/7 : COPY go.mod . 06:04:33 ---> 5b3f4f01a6c2 06:04:33 Step 7/7 : RUN go mod download 06:04:33 ---> Running in 73aab3dc4386 06:05:55 Removing intermediate container 73aab3dc4386 06:05:55 ---> 1efdd8094892 06:05:55 Successfully built 1efdd8094892 06:05:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:55 + docker inspect -f . ci-base-image-arm64 06:05:55 . [Pipeline] withDockerContainer 06:05:56 prd-ubuntu18.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container 06:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 06:05:57 $ docker top 11db24a1ec6769c37b6b2207df9a36cbcb6417c2b6cdb113bf9c5c9b1b9b8a42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:58 + go version 06:05:58 go version go1.16.6 linux/arm64 [Pipeline] } 06:05:58 $ docker stop --time=1 11db24a1ec6769c37b6b2207df9a36cbcb6417c2b6cdb113bf9c5c9b1b9b8a42 06:06:00 $ docker rm -f 11db24a1ec6769c37b6b2207df9a36cbcb6417c2b6cdb113bf9c5c9b1b9b8a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:01 + docker inspect -f . ci-base-image-arm64 06:06:01 . [Pipeline] withDockerContainer 06:06:01 prd-ubuntu18.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container 06:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 06:06:03 $ docker top e0186b336e45bc05c548b4c0ff4ba90397fb353b07cdbbbe91a883bac3783434 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:04 + go mod tidy [Pipeline] sh 06:06:05 + make test 06:06:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:06:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:06:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.410s coverage: 83.5% of statements 06:06:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 06:06:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:06:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 06:06:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.085s coverage: 26.3% of statements 06:06:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.106s coverage: 46.9% of statements 06:06:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.097s coverage: 90.0% of statements 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.289s coverage: 86.2% of statements 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.072s coverage: 59.5% of statements 06:06:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements 06:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 06:06:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:07:06 gofmt -l . 06:07:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:07:06 $ docker stop --time=1 e0186b336e45bc05c548b4c0ff4ba90397fb353b07cdbbbe91a883bac3783434 06:07:08 $ docker rm -f e0186b336e45bc05c548b4c0ff4ba90397fb353b07cdbbbe91a883bac3783434 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:09 Warning: overwriting stash ‘coverage-report’ 06:07:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:13 06:07:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:14 arm64: Pulling from edgex-lftools-log-publisher 06:07:14 448f6bf000e3: Pulling fs layer 06:07:14 f757da607395: Pulling fs layer 06:07:14 05883995daec: Pulling fs layer 06:07:14 8603b9c90790: Pulling fs layer 06:07:14 1560dd03e051: Pulling fs layer 06:07:14 27f5ce0e4adf: Pulling fs layer 06:07:14 c2d8d7efcc4b: Pulling fs layer 06:07:14 1560dd03e051: Waiting 06:07:14 27f5ce0e4adf: Waiting 06:07:14 8603b9c90790: Waiting 06:07:14 c2d8d7efcc4b: Waiting 06:07:15 f757da607395: Verifying Checksum 06:07:15 f757da607395: Download complete 06:07:15 8603b9c90790: Verifying Checksum 06:07:15 8603b9c90790: Download complete 06:07:15 1560dd03e051: Download complete 06:07:15 27f5ce0e4adf: Verifying Checksum 06:07:15 27f5ce0e4adf: Download complete 06:07:15 05883995daec: Verifying Checksum 06:07:15 05883995daec: Download complete 06:07:16 448f6bf000e3: Download complete 06:07:19 448f6bf000e3: Pull complete 06:07:19 c2d8d7efcc4b: Download complete 06:07:20 f757da607395: Pull complete 06:07:21 05883995daec: Pull complete 06:07:22 8603b9c90790: Pull complete 06:07:23 1560dd03e051: Pull complete 06:07:23 27f5ce0e4adf: Pull complete 06:07:38 c2d8d7efcc4b: Pull complete 06:07:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:07:39 prd-ubuntu18.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container 06:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 06:07:42 $ docker top 56262b043325833639169165bea474034b8ffe680767007d486e16f2b544ebb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:43 ---> job-cost.sh 06:07:43 lf-activate-venv: SKIPPING 06:07:43 INFO: No Stack... 06:07:44 INFO: Retrieving Pricing Info for: v2-standard-4 06:07:45 INFO: Archiving Costs [Pipeline] sh 06:07:45 + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv 06:07:45 + cut -d, -f6 [Pipeline] lock 06:07:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] 06:07:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] did not exist. Created. 06:07:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:46 /w/workspace/go-mod-core-contracts/7@tmp/durable-e899dcb4/script.sh: 1: /w/workspace/go-mod-core-contracts/7@tmp/durable-e899dcb4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:07:47 + echo total: 0.18000000715255737 [Pipeline] stash 06:07:47 Warning: overwriting stash ‘stack-cost’ 06:07:47 Stashed 1 file(s) [Pipeline] } 06:07:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:47 $ docker stop --time=1 56262b043325833639169165bea474034b8ffe680767007d486e16f2b544ebb9 06:07:48 $ docker rm -f 56262b043325833639169165bea474034b8ffe680767007d486e16f2b544ebb9 [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 06:07:50 provisioning config files... 06:07:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config6382575687682983012tmp [Pipeline] { [Pipeline] sh 06:07:50 + set +x 06:07:50 + bash -s -- 06:07:50 + curl -s https://codecov.io/bash 06:07:50 06:07:50 _____ _ 06:07:50 / ____| | | 06:07:50 | | ___ __| | ___ ___ _____ __ 06:07:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:07:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:07:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:07:50 Bash-1.0.6 06:07:50 06:07:50 06:07:50 ==> git version 2.24.4 found 06:07:50 ==> 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 06:07:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:07:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:07:50 ==> Jenkins CI detected. 06:07:50 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 06:07:50 project root: . 06:07:50 --> token set from env 06:07:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:07:50 ==> Running gcov in . (disable via -X gcov) 06:07:50 ==> Python coveragepy not found 06:07:50 ==> Searching for coverage reports in: 06:07:50 + . 06:07:50 -> Found 1 reports 06:07:50 ==> Detecting git/mercurial file structure 06:07:50 ==> Reading reports 06:07:50 + ./coverage.out bytes=101588 06:07:50 ==> Appending adjustments 06:07:50 https://docs.codecov.io/docs/fixing-reports 06:07:51 + Found adjustments 06:07:51 ==> Gzipping contents 06:07:51 16K /tmp/codecov.RAmuRU.gz 06:07:51 ==> Uploading reports 06:07:51 url: https://codecov.io 06:07:51 query: branch=PR-648&commit=1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 06:07:51 -> Pinging Codecov 06:07:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-648&commit=1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 06:07:51 -> Uploading to 06:07:51 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/71470A77251A30514AAF9C0BB2E5B6CE/1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962/ad937863-0863-40fb-9d6e-42738eb09357.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T060751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=481b2a95be7efdaf6e0b1710aac9e9f6687bd5384c8fbc01251869431aa2e50d 06:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:51 Dload Upload Total Spent Left Speed 06:07:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15242 0 0 100 15242 0 40032 --:--:-- --:--:-- --:--:-- 40110 06:07:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [Pipeline] } 06:07:52 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 06:07:54 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-648/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:07:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:55 ---> package-listing.sh 06:07:55 ++ tr '[:upper:]' '[:lower:]' 06:07:55 ++ facter osfamily 06:07:55 + OS_FAMILY=redhat 06:07:55 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 06:07:55 + START_PACKAGES=/tmp/packages_start.txt 06:07:55 + END_PACKAGES=/tmp/packages_end.txt 06:07:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:55 + PACKAGES=/tmp/packages_start.txt 06:07:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 06:07:55 + PACKAGES=/tmp/packages_end.txt 06:07:55 + case "${OS_FAMILY}" in 06:07:55 + sort 06:07:55 + rpm -qa 06:07:55 + '[' -f /tmp/packages_start.txt ']' 06:07:55 + '[' -f /tmp/packages_end.txt ']' 06:07:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 06:07:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ 06:07:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [Pipeline] echo 06:07:55 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-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:56 06:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:57 latest: Pulling from edgex-lftools-log-publisher 06:07:57 b4d181a07f80: Pulling fs layer 06:07:57 a1111a8f2ec3: Pulling fs layer 06:07:57 ed53099fbce6: Pulling fs layer 06:07:57 dc539afda2c1: Pulling fs layer 06:07:57 77bc0d833cb6: Pulling fs layer 06:07:57 9065ff56babe: Pulling fs layer 06:07:57 d287ab97295c: Pulling fs layer 06:07:57 dc539afda2c1: Waiting 06:07:57 77bc0d833cb6: Waiting 06:07:57 9065ff56babe: Waiting 06:07:57 d287ab97295c: Waiting 06:07:57 a1111a8f2ec3: Verifying Checksum 06:07:57 a1111a8f2ec3: Download complete 06:07:57 dc539afda2c1: Verifying Checksum 06:07:57 dc539afda2c1: Download complete 06:07:57 77bc0d833cb6: Verifying Checksum 06:07:57 77bc0d833cb6: Download complete 06:07:57 ed53099fbce6: Verifying Checksum 06:07:57 ed53099fbce6: Download complete 06:07:57 9065ff56babe: Verifying Checksum 06:07:57 9065ff56babe: Download complete 06:07:58 b4d181a07f80: Verifying Checksum 06:07:58 b4d181a07f80: Download complete 06:07:59 b4d181a07f80: Pull complete 06:07:59 a1111a8f2ec3: Pull complete 06:08:00 ed53099fbce6: Pull complete 06:08:00 dc539afda2c1: Pull complete 06:08:00 77bc0d833cb6: Pull complete 06:08:00 9065ff56babe: Pull complete 06:08:02 d287ab97295c: Download complete 06:08:07 d287ab97295c: Pull complete 06:08:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:08:07 prd-centos7-docker-4c-2g-1841 does not seem to be running inside a container 06:08:07 $ 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-648/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-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:09 $ docker top 6f2c8784a12cb3a4b6ce32875613c9e1e05416cb5554970ce4d31d96cef09b88 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:08:10 + ls /var/log/sa-host 06:08:10 + sadf -c /var/log/sa-host/sa03 06:08:10 file_magic: OK 06:08:10 HZ: Using current value: 100 06:08:10 file_header: OK 06:08:10 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 06:08:10 Statistics: 06:08:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:08:10 File successfully converted to sysstat format version 12.0.3 06:08:10 + sadf -c /var/log/sa-host/sa05 06:08:10 file_magic: OK 06:08:10 HZ: Using current value: 100 06:08:10 file_header: OK 06:08:10 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 06:08:10 Statistics: 06:08:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:08:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:10 provisioning config files... 06:08:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config3040848048165611753tmp [Pipeline] { [Pipeline] echo 06:08:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:11 ---> create-netrc.sh [Pipeline] } 06:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:08:11 ---> python-tools-install.sh [Pipeline] echo 06:08:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:08:11 ---> sudo-logs.sh 06:08:11 Archiving 'sudo' log.. 06:08:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-1841.vexxhost.local: Name or service not known 06:08:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-1841.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:08:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:08:12 ---> job-cost.sh 06:08:12 lf-activate-venv: SKIPPING 06:08:12 DEBUG: total: 0.18000000715255737 06:08:12 INFO: Retrieving Stack Cost... 06:08:13 INFO: Retrieving Pricing Info for: v3-standard-2 06:08:13 INFO: Archiving Costs [Pipeline] echo 06:08:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:08:13 ---> logs-deploy.sh 06:08:13 lf-activate-venv: SKIPPING 06:08:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/7 06:08:13 INFO: archiving workspace using pattern(s): 06:08:14 Archives upload complete. 06:08:14 INFO: archiving logs to Nexus 06:08:16 ---> uname -a: 06:08:16 Linux prd-centos7-docker-4c-2g-1841.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 06:08:16 06:08:16 06:08:16 ---> lscpu: 06:08:16 Architecture: x86_64 06:08:16 CPU op-mode(s): 32-bit, 64-bit 06:08:16 Byte Order: Little Endian 06:08:16 Address sizes: 40 bits physical, 48 bits virtual 06:08:16 CPU(s): 2 06:08:16 On-line CPU(s) list: 0,1 06:08:16 Thread(s) per core: 1 06:08:16 Core(s) per socket: 1 06:08:16 Socket(s): 2 06:08:16 NUMA node(s): 1 06:08:16 Vendor ID: AuthenticAMD 06:08:16 CPU family: 23 06:08:16 Model: 49 06:08:16 Model name: AMD EPYC-Rome Processor 06:08:16 Stepping: 0 06:08:16 CPU MHz: 2799.998 06:08:16 BogoMIPS: 5599.99 06:08:16 Virtualization: AMD-V 06:08:16 Hypervisor vendor: KVM 06:08:16 Virtualization type: full 06:08:16 L1d cache: 32K 06:08:16 L1i cache: 32K 06:08:16 L2 cache: 512K 06:08:16 L3 cache: 16384K 06:08:16 NUMA node0 CPU(s): 0,1 06:08:16 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 06:08:16 06:08:16 06:08:16 ---> nproc: 06:08:16 2 06:08:16 06:08:16 06:08:16 ---> df -h: 06:08:16 Filesystem Size Used Avail Use% Mounted on 06:08:16 overlay 40G 7.7G 33G 20% / 06:08:16 tmpfs 64M 0 64M 0% /dev 06:08:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:08:16 shm 64M 0 64M 0% /dev/shm 06:08:16 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:08:16 06:08:16 06:08:16 ---> sar -b -r -n DEV: 06:08:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 06:08:16 06:08:16 05:58:36 LINUX RESTART (2 CPU) 06:08:16 06:08:16 05:59:01 tps rtps wtps bread/s bwrtn/s 06:08:16 06:00:01 105.46 12.27 93.19 4361.44 4352.99 06:08:16 06:01:01 1.65 0.02 1.63 0.13 37.01 06:08:16 06:02:01 0.67 0.10 0.57 1.73 10.64 06:08:16 06:03:01 0.32 0.00 0.32 0.00 5.38 06:08:16 06:04:01 0.30 0.00 0.30 0.00 5.33 06:08:16 06:05:01 0.30 0.00 0.30 0.00 4.21 06:08:16 06:06:01 0.20 0.00 0.20 0.00 3.30 06:08:16 06:07:01 0.23 0.00 0.23 0.00 3.60 06:08:16 06:08:01 3.90 0.13 3.76 13.73 138.05 06:08:16 Average: 12.57 1.39 11.17 486.62 507.01 06:08:16 06:08:16 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:08:16 06:00:01 5456912 0 811924 10.14 2620 1737476 1272716 14.05 583640 1567496 136 06:08:16 06:01:01 5465556 0 803272 10.03 2620 1737484 1200196 13.25 576252 1567460 8 06:08:16 06:02:01 5464676 0 804024 10.04 2620 1737612 1197980 13.23 580632 1565000 8 06:08:16 06:03:01 5462428 0 806268 10.07 2620 1737616 1197944 13.23 581956 1565000 8 06:08:16 06:04:01 5464008 0 804680 10.05 2620 1737624 1197788 13.22 575496 1570576 20 06:08:16 06:05:01 5459572 0 809116 10.10 2620 1737624 1197836 13.22 579588 1570576 8 06:08:16 06:06:01 5461056 0 807628 10.08 2620 1737628 1197572 13.22 578108 1570624 16 06:08:16 06:07:01 5457220 0 811456 10.13 2620 1737636 1197636 13.22 582504 1570624 16 06:08:16 06:08:01 5149804 0 892152 11.14 2620 1964356 1471088 16.24 776980 1653348 225768 06:08:16 Average: 5426804 0 816724 10.20 2620 1762784 1236751 13.65 601684 1577856 25110 06:08:16 06:08:16 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:08:16 06:00:01 eth0 594.62 354.85 1020.36 81.57 0.00 0.00 0.00 0.00 06:08:16 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:00:01 docker0 13.80 10.17 2.63 27.18 0.00 0.00 0.00 0.00 06:08:16 06:01:01 eth0 0.08 0.10 0.01 0.02 0.00 0.00 0.00 0.00 06:08:16 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:02:01 eth0 4.03 1.62 3.17 0.11 0.00 0.00 0.00 0.00 06:08:16 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:03:01 eth0 1.22 0.32 0.33 0.20 0.00 0.00 0.00 0.00 06:08:16 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:04:01 eth0 1.45 0.35 0.37 0.20 0.00 0.00 0.00 0.00 06:08:16 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:05:01 eth0 0.90 0.60 0.45 0.28 0.00 0.00 0.00 0.00 06:08:16 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:08:16 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:08:16 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:08:01 eth0 350.79 234.63 2446.71 53.20 0.00 0.00 0.00 0.00 06:08:16 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 Average: eth0 105.96 65.87 385.76 15.07 0.00 0.00 0.00 0.00 06:08:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:16 Average: docker0 1.53 1.13 0.29 3.02 0.00 0.00 0.00 0.00 06:08:16 06:08:16 06:08:16 ---> sar -P ALL: 06:08:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 06:08:16 06:08:16 05:58:36 LINUX RESTART (2 CPU) 06:08:16 06:08:16 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:08:16 06:00:01 all 11.81 0.00 3.16 2.05 0.07 82.91 06:08:16 06:00:01 0 11.97 0.00 3.67 3.03 0.07 81.26 06:08:16 06:00:01 1 11.65 0.00 2.65 1.08 0.07 84.55 06:08:16 06:01:01 all 0.14 0.00 0.08 0.00 0.02 99.77 06:08:16 06:01:01 0 0.20 0.00 0.10 0.00 0.02 99.68 06:08:16 06:01:01 1 0.08 0.00 0.05 0.00 0.02 99.85 06:08:16 06:02:01 all 0.18 0.00 0.07 0.00 0.03 99.72 06:08:16 06:02:01 0 0.13 0.00 0.07 0.00 0.05 99.75 06:08:16 06:02:01 1 0.23 0.00 0.07 0.00 0.02 99.68 06:08:16 06:03:01 all 0.21 0.00 0.04 0.00 0.03 99.72 06:08:16 06:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:08:16 06:03:01 1 0.37 0.00 0.05 0.00 0.03 99.55 06:08:16 06:04:01 all 0.18 0.00 0.04 0.00 0.03 99.75 06:08:16 06:04:01 0 0.15 0.00 0.05 0.00 0.03 99.77 06:08:16 06:04:01 1 0.22 0.00 0.03 0.00 0.02 99.73 06:08:16 06:05:01 all 0.13 0.00 0.03 0.00 0.02 99.82 06:08:16 06:05:01 0 0.25 0.00 0.03 0.00 0.02 99.70 06:08:16 06:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:08:16 06:06:01 all 0.23 0.00 0.03 0.00 0.03 99.72 06:08:16 06:06:01 0 0.38 0.00 0.03 0.00 0.02 99.57 06:08:16 06:06:01 1 0.07 0.00 0.03 0.00 0.03 99.87 06:08:16 06:07:01 all 0.16 0.00 0.03 0.00 0.03 99.78 06:08:16 06:07:01 0 0.30 0.00 0.05 0.00 0.03 99.62 06:08:16 06:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:08:16 06:08:01 all 4.36 0.00 1.52 0.03 0.03 94.06 06:08:16 06:08:01 0 3.81 0.00 1.74 0.03 0.03 94.38 06:08:16 06:08:01 1 4.91 0.00 1.30 0.02 0.03 93.74 06:08:16 Average: all 1.91 0.00 0.55 0.23 0.03 97.29 06:08:16 Average: 0 1.89 0.00 0.63 0.33 0.03 97.12 06:08:16 Average: 1 1.92 0.00 0.46 0.12 0.03 97.47 06:08:16 06:08:16 06:08:16