Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh803479210229671167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3922132440171304008.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4917328051156229728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7963920599868129603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2404082437159593689.key > 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 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-428 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh7367016581444863656.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe (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 core.sparsecheckout # timeout=10 > git checkout -f 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe # timeout=10 Commit message: "feat: Ireland updates for API gateway (#307)" > git rev-list --no-walk c42da39b84e5bf88fb51c8735ecc6b26b0769941 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 19:54:02 + docker inspect -f . python:3-slim 19:54:02 19:54:02 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 19:54:03 + docker pull python:3-slim 19:54:03 3-slim: Pulling from library/python 19:54:03 69692152171a: Pulling fs layer 19:54:03 59773387c0e7: Pulling fs layer 19:54:03 3fc84e535e87: Pulling fs layer 19:54:03 68ebeebdab6f: Pulling fs layer 19:54:03 3d3af2ef8baa: Pulling fs layer 19:54:03 68ebeebdab6f: Waiting 19:54:03 3d3af2ef8baa: Waiting 19:54:03 59773387c0e7: Verifying Checksum 19:54:03 59773387c0e7: Download complete 19:54:03 68ebeebdab6f: Verifying Checksum 19:54:03 68ebeebdab6f: Download complete 19:54:03 3d3af2ef8baa: Verifying Checksum 19:54:03 3d3af2ef8baa: Download complete 19:54:03 3fc84e535e87: Verifying Checksum 19:54:03 3fc84e535e87: Download complete 19:54:03 69692152171a: Verifying Checksum 19:54:03 69692152171a: Download complete 19:54:04 69692152171a: Pull complete 19:54:05 59773387c0e7: Pull complete 19:54:05 3fc84e535e87: Pull complete 19:54:05 68ebeebdab6f: Pull complete 19:54:05 3d3af2ef8baa: Pull complete 19:54:05 Digest: sha256:80b238ba357d98813bcc425f505dfa238f49cf5f895492fc2667af118dccaa44 19:54:05 Status: Downloaded newer image for python:3-slim 19:54:05 docker.io/library/python:3-slim [Pipeline] withDockerContainer 19:54:06 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 19:54:06 $ 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 ******** -e ******** python:3-slim cat 19:54:08 $ docker top 310a0722f3ab2cdb0588172836331f488950e15e25b7a0b2d47c853f19e5dd1c -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:08 + pip install mkdocs 19:54:09 Collecting mkdocs 19:54:09 Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) 19:54:10 Collecting tornado>=5.0 19:54:10 Downloading tornado-6.1-cp39-cp39-manylinux2010_x86_64.whl (427 kB) 19:54:10 Collecting Jinja2>=2.10.1 19:54:10 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) 19:54:10 Collecting click>=3.3 19:54:10 Downloading click-8.0.1-py3-none-any.whl (97 kB) 19:54:10 Collecting Markdown>=3.2.1 19:54:10 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) 19:54:10 Collecting livereload>=2.5.1 19:54:10 Downloading livereload-2.6.3.tar.gz (25 kB) 19:54:11 Collecting lunr[languages]==0.5.8 19:54:11 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) 19:54:11 Collecting PyYAML>=3.10 19:54:11 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 19:54:11 Collecting six>=1.11.0 19:54:11 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:54:11 Collecting future>=0.16.0 19:54:11 Downloading future-0.18.2.tar.gz (829 kB) 19:54:12 Collecting nltk>=3.2.5 19:54:12 Downloading nltk-3.6.2-py3-none-any.whl (1.5 MB) 19:54:12 Collecting MarkupSafe>=2.0 19:54:12 Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl (30 kB) 19:54:12 Collecting tqdm 19:54:12 Downloading tqdm-4.61.0-py2.py3-none-any.whl (75 kB) 19:54:12 Collecting joblib 19:54:12 Downloading joblib-1.0.1-py3-none-any.whl (303 kB) 19:54:13 Collecting regex 19:54:13 Downloading regex-2021.4.4-cp39-cp39-manylinux2014_x86_64.whl (730 kB) 19:54:13 Building wheels for collected packages: future, livereload 19:54:13 Building wheel for future (setup.py): started 19:54:13 Building wheel for future (setup.py): finished with status 'done' 19:54:13 Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=72fe9ce74209fc2ddf37df4bfa6088a321e2b6b81a778ae534627c97619b2f6c 19:54:13 Stored in directory: /root/.cache/pip/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 19:54:13 Building wheel for livereload (setup.py): started 19:54:14 Building wheel for livereload (setup.py): finished with status 'done' 19:54:14 Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24726 sha256=d350d01428ffbfab75cc35a6817515be7e79d6258a865c8b448c50dcd4261863 19:54:14 Stored in directory: /root/.cache/pip/wheels/2a/a6/91/40395ea3d02fd9244dc79b039776bb45a4c86560b117a8c09c 19:54:14 Successfully built future livereload 19:54:14 Installing collected packages: tqdm, six, regex, joblib, future, click, tornado, nltk, MarkupSafe, lunr, PyYAML, Markdown, livereload, Jinja2, mkdocs 19:54:17 Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 click-8.0.1 future-0.18.2 joblib-1.0.1 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 nltk-3.6.2 regex-2021.4.4 six-1.16.0 tornado-6.1 tqdm-4.61.0 19:54:17 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [Pipeline] sh 19:54:17 + pip install mkdocs-material==5.1.0 19:54:17 Collecting mkdocs-material==5.1.0 19:54:17 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 19:54:17 Collecting pymdown-extensions>=7.0 19:54:17 Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) 19:54:18 Collecting Pygments>=2.4 19:54:18 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) 19:54:18 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.4) 19:54:18 Collecting mkdocs-material-extensions>=1.0b1 19:54:18 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 19:54:18 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.1.2) 19:54:18 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) 19:54:18 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) 19:54:18 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.1) 19:54:18 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.1) 19:54:18 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) 19:54:18 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) 19:54:18 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.16.0) 19:54:18 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) 19:54:18 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.6.2) 19:54:18 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 19:54:18 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) (2021.4.4) 19:54:18 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.61.0) 19:54:18 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) 19:54:18 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 19:54:20 Successfully installed Pygments-2.9.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.2 19:54:20 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv [Pipeline] sh 19:54:20 + mkdocs build 19:54:20 INFO - Cleaning site directory 19:54:20 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/2.0 19:54:21 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 19:54:21 - design/adr/0001-Registy-Refactor.md 19:54:21 - design/adr/0004-Feature-Flags.md 19:54:21 - design/adr/0005-Service-Self-Config.md 19:54:21 - design/adr/0018-Service-Registry.md 19:54:21 - design/adr/013-Device-Service-Events-Message-Bus.md 19:54:21 - design/adr/014-Secret-Provider-For-All.md 19:54:21 - design/adr/core/0003-V2-API-Principles.md 19:54:21 - design/adr/device-service/0002-Array-Datatypes.md 19:54:21 - design/adr/device-service/0011-DeviceService-Rest-API.md 19:54:21 - design/adr/device-service/0012-DeviceService-Filters.md 19:54:21 - design/adr/devops/0007-Release-Automation.md 19:54:21 - design/adr/devops/0010-Release-Artifacts.md 19:54:21 - design/adr/security/0008-Secret-Creation-and-Distribution.md 19:54:21 - design/adr/security/0009-Secure-Bootstrapping.md 19:54:21 - design/adr/security/0015-in-cluster-tls.md 19:54:21 - design/adr/security/0016-docker-image-guidelines.md 19:54:21 - design/adr/security/0017-consul-security.md 19:54:21 - design/legacy-design/device-service/discovery.md 19:54:21 - design/legacy-requirements/device-service.md 19:54:21 - microservices/device/profile/Ch-DeviceProfileRef.md 19:54:21 - microservices/security/Ch-Docker-Swarm-SecuringDeviceServices.md 19:54:21 - microservices/security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 19:54:21 - microservices/security/secrets-config-proxy.1.md 19:54:21 - microservices/security/secrets-config.1.md 19:54:21 - microservices/security/security-file-token-provider.1.md 19:54:21 - microservices/security/security-secrets-setup.1.md 19:54:21 - threat-models/secret-store/README.md 19:54:21 - threat-models/secret-store/background.md 19:54:21 - threat-models/secret-store/high_level_design.md 19:54:21 - threat-models/secret-store/threat_model.md 19:54:21 - threat-models/secret-store/vault_master_key_encryption.md 19:54:26 INFO - Documentation built in 4.78 seconds [Pipeline] stash 19:54:31 Stashed 426 file(s) [Pipeline] } 19:54:31 $ docker stop --time=1 310a0722f3ab2cdb0588172836331f488950e15e25b7a0b2d47c853f19e5dd1c 19:54:34 $ docker rm -f 310a0722f3ab2cdb0588172836331f488950e15e25b7a0b2d47c853f19e5dd1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 19:54:50 Still waiting to schedule task 19:54:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:57:41 Running on prd-centos7-docker-4c-2g-429 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout 19:57:41 The recommended git tool is: git 19:57:43 using credential edgex-jenkins-ssh 19:57:43 Cloning the remote Git repository 19:57:43 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 19:57:43 > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 19:57:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:57:44 > git --version # timeout=10 19:57:44 > git --version # 'git version 2.24.4' 19:57:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:44 [INFO] Currently running in a labeled security context 19:57:44 [INFO] Currently SELinux is 'enforcing' on the host 19:57:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh600514628741994341.key 19:57:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:53 Avoid second fetch 19:57:53 Checking out Revision 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe (master) 19:57:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:57:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:53 > git config core.sparsecheckout # timeout=10 19:57:53 > git checkout -f 9ac62ca5d2044c90fc7bec7e42fb849a2ab638fe # timeout=10 19:57:57 Commit message: "feat: Ireland updates for API gateway (#307)" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 19:57:58 + git log --format=%B -n 1 19:57:58 + grep -v Signed-off-by 19:57:58 + head -n 1 [Pipeline] cleanWs 19:57:58 [WS-CLEANUP] Deleting project workspace... 19:57:58 [WS-CLEANUP] Deferred wipeout is used... 19:57:58 [WS-CLEANUP] done [Pipeline] dir 19:57:58 Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git 19:57:58 The recommended git tool is: git 19:57:58 using credential edgex-jenkins-ssh 19:57:58 Cloning the remote Git repository 19:57:58 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 19:57:58 > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 19:57:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 19:57:58 > git --version # timeout=10 19:57:58 > git --version # 'git version 2.24.4' 19:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:58 [INFO] Currently running in a labeled security context 19:57:58 [INFO] Currently SELinux is 'enforcing' on the host 19:57:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/jenkins-gitclient-ssh3686565566607982021.key 19:57:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:08 Avoid second fetch 19:58:08 Checking out Revision 09ee07c3729dcaf334400944d44352cd13e841c5 (refs/remotes/origin/gh-pages) 19:58:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 19:58:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:08 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 19:58:08 > git config core.sparsecheckout # timeout=10 19:58:08 > git checkout -f 09ee07c3729dcaf334400944d44352cd13e841c5 # timeout=10 19:58:09 Commit message: "ci: Merge pull request #381 from lehors/sdks_list" [Pipeline] unstash 19:58:09 > git branch -a -v --no-abbrev # timeout=10 19:58:09 > git checkout -b gh-pages 09ee07c3729dcaf334400944d44352cd13e841c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:13 [ssh-agent] Looking for ssh-agent implementation... 19:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:13 $ ssh-agent 19:58:13 SSH_AUTH_SOCK=/tmp/ssh-CYJJiBLXW6nY/agent.8459 19:58:13 SSH_AGENT_PID=8461 19:58:13 Running ssh-add (command line suppressed) 19:58:13 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_6817808593528377137.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_6817808593528377137.key) 19:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:14 total 12 19:58:14 drwxrwxr-x. 7 jenkins jenkins 115 Jun 3 19:58 . 19:58:14 drwxrwxr-x. 4 jenkins jenkins 50 Jun 3 19:57 .. 19:58:14 drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.2 19:58:14 drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.3 19:58:14 drwxrwxr-x. 12 jenkins jenkins 250 Jun 3 19:58 2.0 19:58:14 -rw-rw-r--. 1 jenkins jenkins 21 Jun 3 19:58 CNAME 19:58:14 drwxrwxr-x. 3 jenkins jenkins 69 Jun 3 19:58 docs 19:58:14 drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 19:58 .git 19:58:14 -rw-rw-r--. 1 jenkins jenkins 148 Jun 3 19:58 index.html 19:58:14 -rw-rw-r--. 1 jenkins jenkins 248 Jun 3 19:58 versions.json 19:58:14 total 12 19:58:14 drwxrwxr-x. 6 jenkins jenkins 103 Jun 3 19:58 . 19:58:14 drwxrwxr-x. 4 jenkins jenkins 50 Jun 3 19:57 .. 19:58:14 drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.2 19:58:14 drwxrwxr-x. 11 jenkins jenkins 229 Jun 3 19:58 1.3 19:58:14 drwxrwxr-x. 12 jenkins jenkins 250 Jun 3 19:58 2.0 19:58:14 -rw-rw-r--. 1 jenkins jenkins 21 Jun 3 19:53 CNAME 19:58:14 drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 19:58 .git 19:58:14 -rw-rw-r--. 1 jenkins jenkins 148 Jun 3 19:53 index.html 19:58:14 -rw-rw-r--. 1 jenkins jenkins 248 Jun 3 19:53 versions.json 19:58:14 [edgeXGHPagesPublish] We have detected there are changes to commit: 19:58:14 [gh-pages ae8e548] ci: feat: Ireland updates for API gateway (#307) 19:58:14 6 files changed, 4774 insertions(+), 132 deletions(-) 19:58:14 create mode 100644 2.0/microservices/security/secrets-config-proxy.1/index.html 19:58:14 create mode 100644 2.0/microservices/security/secrets-config.1/index.html 19:58:14 rewrite 2.0/sitemap.xml.gz (100%) 19:58:14 [edgeXGHPagesPublish] DRY_RUN set to : false 19:58:14 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 19:58:14 Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts. 19:58:17 To github.com:edgexfoundry/edgex-docs.git 19:58:17 09ee07c..ae8e548 gh-pages -> gh-pages [Pipeline] } 19:58:17 $ ssh-agent -k 19:58:17 unset SSH_AUTH_SOCK; 19:58:17 unset SSH_AGENT_PID; 19:58:17 echo Agent pid 8461 killed; 19:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:58:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:58:18 ---> package-listing.sh 19:58:18 ++ facter osfamily 19:58:18 ++ tr '[:upper:]' '[:lower:]' 19:58:18 + OS_FAMILY=redhat 19:58:18 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 19:58:18 + START_PACKAGES=/tmp/packages_start.txt 19:58:18 + END_PACKAGES=/tmp/packages_end.txt 19:58:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:58:18 + PACKAGES=/tmp/packages_start.txt 19:58:18 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 19:58:18 + PACKAGES=/tmp/packages_end.txt 19:58:18 + case "${OS_FAMILY}" in 19:58:18 + sort 19:58:18 + rpm -qa 19:58:19 + '[' -f /tmp/packages_start.txt ']' 19:58:19 + '[' -f /tmp/packages_end.txt ']' 19:58:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:58:19 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 19:58:19 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 19:58:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo 19:58:19 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:58:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:20 19:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:20 alpine: Pulling from edgex-lftools-log-publisher 19:58:20 df20fa9351a1: Pulling fs layer 19:58:20 36b3adc4ff6f: Pulling fs layer 19:58:20 8ad3a11d3b57: Pulling fs layer 19:58:20 46f8f816bc3b: Pulling fs layer 19:58:20 93b61091891f: Pulling fs layer 19:58:20 93b9cdb0e59b: Pulling fs layer 19:58:20 5e14af77c1be: Pulling fs layer 19:58:20 01666e4c0597: Pulling fs layer 19:58:20 aa168da1d23b: Pulling fs layer 19:58:20 93b9cdb0e59b: Waiting 19:58:20 5e14af77c1be: Waiting 19:58:20 01666e4c0597: Waiting 19:58:20 aa168da1d23b: Waiting 19:58:20 46f8f816bc3b: Waiting 19:58:20 93b61091891f: Waiting 19:58:20 36b3adc4ff6f: Verifying Checksum 19:58:20 36b3adc4ff6f: Download complete 19:58:20 46f8f816bc3b: Verifying Checksum 19:58:20 46f8f816bc3b: Download complete 19:58:20 df20fa9351a1: Verifying Checksum 19:58:20 df20fa9351a1: Download complete 19:58:20 93b9cdb0e59b: Verifying Checksum 19:58:20 93b9cdb0e59b: Download complete 19:58:21 5e14af77c1be: Verifying Checksum 19:58:21 5e14af77c1be: Download complete 19:58:21 93b61091891f: Verifying Checksum 19:58:21 93b61091891f: Download complete 19:58:21 01666e4c0597: Verifying Checksum 19:58:21 01666e4c0597: Download complete 19:58:21 df20fa9351a1: Pull complete 19:58:21 36b3adc4ff6f: Pull complete 19:58:21 8ad3a11d3b57: Verifying Checksum 19:58:21 8ad3a11d3b57: Download complete 19:58:21 8ad3a11d3b57: Pull complete 19:58:21 46f8f816bc3b: Pull complete 19:58:22 93b61091891f: Pull complete 19:58:22 93b9cdb0e59b: Pull complete 19:58:22 5e14af77c1be: Pull complete 19:58:22 01666e4c0597: Pull complete 19:58:23 aa168da1d23b: Download complete 19:58:27 aa168da1d23b: Pull complete 19:58:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:58:27 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 19:58:27 $ 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_master/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_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:58:30 $ docker top 15245e011e314ae20e0d007b8b93a904ed007b0dc03876fd52ad11b80724df2b -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:58:30 + mkdir -p /var/log/sa [Pipeline] sh 19:58:31 + ls /var/log/sa-host 19:58:31 + sadf -c /var/log/sa-host/sa03 19:58:31 file_magic: OK 19:58:31 HZ: Using current value: 100 19:58:31 file_header: OK 19:58:31 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 19:58:31 Statistics: 19:58:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:58:31 File successfully converted to sysstat format version 12.2.1 19:58:31 + sadf -c /var/log/sa-host/sa05 19:58:31 file_magic: OK 19:58:31 HZ: Using current value: 100 19:58:31 file_header: OK 19:58:31 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 19:58:31 Statistics: 19:58:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:58:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:31 provisioning config files... 19:58:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config2134374947324530866tmp [Pipeline] { [Pipeline] echo 19:58:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:58:31 ---> create-netrc.sh [Pipeline] } 19:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:58:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:58:31 ---> python-tools-install.sh [Pipeline] echo 19:58:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:58:32 ---> sudo-logs.sh 19:58:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:58:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:58:32 ---> job-cost.sh 19:58:32 lf-activate-venv: SKIPPING 19:58:32 INFO: No Stack... 19:58:33 INFO: Retrieving Pricing Info for: v3-standard-2 19:58:34 INFO: Archiving Costs [Pipeline] echo 19:58:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:58:34 ---> logs-deploy.sh 19:58:34 lf-activate-venv: SKIPPING 19:58:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/134 19:58:34 INFO: archiving workspace using pattern(s): 19:58:35 Archives upload complete. 19:58:35 INFO: archiving logs to Nexus