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 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 rather than ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 Obtained Jenkinsfile from 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 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-ssh7187801902261220828.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-ssh3312060297218723157.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-ssh5517219107839628504.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-ssh1635590118768867029.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-ssh1607571148965105821.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-261 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-ssh697150585163657501.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-ssh97454343917900739.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 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 into PR head commit ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 Merge succeeded, producing ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 Checking out Revision ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 (PR-648) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # 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-ssh9036878566342016772.key > git merge 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # timeout=10 Commit message: "Merge branch 'main' into issue-640" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:16:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:16:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:16:20 ========================================================= 08:16:20 EdgeX Global Pipelines Version Info 08:16:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 044def9206eb29f571b5881f5bbdb2d8e26f3751 # timeout=10 08:16:21 ------------------- 08:16:21 stable info: 08:16:21 ------------------- 08:16:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:16:21 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 08:16:21 Message: update stable to v1.0.197 08:16:21 ------------------- 08:16:21 experimental info: 08:16:21 ------------------- 08:16:21 Commited By: **** collab-it+edgex@linuxfoundation.org 08:16:21 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 08:16:21 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad1f307 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:23 + git log --format=format:%s -1 ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 [Pipeline] echo 08:16:23 GIT_COMMIT: ad1f30793c7a50d399d54b79f9e0fd8f5fb88079, Commit Message: Merge branch 'main' into issue-640 [Pipeline] echo 08:16:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:24 08:16:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:16:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:24 latest: Pulling from edgex-devops/git-semver 08:16:24 31603596830f: Pulling fs layer 08:16:24 b6dc333f4379: Pulling fs layer 08:16:24 3d9ef1400e77: Pulling fs layer 08:16:24 fd332fbdc1db: Pulling fs layer 08:16:24 fd332fbdc1db: Waiting 08:16:25 b6dc333f4379: Verifying Checksum 08:16:25 b6dc333f4379: Download complete 08:16:25 31603596830f: Verifying Checksum 08:16:25 31603596830f: Download complete 08:16:25 31603596830f: Pull complete 08:16:25 b6dc333f4379: Pull complete 08:16:25 fd332fbdc1db: Verifying Checksum 08:16:25 fd332fbdc1db: Download complete 08:16:25 3d9ef1400e77: Verifying Checksum 08:16:25 3d9ef1400e77: Download complete 08:16:25 3d9ef1400e77: Pull complete 08:16:26 fd332fbdc1db: Pull complete 08:16:26 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:16:26 prd-centos7-docker-4c-2g-261 does not seem to be running inside a container 08:16:26 $ 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 08:16:27 $ docker top 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:27 [ssh-agent] Looking for ssh-agent implementation... 08:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:27 $ docker exec 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b ssh-agent 08:16:27 SSH_AUTH_SOCK=/tmp/ssh-k9DeGUAsXTXS/agent.14 08:16:27 SSH_AGENT_PID=20 08:16:27 Running ssh-add (command line suppressed) 08:16:27 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_8304884381301094477.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_8304884381301094477.key) 08:16:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:27 + git tag --points-at HEAD [Pipeline] } 08:16:28 $ docker exec --env ******** --env ******** 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b ssh-agent -k 08:16:28 unset SSH_AUTH_SOCK; 08:16:28 unset SSH_AGENT_PID; 08:16:28 echo Agent pid 20 killed; 08:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:16:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:28 [ssh-agent] Looking for ssh-agent implementation... 08:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:28 $ docker exec 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b ssh-agent 08:16:28 SSH_AUTH_SOCK=/tmp/ssh-ejN2UxOjNHIy/agent.52 08:16:28 SSH_AGENT_PID=59 08:16:28 Running ssh-add (command line suppressed) 08:16:28 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6847636624129085694.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_6847636624129085694.key) 08:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:28 + git semver init 08:16:28 # -> Open(): unable to determine branch for HEAD 08:16:28 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git 08:16:28 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 08:16:28 # $SEMVER_REMOTE_NAME = origin 08:16:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:16:28 # $SEMVER_USER_NAME = edgex-jenkins 08:16:28 # $SEMVER_BRANCH = PR-648 08:16:28 # $SEMVER_TEMP = /tmp/semver-939491754 08:16:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:16:29 # '/tmp/semver-939491754' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' 08:16:29 # -> Force: false 08:16:29 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } 08:16:29 $ docker exec --env ******** --env ******** 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b ssh-agent -k 08:16:29 unset SSH_AUTH_SOCK; 08:16:29 unset SSH_AGENT_PID; 08:16:29 echo Agent pid 59 killed; 08:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:30 + git semver [Pipeline] } 08:16:30 $ docker stop --time=1 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b 08:16:31 $ docker rm -f 92352fd99cc93acc2319cf6026ed0b8417b6ac05f860bb2d32c424b9d700464b [Pipeline] // withDockerContainer [Pipeline] sh 08:16:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:16:32 Stashed 1 file(s) [Pipeline] echo 08:16:32 [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 08:16:47 Still waiting to schedule task 08:16:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-261’ 08:16:47 Still waiting to schedule task 08:16:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:18:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-262 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 08:18:45 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 08:18:45 Selected Git installation does not exist. Using Default 08:18:45 The recommended git tool is: NONE 08:18:51 using credential edgex-jenkins-ssh 08:18:51 Cloning the remote Git repository 08:18:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:18:51 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 08:18:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:18:51 > git --version # timeout=10 08:18:51 > git --version # 'git version 2.17.1' 08:18:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:18:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:18:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18: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 08:18:53 Merging remotes/origin/main commit 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 into PR head commit ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 08:18:54 Merge succeeded, producing ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 08:18:54 Checking out Revision ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 (PR-648) 08:18:53 > git config core.sparsecheckout # timeout=10 08:18:53 > git checkout -f ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # timeout=10 08:18:53 > git remote # timeout=10 08:18:53 > git config --get remote.origin.url # timeout=10 08:18:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:54 > git merge 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 08:18:54 > git rev-parse HEAD^{commit} # timeout=10 08:18:54 > git config core.sparsecheckout # timeout=10 08:18:54 > git checkout -f ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # timeout=10 08:18:58 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 08:18:59 ========================================================= 08:18:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:18:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:18:59 + 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 . 08:19:00 Sending build context to Docker daemon 2.978MB 08:19:00 Step 1/7 : ARG BASE=golang:1.16-alpine 08:19:00 Step 2/7 : FROM ${BASE} 08:19:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:19:01 595b0fe564bb: Pulling fs layer 08:19:01 24495759ef45: Pulling fs layer 08:19:01 d148012ef14d: Pulling fs layer 08:19:01 cb65c68fc2e2: Pulling fs layer 08:19:01 093eec477d81: Pulling fs layer 08:19:01 a6d5b2bbb924: Pulling fs layer 08:19:01 2446dc1eb7d3: Pulling fs layer 08:19:01 596795e73e0f: Pulling fs layer 08:19:01 cb65c68fc2e2: Waiting 08:19:01 093eec477d81: Waiting 08:19:01 a6d5b2bbb924: Waiting 08:19:01 2446dc1eb7d3: Waiting 08:19:01 596795e73e0f: Waiting 08:19:01 d148012ef14d: Verifying Checksum 08:19:01 d148012ef14d: Download complete 08:19:01 24495759ef45: Verifying Checksum 08:19:01 24495759ef45: Download complete 08:19:01 093eec477d81: Verifying Checksum 08:19:01 093eec477d81: Download complete 08:19:01 a6d5b2bbb924: Verifying Checksum 08:19:01 a6d5b2bbb924: Download complete 08:19:01 595b0fe564bb: Verifying Checksum 08:19:01 595b0fe564bb: Download complete 08:19:01 2446dc1eb7d3: Verifying Checksum 08:19:01 2446dc1eb7d3: Download complete 08:19:02 595b0fe564bb: Pull complete 08:19:02 24495759ef45: Pull complete 08:19:03 d148012ef14d: Pull complete 08:19:05 596795e73e0f: Verifying Checksum 08:19:05 596795e73e0f: Download complete 08:19:05 cb65c68fc2e2: Verifying Checksum 08:19:05 cb65c68fc2e2: Download complete 08:19:15 cb65c68fc2e2: Pull complete 08:19:15 Running on prd-centos7-docker-4c-2g-263 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws 08:19:15 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 08:19:16 Selected Git installation does not exist. Using Default 08:19:16 The recommended git tool is: NONE 08:19:16 093eec477d81: Pull complete 08:19:16 a6d5b2bbb924: Pull complete 08:19:16 2446dc1eb7d3: Pull complete 08:19:19 using credential edgex-jenkins-ssh 08:19:19 Cloning the remote Git repository 08:19:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:19:19 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 08:19:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:19:19 > git --version # timeout=10 08:19:19 > git --version # 'git version 2.24.4' 08:19:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:19 [INFO] Currently running in a labeled security context 08:19:19 [INFO] Currently SELinux is 'enforcing' on the host 08:19:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh4250035848797016195.key 08:19:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:20 Merging remotes/origin/main commit 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 into PR head commit ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 08:19:20 Merge succeeded, producing ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 08:19:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:19:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:19:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:20 [INFO] Currently running in a labeled security context 08:19:20 [INFO] Currently SELinux is 'enforcing' on the host 08:19:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5485115856349706293.key 08:19:20 > 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 08:19:20 > git config core.sparsecheckout # timeout=10 08:19:20 > git checkout -f ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # timeout=10 08:19:20 > git remote # timeout=10 08:19:20 > git config --get remote.origin.url # timeout=10 08:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:20 [INFO] Currently running in a labeled security context 08:19:20 [INFO] Currently SELinux is 'enforcing' on the host 08:19:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh1966494580555509977.key 08:19:20 > git merge 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 08:19:20 > git rev-parse HEAD^{commit} # timeout=10 08:19:20 Checking out Revision ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 (PR-648) 08:19:21 596795e73e0f: Pull complete 08:19:21 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:19:21 ---> d9e956139c92 08:19:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:19:20 > git config core.sparsecheckout # timeout=10 08:19:20 > git checkout -f ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 # timeout=10 08:19:23 ---> Running in 41dd7d0ffa95 08:19:23 Removing intermediate container 41dd7d0ffa95 08:19:23 ---> 1c9c9fccc5df 08:19:23 Step 4/7 : RUN apk add bash 08:19:24 ---> Running in 895e5f08d7ec 08:19:24 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 08:19:25 ========================================================= 08:19:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:19:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:25 + 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 . 08:19:25 Sending build context to Docker daemon 2.979MB 08:19:25 Step 1/7 : ARG BASE=golang:1.16-alpine 08:19:25 Step 2/7 : FROM ${BASE} 08:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:19:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:19:25 540db60ca938: Pulling fs layer 08:19:25 adcc1eea9eea: Pulling fs layer 08:19:25 4c4ab2625f07: Pulling fs layer 08:19:25 0773c198feca: Pulling fs layer 08:19:25 345f892a5656: Pulling fs layer 08:19:25 4796506630df: Pulling fs layer 08:19:25 cc55df3e53f1: Pulling fs layer 08:19:25 4d027b6c602c: Pulling fs layer 08:19:25 449e75d2c14e: Pulling fs layer 08:19:25 4796506630df: Waiting 08:19:25 cc55df3e53f1: Waiting 08:19:25 4d027b6c602c: Waiting 08:19:25 449e75d2c14e: Waiting 08:19:25 0773c198feca: Waiting 08:19:25 345f892a5656: Waiting 08:19:25 4c4ab2625f07: Verifying Checksum 08:19:25 4c4ab2625f07: Download complete 08:19:25 adcc1eea9eea: Verifying Checksum 08:19:25 adcc1eea9eea: Download complete 08:19:25 345f892a5656: Verifying Checksum 08:19:25 345f892a5656: Download complete 08:19:25 4796506630df: Verifying Checksum 08:19:25 4796506630df: Download complete 08:19:25 cc55df3e53f1: Verifying Checksum 08:19:25 cc55df3e53f1: Download complete 08:19:25 540db60ca938: Verifying Checksum 08:19:25 540db60ca938: Download complete 08:19:25 540db60ca938: Pull complete 08:19:26 adcc1eea9eea: Pull complete 08:19:26 4c4ab2625f07: Pull complete 08:19:26 4d027b6c602c: Verifying Checksum 08:19:26 4d027b6c602c: Download complete 08:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:19:27 OK: 138 MiB in 40 packages 08:19:28 449e75d2c14e: Verifying Checksum 08:19:28 449e75d2c14e: Download complete 08:19:29 Removing intermediate container 895e5f08d7ec 08:19:29 ---> 5b15d5f819d0 08:19:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:19:29 ---> Running in fa0207447e9d 08:19:29 Removing intermediate container fa0207447e9d 08:19:29 ---> 1e699ae7ec4c 08:19:29 Step 6/7 : COPY go.mod . 08:19:29 0773c198feca: Verifying Checksum 08:19:29 0773c198feca: Download complete 08:19:30 ---> fa445cb84297 08:19:30 Step 7/7 : RUN go mod download 08:19:30 ---> Running in fe065a03d6c6 08:19:34 0773c198feca: Pull complete 08:19:34 345f892a5656: Pull complete 08:19:34 4796506630df: Pull complete 08:19:34 cc55df3e53f1: Pull complete 08:19:34 4d027b6c602c: Pull complete 08:19:35 449e75d2c14e: Pull complete 08:19:35 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:19:35 ---> 0d28375d9b5b 08:19:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:19:37 ---> Running in 875c51fb13c1 08:19:37 Removing intermediate container 875c51fb13c1 08:19:37 ---> d392569b8ea8 08:19:37 Step 4/7 : RUN apk add bash 08:19:37 ---> Running in b6dffb9f6f2e 08:19:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:19:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:19:39 OK: 149 MiB in 40 packages 08:19:39 Removing intermediate container b6dffb9f6f2e 08:19:39 ---> 8d48d942ea13 08:19:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:19:39 ---> Running in 3d183ea1b3d2 08:19:39 Removing intermediate container 3d183ea1b3d2 08:19:39 ---> 453656f56fb6 08:19:39 Step 6/7 : COPY go.mod . 08:19:39 ---> 600161a6c14e 08:19:39 Step 7/7 : RUN go mod download 08:19:39 ---> Running in c9df26ceab1a 08:20:12 Removing intermediate container c9df26ceab1a 08:20:12 ---> 2b7ed27c70f0 08:20:12 Successfully built 2b7ed27c70f0 08:20:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:20:12 + docker inspect -f . ci-base-image-x86_64 08:20:12 . [Pipeline] withDockerContainer 08:20:12 prd-centos7-docker-4c-2g-263 does not seem to be running inside a container 08:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 08:20:13 $ docker top 68a491c5b0d5f31b999c9f7fcbd20cfa4e8a4a91404b63066af0577f87541888 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:13 + go version 08:20:13 go version go1.16.5 linux/amd64 [Pipeline] } 08:20:13 $ docker stop --time=1 68a491c5b0d5f31b999c9f7fcbd20cfa4e8a4a91404b63066af0577f87541888 08:20:14 $ docker rm -f 68a491c5b0d5f31b999c9f7fcbd20cfa4e8a4a91404b63066af0577f87541888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:15 + docker inspect -f . ci-base-image-x86_64 08:20:15 . [Pipeline] withDockerContainer 08:20:15 prd-centos7-docker-4c-2g-263 does not seem to be running inside a container 08:20:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 08:20:15 $ docker top cf6ed74d14c1f4a37c756b04138c855532edfc3cefce98df2d6036816745a388 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:16 + go mod tidy [Pipeline] sh 08:20:16 + make test 08:20:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:20:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.058s coverage: 83.5% of statements 08:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 08:20:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.013s coverage: 26.3% of statements 08:20:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 08:20:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements 08:20:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 08:20:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements 08:20:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 08:20:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements 08:20:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 08:20:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:20:35 gofmt -l . 08:20:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:20:35 $ docker stop --time=1 cf6ed74d14c1f4a37c756b04138c855532edfc3cefce98df2d6036816745a388 08:20:36 $ docker rm -f cf6ed74d14c1f4a37c756b04138c855532edfc3cefce98df2d6036816745a388 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:37 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 08:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:38 08:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:38 latest: Pulling from edgex-lftools-log-publisher 08:20:38 b4d181a07f80: Pulling fs layer 08:20:38 a1111a8f2ec3: Pulling fs layer 08:20:38 ed53099fbce6: Pulling fs layer 08:20:38 dc539afda2c1: Pulling fs layer 08:20:38 77bc0d833cb6: Pulling fs layer 08:20:38 9065ff56babe: Pulling fs layer 08:20:38 d287ab97295c: Pulling fs layer 08:20:38 dc539afda2c1: Waiting 08:20:38 77bc0d833cb6: Waiting 08:20:38 9065ff56babe: Waiting 08:20:38 d287ab97295c: Waiting 08:20:38 a1111a8f2ec3: Verifying Checksum 08:20:38 a1111a8f2ec3: Download complete 08:20:38 dc539afda2c1: Verifying Checksum 08:20:38 dc539afda2c1: Download complete 08:20:38 77bc0d833cb6: Verifying Checksum 08:20:38 77bc0d833cb6: Download complete 08:20:38 9065ff56babe: Verifying Checksum 08:20:38 9065ff56babe: Download complete 08:20:39 ed53099fbce6: Verifying Checksum 08:20:39 ed53099fbce6: Download complete 08:20:39 b4d181a07f80: Verifying Checksum 08:20:39 b4d181a07f80: Download complete 08:20:40 b4d181a07f80: Pull complete 08:20:41 a1111a8f2ec3: Pull complete 08:20:41 ed53099fbce6: Pull complete 08:20:41 dc539afda2c1: Pull complete 08:20:41 77bc0d833cb6: Pull complete 08:20:41 9065ff56babe: Pull complete 08:20:43 d287ab97295c: Verifying Checksum 08:20:43 d287ab97295c: Download complete 08:20:47 d287ab97295c: Pull complete 08:20:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:20:47 prd-centos7-docker-4c-2g-263 does not seem to be running inside a container 08:20: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/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 08:20:49 $ docker top 7e7a015d5deb0335f35faff81f1b2efbd5868476b6ce9d8e6fbea5ab2ed7a66d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:50 ---> job-cost.sh 08:20:50 lf-activate-venv: SKIPPING 08:20:50 INFO: No Stack... 08:20:51 INFO: Retrieving Pricing Info for: v3-standard-2 08:20:51 INFO: Archiving Costs [Pipeline] sh 08:20:52 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 08:20:52 + cut -d, -f6 [Pipeline] lock 08:20:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] 08:20:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] did not exist. Created. 08:20:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:20:52 Removing intermediate container fe065a03d6c6 08:20:52 ---> 051d20c21672 08:20:52 Successfully built 051d20c21672 08:20:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:20:52 + echo total: 0.05999999865889549 [Pipeline] stash 08:20:52 Stashed 1 file(s) [Pipeline] } 08:20:52 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:20:52 + docker inspect -f . ci-base-image-arm64 08:20:52 . 08:20:52 $ docker stop --time=1 7e7a015d5deb0335f35faff81f1b2efbd5868476b6ce9d8e6fbea5ab2ed7a66d 08:20:53 $ docker rm -f 7e7a015d5deb0335f35faff81f1b2efbd5868476b6ce9d8e6fbea5ab2ed7a66d [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 08:20:54 prd-ubuntu18.04-docker-arm64-4c-16g-262 does not seem to be running inside a container 08:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat 08:20:55 $ docker top c6a70f09b5260863d13da32f3d89161cbf533b9b6304dbf7db68715eb316245d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:20:56 + go version 08:20:56 go version go1.16.5 linux/arm64 [Pipeline] } 08:20:56 $ docker stop --time=1 c6a70f09b5260863d13da32f3d89161cbf533b9b6304dbf7db68715eb316245d 08:20:58 $ docker rm -f c6a70f09b5260863d13da32f3d89161cbf533b9b6304dbf7db68715eb316245d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:59 + docker inspect -f . ci-base-image-arm64 08:20:59 . [Pipeline] withDockerContainer 08:20:59 prd-ubuntu18.04-docker-arm64-4c-16g-262 does not seem to be running inside a container 08:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat 08:21:01 $ docker top d7b0990f6834f4628a4a7ca15157c4d1f4df86b38e7f84991bce3e17319e9278 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:02 + go mod tidy [Pipeline] sh 08:21:03 + make test 08:21:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:21:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:21:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.403s coverage: 83.5% of statements 08:21:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:21:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:21:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 08:21:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.042s coverage: 26.3% of statements 08:21:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 08:21:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.070s coverage: 46.9% of statements 08:21:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.094s coverage: 90.0% of statements 08:21:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.217s coverage: 86.2% of statements 08:21:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.037s coverage: 59.5% of statements 08:21:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.019s coverage: 36.1% of statements 08:21:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 49.4% of statements 08:21:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:22:09 gofmt -l . 08:22:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:22:09 $ docker stop --time=1 d7b0990f6834f4628a4a7ca15157c4d1f4df86b38e7f84991bce3e17319e9278 08:22:11 $ docker rm -f d7b0990f6834f4628a4a7ca15157c4d1f4df86b38e7f84991bce3e17319e9278 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:12 Warning: overwriting stash ‘coverage-report’ 08:22:13 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 08:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:14 08:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:14 arm64: Pulling from edgex-lftools-log-publisher 08:22:14 448f6bf000e3: Pulling fs layer 08:22:14 f757da607395: Pulling fs layer 08:22:14 05883995daec: Pulling fs layer 08:22:14 8603b9c90790: Pulling fs layer 08:22:14 1560dd03e051: Pulling fs layer 08:22:14 27f5ce0e4adf: Pulling fs layer 08:22:14 c2d8d7efcc4b: Pulling fs layer 08:22:14 1560dd03e051: Waiting 08:22:14 27f5ce0e4adf: Waiting 08:22:14 8603b9c90790: Waiting 08:22:14 c2d8d7efcc4b: Waiting 08:22:15 f757da607395: Verifying Checksum 08:22:15 f757da607395: Download complete 08:22:15 8603b9c90790: Verifying Checksum 08:22:15 8603b9c90790: Download complete 08:22:15 1560dd03e051: Verifying Checksum 08:22:15 1560dd03e051: Download complete 08:22:15 27f5ce0e4adf: Verifying Checksum 08:22:15 27f5ce0e4adf: Download complete 08:22:15 05883995daec: Verifying Checksum 08:22:15 05883995daec: Download complete 08:22:16 448f6bf000e3: Verifying Checksum 08:22:16 448f6bf000e3: Download complete 08:22:19 c2d8d7efcc4b: Verifying Checksum 08:22:19 c2d8d7efcc4b: Download complete 08:22:20 448f6bf000e3: Pull complete 08:22:20 f757da607395: Pull complete 08:22:22 05883995daec: Pull complete 08:22:22 8603b9c90790: Pull complete 08:22:23 1560dd03e051: Pull complete 08:22:24 27f5ce0e4adf: Pull complete 08:22:39 c2d8d7efcc4b: Pull complete 08:22:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:22:39 prd-ubuntu18.04-docker-arm64-4c-16g-262 does not seem to be running inside a container 08:22: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/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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:arm64 cat 08:22:42 $ docker top ed509fd3529e2bb2b22c18e90892ca23f5b2bdea377b876bed356c7970d3e79d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:43 ---> job-cost.sh 08:22:43 lf-activate-venv: SKIPPING 08:22:43 INFO: No Stack... 08:22:44 INFO: Retrieving Pricing Info for: v2-standard-4 08:22:45 INFO: Archiving Costs [Pipeline] sh 08:22:45 + + catcut /w/workspace/go-mod-core-contracts/5/archives/cost.csv -d, 08:22:45 -f6 [Pipeline] lock 08:22:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] 08:22:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] did not exist. Created. 08:22:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:46 /w/workspace/go-mod-core-contracts/5@tmp/durable-db940b7f/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-db940b7f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:22:47 + echo total: 0.18000000715255737 [Pipeline] stash 08:22:47 Warning: overwriting stash ‘stack-cost’ 08:22:47 Stashed 1 file(s) [Pipeline] } 08:22:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:22:47 $ docker stop --time=1 ed509fd3529e2bb2b22c18e90892ca23f5b2bdea377b876bed356c7970d3e79d 08:22:49 $ docker rm -f ed509fd3529e2bb2b22c18e90892ca23f5b2bdea377b876bed356c7970d3e79d [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 08:22:50 provisioning config files... 08:22:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config7955553215691748515tmp [Pipeline] { [Pipeline] sh 08:22:50 + set +x 08:22:50 + curl -s https://codecov.io/bash 08:22:50 + bash -s -- 08:22:50 08:22:50 _____ _ 08:22:50 / ____| | | 08:22:50 | | ___ __| | ___ ___ _____ __ 08:22:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:22:50 | |___| (_) | (_| | __/ (_| (_) \ V / 08:22:50 \_____\___/ \__,_|\___|\___\___/ \_/ 08:22:50 Bash-1.0.6 08:22:50 08:22:50 08:22:50 ==> git version 2.24.4 found 08:22: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 08:22:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:22:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:22:50 ==> Jenkins CI detected. 08:22:50 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 08:22:50 project root: . 08:22:50 --> token set from env 08:22:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:22:50 ==> Running gcov in . (disable via -X gcov) 08:22:50 ==> Python coveragepy not found 08:22:50 ==> Searching for coverage reports in: 08:22:50 + . 08:22:50 -> Found 1 reports 08:22:50 ==> Detecting git/mercurial file structure 08:22:50 ==> Reading reports 08:22:50 + ./coverage.out bytes=101588 08:22:50 ==> Appending adjustments 08:22:50 https://docs.codecov.io/docs/fixing-reports 08:22:51 + Found adjustments 08:22:51 ==> Gzipping contents 08:22:51 16K /tmp/codecov.PRPgse.gz 08:22:51 ==> Uploading reports 08:22:51 url: https://codecov.io 08:22:51 query: branch=PR-648&commit=ad1f30793c7a50d399d54b79f9e0fd8f5fb88079&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 08:22:51 -> Pinging Codecov 08:22: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=ad1f30793c7a50d399d54b79f9e0fd8f5fb88079&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= 08:22:51 -> Uploading to 08:22:51 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/ad1f30793c7a50d399d54b79f9e0fd8f5fb88079/4a67037d-ae85-4e47-9c54-5a82ee8e1571.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T082251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea0dbb7e3cbfddaf94118502201841994da7e9b646d0e18cca453afbcd0d3e3f 08:22:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:22:51 Dload Upload Total Spent Left Speed 08:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15259 0 0 100 15259 0 38305 --:--:-- --:--:-- --:--:-- 38339 08:22:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ad1f30793c7a50d399d54b79f9e0fd8f5fb88079 [Pipeline] } 08:22: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] libraryResource [Pipeline] sh 08:22:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:22:54 ---> package-listing.sh 08:22:54 ++ tr '[:upper:]' '[:lower:]' 08:22:54 ++ facter osfamily 08:22:54 + OS_FAMILY=redhat 08:22:54 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 08:22:54 + START_PACKAGES=/tmp/packages_start.txt 08:22:54 + END_PACKAGES=/tmp/packages_end.txt 08:22:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:54 + PACKAGES=/tmp/packages_start.txt 08:22:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 08:22:54 + PACKAGES=/tmp/packages_end.txt 08:22:54 + case "${OS_FAMILY}" in 08:22:54 + rpm -qa 08:22:54 + sort 08:22:55 + '[' -f /tmp/packages_start.txt ']' 08:22:55 + '[' -f /tmp/packages_end.txt ']' 08:22:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' 08:22:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ 08:22: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 08:22: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 08:22:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:56 08:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:56 latest: Pulling from edgex-lftools-log-publisher 08:22:56 b4d181a07f80: Pulling fs layer 08:22:56 a1111a8f2ec3: Pulling fs layer 08:22:56 ed53099fbce6: Pulling fs layer 08:22:56 dc539afda2c1: Pulling fs layer 08:22:56 77bc0d833cb6: Pulling fs layer 08:22:56 9065ff56babe: Pulling fs layer 08:22:56 d287ab97295c: Pulling fs layer 08:22:56 77bc0d833cb6: Waiting 08:22:56 9065ff56babe: Waiting 08:22:56 d287ab97295c: Waiting 08:22:56 dc539afda2c1: Waiting 08:22:57 a1111a8f2ec3: Verifying Checksum 08:22:57 a1111a8f2ec3: Download complete 08:22:57 dc539afda2c1: Verifying Checksum 08:22:57 dc539afda2c1: Download complete 08:22:57 77bc0d833cb6: Verifying Checksum 08:22:57 77bc0d833cb6: Download complete 08:22:57 9065ff56babe: Verifying Checksum 08:22:57 9065ff56babe: Download complete 08:22:57 ed53099fbce6: Verifying Checksum 08:22:57 ed53099fbce6: Download complete 08:22:58 b4d181a07f80: Verifying Checksum 08:22:58 b4d181a07f80: Download complete 08:22:59 b4d181a07f80: Pull complete 08:22:59 a1111a8f2ec3: Pull complete 08:22:59 ed53099fbce6: Pull complete 08:22:59 dc539afda2c1: Pull complete 08:23:00 77bc0d833cb6: Pull complete 08:23:00 9065ff56babe: Pull complete 08:23:01 d287ab97295c: Verifying Checksum 08:23:01 d287ab97295c: Download complete 08:23:06 d287ab97295c: Pull complete 08:23:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:23:06 prd-centos7-docker-4c-2g-261 does not seem to be running inside a container 08:23:06 $ 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 08:23:08 $ docker top 693c9a646803f2dc3888ed9408bf832de9e9218c71f01dd0b2707e6800f0a5d1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:23:09 + mkdir -p /var/log/sysstat [Pipeline] sh 08:23:09 + ls /var/log/sa-host 08:23:09 + sadf -c /var/log/sa-host/sa05 08:23:09 file_magic: OK 08:23:09 HZ: Using current value: 100 08:23:09 file_header: OK 08:23:09 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 08:23:09 Statistics: 08:23:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:09 File successfully converted to sysstat format version 12.0.3 08:23:09 + sadf -c /var/log/sa-host/sa27 08:23:09 file_magic: OK 08:23:09 HZ: Using current value: 100 08:23:09 file_header: OK 08:23:09 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 08:23:09 Statistics: 08:23:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:23:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:10 provisioning config files... 08:23:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config6339650253217979632tmp [Pipeline] { [Pipeline] echo 08:23:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:10 ---> create-netrc.sh [Pipeline] } 08:23:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:23:10 ---> python-tools-install.sh [Pipeline] echo 08:23:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:23:11 ---> sudo-logs.sh 08:23:11 Archiving 'sudo' log.. 08:23:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-261.vexxhost.local: Name or service not known 08:23:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-261.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:23:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:23:11 ---> job-cost.sh 08:23:11 lf-activate-venv: SKIPPING 08:23:11 DEBUG: total: 0.18000000715255737 08:23:11 INFO: Retrieving Stack Cost... 08:23:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:23:12 INFO: Archiving Costs [Pipeline] echo 08:23:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:13 ---> logs-deploy.sh 08:23:13 lf-activate-venv: SKIPPING 08:23:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/5 08:23:13 INFO: archiving workspace using pattern(s): 08:23:13 Archives upload complete. 08:23:13 INFO: archiving logs to Nexus 08:23:14 ---> uname -a: 08:23:14 Linux prd-centos7-docker-4c-2g-261.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 08:23:14 08:23:14 08:23:14 ---> lscpu: 08:23:14 Architecture: x86_64 08:23:14 CPU op-mode(s): 32-bit, 64-bit 08:23:14 Byte Order: Little Endian 08:23:14 Address sizes: 40 bits physical, 48 bits virtual 08:23:14 CPU(s): 2 08:23:14 On-line CPU(s) list: 0,1 08:23:14 Thread(s) per core: 1 08:23:14 Core(s) per socket: 1 08:23:14 Socket(s): 2 08:23:14 NUMA node(s): 1 08:23:14 Vendor ID: AuthenticAMD 08:23:14 CPU family: 23 08:23:14 Model: 49 08:23:14 Model name: AMD EPYC-Rome Processor 08:23:14 Stepping: 0 08:23:14 CPU MHz: 2799.998 08:23:14 BogoMIPS: 5599.99 08:23:14 Virtualization: AMD-V 08:23:14 Hypervisor vendor: KVM 08:23:14 Virtualization type: full 08:23:14 L1d cache: 32K 08:23:14 L1i cache: 32K 08:23:14 L2 cache: 512K 08:23:14 L3 cache: 16384K 08:23:14 NUMA node0 CPU(s): 0,1 08:23:14 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 08:23:14 08:23:14 08:23:14 ---> nproc: 08:23:14 2 08:23:14 08:23:14 08:23:14 ---> df -h: 08:23:14 Filesystem Size Used Avail Use% Mounted on 08:23:14 overlay 40G 7.7G 33G 20% / 08:23:14 tmpfs 64M 0 64M 0% /dev 08:23:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:23:14 shm 64M 0 64M 0% /dev/shm 08:23:14 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:23:14 08:23:14 08:23:14 ---> sar -b -r -n DEV: 08:23:14 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) 08:23:14 08:23:14 08:15:38 LINUX RESTART (2 CPU) 08:23:14 08:23:14 08:16:01 tps rtps wtps bread/s bwrtn/s 08:23:14 08:17:01 106.33 16.64 89.69 5549.24 4720.95 08:23:14 08:18:01 1.77 0.00 1.77 0.00 38.52 08:23:14 08:19:01 0.32 0.00 0.32 0.00 3.51 08:23:14 08:20:01 0.20 0.00 0.20 0.00 3.00 08:23:14 08:21:01 0.22 0.00 0.22 0.00 2.58 08:23:14 08:22:01 0.32 0.00 0.32 0.00 4.63 08:23:14 08:23:01 3.81 0.13 3.68 13.72 135.44 08:23:14 Average: 16.14 2.40 13.74 794.88 701.38 08:23:14 08:23:14 08:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:14 08:17:01 5466628 0 802316 10.02 2620 1737376 1288820 14.23 575520 1565792 128 08:23:14 08:18:01 5477144 0 791792 9.89 2620 1737384 1204732 13.30 566736 1565756 12 08:23:14 08:19:01 5475820 0 793116 9.90 2620 1737384 1205020 13.30 568432 1565796 20 08:23:14 08:20:01 5474648 0 794280 9.92 2620 1737392 1204996 13.30 569128 1565796 20 08:23:14 08:21:01 5476636 0 792288 9.89 2620 1737396 1204732 13.30 564052 1569540 12 08:23:14 08:22:01 5473120 0 795800 9.94 2620 1737400 1204828 13.30 567636 1569544 8 08:23:14 08:23:01 5172580 0 862676 10.77 2620 1971064 1392668 15.38 750116 1659464 232532 08:23:14 Average: 5430939 0 804610 10.05 2620 1770771 1243685 13.73 594517 1580241 33247 08:23:14 08:23:14 08:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:23:14 08:17:01 eth0 581.83 329.28 1043.87 79.83 0.00 0.00 0.00 0.00 08:23:14 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:17:01 docker0 11.61 8.04 2.45 26.95 0.00 0.00 0.00 0.00 08:23:14 08:18:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:23:14 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:19:01 eth0 5.10 2.65 3.37 0.32 0.00 0.00 0.00 0.00 08:23:14 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:20:01 eth0 0.50 0.32 0.27 0.23 0.00 0.00 0.00 0.00 08:23:14 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:23:14 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:22:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:23:14 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:23:01 eth0 370.07 229.93 2559.04 21.14 0.00 0.00 0.00 0.00 08:23:14 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 Average: eth0 136.96 80.37 515.29 14.52 0.00 0.00 0.00 0.00 08:23:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:14 Average: docker0 1.66 1.15 0.35 3.85 0.00 0.00 0.00 0.00 08:23:14 08:23:14 08:23:14 ---> sar -P ALL: 08:23:14 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) 08:23:14 08:23:14 08:15:38 LINUX RESTART (2 CPU) 08:23:14 08:23:14 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:23:14 08:17:01 all 16.39 0.00 3.92 2.25 0.05 77.39 08:23:14 08:17:01 0 16.68 0.00 4.63 2.24 0.05 76.39 08:23:14 08:17:01 1 16.10 0.00 3.20 2.26 0.05 78.38 08:23:14 08:18:01 all 0.17 0.00 0.05 0.00 0.03 99.75 08:23:14 08:18:01 0 0.30 0.00 0.05 0.00 0.03 99.62 08:23:14 08:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:23:14 08:19:01 all 0.13 0.00 0.05 0.00 0.03 99.79 08:23:14 08:19:01 0 0.17 0.00 0.07 0.00 0.02 99.75 08:23:14 08:19:01 1 0.10 0.00 0.03 0.00 0.03 99.83 08:23:14 08:20:01 all 0.06 0.00 0.04 0.00 0.03 99.87 08:23:14 08:20:01 0 0.08 0.00 0.03 0.00 0.03 99.85 08:23:14 08:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:23:14 08:21:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:23:14 08:21:01 0 0.13 0.00 0.02 0.00 0.03 99.82 08:23:14 08:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:23:14 08:22:01 all 0.11 0.00 0.04 0.00 0.03 99.82 08:23:14 08:22:01 0 0.17 0.00 0.03 0.00 0.02 99.78 08:23:14 08:22:01 1 0.05 0.00 0.05 0.00 0.05 99.85 08:23:14 08:23:01 all 4.11 0.00 1.61 0.03 0.03 94.22 08:23:14 08:23:01 0 3.84 0.00 1.63 0.03 0.02 94.48 08:23:14 08:23:01 1 4.38 0.00 1.58 0.02 0.05 93.96 08:23:14 Average: all 2.96 0.00 0.81 0.32 0.03 95.89 08:23:14 Average: 0 3.00 0.00 0.91 0.32 0.03 95.75 08:23:14 Average: 1 2.91 0.00 0.70 0.32 0.04 96.02 08:23:14 08:23:14 08:23:14