Pull request #118 opened 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 akramtexas for edgexfoundry/edgex-docs Obtained Jenkinsfile from 0999598a9ac5cd0fa6b3a87f5215f9d8c7e1109f+180d132f4fc76938f6b719c80acf75f27b7ead4a (081c51c865ae32d0f180608fe9695ae19e14012c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-118/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-756’ Running on prd-centos7-docker-4c-2g-759 in /w/workspace/edgexfoundry_edgex-docs_PR-118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 180d132f4fc76938f6b719c80acf75f27b7ead4a into PR head commit 0999598a9ac5cd0fa6b3a87f5215f9d8c7e1109f > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/118/head:refs/remotes/origin/PR-118 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0999598a9ac5cd0fa6b3a87f5215f9d8c7e1109f # timeout=10 Merge succeeded, producing 0999598a9ac5cd0fa6b3a87f5215f9d8c7e1109f Checking out Revision 0999598a9ac5cd0fa6b3a87f5215f9d8c7e1109f (PR-118) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 180d132f4fc76938f6b719c80acf75f27b7ead4a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0999598a9ac5cd0fa6b3a87f5215f9d8c7e1109f # timeout=10 Commit message: "Update md doc (Sending and Consuming Binary Data From EdgeX Device Services) with steps for creating payloads for PUT commands." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 19:49:32 + docker inspect -f . python:3-slim 19:49:33 19:49:33 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 19:49:33 + docker pull python:3-slim 19:49:33 3-slim: Pulling from library/python 19:49:34 68ced04f60ab: Pulling fs layer 19:49:34 d1d516f83cca: Pulling fs layer 19:49:34 1c69061f55c9: Pulling fs layer 19:49:34 cb02ba23f0ac: Pulling fs layer 19:49:34 b1ed9df08170: Pulling fs layer 19:49:34 cb02ba23f0ac: Waiting 19:49:34 b1ed9df08170: Waiting 19:49:34 d1d516f83cca: Download complete 19:49:35 cb02ba23f0ac: Verifying Checksum 19:49:35 cb02ba23f0ac: Download complete 19:49:35 68ced04f60ab: Verifying Checksum 19:49:35 68ced04f60ab: Download complete 19:49:35 1c69061f55c9: Verifying Checksum 19:49:35 1c69061f55c9: Download complete 19:49:36 b1ed9df08170: Verifying Checksum 19:49:36 b1ed9df08170: Download complete 19:49:38 68ced04f60ab: Pull complete 19:49:39 d1d516f83cca: Pull complete 19:49:41 1c69061f55c9: Pull complete 19:49:41 cb02ba23f0ac: Pull complete 19:49:42 b1ed9df08170: Pull complete 19:49:42 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 19:49:42 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 19:49:42 prd-centos7-docker-4c-2g-759 does not seem to be running inside a container 19:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-118 -v /w/workspace/edgexfoundry_edgex-docs_PR-118:/w/workspace/edgexfoundry_edgex-docs_PR-118:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-118@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-118@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 ******** python:3-slim cat 19:49:43 $ docker top e0ec00b070c6fe9aa1e09dcc93ba32e2cd10a7fb1f8320297f361a1c8a48eb67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:44 + pip install mkdocs 19:49:46 Collecting mkdocs 19:49:46 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 19:49:49 Collecting tornado>=5.0 19:49:49 Downloading tornado-6.0.4.tar.gz (496 kB) 19:49:50 Collecting Jinja2>=2.10.1 19:49:50 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 19:49:50 Collecting click>=3.3 19:49:50 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 19:49:50 Collecting Markdown>=3.2.1 19:49:50 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 19:49:50 Collecting livereload>=2.5.1 19:49:50 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 19:49:50 Collecting PyYAML>=3.10 19:49:50 Downloading PyYAML-5.3.1.tar.gz (269 kB) 19:49:51 Collecting lunr[languages]==0.5.6 19:49:51 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 19:49:51 Collecting MarkupSafe>=0.23 19:49:51 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 19:49:51 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 19:49:52 Collecting six 19:49:52 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 19:49:52 Collecting future>=0.16.0 19:49:52 Downloading future-0.18.2.tar.gz (829 kB) 19:49:53 Collecting nltk>=3.2.5; extra == "languages" 19:49:53 Downloading nltk-3.4.5.zip (1.5 MB) 19:49:54 Building wheels for collected packages: tornado, PyYAML, future, nltk 19:49:54 Building wheel for tornado (setup.py): started 19:49:55 Building wheel for tornado (setup.py): finished with status 'done' 19:49:55 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=54249abc2efb352d693de2948bc3ba49d0052c832f5a1dc09c10050ee1957fed 19:49:55 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 19:49:55 Building wheel for PyYAML (setup.py): started 19:49:55 Building wheel for PyYAML (setup.py): finished with status 'done' 19:49:55 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=9c50d2c4d13b376c48199c4271933eb1da3ebeb0741017775e31afcb3862243b 19:49:55 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 19:49:55 Building wheel for future (setup.py): started 19:49:57 Building wheel for future (setup.py): finished with status 'done' 19:49:57 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=e750b44de85dc765ce2d613aeca2a7f5a244c792cefd354eccf3c18f4bbc9a2d 19:49:57 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 19:49:57 Building wheel for nltk (setup.py): started 19:49:59 Building wheel for nltk (setup.py): finished with status 'done' 19:49:59 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449904 sha256=e878f6729ffedb3e3800200db735f6a41108ebd5ddb75b8356dc736e777faacb 19:49:59 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 19:49:59 Successfully built tornado PyYAML future nltk 19:49:59 Installing collected packages: tornado, MarkupSafe, Jinja2, click, Markdown, six, livereload, PyYAML, future, nltk, lunr, mkdocs 19:50:03 Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.4.5 six-1.14.0 tornado-6.0.4 [Pipeline] sh 19:50:05 + pip install mkdocs-material 19:50:07 Collecting mkdocs-material 19:50:07 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 19:50:07 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 19:50:07 Collecting pymdown-extensions>=6.3 19:50:07 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 19:50:07 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 19:50:07 Collecting Pygments>=2.4 19:50:07 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 19:50:07 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 19:50:07 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 19:50:07 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (0.5.6) 19:50:07 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 19:50:07 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 19:50:07 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3.1) 19:50:07 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 19:50:07 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.0->mkdocs-material) (1.14.0) 19:50:07 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (0.18.2) 19:50:07 Requirement already satisfied: nltk>=3.2.5; extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (3.4.5) 19:50:08 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.0->mkdocs-material) (1.1.1) 19:50:08 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 19:50:09 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 19:50:10 + mkdocs build 19:50:12 INFO - Cleaning site directory 19:50:12 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-118/docs/1.2 19:50:12 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 19:50:12 - design/adr/0001-Registy-Refactor.md 19:50:12 - design/adr/0004-Feature-Flags.md 19:50:12 - design/adr/0005-Service-Self-Config.md 19:50:12 - design/adr/core/0003-V2-API-Principles.md 19:50:12 - design/adr/device-service/0002-Array-Datatypes.md 19:50:12 - design/legacy-design/device-service/discovery.md 19:50:12 - microservices/security/security-file-token-provider.1.md 19:50:12 - microservices/security/security-secrets-setup.1.md 19:50:24 INFO - Documentation built in 10.58 seconds [Pipeline] stash 19:50:54 Stashed 390 file(s) [Pipeline] } 19:50:54 $ docker stop --time=1 e0ec00b070c6fe9aa1e09dcc93ba32e2cd10a7fb1f8320297f361a1c8a48eb67 19:50:56 $ docker rm -f e0ec00b070c6fe9aa1e09dcc93ba32e2cd10a7fb1f8320297f361a1c8a48eb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:50:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:50:58 ---> package-listing.sh 19:50:58 ++ facter osfamily 19:50:58 ++ tr '[:upper:]' '[:lower:]' 19:50:58 + OS_FAMILY=redhat 19:50:58 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-118 19:50:58 + START_PACKAGES=/tmp/packages_start.txt 19:50:58 + END_PACKAGES=/tmp/packages_end.txt 19:50:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:58 + PACKAGES=/tmp/packages_start.txt 19:50:58 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-118 ']' 19:50:58 + PACKAGES=/tmp/packages_end.txt 19:50:58 + case "${OS_FAMILY}" in 19:50:58 + rpm -qa 19:50:58 + sort 19:51:03 + '[' -f /tmp/packages_start.txt ']' 19:51:03 + '[' -f /tmp/packages_end.txt ']' 19:51:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:03 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-118 ']' 19:51:03 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-118/archives/ 19:51:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-118/archives/ [Pipeline] isUnix [Pipeline] sh 19:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:51:04 19:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:51:05 alpine: Pulling from edgex-lftools-log-publisher 19:51:05 c9b1b535fdd9: Pulling fs layer 19:51:05 2cc5ad85d9ab: Pulling fs layer 19:51:05 756a868c4378: Pulling fs layer 19:51:05 444b2fc9a129: Pulling fs layer 19:51:05 ea15f1150254: Pulling fs layer 19:51:05 41b27a9f41bf: Pulling fs layer 19:51:05 28c525ee5125: Pulling fs layer 19:51:05 094b1ea09ed8: Pulling fs layer 19:51:05 138eaada9080: Pulling fs layer 19:51:05 0622d0fa9048: Pulling fs layer 19:51:05 444b2fc9a129: Waiting 19:51:05 ea15f1150254: Waiting 19:51:05 41b27a9f41bf: Waiting 19:51:05 28c525ee5125: Waiting 19:51:05 094b1ea09ed8: Waiting 19:51:05 138eaada9080: Waiting 19:51:05 0622d0fa9048: Waiting 19:51:05 2cc5ad85d9ab: Verifying Checksum 19:51:05 2cc5ad85d9ab: Download complete 19:51:05 444b2fc9a129: Verifying Checksum 19:51:05 444b2fc9a129: Download complete 19:51:06 ea15f1150254: Verifying Checksum 19:51:06 ea15f1150254: Download complete 19:51:06 c9b1b535fdd9: Download complete 19:51:06 28c525ee5125: Verifying Checksum 19:51:06 28c525ee5125: Download complete 19:51:06 c9b1b535fdd9: Pull complete 19:51:06 2cc5ad85d9ab: Pull complete 19:51:07 756a868c4378: Verifying Checksum 19:51:07 756a868c4378: Download complete 19:51:07 094b1ea09ed8: Verifying Checksum 19:51:07 094b1ea09ed8: Download complete 19:51:07 0622d0fa9048: Verifying Checksum 19:51:07 0622d0fa9048: Download complete 19:51:07 138eaada9080: Verifying Checksum 19:51:07 138eaada9080: Download complete 19:51:08 41b27a9f41bf: Verifying Checksum 19:51:08 41b27a9f41bf: Download complete 19:51:09 756a868c4378: Pull complete 19:51:09 444b2fc9a129: Pull complete 19:51:10 ea15f1150254: Pull complete 19:51:14 41b27a9f41bf: Pull complete 19:51:14 28c525ee5125: Pull complete 19:51:17 094b1ea09ed8: Pull complete 19:51:18 138eaada9080: Pull complete 19:51:18 0622d0fa9048: Pull complete 19:51:18 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:51:19 prd-centos7-docker-4c-2g-759 does not seem to be running inside a container 19:51:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-docs_PR-118 -v /w/workspace/edgexfoundry_edgex-docs_PR-118:/w/workspace/edgexfoundry_edgex-docs_PR-118:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-118@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-118@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:51:20 $ docker top f60e5b08822aa47a282c65596eaf8dfe5bcc5ec691bb529df5142867d59ef21f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:51:20 provisioning config files... 19:51:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-118@tmp/config575201360800937505tmp [Pipeline] { [Pipeline] echo 19:51:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:51:21 ---> create-netrc.sh [Pipeline] echo 19:51:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:51:21 ---> logs-deploy.sh 19:51:21 + ARCHIVE_ARTIFACTS= 19:51:21 + LOGS_SERVER=https://logs.edgexfoundry.org 19:51:21 + '[' https://logs.edgexfoundry.org == None ']' 19:51:21 + NEXUS_URL=https://nexus.edgexfoundry.org 19:51:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-118/1 19:51:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-118/1/ 19:51:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-118/1 /w/workspace/edgexfoundry_edgex-docs_PR-118 19:51:23 Archives upload complete. 19:51:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-118/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-118/1/ 19:51:25 ---> uname -a: 19:51:25 Linux f60e5b08822a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 19:51:25 19:51:25 19:51:25 ---> lscpu: 19:51:25 Architecture: x86_64 19:51:25 CPU op-mode(s): 32-bit, 64-bit 19:51:25 Byte Order: Little Endian 19:51:25 Address sizes: 40 bits physical, 48 bits virtual 19:51:25 CPU(s): 4 19:51:25 On-line CPU(s) list: 0-3 19:51:25 Thread(s) per core: 1 19:51:25 Core(s) per socket: 1 19:51:25 Socket(s): 4 19:51:25 NUMA node(s): 1 19:51:25 Vendor ID: GenuineIntel 19:51:25 CPU family: 6 19:51:25 Model: 44 19:51:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:51:25 Stepping: 1 19:51:25 CPU MHz: 2933.438 19:51:25 BogoMIPS: 5866.87 19:51:25 Virtualization: VT-x 19:51:25 Hypervisor vendor: KVM 19:51:25 Virtualization type: full 19:51:25 L1d cache: 128 KiB 19:51:25 L1i cache: 128 KiB 19:51:25 L2 cache: 16 MiB 19:51:25 L3 cache: 64 MiB 19:51:25 NUMA node0 CPU(s): 0-3 19:51:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 19:51:25 Vulnerability Meltdown: Mitigation; PTI 19:51:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:51:25 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 19:51:25 Vulnerability Spectre v2: Mitigation; Full retpoline 19:51:25 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 19:51:25 19:51:25 19:51:25 ---> nproc: 19:51:25 4 19:51:25 19:51:25 19:51:25 ---> df -h: 19:51:25 Filesystem Size Used Available Use% Mounted on 19:51:25 overlay 50.0G 6.9G 43.1G 14% / 19:51:25 tmpfs 64.0M 0 64.0M 0% /dev 19:51:25 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 19:51:25 shm 64.0M 0 64.0M 0% /dev/shm 19:51:25 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 19:51:25 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 19:51:25 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 19:51:25 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 19:51:25 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-118 19:51:25 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_PR-118@tmp 19:51:25 19:51:25 19:51:25 ---> free -m: 19:51:25 total used free shared buff/cache available 19:51:25 Mem: 1838 638 77 0 1122 1095 19:51:25 Swap: 1023 1 1022 19:51:25 19:51:25 19:51:25 ---> ip addr: 19:51:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:51:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:51:25 inet 127.0.0.1/8 scope host lo 19:51:25 valid_lft forever preferred_lft forever 19:51:25 6: eth0@if7: mtu 1458 qdisc noqueue state UP 19:51:25 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:51:25 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:51:25 valid_lft forever preferred_lft forever 19:51:25 19:51:25 19:51:25 ---> sar -b -r -n DEV: 19:51:25 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/25/20 _x86_64_ (4 CPU) 19:51:25 19:51:25 19:48:06 LINUX RESTART 19:51:25 19:51:25 19:49:01 tps rtps wtps bread/s bwrtn/s 19:51:25 19:50:01 123.36 35.77 87.60 4207.78 27083.37 19:51:25 19:51:02 87.04 58.82 28.22 3157.00 7894.06 19:51:25 Average: 105.21 47.29 57.92 3682.57 17491.91 19:51:25 19:51:25 19:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:25 19:50:01 68348 1813956 96.37 2620 1193436 1002860 34.22 608940 1018896 53488 19:51:25 19:51:02 73884 1808420 96.07 2620 1188824 1015884 34.66 719756 905564 64 19:51:25 Average: 71116 1811188 96.22 2620 1191130 1009372 34.44 664348 962230 26776 19:51:25 19:51:25 19:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:51:25 19:50:01 veth613a38d 19.21 23.03 1.53 164.30 0.00 0.00 0.00 19:51:25 19:50:01 eth0 583.90 512.06 4341.54 88.14 0.00 0.00 0.00 19:51:25 19:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 19:51:25 19:50:01 docker0 19.21 22.90 1.26 164.29 0.00 0.00 0.00 19:51:25 19:51:02 eth0 586.27 415.54 198.19 2773.17 0.00 0.00 0.00 19:51:25 19:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 19:51:02 docker0 3.23 3.64 0.27 31.37 0.00 0.00 0.00 19:51:25 Average: eth0 522.57 419.71 2045.14 1417.64 0.00 0.00 0.00 19:51:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:25 Average: docker0 11.22 13.27 0.77 97.85 0.00 0.00 0.00 19:51:25 19:51:25 19:51:25 ---> sar -P ALL: 19:51:25 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/25/20 _x86_64_ (4 CPU) 19:51:25 19:51:25 19:48:06 LINUX RESTART 19:51:25 19:51:25 19:49:01 CPU %user %nice %system %iowait %steal %idle 19:51:25 19:50:01 all 11.19 0.00 3.55 1.80 10.32 73.14 19:51:25 19:50:01 0 9.75 0.00 3.71 0.78 13.73 72.03 19:51:25 19:50:01 1 8.71 0.00 2.52 0.60 9.39 78.79 19:51:25 19:50:01 2 13.68 0.00 3.93 3.15 8.72 70.52 19:51:25 19:50:01 3 12.70 0.00 4.10 2.75 9.40 71.06 19:51:25 19:51:02 all 11.49 0.00 2.32 1.93 16.10 68.16 19:51:25 19:51:02 0 13.39 0.00 3.17 0.29 19.34 63.82 19:51:25 19:51:02 1 7.07 0.00 2.20 1.50 17.24 72.00 19:51:25 19:51:02 2 15.50 0.00 2.78 1.94 14.03 65.74 19:51:25 19:51:02 3 10.27 0.00 1.17 3.95 13.74 70.88 19:51:25 Average: all 11.35 0.00 2.92 1.87 13.28 70.58 19:51:25 Average: 0 11.61 0.00 3.43 0.53 16.58 67.85 19:51:25 Average: 1 7.86 0.00 2.35 1.06 13.45 75.28 19:51:25 Average: 2 14.61 0.00 3.34 2.53 11.44 68.07 19:51:25 Average: 3 11.45 0.00 2.60 3.36 11.63 70.96 19:51:25 19:51:25 19:51:25