Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dba3173603a7a434c34130b2849c33d0db8b2b46 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 on ‘prd-centos7-docker-4c-2g-3844’ Running on prd-centos7-docker-4c-2g-3846 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 dba3173603a7a434c34130b2849c33d0db8b2b46 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f dba3173603a7a434c34130b2849c33d0db8b2b46 # timeout=10 Commit message: "Merge pull request #128 from rsdmike/material5" > git rev-list --no-walk dc033b470cb57c3869c81a6eb9d0d4a880eb1c3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 17:01:27 + docker inspect -f . python:3-slim 17:01:27 17:01:27 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 17:01:27 + docker pull python:3-slim 17:01:27 3-slim: Pulling from library/python 17:01:27 c499e6d256d6: Pulling fs layer 17:01:27 62b0f1bf7919: Pulling fs layer 17:01:27 3b19c64bdfee: Pulling fs layer 17:01:27 196a2aed8498: Pulling fs layer 17:01:27 6230be1200bd: Pulling fs layer 17:01:27 196a2aed8498: Waiting 17:01:27 6230be1200bd: Waiting 17:01:28 62b0f1bf7919: Verifying Checksum 17:01:28 62b0f1bf7919: Download complete 17:01:28 196a2aed8498: Verifying Checksum 17:01:28 196a2aed8498: Download complete 17:01:28 6230be1200bd: Verifying Checksum 17:01:28 6230be1200bd: Download complete 17:01:28 c499e6d256d6: Download complete 17:01:28 3b19c64bdfee: Verifying Checksum 17:01:28 3b19c64bdfee: Download complete 17:01:31 c499e6d256d6: Pull complete 17:01:31 62b0f1bf7919: Pull complete 17:01:33 3b19c64bdfee: Pull complete 17:01:33 196a2aed8498: Pull complete 17:01:33 6230be1200bd: Pull complete 17:01:33 Digest: sha256:c0281d8fe99edff517fcc748f088bc51822ae660bac9e4aba76a81fa987fe9e8 17:01:33 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 17:01:34 prd-centos7-docker-4c-2g-3846 does not seem to be running inside a container 17:01:34 $ 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 17:01:34 $ docker top b9b6007f0346e6c2429bdfa76890758911ff9de91a82322db935db876fda054a -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:35 + pip install mkdocs 17:01:37 Collecting mkdocs 17:01:37 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 17:01:38 Collecting PyYAML>=3.10 17:01:38 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:01:39 Collecting Markdown>=3.2.1 17:01:39 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 17:01:39 Collecting tornado>=5.0 17:01:39 Downloading tornado-6.0.4.tar.gz (496 kB) 17:01:39 Collecting livereload>=2.5.1 17:01:39 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 17:01:40 Collecting click>=3.3 17:01:40 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 17:01:40 Collecting lunr[languages]==0.5.6 17:01:40 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 17:01:40 Collecting Jinja2>=2.10.1 17:01:40 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 17:01:40 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 17:01:40 Collecting six 17:01:40 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 17:01:40 Collecting future>=0.16.0 17:01:40 Downloading future-0.18.2.tar.gz (829 kB) 17:01:40 Collecting nltk>=3.2.5; extra == "languages" 17:01:40 Downloading nltk-3.5.zip (1.4 MB) 17:01:41 Collecting MarkupSafe>=0.23 17:01:41 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 17:01:41 Collecting joblib 17:01:41 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 17:01:42 Collecting regex 17:01:42 Downloading regex-2020.4.4-cp38-cp38-manylinux2010_x86_64.whl (691 kB) 17:01:42 Collecting tqdm 17:01:42 Downloading tqdm-4.45.0-py2.py3-none-any.whl (60 kB) 17:01:42 Building wheels for collected packages: PyYAML, tornado, future, nltk 17:01:42 Building wheel for PyYAML (setup.py): started 17:01:43 Building wheel for PyYAML (setup.py): finished with status 'done' 17:01:43 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=56e7528ad44d478b2aaefc3ff8e27d1b4ce3e77b2d3e6a0ba0ff19c4baf98795 17:01:43 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 17:01:43 Building wheel for tornado (setup.py): started 17:01:43 Building wheel for tornado (setup.py): finished with status 'done' 17:01:43 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=71d7b6711f3ac51f54ada6837306a69694481ea3752fab19a4a8b7e6e04684f8 17:01:43 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 17:01:43 Building wheel for future (setup.py): started 17:01:44 Building wheel for future (setup.py): finished with status 'done' 17:01:44 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=35cc6895414e670dd0828906267aa85a3f2c9f5971ea0901174c6077d5fc3d6a 17:01:44 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 17:01:44 Building wheel for nltk (setup.py): started 17:01:45 Building wheel for nltk (setup.py): finished with status 'done' 17:01:45 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=ff286251ecd0920a24c5ab9c0f7f2f83ff7ba7b42023e86df2273f16a5ab64f2 17:01:45 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 17:01:45 Successfully built PyYAML tornado future nltk 17:01:45 Installing collected packages: PyYAML, Markdown, tornado, six, livereload, click, future, joblib, regex, tqdm, nltk, lunr, MarkupSafe, Jinja2, mkdocs 17:01:51 Successfully installed Jinja2-2.11.2 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.1 future-0.18.2 joblib-0.14.1 livereload-2.6.1 lunr-0.5.6 mkdocs-1.1 nltk-3.5 regex-2020.4.4 six-1.14.0 tornado-6.0.4 tqdm-4.45.0 [Pipeline] sh 17:01:51 + pip install mkdocs-material==5.1.0 17:01:53 Collecting mkdocs-material==5.1.0 17:01:53 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 17:01:55 Collecting mkdocs-material-extensions>=1.0b1 17:01:55 Downloading mkdocs_material_extensions-1.0b1-py3-none-any.whl (7.1 kB) 17:01:55 Collecting pymdown-extensions>=7.0 17:01:55 Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) 17:01:55 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 17:01:55 Collecting Pygments>=2.4 17:01:55 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 17:01:55 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.1) 17:01:55 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) 17:01:55 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) 17:01:55 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) 17:01:55 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) 17:01:55 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.1) 17:01:55 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) 17:01:55 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material==5.1.0) (46.1.3) 17:01:55 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) 17:01:55 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) 17:01:55 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) 17:01:55 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) 17:01:55 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.4.4) 17:01:55 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) 17:01:55 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.45.0) 17:01:55 Installing collected packages: mkdocs-material-extensions, pymdown-extensions, Pygments, mkdocs-material 17:02:02 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b1 pymdown-extensions-7.0 [Pipeline] sh 17:02:02 + mkdocs build 17:02:03 INFO - Cleaning site directory 17:02:03 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 17:02:03 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 17:02:03 - design/adr/0001-Registy-Refactor.md 17:02:03 - design/adr/0004-Feature-Flags.md 17:02:03 - design/adr/0005-Service-Self-Config.md 17:02:03 - design/adr/core/0003-V2-API-Principles.md 17:02:03 - design/adr/device-service/0002-Array-Datatypes.md 17:02:03 - design/adr/devops/0007-Release-Automation.md 17:02:03 - design/legacy-design/device-service/discovery.md 17:02:03 - microservices/security/security-file-token-provider.1.md 17:02:03 - microservices/security/security-secrets-setup.1.md 17:02:11 INFO - Documentation built in 6.96 seconds [Pipeline] stash 17:02:26 Stashed 391 file(s) [Pipeline] } 17:02:26 $ docker stop --time=1 b9b6007f0346e6c2429bdfa76890758911ff9de91a82322db935db876fda054a 17:02:28 $ docker rm -f b9b6007f0346e6c2429bdfa76890758911ff9de91a82322db935db876fda054a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:29 + git log --format=%B -n 1 17:02:29 + grep -v Signed-off-by 17:02:29 + head -n 1 [Pipeline] cleanWs 17:02:29 [WS-CLEANUP] Deleting project workspace... 17:02:29 [WS-CLEANUP] Deferred wipeout is used... 17:02:29 [WS-CLEANUP] done [Pipeline] dir 17:02:29 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 17:02:29 using credential edgex-jenkins-ssh 17:02:29 Cloning the remote Git repository 17:02:29 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 17:02:29 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 17:02:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 17:02:29 > git --version # timeout=10 17:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:46 Checking out Revision 4bc4941775cd0f56b7982ad1411433377319decd (refs/remotes/origin/gh-pages) 17:02:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 17:02:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 17:02:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 17:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:46 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 17:02:46 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 17:02:46 > git config core.sparsecheckout # timeout=10 17:02:46 > git checkout -f 4bc4941775cd0f56b7982ad1411433377319decd # timeout=10 17:02:48 Commit message: "ci: Merge pull request #110 from lranjbar/adr-release" [Pipeline] unstash 17:02:47 > git branch -a -v --no-abbrev # timeout=10 17:02:47 > git checkout -b gh-pages 4bc4941775cd0f56b7982ad1411433377319decd # timeout=10 [Pipeline] sh 17:02:56 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 17:02:56 + rm -rf docs [Pipeline] sh 17:02:57 + git diff-index --quiet HEAD -- [Pipeline] echo 17:02:57 We have detected there are changes to commit: [1] [true] [Pipeline] sh 17:02:57 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 17:02:57 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 17:02:57 + git add . [Pipeline] sh 17:02:59 + git commit -s -m 'ci: Merge pull request #128 from rsdmike/material5 17:02:59 ' 17:02:59 [gh-pages 61dc31c] ci: Merge pull request #128 from rsdmike/material5 17:02:59 117 files changed, 24035 insertions(+), 17851 deletions(-) 17:02:59 rewrite 1.2/assets/images/favicon.png (98%) 17:02:59 create mode 100644 1.2/assets/javascripts/bundle.00c583dd.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/bundle.00c583dd.min.js.map 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.ar.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.da.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.de.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.du.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.es.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.fi.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.fr.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.hu.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.it.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.ja.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.jp.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.multi.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.nl.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.no.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.pt.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.ro.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.ru.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.stemmer.support.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.sv.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.tr.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/min/lunr.vi.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/lunr/tinyseg.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/vendor.36cbf620.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/vendor.36cbf620.min.js.map 17:02:59 create mode 100644 1.2/assets/javascripts/worker/search.7f7c8775.min.js 17:02:59 create mode 100644 1.2/assets/javascripts/worker/search.7f7c8775.min.js.map 17:02:59 create mode 100644 1.2/assets/logo_edgex_white.png 17:02:59 create mode 100644 1.2/assets/stylesheets/branding.css 17:02:59 create mode 100644 1.2/assets/stylesheets/main.89dc9fe3.min.css 17:02:59 create mode 100644 1.2/assets/stylesheets/main.89dc9fe3.min.css.map 17:02:59 create mode 100644 1.2/assets/stylesheets/palette.ecd4686e.min.css 17:02:59 create mode 100644 1.2/assets/stylesheets/palette.ecd4686e.min.css.map 17:02:59 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 17:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:59 [ssh-agent] Looking for ssh-agent implementation... 17:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:59 $ ssh-agent 17:02:59 SSH_AUTH_SOCK=/tmp/ssh-3nbAxkOSyhTS/agent.11068 17:02:59 SSH_AGENT_PID=11070 17:02:59 Running ssh-add (command line suppressed) 17:02:59 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_2922178852393797600.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_2922178852393797600.key) 17:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:59 + git push origin gh-pages 17:02:59 Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts. 17:03:03 To github.com:edgexfoundry/edgex-docs.git 17:03:03 4bc4941..61dc31c gh-pages -> gh-pages [Pipeline] } 17:03:03 $ ssh-agent -k 17:03:03 unset SSH_AUTH_SOCK; 17:03:03 unset SSH_AGENT_PID; 17:03:03 echo Agent pid 11070 killed; 17:03:03 [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 17:03:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:03:04 ---> package-listing.sh 17:03:04 ++ facter osfamily 17:03:04 ++ tr '[:upper:]' '[:lower:]' 17:03:04 + OS_FAMILY=redhat 17:03:04 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 17:03:04 + START_PACKAGES=/tmp/packages_start.txt 17:03:04 + END_PACKAGES=/tmp/packages_end.txt 17:03:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:03:04 + PACKAGES=/tmp/packages_start.txt 17:03:04 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 17:03:04 + PACKAGES=/tmp/packages_end.txt 17:03:04 + case "${OS_FAMILY}" in 17:03:04 + rpm -qa 17:03:04 + sort 17:03:08 + '[' -f /tmp/packages_start.txt ']' 17:03:08 + '[' -f /tmp/packages_end.txt ']' 17:03:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:03:08 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 17:03:08 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 17:03:08 + 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 17:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:09 17:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:09 alpine: Pulling from edgex-lftools-log-publisher 17:03:09 c9b1b535fdd9: Pulling fs layer 17:03:09 2cc5ad85d9ab: Pulling fs layer 17:03:09 756a868c4378: Pulling fs layer 17:03:09 444b2fc9a129: Pulling fs layer 17:03:09 ea15f1150254: Pulling fs layer 17:03:09 41b27a9f41bf: Pulling fs layer 17:03:09 28c525ee5125: Pulling fs layer 17:03:09 094b1ea09ed8: Pulling fs layer 17:03:09 138eaada9080: Pulling fs layer 17:03:09 0622d0fa9048: Pulling fs layer 17:03:09 41b27a9f41bf: Waiting 17:03:09 138eaada9080: Waiting 17:03:09 0622d0fa9048: Waiting 17:03:09 28c525ee5125: Waiting 17:03:09 094b1ea09ed8: Waiting 17:03:09 444b2fc9a129: Waiting 17:03:09 ea15f1150254: Waiting 17:03:09 2cc5ad85d9ab: Download complete 17:03:09 444b2fc9a129: Download complete 17:03:09 c9b1b535fdd9: Verifying Checksum 17:03:09 c9b1b535fdd9: Download complete 17:03:09 ea15f1150254: Verifying Checksum 17:03:09 ea15f1150254: Download complete 17:03:10 28c525ee5125: Verifying Checksum 17:03:10 28c525ee5125: Download complete 17:03:10 756a868c4378: Verifying Checksum 17:03:10 756a868c4378: Download complete 17:03:10 094b1ea09ed8: Verifying Checksum 17:03:10 094b1ea09ed8: Download complete 17:03:10 138eaada9080: Verifying Checksum 17:03:10 138eaada9080: Download complete 17:03:10 0622d0fa9048: Verifying Checksum 17:03:10 0622d0fa9048: Download complete 17:03:11 41b27a9f41bf: Verifying Checksum 17:03:11 41b27a9f41bf: Download complete 17:03:11 c9b1b535fdd9: Pull complete 17:03:11 2cc5ad85d9ab: Pull complete 17:03:13 756a868c4378: Pull complete 17:03:13 444b2fc9a129: Pull complete 17:03:13 ea15f1150254: Pull complete 17:03:17 41b27a9f41bf: Pull complete 17:03:17 28c525ee5125: Pull complete 17:03:19 094b1ea09ed8: Pull complete 17:03:19 138eaada9080: Pull complete 17:03:19 0622d0fa9048: Pull complete 17:03:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:03:20 prd-centos7-docker-4c-2g-3846 does not seem to be running inside a container 17:03:20 $ 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 17:03:20 $ docker top 47204880a46f9b434faf9c8c0c5aaf469f58bfd5a4943ce11cb24271d129a798 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:20 provisioning config files... 17:03:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config4646518680943543365tmp [Pipeline] { [Pipeline] echo 17:03:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:03:21 ---> create-netrc.sh [Pipeline] echo 17:03:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:03:21 ---> logs-deploy.sh 17:03:21 + ARCHIVE_ARTIFACTS= 17:03:21 + LOGS_SERVER=https://logs.edgexfoundry.org 17:03:21 + '[' https://logs.edgexfoundry.org == None ']' 17:03:21 + NEXUS_URL=https://nexus.edgexfoundry.org 17:03:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/18 17:03:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/18/ 17:03:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/18 /w/workspace/edgexfoundry_edgex-docs_master 17:03:22 Archives upload complete. 17:03:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/18/