Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f5fe501d8602ee9e6f0bce2104832e99f763fc1a 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5813 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 f5fe501d8602ee9e6f0bce2104832e99f763fc1a (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 f5fe501d8602ee9e6f0bce2104832e99f763fc1a # timeout=10 Commit message: "Merge pull request #131 from lranjbar/adr-release" > git rev-list --no-walk 6b33fd78210ee16a8e7e4c15b1bdabd8c93445bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 21:22:50 + docker inspect -f . python:3-slim 21:22:50 21:22:50 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 21:22:51 + docker pull python:3-slim 21:22:51 3-slim: Pulling from library/python 21:22:51 54fec2fa59d0: Pulling fs layer 21:22:51 cd3f35d84cab: Pulling fs layer 21:22:51 a0afc8e92ef0: Pulling fs layer 21:22:51 9691f23efdb7: Pulling fs layer 21:22:51 9fd98872783d: Pulling fs layer 21:22:51 9691f23efdb7: Waiting 21:22:51 9fd98872783d: Waiting 21:22:51 cd3f35d84cab: Verifying Checksum 21:22:51 cd3f35d84cab: Download complete 21:22:51 9691f23efdb7: Download complete 21:22:52 54fec2fa59d0: Verifying Checksum 21:22:52 54fec2fa59d0: Download complete 21:22:52 9fd98872783d: Verifying Checksum 21:22:52 9fd98872783d: Download complete 21:22:52 a0afc8e92ef0: Verifying Checksum 21:22:52 a0afc8e92ef0: Download complete 21:22:54 54fec2fa59d0: Pull complete 21:22:54 cd3f35d84cab: Pull complete 21:22:56 a0afc8e92ef0: Pull complete 21:22:56 9691f23efdb7: Pull complete 21:22:57 9fd98872783d: Pull complete 21:22:57 Digest: sha256:67243d9d9dc8c93087c53a1cbde644b461bf412891283d06ec77425db11319d1 21:22:57 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 21:22:57 prd-centos7-docker-4c-2g-5813 does not seem to be running inside a container 21:22:57 $ 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 21:22:58 $ docker top 8fdec1d4246114e97b8e2fff1732d568037a3aa04f7c36351456d55c4b516455 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:58 + pip install mkdocs 21:23:00 Collecting mkdocs 21:23:00 Downloading mkdocs-1.1-py2.py3-none-any.whl (6.4 MB) 21:23:01 Collecting click>=3.3 21:23:01 Downloading click-7.1.1-py2.py3-none-any.whl (82 kB) 21:23:01 Collecting Jinja2>=2.10.1 21:23:01 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 21:23:01 Collecting Markdown>=3.2.1 21:23:01 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) 21:23:01 Collecting lunr[languages]==0.5.6 21:23:01 Downloading lunr-0.5.6-py2.py3-none-any.whl (36 kB) 21:23:01 Collecting livereload>=2.5.1 21:23:01 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 21:23:01 Collecting tornado>=5.0 21:23:01 Downloading tornado-6.0.4.tar.gz (496 kB) 21:23:02 Collecting PyYAML>=3.10 21:23:02 Downloading PyYAML-5.3.1.tar.gz (269 kB) 21:23:03 Collecting MarkupSafe>=0.23 21:23:03 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 21:23:03 Requirement already satisfied: setuptools>=36 in /usr/local/lib/python3.8/site-packages (from Markdown>=3.2.1->mkdocs) (46.1.3) 21:23:03 Collecting future>=0.16.0 21:23:03 Downloading future-0.18.2.tar.gz (829 kB) 21:23:04 Collecting six>=1.11.0 21:23:04 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) 21:23:04 Collecting nltk>=3.2.5; extra == "languages" 21:23:04 Downloading nltk-3.5.zip (1.4 MB) 21:23:04 Collecting joblib 21:23:04 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) 21:23:05 Collecting regex 21:23:05 Downloading regex-2020.4.4-cp38-cp38-manylinux2010_x86_64.whl (691 kB) 21:23:05 Collecting tqdm 21:23:05 Downloading tqdm-4.45.0-py2.py3-none-any.whl (60 kB) 21:23:05 Building wheels for collected packages: tornado, PyYAML, future, nltk 21:23:05 Building wheel for tornado (setup.py): started 21:23:06 Building wheel for tornado (setup.py): finished with status 'done' 21:23:06 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=d9db8446f97f8d1b8087ffd3ce4f2858c0ff0516a1f8ff6813543a8c6952734c 21:23:06 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 21:23:06 Building wheel for PyYAML (setup.py): started 21:23:07 Building wheel for PyYAML (setup.py): finished with status 'done' 21:23:07 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=bdffe80db1410d4b843741c69aa30b9b84926b851cbeffb1cbfb6f502b244d97 21:23:07 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 21:23:07 Building wheel for future (setup.py): started 21:23:08 Building wheel for future (setup.py): finished with status 'done' 21:23:08 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=24bc5c91e9e5199c50aa37d47162741e20c669c3d6f1e9d6bd3b2198ec0da8da 21:23:08 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 21:23:08 Building wheel for nltk (setup.py): started 21:23:09 Building wheel for nltk (setup.py): finished with status 'done' 21:23:09 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=0106260de485065c678653f71af05fc4de05d259c10b92ea8d169ef5e64b2d3d 21:23:09 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 21:23:09 Successfully built tornado PyYAML future nltk 21:23:09 Installing collected packages: click, MarkupSafe, Jinja2, Markdown, future, six, joblib, regex, tqdm, nltk, lunr, tornado, livereload, PyYAML, mkdocs 21:23:14 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 21:23:15 + pip install mkdocs-material==5.1.0 21:23:16 Collecting mkdocs-material==5.1.0 21:23:16 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 21:23:18 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.1) 21:23:18 Collecting Pygments>=2.4 21:23:18 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 21:23:18 Collecting pymdown-extensions>=7.0 21:23:18 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 21:23:18 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1) 21:23:18 Collecting mkdocs-material-extensions>=1.0b1 21:23:18 Downloading mkdocs_material_extensions-1.0b2-py3-none-any.whl (8.0 kB) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from livereload>=2.5.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.14.0) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 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) 21:23:19 Installing collected packages: Pygments, pymdown-extensions, mkdocs-material-extensions, mkdocs-material 21:23:25 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0b2 pymdown-extensions-7.1 [Pipeline] sh 21:23:25 + mkdocs build 21:23:26 INFO - Cleaning site directory 21:23:26 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 21:23:26 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 21:23:26 - design/adr/0001-Registy-Refactor.md 21:23:26 - design/adr/0004-Feature-Flags.md 21:23:26 - design/adr/0005-Service-Self-Config.md 21:23:26 - design/adr/core/0003-V2-API-Principles.md 21:23:26 - design/adr/device-service/0002-Array-Datatypes.md 21:23:26 - design/adr/devops/0007-Release-Automation.md 21:23:26 - design/legacy-design/device-service/discovery.md 21:23:26 - microservices/security/security-file-token-provider.1.md 21:23:26 - microservices/security/security-secrets-setup.1.md 21:23:36 INFO - Documentation built in 8.51 seconds [Pipeline] stash 21:23:53 Stashed 391 file(s) [Pipeline] } 21:23:53 $ docker stop --time=1 8fdec1d4246114e97b8e2fff1732d568037a3aa04f7c36351456d55c4b516455 21:23:54 $ docker rm -f 8fdec1d4246114e97b8e2fff1732d568037a3aa04f7c36351456d55c4b516455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:56 + git log --format=%B -n 1 21:23:56 + grep -v Signed-off-by 21:23:56 + head -n 1 [Pipeline] cleanWs 21:23:56 [WS-CLEANUP] Deleting project workspace... 21:23:56 [WS-CLEANUP] Deferred wipeout is used... 21:23:56 [WS-CLEANUP] done [Pipeline] dir 21:23:56 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 21:23:56 using credential edgex-jenkins-ssh 21:23:56 Cloning the remote Git repository 21:23:56 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 21:23:56 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 21:23:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 21:23:56 > git --version # timeout=10 21:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:03 Checking out Revision 244f08db46d14738d17f044f170df6810b9f21e3 (refs/remotes/origin/gh-pages) 21:24:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 21:24:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 21:24:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 21:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:03 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 21:24:03 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 21:24:03 > git config core.sparsecheckout # timeout=10 21:24:03 > git checkout -f 244f08db46d14738d17f044f170df6810b9f21e3 # timeout=10 21:24:04 > git branch -a -v --no-abbrev # timeout=10 21:24:04 > git checkout -b gh-pages 244f08db46d14738d17f044f170df6810b9f21e3 # timeout=10 21:24:05 Commit message: "ci: Merge pull request #130 from bnevis-i/docs-issue-123" [Pipeline] unstash [Pipeline] sh 21:24:13 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 21:24:14 + rm -rf docs [Pipeline] sh 21:24:14 + git diff-index --quiet HEAD -- [Pipeline] echo 21:24:14 We have detected there are changes to commit: [1] [true] [Pipeline] sh 21:24:14 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 21:24:14 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 21:24:15 + git add . [Pipeline] sh 21:24:16 + git commit -s -m 'ci: Merge pull request #131 from lranjbar/adr-release 21:24:16 ' 21:24:16 [gh-pages 1748613] ci: Merge pull request #131 from lranjbar/adr-release 21:24:16 5 files changed, 74 insertions(+), 74 deletions(-) 21:24:16 rewrite 1.2/search/search_index.json (84%) 21:24:16 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 21:24:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:16 [ssh-agent] Looking for ssh-agent implementation... 21:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:16 $ ssh-agent 21:24:16 SSH_AUTH_SOCK=/tmp/ssh-J1ISghLragj5/agent.11057 21:24:16 SSH_AGENT_PID=11059 21:24:16 Running ssh-add (command line suppressed) 21:24:16 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8864559526817560138.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8864559526817560138.key) 21:24:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:16 + git push origin gh-pages 21:24:16 Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts. 21:24:20 To github.com:edgexfoundry/edgex-docs.git 21:24:20 244f08d..1748613 gh-pages -> gh-pages [Pipeline] } 21:24:20 $ ssh-agent -k 21:24:20 unset SSH_AUTH_SOCK; 21:24:20 unset SSH_AGENT_PID; 21:24:20 echo Agent pid 11059 killed; 21:24: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 21:24:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:24:21 ---> package-listing.sh 21:24:21 ++ facter osfamily 21:24:21 ++ tr '[:upper:]' '[:lower:]' 21:24:21 + OS_FAMILY=redhat 21:24:21 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 21:24:21 + START_PACKAGES=/tmp/packages_start.txt 21:24:21 + END_PACKAGES=/tmp/packages_end.txt 21:24:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:24:21 + PACKAGES=/tmp/packages_start.txt 21:24:21 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 21:24:21 + PACKAGES=/tmp/packages_end.txt 21:24:21 + case "${OS_FAMILY}" in 21:24:21 + rpm -qa 21:24:21 + sort 21:24:25 + '[' -f /tmp/packages_start.txt ']' 21:24:25 + '[' -f /tmp/packages_end.txt ']' 21:24:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:24:25 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 21:24:25 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 21:24:25 + 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 21:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:24:26 21:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:24:26 alpine: Pulling from edgex-lftools-log-publisher 21:24:26 c9b1b535fdd9: Pulling fs layer 21:24:26 2cc5ad85d9ab: Pulling fs layer 21:24:26 756a868c4378: Pulling fs layer 21:24:26 444b2fc9a129: Pulling fs layer 21:24:26 ea15f1150254: Pulling fs layer 21:24:26 41b27a9f41bf: Pulling fs layer 21:24:26 28c525ee5125: Pulling fs layer 21:24:26 094b1ea09ed8: Pulling fs layer 21:24:26 138eaada9080: Pulling fs layer 21:24:26 0622d0fa9048: Pulling fs layer 21:24:26 41b27a9f41bf: Waiting 21:24:26 28c525ee5125: Waiting 21:24:26 094b1ea09ed8: Waiting 21:24:26 138eaada9080: Waiting 21:24:26 444b2fc9a129: Waiting 21:24:26 ea15f1150254: Waiting 21:24:26 0622d0fa9048: Waiting 21:24:26 2cc5ad85d9ab: Verifying Checksum 21:24:26 2cc5ad85d9ab: Download complete 21:24:26 444b2fc9a129: Verifying Checksum 21:24:26 444b2fc9a129: Download complete 21:24:26 c9b1b535fdd9: Verifying Checksum 21:24:26 c9b1b535fdd9: Download complete 21:24:26 ea15f1150254: Verifying Checksum 21:24:26 ea15f1150254: Download complete 21:24:26 28c525ee5125: Verifying Checksum 21:24:26 28c525ee5125: Download complete 21:24:26 756a868c4378: Verifying Checksum 21:24:26 756a868c4378: Download complete 21:24:27 138eaada9080: Verifying Checksum 21:24:27 138eaada9080: Download complete 21:24:27 094b1ea09ed8: Verifying Checksum 21:24:27 094b1ea09ed8: Download complete 21:24:27 0622d0fa9048: Verifying Checksum 21:24:27 0622d0fa9048: Download complete 21:24:27 41b27a9f41bf: Verifying Checksum 21:24:27 c9b1b535fdd9: Pull complete 21:24:28 2cc5ad85d9ab: Pull complete 21:24:29 756a868c4378: Pull complete 21:24:29 444b2fc9a129: Pull complete 21:24:29 ea15f1150254: Pull complete 21:24:34 41b27a9f41bf: Pull complete 21:24:34 28c525ee5125: Pull complete 21:24:36 094b1ea09ed8: Pull complete 21:24:36 138eaada9080: Pull complete 21:24:36 0622d0fa9048: Pull complete 21:24:36 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:24:36 prd-centos7-docker-4c-2g-5813 does not seem to be running inside a container 21:24:36 $ 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 21:24:37 $ docker top 52ad38d8df2d66b614f7192ec2bcb27184afd9af94abb88384fbdaec7ea257a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:37 provisioning config files... 21:24:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config5044226894584475792tmp [Pipeline] { [Pipeline] echo 21:24:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:24:38 ---> create-netrc.sh [Pipeline] echo 21:24:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:24:38 ---> logs-deploy.sh 21:24:38 + ARCHIVE_ARTIFACTS= 21:24:38 + LOGS_SERVER=https://logs.edgexfoundry.org 21:24:38 + '[' https://logs.edgexfoundry.org == None ']' 21:24:38 + NEXUS_URL=https://nexus.edgexfoundry.org 21:24:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/20 21:24:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/20/ 21:24:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/20 /w/workspace/edgexfoundry_edgex-docs_master 21:24:39 Archives upload complete. 21:24:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/20/