Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 666036038902114a2ee36037f372941d658a88ca 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 > 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 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 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-758’ Running on prd-centos7-docker-4c-2g-760 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 Checking out Revision 666036038902114a2ee36037f372941d658a88ca (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 666036038902114a2ee36037f372941d658a88ca # timeout=10 Commit message: "Merge pull request #114 from ernestojeda/build-and-push-changes" > git rev-list --no-walk a7c5b160e2db8047bf6ba9a82c3afc6f8a90599d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 15:27:58 + docker inspect -f . python:3-slim 15:27:58 15:27:58 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 15:27:58 + docker pull python:3-slim 15:27:59 3-slim: Pulling from library/python 15:27:59 68ced04f60ab: Pulling fs layer 15:27:59 d1d516f83cca: Pulling fs layer 15:27:59 1c69061f55c9: Pulling fs layer 15:27:59 cb02ba23f0ac: Pulling fs layer 15:27:59 b1ed9df08170: Pulling fs layer 15:27:59 cb02ba23f0ac: Waiting 15:27:59 b1ed9df08170: Waiting 15:27:59 68ced04f60ab: Verifying Checksum 15:27:59 68ced04f60ab: Download complete 15:27:59 1c69061f55c9: Verifying Checksum 15:27:59 1c69061f55c9: Download complete 15:28:00 cb02ba23f0ac: Verifying Checksum 15:28:00 cb02ba23f0ac: Download complete 15:28:00 b1ed9df08170: Verifying Checksum 15:28:00 b1ed9df08170: Download complete 15:28:00 d1d516f83cca: Verifying Checksum 15:28:00 d1d516f83cca: Download complete 15:28:01 68ced04f60ab: Pull complete 15:28:02 d1d516f83cca: Pull complete 15:28:04 1c69061f55c9: Pull complete 15:28:04 cb02ba23f0ac: Pull complete 15:28:05 b1ed9df08170: Pull complete 15:28:05 Digest: sha256:b7ac0aed085f34498fa7af8b021e204f97d3ecf688855b2b925b5922f1b76f59 15:28:05 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 15:28:05 prd-centos7-docker-4c-2g-760 does not seem to be running inside a container 15:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** python:3-slim cat 15:28:06 $ docker top cc84db19a26318a8344d9a5e199859cb59858672a18c73e631179de1e496bf1d -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:07 + pip install mkdocs 15:28:09 Collecting mkdocs 15:28:09 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 15:28:09 Collecting Jinja2>=2.10.1 15:28:09 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 15:28:09 Collecting tornado>=5.0 15:28:09 Downloading tornado-6.0.4.tar.gz (496 kB) 15:28:10 Collecting livereload>=2.5.1 15:28:10 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 15:28:10 Collecting Markdown>=3.2.1 15:28:10 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 15:28:10 Collecting lunr[languages]==0.5.6 15:28:10 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 15:28:10 Collecting PyYAML>=3.10 15:28:10 Downloading PyYAML-5.3.tar.gz (268 kB) 15:28:11 Collecting click>=3.3 15:28:11 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 15:28:11 Collecting MarkupSafe>=0.23 15:28:11 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 15:28:11 Collecting six 15:28:11 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 15:28:11 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (45.2.0) 15:28:11 Collecting future>=0.16.0 15:28:11 Downloading future-0.18.2.tar.gz (829 kB) 15:28:12 Collecting nltk>=3.2.5; extra == "languages" 15:28:12 Downloading nltk-3.4.5.zip (1.5 MB) 15:28:12 Building wheels for collected packages: tornado, PyYAML, future, nltk 15:28:12 Building wheel for tornado (setup.py): started 15:28:13 Building wheel for tornado (setup.py): finished with status 'done' 15:28:13 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=8c945ae4e442a56f38f21ffe09c106396f9fd83b2e4f0f558ceab8b93f80ed9f 15:28:13 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 15:28:13 Building wheel for PyYAML (setup.py): started 15:28:14 Building wheel for PyYAML (setup.py): finished with status 'done' 15:28:14 Created wheel for PyYAML: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=a485d486580329661504b35a9435868e4b219506898b97d392c07f5de8706140 15:28:14 Stored in directory: /root/.cache/pip/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb 15:28:14 Building wheel for future (setup.py): started 15:28:15 Building wheel for future (setup.py): finished with status 'done' 15:28:15 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=050d8b6a51dbfd61a6ec54b3a48300b1e1c8e03a2e487bcf7fedf143eabe78c1 15:28:15 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 15:28:15 Building wheel for nltk (setup.py): started 15:28:15 Building wheel for nltk (setup.py): finished with status 'done' 15:28:15 Created wheel for nltk: filename=nltk-3.4.5-py3-none-any.whl size=1449906 sha256=823c8396db1b055e98f301dbe8c6b4581b806709e5fd7d516d63d96ac096c022 15:28:15 Stored in directory: /root/.cache/pip/wheels/23/18/48/8fd6ec11da38406b309470566d6f099c04805d2ec61d7829e7 15:28:15 Successfully built tornado PyYAML future nltk 15:28:16 Installing collected packages: MarkupSafe, Jinja2, tornado, six, livereload, Markdown, future, nltk, lunr, PyYAML, click, mkdocs 15:28:21 Successfully installed Jinja2-2.11.1 Markdown-3.2.1 MarkupSafe-1.1.1 PyYAML-5.3 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 15:28:21 + pip install mkdocs-material 15:28:22 Collecting mkdocs-material 15:28:22 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) 15:28:23 Collecting pymdown-extensions>=6.3 15:28:23 Downloading pymdown_extensions-6.3-py2.py3-none-any.whl (198 kB) 15:28:23 Requirement already satisfied: mkdocs>=1.0 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (1.1) 15:28:23 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material) (3.2.1) 15:28:23 Collecting Pygments>=2.4 15:28:23 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 15:28:23 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) 15:28:23 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (5.3) 15:28:23 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (6.0.4) 15:28:23 Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.6.1) 15:28:23 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (7.1.1) 15:28:23 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.0->mkdocs-material) (2.11.1) 15:28:23 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from markdown>=3.2->mkdocs-material) (45.2.0) 15:28:23 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) 15:28:23 Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.6->mkdocs>=1.0->mkdocs-material) (1.14.0) 15:28:23 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) 15:28:23 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) 15:28:23 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material 15:28:25 Successfully installed Pygments-2.6.1 mkdocs-material-4.6.3 pymdown-extensions-6.3 [Pipeline] sh 15:28:25 + mkdocs build 15:28:26 INFO - Cleaning site directory 15:28:26 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 15:28:26 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 15:28:26 - design/adr/0001-Registy-Refactor.md 15:28:26 - design/adr/0004-Feature-Flags.md 15:28:26 - design/adr/core/0003-V2-API-Principles.md 15:28:26 - design/adr/device-service/0002-Array-Datatypes.md 15:28:26 - design/legacy-design/device-service/discovery.md 15:28:26 - microservices/security/security-file-token-provider.1.md 15:28:26 - microservices/security/security-secrets-setup.1.md 15:28:33 INFO - Documentation built in 6.76 seconds [Pipeline] stash 15:28:50 Stashed 389 file(s) [Pipeline] } 15:28:50 $ docker stop --time=1 cc84db19a26318a8344d9a5e199859cb59858672a18c73e631179de1e496bf1d 15:28:52 $ docker rm -f cc84db19a26318a8344d9a5e199859cb59858672a18c73e631179de1e496bf1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:53 + git log --format=%B -n 1 15:28:53 + head -n 1 15:28:53 + grep -v Signed-off-by [Pipeline] cleanWs 15:28:53 [WS-CLEANUP] Deleting project workspace... 15:28:53 [WS-CLEANUP] Deferred wipeout is used... 15:28:53 [WS-CLEANUP] done [Pipeline] dir 15:28:54 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 15:28:54 using credential edgex-jenkins-ssh 15:28:54 Cloning the remote Git repository 15:28:54 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 15:28:54 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 15:28:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:28:54 > git --version # timeout=10 15:28:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:04 Checking out Revision 45e65d0423a91f6fe60c7e021a8645f8bfcac399 (refs/remotes/origin/gh-pages) 15:29:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:29:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 15:29:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 15:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:04 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 15:29:04 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 15:29:04 > git config core.sparsecheckout # timeout=10 15:29:04 > git checkout -f 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 15:29:06 > git branch -a -v --no-abbrev # timeout=10 15:29:06 > git checkout -b gh-pages 45e65d0423a91f6fe60c7e021a8645f8bfcac399 # timeout=10 15:29:06 Commit message: "ci: moved rendered site to gh-pages branch" [Pipeline] unstash [Pipeline] sh 15:29:14 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 15:29:15 + rm -rf docs [Pipeline] sh 15:29:15 + git diff-index --quiet HEAD -- [Pipeline] echo 15:29:15 We have detected there are changes to commit: [1] [true] [Pipeline] sh 15:29:15 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 15:29:16 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 15:29:16 + git add . [Pipeline] sh 15:29:17 + git commit -s -m 'ci: Merge pull request #114 from ernestojeda/build-and-push-changes 15:29:17 ' 15:29:17 [gh-pages 9adb9a8] ci: Merge pull request #114 from ernestojeda/build-and-push-changes 15:29:17 2 files changed, 70 insertions(+), 70 deletions(-) 15:29:17 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 15:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:17 [ssh-agent] Looking for ssh-agent implementation... 15:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:17 $ ssh-agent 15:29:17 SSH_AUTH_SOCK=/tmp/ssh-peTu8PkPufTo/agent.11043 15:29:17 SSH_AGENT_PID=11045 15:29:17 Running ssh-add (command line suppressed) 15:29:17 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6262345441329407107.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_6262345441329407107.key) 15:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:18 + git push origin gh-pages 15:29:18 Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts. 15:29:20 To github.com:edgexfoundry/edgex-docs.git 15:29:20 45e65d0..9adb9a8 gh-pages -> gh-pages [Pipeline] } 15:29:20 $ ssh-agent -k 15:29:20 unset SSH_AUTH_SOCK; 15:29:20 unset SSH_AGENT_PID; 15:29:20 echo Agent pid 11045 killed; 15:29:20 [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 15:29:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:21 ---> package-listing.sh 15:29:21 ++ facter osfamily 15:29:21 ++ tr '[:upper:]' '[:lower:]' 15:29:21 + OS_FAMILY=redhat 15:29:21 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 15:29:21 + START_PACKAGES=/tmp/packages_start.txt 15:29:21 + END_PACKAGES=/tmp/packages_end.txt 15:29:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:21 + PACKAGES=/tmp/packages_start.txt 15:29:21 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:29:21 + PACKAGES=/tmp/packages_end.txt 15:29:21 + case "${OS_FAMILY}" in 15:29:21 + rpm -qa 15:29:21 + sort 15:29:26 + '[' -f /tmp/packages_start.txt ']' 15:29:26 + '[' -f /tmp/packages_end.txt ']' 15:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:26 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 15:29:26 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 15:29:26 + 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 15:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:26 15:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:26 alpine: Pulling from edgex-lftools-log-publisher 15:29:26 c9b1b535fdd9: Pulling fs layer 15:29:26 2cc5ad85d9ab: Pulling fs layer 15:29:26 756a868c4378: Pulling fs layer 15:29:26 444b2fc9a129: Pulling fs layer 15:29:26 ea15f1150254: Pulling fs layer 15:29:26 41b27a9f41bf: Pulling fs layer 15:29:26 28c525ee5125: Pulling fs layer 15:29:26 094b1ea09ed8: Pulling fs layer 15:29:26 138eaada9080: Pulling fs layer 15:29:26 0622d0fa9048: Pulling fs layer 15:29:26 ea15f1150254: Waiting 15:29:26 41b27a9f41bf: Waiting 15:29:26 28c525ee5125: Waiting 15:29:26 094b1ea09ed8: Waiting 15:29:26 138eaada9080: Waiting 15:29:26 0622d0fa9048: Waiting 15:29:26 444b2fc9a129: Waiting 15:29:26 2cc5ad85d9ab: Verifying Checksum 15:29:26 2cc5ad85d9ab: Download complete 15:29:26 444b2fc9a129: Verifying Checksum 15:29:26 444b2fc9a129: Download complete 15:29:26 c9b1b535fdd9: Verifying Checksum 15:29:26 c9b1b535fdd9: Download complete 15:29:27 ea15f1150254: Verifying Checksum 15:29:27 ea15f1150254: Download complete 15:29:27 28c525ee5125: Verifying Checksum 15:29:27 28c525ee5125: Download complete 15:29:27 756a868c4378: Verifying Checksum 15:29:27 756a868c4378: Download complete 15:29:27 138eaada9080: Verifying Checksum 15:29:27 138eaada9080: Download complete 15:29:27 0622d0fa9048: Verifying Checksum 15:29:27 0622d0fa9048: Download complete 15:29:27 094b1ea09ed8: Download complete 15:29:28 41b27a9f41bf: Verifying Checksum 15:29:28 41b27a9f41bf: Download complete 15:29:28 c9b1b535fdd9: Pull complete 15:29:28 2cc5ad85d9ab: Pull complete 15:29:30 756a868c4378: Pull complete 15:29:30 444b2fc9a129: Pull complete 15:29:30 ea15f1150254: Pull complete 15:29:34 41b27a9f41bf: Pull complete 15:29:34 28c525ee5125: Pull complete 15:29:37 094b1ea09ed8: Pull complete 15:29:37 138eaada9080: Pull complete 15:29:37 0622d0fa9048: Pull complete 15:29:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:29:37 prd-centos7-docker-4c-2g-760 does not seem to be running inside a container 15:29:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:29:38 $ docker top 3d58a9a9b2de0a5eb889ac7a4a211963799432d424702404b92c0c60bfe0d584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:29:38 provisioning config files... 15:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config1550714244325036963tmp [Pipeline] { [Pipeline] echo 15:29:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:39 ---> create-netrc.sh [Pipeline] echo 15:29:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:39 ---> logs-deploy.sh 15:29:39 + ARCHIVE_ARTIFACTS= 15:29:39 + LOGS_SERVER=https://logs.edgexfoundry.org 15:29:39 + '[' https://logs.edgexfoundry.org == None ']' 15:29:39 + NEXUS_URL=https://nexus.edgexfoundry.org 15:29:39 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/12 15:29:39 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/12/ 15:29:39 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/12 /w/workspace/edgexfoundry_edgex-docs_master 15:29:40 Archives upload complete. 15:29:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/12/