lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from c108489dbef10a96d69c4dce5682e615f8c022ed+79db78b81ffbbb2f9aeffdc199446e051e3bee87 (3f047c94f5fb327a4d836f238795ec89baea1b14) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4888165052233005839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8091375469652484318.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-95/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3393802120005299299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4859124272444375952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-95/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-95/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5853890670077998984.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15383 in /w/workspace/edgexfoundry_edgex-compose_PR-95 [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/edgex-compose.git > git init /w/workspace/edgexfoundry_edgex-compose_PR-95 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh8517590836959622399.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.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/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh5196499859681897257.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 79db78b81ffbbb2f9aeffdc199446e051e3bee87 into PR head commit c108489dbef10a96d69c4dce5682e615f8c022ed Merge succeeded, producing c108489dbef10a96d69c4dce5682e615f8c022ed Checking out Revision c108489dbef10a96d69c4dce5682e615f8c022ed (PR-95) > git config core.sparsecheckout # timeout=10 > git checkout -f c108489dbef10a96d69c4dce5682e615f8c022ed # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh6679752533696180406.key > git merge 79db78b81ffbbb2f9aeffdc199446e051e3bee87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c108489dbef10a96d69c4dce5682e615f8c022ed # timeout=10 Commit message: "refactor: Updated remaining Device service ports" > git rev-list --no-walk c108489dbef10a96d69c4dce5682e615f8c022ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T18:20:53.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build [2021-05-20T18:20:53.806Z] Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test [2021-05-20T18:21:00.505Z] Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #391 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:41:39.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:41:40.447Z] ---> package-listing.sh [2021-05-20T18:41:40.447Z] ++ facter osfamily [2021-05-20T18:41:40.447Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T18:41:40.709Z] + OS_FAMILY=redhat [2021-05-20T18:41:40.709Z] + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-95 [2021-05-20T18:41:40.709Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T18:41:40.709Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T18:41:40.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T18:41:40.709Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T18:41:40.709Z] + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' [2021-05-20T18:41:40.709Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T18:41:40.709Z] + case "${OS_FAMILY}" in [2021-05-20T18:41:40.709Z] + sort [2021-05-20T18:41:40.709Z] + rpm -qa [2021-05-20T18:41:41.282Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T18:41:41.282Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T18:41:41.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T18:41:41.282Z] + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' [2021-05-20T18:41:41.282Z] + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ [2021-05-20T18:41:41.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ [Pipeline] echo [2021-05-20T18:41:41.297Z] 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/edgexfoundry_edgex-compose_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T18:41:41.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:41:42.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:41:42.533Z] [2021-05-20T18:41:42.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:41:42.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:41:42.838Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T18:41:42.838Z] df20fa9351a1: Pulling fs layer [2021-05-20T18:41:42.838Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T18:41:42.838Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T18:41:42.838Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T18:41:42.838Z] 93b61091891f: Pulling fs layer [2021-05-20T18:41:42.838Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T18:41:42.838Z] 5e14af77c1be: Pulling fs layer [2021-05-20T18:41:42.838Z] 01666e4c0597: Pulling fs layer [2021-05-20T18:41:42.838Z] aa168da1d23b: Pulling fs layer [2021-05-20T18:41:42.838Z] 46f8f816bc3b: Waiting [2021-05-20T18:41:42.838Z] 01666e4c0597: Waiting [2021-05-20T18:41:42.838Z] 93b61091891f: Waiting [2021-05-20T18:41:42.839Z] aa168da1d23b: Waiting [2021-05-20T18:41:42.839Z] 93b9cdb0e59b: Waiting [2021-05-20T18:41:42.839Z] 5e14af77c1be: Waiting [2021-05-20T18:41:42.839Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T18:41:42.839Z] 36b3adc4ff6f: Download complete [2021-05-20T18:41:43.100Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T18:41:43.100Z] 46f8f816bc3b: Download complete [2021-05-20T18:41:43.100Z] df20fa9351a1: Verifying Checksum [2021-05-20T18:41:43.100Z] df20fa9351a1: Download complete [2021-05-20T18:41:43.100Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T18:41:43.100Z] 93b9cdb0e59b: Download complete [2021-05-20T18:41:43.100Z] 93b61091891f: Verifying Checksum [2021-05-20T18:41:43.100Z] 93b61091891f: Download complete [2021-05-20T18:41:43.100Z] 5e14af77c1be: Verifying Checksum [2021-05-20T18:41:43.100Z] 5e14af77c1be: Download complete [2021-05-20T18:41:43.100Z] 01666e4c0597: Verifying Checksum [2021-05-20T18:41:43.100Z] 01666e4c0597: Download complete [2021-05-20T18:41:43.100Z] df20fa9351a1: Pull complete [2021-05-20T18:41:43.366Z] 36b3adc4ff6f: Pull complete [2021-05-20T18:41:43.366Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T18:41:43.366Z] 8ad3a11d3b57: Download complete [2021-05-20T18:41:43.957Z] 8ad3a11d3b57: Pull complete [2021-05-20T18:41:43.957Z] 46f8f816bc3b: Pull complete [2021-05-20T18:41:44.231Z] 93b61091891f: Pull complete [2021-05-20T18:41:44.497Z] 93b9cdb0e59b: Pull complete [2021-05-20T18:41:44.497Z] 5e14af77c1be: Pull complete [2021-05-20T18:41:44.759Z] 01666e4c0597: Pull complete [2021-05-20T18:41:45.337Z] aa168da1d23b: Verifying Checksum [2021-05-20T18:41:45.337Z] aa168da1d23b: Download complete [2021-05-20T18:41:49.591Z] aa168da1d23b: Pull complete [2021-05-20T18:41:49.591Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T18:41:49.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:41:49.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T18:41:49.682Z] prd-centos7-docker-4c-2g-15383 does not seem to be running inside a container [2021-05-20T18:41:49.726Z] $ 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/edgexfoundry_edgex-compose_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-95 -v /w/workspace/edgexfoundry_edgex-compose_PR-95:/w/workspace/edgexfoundry_edgex-compose_PR-95:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-95@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T18:41:56.455Z] $ docker top e0da8c59e56a95a4ae413d564908a28dd3f33110bd1bf6f340729ae967b17db0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:41:56.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T18:41:57.148Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T18:41:57.446Z] + ls /var/log/sa-host [2021-05-20T18:41:57.446Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T18:41:57.446Z] file_magic: OK [2021-05-20T18:41:57.446Z] HZ: Using current value: 100 [2021-05-20T18:41:57.446Z] file_header: OK [2021-05-20T18:41:57.446Z] 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 [2021-05-20T18:41:57.446Z] Statistics: [2021-05-20T18:41:57.446Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:41:57.446Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T18:41:57.446Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T18:41:57.446Z] file_magic: OK [2021-05-20T18:41:57.446Z] HZ: Using current value: 100 [2021-05-20T18:41:57.446Z] file_header: OK [2021-05-20T18:41:57.446Z] 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 [2021-05-20T18:41:57.446Z] Statistics: [2021-05-20T18:41:57.446Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:41:57.446Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:41:57.661Z] provisioning config files... [2021-05-20T18:41:57.681Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/config714187290567056812tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:41:57.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:41:57.998Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T18:41:58.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T18:41:58.018Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:41:58.318Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T18:41:58.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:41:58.621Z] ---> sudo-logs.sh [2021-05-20T18:41:58.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T18:41:58.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:41:58.936Z] ---> job-cost.sh [2021-05-20T18:41:58.936Z] lf-activate-venv: SKIPPING [2021-05-20T18:41:58.936Z] INFO: No Stack... [2021-05-20T18:41:59.881Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:42:00.453Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T18:42:00.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:42:00.768Z] ---> logs-deploy.sh [2021-05-20T18:42:00.768Z] lf-activate-venv: SKIPPING [2021-05-20T18:42:00.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-95/5 [2021-05-20T18:42:00.768Z] INFO: archiving workspace using pattern(s): [2021-05-20T18:42:01.718Z] Archives upload complete. [2021-05-20T18:42:01.978Z] INFO: archiving logs to Nexus [2021-05-20T18:42:02.557Z] ---> uname -a: [2021-05-20T18:42:02.557Z] Linux prd-centos7-docker-4c-2g-15383.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T18:42:02.557Z] [2021-05-20T18:42:02.557Z] [2021-05-20T18:42:02.557Z] ---> lscpu: [2021-05-20T18:42:02.557Z] Architecture: x86_64 [2021-05-20T18:42:02.557Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T18:42:02.557Z] Byte Order: Little Endian [2021-05-20T18:42:02.557Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T18:42:02.557Z] CPU(s): 2 [2021-05-20T18:42:02.557Z] On-line CPU(s) list: 0,1 [2021-05-20T18:42:02.557Z] Thread(s) per core: 1 [2021-05-20T18:42:02.557Z] Core(s) per socket: 1 [2021-05-20T18:42:02.557Z] Socket(s): 2 [2021-05-20T18:42:02.557Z] NUMA node(s): 1 [2021-05-20T18:42:02.557Z] Vendor ID: AuthenticAMD [2021-05-20T18:42:02.557Z] CPU family: 23 [2021-05-20T18:42:02.557Z] Model: 49 [2021-05-20T18:42:02.557Z] Model name: AMD EPYC-Rome Processor [2021-05-20T18:42:02.557Z] Stepping: 0 [2021-05-20T18:42:02.557Z] CPU MHz: 2799.998 [2021-05-20T18:42:02.557Z] BogoMIPS: 5599.99 [2021-05-20T18:42:02.557Z] Virtualization: AMD-V [2021-05-20T18:42:02.557Z] Hypervisor vendor: KVM [2021-05-20T18:42:02.557Z] Virtualization type: full [2021-05-20T18:42:02.557Z] L1d cache: 64 KiB [2021-05-20T18:42:02.557Z] L1i cache: 64 KiB [2021-05-20T18:42:02.557Z] L2 cache: 1 MiB [2021-05-20T18:42:02.557Z] L3 cache: 32 MiB [2021-05-20T18:42:02.557Z] NUMA node0 CPU(s): 0,1 [2021-05-20T18:42:02.557Z] Vulnerability Itlb multihit: Not affected [2021-05-20T18:42:02.557Z] Vulnerability L1tf: Not affected [2021-05-20T18:42:02.557Z] Vulnerability Mds: Not affected [2021-05-20T18:42:02.557Z] Vulnerability Meltdown: Not affected [2021-05-20T18:42:02.557Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T18:42:02.557Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T18:42:02.557Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T18:42:02.557Z] Vulnerability Srbds: Not affected [2021-05-20T18:42:02.557Z] Vulnerability Tsx async abort: Not affected [2021-05-20T18:42:02.557Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-20T18:42:02.557Z] [2021-05-20T18:42:02.557Z] [2021-05-20T18:42:02.557Z] ---> nproc: [2021-05-20T18:42:02.557Z] 2 [2021-05-20T18:42:02.557Z] [2021-05-20T18:42:02.557Z] [2021-05-20T18:42:02.557Z] ---> df -h: [2021-05-20T18:42:02.557Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T18:42:02.557Z] overlay 40.0G 7.2G 32.8G 18% / [2021-05-20T18:42:02.557Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T18:42:02.557Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T18:42:02.557Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T18:42:02.557Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-05-20T18:42:02.557Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-05-20T18:42:02.557Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-05-20T18:42:02.557Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-05-20T18:42:02.557Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-05-20T18:42:02.557Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-05-20T18:42:02.558Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-95 [2021-05-20T18:42:02.558Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp [2021-05-20T18:42:02.558Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-05-20T18:42:02.558Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] ---> free -m: [2021-05-20T18:42:02.558Z] total used free shared buff/cache available [2021-05-20T18:42:02.558Z] Mem: 7821 910 4861 0 2048 6729 [2021-05-20T18:42:02.558Z] Swap: 1023 0 1023 [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] ---> ip addr: [2021-05-20T18:42:02.558Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T18:42:02.558Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T18:42:02.558Z] inet 127.0.0.1/8 scope host lo [2021-05-20T18:42:02.558Z] valid_lft forever preferred_lft forever [2021-05-20T18:42:02.558Z] inet6 ::1/128 scope host [2021-05-20T18:42:02.558Z] valid_lft forever preferred_lft forever [2021-05-20T18:42:02.558Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T18:42:02.558Z] link/ether fa:16:3e:a2:57:30 brd ff:ff:ff:ff:ff:ff [2021-05-20T18:42:02.558Z] inet 10.30.122.94/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T18:42:02.558Z] valid_lft 85103sec preferred_lft 85103sec [2021-05-20T18:42:02.558Z] inet6 fe80::f816:3eff:fea2:5730/64 scope link [2021-05-20T18:42:02.558Z] valid_lft forever preferred_lft forever [2021-05-20T18:42:02.558Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T18:42:02.558Z] link/ether 02:42:c7:3a:64:89 brd ff:ff:ff:ff:ff:ff [2021-05-20T18:42:02.558Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T18:42:02.558Z] valid_lft forever preferred_lft forever [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] ---> sar -b -r -n DEV: [2021-05-20T18:42:02.558Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] 18:20:14 LINUX RESTART (2 CPU) [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] 18:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T18:42:02.558Z] 18:22:01 5.65 0.00 5.65 0.00 0.00 1078.38 0.00 [2021-05-20T18:42:02.558Z] 18:23:01 1.62 0.00 1.62 0.00 0.00 35.33 0.00 [2021-05-20T18:42:02.558Z] 18:24:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 [2021-05-20T18:42:02.558Z] 18:25:01 0.32 0.00 0.32 0.00 0.00 5.00 0.00 [2021-05-20T18:42:02.558Z] 18:26:01 0.18 0.00 0.18 0.00 0.00 1.60 0.00 [2021-05-20T18:42:02.558Z] 18:27:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 [2021-05-20T18:42:02.558Z] 18:28:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 [2021-05-20T18:42:02.558Z] 18:29:02 0.32 0.00 0.32 0.00 0.00 6.11 0.00 [2021-05-20T18:42:02.558Z] 18:30:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-20T18:42:02.558Z] 18:31:01 0.38 0.00 0.38 0.00 0.00 5.60 0.00 [2021-05-20T18:42:02.558Z] 18:32:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-05-20T18:42:02.558Z] 18:33:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 [2021-05-20T18:42:02.558Z] 18:34:01 0.27 0.00 0.27 0.00 0.00 3.06 0.00 [2021-05-20T18:42:02.558Z] 18:35:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-20T18:42:02.558Z] 18:36:01 0.52 0.18 0.33 0.00 5.86 5.65 0.00 [2021-05-20T18:42:02.558Z] 18:37:01 0.72 0.00 0.72 0.00 0.00 14.64 0.00 [2021-05-20T18:42:02.558Z] 18:38:01 0.33 0.00 0.33 0.00 0.00 5.41 0.00 [2021-05-20T18:42:02.558Z] 18:39:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 [2021-05-20T18:42:02.558Z] 18:40:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-05-20T18:42:02.558Z] 18:41:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 [2021-05-20T18:42:02.558Z] Average: 0.64 0.01 0.63 0.00 0.29 59.67 0.00 [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T18:42:02.558Z] 18:22:01 5631868 0 763080 9.53 2620 1611364 1199892 13.25 482160 1507308 20 [2021-05-20T18:42:02.558Z] 18:23:01 5631548 0 763392 9.53 2620 1611372 1178612 13.01 483348 1507464 16 [2021-05-20T18:42:02.558Z] 18:24:01 5629164 0 765776 9.56 2620 1611372 1178672 13.01 485248 1507464 12 [2021-05-20T18:42:02.558Z] 18:25:01 5631456 0 763476 9.53 2620 1611380 1178372 13.01 482212 1508872 8 [2021-05-20T18:42:02.558Z] 18:26:01 5630912 0 764016 9.54 2620 1611384 1178456 13.01 482464 1508872 16 [2021-05-20T18:42:02.558Z] 18:27:01 5629736 0 765192 9.55 2620 1611384 1178628 13.01 483940 1508872 12 [2021-05-20T18:42:02.558Z] 18:28:01 5619420 0 775500 9.68 2620 1611392 1178716 13.01 493904 1508872 20 [2021-05-20T18:42:02.558Z] 18:29:02 5619588 0 775328 9.68 2620 1611396 1178500 13.01 493988 1508920 16 [2021-05-20T18:42:02.558Z] 18:30:01 5619588 0 775324 9.68 2620 1611400 1178500 13.01 494056 1508920 16 [2021-05-20T18:42:02.558Z] 18:31:01 5619248 0 775656 9.68 2620 1611408 1178584 13.01 494888 1508088 20 [2021-05-20T18:42:02.558Z] 18:32:01 5619016 0 775884 9.69 2620 1611412 1178656 13.01 496040 1507072 20 [2021-05-20T18:42:02.558Z] 18:33:01 5619860 0 775036 9.68 2620 1611416 1178500 13.01 495904 1507072 16 [2021-05-20T18:42:02.558Z] 18:34:01 5619876 0 775016 9.68 2620 1611420 1178500 13.01 495832 1507072 8 [2021-05-20T18:42:02.558Z] 18:35:01 5619044 0 775844 9.69 2620 1611424 1178704 13.01 496324 1507072 8 [2021-05-20T18:42:02.558Z] 18:36:01 5619212 0 775672 9.69 2620 1611428 1178584 13.01 496056 1507072 24 [2021-05-20T18:42:02.558Z] 18:37:01 5619236 0 775644 9.68 2620 1611432 1178536 13.01 496044 1507072 16 [2021-05-20T18:42:02.558Z] 18:38:01 5619300 0 775576 9.68 2620 1611436 1178500 13.01 495860 1507072 16 [2021-05-20T18:42:02.558Z] 18:39:01 5619332 0 775536 9.68 2620 1611444 1178500 13.01 495916 1507072 16 [2021-05-20T18:42:02.558Z] 18:40:01 5619184 0 775684 9.69 2620 1611444 1178564 13.01 495956 1507072 16 [2021-05-20T18:42:02.558Z] 18:41:01 5619072 0 775788 9.69 2620 1611452 1178648 13.01 496140 1507072 12 [2021-05-20T18:42:02.558Z] Average: 5622783 0 772121 9.64 2620 1611408 1179631 13.02 491814 1507719 15 [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T18:42:02.558Z] 18:22:01 eth0 1.90 0.65 1.04 0.04 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:23:01 eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:24:01 eth0 0.47 0.25 0.27 0.19 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:25:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:26:01 eth0 1.15 0.23 0.17 0.07 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:27:01 eth0 1.42 0.32 0.41 0.18 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:28:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:29:02 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:31:01 eth0 0.33 0.25 0.17 0.08 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:32:01 eth0 0.98 0.38 0.32 0.18 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:33:01 eth0 0.25 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:34:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:35:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:36:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:37:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:38:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:39:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:40:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:41:01 eth0 0.28 0.25 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] Average: eth0 0.52 0.20 0.18 0.08 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] ---> sar -P ALL: [2021-05-20T18:42:02.558Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] 18:20:14 LINUX RESTART (2 CPU) [2021-05-20T18:42:02.558Z] [2021-05-20T18:42:02.558Z] 18:21:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T18:42:02.558Z] 18:22:01 all 0.10 0.00 0.05 0.00 0.02 99.83 [2021-05-20T18:42:02.558Z] 18:22:01 0 0.15 0.00 0.07 0.00 0.00 99.78 [2021-05-20T18:42:02.558Z] 18:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-20T18:42:02.558Z] 18:23:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-20T18:42:02.558Z] 18:23:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-20T18:42:02.558Z] 18:23:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-20T18:42:02.558Z] 18:24:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-20T18:42:02.558Z] 18:24:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2021-05-20T18:42:02.558Z] 18:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-20T18:42:02.558Z] 18:25:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-05-20T18:42:02.558Z] 18:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-20T18:42:02.558Z] 18:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-20T18:42:02.558Z] 18:26:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-20T18:42:02.558Z] 18:26:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-20T18:42:02.559Z] 18:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-20T18:42:02.559Z] 18:27:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-20T18:42:02.559Z] 18:27:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-20T18:42:02.559Z] 18:27:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-20T18:42:02.559Z] 18:28:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-20T18:42:02.559Z] 18:28:01 0 0.13 0.00 0.05 0.00 0.02 99.80 [2021-05-20T18:42:02.559Z] 18:28:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-20T18:42:02.559Z] 18:29:02 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-05-20T18:42:02.559Z] 18:29:02 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-20T18:42:02.559Z] 18:29:02 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-20T18:42:02.559Z] 18:30:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-20T18:42:02.559Z] 18:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-20T18:42:02.559Z] 18:30:01 1 0.09 0.00 0.02 0.00 0.02 99.88 [2021-05-20T18:42:02.559Z] 18:31:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-20T18:42:02.559Z] 18:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-20T18:42:02.559Z] 18:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-20T18:42:02.559Z] 18:32:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-20T18:42:02.559Z] 18:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-20T18:42:02.559Z] 18:32:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-20T18:42:02.559Z] [2021-05-20T18:42:02.559Z] 18:32:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T18:42:02.559Z] 18:33:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-05-20T18:42:02.559Z] 18:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-20T18:42:02.559Z] 18:33:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-05-20T18:42:02.559Z] 18:34:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-20T18:42:02.559Z] 18:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T18:42:02.559Z] 18:34:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-20T18:42:02.559Z] 18:35:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-05-20T18:42:02.559Z] 18:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-20T18:42:02.559Z] 18:35:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-20T18:42:02.559Z] 18:36:01 all 0.04 0.00 0.04 0.00 0.02 99.90 [2021-05-20T18:42:02.559Z] 18:36:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-20T18:42:02.559Z] 18:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-20T18:42:02.559Z] 18:37:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-20T18:42:02.559Z] 18:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-20T18:42:02.559Z] 18:37:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-05-20T18:42:02.559Z] 18:38:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2021-05-20T18:42:02.559Z] 18:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-20T18:42:02.559Z] 18:38:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-20T18:42:02.559Z] 18:39:01 all 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-20T18:42:02.559Z] 18:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-20T18:42:02.559Z] 18:39:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-20T18:42:02.559Z] 18:40:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2021-05-20T18:42:02.559Z] 18:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-20T18:42:02.559Z] 18:40:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-05-20T18:42:02.559Z] 18:41:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-20T18:42:02.559Z] 18:41:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-20T18:42:02.559Z] 18:41:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-20T18:42:02.559Z] Average: all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-05-20T18:42:02.559Z] Average: 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-20T18:42:02.559Z] Average: 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-20T18:42:02.559Z] [2021-05-20T18:42:02.559Z] [2021-05-20T18:42:02.559Z]