Pull request #122 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 iain-anderson for edgexfoundry/edgex-docs Obtained Jenkinsfile from b2addc1190b3ae84a1460bfa76b3a9c67f2210e8+f7310bdd1ab00b34196dd206185ad0621e11be3f (8001c612f1da11d607e331e1bb7107b2f5c1918e) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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-122/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 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2703 in /w/workspace/edgexfoundry_edgex-docs_PR-122 [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-122 # 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/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f7310bdd1ab00b34196dd206185ad0621e11be3f into PR head commit b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/122/head:refs/remotes/origin/PR-122 # 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/122/head:refs/remotes/origin/PR-122 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 # timeout=10 Merge succeeded, producing b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 Checking out Revision b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 (PR-122) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7310bdd1ab00b34196dd206185ad0621e11be3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2addc1190b3ae84a1460bfa76b3a9c67f2210e8 # timeout=10 Commit message: "Remove StringArray type. Note that data transform ops will not be applied." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 23:05:23 + docker inspect -f . python:3-slim 23:05:23 23:05:23 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 23:05:23 + docker pull python:3-slim 23:05:23 3-slim: Pulling from library/python 23:05:23 c499e6d256d6: Pulling fs layer 23:05:23 62b0f1bf7919: Pulling fs layer 23:05:23 3b19c64bdfee: Pulling fs layer 23:05:23 196a2aed8498: Pulling fs layer 23:05:23 6230be1200bd: Pulling fs layer 23:05:23 196a2aed8498: Waiting 23:05:23 6230be1200bd: Waiting 23:05:24 62b0f1bf7919: Download complete 23:05:24 196a2aed8498: Verifying Checksum 23:05:24 196a2aed8498: Download complete 23:05:24 6230be1200bd: Verifying Checksum 23:05:24 6230be1200bd: Download complete 23:05:24 c499e6d256d6: Verifying Checksum 23:05:24 c499e6d256d6: Download complete 23:05:24 3b19c64bdfee: Verifying Checksum 23:05:24 3b19c64bdfee: Download complete 23:05:26 c499e6d256d6: Pull complete 23:05:26 62b0f1bf7919: Pull complete 23:05:28 3b19c64bdfee: Pull complete 23:05:29 196a2aed8498: Pull complete 23:05:29 6230be1200bd: Pull complete 23:05:29 Digest: sha256:c0281d8fe99edff517fcc748f088bc51822ae660bac9e4aba76a81fa987fe9e8 23:05:29 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 23:05:29 prd-centos7-docker-4c-2g-2703 does not seem to be running inside a container 23:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-122 -v /w/workspace/edgexfoundry_edgex-docs_PR-122:/w/workspace/edgexfoundry_edgex-docs_PR-122:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-122@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 ******** python:3-slim cat 23:05:30 $ docker top 09c7589af984f6f23ae418ba51f00c480e1d7394ecf4e2121217292bb784de18 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:31 + pip install mkdocs 23:05:33 Collecting mkdocs 23:05:33 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 23:05:33 Collecting Jinja2>=2.10.1 23:05:33 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 23:05:33 Collecting PyYAML>=3.10 23:05:33 Downloading PyYAML-5.3.1.tar.gz (269 kB) 23:05:34 Collecting livereload>=2.5.1 23:05:34 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 23:05:34 Collecting Markdown>=3.2.1 23:05:34 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 23:05:34 Collecting tornado>=5.0 23:05:34 Downloading tornado-6.0.4.tar.gz (496 kB) 23:05:35 Collecting click>=3.3 23:05:35 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 23:05:35 Collecting lunr[languages]==0.5.6 23:05:35 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 23:05:35 Collecting MarkupSafe>=0.23 23:05:35 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 23:05:35 Collecting six 23:05:35 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 23:05:35 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 23:05:35 Collecting future>=0.16.0 23:05:35 Downloading future-0.18.2.tar.gz (829 kB) 23:05:36 Collecting nltk>=3.2.5; extra == "languages" 23:05:36 Downloading nltk-3.4.5.zip (1.5 MB) 23:05:37 Building wheels for collected packages: PyYAML, tornado, future, nltk 23:05:37 Building wheel for PyYAML (setup.py): started 23:05:37 Building wheel for PyYAML (setup.py): finished with status 'done' 23:05:37 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=cbac99c785c0060b9fbba880b54cd67793ba3b8422cb695ac714d9291348412a 23:05:37 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 23:05:37 Building wheel for tornado (setup.py): started 23:05:37 Building wheel for tornado (setup.py): finished with status 'done' 23:05:37 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=9748c117b6a8ac6250f7c646228a8698ba12e8f0cfe548526506881b63487092 23:05:37 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 23:05:37 Building wheel for future (setup.py): started 23:05:38 Building wheel for future (setup.py): finished with status 'done' 23:05:38 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=76c64e676f08f5e5a137c35cf44ad58b22937453580c87fc74ae121aa389859a 23:05:38 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 23:05:38 Building wheel for nltk (setup.py): started 23:05:39 Building wheel for nltk (setup.py): finished with status 'done' 23:05:39 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449905 sha256=62ae3ed76d80445dcb2381013103d01870e77947fbf0012ed5d32ec667444cc2 23:05:39 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 23:05:39 Successfully built PyYAML tornado future nltk 23:05:39 Installing collected packages: MarkupSafe, Jinja2, PyYAML, six, tornado, livereload, Markdown, click, future, nltk, lunr, mkdocs 23:05:43 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 23:05:44 + pip install mkdocs-material 23:05:45 Collecting mkdocs-material 23:05:45 Downloading mkdocs_material-5.0.1-py2.py3-none-any.whl (3.0 MB) 23:05:46 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 23:05:46 Collecting pymdown-extensions>=7.0 23:05:46 Downloading pymdown_extensions-7.0-py2.py3-none-any.whl (204 kB) 23:05:47 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 23:05:47 Collecting Pygments>=2.4 23:05:47 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 23:05:47 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (46.1.3) 23:05:47 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (6.0.4) 23:05:47 Requirement already satisfied: lunr[languages]==0.5.6 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (0.5.6) 23:05:47 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (2.11.1) 23:05:47 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (2.6.1) 23:05:47 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (7.1.1) 23:05:47 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material) (5.3.1) 23:05:47 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) (0.18.2) 23:05:47 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) (1.14.0) 23:05:47 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) (3.4.5) 23:05:47 Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.8/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material) (1.1.1) 23:05:47 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 23:05:54 Successfully installed Pygments-2.6.1 mkdocs-material-5.0.1 pymdown-extensions-7.0 [Pipeline] sh 23:05:54 + mkdocs build 23:05:55 INFO - Cleaning site directory 23:05:55 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-122/docs/1.2 23:05:55 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 23:05:55 - design/adr/0001-Registy-Refactor.md 23:05:55 - design/adr/0004-Feature-Flags.md 23:05:55 - design/adr/0005-Service-Self-Config.md 23:05:55 - design/adr/core/0003-V2-API-Principles.md 23:05:55 - design/adr/device-service/0002-Array-Datatypes.md 23:05:55 - design/legacy-design/device-service/discovery.md 23:05:55 - microservices/security/security-file-token-provider.1.md 23:05:55 - microservices/security/security-secrets-setup.1.md 23:06:00 Traceback (most recent call last): 23:06:00 File "/usr/local/bin/mkdocs", line 8, in 23:06:00 sys.exit(cli()) 23:06:00 File "/usr/local/lib/python3.8/site-packages/click/core.py", line 829, in __call__ 23:06:00 return self.main(*args, **kwargs) 23:06:00 File "/usr/local/lib/python3.8/site-packages/click/core.py", line 782, in main 23:06:00 rv = self.invoke(ctx) 23:06:00 File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1259, in invoke 23:06:00 return _process_result(sub_ctx.command.invoke(sub_ctx)) 23:06:00 File "/usr/local/lib/python3.8/site-packages/click/core.py", line 1066, in invoke 23:06:00 return ctx.invoke(self.callback, **ctx.params) 23:06:00 File "/usr/local/lib/python3.8/site-packages/click/core.py", line 610, in invoke 23:06:00 return callback(*args, **kwargs) 23:06:00 File "/usr/local/lib/python3.8/site-packages/mkdocs/__main__.py", line 159, in build_command 23:06:00 build.build(config.load_config(**kwargs), dirty=not clean) 23:06:00 File "/usr/local/lib/python3.8/site-packages/mkdocs/commands/build.py", line 288, in build 23:06:00 _build_theme_template(template, env, files, config, nav) 23:06:00 File "/usr/local/lib/python3.8/site-packages/mkdocs/commands/build.py", line 114, in _build_theme_template 23:06:00 output = _build_template(template_name, template, files, config, nav) 23:06:00 File "/usr/local/lib/python3.8/site-packages/mkdocs/commands/build.py", line 93, in _build_template 23:06:00 output = template.render(context) 23:06:00 File "/usr/local/lib/python3.8/site-packages/jinja2/environment.py", line 1090, in render 23:06:00 self.environment.handle_exception() 23:06:00 File "/usr/local/lib/python3.8/site-packages/jinja2/environment.py", line 832, in handle_exception 23:06:00 reraise(*rewrite_traceback_stack(source=source)) 23:06:00 File "/usr/local/lib/python3.8/site-packages/jinja2/_compat.py", line 28, in reraise 23:06:00 raise value.with_traceback(tb) 23:06:00 File "/usr/local/lib/python3.8/site-packages/material/404.html", line 4, in top-level template code 23:06:00 {% extends "base.html" %} 23:06:00 File "/usr/local/lib/python3.8/site-packages/material/base.html", line 176, in top-level template code 23:06:00 {% block footer %} 23:06:00 File "/usr/local/lib/python3.8/site-packages/material/base.html", line 177, in block "footer" 23:06:00 {% include "partials/footer.html" %} 23:06:00 File "/usr/local/lib/python3.8/site-packages/material/partials/footer.html", line 55, in top-level template code 23:06:00 {% include "partials/social.html" %} 23:06:00 File "/usr/local/lib/python3.8/site-packages/material/partials/social.html", line 10, in top-level template code 23:06:00 {% include ".icons/" ~ social.icon ~ ".svg" %} 23:06:00 File "/usr/local/lib/python3.8/site-packages/jinja2/loaders.py", line 199, in get_source 23:06:00 raise TemplateNotFound(template) 23:06:00 jinja2.exceptions.TemplateNotFound: .icons/.svg [Pipeline] } 23:06:00 $ docker stop --time=1 09c7589af984f6f23ae418ba51f00c480e1d7394ecf4e2121217292bb784de18 23:06:02 $ docker rm -f 09c7589af984f6f23ae418ba51f00c480e1d7394ecf4e2121217292bb784de18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:06:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:04 ---> package-listing.sh 23:06:04 ++ facter osfamily 23:06:04 ++ tr '[:upper:]' '[:lower:]' 23:06:04 + OS_FAMILY=redhat 23:06:04 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-122 23:06:04 + START_PACKAGES=/tmp/packages_start.txt 23:06:04 + END_PACKAGES=/tmp/packages_end.txt 23:06:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:04 + PACKAGES=/tmp/packages_start.txt 23:06:04 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-122 ']' 23:06:04 + PACKAGES=/tmp/packages_end.txt 23:06:04 + case "${OS_FAMILY}" in 23:06:04 + rpm -qa 23:06:04 + sort 23:06:08 + '[' -f /tmp/packages_start.txt ']' 23:06:08 + '[' -f /tmp/packages_end.txt ']' 23:06:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:08 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-122 ']' 23:06:08 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-122/archives/ 23:06:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-122/archives/ [Pipeline] isUnix [Pipeline] sh 23:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:08 23:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:09 alpine: Pulling from edgex-lftools-log-publisher 23:06:09 c9b1b535fdd9: Pulling fs layer 23:06:09 2cc5ad85d9ab: Pulling fs layer 23:06:09 756a868c4378: Pulling fs layer 23:06:09 444b2fc9a129: Pulling fs layer 23:06:09 ea15f1150254: Pulling fs layer 23:06:09 41b27a9f41bf: Pulling fs layer 23:06:09 28c525ee5125: Pulling fs layer 23:06:09 094b1ea09ed8: Pulling fs layer 23:06:09 138eaada9080: Pulling fs layer 23:06:09 0622d0fa9048: Pulling fs layer 23:06:09 444b2fc9a129: Waiting 23:06:09 ea15f1150254: Waiting 23:06:09 41b27a9f41bf: Waiting 23:06:09 28c525ee5125: Waiting 23:06:09 094b1ea09ed8: Waiting 23:06:09 138eaada9080: Waiting 23:06:09 0622d0fa9048: Waiting 23:06:09 2cc5ad85d9ab: Download complete 23:06:09 444b2fc9a129: Verifying Checksum 23:06:09 444b2fc9a129: Download complete 23:06:09 c9b1b535fdd9: Download complete 23:06:09 ea15f1150254: Download complete 23:06:09 28c525ee5125: Verifying Checksum 23:06:09 28c525ee5125: Download complete 23:06:09 756a868c4378: Verifying Checksum 23:06:09 756a868c4378: Download complete 23:06:09 138eaada9080: Verifying Checksum 23:06:09 138eaada9080: Download complete 23:06:09 0622d0fa9048: Verifying Checksum 23:06:09 0622d0fa9048: Download complete 23:06:09 094b1ea09ed8: Verifying Checksum 23:06:09 094b1ea09ed8: Download complete 23:06:10 41b27a9f41bf: Verifying Checksum 23:06:10 41b27a9f41bf: Download complete 23:06:10 c9b1b535fdd9: Pull complete 23:06:10 2cc5ad85d9ab: Pull complete 23:06:12 756a868c4378: Pull complete 23:06:12 444b2fc9a129: Pull complete 23:06:12 ea15f1150254: Pull complete 23:06:16 41b27a9f41bf: Pull complete 23:06:16 28c525ee5125: Pull complete 23:06:18 094b1ea09ed8: Pull complete 23:06:19 138eaada9080: Pull complete 23:06:19 0622d0fa9048: Pull complete 23:06:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:06:20 prd-centos7-docker-4c-2g-2703 does not seem to be running inside a container 23:06: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_PR-122 -v /w/workspace/edgexfoundry_edgex-docs_PR-122:/w/workspace/edgexfoundry_edgex-docs_PR-122:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-122@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:06:21 $ docker top ea9ce141d909cae437a8a7f2c180bad44d01b4c8f008399948f70737918c75f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:06:21 provisioning config files... 23:06:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-122@tmp/config6067793451578244178tmp [Pipeline] { [Pipeline] echo 23:06:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:22 ---> create-netrc.sh [Pipeline] echo 23:06:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:22 ---> logs-deploy.sh 23:06:22 + ARCHIVE_ARTIFACTS= 23:06:22 + LOGS_SERVER=https://logs.edgexfoundry.org 23:06:22 + '[' https://logs.edgexfoundry.org == None ']' 23:06:22 + NEXUS_URL=https://nexus.edgexfoundry.org 23:06:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/1 23:06:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-122/1/ 23:06:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/1 /w/workspace/edgexfoundry_edgex-docs_PR-122 23:06:23 Archives upload complete. 23:06:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-122/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/PR-122/1/