Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ff03cb94601228c7e3d1d0710a8d52e211c15d5c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 git@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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 git@github.com:lfit/releng-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5234 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 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 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision ff03cb94601228c7e3d1d0710a8d52e211c15d5c (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --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 ff03cb94601228c7e3d1d0710a8d52e211c15d5c # timeout=10 Commit message: "Merge pull request #243 from bill-mahoney/adrupdate" > git rev-list --no-walk 31e07ac6613f1efc65519cefb29ab3a8df79513a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh [2020-10-13T23:41:55.961Z] + docker inspect -f . python:3-slim [2020-10-13T23:41:55.961Z] [2020-10-13T23:41:55.961Z] Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh [2020-10-13T23:41:56.334Z] + docker pull python:3-slim [2020-10-13T23:41:57.724Z] 3-slim: Pulling from library/python [2020-10-13T23:41:57.724Z] bb79b6b2107f: Pulling fs layer [2020-10-13T23:41:57.724Z] 35e30c3f3e2b: Pulling fs layer [2020-10-13T23:41:57.724Z] b13c2c0e2577: Pulling fs layer [2020-10-13T23:41:57.724Z] 263be93302fa: Pulling fs layer [2020-10-13T23:41:57.724Z] 72279d488995: Pulling fs layer [2020-10-13T23:41:57.724Z] 263be93302fa: Waiting [2020-10-13T23:41:57.724Z] 72279d488995: Waiting [2020-10-13T23:41:57.994Z] 35e30c3f3e2b: Verifying Checksum [2020-10-13T23:41:57.994Z] 35e30c3f3e2b: Download complete [2020-10-13T23:41:58.261Z] b13c2c0e2577: Verifying Checksum [2020-10-13T23:41:58.261Z] b13c2c0e2577: Download complete [2020-10-13T23:41:58.261Z] 263be93302fa: Verifying Checksum [2020-10-13T23:41:58.261Z] 263be93302fa: Download complete [2020-10-13T23:41:58.531Z] 72279d488995: Verifying Checksum [2020-10-13T23:41:58.531Z] 72279d488995: Download complete [2020-10-13T23:41:58.531Z] bb79b6b2107f: Download complete [2020-10-13T23:41:59.942Z] bb79b6b2107f: Pull complete [2020-10-13T23:42:00.204Z] 35e30c3f3e2b: Pull complete [2020-10-13T23:42:00.787Z] b13c2c0e2577: Pull complete [2020-10-13T23:42:01.058Z] 263be93302fa: Pull complete [2020-10-13T23:42:01.326Z] 72279d488995: Pull complete [2020-10-13T23:42:01.326Z] Digest: sha256:4156625b791f2d79109730cd0f4faa13963359005f48c09c5f3ee2cd2d52a219 [2020-10-13T23:42:01.326Z] Status: Downloaded newer image for python:3-slim [2020-10-13T23:42:01.326Z] docker.io/library/python:3-slim [Pipeline] withDockerContainer [2020-10-13T23:42:01.471Z] prd-centos7-docker-4c-2g-5234 does not seem to be running inside a container [2020-10-13T23:42:01.554Z] $ 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 ******** -e ******** -e ******** -e ******** python:3-slim cat [2020-10-13T23:42:04.432Z] $ docker top 35f77d30db90cec932e149e8a6b66f14b732b435779530c61cd8118c62fcd221 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T23:42:04.895Z] + pip install mkdocs [2020-10-13T23:42:06.816Z] Collecting mkdocs [2020-10-13T23:42:06.816Z] Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) [2020-10-13T23:42:07.390Z] Collecting lunr[languages]==0.5.8 [2020-10-13T23:42:07.390Z] Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) [2020-10-13T23:42:07.390Z] Collecting Jinja2>=2.10.1 [2020-10-13T23:42:07.390Z] Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) [2020-10-13T23:42:07.659Z] Collecting livereload>=2.5.1 [2020-10-13T23:42:07.659Z] Downloading livereload-2.6.3.tar.gz (25 kB) [2020-10-13T23:42:08.240Z] Collecting tornado>=5.0 [2020-10-13T23:42:08.240Z] Downloading tornado-6.0.4.tar.gz (496 kB) [2020-10-13T23:42:08.817Z] Collecting PyYAML>=3.10 [2020-10-13T23:42:08.817Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-13T23:42:09.398Z] Collecting click>=3.3 [2020-10-13T23:42:09.398Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-13T23:42:09.398Z] Collecting Markdown>=3.2.1 [2020-10-13T23:42:09.398Z] Downloading Markdown-3.3.1-py3-none-any.whl (95 kB) [2020-10-13T23:42:09.662Z] Collecting future>=0.16.0 [2020-10-13T23:42:09.662Z] Downloading future-0.18.2.tar.gz (829 kB) [2020-10-13T23:42:10.237Z] Collecting six>=1.11.0 [2020-10-13T23:42:10.237Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-13T23:42:10.237Z] Collecting nltk>=3.2.5; python_version > "2.7" and extra == "languages" [2020-10-13T23:42:10.237Z] Downloading nltk-3.5.zip (1.4 MB) [2020-10-13T23:42:10.811Z] Collecting MarkupSafe>=0.23 [2020-10-13T23:42:10.811Z] Downloading MarkupSafe-1.1.1.tar.gz (19 kB) [2020-10-13T23:42:11.386Z] Collecting joblib [2020-10-13T23:42:11.387Z] Downloading joblib-0.17.0-py3-none-any.whl (301 kB) [2020-10-13T23:42:11.962Z] Collecting regex [2020-10-13T23:42:12.226Z] Downloading regex-2020.10.11-cp39-cp39-manylinux2010_x86_64.whl (668 kB) [2020-10-13T23:42:12.226Z] Collecting tqdm [2020-10-13T23:42:12.226Z] Downloading tqdm-4.50.2-py2.py3-none-any.whl (70 kB) [2020-10-13T23:42:12.492Z] Building wheels for collected packages: livereload, tornado, PyYAML, future, nltk, MarkupSafe [2020-10-13T23:42:12.492Z] Building wheel for livereload (setup.py): started [2020-10-13T23:42:12.758Z] Building wheel for livereload (setup.py): finished with status 'done' [2020-10-13T23:42:12.758Z] Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=1e357eeb355642e5095ffd4c958adee3e38a93d903431174b2de369bc4c451f4 [2020-10-13T23:42:12.758Z] Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c [2020-10-13T23:42:12.758Z] Building wheel for tornado (setup.py): started [2020-10-13T23:42:13.339Z] Building wheel for tornado (setup.py): finished with status 'done' [2020-10-13T23:42:13.339Z] Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=415147 sha256=ad59e42a7cf6319ec0590300f281d1c09c40eca24aa75b0752c65d8904bc682d [2020-10-13T23:42:13.339Z] Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 [2020-10-13T23:42:13.339Z] Building wheel for PyYAML (setup.py): started [2020-10-13T23:42:13.606Z] Building wheel for PyYAML (setup.py): finished with status 'done' [2020-10-13T23:42:13.606Z] Created wheel for PyYAML: filename=PyYAML-5.3.1-cp39-cp39-linux_x86_64.whl size=44617 sha256=e313c6675e6a0cc94021f33b3663f89ced2f0bd8c39770edeb334031e84a2f95 [2020-10-13T23:42:13.606Z] Stored in directory: /root/.cache/pip/wheels/69/60/81/5cd74b8ee068fbe9e04ca0d53148f28f5c6e2c5b177d5dd622 [2020-10-13T23:42:13.606Z] Building wheel for future (setup.py): started [2020-10-13T23:42:14.184Z] Building wheel for future (setup.py): finished with status 'done' [2020-10-13T23:42:14.184Z] Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f26e947f2d9312000f42ae1f583a54ad7fddfe4c7fe15971165ba0c247a0a4d1 [2020-10-13T23:42:14.184Z] Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 [2020-10-13T23:42:14.184Z] Building wheel for nltk (setup.py): started [2020-10-13T23:42:16.105Z] Building wheel for nltk (setup.py): finished with status 'done' [2020-10-13T23:42:16.105Z] Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=52bbc5be430ed84d56e0a21e025f45f2defd2a53a35cb65ba40256a67bf05a2b [2020-10-13T23:42:16.105Z] Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 [2020-10-13T23:42:16.105Z] Building wheel for MarkupSafe (setup.py): started [2020-10-13T23:42:16.105Z] Building wheel for MarkupSafe (setup.py): finished with status 'done' [2020-10-13T23:42:16.105Z] Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12627 sha256=66e8cf665ec2ffe3fceadfca23db24ddc8bee6f8f420308c6f8bf7e9596b2082 [2020-10-13T23:42:16.105Z] Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e [2020-10-13T23:42:16.105Z] Successfully built livereload tornado PyYAML future nltk MarkupSafe [2020-10-13T23:42:16.367Z] Installing collected packages: future, six, click, joblib, regex, tqdm, nltk, lunr, MarkupSafe, Jinja2, tornado, livereload, PyYAML, Markdown, mkdocs [2020-10-13T23:42:20.583Z] Successfully installed Jinja2-2.11.2 Markdown-3.3.1 MarkupSafe-1.1.1 PyYAML-5.3.1 click-7.1.2 future-0.18.2 joblib-0.17.0 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.10.11 six-1.15.0 tornado-6.0.4 tqdm-4.50.2 [Pipeline] sh [2020-10-13T23:42:20.883Z] + pip install mkdocs-material==5.1.0 [2020-10-13T23:42:21.457Z] Collecting mkdocs-material==5.1.0 [2020-10-13T23:42:21.720Z] Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) [2020-10-13T23:42:21.983Z] Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.1) [2020-10-13T23:42:21.983Z] Collecting Pygments>=2.4 [2020-10-13T23:42:21.983Z] Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) [2020-10-13T23:42:21.983Z] Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) [2020-10-13T23:42:22.245Z] Collecting mkdocs-material-extensions>=1.0b1 [2020-10-13T23:42:22.245Z] Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) [2020-10-13T23:42:22.245Z] Collecting pymdown-extensions>=7.0 [2020-10-13T23:42:22.245Z] Downloading pymdown_extensions-8.0.1-py2.py3-none-any.whl (206 kB) [2020-10-13T23:42:22.245Z] Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (7.1.2) [2020-10-13T23:42:22.245Z] Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.0.4) [2020-10-13T23:42:22.245Z] Requirement already satisfied: lunr[languages]==0.5.8 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.5.8) [2020-10-13T23:42:22.245Z] Requirement already satisfied: livereload>=2.5.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.6.3) [2020-10-13T23:42:22.245Z] Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.11.2) [2020-10-13T23:42:22.245Z] Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.3.1) [2020-10-13T23:42:22.245Z] Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.15.0) [2020-10-13T23:42:22.245Z] Requirement already satisfied: future>=0.16.0 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (0.18.2) [2020-10-13T23:42:22.245Z] Requirement already satisfied: nltk>=3.2.5; python_version > "2.7" and extra == "languages" in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) [2020-10-13T23:42:22.245Z] Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (1.1.1) [2020-10-13T23:42:22.245Z] Requirement already satisfied: tqdm in /usr/local/lib/python3.9/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.50.2) [2020-10-13T23:42:22.245Z] Requirement already satisfied: joblib in /usr/local/lib/python3.9/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.17.0) [2020-10-13T23:42:22.245Z] Requirement already satisfied: regex in /usr/local/lib/python3.9/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.10.11) [2020-10-13T23:42:22.506Z] Installing collected packages: Pygments, mkdocs-material-extensions, pymdown-extensions, mkdocs-material [2020-10-13T23:42:25.829Z] Successfully installed Pygments-2.7.1 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.0.1 [Pipeline] sh [2020-10-13T23:42:26.144Z] + mkdocs build [2020-10-13T23:42:26.718Z] INFO - Cleaning site directory [2020-10-13T23:42:26.718Z] INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/1.3 [2020-10-13T23:42:26.981Z] INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: [2020-10-13T23:42:26.981Z] - design/adr/0001-Registy-Refactor.md [2020-10-13T23:42:26.981Z] - design/adr/0004-Feature-Flags.md [2020-10-13T23:42:26.981Z] - design/adr/0005-Service-Self-Config.md [2020-10-13T23:42:26.981Z] - design/adr/core/0003-V2-API-Principles.md [2020-10-13T23:42:26.981Z] - design/adr/device-service/0002-Array-Datatypes.md [2020-10-13T23:42:26.981Z] - design/adr/device-service/0011-DeviceService-Rest-API.md [2020-10-13T23:42:26.981Z] - design/adr/devops/0007-Release-Automation.md [2020-10-13T23:42:26.981Z] - design/adr/devops/0010-Release-Artifacts.md [2020-10-13T23:42:26.981Z] - design/adr/security/0008-Secret-Creation-and-Distribution.md [2020-10-13T23:42:26.981Z] - design/legacy-design/device-service/discovery.md [2020-10-13T23:42:26.981Z] - design/legacy-requirements/device-service.md [2020-10-13T23:42:26.981Z] - microservices/device/profile/Ch-DeviceProfileRef.md [2020-10-13T23:42:26.981Z] - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md [2020-10-13T23:42:26.981Z] - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md [2020-10-13T23:42:26.981Z] - microservices/security/security-file-token-provider.1.md [2020-10-13T23:42:26.981Z] - microservices/security/security-secrets-setup.1.md [2020-10-13T23:42:35.145Z] INFO - Documentation built in 7.91 seconds [Pipeline] stash [2020-10-13T23:42:41.804Z] Stashed 390 file(s) [Pipeline] } [2020-10-13T23:42:41.812Z] $ docker stop --time=1 35f77d30db90cec932e149e8a6b66f14b732b435779530c61cd8118c62fcd221 [2020-10-13T23:42:43.454Z] $ docker rm -f 35f77d30db90cec932e149e8a6b66f14b732b435779530c61cd8118c62fcd221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-13T23:42:44.731Z] + git log --format=%B -n 1 [2020-10-13T23:42:44.731Z] + grep -v Signed-off-by [2020-10-13T23:42:44.731Z] + head -n 1 [Pipeline] cleanWs [2020-10-13T23:42:44.817Z] [WS-CLEANUP] Deleting project workspace... [2020-10-13T23:42:44.817Z] [WS-CLEANUP] Deferred wipeout is used... [2020-10-13T23:42:44.844Z] [WS-CLEANUP] done [Pipeline] dir [2020-10-13T23:42:44.849Z] Running in /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean [Pipeline] { [Pipeline] git [2020-10-13T23:42:44.921Z] using credential edgex-jenkins-ssh [2020-10-13T23:42:44.970Z] Cloning the remote Git repository [2020-10-13T23:42:44.977Z] Cloning repository git@github.com:edgexfoundry/edgex-docs.git [2020-10-13T23:42:44.977Z] > git init /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean # timeout=10 [2020-10-13T23:42:45.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-10-13T23:42:45.004Z] > git --version # timeout=10 [2020-10-13T23:42:45.017Z] > git --version # 'git version 2.16.5' [2020-10-13T23:42:45.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T23:42:45.021Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T23:42:50.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-10-13T23:42:50.209Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T23:42:50.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 [2020-10-13T23:42:50.226Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git [2020-10-13T23:42:50.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T23:42:50.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T23:42:50.636Z] Checking out Revision 3136a02e943535d1add7a7fa29f0c0802e8c8f89 (refs/remotes/origin/gh-pages) [2020-10-13T23:42:50.623Z] > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 [2020-10-13T23:42:50.631Z] > git rev-parse refs/remotes/origin/origin/gh-pages^{commit} # timeout=10 [2020-10-13T23:42:50.642Z] > git config core.sparsecheckout # timeout=10 [2020-10-13T23:42:50.645Z] > git checkout -f 3136a02e943535d1add7a7fa29f0c0802e8c8f89 # timeout=10 [2020-10-13T23:42:52.859Z] Commit message: "ci: Merge pull request #258 from rsdmike/update-versions.json" [2020-10-13T23:42:52.287Z] > git branch -a -v --no-abbrev # timeout=10 [2020-10-13T23:42:52.294Z] > git checkout -b gh-pages 3136a02e943535d1add7a7fa29f0c0802e8c8f89 # timeout=10 [Pipeline] unstash [Pipeline] sh [2020-10-13T23:42:56.782Z] + cp -rlf docs/1.3 docs/CNAME docs/index.html docs/versions.json . [Pipeline] sh [2020-10-13T23:42:57.076Z] + rm -rf docs [Pipeline] sh [2020-10-13T23:42:57.369Z] + git diff-index --quiet HEAD -- [Pipeline] echo [2020-10-13T23:42:57.380Z] We have detected there are changes to commit: [1] [true] [Pipeline] sh [2020-10-13T23:42:57.664Z] + git config --global user.email jenkins@edgexfoundry.org [Pipeline] sh [2020-10-13T23:42:57.957Z] + git config --global user.name 'EdgeX Jenkins' [Pipeline] sh [2020-10-13T23:42:58.252Z] + git add . [Pipeline] sh [2020-10-13T23:42:58.808Z] + git commit -s -m 'ci: Merge pull request #243 from bill-mahoney/adrupdate [2020-10-13T23:42:58.808Z] ' [2020-10-13T23:42:58.808Z] [gh-pages 50fd091] ci: Merge pull request #243 from bill-mahoney/adrupdate [2020-10-13T23:42:58.808Z] 8 files changed, 126 insertions(+), 136 deletions(-) [2020-10-13T23:42:58.808Z] create mode 100644 1.3/design/adr/devops/0007/mergeactions.png [2020-10-13T23:42:58.808Z] rewrite 1.3/design/adr/devops/0007/releaseactions.png (99%) [2020-10-13T23:42:58.808Z] rewrite 1.3/design/adr/devops/0010/known-build-dependencies.png (98%) [2020-10-13T23:42:58.808Z] rewrite 1.3/search/search_index.json (73%) [2020-10-13T23:42:58.808Z] rewrite 1.3/sitemap.xml.gz (100%) [Pipeline] sshagent [2020-10-13T23:42:58.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T23:42:58.885Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T23:42:58.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T23:42:58.913Z] $ ssh-agent [2020-10-13T23:42:58.928Z] SSH_AUTH_SOCK=/tmp/ssh-x9pLy3dqzuGJ/agent.9939 [2020-10-13T23:42:58.928Z] SSH_AGENT_PID=9941 [2020-10-13T23:42:58.939Z] Running ssh-add (command line suppressed) [2020-10-13T23:42:58.958Z] Identity added: /w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8907179975046089002.key (/w/workspace/edgexfoundry_edgex-docs_master/edgex-docs-clean@tmp/private_key_8907179975046089002.key) [2020-10-13T23:42:58.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T23:42:59.296Z] + git push origin gh-pages [2020-10-13T23:42:59.296Z] Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts. [2020-10-13T23:43:02.606Z] To github.com:edgexfoundry/edgex-docs.git [2020-10-13T23:43:02.606Z] 3136a02..50fd091 gh-pages -> gh-pages [Pipeline] } [2020-10-13T23:43:02.621Z] $ ssh-agent -k [2020-10-13T23:43:02.631Z] unset SSH_AUTH_SOCK; [2020-10-13T23:43:02.631Z] unset SSH_AGENT_PID; [2020-10-13T23:43:02.631Z] echo Agent pid 9941 killed; [2020-10-13T23:43:02.640Z] [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 [2020-10-13T23:43:03.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T23:43:03.989Z] ---> package-listing.sh [2020-10-13T23:43:03.989Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-13T23:43:03.989Z] ++ facter osfamily [2020-10-13T23:43:03.989Z] + OS_FAMILY=redhat [2020-10-13T23:43:03.989Z] + workspace=/w/workspace/edgexfoundry_edgex-docs_master [2020-10-13T23:43:03.989Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-13T23:43:03.989Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-13T23:43:03.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-13T23:43:03.989Z] + PACKAGES=/tmp/packages_start.txt [2020-10-13T23:43:03.989Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2020-10-13T23:43:03.989Z] + PACKAGES=/tmp/packages_end.txt [2020-10-13T23:43:03.989Z] + case "${OS_FAMILY}" in [2020-10-13T23:43:03.989Z] + sort [2020-10-13T23:43:03.989Z] + rpm -qa [2020-10-13T23:43:08.220Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-13T23:43:08.220Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-13T23:43:08.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-13T23:43:08.220Z] + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' [2020-10-13T23:43:08.220Z] + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ [2020-10-13T23:43:08.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-13T23:43:08.445Z] provisioning config files... [2020-10-13T23:43:08.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config7809091122304198839tmp [Pipeline] { [Pipeline] echo [2020-10-13T23:43:08.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T23:43:08.853Z] ---> create-netrc.sh [Pipeline] } [2020-10-13T23:43:08.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-13T23:43:08.938Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T23:43:09.236Z] ---> python-tools-install.sh [2020-10-13T23:43:09.236Z] Generating Requirements File [2020-10-13T23:44:30.779Z] Python 3.6.8 [2020-10-13T23:44:30.779Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-13T23:44:30.779Z] appdirs==1.4.3 [2020-10-13T23:44:30.779Z] argcomplete==1.12.1 [2020-10-13T23:44:30.779Z] aspy.yaml==1.3.0 [2020-10-13T23:44:30.779Z] attrs==19.3.0 [2020-10-13T23:44:30.779Z] Babel==2.8.0 [2020-10-13T23:44:30.779Z] beautifulsoup4==4.8.2 [2020-10-13T23:44:30.779Z] boto3==1.11.6 [2020-10-13T23:44:30.779Z] botocore==1.14.6 [2020-10-13T23:44:30.779Z] bs4==0.0.1 [2020-10-13T23:44:30.779Z] cachetools==4.1.1 [2020-10-13T23:44:30.779Z] certifi==2019.11.28 [2020-10-13T23:44:30.779Z] cffi==1.14.3 [2020-10-13T23:44:30.779Z] cfgv==2.0.1 [2020-10-13T23:44:30.779Z] chardet==3.0.4 [2020-10-13T23:44:30.779Z] click==7.1 [2020-10-13T23:44:30.779Z] cliff==3.4.0 [2020-10-13T23:44:30.779Z] cmd2==1.3.11 [2020-10-13T23:44:30.779Z] colorama==0.4.4 [2020-10-13T23:44:30.779Z] cryptography==3.1.1 [2020-10-13T23:44:30.779Z] debtcollector==2.2.0 [2020-10-13T23:44:30.779Z] decorator==4.4.2 [2020-10-13T23:44:30.779Z] defusedxml==0.6.0 [2020-10-13T23:44:30.779Z] Deprecated==1.2.7 [2020-10-13T23:44:30.779Z] distlib==0.3.1 [2020-10-13T23:44:30.779Z] distro==1.2.0 [2020-10-13T23:44:30.779Z] dnspython==1.16.0 [2020-10-13T23:44:30.779Z] docker==4.2.0 [2020-10-13T23:44:30.779Z] docutils==0.15.2 [2020-10-13T23:44:30.779Z] dogpile.cache==1.0.2 [2020-10-13T23:44:30.779Z] email-validator==1.0.5 [2020-10-13T23:44:30.779Z] filelock==3.0.12 [2020-10-13T23:44:30.779Z] future==0.18.2 [2020-10-13T23:44:30.779Z] google-auth==1.22.1 [2020-10-13T23:44:30.779Z] httplib2==0.17.0 [2020-10-13T23:44:30.779Z] identify==1.4.11 [2020-10-13T23:44:30.779Z] idna==2.9 [2020-10-13T23:44:30.779Z] importlib-metadata==2.0.0 [2020-10-13T23:44:30.779Z] importlib-resources==1.5.0 [2020-10-13T23:44:30.779Z] iso8601==0.1.13 [2020-10-13T23:44:30.779Z] Jinja2==2.11.1 [2020-10-13T23:44:30.779Z] jmespath==0.10.0 [2020-10-13T23:44:30.779Z] jsonpatch==1.26 [2020-10-13T23:44:30.779Z] jsonpointer==2.0 [2020-10-13T23:44:30.779Z] jsonschema==3.2.0 [2020-10-13T23:44:30.779Z] keystoneauth1==4.2.1 [2020-10-13T23:44:30.779Z] kubernetes==11.0.0 [2020-10-13T23:44:30.779Z] lftools==0.34.2 [2020-10-13T23:44:30.779Z] lxml==4.5.0 [2020-10-13T23:44:30.779Z] MarkupSafe==0.23 [2020-10-13T23:44:30.779Z] msgpack==1.0.0 [2020-10-13T23:44:30.779Z] multi-key-dict==2.0.3 [2020-10-13T23:44:30.779Z] munch==2.5.0 [2020-10-13T23:44:30.779Z] netaddr==0.8.0 [2020-10-13T23:44:30.779Z] netifaces==0.10.9 [2020-10-13T23:44:30.779Z] niet==1.4.2 [2020-10-13T23:44:30.779Z] nodeenv==1.3.5 [2020-10-13T23:44:30.779Z] oauth2client==4.1.3 [2020-10-13T23:44:30.779Z] oauthlib==3.1.0 [2020-10-13T23:44:30.779Z] openstacksdk==0.50.0 [2020-10-13T23:44:30.779Z] os-client-config==2.1.0 [2020-10-13T23:44:30.779Z] os-service-types==1.7.0 [2020-10-13T23:44:30.779Z] osc-lib==2.2.1 [2020-10-13T23:44:30.779Z] oslo.config==8.3.2 [2020-10-13T23:44:30.779Z] oslo.context==3.1.1 [2020-10-13T23:44:30.779Z] oslo.i18n==5.0.1 [2020-10-13T23:44:30.779Z] oslo.log==4.4.0 [2020-10-13T23:44:30.779Z] oslo.serialization==4.0.1 [2020-10-13T23:44:30.779Z] oslo.utils==4.6.0 [2020-10-13T23:44:30.779Z] packaging==20.4 [2020-10-13T23:44:30.779Z] pbr==5.4.4 [2020-10-13T23:44:30.779Z] pluggy==0.13.1 [2020-10-13T23:44:30.779Z] prettytable==0.7.2 [2020-10-13T23:44:30.779Z] py==1.9.0 [2020-10-13T23:44:30.779Z] pyasn1==0.4.8 [2020-10-13T23:44:30.779Z] pyasn1-modules==0.2.8 [2020-10-13T23:44:30.779Z] pycparser==2.20 [2020-10-13T23:44:30.779Z] pygerrit2==2.0.10 [2020-10-13T23:44:30.779Z] PyGithub==1.46 [2020-10-13T23:44:30.779Z] pyinotify==0.9.6 [2020-10-13T23:44:30.779Z] PyJWT==1.7.1 [2020-10-13T23:44:30.779Z] pyparsing==2.4.7 [2020-10-13T23:44:30.779Z] pyperclip==1.8.1 [2020-10-13T23:44:30.779Z] pyroute2==0.4.13 [2020-10-13T23:44:30.779Z] pyrsistent==0.15.7 [2020-10-13T23:44:30.779Z] PySocks==1.6.8 [2020-10-13T23:44:30.779Z] python-cinderclient==7.2.0 [2020-10-13T23:44:30.779Z] python-dateutil==2.8.1 [2020-10-13T23:44:30.779Z] python-heatclient==2.2.1 [2020-10-13T23:44:30.779Z] python-jenkins==1.7.0 [2020-10-13T23:44:30.779Z] python-keystoneclient==4.1.1 [2020-10-13T23:44:30.779Z] python-magnumclient==3.2.1 [2020-10-13T23:44:30.779Z] python-novaclient==17.2.1 [2020-10-13T23:44:30.779Z] python-openstackclient==5.4.0 [2020-10-13T23:44:30.779Z] python-swiftclient==3.10.1 [2020-10-13T23:44:30.779Z] pytz==2020.1 [2020-10-13T23:44:30.779Z] PyYAML==5.3 [2020-10-13T23:44:30.779Z] requests==2.23.0 [2020-10-13T23:44:30.779Z] requests-oauthlib==1.3.0 [2020-10-13T23:44:30.779Z] requestsexceptions==1.4.0 [2020-10-13T23:44:30.779Z] rfc3986==1.4.0 [2020-10-13T23:44:30.779Z] rpm==4.11.3 [2020-10-13T23:44:30.779Z] rsa==4.0 [2020-10-13T23:44:30.779Z] ruamel.yaml==0.16.10 [2020-10-13T23:44:30.779Z] ruamel.yaml.clib==0.2.0 [2020-10-13T23:44:30.779Z] s3transfer==0.3.3 [2020-10-13T23:44:30.779Z] shade==1.27.2 [2020-10-13T23:44:30.779Z] simplejson==3.17.2 [2020-10-13T23:44:30.779Z] six==1.14.0 [2020-10-13T23:44:30.779Z] soupsieve==2.0 [2020-10-13T23:44:30.779Z] stevedore==3.2.2 [2020-10-13T23:44:30.779Z] tabulate==0.8.6 [2020-10-13T23:44:30.779Z] toml==0.10.0 [2020-10-13T23:44:30.779Z] tox==3.20.1 [2020-10-13T23:44:30.779Z] tqdm==4.43.0 [2020-10-13T23:44:30.779Z] urllib3==1.25.8 [2020-10-13T23:44:30.779Z] virtualenv==20.0.34 [2020-10-13T23:44:30.779Z] wcwidth==0.2.5 [2020-10-13T23:44:30.779Z] websocket-client==0.57.0 [2020-10-13T23:44:30.779Z] wrapt==1.12.1 [2020-10-13T23:44:30.779Z] xdg==3.0.2 [2020-10-13T23:44:30.779Z] xmltodict==0.12.0 [2020-10-13T23:44:30.779Z] yq==2.11.1 [2020-10-13T23:44:30.779Z] zipp==3.3.0 [2020-10-13T23:44:30.779Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:30.779Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-13T23:44:30.779Z] Python 2.7.5 [2020-10-13T23:44:30.779Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-13T23:44:30.779Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-13T23:44:30.779Z] ansible==2.9.7 [2020-10-13T23:44:30.779Z] Babel==0.9.6 [2020-10-13T23:44:30.779Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-13T23:44:30.779Z] beautifulsoup4==4.4.1 [2020-10-13T23:44:30.779Z] bodhi==2.11.0 [2020-10-13T23:44:30.779Z] bodhi-client==2.11.0 [2020-10-13T23:44:30.779Z] CCColUtils==1.4 [2020-10-13T23:44:30.779Z] cffi==1.6.0 [2020-10-13T23:44:30.779Z] chardet==2.2.1 [2020-10-13T23:44:30.779Z] click==6.7 [2020-10-13T23:44:30.779Z] cloud-init==18.5 [2020-10-13T23:44:30.779Z] configobj==4.7.2 [2020-10-13T23:44:30.779Z] cryptography==1.7.2 [2020-10-13T23:44:30.779Z] decorator==3.4.0 [2020-10-13T23:44:30.779Z] distro==1.2.0 [2020-10-13T23:44:30.779Z] enum34==1.0.4 [2020-10-13T23:44:30.779Z] fedpkg==1.38 [2020-10-13T23:44:30.779Z] futures==3.1.1 [2020-10-13T23:44:30.779Z] gitdb==0.6.4 [2020-10-13T23:44:30.779Z] GitPython==1.0.1 [2020-10-13T23:44:30.779Z] html5lib==0.999 [2020-10-13T23:44:30.779Z] httplib2==0.9.2 [2020-10-13T23:44:30.779Z] idna==2.4 [2020-10-13T23:44:30.779Z] iniparse==0.4 [2020-10-13T23:44:30.779Z] ipaddress==1.0.16 [2020-10-13T23:44:30.779Z] IPy==0.75 [2020-10-13T23:44:30.779Z] javapackages==1.0.0 [2020-10-13T23:44:30.779Z] Jinja2==2.7.2 [2020-10-13T23:44:30.779Z] jmespath==0.9.4 [2020-10-13T23:44:30.779Z] jsonpatch==1.2 [2020-10-13T23:44:30.779Z] jsonpointer==1.9 [2020-10-13T23:44:30.779Z] kerberos==1.1 [2020-10-13T23:44:30.779Z] kitchen==1.1.1 [2020-10-13T23:44:30.779Z] langtable==0.0.31 [2020-10-13T23:44:30.779Z] lockfile==0.9.1 [2020-10-13T23:44:30.779Z] lxml==3.2.1 [2020-10-13T23:44:30.779Z] MarkupSafe==0.11 [2020-10-13T23:44:30.779Z] munch==2.0.2 [2020-10-13T23:44:30.779Z] offtrac==0.1.0 [2020-10-13T23:44:30.779Z] openidc-client==0.6.0 [2020-10-13T23:44:30.779Z] packagedb-cli==2.14.1 [2020-10-13T23:44:30.779Z] paramiko==2.1.1 [2020-10-13T23:44:30.779Z] perf==0.1 [2020-10-13T23:44:30.779Z] ply==3.4 [2020-10-13T23:44:30.780Z] policycoreutils-default-encoding==0.1 [2020-10-13T23:44:30.780Z] prettytable==0.7.2 [2020-10-13T23:44:30.780Z] pyasn1==0.1.9 [2020-10-13T23:44:30.780Z] pycparser==2.14 [2020-10-13T23:44:30.780Z] pycurl==7.19.0 [2020-10-13T23:44:30.780Z] pygobject==3.22.0 [2020-10-13T23:44:30.780Z] pygpgme==0.3 [2020-10-13T23:44:30.780Z] pyliblzma==0.5.3 [2020-10-13T23:44:30.780Z] pyOpenSSL==0.13.1 [2020-10-13T23:44:30.780Z] pyparsing==1.5.6 [2020-10-13T23:44:30.780Z] pyserial==2.6 [2020-10-13T23:44:30.780Z] python-augeas==0.5.0 [2020-10-13T23:44:30.780Z] python-bugzilla==2.3.0 [2020-10-13T23:44:30.780Z] python-dateutil==1.5 [2020-10-13T23:44:30.780Z] python-fedora==0.10.0 [2020-10-13T23:44:30.780Z] python-linux-procfs==0.4.9 [2020-10-13T23:44:30.780Z] python-yubico==1.2.3 [2020-10-13T23:44:30.780Z] pyudev==0.15 [2020-10-13T23:44:30.780Z] pyusb==1.0.0b1 [2020-10-13T23:44:30.780Z] pyxattr==0.5.1 [2020-10-13T23:44:30.780Z] PyYAML==3.10 [2020-10-13T23:44:30.780Z] requests==2.6.0 [2020-10-13T23:44:30.780Z] requests-kerberos==0.7.0 [2020-10-13T23:44:30.780Z] rpkg==1.60 [2020-10-13T23:44:30.780Z] schedutils==0.4 [2020-10-13T23:44:30.780Z] seobject==0.1 [2020-10-13T23:44:30.780Z] sepolicy==1.1 [2020-10-13T23:44:30.780Z] six==1.9.0 [2020-10-13T23:44:30.780Z] smmap==0.9.0 [2020-10-13T23:44:30.780Z] urlgrabber==3.10 [2020-10-13T23:44:30.780Z] urllib3==1.10.2 [2020-10-13T23:44:30.780Z] virtualenv==15.1.0 [2020-10-13T23:44:30.780Z] yum-langpacks==0.4.2 [2020-10-13T23:44:30.780Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-13T23:44:30.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T23:44:31.112Z] ---> sudo-logs.sh [2020-10-13T23:44:31.112Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-13T23:44:31.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T23:44:31.678Z] ---> job-cost.sh [2020-10-13T23:44:31.678Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKrZ [2020-10-13T23:44:41.801Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:41.801Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:42.746Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:42.746Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.007Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.007Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.268Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.268Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.268Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.530Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.530Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.790Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:43.790Z] Cache entry deserialization failed, entry ignored [2020-10-13T23:44:47.108Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-13T23:45:13.757Z] lf-activate-venv(): INFO: Adding /tmp/venv-XKrZ/bin to PATH [2020-10-13T23:45:13.757Z] INFO: No Stack... [2020-10-13T23:45:14.332Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-13T23:45:15.725Z] INFO: Archiving Costs [Pipeline] echo [2020-10-13T23:45:15.744Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T23:45:16.113Z] ---> logs-deploy.sh [2020-10-13T23:45:16.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/90 [2020-10-13T23:45:16.113Z] INFO: archiving workspace using pattern(s): [2020-10-13T23:45:18.038Z] Archives upload complete. [2020-10-13T23:45:18.038Z] INFO: archiving logs to Nexus [2020-10-13T23:45:18.988Z] ---> uname -a: [2020-10-13T23:45:18.988Z] Linux prd-centos7-docker-4c-2g-5234.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> lscpu: [2020-10-13T23:45:18.988Z] Architecture: x86_64 [2020-10-13T23:45:18.988Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-13T23:45:18.988Z] Byte Order: Little Endian [2020-10-13T23:45:18.988Z] CPU(s): 4 [2020-10-13T23:45:18.988Z] On-line CPU(s) list: 0-3 [2020-10-13T23:45:18.988Z] Thread(s) per core: 1 [2020-10-13T23:45:18.988Z] Core(s) per socket: 1 [2020-10-13T23:45:18.988Z] Socket(s): 4 [2020-10-13T23:45:18.988Z] NUMA node(s): 1 [2020-10-13T23:45:18.988Z] Vendor ID: GenuineIntel [2020-10-13T23:45:18.988Z] CPU family: 6 [2020-10-13T23:45:18.988Z] Model: 44 [2020-10-13T23:45:18.988Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-13T23:45:18.988Z] Stepping: 1 [2020-10-13T23:45:18.988Z] CPU MHz: 2933.442 [2020-10-13T23:45:18.988Z] BogoMIPS: 5866.88 [2020-10-13T23:45:18.988Z] Virtualization: VT-x [2020-10-13T23:45:18.988Z] Hypervisor vendor: KVM [2020-10-13T23:45:18.988Z] Virtualization type: full [2020-10-13T23:45:18.988Z] L1d cache: 32K [2020-10-13T23:45:18.988Z] L1i cache: 32K [2020-10-13T23:45:18.988Z] L2 cache: 4096K [2020-10-13T23:45:18.988Z] L3 cache: 16384K [2020-10-13T23:45:18.988Z] NUMA node0 CPU(s): 0-3 [2020-10-13T23:45:18.988Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> nproc: [2020-10-13T23:45:18.988Z] 4 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> df -h: [2020-10-13T23:45:18.988Z] Filesystem Size Used Avail Use% Mounted on [2020-10-13T23:45:18.988Z] devtmpfs 887M 0 887M 0% /dev [2020-10-13T23:45:18.988Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-13T23:45:18.988Z] tmpfs 919M 17M 903M 2% /run [2020-10-13T23:45:18.988Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-13T23:45:18.988Z] /dev/vda1 50G 7.7G 43G 16% / [2020-10-13T23:45:18.988Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> free -m: [2020-10-13T23:45:18.988Z] total used free shared buff/cache available [2020-10-13T23:45:18.988Z] Mem: 1837 617 72 16 1148 1020 [2020-10-13T23:45:18.988Z] Swap: 1023 2 1021 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> ip addr: [2020-10-13T23:45:18.988Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-10-13T23:45:18.988Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-13T23:45:18.988Z] inet 127.0.0.1/8 scope host lo [2020-10-13T23:45:18.988Z] valid_lft forever preferred_lft forever [2020-10-13T23:45:18.988Z] inet6 ::1/128 scope host [2020-10-13T23:45:18.988Z] valid_lft forever preferred_lft forever [2020-10-13T23:45:18.988Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-10-13T23:45:18.988Z] link/ether fa:16:3e:dc:12:7c brd ff:ff:ff:ff:ff:ff [2020-10-13T23:45:18.988Z] inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-13T23:45:18.988Z] valid_lft 86148sec preferred_lft 86148sec [2020-10-13T23:45:18.988Z] inet6 fe80::f816:3eff:fedc:127c/64 scope link [2020-10-13T23:45:18.988Z] valid_lft forever preferred_lft forever [2020-10-13T23:45:18.988Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-10-13T23:45:18.988Z] link/ether 02:42:2c:fd:4c:96 brd ff:ff:ff:ff:ff:ff [2020-10-13T23:45:18.988Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-13T23:45:18.988Z] valid_lft forever preferred_lft forever [2020-10-13T23:45:18.988Z] inet6 fe80::42:2cff:fefd:4c96/64 scope link [2020-10-13T23:45:18.988Z] valid_lft forever preferred_lft forever [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> sar -b -r -n DEV: [2020-10-13T23:45:18.988Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] 11:40:48 PM LINUX RESTART [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] 11:42:02 PM tps rtps wtps bread/s bwrtn/s [2020-10-13T23:45:18.988Z] 11:43:02 PM 104.26 33.93 70.33 4397.90 17807.78 [2020-10-13T23:45:18.988Z] 11:44:01 PM 122.55 62.17 60.38 5560.85 9040.08 [2020-10-13T23:45:18.988Z] 11:45:01 PM 98.27 23.09 75.17 999.80 8867.08 [2020-10-13T23:45:18.988Z] Average: 108.30 39.64 68.67 3638.09 11888.93 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] 11:42:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-13T23:45:18.988Z] 11:43:02 PM 140080 1741476 92.56 2620 1117464 1150920 39.28 750848 805604 65280 [2020-10-13T23:45:18.988Z] 11:44:01 PM 77184 1804372 95.90 2596 1112876 1155596 39.44 674276 926572 54960 [2020-10-13T23:45:18.988Z] 11:45:01 PM 101300 1780256 94.62 2540 1060060 1152008 39.32 671464 869252 62544 [2020-10-13T23:45:18.988Z] Average: 106188 1775368 94.36 2585 1096800 1152841 39.34 698863 867143 60928 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] 11:42:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-10-13T23:45:18.988Z] 11:43:02 PM eth0 1660.53 1261.60 4121.81 1082.63 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:43:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:43:02 PM docker0 24.98 32.92 1.72 298.63 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:44:01 PM eth0 111.19 84.85 842.33 14.24 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:45:01 PM eth0 46.60 38.51 128.59 38.60 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] 11:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] Average: eth0 603.15 459.41 1689.18 376.71 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] Average: docker0 8.28 10.91 0.57 99.02 0.00 0.00 0.00 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] ---> sar -P ALL: [2020-10-13T23:45:18.988Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] 11:40:48 PM LINUX RESTART [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] 11:42:02 PM CPU %user %nice %system %iowait %steal %idle [2020-10-13T23:45:18.988Z] 11:43:02 PM all 20.80 0.00 5.20 1.56 0.03 72.41 [2020-10-13T23:45:18.988Z] 11:43:02 PM 0 20.84 0.00 7.17 0.56 0.03 71.40 [2020-10-13T23:45:18.988Z] 11:43:02 PM 1 25.14 0.00 4.83 0.47 0.02 69.55 [2020-10-13T23:45:18.988Z] 11:43:02 PM 2 13.77 0.00 4.09 1.44 0.03 80.65 [2020-10-13T23:45:18.988Z] 11:43:02 PM 3 23.45 0.00 4.74 3.74 0.05 68.01 [2020-10-13T23:45:18.988Z] 11:44:01 PM all 15.87 0.00 2.43 2.56 0.02 79.13 [2020-10-13T23:45:18.988Z] 11:44:01 PM 0 30.38 0.00 2.73 1.66 0.03 65.21 [2020-10-13T23:45:18.988Z] 11:44:01 PM 1 8.24 0.00 1.72 3.36 0.00 86.68 [2020-10-13T23:45:18.988Z] 11:44:01 PM 2 12.69 0.00 3.33 2.24 0.02 81.72 [2020-10-13T23:45:18.988Z] 11:44:01 PM 3 12.32 0.00 1.93 2.96 0.00 82.79 [2020-10-13T23:45:18.988Z] 11:45:01 PM all 15.92 0.00 3.08 1.37 0.01 79.62 [2020-10-13T23:45:18.988Z] 11:45:01 PM 0 18.88 0.00 3.28 2.19 0.00 75.65 [2020-10-13T23:45:18.988Z] 11:45:01 PM 1 9.26 0.00 2.08 1.86 0.02 86.78 [2020-10-13T23:45:18.988Z] 11:45:01 PM 2 26.64 0.00 5.14 0.95 0.02 67.25 [2020-10-13T23:45:18.988Z] 11:45:01 PM 3 8.98 0.00 1.83 0.50 0.02 88.66 [2020-10-13T23:45:18.988Z] Average: all 17.51 0.00 3.56 1.83 0.02 77.08 [2020-10-13T23:45:18.988Z] Average: 0 23.34 0.00 4.37 1.48 0.02 70.79 [2020-10-13T23:45:18.988Z] Average: 1 14.15 0.00 2.86 1.90 0.01 81.08 [2020-10-13T23:45:18.988Z] Average: 2 17.74 0.00 4.19 1.54 0.02 76.50 [2020-10-13T23:45:18.988Z] Average: 3 14.86 0.00 2.83 2.39 0.02 79.90 [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z] [2020-10-13T23:45:18.988Z]