Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d397d877bcd67e6ae063d0299c74145604e701c9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-857’ is offline Running on prd-centos7-docker-4c-2g-859 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 d397d877bcd67e6ae063d0299c74145604e701c9 (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 d397d877bcd67e6ae063d0299c74145604e701c9 # timeout=10 Commit message: "doc: Application Services updates for Geneva (#154)" > git rev-list --no-walk bad423af14aacd09db6a11c8616ab0ae3adf678c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 23:46:29 + docker inspect -f . python:3-slim 23:46:29 23:46:29 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 23:46:30 + docker pull python:3-slim 23:46:31 3-slim: Pulling from library/python 23:46:31 afb6ec6fdc1c: Pulling fs layer 23:46:31 2cf47e503ea9: Pulling fs layer 23:46:31 24d1e29dc62b: Pulling fs layer 23:46:31 bd4a83fdfd23: Pulling fs layer 23:46:31 42046f770a49: Pulling fs layer 23:46:31 bd4a83fdfd23: Waiting 23:46:31 42046f770a49: Waiting 23:46:31 2cf47e503ea9: Verifying Checksum 23:46:31 2cf47e503ea9: Download complete 23:46:31 bd4a83fdfd23: Verifying Checksum 23:46:31 bd4a83fdfd23: Download complete 23:46:32 24d1e29dc62b: Verifying Checksum 23:46:32 24d1e29dc62b: Download complete 23:46:32 42046f770a49: Verifying Checksum 23:46:32 42046f770a49: Download complete 23:46:32 afb6ec6fdc1c: Download complete 23:46:34 afb6ec6fdc1c: Pull complete 23:46:35 2cf47e503ea9: Pull complete 23:46:38 24d1e29dc62b: Pull complete 23:46:38 bd4a83fdfd23: Pull complete 23:46:38 42046f770a49: Pull complete 23:46:38 Digest: sha256:9a2dc78688cf19fe085505560c76dfbc9feb936dc6d4a71e4de27bf85fe53808 23:46:38 Status: Downloaded newer image for python:3-slim [Pipeline] withDockerContainer 23:46:38 prd-centos7-docker-4c-2g-859 does not seem to be running inside a container 23:46:38 $ 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 ******** -e ******** python:3-slim cat 23:46:39 $ docker top fcc6826207f44ca3ccda0aae3aea05db3ee6eb7353668c6f98f4727f877091b4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:40 + pip install mkdocs 23:46:45 Collecting mkdocs 23:46:45 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 23:46:46 Collecting livereload>=2.5.1 23:46:46 Downloading livereload-2.6.1-py2.py3-none-any.whl (23 kB) 23:46:46 Collecting PyYAML>=3.10 23:46:46 Downloading PyYAML-5.3.1.tar.gz (269 kB) 23:46:47 Collecting Jinja2>=2.10.1 23:46:47 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 23:46:47 Collecting tornado>=5.0 23:46:47 Downloading tornado-6.0.4.tar.gz (496 kB) 23:46:48 Collecting lunr[languages]==0.5.8 23:46:48 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 23:46:49 Collecting click>=3.3 23:46:49 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 23:46:49 Collecting Markdown>=3.2.1 23:46:49 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) 23:46:49 Collecting six 23:46:49 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 23:46:49 Collecting MarkupSafe>=0.23 23:46:49 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) 23:46:49 Collecting future>=0.16.0 23:46:49 Downloading future-0.18.2.tar.gz (829 kB) 23:46:50 Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" 23:46:50 Downloading nltk-3.5.zip (1.4 MB) 23:46:52 Collecting joblib 23:46:52 Downloading joblib-0.15.1-py3-none-any.whl (298 kB) 23:46:53 Collecting regex 23:46:53 Downloading regex-2020.5.14-cp38-cp38-manylinux2010_x86_64.whl (689 kB) 23:46:54 Collecting tqdm 23:46:54 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) 23:46:54 Building wheels for collected packages: PyYAML, tornado, future, nltk 23:46:54 Building wheel for PyYAML (setup.py): started 23:46:55 Building wheel for PyYAML (setup.py): finished with status 'done' 23:46:55 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44617 sha256=24ec22292cfb2b0eafc80dde3583074aea6cf5be13b89b0b57b0dcae80bbff25 23:46:55 Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 23:46:55 Building wheel for tornado (setup.py): started 23:46:56 Building wheel for tornado (setup.py): finished with status 'done' 23:46:56 Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=415149 sha256=da0085833606e476d065ebebf5917a50cc76c7cf72c5b2812c8ca6c0dcf7a575 23:46:56 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 23:46:56 Building wheel for future (setup.py): started 23:46:57 Building wheel for future (setup.py): finished with status 'done' 23:46:57 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=7274e1262cc2853742c29239c7fce278d768761b48d7363bf4cd97cd3982df0f 23:46:57 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 23:46:57 Building wheel for nltk (setup.py): started 23:46:59 Building wheel for nltk (setup.py): finished with status 'done' 23:46:59 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434675 sha256=a9f060b7ac05984bcdad08500c5a344aa71b1751ad020e4e00c04e5995e4f217 23:46:59 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 23:46:59 Successfully built PyYAML tornado future nltk 23:46:59 Installing collected packages: six, tornado, livereload, PyYAML, MarkupSafe, Jinja2, future, click, joblib, regex, tqdm, nltk, lunr, Markdown, mkdocs 23:47:08 Successfully installed Jinja2-2.11.2 Markdown-3.2.2 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.15.1 livereload-2.6.1 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.5.14 six-1.15.0 tornado-6.0.4 tqdm-4.46.0 [Pipeline] sh 23:47:09 + pip install mkdocs-material==5.1.0 23:47:09 Collecting mkdocs-material==5.1.0 23:47:09 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 23:47:12 Collecting pymdown-extensions>=7.0 23:47:12 Downloading pymdown_extensions-7.1-py2.py3-none-any.whl (205 kB) 23:47:12 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (3.2.2) 23:47:12 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.8/site-packages (from mkdocs-material==5.1.0) (1.1.2) 23:47:12 Collecting mkdocs-material-extensions>=1.0b1 23:47:12 Downloading mkdocs_material_extensions-1.0-py3-none-any.whl (7.9 kB) 23:47:12 Collecting Pygments>=2.4 23:47:12 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) 23:47:12 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) 23:47:12 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) 23:47:12 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) 23:47:12 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) 23:47:12 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) 23:47:12 Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.8/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) 23:47:12 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) 23:47:12 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.15.0) 23:47:12 Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) 23:47:12 Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.8/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 23:47:12 Requirement already satisfied: tqdm in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.46.0) 23:47:12 Requirement already satisfied: joblib in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.15.1) 23:47:12 Requirement already satisfied: regex in /usr/local/lib/python3.8/site-packages (from nltk>=3.2.5; python_version > "2.7" and extra == "languages"->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.5.14) 23:47:13 Installing collected packages: pymdown-extensions, mkdocs-material-extensions, Pygments, mkdocs-material 23:47:21 Successfully installed Pygments-2.6.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0 pymdown-extensions-7.1 [Pipeline] sh 23:47:21 + mkdocs build 23:47:24 INFO - Cleaning site directory 23:47:24 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.2 23:47:24 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 23:47:24 - design/adr/0001-Registy-Refactor.md 23:47:24 - design/adr/0004-Feature-Flags.md 23:47:24 - design/adr/0005-Service-Self-Config.md 23:47:24 - design/adr/core/0003-V2-API-Principles.md 23:47:24 - design/adr/device-service/0002-Array-Datatypes.md 23:47:24 - design/adr/devops/0007-Release-Automation.md 23:47:24 - design/legacy-design/device-service/discovery.md 23:47:24 - microservices/security/security-file-token-provider.1.md 23:47:24 - microservices/security/security-secrets-setup.1.md 23:47:34 INFO - Documentation built in 8.64 seconds [Pipeline] stash 23:47:58 Stashed 391 file(s) [Pipeline] } 23:47:58 $ docker stop --time=1 fcc6826207f44ca3ccda0aae3aea05db3ee6eb7353668c6f98f4727f877091b4 23:47:59 $ docker rm -f fcc6826207f44ca3ccda0aae3aea05db3ee6eb7353668c6f98f4727f877091b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:01 + head -n 1 23:48:01 + grep -v Signed-off-by 23:48:01 + git log --format=%B -n 1 [Pipeline] cleanWs 23:48:01 [WS-CLEANUP] Deleting project workspace... 23:48:01 [WS-CLEANUP] Deferred wipeout is used... 23:48:01 [WS-CLEANUP] done [Pipeline] dir 23:48:01 Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git 23:48:01 using credential edgex-jenkins-ssh 23:48:01 Cloning the remote Git repository 23:48:01 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 23:48:01 > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 23:48:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:48:01 > git --version # timeout=10 23:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:48:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:19 Checking out Revision afcbcdc7df9b43ffbf33e715544e3dd92e8f3235 (refs/remotes/origin/gh-pages) 23:48:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 23:48:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 23:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:19 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 23:48:19 > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 23:48:19 > git config core.sparsecheckout # timeout=10 23:48:19 > git checkout -f afcbcdc7df9b43ffbf33e715544e3dd92e8f3235 # timeout=10 23:48:21 Commit message: "ci: Merge pull request #149 from lenny-intel/geneva-link" [Pipeline] unstash 23:48:21 > git branch -a -v --no-abbrev # timeout=10 23:48:21 > git checkout -b gh-pages afcbcdc7df9b43ffbf33e715544e3dd92e8f3235 # timeout=10 [Pipeline] sh 23:48:36 + cp -rlf docs/1.2 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh 23:48:37 + rm -rf docs [Pipeline] sh 23:48:37 + git diff-index --quiet HEAD -- [Pipeline] echo 23:48:37 We have detected there are changes to commit: [1] [true] [Pipeline] sh 23:48:37 + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh 23:48:38 + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh 23:48:38 + git add . [Pipeline] sh 23:48:39 + git commit -s -m 'ci: doc: Application Services updates for Geneva (#154) 23:48:39 ' 23:48:39 [gh-pages e768b6c] ci: doc: Application Services updates for Geneva (#154) 23:48:39 83 files changed, 1428 insertions(+), 2081 deletions(-) 23:48:39 rewrite 1.2/sitemap.xml.gz (100%) [Pipeline] sshagent 23:48:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:48:40 [ssh-agent] Looking for ssh-agent implementation... 23:48:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:40 $ ssh-agent 23:48:40 SSH_AUTH_SOCK=/tmp/ssh-ij8dA2GOmuLu/agent.11176 23:48:40 SSH_AGENT_PID=11178 23:48:40 Running ssh-add (command line suppressed) 23:48:40 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8996076587618320925.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8996076587618320925.key) 23:48:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:48:40 + git push origin gh-pages 23:48:40 Warning: Permanently added the RSA host key for IP address '140.82.114.4' to the list of known hosts. 23:48:44 To github.com:edgexfoundry/edgex-docs.git 23:48:44 afcbcdc..e768b6c gh-pages -> gh-pages [Pipeline] } 23:48:44 $ ssh-agent -k 23:48:44 unset SSH_AUTH_SOCK; 23:48:44 unset SSH_AGENT_PID; 23:48:44 echo Agent pid 11178 killed; 23:48:44 [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 23:48:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:46 ---> package-listing.sh 23:48:46 ++ facter osfamily 23:48:46 ++ tr '[:upper:]' '[:lower:]' 23:48:46 + OS_FAMILY=redhat 23:48:46 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 23:48:46 + START_PACKAGES=/tmp/packages_start.txt 23:48:46 + END_PACKAGES=/tmp/packages_end.txt 23:48:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:46 + PACKAGES=/tmp/packages_start.txt 23:48:46 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:48:46 + PACKAGES=/tmp/packages_end.txt 23:48:46 + case "${OS_FAMILY}" in 23:48:46 + sort 23:48:46 + rpm -qa 23:48:50 + '[' -f /tmp/packages_start.txt ']' 23:48:50 + '[' -f /tmp/packages_end.txt ']' 23:48:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:50 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 23:48:50 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 23:48:50 + 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 23:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:48:50 23:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:48:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:48:51 alpine: Pulling from edgex-lftools-log-publisher 23:48:51 c9b1b535fdd9: Pulling fs layer 23:48:51 2cc5ad85d9ab: Pulling fs layer 23:48:51 756a868c4378: Pulling fs layer 23:48:51 444b2fc9a129: Pulling fs layer 23:48:51 ea15f1150254: Pulling fs layer 23:48:51 41b27a9f41bf: Pulling fs layer 23:48:51 28c525ee5125: Pulling fs layer 23:48:51 094b1ea09ed8: Pulling fs layer 23:48:51 138eaada9080: Pulling fs layer 23:48:51 0622d0fa9048: Pulling fs layer 23:48:51 444b2fc9a129: Waiting 23:48:51 ea15f1150254: Waiting 23:48:51 41b27a9f41bf: Waiting 23:48:51 28c525ee5125: Waiting 23:48:51 094b1ea09ed8: Waiting 23:48:51 138eaada9080: Waiting 23:48:51 0622d0fa9048: Waiting 23:48:51 2cc5ad85d9ab: Verifying Checksum 23:48:51 2cc5ad85d9ab: Download complete 23:48:51 444b2fc9a129: Verifying Checksum 23:48:51 444b2fc9a129: Download complete 23:48:51 c9b1b535fdd9: Verifying Checksum 23:48:51 c9b1b535fdd9: Download complete 23:48:51 ea15f1150254: Verifying Checksum 23:48:51 ea15f1150254: Download complete 23:48:52 28c525ee5125: Verifying Checksum 23:48:52 28c525ee5125: Download complete 23:48:52 756a868c4378: Verifying Checksum 23:48:52 756a868c4378: Download complete 23:48:52 138eaada9080: Verifying Checksum 23:48:52 138eaada9080: Download complete 23:48:52 0622d0fa9048: Verifying Checksum 23:48:52 0622d0fa9048: Download complete 23:48:52 c9b1b535fdd9: Pull complete 23:48:53 2cc5ad85d9ab: Pull complete 23:48:53 094b1ea09ed8: Verifying Checksum 23:48:53 094b1ea09ed8: Download complete 23:48:53 41b27a9f41bf: Verifying Checksum 23:48:53 41b27a9f41bf: Download complete 23:48:55 756a868c4378: Pull complete 23:48:55 444b2fc9a129: Pull complete 23:48:55 ea15f1150254: Pull complete 23:49:00 41b27a9f41bf: Pull complete 23:49:00 28c525ee5125: Pull complete 23:49:03 094b1ea09ed8: Pull complete 23:49:03 138eaada9080: Pull complete 23:49:03 0622d0fa9048: Pull complete 23:49:03 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:49:03 prd-centos7-docker-4c-2g-859 does not seem to be running inside a container 23:49:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:49:04 $ docker top 02a4888ca876eb8b080575f89234c36257535e2ebb1652606e9d9062c3187583 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:04 provisioning config files... 23:49:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config6206741930330690464tmp [Pipeline] { [Pipeline] echo 23:49:05 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:05 ---> create-netrc.sh [Pipeline] echo 23:49:05 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:06 ---> logs-deploy.sh 23:49:06 + ARCHIVE_ARTIFACTS= 23:49:06 + LOGS_SERVER=https://logs.edgexfoundry.org 23:49:06 + '[' https://logs.edgexfoundry.org == None ']' 23:49:06 + NEXUS_URL=https://nexus.edgexfoundry.org 23:49:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/25 23:49:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/25/ 23:49:06 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/25 /w/workspace/edgexfoundry_edgex-docs_master 23:49:08 Archives upload complete. 23:49:08 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-docs/job/master/25/