Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 526c1dab96a28f49177f60eb166a1b8620fb6cd3 Running in Durability level: PERFORMANCE_OPTIMIZED 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 a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-7768 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 with configured refspecs honoured and without tags 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 526c1dab96a28f49177f60eb166a1b8620fb6cd3 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 526c1dab96a28f49177f60eb166a1b8620fb6cd3 # timeout=10 Commit message: "Merge pull request #122 from iain-anderson/no-strings-branch" > git rev-list --no-walk 85dd85ee7282873484ba64440cfce35e3030f170 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 16:04:03 + docker inspect -f . python:3-slim 16:04:03 16:04:03 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 16:04:03 + docker pull python:3-slim 16:04:03 3-slim: Pulling from library/python 16:04:04 54fec2fa59d0: Pulling fs layer 16:04:04 cd3f35d84cab: Pulling fs layer 16:04:04 a0afc8e92ef0: Pulling fs layer 16:04:04 9691f23efdb7: Pulling fs layer 16:04:04 6512e60b314b: Pulling fs layer 16:04:04 9691f23efdb7: Waiting 16:04:04 6512e60b314b: Waiting 16:04:04 cd3f35d84cab: Verifying Checksum 16:04:04 cd3f35d84cab: Download complete 16:04:04 9691f23efdb7: Verifying Checksum 16:04:04 9691f23efdb7: Download complete 16:04:04 6512e60b314b: Verifying Checksum 16:04:04 6512e60b314b: Download complete 16:04:04 a0afc8e92ef0: Verifying Checksum 16:04:04 a0afc8e92ef0: Download complete 16:04:04 54fec2fa59d0: Verifying Checksum 16:04:04 54fec2fa59d0: Download complete 16:04:06 54fec2fa59d0: Pull complete 16:04:06 cd3f35d84cab: Pull complete 16:04:09 a0afc8e92ef0: Pull complete 16:04:09 9691f23efdb7: Pull complete 16:04:10 6512e60b314b: Pull complete 16:04:10 Digest: sha256:87095c142afaf0d5e361bdb00f3bf1f8887e82d1962f1f9ac0782539cf8d97eb 16:04:10 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 16:04:10 prd-centos7-docker-4c-2g-7768 does not seem to be running inside a container 16:04:10 $ 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 ******** python:3-slim cat 16:04:11 $ docker top 32e4cbe5ef2d9d0a5361d3095fe61197f5e2afd753b11fcc5688112563631b23 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:11 + pip install mkdocs 16:04:13 Collecting mkdocs 16:04:13 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 16:04:14 Collecting PyYAML>=3.10 16:04:14 Downloading PyYAML-5.3.1.tar.gz (269 kB) 16:04:14 Collecting tornado>=5.0 16:04:14 Downloading tornado-6.0.4.tar.gz (496 kB) 16:04:15 Collecting lunr[languages]==0.5.6 16:04:15 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 16:04:15 Collecting click>=3.3 16:04:15 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 16:04:15 Collecting livereload>=2.5.1 16:04:15 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 16:04:15 Collecting Markdown>=3.2.1 16:04:15 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 16:04:15 Collecting Jinja2>=2.10.1 16:04:15 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 16:04:16 Collecting six>=1.11.0 16:04:16 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 16:04:16 Collecting future>=0.16.0 16:04:16 Downloading future-0.18.2.tar.gz (829 kB) 16:04:16 Collecting nltk>=3.2.5; extra == "languages" 16:04:16 Downloading nltk-3.5.zip (1.4 MB) 16:04:17 Collecting MarkupSafe>=0.23 16:04:17 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 16:04:17 Collecting joblib 16:04:17 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 16:04:18 Collecting regex 16:04:18 Downloading regex-2020.5.7-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 16:04:18 Collecting tqdm 16:04:18 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 16:04:18 Building wheels for collected packages: PyYAML, tornado, future, nltk 16:04:18 Building wheel for PyYAML (setup.py): started 16:04:19 Building wheel for PyYAML (setup.py): finished with status 'done' 16:04:19 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=54a4ba34ff9f21cdf324edbd2954e24e40135858752b9e8dd2c074fdd45b978f 16:04:19 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 16:04:19 Building wheel for tornado (setup.py): started 16:04:19 Building wheel for tornado (setup.py): finished with status 'done' 16:04:19 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=5d0be2c6bc98c0fe4259d662d61e5abc00fc059b847d3a2fe4a503c16d452cf9 16:04:19 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 16:04:19 Building wheel for future (setup.py): started 16:04:20 Building wheel for future (setup.py): finished with status 'done' 16:04:20 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=36987aeb9ba2d01d8fe6309ad53787e7cff33418388e5ae38cb5eb4548b4b79e 16:04:20 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 16:04:20 Building wheel for nltk (setup.py): started 16:04:21 Building wheel for nltk (setup.py): finished with status 'done' 16:04:21 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=62c2bff2cc0cd369acf933926de0449fccb0d0fef78b7a88294b6b3c5dd43958 16:04:21 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 16:04:21 Successfully built PyYAML tornado future nltk 16:04:22 Installing collected packages: PyYAML, tornado, six, future, click, joblib, regex, tqdm, nltk, lunr, livereload, Markdown, MarkupSafe, Jinja2, mkdocs 16:04:28 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.5 regex-2020.5.7 six-1.14.0 tornado-6.0.4 tqdm-4.46.0 [Pipeline] sh 16:04:29 + pip install mkdocs-material==5.1.0 16:04:29 Collecting mkdocs-material==5.1.0 16:04:29 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 16:04:31 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 16:04:31 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 16:04:31 Collecting mkdocs-material-extensions>=1.0b1 16:04:31 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 16:04:31 Collecting Pygments>=2.4 16:04:31 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 16:04:32 Collecting pymdown-extensions>=7.0 16:04:32 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 16:04:32 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 16:04:32 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.6) 16:04:32 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) 16:04:32 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) 16:04:32 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.1) 16:04:32 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) 16:04:32 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 16:04:32 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 16:04:32 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.1->mkdocs-material==5.1.0) (3.5) 16:04:32 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) 16:04:32 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (4.46.0) 16:04:32 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (0.14.1) 16:04:32 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; extra == "languages"->lunr[languages]==0.5.6->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.5.7) 16:04:32 Installing collected packages: mkdocs-material-extensions, Pygments, pymdown-extensions, mkdocs-material 16:04:39 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 16:04:39 + mkdocs build 16:04:40 INFO - Cleaning site directory 16:04:40 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 16:04:40 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 16:04:40 - design/adr/0001-Registy-Refactor.md 16:04:40 - design/adr/0004-Feature-Flags.md 16:04:40 - design/adr/0005-Service-Self-Config.md 16:04:40 - design/adr/core/0003-V2-API-Principles.md 16:04:40 - design/adr/device-service/0002-Array-Datatypes.md 16:04:40 - design/adr/devops/0007-Release-Automation.md 16:04:40 - design/legacy-design/device-service/discovery.md 16:04:40 - microservices/security/security-file-token-provider.1.md 16:04:40 - microservices/security/security-secrets-setup.1.md 16:04:47 INFO - Documentation built in 6.66 seconds [Pipeline] stash 16:05:02 Stashed 392 file(s) [Pipeline] } 16:05:02 $ docker stop --time=1 32e4cbe5ef2d9d0a5361d3095fe61197f5e2afd753b11fcc5688112563631b23 16:05:03 $ docker rm -f 32e4cbe5ef2d9d0a5361d3095fe61197f5e2afd753b11fcc5688112563631b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:05 + git log --format=%B -n 1 16:05:05 + grep -v Signed-off-by 16:05:05 + head -n 1 [Pipeline] cleanWs 16:05:05 [WS-CLEANUP] Deleting project workspace... 16:05:05 [WS-CLEANUP] Deferred wipeout is used... 16:05:05 [WS-CLEANUP] done [Pipeline] dir 16:05:05 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 16:05:05 using credential edgex-jenkins-ssh 16:05:05 Cloning the remote Git repository 16:05:05 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 16:05:05 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 16:05:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 16:05:05 > git --version # timeout=10 16:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:11 Checking out Revision 8a799c9f15a877f695d2429ba19a5a15fd089944 (refs/remotes/origin/gh-pages) 16:05:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 16:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 16:05:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 16:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:11 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 16:05:11 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 16:05:11 > git config core.sparsecheckout # timeout=10 16:05:11 > git checkout -f 8a799c9f15a877f695d2429ba19a5a15fd089944 # timeout=10 16:05:12 > git branch -a -v --no-abbrev # timeout=10 16:05:12 > git checkout -b gh-pages 8a799c9f15a877f695d2429ba19a5a15fd089944 # timeout=10 16:05:13 Commit message: "ci: Merge pull request #129 from rsdmike/appservices" [Pipeline] unstash [Pipeline] sh 16:05:22 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 16:05:22 + rm -rf docs [Pipeline] sh 16:05:22 + git diff-index --quiet HEAD -- [Pipeline] echo 16:05:22 We have detected there are changes to commit: [1] [true] [Pipeline] sh 16:05:23 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 16:05:23 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 16:05:23 + git add . [Pipeline] sh 16:05:24 + git commit -s -m 'ci: Merge pull request #122 from iain-anderson/no-strings-branch 16:05:24 ' 16:05:24 [gh-pages cf20e85] ci: Merge pull request #122 from iain-anderson/no-strings-branch 16:05:24 4 files changed, 74 insertions(+), 73 deletions(-) 16:05:24 rewrite 1.2/search/search_index.json (77%) 16:05:24 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 16:05:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:25 [ssh-agent] Looking for ssh-agent implementation... 16:05:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:25 $ ssh-agent 16:05:25 SSH_AUTH_SOCK=/tmp/ssh-5X5vuIePiOWt/agent.11054 16:05:25 SSH_AGENT_PID=11056 16:05:25 Running ssh-add (command line suppressed) 16:05:25 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_1590640323468554662.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_1590640323468554662.key) 16:05:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:25 + git push origin gh-pages 16:05:25 Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts. 16:05:28 To github.com:edgexfoundry/edgex-docs.git 16:05:28 8a799c9..cf20e85 gh-pages -> gh-pages [Pipeline] } 16:05:28 $ ssh-agent -k 16:05:28 unset SSH_AUTH_SOCK; 16:05:28 unset SSH_AGENT_PID; 16:05:28 echo Agent pid 11056 killed; 16:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:05:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:05:29 ---> package-listing.sh 16:05:29 ++ facter osfamily 16:05:29 ++ tr '[:upper:]' '[:lower:]' 16:05:29 + OS_FAMILY=redhat 16:05:29 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 16:05:29 + START_PACKAGES=/tmp/packages_start.txt 16:05:29 + END_PACKAGES=/tmp/packages_end.txt 16:05:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:29 + PACKAGES=/tmp/packages_start.txt 16:05:29 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 16:05:29 + PACKAGES=/tmp/packages_end.txt 16:05:29 + case "${OS_FAMILY}" in 16:05:29 + rpm -qa 16:05:29 + sort 16:05:33 + '[' -f /tmp/packages_start.txt ']' 16:05:33 + '[' -f /tmp/packages_end.txt ']' 16:05:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:33 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 16:05:33 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 16:05:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] isUnix [Pipeline] sh 16:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:05:34 16:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:05:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:05:34 alpine: Pulling from edgex-lftools-log-publisher 16:05:34 c9b1b535fdd9: Pulling fs layer 16:05:34 2cc5ad85d9ab: Pulling fs layer 16:05:34 756a868c4378: Pulling fs layer 16:05:34 444b2fc9a129: Pulling fs layer 16:05:34 ea15f1150254: Pulling fs layer 16:05:34 41b27a9f41bf: Pulling fs layer 16:05:34 28c525ee5125: Pulling fs layer 16:05:34 094b1ea09ed8: Pulling fs layer 16:05:34 138eaada9080: Pulling fs layer 16:05:34 0622d0fa9048: Pulling fs layer 16:05:34 ea15f1150254: Waiting 16:05:34 41b27a9f41bf: Waiting 16:05:34 28c525ee5125: Waiting 16:05:34 094b1ea09ed8: Waiting 16:05:34 0622d0fa9048: Waiting 16:05:34 444b2fc9a129: Waiting 16:05:34 138eaada9080: Waiting 16:05:34 2cc5ad85d9ab: Verifying Checksum 16:05:34 2cc5ad85d9ab: Download complete 16:05:34 444b2fc9a129: Verifying Checksum 16:05:34 444b2fc9a129: Download complete 16:05:34 c9b1b535fdd9: Verifying Checksum 16:05:34 c9b1b535fdd9: Download complete 16:05:34 ea15f1150254: Verifying Checksum 16:05:34 ea15f1150254: Download complete 16:05:34 28c525ee5125: Verifying Checksum 16:05:34 28c525ee5125: Download complete 16:05:35 756a868c4378: Verifying Checksum 16:05:35 756a868c4378: Download complete 16:05:35 138eaada9080: Verifying Checksum 16:05:35 138eaada9080: Download complete 16:05:35 0622d0fa9048: Verifying Checksum 16:05:35 0622d0fa9048: Download complete 16:05:35 094b1ea09ed8: Verifying Checksum 16:05:35 094b1ea09ed8: Download complete 16:05:35 c9b1b535fdd9: Pull complete 16:05:35 41b27a9f41bf: Verifying Checksum 16:05:35 41b27a9f41bf: Download complete 16:05:36 2cc5ad85d9ab: Pull complete 16:05:37 756a868c4378: Pull complete 16:05:37 444b2fc9a129: Pull complete 16:05:37 ea15f1150254: Pull complete 16:05:41 41b27a9f41bf: Pull complete 16:05:41 28c525ee5125: Pull complete 16:05:45 094b1ea09ed8: Pull complete 16:05:45 138eaada9080: Pull complete 16:05:45 0622d0fa9048: Pull complete 16:05:45 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:05:45 prd-centos7-docker-4c-2g-7768 does not seem to be running inside a container 16:05:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:05:46 $ docker top 2112f90c368eb3b5da8b7426255b9bb16fa8e69af492fa5f4ffe1c1a8e62a71f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:46 provisioning config files... 16:05:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config5122576333897434133tmp [Pipeline] { [Pipeline] echo 16:05:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:46 ---> create-netrc.sh [Pipeline] echo 16:05:46 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:46 ---> logs-deploy.sh 16:05:46 + ARCHIVE_ARTIFACTS= 16:05:46 + LOGS_SERVER=https://logs.edgexfoundry.org 16:05:46 + '[' https://logs.edgexfoundry.org == None ']' 16:05:46 + NEXUS_URL=https://nexus.edgexfoundry.org 16:05:46 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/22 16:05:46 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/22/ 16:05:46 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/22 /w/workspace/edgexfoundry_edgex-docs_master 16:05:49 Archives upload complete. 16:05:49 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/22/ 16:05:50 ---> uname -a: 16:05:50 Linux 2112f90c368e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:05:50 16:05:50 16:05:50 ---> lscpu: 16:05:50 Architecture: x86_64 16:05:50 CPU op-mode(s): 32-bit, 64-bit 16:05:50 Byte Order: Little Endian 16:05:50 Address sizes: 40 bits physical, 48 bits virtual 16:05:50 CPU(s): 4 16:05:50 On-line CPU(s) list: 0-3 16:05:50 Thread(s) per core: 1 16:05:50 Core(s) per socket: 1 16:05:50 Socket(s): 4 16:05:50 NUMA node(s): 1 16:05:50 Vendor ID: GenuineIntel 16:05:50 CPU family: 6 16:05:50 Model: 44 16:05:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:05:50 Stepping: 1 16:05:50 CPU MHz: 2933.396 16:05:50 BogoMIPS: 5866.79 16:05:50 Virtualization: VT-x 16:05:50 Hypervisor vendor: KVM 16:05:50 Virtualization type: full 16:05:50 L1d cache: 128 KiB 16:05:50 L1i cache: 128 KiB 16:05:50 L2 cache: 16 MiB 16:05:50 L3 cache: 64 MiB 16:05:50 NUMA node0 CPU(s): 0-3 16:05:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:05:50 Vulnerability Meltdown: Mitigation; PTI 16:05:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:05:50 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:05:50 Vulnerability Spectre v2: Mitigation; Full retpoline 16:05:50 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 16:05:50 16:05:50 16:05:50 ---> nproc: 16:05:50 4 16:05:50 16:05:50 16:05:50 ---> df -h: 16:05:50 Filesystem Size Used Available Use% Mounted on 16:05:50 overlay 50.0G 6.9G 43.1G 14% / 16:05:50 tmpfs 64.0M 0 64.0M 0% /dev 16:05:50 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:05:50 shm 64.0M 0 64.0M 0% /dev/shm 16:05:50 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 16:05:50 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 16:05:50 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 16:05:50 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_master 16:05:50 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-docs_master@tmp 16:05:50 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 16:05:50 16:05:50 16:05:50 ---> free -m: 16:05:50 total used free shared buff/cache available 16:05:50 Mem: 1838 588 81 0 1168 1147 16:05:50 Swap: 1023 1 1022 16:05:50 16:05:50 16:05:50 ---> ip addr: 16:05:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:05:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:05:50 inet 127.0.0.1/8 scope host lo 16:05:50 valid_lft forever preferred_lft forever 16:05:50 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:05:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:05:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:05:50 valid_lft forever preferred_lft forever 16:05:50 16:05:50 16:05:50 ---> sar -b -r -n DEV: 16:05:50 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) 16:05:50 16:05:50 16:03:11 LINUX RESTART 16:05:50 16:05:50 16:04:01 tps rtps wtps bread/s bwrtn/s 16:05:50 16:05:01 130.78 36.22 94.56 4361.40 22894.98 16:05:50 Average: 130.78 36.22 94.56 4361.40 22894.98 16:05:50 16:05:50 16:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:05:50 16:05:01 127776 1754528 93.21 2620 1163092 924956 31.56 701988 847604 77212 16:05:50 Average: 127776 1754528 93.21 2620 1163092 924956 31.56 701988 847604 77212 16:05:50 16:05:50 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:05:50 16:05:01 eth0 1110.58 721.66 1586.35 2675.14 0.00 0.00 0.00 16:05:50 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:50 16:05:01 veth15aecae 18.55 24.98 1.64 255.07 0.00 0.00 0.00 16:05:50 16:05:01 docker0 18.55 24.84 1.39 255.06 0.00 0.00 0.00 16:05:50 Average: eth0 1110.58 721.66 1586.35 2675.14 0.00 0.00 0.00 16:05:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:50 Average: veth15aecae 18.55 24.98 1.64 255.07 0.00 0.00 0.00 16:05:50 Average: docker0 18.55 24.84 1.39 255.06 0.00 0.00 0.00 16:05:50 16:05:50 16:05:50 ---> sar -P ALL: 16:05:50 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) 16:05:50 16:05:50 16:03:11 LINUX RESTART 16:05:50 16:05:50 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:05:50 16:05:01 all 19.87 0.00 6.56 3.06 0.03 70.49 16:05:50 16:05:01 0 15.97 0.00 7.65 3.89 0.02 72.48 16:05:50 16:05:01 1 16.20 0.00 5.85 3.49 0.03 74.43 16:05:50 16:05:01 2 29.35 0.00 6.18 3.05 0.02 61.41 16:05:50 16:05:01 3 17.91 0.00 6.61 1.81 0.03 73.64 16:05:50 Average: all 19.87 0.00 6.56 3.06 0.03 70.49 16:05:50 Average: 0 15.97 0.00 7.65 3.89 0.02 72.48 16:05:50 Average: 1 16.20 0.00 5.85 3.49 0.03 74.43 16:05:50 Average: 2 29.35 0.00 6.18 3.05 0.02 61.41 16:05:50 Average: 3 17.91 0.00 6.61 1.81 0.03 73.64 16:05:50 16:05:50 16:05:50