Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6e466918919f6bc97f50af07b8fd715553c8ee3a 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23741 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.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-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 6e466918919f6bc97f50af07b8fd715553c8ee3a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e466918919f6bc97f50af07b8fd715553c8ee3a # timeout=10 Commit message: "fix(adr): Update device service V2 API documentation for the value range of operating state (#332)" > git rev-list --no-walk 131854beff4a7e837f8ac07f721e1d4ea0c391ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 12:01:15 + docker inspect -f . python:3-slim 12:01:15 12:01:15 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 12:01:16 + docker pull python:3-slim 12:01:16 3-slim: Pulling from library/python 12:01:16 a076a628af6f: Pulling fs layer 12:01:16 de8081929fad: Pulling fs layer 12:01:16 181a96cb0617: Pulling fs layer 12:01:16 c91fe2011cc2: Pulling fs layer 12:01:16 8de944cde012: Pulling fs layer 12:01:16 c91fe2011cc2: Waiting 12:01:16 8de944cde012: Waiting 12:01:17 de8081929fad: Download complete 12:01:17 c91fe2011cc2: Download complete 12:01:17 8de944cde012: Verifying Checksum 12:01:17 8de944cde012: Download complete 12:01:19 181a96cb0617: Verifying Checksum 12:01:19 181a96cb0617: Download complete 12:01:19 a076a628af6f: Verifying Checksum 12:01:19 a076a628af6f: Download complete 12:01:21 a076a628af6f: Pull complete 12:01:21 de8081929fad: Pull complete 12:01:23 181a96cb0617: Pull complete 12:01:23 c91fe2011cc2: Pull complete 12:01:24 8de944cde012: Pull complete 12:01:24 Digest: sha256:50328b4efe5ff8ef8bb2e62e088a4cefeace39062c483c04987f5820e7cf73b1 12:01:24 Status: Downloaded newer image for python:3-slim 12:01:24 docker.io/library/python:3-slim [Pipeline] withDockerContainer 12:01:24 prd-centos7-docker-4c-2g-23741 does not seem to be running inside a container 12:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** python:3-slim cat 12:01:27 $ docker top 8f2f8ce81e65da25abb9071bd9e576f713a79fc51914fdec625ea3d688c82098 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:27 + pip install mkdocs 12:01:30 Collecting mkdocs 12:01:30 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 12:01:31 Collecting lunr[languages]==0.5.8 12:01:31 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 12:01:31 Collecting click>=3.3 12:01:31 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 12:01:31 Collecting tornado>=5.0 12:01:31 Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) 12:01:31 Collecting PyYAML>=3.10 12:01:31 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 12:01:32 Collecting Jinja2>=2.10.1 12:01:32 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 12:01:32 Collecting Markdown>=3.2.1 12:01:32 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) 12:01:32 Collecting livereload>=2.5.1 12:01:32 Downloading livereload-2.6.3.tar.gz (25 kB) 12:01:33 Collecting future>=0.16.0 12:01:33 Downloading future-0.18.2.tar.gz (829 kB) 12:01:33 Collecting six>=1.11.0 12:01:33 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 12:01:34 Collecting nltk>=3.2.5 12:01:34 Downloading nltk-3.5.zip (1.4 MB) 12:01:35 Collecting MarkupSafe>=0.23 12:01:35 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) 12:01:35 Collecting joblib 12:01:35 Downloading joblib-1.0.0-py3-none-any.whl (302 kB) 12:01:37 Collecting regex 12:01:37 Downloading regex-2020.11.13-cp39-cp39-manylinux2014_x86_64.whl (732 kB) 12:01:37 Collecting tqdm 12:01:37 Downloading tqdm-4.56.0-py2.py3-none-any.whl (72 kB) 12:01:37 Building wheels for collected packages: future, livereload, MarkupSafe, nltk 12:01:37 Building wheel for future (setup.py): started 12:01:38 Building wheel for future (setup.py): finished with status 'done' 12:01:38 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=7172c952a57bcd164b3a42512d63d6ccf5bcab0998e2c4bd86efa2ad351a202d 12:01:38 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 12:01:38 Building wheel for livereload (setup.py): started 12:01:38 Building wheel for livereload (setup.py): finished with status 'done' 12:01:38 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=83708af0c284213e9a0dcc45f985bdce86e34bae331cdd0b0a57b78b3630feea 12:01:38 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 12:01:38 Building wheel for MarkupSafe (setup.py): started 12:01:39 Building wheel for MarkupSafe (setup.py): finished with status 'done' 12:01:39 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12629 sha256=c1308544fe2df77754fef0df3dbccbffb3c7602ba3ca8ecae171e6125ba5464a 12:01:39 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e 12:01:39 Building wheel for nltk (setup.py): started 12:01:40 Building wheel for nltk (setup.py): finished with status 'done' 12:01:40 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=bceef9846528dc84d6ce64a90c14e456eeb28082fbe52a344ba0cb45427f9b84 12:01:40 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 12:01:40 Successfully built future livereload MarkupSafe nltk 12:01:40 Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs 12:01:45 Successfully installed Jinja2-2.11.2 Markdown-3.3.3 MarkupSafe-1.1.1 PyYAML-5.4.1 click-7.1.2 future-0.18.2 joblib-1.0.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.11.13 six-1.15.0 tornado-6.1 tqdm-4.56.0 [Pipeline] sh 12:01:45 + pip install mkdocs-material==5.1.0 12:01:46 Collecting mkdocs-material==5.1.0 12:01:46 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 12:01:47 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) 12:01:47 Collecting mkdocs-material-extensions>=1.0b1 12:01:47 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 12:01:47 Collecting Pygments>=2.4 12:01:47 Downloading Pygments-2.7.4-py3-none-any.whl (950 kB) 12:01:47 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 12:01:47 Collecting pymdown-extensions>=7.0 12:01:47 Downloading pymdown_extensions-8.1.1-py3-none-any.whl (206 kB) 12:01:47 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.1) 12:01:47 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.4.1) 12:01:47 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 12:01:47 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 12:01:47 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.3) 12:01:47 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 12:01:47 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) 12:01:47 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 12:01:47 Requirement already satisfied: nltk>=3.2.5 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 12:01:47 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 12:01:47 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.11.13) 12:01:47 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.56.0) 12:01:47 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.0.0) 12:01:48 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 12:01:51 Successfully installed Pygments-2.7.4 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.1.1 [Pipeline] sh 12:01:52 + mkdocs build 12:01:53 INFO - Cleaning site directory 12:01:53 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/2.0 12:01:53 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 12:01:53 - design/adr/0001-Registy-Refactor.md 12:01:53 - design/adr/0004-Feature-Flags.md 12:01:53 - design/adr/0005-Service-Self-Config.md 12:01:53 - design/adr/013-Device-Service-Events-Message-Bus.md 12:01:53 - design/adr/014-Secret-Provider-For-All.md 12:01:53 - design/adr/core/0003-V2-API-Principles.md 12:01:53 - design/adr/device-service/0002-Array-Datatypes.md 12:01:53 - design/adr/device-service/0011-DeviceService-Rest-API.md 12:01:53 - design/adr/devops/0007-Release-Automation.md 12:01:53 - design/adr/devops/0010-Release-Artifacts.md 12:01:53 - design/adr/security/0008-Secret-Creation-and-Distribution.md 12:01:53 - design/adr/security/0009-Secure-Bootstrapping.md 12:01:53 - design/adr/security/0015-in-cluster-tls.md 12:01:53 - design/adr/security/0016-docker-image-guidelines.md 12:01:53 - design/legacy-design/device-service/discovery.md 12:01:53 - design/legacy-requirements/device-service.md 12:01:53 - microservices/device/profile/Ch-DeviceProfileRef.md 12:01:53 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 12:01:53 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 12:01:53 - microservices/security/edgex-secrets-config-proxy.1.md 12:01:53 - microservices/security/edgex-secrets-config.1.md 12:01:53 - microservices/security/security-file-token-provider.1.md 12:01:53 - microservices/security/security-secrets-setup.1.md 12:02:03 INFO - Documentation built in 9.84 seconds [Pipeline] stash 12:02:10 Stashed 410 file(s) [Pipeline] } 12:02:10 $ docker stop --time=1 8f2f8ce81e65da25abb9071bd9e576f713a79fc51914fdec625ea3d688c82098 12:02:12 $ docker rm -f 8f2f8ce81e65da25abb9071bd9e576f713a79fc51914fdec625ea3d688c82098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 12:02:28 Still waiting to schedule task 12:02:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:04:55 Running on prd-centos7-docker-4c-2g-23743 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout 12:04:57 using credential edgex-jenkins-ssh 12:04:57 Cloning the remote Git repository 12:04:57 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 12:04:57 > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 12:04:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 12:04:57 > git --version # timeout=10 12:04:57 > git --version # 'git version 2.24.3' 12:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:06 Checking out Revision 6e466918919f6bc97f50af07b8fd715553c8ee3a (master) 12:05:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 12:05:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 12:05:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 12:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 12:05:06 > git config core.sparsecheckout # timeout=10 12:05:06 > git checkout -f 6e466918919f6bc97f50af07b8fd715553c8ee3a # timeout=10 12:05:10 Commit message: "fix(adr): Update device service V2 API documentation for the value range of operating state (#332)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:11 + grep -v Signed-off-by 12:05:11 + head -n 1 12:05:11 + git log --format=%B -n 1 [Pipeline] cleanWs 12:05:11 [WS-CLEANUP] Deleting project workspace... 12:05:11 [WS-CLEANUP] Deferred wipeout is used... 12:05:11 [WS-CLEANUP] done [Pipeline] dir 12:05:11 Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git 12:05:11 using credential edgex-jenkins-ssh 12:05:11 Cloning the remote Git repository 12:05:11 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 12:05:11 > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 12:05:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 12:05:11 > git --version # timeout=10 12:05:11 > git --version # 'git version 2.24.3' 12:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:18 Checking out Revision 584cb2e5c4f8b2e46545815eec5f35824ca5943d (refs/remotes/origin/gh-pages) 12:05:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 12:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 12:05:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 12:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:18 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 12:05:18 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 12:05:18 > git config core.sparsecheckout # timeout=10 12:05:18 > git checkout -f 584cb2e5c4f8b2e46545815eec5f35824ca5943d # timeout=10 12:05:19 > git branch -a -v --no-abbrev # timeout=10 12:05:19 > git checkout -b gh-pages 584cb2e5c4f8b2e46545815eec5f35824ca5943d # timeout=10 12:05:20 Commit message: "ci: feat(microservices): Remove MarkAsPushed App Service documentation (#329)" [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:05:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:24 [ssh-agent] Looking for ssh-agent implementation... 12:05:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:24 $ ssh-agent 12:05:24 SSH_AUTH_SOCK=/tmp/ssh-INquoyJoen17/agent.8433 12:05:24 SSH_AGENT_PID=8435 12:05:24 Running ssh-add (command line suppressed) 12:05:24 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_3181180255375175914.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_3181180255375175914.key) 12:05:24 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:25 total 12 12:05:25 drwxrwxr-x. 7 jenkins jenkins 115 Jan 28 12:05 . 12:05:25 drwxrwxr-x. 4 jenkins jenkins 50 Jan 28 12:05 .. 12:05:25 drwxrwxr-x. 11 jenkins jenkins 229 Jan 28 12:05 1.2 12:05:25 drwxrwxr-x. 11 jenkins jenkins 229 Jan 28 12:05 1.3 12:05:25 drwxrwxr-x. 11 jenkins jenkins 229 Jan 28 12:05 2.0 12:05:25 -rw-rw-r--. 1 jenkins jenkins 21 Jan 28 12:05 CNAME 12:05:25 drwxrwxr-x. 3 jenkins jenkins 69 Jan 28 12:05 docs 12:05:25 drwxrwxr-x. 8 jenkins jenkins 162 Jan 28 12:05 .git 12:05:25 -rw-rw-r--. 1 jenkins jenkins 148 Jan 28 12:05 index.html 12:05:25 -rw-rw-r--. 1 jenkins jenkins 248 Jan 28 12:05 versions.json 12:05:25 total 12 12:05:25 drwxrwxr-x. 6 jenkins jenkins 103 Jan 28 12:05 . 12:05:25 drwxrwxr-x. 4 jenkins jenkins 50 Jan 28 12:05 .. 12:05:25 drwxrwxr-x. 11 jenkins jenkins 229 Jan 28 12:05 1.2 12:05:25 drwxrwxr-x. 11 jenkins jenkins 229 Jan 28 12:05 1.3 12:05:25 drwxrwxr-x. 11 jenkins jenkins 229 Jan 28 12:05 2.0 12:05:25 -rw-rw-r--. 1 jenkins jenkins 21 Jan 28 12:01 CNAME 12:05:25 drwxrwxr-x. 8 jenkins jenkins 162 Jan 28 12:05 .git 12:05:25 -rw-rw-r--. 1 jenkins jenkins 148 Jan 28 12:01 index.html 12:05:25 -rw-rw-r--. 1 jenkins jenkins 248 Jan 28 12:01 versions.json 12:05:25 [edgeXGHPagesPublish] We have detected there are changes to commit: 12:05:25 [gh-pages d498595] ci: fix(adr): Update device service V2 API documentation for the value range of operating state (#332) 12:05:25 5 files changed, 94 insertions(+), 93 deletions(-) 12:05:25 rewrite 2.0/search/search_index.json (70%) 12:05:25 rewrite 2.0/sitemap.xml.gz (100%) 12:05:25 [edgeXGHPagesPublish] DRY_RUN set to : false 12:05:25 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 12:05:25 Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. 12:05:29 To github.com:edgexfoundry/edgex-docs.git 12:05:29 584cb2e..d498595 gh-pages -> gh-pages [Pipeline] } 12:05:29 $ ssh-agent -k 12:05:29 unset SSH_AUTH_SOCK; 12:05:29 unset SSH_AGENT_PID; 12:05:29 echo Agent pid 8435 killed; 12:05:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:05:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:05:31 ---> package-listing.sh 12:05:31 ++ facter osfamily 12:05:31 ++ tr '[:upper:]' '[:lower:]' 12:05:31 + OS_FAMILY=redhat 12:05:31 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 12:05:31 + START_PACKAGES=/tmp/packages_start.txt 12:05:31 + END_PACKAGES=/tmp/packages_end.txt 12:05:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:05:31 + PACKAGES=/tmp/packages_start.txt 12:05:31 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 12:05:31 + PACKAGES=/tmp/packages_end.txt 12:05:31 + case "${OS_FAMILY}" in 12:05:31 + rpm -qa 12:05:31 + sort 12:05:36 + '[' -f /tmp/packages_start.txt ']' 12:05:36 + '[' -f /tmp/packages_end.txt ']' 12:05:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:05:36 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 12:05:36 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 12:05:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo 12:05:36 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-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:05:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:05:37 12:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:05:37 alpine: Pulling from edgex-lftools-log-publisher 12:05:37 df20fa9351a1: Pulling fs layer 12:05:37 36b3adc4ff6f: Pulling fs layer 12:05:37 8ad3a11d3b57: Pulling fs layer 12:05:37 46f8f816bc3b: Pulling fs layer 12:05:37 93b61091891f: Pulling fs layer 12:05:37 93b9cdb0e59b: Pulling fs layer 12:05:37 5e14af77c1be: Pulling fs layer 12:05:37 01666e4c0597: Pulling fs layer 12:05:37 aa168da1d23b: Pulling fs layer 12:05:37 93b9cdb0e59b: Waiting 12:05:37 5e14af77c1be: Waiting 12:05:37 01666e4c0597: Waiting 12:05:37 aa168da1d23b: Waiting 12:05:37 46f8f816bc3b: Waiting 12:05:37 93b61091891f: Waiting 12:05:37 36b3adc4ff6f: Download complete 12:05:37 46f8f816bc3b: Verifying Checksum 12:05:37 46f8f816bc3b: Download complete 12:05:37 df20fa9351a1: Verifying Checksum 12:05:37 df20fa9351a1: Download complete 12:05:37 93b9cdb0e59b: Verifying Checksum 12:05:37 93b9cdb0e59b: Download complete 12:05:37 93b61091891f: Verifying Checksum 12:05:37 93b61091891f: Download complete 12:05:37 5e14af77c1be: Verifying Checksum 12:05:37 5e14af77c1be: Download complete 12:05:37 01666e4c0597: Download complete 12:05:38 df20fa9351a1: Pull complete 12:05:38 36b3adc4ff6f: Pull complete 12:05:38 8ad3a11d3b57: Verifying Checksum 12:05:38 8ad3a11d3b57: Download complete 12:05:39 8ad3a11d3b57: Pull complete 12:05:39 46f8f816bc3b: Pull complete 12:05:40 93b61091891f: Pull complete 12:05:40 93b9cdb0e59b: Pull complete 12:05:40 aa168da1d23b: Verifying Checksum 12:05:40 aa168da1d23b: Download complete 12:05:40 5e14af77c1be: Pull complete 12:05:40 01666e4c0597: Pull complete 12:05:48 aa168da1d23b: Pull complete 12:05:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:05:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:05:48 prd-centos7-docker-4c-2g-23741 does not seem to be running inside a container 12:05:48 $ 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-docs_master/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-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:05:52 $ docker top 970c32ea62d6b04ec5b4b307b4ea91ed191645582b393ed0392a1a58ca559aec -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:53 + touch /tmp/pre-build-complete [Pipeline] sh 12:05:53 + mkdir -p /var/log/sa [Pipeline] sh 12:05:53 + ls /var/log/sa-host 12:05:53 + sadf -c /var/log/sa-host/sa23 12:05:53 file_magic: OK 12:05:53 HZ: Using current value: 100 12:05:53 file_header: OK 12:05:53 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 12:05:53 Statistics: 12:05:53 Hnuu...uuuununununu... 12:05:53 File successfully converted to sysstat format version 12.2.1 12:05:53 + sadf -c /var/log/sa-host/sa28 12:05:53 file_magic: OK 12:05:53 HZ: Using current value: 100 12:05:53 file_header: OK 12:05:53 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 12:05:53 Statistics: 12:05:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:05:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:54 provisioning config files... 12:05:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config752302223005961492tmp [Pipeline] { [Pipeline] echo 12:05:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:05:54 ---> create-netrc.sh [Pipeline] } 12:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:05:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:05:55 ---> python-tools-install.sh [Pipeline] echo 12:05:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:05:55 ---> sudo-logs.sh 12:05:55 Archiving 'sudo' log.. [Pipeline] echo 12:05:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:05:55 ---> job-cost.sh 12:05:55 lf-activate-venv: SKIPPING 12:05:55 INFO: No Stack... 12:05:56 INFO: Retrieving Pricing Info for: v1-standard-2 12:05:57 INFO: Archiving Costs [Pipeline] echo 12:05:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:05:57 ---> logs-deploy.sh 12:05:57 lf-activate-venv: SKIPPING 12:05:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/118 12:05:57 INFO: archiving workspace using pattern(s): 12:05:59 Archives upload complete. 12:05:59 INFO: archiving logs to Nexus 12:06:00 ---> uname -a: 12:06:00 Linux prd-centos7-docker-4c-2g-23741.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:06:00 12:06:00 12:06:00 ---> lscpu: 12:06:00 Architecture: x86_64 12:06:00 CPU op-mode(s): 32-bit, 64-bit 12:06:00 Byte Order: Little Endian 12:06:00 Address sizes: 40 bits physical, 48 bits virtual 12:06:00 CPU(s): 4 12:06:00 On-line CPU(s) list: 0-3 12:06:00 Thread(s) per core: 1 12:06:00 Core(s) per socket: 1 12:06:00 Socket(s): 4 12:06:00 NUMA node(s): 1 12:06:00 Vendor ID: GenuineIntel 12:06:00 CPU family: 6 12:06:00 Model: 44 12:06:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:06:00 Stepping: 1 12:06:00 CPU MHz: 2933.438 12:06:00 BogoMIPS: 5866.87 12:06:00 Virtualization: VT-x 12:06:00 Hypervisor vendor: KVM 12:06:00 Virtualization type: full 12:06:00 L1d cache: 128 KiB 12:06:00 L1i cache: 128 KiB 12:06:00 L2 cache: 16 MiB 12:06:00 L3 cache: 64 MiB 12:06:00 NUMA node0 CPU(s): 0-3 12:06:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:06:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:06:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:06:00 Vulnerability Meltdown: Mitigation; PTI 12:06:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:06:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:06:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:06:00 Vulnerability Srbds: Not affected 12:06:00 Vulnerability Tsx async abort: Not affected 12:06:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 12:06:00 12:06:00 12:06:00 ---> nproc: 12:06:00 4 12:06:00 12:06:00 12:06:00 ---> df -h: 12:06:00 Filesystem Size Used Available Use% Mounted on 12:06:00 overlay 50.0G 7.6G 42.4G 15% / 12:06:00 tmpfs 64.0M 0 64.0M 0% /dev 12:06:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:06:00 shm 64.0M 0 64.0M 0% /dev/shm 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /facter-os 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_master 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_master@tmp 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa-host 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/secure 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/auth.log 12:06:00 /dev/vda1 50.0G 7.6G 42.4G 15% /run/cloud-init/result.json 12:06:00 12:06:00 12:06:00 ---> free -m: 12:06:00 total used free shared buff/cache available 12:06:00 Mem: 1837 727 111 0 998 1007 12:06:00 Swap: 1023 2 1021 12:06:00 12:06:00 12:06:00 ---> ip addr: 12:06:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:06:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:00 inet 127.0.0.1/8 scope host lo 12:06:00 valid_lft forever preferred_lft forever 12:06:00 inet6 ::1/128 scope host 12:06:00 valid_lft forever preferred_lft forever 12:06:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:06:00 link/ether fa:16:3e:72:f0:93 brd ff:ff:ff:ff:ff:ff 12:06:00 inet 10.30.123.96/23 brd 10.30.123.255 scope global dynamic eth0 12:06:00 valid_lft 86072sec preferred_lft 86072sec 12:06:00 inet6 fe80::f816:3eff:fe72:f093/64 scope link 12:06:00 valid_lft forever preferred_lft forever 12:06:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:06:00 link/ether 02:42:2f:de:fe:9e brd ff:ff:ff:ff:ff:ff 12:06:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:06:00 valid_lft forever preferred_lft forever 12:06:00 inet6 fe80::42:2fff:fede:fe9e/64 scope link 12:06:00 valid_lft forever preferred_lft forever 12:06:00 12:06:00 12:06:00 ---> sar -b -r -n DEV: 12:06:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/28/21 _x86_64_ (4 CPU) 12:06:00 12:06:00 12:00:21 LINUX RESTART (4 CPU) 12:06:00 12:06:00 12:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:06:00 12:02:01 122.26 34.10 88.16 0.00 7324.15 18626.13 0.00 12:06:00 12:03:01 25.37 8.46 16.92 0.00 789.74 3176.02 0.00 12:06:00 12:04:01 0.47 0.00 0.47 0.00 0.00 5.46 0.00 12:06:00 12:05:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 12:06:00 Average: 37.11 10.65 26.46 0.00 2030.13 5456.96 0.00 12:06:00 12:06:00 12:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:00 12:02:01 83564 0 737136 39.18 2620 1058224 1302256 44.44 594356 950320 80832 12:06:00 12:03:01 237708 0 656464 34.89 2620 984752 1138016 38.84 612884 812048 8 12:06:00 12:04:01 246960 0 647208 34.40 2620 984756 1069892 36.51 621468 795392 16 12:06:00 12:05:01 244532 0 649632 34.53 2620 984760 1070120 36.52 613820 806280 20 12:06:00 Average: 203191 0 672610 35.75 2620 1003123 1145071 39.08 610632 841010 20219 12:06:00 12:06:00 12:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:00 12:02:01 eth0 668.00 435.55 3356.07 91.99 0.00 0.00 0.00 0.00 12:06:00 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 12:02:01 vethb9ff61f 60.65 75.72 4.48 303.71 0.00 0.00 0.00 0.00 12:06:00 12:02:01 docker0 60.65 75.58 3.65 303.70 0.00 0.00 0.00 0.00 12:06:00 12:03:01 eth0 333.30 220.38 64.27 932.91 0.00 0.00 0.00 0.00 12:06:00 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 12:04:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:06:00 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 12:05:01 eth0 1.43 0.62 0.58 0.37 0.00 0.00 0.00 0.00 12:06:00 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 Average: eth0 250.99 164.25 856.01 256.32 0.00 0.00 0.00 0.00 12:06:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:00 Average: docker0 15.18 18.91 0.91 75.99 0.00 0.00 0.00 0.00 12:06:00 12:06:00 12:06:00 ---> sar -P ALL: 12:06:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/28/21 _x86_64_ (4 CPU) 12:06:00 12:06:00 12:00:21 LINUX RESTART (4 CPU) 12:06:00 12:06:00 12:01:01 CPU %user %nice %system %iowait %steal %idle 12:06:00 12:02:01 all 15.98 0.00 5.28 2.09 0.36 76.28 12:06:00 12:02:01 0 15.80 0.00 6.37 2.61 0.38 74.84 12:06:00 12:02:01 1 16.99 0.00 4.59 2.02 0.39 76.00 12:06:00 12:02:01 2 24.09 0.00 7.01 2.05 0.34 66.51 12:06:00 12:02:01 3 7.09 0.00 3.18 1.68 0.34 87.70 12:06:00 12:03:01 all 4.22 0.00 1.25 0.34 0.03 94.17 12:06:00 12:03:01 0 1.77 0.00 1.16 0.10 0.02 96.96 12:06:00 12:03:01 1 5.30 0.00 1.24 0.49 0.03 92.94 12:06:00 12:03:01 2 2.64 0.00 1.42 0.57 0.03 95.33 12:06:00 12:03:01 3 7.17 0.00 1.17 0.18 0.02 91.46 12:06:00 12:04:01 all 0.15 0.00 0.04 0.00 0.01 99.80 12:06:00 12:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:06:00 12:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 12:06:00 12:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 12:06:00 12:04:01 3 0.50 0.00 0.03 0.00 0.02 99.45 12:06:00 12:05:01 all 0.21 0.00 0.20 0.00 0.00 99.58 12:06:00 12:05:01 0 0.05 0.00 0.13 0.00 0.00 99.82 12:06:00 12:05:01 1 0.12 0.00 0.27 0.00 0.02 99.60 12:06:00 12:05:01 2 0.10 0.00 0.20 0.00 0.00 99.70 12:06:00 12:05:01 3 0.58 0.00 0.20 0.00 0.00 99.22 12:06:00 Average: all 5.10 0.00 1.68 0.60 0.10 92.52 12:06:00 Average: 0 4.34 0.00 1.89 0.67 0.10 92.99 12:06:00 Average: 1 5.58 0.00 1.53 0.62 0.11 92.16 12:06:00 Average: 2 6.65 0.00 2.15 0.65 0.09 90.45 12:06:00 Average: 3 3.82 0.00 1.14 0.46 0.09 94.48 12:06:00 12:06:00 12:06:00