Pull request #347 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 64fe0ee4c20c5b36e208927b7dbabb7828d92861+808b9adcd4f012db0b5025940ef4e35e9c306166 (297f9e36218b598f60e1a5af92ab01f3b23f5490) Running in Durability level: MAX_SURVIVABILITY 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-347/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-347/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-26592 in /w/workspace/edgexfoundry_edgex-docs_PR-347 [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_PR-347 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/hanoi commit 808b9adcd4f012db0b5025940ef4e35e9c306166 into PR head commit 64fe0ee4c20c5b36e208927b7dbabb7828d92861 Merge succeeded, producing 64fe0ee4c20c5b36e208927b7dbabb7828d92861 Checking out Revision 64fe0ee4c20c5b36e208927b7dbabb7828d92861 (PR-347) > 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 --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/347/head:refs/remotes/origin/PR-347 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64fe0ee4c20c5b36e208927b7dbabb7828d92861 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 808b9adcd4f012db0b5025940ef4e35e9c306166 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64fe0ee4c20c5b36e208927b7dbabb7828d92861 # timeout=10 Commit message: "fix: Update link to Compose Builder README to be from the `hanoi` branch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 17:06:34 + docker inspect -f . python:3-slim 17:06:36 17:06:36 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 17:06:37 + docker pull python:3-slim 17:06:37 3-slim: Pulling from library/python 17:06:37 45b42c59be33: Pulling fs layer 17:06:37 8cd3485318db: Pulling fs layer 17:06:37 b430e1981978: Pulling fs layer 17:06:37 37d877dc41c3: Pulling fs layer 17:06:37 0b70d4ba14ef: Pulling fs layer 17:06:37 37d877dc41c3: Waiting 17:06:37 0b70d4ba14ef: Waiting 17:06:38 8cd3485318db: Verifying Checksum 17:06:38 8cd3485318db: Download complete 17:06:38 37d877dc41c3: Verifying Checksum 17:06:38 37d877dc41c3: Download complete 17:06:38 0b70d4ba14ef: Download complete 17:06:39 b430e1981978: Verifying Checksum 17:06:39 b430e1981978: Download complete 17:06:41 45b42c59be33: Verifying Checksum 17:06:41 45b42c59be33: Download complete 17:06:47 45b42c59be33: Pull complete 17:06:48 8cd3485318db: Pull complete 17:06:51 b430e1981978: Pull complete 17:06:51 37d877dc41c3: Pull complete 17:06:53 0b70d4ba14ef: Pull complete 17:06:53 Digest: sha256:bf3ec573c0ae0d0c619c3f3e0e9490878432bf7a5c63a643b6c39c9878b51191 17:06:53 Status: Downloaded newer image for python:3-slim 17:06:53 docker.io/library/python:3-slim [Pipeline] withDockerContainer 17:06:54 prd-centos7-docker-4c-2g-26592 does not seem to be running inside a container 17:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-347 -v /w/workspace/edgexfoundry_edgex-docs_PR-347:/w/workspace/edgexfoundry_edgex-docs_PR-347:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-347@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** python:3-slim cat 17:06:59 $ docker top d5104c2e7b254549ece0cf538492dff7fee4e3b117a81b67ec9be8603d6ecd1a -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:01 + pip install mkdocs 17:07:06 Collecting mkdocs 17:07:06 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 17:07:06 Collecting Markdown>=3.2.1 17:07:06 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) 17:07:06 Collecting lunr[languages]==0.5.8 17:07:06 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 17:07:07 Collecting livereload>=2.5.1 17:07:07 Downloading livereload-2.6.3.tar.gz (25 kB) 17:07:09 Collecting tornado>=5.0 17:07:09 Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) 17:07:09 Collecting Jinja2>=2.10.1 17:07:09 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 17:07:09 Collecting click>=3.3 17:07:09 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 17:07:09 Collecting PyYAML>=3.10 17:07:09 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 17:07:10 Collecting six>=1.11.0 17:07:10 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 17:07:10 Collecting future>=0.16.0 17:07:10 Downloading future-0.18.2.tar.gz (829 kB) 17:07:12 Collecting nltk>=3.2.5 17:07:12 Downloading nltk-3.5.zip (1.4 MB) 17:07:13 Collecting MarkupSafe>=0.23 17:07:13 Downloading MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl (32 kB) 17:07:13 Collecting joblib 17:07:13 Downloading joblib-1.0.1-py3-none-any.whl (303 kB) 17:07:16 Collecting regex 17:07:16 Downloading regex-2020.11.13-cp39-cp39-manylinux2014_x86_64.whl (732 kB) 17:07:17 Collecting tqdm 17:07:17 Downloading tqdm-4.56.2-py2.py3-none-any.whl (72 kB) 17:07:17 Building wheels for collected packages: future, livereload, nltk 17:07:17 Building wheel for future (setup.py): started 17:07:19 Building wheel for future (setup.py): finished with status 'done' 17:07:19 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f5fda9164a5049109ea8841d65ff16415973ac1f7a1f7087817a144f1684ff67 17:07:19 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 17:07:19 Building wheel for livereload (setup.py): started 17:07:19 Building wheel for livereload (setup.py): finished with status 'done' 17:07:19 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=ee74e8a407bd9f84d288b1198302da2a50a9c96b17abdbc08b4ef62da7143c4c 17:07:19 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 17:07:19 Building wheel for nltk (setup.py): started 17:07:21 Building wheel for nltk (setup.py): finished with status 'done' 17:07:21 Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=eb291c0a6820f1ad896333f35d2181cd05d9c0807fef808805c1b5760f045229 17:07:21 Stored in directory: /root/.cache/pip/wheels/13/ae/bb/5e2a232ebaa1d2f38dd5f587e9fc4cf6ccb12758d14dac14d8 17:07:21 Successfully built future livereload nltk 17:07:21 Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs 17:07:28 Successfully installed Jinja2-2.11.3 Markdown-3.3.3 MarkupSafe-1.1.1 PyYAML-5.4.1 click-7.1.2 future-0.18.2 joblib-1.0.1 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.5 regex-2020.11.13 six-1.15.0 tornado-6.1 tqdm-4.56.2 [Pipeline] sh 17:07:30 + pip install mkdocs-material==5.1.0 17:07:31 Collecting mkdocs-material==5.1.0 17:07:31 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 17:07:32 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.3) 17:07:32 Collecting pymdown-extensions>=7.0 17:07:32 Downloading pymdown_extensions-8.1.1-py3-none-any.whl (206 kB) 17:07:32 Collecting Pygments>=2.4 17:07:32 Downloading Pygments-2.8.0-py3-none-any.whl (983 kB) 17:07:33 Collecting mkdocs-material-extensions>=1.0b1 17:07:33 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 17:07:33 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 17:07:33 Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (6.1) 17:07:33 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) 17:07:33 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) 17:07:33 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.4.1) 17:07:33 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.3) 17:07:33 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) 17:07:33 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) 17:07:33 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) 17:07:33 Requirement already satisfied: nltk>=3.2.5 in /usr/local/lib/python3.9/site-packages (from lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5) 17:07:33 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) 17:07:33 Requirement already satisfied: regex in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (2020.11.13) 17:07:33 Requirement already satisfied: joblib in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (1.0.1) 17:07:33 Requirement already satisfied: tqdm in /usr/local/lib/python3.9/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs>=1.1->mkdocs-material==5.1.0) (4.56.2) 17:07:34 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 17:07:42 Successfully installed Pygments-2.8.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.1.1 [Pipeline] sh 17:07:42 + mkdocs build 17:07:44 INFO - Cleaning site directory 17:07:44 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-347/docs/1.3 17:07:45 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 17:07:45 - design/adr/0001-Registy-Refactor.md 17:07:45 - design/adr/0004-Feature-Flags.md 17:07:45 - design/adr/0005-Service-Self-Config.md 17:07:45 - design/adr/013-Device-Service-Events-Message-Bus.md 17:07:45 - design/adr/014-Secret-Provider-For-All.md 17:07:45 - design/adr/core/0003-V2-API-Principles.md 17:07:45 - design/adr/device-service/0002-Array-Datatypes.md 17:07:45 - design/adr/device-service/0011-DeviceService-Rest-API.md 17:07:45 - design/adr/devops/0007-Release-Automation.md 17:07:45 - design/adr/devops/0010-Release-Artifacts.md 17:07:45 - design/adr/security/0008-Secret-Creation-and-Distribution.md 17:07:45 - design/adr/security/0009-Secure-Bootstrapping.md 17:07:45 - design/adr/security/0015-in-cluster-tls.md 17:07:45 - design/adr/security/0016-docker-image-guidelines.md 17:07:45 - design/legacy-design/device-service/discovery.md 17:07:45 - design/legacy-requirements/device-service.md 17:07:45 - microservices/device/profile/Ch-DeviceProfileRef.md 17:07:45 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 17:07:45 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 17:07:45 - microservices/security/edgex-secrets-config-proxy.1.md 17:07:45 - microservices/security/edgex-secrets-config.1.md 17:07:45 - microservices/security/security-file-token-provider.1.md 17:07:45 - microservices/security/security-secrets-setup.1.md 17:08:01 INFO - Documentation built in 17.06 seconds [Pipeline] stash 17:08:23 Stashed 410 file(s) [Pipeline] } 17:08:23 $ docker stop --time=1 d5104c2e7b254549ece0cf538492dff7fee4e3b117a81b67ec9be8603d6ecd1a 17:08:26 $ docker rm -f d5104c2e7b254549ece0cf538492dff7fee4e3b117a81b67ec9be8603d6ecd1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) Stage "Publish to GitHub pages" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:08:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:08:31 ---> package-listing.sh 17:08:31 ++ tr '[:upper:]' '[:lower:]' 17:08:31 ++ facter osfamily 17:08:32 + OS_FAMILY=redhat 17:08:32 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-347 17:08:32 + START_PACKAGES=/tmp/packages_start.txt 17:08:32 + END_PACKAGES=/tmp/packages_end.txt 17:08:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:32 + PACKAGES=/tmp/packages_start.txt 17:08:32 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-347 ']' 17:08:32 + PACKAGES=/tmp/packages_end.txt 17:08:32 + case "${OS_FAMILY}" in 17:08:32 + sort 17:08:32 + rpm -qa 17:08:48 + '[' -f /tmp/packages_start.txt ']' 17:08:48 + '[' -f /tmp/packages_end.txt ']' 17:08:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:48 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-347 ']' 17:08:48 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-347/archives/ 17:08:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-347/archives/ [Pipeline] echo 17:08:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:08:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:08:51 17:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:08:53 alpine: Pulling from edgex-lftools-log-publisher 17:08:53 df20fa9351a1: Pulling fs layer 17:08:53 36b3adc4ff6f: Pulling fs layer 17:08:53 8ad3a11d3b57: Pulling fs layer 17:08:53 46f8f816bc3b: Pulling fs layer 17:08:53 93b61091891f: Pulling fs layer 17:08:53 93b9cdb0e59b: Pulling fs layer 17:08:53 5e14af77c1be: Pulling fs layer 17:08:53 01666e4c0597: Pulling fs layer 17:08:53 aa168da1d23b: Pulling fs layer 17:08:53 46f8f816bc3b: Waiting 17:08:53 93b61091891f: Waiting 17:08:53 93b9cdb0e59b: Waiting 17:08:53 5e14af77c1be: Waiting 17:08:53 01666e4c0597: Waiting 17:08:53 aa168da1d23b: Waiting 17:08:53 36b3adc4ff6f: Verifying Checksum 17:08:53 36b3adc4ff6f: Download complete 17:08:53 46f8f816bc3b: Verifying Checksum 17:08:53 46f8f816bc3b: Download complete 17:08:53 df20fa9351a1: Verifying Checksum 17:08:53 df20fa9351a1: Download complete 17:08:54 93b9cdb0e59b: Verifying Checksum 17:08:54 93b9cdb0e59b: Download complete 17:08:54 5e14af77c1be: Verifying Checksum 17:08:54 5e14af77c1be: Download complete 17:08:54 93b61091891f: Verifying Checksum 17:08:54 93b61091891f: Download complete 17:08:54 01666e4c0597: Verifying Checksum 17:08:54 01666e4c0597: Download complete 17:08:55 df20fa9351a1: Pull complete 17:08:56 36b3adc4ff6f: Pull complete 17:08:56 8ad3a11d3b57: Verifying Checksum 17:08:56 8ad3a11d3b57: Download complete 17:09:00 8ad3a11d3b57: Pull complete 17:09:00 46f8f816bc3b: Pull complete 17:09:01 93b61091891f: Pull complete 17:09:02 93b9cdb0e59b: Pull complete 17:09:02 5e14af77c1be: Pull complete 17:09:02 01666e4c0597: Pull complete 17:09:08 aa168da1d23b: Verifying Checksum 17:09:08 aa168da1d23b: Download complete 17:09:36 aa168da1d23b: Pull complete 17:09:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:09:37 prd-centos7-docker-4c-2g-26592 does not seem to be running inside a container 17:09:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_PR-347 -v /w/workspace/edgexfoundry_edgex-docs_PR-347:/w/workspace/edgexfoundry_edgex-docs_PR-347:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-347@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:09:42 $ docker top 75b0a87fd4974b5b8341a733e61aa160951082adca902542a08a8eb565722575 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:43 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:44 + mkdir -p /var/log/sa [Pipeline] sh 17:09:45 + ls /var/log/sa-host 17:09:45 + sadf -c /var/log/sa-host/sa16 17:09:45 file_magic: OK 17:09:45 HZ: Using current value: 100 17:09:45 file_header: OK 17:09:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:09:45 Statistics: 17:09:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:09:45 File successfully converted to sysstat format version 12.2.1 17:09:45 + sadf -c /var/log/sa-host/sa23 17:09:45 file_magic: OK 17:09:45 HZ: Using current value: 100 17:09:45 file_header: OK 17:09:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:09:45 Statistics: 17:09:45 Hnuu...uuuununununu... 17:09:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:46 provisioning config files... 17:09:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-347@tmp/config8184096533744401823tmp [Pipeline] { [Pipeline] echo 17:09:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:48 ---> create-netrc.sh [Pipeline] } 17:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:09:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:09:50 ---> python-tools-install.sh [Pipeline] echo 17:09:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:51 ---> sudo-logs.sh 17:09:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:53 ---> job-cost.sh 17:09:53 lf-activate-venv: SKIPPING 17:09:53 INFO: No Stack... 17:09:54 INFO: Retrieving Pricing Info for: v1-standard-2 17:09:55 INFO: Archiving Costs [Pipeline] echo 17:09:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:56 ---> logs-deploy.sh 17:09:56 lf-activate-venv: SKIPPING 17:09:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-347/1 17:09:56 INFO: archiving workspace using pattern(s): 17:09:59 Archives upload complete. 17:09:59 INFO: archiving logs to Nexus 17:10:03 ---> uname -a: 17:10:03 Linux prd-centos7-docker-4c-2g-26592.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:10:03 17:10:03 17:10:03 ---> lscpu: 17:10:03 Architecture: x86_64 17:10:03 CPU op-mode(s): 32-bit, 64-bit 17:10:03 Byte Order: Little Endian 17:10:03 Address sizes: 40 bits physical, 48 bits virtual 17:10:03 CPU(s): 4 17:10:03 On-line CPU(s) list: 0-3 17:10:03 Thread(s) per core: 1 17:10:03 Core(s) per socket: 1 17:10:03 Socket(s): 4 17:10:03 NUMA node(s): 1 17:10:03 Vendor ID: GenuineIntel 17:10:03 CPU family: 6 17:10:03 Model: 44 17:10:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:10:03 Stepping: 1 17:10:03 CPU MHz: 2933.438 17:10:03 BogoMIPS: 5866.87 17:10:03 Virtualization: VT-x 17:10:03 Hypervisor vendor: KVM 17:10:03 Virtualization type: full 17:10:03 L1d cache: 128 KiB 17:10:03 L1i cache: 128 KiB 17:10:03 L2 cache: 16 MiB 17:10:03 L3 cache: 64 MiB 17:10:03 NUMA node0 CPU(s): 0-3 17:10:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:10:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:10:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:10:03 Vulnerability Meltdown: Mitigation; PTI 17:10:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:10:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:10:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:10:03 Vulnerability Srbds: Not affected 17:10:03 Vulnerability Tsx async abort: Not affected 17:10:03 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 17:10:03 17:10:03 17:10:03 ---> nproc: 17:10:03 4 17:10:03 17:10:03 17:10:03 ---> df -h: 17:10:03 Filesystem Size Used Available Use% Mounted on 17:10:03 overlay 50.0G 7.6G 42.4G 15% / 17:10:03 tmpfs 64.0M 0 64.0M 0% /dev 17:10:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:10:03 shm 64.0M 0 64.0M 0% /dev/shm 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /facter-os 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/auth.log 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /run/cloud-init/result.json 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_PR-347 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/edgexfoundry_edgex-docs_PR-347@tmp 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa-host 17:10:03 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/secure 17:10:03 17:10:03 17:10:03 ---> free -m: 17:10:03 total used free shared buff/cache available 17:10:03 Mem: 1837 743 137 0 956 991 17:10:03 Swap: 1023 2 1021 17:10:03 17:10:03 17:10:03 ---> ip addr: 17:10:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:10:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:10:03 inet 127.0.0.1/8 scope host lo 17:10:03 valid_lft forever preferred_lft forever 17:10:03 inet6 ::1/128 scope host 17:10:03 valid_lft forever preferred_lft forever 17:10:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:10:03 link/ether fa:16:3e:0d:8a:94 brd ff:ff:ff:ff:ff:ff 17:10:03 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 17:10:03 valid_lft 85996sec preferred_lft 85996sec 17:10:03 inet6 fe80::f816:3eff:fe0d:8a94/64 scope link 17:10:03 valid_lft forever preferred_lft forever 17:10:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:10:03 link/ether 02:42:3a:47:32:2c brd ff:ff:ff:ff:ff:ff 17:10:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:10:03 valid_lft forever preferred_lft forever 17:10:03 inet6 fe80::42:3aff:fe47:322c/64 scope link 17:10:03 valid_lft forever preferred_lft forever 17:10:03 17:10:03 17:10:03 ---> sar -b -r -n DEV: 17:10:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/16/21 _x86_64_ (4 CPU) 17:10:03 17:10:03 17:02:59 LINUX RESTART (4 CPU) 17:10:03 17:10:03 17:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:10:03 17:05:02 110.82 64.70 46.13 0.00 4276.14 35961.34 0.00 17:10:03 17:06:01 9.19 2.90 6.29 0.00 221.36 3169.47 0.00 17:10:03 17:07:02 76.26 19.01 57.24 0.00 4682.67 11504.70 0.00 17:10:03 17:08:01 55.78 10.28 45.50 0.00 1453.23 5542.54 0.00 17:10:03 17:09:01 78.90 61.71 17.18 0.00 5436.09 2550.14 0.00 17:10:03 Average: 66.34 31.82 34.52 0.00 3229.11 11750.76 0.00 17:10:03 17:10:03 17:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:03 17:05:02 79768 0 484816 25.77 2620 1314340 950692 32.45 303808 1301108 17716 17:10:03 17:06:01 75964 0 558540 29.69 2620 1244420 1127524 38.48 474912 1132616 57580 17:10:03 17:07:02 137180 0 627256 33.34 2620 1114488 1420536 48.48 502352 1023732 580 17:10:03 17:08:01 75632 0 696408 37.01 2620 1106884 1266016 43.21 554752 995068 38864 17:10:03 17:09:01 114508 0 688044 36.57 2620 1076372 1326968 45.29 615996 927648 61156 17:10:03 Average: 96610 0 611013 32.47 2620 1171301 1218347 41.58 490364 1076034 35179 17:10:03 17:10:03 17:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:03 17:05:02 eth0 78.94 55.63 368.21 18.26 0.00 0.00 0.00 0.00 17:10:03 17:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:06:01 eth0 392.68 182.29 2289.67 35.11 0.00 0.00 0.00 0.00 17:10:03 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:07:02 vethe239e92 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:10:03 17:07:02 eth0 240.61 140.16 1547.89 26.11 0.00 0.00 0.00 0.00 17:10:03 17:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:07:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:10:03 17:08:01 vethe239e92 18.67 54.84 1.67 307.37 0.00 0.00 0.00 0.00 17:10:03 17:08:01 eth0 87.42 42.53 331.54 14.34 0.00 0.00 0.00 0.00 17:10:03 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:08:01 docker0 18.67 54.80 1.41 307.37 0.00 0.00 0.00 0.00 17:10:03 17:09:01 eth0 276.57 216.85 853.94 971.33 0.00 0.00 0.00 0.00 17:10:03 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 Average: eth0 215.42 127.77 1078.82 214.52 0.00 0.00 0.00 0.00 17:10:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:03 Average: docker0 3.69 10.86 0.28 60.83 0.00 0.00 0.00 0.00 17:10:03 17:10:03 17:10:03 ---> sar -P ALL: 17:10:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/16/21 _x86_64_ (4 CPU) 17:10:03 17:10:03 17:02:59 LINUX RESTART (4 CPU) 17:10:03 17:10:03 17:04:02 CPU %user %nice %system %iowait %steal %idle 17:10:03 17:05:02 all 7.44 0.00 6.85 13.16 37.99 34.56 17:10:03 17:05:02 0 6.77 0.00 7.01 9.48 39.43 37.30 17:10:03 17:05:02 1 7.83 0.00 5.71 16.57 37.60 32.29 17:10:03 17:05:02 2 9.09 0.00 9.13 12.16 36.50 33.11 17:10:03 17:05:02 3 6.15 0.00 5.63 14.45 38.36 35.42 17:10:03 17:06:01 all 2.71 0.00 0.92 0.37 27.91 68.08 17:10:03 17:06:01 0 1.69 0.00 0.67 0.32 32.99 64.33 17:10:03 17:06:01 1 2.80 0.00 1.14 0.05 24.94 71.08 17:10:03 17:06:01 2 2.92 0.00 0.84 0.15 26.78 69.31 17:10:03 17:06:01 3 3.57 0.00 1.05 0.99 26.42 67.96 17:10:03 17:07:02 all 3.66 0.00 2.59 1.34 29.67 62.73 17:10:03 17:07:02 0 2.39 0.00 2.32 0.86 33.86 60.57 17:10:03 17:07:02 1 4.63 0.00 3.08 2.59 28.08 61.61 17:10:03 17:07:02 2 3.86 0.00 1.86 0.55 29.04 64.70 17:10:03 17:07:02 3 3.82 0.00 3.14 1.40 27.52 64.13 17:10:03 17:08:01 all 10.99 0.00 2.17 0.26 22.49 64.09 17:10:03 17:08:01 0 5.33 0.00 1.29 0.19 26.08 67.11 17:10:03 17:08:01 1 5.76 0.00 1.30 0.40 22.85 69.69 17:10:03 17:08:01 2 12.45 0.00 1.83 0.19 22.34 63.20 17:10:03 17:08:01 3 21.94 0.00 4.55 0.24 18.10 55.18 17:10:03 17:09:01 all 5.67 0.00 2.21 4.46 28.73 58.93 17:10:03 17:09:01 0 4.77 0.00 1.93 2.58 33.04 57.67 17:10:03 17:09:01 1 3.63 0.00 2.11 8.82 28.91 56.53 17:10:03 17:09:01 2 6.94 0.00 2.28 1.52 27.30 61.96 17:10:03 17:09:01 3 7.52 0.00 2.55 4.85 25.37 59.71 17:10:03 Average: all 6.07 0.00 3.01 4.09 29.54 57.29 17:10:03 Average: 0 4.20 0.00 2.69 2.76 33.18 57.17 17:10:03 Average: 1 4.97 0.00 2.72 5.92 28.65 57.75 17:10:03 Average: 2 7.01 0.00 3.25 3.01 28.52 58.21 17:10:03 Average: 3 8.28 0.00 3.42 4.72 27.60 55.98 17:10:03 17:10:03 17:10:03