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 73661a1a642cca7c7592f925989fa475de7fa16a rather than 57463d16d5fe6f398142ca436d8f0223791c9038 Obtained Jenkinsfile from 73661a1a642cca7c7592f925989fa475de7fa16a 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-ssh929070085112270307.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-ssh2161237668365008600.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-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-ssh5787240564748440005.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-ssh1780922336732101404.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-ssh486068604796709582.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-284 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-ssh4092320910726285939.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-648@tmp/jenkins-gitclient-ssh7878723538512251537.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 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit 57463d16d5fe6f398142ca436d8f0223791c9038 Merge succeeded, producing 57463d16d5fe6f398142ca436d8f0223791c9038 Checking out Revision 57463d16d5fe6f398142ca436d8f0223791c9038 (PR-648) > git config core.sparsecheckout # timeout=10 > git checkout -f 57463d16d5fe6f398142ca436d8f0223791c9038 # 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-ssh8945545924708838988.key > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 Commit message: "Merge branch 'main' into issue-640" > git rev-list --no-walk ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:13:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:13:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:13:07 ========================================================= 15:13:07 EdgeX Global Pipelines Version Info 15:13:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:13:09 ------------------- 15:13:09 stable info: 15:13:09 ------------------- 15:13:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:13:09 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 15:13:09 Message: update stable to v1.0.197 15:13:10 ------------------- 15:13:10 experimental info: 15:13:10 ------------------- 15:13:10 Commited By: **** collab-it+edgex@linuxfoundation.org 15:13:10 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 15:13:10 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo 15:13:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57463d16d5fe6f398142ca436d8f0223791c9038 [Pipeline] echo 15:13:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57463d1 [Pipeline] echo 15:13:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:11 + git log --format=format:%s -1 57463d16d5fe6f398142ca436d8f0223791c9038 [Pipeline] echo 15:13:11 GIT_COMMIT: 57463d16d5fe6f398142ca436d8f0223791c9038, Commit Message: Merge branch 'main' into issue-640 [Pipeline] echo 15:13:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:12 15:13:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:13:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:12 latest: Pulling from edgex-devops/git-semver 15:13:12 31603596830f: Pulling fs layer 15:13:12 b6dc333f4379: Pulling fs layer 15:13:12 3d9ef1400e77: Pulling fs layer 15:13:12 fd332fbdc1db: Pulling fs layer 15:13:12 fd332fbdc1db: Waiting 15:13:12 b6dc333f4379: Verifying Checksum 15:13:12 b6dc333f4379: Download complete 15:13:13 31603596830f: Download complete 15:13:13 fd332fbdc1db: Verifying Checksum 15:13:13 fd332fbdc1db: Download complete 15:13:13 31603596830f: Pull complete 15:13:13 b6dc333f4379: Pull complete 15:13:13 3d9ef1400e77: Verifying Checksum 15:13:13 3d9ef1400e77: Download complete 15:13:14 3d9ef1400e77: Pull complete 15:13:14 fd332fbdc1db: Pull complete 15:13:14 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:13:14 prd-centos7-docker-4c-2g-284 does not seem to be running inside a container 15:13:14 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:15 $ docker top f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:15 [ssh-agent] Looking for ssh-agent implementation... 15:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:15 $ docker exec f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d ssh-agent 15:13:15 SSH_AUTH_SOCK=/tmp/ssh-GJuJ95fUhs7k/agent.13 15:13:15 SSH_AGENT_PID=19 15:13:15 Running ssh-add (command line suppressed) 15:13:15 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6329623655995583811.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6329623655995583811.key) 15:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:16 + git tag --points-at HEAD [Pipeline] } 15:13:16 $ docker exec --env ******** --env ******** f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d ssh-agent -k 15:13:16 unset SSH_AUTH_SOCK; 15:13:16 unset SSH_AGENT_PID; 15:13:16 echo Agent pid 19 killed; 15:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:16 [ssh-agent] Looking for ssh-agent implementation... 15:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:16 $ docker exec f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d ssh-agent 15:13:16 SSH_AUTH_SOCK=/tmp/ssh-t6B6mq3PpzQl/agent.52 15:13:16 SSH_AGENT_PID=59 15:13:16 Running ssh-add (command line suppressed) 15:13:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_2808101017717575128.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_2808101017717575128.key) 15:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:17 + git semver init 15:13:17 # -> Open(): unable to determine branch for HEAD 15:13:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git 15:13:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 15:13:17 # $SEMVER_REMOTE_NAME = origin 15:13:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:17 # $SEMVER_USER_NAME = edgex-jenkins 15:13:17 # $SEMVER_BRANCH = PR-648 15:13:17 # $SEMVER_TEMP = /tmp/semver-821114698 15:13:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:13:17 # '/tmp/semver-821114698' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' 15:13:17 # -> Force: false 15:13:17 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } 15:13:18 $ docker exec --env ******** --env ******** f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d ssh-agent -k 15:13:18 unset SSH_AUTH_SOCK; 15:13:18 unset SSH_AGENT_PID; 15:13:18 echo Agent pid 59 killed; 15:13:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:18 + git semver [Pipeline] } 15:13:18 $ docker stop --time=1 f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d 15:13:19 $ docker rm -f f5b919f31711571b5fb88ab5b57da2c55795c3720f5a21d7e4613bb18a4e1b0d [Pipeline] // withDockerContainer [Pipeline] sh 15:13:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:13:20 Stashed 1 file(s) [Pipeline] echo 15:13:20 [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 15:13:36 Still waiting to schedule task 15:13:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-284’ 15:13:36 Still waiting to schedule task 15:13:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:15:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-285 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 15:15:45 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 15:15:46 Selected Git installation does not exist. Using Default 15:15:46 The recommended git tool is: NONE 15:15:51 using credential edgex-jenkins-ssh 15:15:51 Cloning the remote Git repository 15:15:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:15:51 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 15:15:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:15:51 > git --version # timeout=10 15:15:51 > git --version # 'git version 2.17.1' 15:15:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:15:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:15:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:15:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:54 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit 57463d16d5fe6f398142ca436d8f0223791c9038 15:15:54 Merge succeeded, producing 57463d16d5fe6f398142ca436d8f0223791c9038 15:15:54 Checking out Revision 57463d16d5fe6f398142ca436d8f0223791c9038 (PR-648) 15:15:53 > 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 15:15:54 > git config core.sparsecheckout # timeout=10 15:15:54 > git checkout -f 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 15:15:54 > git remote # timeout=10 15:15:54 > git config --get remote.origin.url # timeout=10 15:15:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:54 > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 15:15:54 > git rev-parse HEAD^{commit} # timeout=10 15:15:54 > git config core.sparsecheckout # timeout=10 15:15:54 > git checkout -f 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 15:15:58 Commit message: "Merge branch 'main' into issue-640" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:15:59 Running on prd-centos7-docker-4c-2g-286 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 15:15:59 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 15:15:59 Selected Git installation does not exist. Using Default 15:15:59 The recommended git tool is: NONE [Pipeline] echo 15:15:59 ========================================================= 15:15:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:15:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:16:00 + 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 . 15:16:01 Sending build context to Docker daemon 2.978MB 15:16:01 Step 1/7 : ARG BASE=golang:1.16-alpine 15:16:01 Step 2/7 : FROM ${BASE} 15:16:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:16:02 595b0fe564bb: Pulling fs layer 15:16:02 24495759ef45: Pulling fs layer 15:16:02 d148012ef14d: Pulling fs layer 15:16:02 cb65c68fc2e2: Pulling fs layer 15:16:02 093eec477d81: Pulling fs layer 15:16:02 a6d5b2bbb924: Pulling fs layer 15:16:02 2446dc1eb7d3: Pulling fs layer 15:16:02 596795e73e0f: Pulling fs layer 15:16:02 cb65c68fc2e2: Waiting 15:16:02 093eec477d81: Waiting 15:16:02 a6d5b2bbb924: Waiting 15:16:02 2446dc1eb7d3: Waiting 15:16:02 596795e73e0f: Waiting 15:16:02 d148012ef14d: Verifying Checksum 15:16:02 d148012ef14d: Download complete 15:16:02 24495759ef45: Download complete 15:16:02 093eec477d81: Verifying Checksum 15:16:02 093eec477d81: Download complete 15:16:02 a6d5b2bbb924: Download complete 15:16:02 595b0fe564bb: Verifying Checksum 15:16:02 595b0fe564bb: Download complete 15:16:02 2446dc1eb7d3: Verifying Checksum 15:16:02 2446dc1eb7d3: Download complete 15:16:02 using credential edgex-jenkins-ssh 15:16:02 Cloning the remote Git repository 15:16:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:02 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 15:16:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:02 > git --version # timeout=10 15:16:02 > git --version # 'git version 2.24.4' 15:16:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:02 [INFO] Currently running in a labeled security context 15:16:02 [INFO] Currently SELinux is 'enforcing' on the host 15:16:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh6378457930424010224.key 15:16:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:04 595b0fe564bb: Pull complete 15:16:04 596795e73e0f: Verifying Checksum 15:16:04 596795e73e0f: Download complete 15:16:05 24495759ef45: Pull complete 15:16:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:16:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:04 [INFO] Currently running in a labeled security context 15:16:04 [INFO] Currently SELinux is 'enforcing' on the host 15:16:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh4721812910420579224.key 15:16:04 > 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 15:16:05 Merging remotes/origin/main commit 73661a1a642cca7c7592f925989fa475de7fa16a into PR head commit 57463d16d5fe6f398142ca436d8f0223791c9038 15:16:05 Merge succeeded, producing 57463d16d5fe6f398142ca436d8f0223791c9038 15:16:05 Checking out Revision 57463d16d5fe6f398142ca436d8f0223791c9038 (PR-648) 15:16:05 d148012ef14d: Pull complete 15:16:05 cb65c68fc2e2: Verifying Checksum 15:16:05 cb65c68fc2e2: Download complete 15:16:05 > git config core.sparsecheckout # timeout=10 15:16:05 > git checkout -f 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 15:16:05 > git remote # timeout=10 15:16:05 > git config --get remote.origin.url # timeout=10 15:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:05 [INFO] Currently running in a labeled security context 15:16:05 [INFO] Currently SELinux is 'enforcing' on the host 15:16:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh8797601583522230946.key 15:16:05 > git merge 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 15:16:05 > git rev-parse HEAD^{commit} # timeout=10 15:16:05 > git config core.sparsecheckout # timeout=10 15:16:05 > git checkout -f 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 15:16:09 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 15:16:09 ========================================================= 15:16:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:16:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:16:10 + 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 . 15:16:10 Sending build context to Docker daemon 2.979MB 15:16:10 Step 1/7 : ARG BASE=golang:1.16-alpine 15:16:10 Step 2/7 : FROM ${BASE} 15:16:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:16:10 540db60ca938: Pulling fs layer 15:16:10 adcc1eea9eea: Pulling fs layer 15:16:10 4c4ab2625f07: Pulling fs layer 15:16:10 0773c198feca: Pulling fs layer 15:16:10 345f892a5656: Pulling fs layer 15:16:10 4796506630df: Pulling fs layer 15:16:10 cc55df3e53f1: Pulling fs layer 15:16:10 4d027b6c602c: Pulling fs layer 15:16:10 449e75d2c14e: Pulling fs layer 15:16:10 0773c198feca: Waiting 15:16:10 345f892a5656: Waiting 15:16:10 4796506630df: Waiting 15:16:10 cc55df3e53f1: Waiting 15:16:10 4d027b6c602c: Waiting 15:16:10 449e75d2c14e: Waiting 15:16:10 4c4ab2625f07: Verifying Checksum 15:16:10 4c4ab2625f07: Download complete 15:16:10 adcc1eea9eea: Verifying Checksum 15:16:10 adcc1eea9eea: Download complete 15:16:10 345f892a5656: Verifying Checksum 15:16:10 345f892a5656: Download complete 15:16:10 4796506630df: Verifying Checksum 15:16:10 4796506630df: Download complete 15:16:10 cc55df3e53f1: Verifying Checksum 15:16:10 cc55df3e53f1: Download complete 15:16:10 540db60ca938: Verifying Checksum 15:16:10 540db60ca938: Download complete 15:16:10 540db60ca938: Pull complete 15:16:11 adcc1eea9eea: Pull complete 15:16:11 4c4ab2625f07: Pull complete 15:16:12 4d027b6c602c: Verifying Checksum 15:16:12 4d027b6c602c: Download complete 15:16:15 449e75d2c14e: Verifying Checksum 15:16:15 449e75d2c14e: Download complete 15:16:16 cb65c68fc2e2: Pull complete 15:16:16 093eec477d81: Pull complete 15:16:17 a6d5b2bbb924: Pull complete 15:16:17 0773c198feca: Verifying Checksum 15:16:17 0773c198feca: Download complete 15:16:17 2446dc1eb7d3: Pull complete 15:16:20 0773c198feca: Pull complete 15:16:20 345f892a5656: Pull complete 15:16:20 4796506630df: Pull complete 15:16:20 cc55df3e53f1: Pull complete 15:16:20 4d027b6c602c: Pull complete 15:16:21 596795e73e0f: Pull complete 15:16:21 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 15:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:16:21 ---> d9e956139c92 15:16:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:22 449e75d2c14e: Pull complete 15:16:22 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 15:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:16:22 ---> 0d28375d9b5b 15:16:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:24 ---> Running in 8305f61fbafa 15:16:24 Removing intermediate container 8305f61fbafa 15:16:24 ---> 1e652b2c9024 15:16:24 Step 4/7 : RUN apk add bash 15:16:24 ---> Running in 2965dad15e59 15:16:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:16:25 OK: 149 MiB in 40 packages 15:16:25 Removing intermediate container 2965dad15e59 15:16:25 ---> 3cf305a2b7e2 15:16:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:16:25 ---> Running in 4418836fe5cf 15:16:25 Removing intermediate container 4418836fe5cf 15:16:25 ---> 1c6d1ca7ce75 15:16:25 Step 6/7 : COPY go.mod . 15:16:25 ---> 706c378dbfcb 15:16:25 Step 7/7 : RUN go mod download 15:16:25 ---> Running in 20092bb388d4 15:16:26 ---> Running in 743d70bd1e4c 15:16:26 Removing intermediate container 743d70bd1e4c 15:16:26 ---> c00949f76ca6 15:16:26 Step 4/7 : RUN apk add bash 15:16:26 ---> Running in 3c4cacda0e76 15:16:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:16:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:16:30 OK: 138 MiB in 40 packages 15:16:31 Removing intermediate container 3c4cacda0e76 15:16:31 ---> daaf1367a00e 15:16:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:16:31 ---> Running in f72f04a436b0 15:16:32 Removing intermediate container f72f04a436b0 15:16:32 ---> bc129d08b145 15:16:32 Step 6/7 : COPY go.mod . 15:16:32 ---> 26ca7a865642 15:16:32 Step 7/7 : RUN go mod download 15:16:33 ---> Running in b63d40e9e8f8 15:16:58 Removing intermediate container 20092bb388d4 15:16:58 ---> c754c0b8be2f 15:16:58 Successfully built c754c0b8be2f 15:16:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:16:58 + docker inspect -f . ci-base-image-x86_64 15:16:58 . [Pipeline] withDockerContainer 15:16:58 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 15:16:58 $ docker top 43ea9e940b54c390c286814ac128aa8d6321d3c57b0704c68269011b157172ca -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:59 + go version 15:16:59 go version go1.16.5 linux/amd64 [Pipeline] } 15:16:59 $ docker stop --time=1 43ea9e940b54c390c286814ac128aa8d6321d3c57b0704c68269011b157172ca 15:17:00 $ docker rm -f 43ea9e940b54c390c286814ac128aa8d6321d3c57b0704c68269011b157172ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:01 + docker inspect -f . ci-base-image-x86_64 15:17:01 . [Pipeline] withDockerContainer 15:17:01 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 15:17:01 $ docker top 183626c6a77ffd4a446e65d06e565b09acbf3efa655a355081f1d3bde4848033 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:02 + go mod tidy [Pipeline] sh 15:17:02 + make test 15:17:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:17:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.060s coverage: 83.5% of statements 15:17:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:17:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:17:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 15:17:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 46.9% of statements 15:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements 15:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.2% of statements 15:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 15:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements 15:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 15:17:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:17:18 gofmt -l . 15:17:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:17:19 $ docker stop --time=1 183626c6a77ffd4a446e65d06e565b09acbf3efa655a355081f1d3bde4848033 15:17:20 $ docker rm -f 183626c6a77ffd4a446e65d06e565b09acbf3efa655a355081f1d3bde4848033 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:21 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 15:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:22 15:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:22 latest: Pulling from edgex-lftools-log-publisher 15:17:22 b4d181a07f80: Pulling fs layer 15:17:22 a1111a8f2ec3: Pulling fs layer 15:17:22 ed53099fbce6: Pulling fs layer 15:17:22 dc539afda2c1: Pulling fs layer 15:17:22 77bc0d833cb6: Pulling fs layer 15:17:22 9065ff56babe: Pulling fs layer 15:17:22 d287ab97295c: Pulling fs layer 15:17:22 77bc0d833cb6: Waiting 15:17:22 9065ff56babe: Waiting 15:17:22 d287ab97295c: Waiting 15:17:22 dc539afda2c1: Waiting 15:17:22 a1111a8f2ec3: Verifying Checksum 15:17:22 a1111a8f2ec3: Download complete 15:17:22 dc539afda2c1: Verifying Checksum 15:17:22 dc539afda2c1: Download complete 15:17:22 77bc0d833cb6: Verifying Checksum 15:17:22 77bc0d833cb6: Download complete 15:17:22 9065ff56babe: Verifying Checksum 15:17:22 9065ff56babe: Download complete 15:17:23 ed53099fbce6: Verifying Checksum 15:17:23 ed53099fbce6: Download complete 15:17:23 b4d181a07f80: Verifying Checksum 15:17:23 b4d181a07f80: Download complete 15:17:25 b4d181a07f80: Pull complete 15:17:25 a1111a8f2ec3: Pull complete 15:17:25 ed53099fbce6: Pull complete 15:17:25 dc539afda2c1: Pull complete 15:17:25 77bc0d833cb6: Pull complete 15:17:26 9065ff56babe: Pull complete 15:17:27 d287ab97295c: Verifying Checksum 15:17:27 d287ab97295c: Download complete 15:17:31 d287ab97295c: Pull complete 15:17:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:17:31 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:17:31 $ 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/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 15:17:34 $ docker top e3800f620c915e5f2e602b4fea5e9b18c5eab05609ace5dbe33cec8f43b20d35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:34 ---> job-cost.sh 15:17:34 lf-activate-venv: SKIPPING 15:17:34 INFO: No Stack... 15:17:35 INFO: Retrieving Pricing Info for: v3-standard-2 15:17:36 INFO: Archiving Costs [Pipeline] sh 15:17:36 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 15:17:36 + cut -d, -f6 [Pipeline] lock 15:17:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] 15:17:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] did not exist. Created. 15:17:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:37 + echo total: 0.05999999865889549 [Pipeline] stash 15:17:37 Stashed 1 file(s) [Pipeline] } 15:17:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:37 $ docker stop --time=1 e3800f620c915e5f2e602b4fea5e9b18c5eab05609ace5dbe33cec8f43b20d35 15:17:38 $ docker rm -f e3800f620c915e5f2e602b4fea5e9b18c5eab05609ace5dbe33cec8f43b20d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:10 Removing intermediate container b63d40e9e8f8 15:18:10 ---> 49706e40e7dd 15:18:10 Successfully built 49706e40e7dd 15:18:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:18:10 + docker inspect -f . ci-base-image-arm64 15:18:10 . [Pipeline] withDockerContainer 15:18:10 prd-ubuntu18.04-docker-arm64-4c-16g-285 does not seem to be running inside a container 15:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 15:18:12 $ docker top 05d36fd475fbf01d537022eb5c6f581d7abbe91af4238594ec7b3694fba654e9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:13 + go version 15:18:13 go version go1.16.5 linux/arm64 [Pipeline] } 15:18:13 $ docker stop --time=1 05d36fd475fbf01d537022eb5c6f581d7abbe91af4238594ec7b3694fba654e9 15:18:15 $ docker rm -f 05d36fd475fbf01d537022eb5c6f581d7abbe91af4238594ec7b3694fba654e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:16 + docker inspect -f . ci-base-image-arm64 15:18:16 . [Pipeline] withDockerContainer 15:18:16 prd-ubuntu18.04-docker-arm64-4c-16g-285 does not seem to be running inside a container 15:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 15:18:18 $ docker top 86398c080edf7ac3f9416c5125930236d9e1185e766f3292079540382ebd9577 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:19 + go mod tidy [Pipeline] sh 15:18:20 + make test 15:18:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:18:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:18:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.423s coverage: 83.5% of statements 15:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:18:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.082s coverage: 26.3% of statements 15:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:18:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.195s coverage: 46.9% of statements 15:18:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 90.0% of statements 15:18:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.286s coverage: 86.2% of statements 15:18:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.051s coverage: 59.5% of statements 15:18:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 15:19:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 15:19:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:19:18 gofmt -l . 15:19:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:19:18 $ docker stop --time=1 86398c080edf7ac3f9416c5125930236d9e1185e766f3292079540382ebd9577 15:19:20 $ docker rm -f 86398c080edf7ac3f9416c5125930236d9e1185e766f3292079540382ebd9577 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:19:21 Warning: overwriting stash ‘coverage-report’ 15:19:22 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 15:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:23 15:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:23 arm64: Pulling from edgex-lftools-log-publisher 15:19:23 448f6bf000e3: Pulling fs layer 15:19:23 f757da607395: Pulling fs layer 15:19:23 05883995daec: Pulling fs layer 15:19:23 8603b9c90790: Pulling fs layer 15:19:23 1560dd03e051: Pulling fs layer 15:19:23 27f5ce0e4adf: Pulling fs layer 15:19:23 c2d8d7efcc4b: Pulling fs layer 15:19:23 8603b9c90790: Waiting 15:19:23 1560dd03e051: Waiting 15:19:23 27f5ce0e4adf: Waiting 15:19:23 f757da607395: Verifying Checksum 15:19:23 f757da607395: Download complete 15:19:23 8603b9c90790: Download complete 15:19:23 1560dd03e051: Verifying Checksum 15:19:23 1560dd03e051: Download complete 15:19:24 27f5ce0e4adf: Verifying Checksum 15:19:24 27f5ce0e4adf: Download complete 15:19:24 05883995daec: Verifying Checksum 15:19:24 05883995daec: Download complete 15:19:24 448f6bf000e3: Verifying Checksum 15:19:24 448f6bf000e3: Download complete 15:19:28 c2d8d7efcc4b: Verifying Checksum 15:19:28 c2d8d7efcc4b: Download complete 15:19:28 448f6bf000e3: Pull complete 15:19:28 f757da607395: Pull complete 15:19:30 05883995daec: Pull complete 15:19:31 8603b9c90790: Pull complete 15:19:32 1560dd03e051: Pull complete 15:19:32 27f5ce0e4adf: Pull complete 15:19:47 c2d8d7efcc4b: Pull complete 15:19:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:19:47 prd-ubuntu18.04-docker-arm64-4c-16g-285 does not seem to be running inside a container 15:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 15:19:52 $ docker top c9a6ef4b31ca48245d46a442edf95bc63413093e9399f47e3ae3ce7a41ad6d62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:53 ---> job-cost.sh 15:19:53 lf-activate-venv: SKIPPING 15:19:53 INFO: No Stack... 15:19:55 INFO: Retrieving Pricing Info for: v2-standard-4 15:19:55 INFO: Archiving Costs [Pipeline] sh 15:19:56 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 15:19:56 + cut -d, -f6 [Pipeline] lock 15:19:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] 15:19:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] did not exist. Created. 15:19:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:56 /w/workspace/go-mod-core-contracts/6@tmp/durable-2200fdff/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-2200fdff/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:19:57 + echo total: 0.18000000715255737 [Pipeline] stash 15:19:57 Warning: overwriting stash ‘stack-cost’ 15:19:57 Stashed 1 file(s) [Pipeline] } 15:19:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:57 $ docker stop --time=1 c9a6ef4b31ca48245d46a442edf95bc63413093e9399f47e3ae3ce7a41ad6d62 15:19:59 $ docker rm -f c9a6ef4b31ca48245d46a442edf95bc63413093e9399f47e3ae3ce7a41ad6d62 [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 15:20:00 provisioning config files... 15:20:00 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config8603895191964923071tmp [Pipeline] { [Pipeline] sh 15:20:01 + set +x 15:20:01 + curl -s https://codecov.io/bash 15:20:01 + bash -s -- 15:20:01 15:20:01 _____ _ 15:20:01 / ____| | | 15:20:01 | | ___ __| | ___ ___ _____ __ 15:20:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:01 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:01 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:01 Bash-1.0.6 15:20:01 15:20:01 15:20:01 ==> git version 2.24.4 found 15:20:01 ==> 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 15:20:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:20:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:20:01 ==> Jenkins CI detected. 15:20:01 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 15:20:01 project root: . 15:20:01 --> token set from env 15:20:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:01 ==> Running gcov in . (disable via -X gcov) 15:20:01 ==> Python coveragepy not found 15:20:01 ==> Searching for coverage reports in: 15:20:01 + . 15:20:01 -> Found 1 reports 15:20:01 ==> Detecting git/mercurial file structure 15:20:01 ==> Reading reports 15:20:01 + ./coverage.out bytes=101588 15:20:01 ==> Appending adjustments 15:20:01 https://docs.codecov.io/docs/fixing-reports 15:20:01 + Found adjustments 15:20:01 ==> Gzipping contents 15:20:01 16K /tmp/codecov.Q4JRga.gz 15:20:01 ==> Uploading reports 15:20:01 url: https://codecov.io 15:20:01 query: branch=PR-648&commit=57463d16d5fe6f398142ca436d8f0223791c9038&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 15:20:01 -> Pinging Codecov 15:20:01 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=57463d16d5fe6f398142ca436d8f0223791c9038&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 15:20:02 -> Uploading to 15:20:02 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/57463d16d5fe6f398142ca436d8f0223791c9038/4a1b3530-86ce-4c82-9d3e-b0f32294ac75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T152002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d22a12e213359d063f01b45193729b462bb001ac37429f5957f717954bcdb5ac 15:20:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:02 Dload Upload Total Spent Left Speed 15:20:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15223 0 0 100 15223 0 43467 --:--:-- --:--:-- --:--:-- 43370 100 15223 0 0 100 15223 0 43448 --:--:-- --:--:-- --:--:-- 43370 15:20:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/57463d16d5fe6f398142ca436d8f0223791c9038 [Pipeline] } 15:20:02 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 15:20:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:04 ---> package-listing.sh 15:20:04 ++ facter osfamily 15:20:04 ++ tr '[:upper:]' '[:lower:]' 15:20:05 + OS_FAMILY=redhat 15:20:05 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 15:20:05 + START_PACKAGES=/tmp/packages_start.txt 15:20:05 + END_PACKAGES=/tmp/packages_end.txt 15:20:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:05 + PACKAGES=/tmp/packages_start.txt 15:20:05 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 15:20:05 + PACKAGES=/tmp/packages_end.txt 15:20:05 + case "${OS_FAMILY}" in 15:20:05 + sort 15:20:05 + rpm -qa 15:20:05 + '[' -f /tmp/packages_start.txt ']' 15:20:05 + '[' -f /tmp/packages_end.txt ']' 15:20:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:05 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 15:20:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ 15:20:05 + 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 15:20:05 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 15:20:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:06 15:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:20:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:07 latest: Pulling from edgex-lftools-log-publisher 15:20:07 b4d181a07f80: Pulling fs layer 15:20:07 a1111a8f2ec3: Pulling fs layer 15:20:07 ed53099fbce6: Pulling fs layer 15:20:07 dc539afda2c1: Pulling fs layer 15:20:07 77bc0d833cb6: Pulling fs layer 15:20:07 9065ff56babe: Pulling fs layer 15:20:07 d287ab97295c: Pulling fs layer 15:20:07 dc539afda2c1: Waiting 15:20:07 77bc0d833cb6: Waiting 15:20:07 9065ff56babe: Waiting 15:20:07 d287ab97295c: Waiting 15:20:07 a1111a8f2ec3: Verifying Checksum 15:20:07 a1111a8f2ec3: Download complete 15:20:07 dc539afda2c1: Download complete 15:20:07 77bc0d833cb6: Verifying Checksum 15:20:07 77bc0d833cb6: Download complete 15:20:07 9065ff56babe: Verifying Checksum 15:20:07 9065ff56babe: Download complete 15:20:07 ed53099fbce6: Verifying Checksum 15:20:07 ed53099fbce6: Download complete 15:20:08 b4d181a07f80: Verifying Checksum 15:20:08 b4d181a07f80: Download complete 15:20:09 b4d181a07f80: Pull complete 15:20:09 a1111a8f2ec3: Pull complete 15:20:10 ed53099fbce6: Pull complete 15:20:10 dc539afda2c1: Pull complete 15:20:10 77bc0d833cb6: Pull complete 15:20:10 9065ff56babe: Pull complete 15:20:12 d287ab97295c: Verifying Checksum 15:20:12 d287ab97295c: Download complete 15:20:16 d287ab97295c: Pull complete 15:20:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:20:16 prd-centos7-docker-4c-2g-284 does not seem to be running inside a container 15:20:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:20:18 $ docker top 45e45819c4a6ef53ac7245c2ea26efd519079cebdc8d50695b538a9a7e189f09 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:19 + touch /tmp/pre-build-complete [Pipeline] sh 15:20:19 + mkdir -p /var/log/sysstat [Pipeline] sh 15:20:19 + ls /var/log/sa-host 15:20:19 + sadf -c /var/log/sa-host/sa05 15:20:19 file_magic: OK 15:20:19 HZ: Using current value: 100 15:20:19 file_header: OK 15:20:19 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 15:20:19 Statistics: 15:20:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:19 File successfully converted to sysstat format version 12.0.3 15:20:19 + sadf -c /var/log/sa-host/sa27 15:20:19 file_magic: OK 15:20:19 HZ: Using current value: 100 15:20:19 file_header: OK 15:20:19 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 15:20:19 Statistics: 15:20:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:20 provisioning config files... 15:20:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config4329213290910456429tmp [Pipeline] { [Pipeline] echo 15:20:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:20 ---> create-netrc.sh [Pipeline] } 15:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:20:21 ---> python-tools-install.sh [Pipeline] echo 15:20:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:21 ---> sudo-logs.sh 15:20:21 Archiving 'sudo' log.. 15:20:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-284.vexxhost.local: Name or service not known 15:20:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-284.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:20:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:22 ---> job-cost.sh 15:20:22 lf-activate-venv: SKIPPING 15:20:22 DEBUG: total: 0.18000000715255737 15:20:22 INFO: Retrieving Stack Cost... 15:20:23 INFO: Retrieving Pricing Info for: v3-standard-2 15:20:24 INFO: Archiving Costs [Pipeline] echo 15:20:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:24 ---> logs-deploy.sh 15:20:24 lf-activate-venv: SKIPPING 15:20:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/6 15:20:24 INFO: archiving workspace using pattern(s): 15:20:24 Archives upload complete. 15:20:25 INFO: archiving logs to Nexus 15:20:25 ---> uname -a: 15:20:25 Linux prd-centos7-docker-4c-2g-284.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 15:20:25 15:20:25 15:20:25 ---> lscpu: 15:20:25 Architecture: x86_64 15:20:25 CPU op-mode(s): 32-bit, 64-bit 15:20:25 Byte Order: Little Endian 15:20:25 Address sizes: 40 bits physical, 48 bits virtual 15:20:25 CPU(s): 2 15:20:25 On-line CPU(s) list: 0,1 15:20:25 Thread(s) per core: 1 15:20:25 Core(s) per socket: 1 15:20:25 Socket(s): 2 15:20:25 NUMA node(s): 1 15:20:25 Vendor ID: AuthenticAMD 15:20:25 CPU family: 23 15:20:25 Model: 49 15:20:25 Model name: AMD EPYC-Rome Processor 15:20:25 Stepping: 0 15:20:25 CPU MHz: 2800.000 15:20:25 BogoMIPS: 5600.00 15:20:25 Virtualization: AMD-V 15:20:25 Hypervisor vendor: KVM 15:20:25 Virtualization type: full 15:20:25 L1d cache: 32K 15:20:25 L1i cache: 32K 15:20:25 L2 cache: 512K 15:20:25 L3 cache: 16384K 15:20:25 NUMA node0 CPU(s): 0,1 15:20:25 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 15:20:25 15:20:25 15:20:25 ---> nproc: 15:20:25 2 15:20:25 15:20:25 15:20:25 ---> df -h: 15:20:25 Filesystem Size Used Avail Use% Mounted on 15:20:25 overlay 40G 7.7G 33G 20% / 15:20:25 tmpfs 64M 0 64M 0% /dev 15:20:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:20:25 shm 64M 0 64M 0% /dev/shm 15:20:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:20:25 15:20:25 15:20:25 ---> sar -b -r -n DEV: 15:20:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 15:20:25 15:20:25 15:12:28 LINUX RESTART (2 CPU) 15:20:25 15:20:25 15:13:01 tps rtps wtps bread/s bwrtn/s 15:20:25 15:14:01 81.75 3.41 78.34 2557.82 3434.89 15:20:25 15:15:01 0.45 0.00 0.45 0.00 7.64 15:20:25 15:16:01 0.27 0.00 0.27 0.00 3.28 15:20:25 15:17:01 0.15 0.00 0.15 0.00 2.02 15:20:25 15:18:01 0.30 0.00 0.30 0.00 3.66 15:20:25 15:19:01 0.32 0.00 0.32 0.00 3.91 15:20:25 15:20:01 0.27 0.03 0.23 3.73 3.33 15:20:25 Average: 11.93 0.49 11.44 366.12 494.35 15:20:25 15:20:25 15:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:25 15:14:01 5458804 0 810076 10.11 2620 1737432 1292908 14.27 585240 1563056 20 15:20:25 15:15:01 5470528 0 798348 9.97 2620 1737436 1202812 13.28 575828 1563016 8 15:20:25 15:16:01 5469132 0 799744 9.99 2620 1737436 1203040 13.28 580508 1559608 8 15:20:25 15:17:01 5466788 0 802080 10.01 2620 1737444 1203076 13.28 582704 1559608 8 15:20:25 15:18:01 5467456 0 801408 10.01 2620 1737448 1202896 13.28 574752 1567688 8 15:20:25 15:19:01 5466272 0 802588 10.02 2620 1737452 1202812 13.28 575392 1567688 8 15:20:25 15:20:01 5459024 0 809532 10.11 2620 1737756 1217744 13.44 581704 1567720 144 15:20:25 Average: 5465429 0 803397 10.03 2620 1737486 1217898 13.45 579447 1564055 29 15:20:25 15:20:25 15:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:25 15:14:01 eth0 123.26 87.68 424.13 26.17 0.00 0.00 0.00 0.00 15:20:25 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:14:01 docker0 12.24 8.97 2.60 27.07 0.00 0.00 0.00 0.00 15:20:25 15:15:01 eth0 0.80 0.08 0.07 0.02 0.00 0.00 0.00 0.00 15:20:25 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:16:01 eth0 1.35 0.58 0.66 0.21 0.00 0.00 0.00 0.00 15:20:25 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:17:01 eth0 0.38 0.33 0.30 0.20 0.00 0.00 0.00 0.00 15:20:25 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:18:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:20:25 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:25 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:20:01 eth0 3.70 2.30 3.60 0.98 0.00 0.00 0.00 0.00 15:20:25 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 Average: eth0 18.56 13.04 61.29 3.95 0.00 0.00 0.00 0.00 15:20:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:25 Average: docker0 1.75 1.28 0.37 3.87 0.00 0.00 0.00 0.00 15:20:25 15:20:25 15:20:25 ---> sar -P ALL: 15:20:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 15:20:25 15:20:25 15:12:28 LINUX RESTART (2 CPU) 15:20:25 15:20:25 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:20:25 15:14:01 all 5.33 0.00 2.47 1.92 0.04 90.23 15:20:25 15:14:01 0 5.30 0.00 2.61 1.76 0.05 90.28 15:20:25 15:14:01 1 5.37 0.00 2.34 2.08 0.03 90.17 15:20:25 15:15:01 all 0.23 0.00 0.04 0.00 0.03 99.70 15:20:25 15:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:20:25 15:15:01 1 0.38 0.00 0.03 0.00 0.03 99.55 15:20:25 15:16:01 all 0.20 0.00 0.06 0.00 0.02 99.72 15:20:25 15:16:01 0 0.10 0.00 0.05 0.00 0.02 99.83 15:20:25 15:16:01 1 0.30 0.00 0.07 0.00 0.02 99.62 15:20:25 15:17:01 all 0.12 0.00 0.06 0.00 0.01 99.82 15:20:25 15:17:01 0 0.15 0.00 0.05 0.00 0.00 99.80 15:20:25 15:17:01 1 0.08 0.00 0.07 0.00 0.02 99.83 15:20:25 15:18:01 all 0.11 0.00 0.05 0.00 0.03 99.82 15:20:25 15:18:01 0 0.17 0.00 0.05 0.00 0.03 99.75 15:20:25 15:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:20:25 15:19:01 all 0.23 0.00 0.04 0.00 0.00 99.72 15:20:25 15:19:01 0 0.40 0.00 0.05 0.00 0.00 99.55 15:20:25 15:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:20:25 15:20:01 all 0.65 0.00 0.33 0.00 0.02 99.01 15:20:25 15:20:01 0 0.74 0.00 0.42 0.00 0.02 98.83 15:20:25 15:20:01 1 0.57 0.00 0.23 0.00 0.02 99.18 15:20:25 Average: all 0.97 0.00 0.43 0.27 0.02 98.30 15:20:25 Average: 0 0.98 0.00 0.46 0.25 0.02 98.28 15:20:25 Average: 1 0.97 0.00 0.40 0.29 0.02 98.32 15:20:25 15:20:25 15:20:25