21:04:04 Started by timer 21:04:04 Running as SYSTEM 21:04:04 [EnvInject] - Loading node environment variables. 21:04:04 Building remotely on prd-centos7-builder-2c-1g-112 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 21:04:04 [ssh-agent] Looking for ssh-agent implementation... 21:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:04 $ ssh-agent 21:04:04 SSH_AUTH_SOCK=/tmp/ssh-iCISuqBtQzRo/agent.7078 21:04:04 SSH_AGENT_PID=7083 21:04:04 [ssh-agent] Started. 21:04:04 Running ssh-add (command line suppressed) 21:04:04 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10990681998384853990.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10990681998384853990.key) 21:04:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:04 The recommended git tool is: NONE 21:04:06 using credential edgex-jenkins-ssh 21:04:06 Wiping out workspace first. 21:04:06 Cloning the remote Git repository 21:04:06 Cloning repository git@github.com:edgexfoundry/ci-management 21:04:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 21:04:07 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 21:04:07 > git --version # timeout=10 21:04:07 > git --version # 'git version 2.36.1' 21:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:07 [INFO] Currently running in a labeled security context 21:04:07 [INFO] Currently SELinux is 'enforcing' on the host 21:04:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9819741093784994910.key 21:04:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:08 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 21:04:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:09 Avoid second fetch 21:04:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:04:09 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) 21:04:09 > git config core.sparsecheckout # timeout=10 21:04:09 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 21:04:10 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" 21:04:10 > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 21:04:10 > git remote # timeout=10 21:04:10 > git submodule init # timeout=10 21:04:10 > git submodule sync # timeout=10 21:04:10 > git config --get remote.origin.url # timeout=10 21:04:10 > git submodule init # timeout=10 21:04:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:04:10 > git config --get submodule.packer/common-packer.url # timeout=10 21:04:10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:04:10 > git config --get submodule.global-jjb.url # timeout=10 21:04:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:04:10 > git submodule update --init --recursive packer/common-packer # timeout=10 21:04:11 > git submodule update --init --recursive global-jjb # timeout=10 21:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:04:15 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:04:15 provisioning config files... 21:04:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:04:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:04:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:04:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9059197948922393109.sh 21:04:15 ---> python-tools-install.sh 21:04:15 Setup pyenv: 21:04:15 system 21:04:15 * 3.8.13 (set by /opt/pyenv/version) 21:04:15 * 3.9.13 (set by /opt/pyenv/version) 21:04:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YA4w 21:04:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:04:23 lf-activate-venv(): INFO: Installing: lftools 21:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:04:49 Generating Requirements File 21:05:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:05:22 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 21:05:23 Python 3.9.13 21:05:23 pip 24.0 from /tmp/venv-YA4w/lib/python3.9/site-packages/pip (python 3.9) 21:05:23 appdirs==1.4.4 21:05:23 argcomplete==3.3.0 21:05:23 aspy.yaml==1.3.0 21:05:23 attrs==23.2.0 21:05:23 autopage==0.5.2 21:05:23 beautifulsoup4==4.12.3 21:05:23 boto3==1.34.104 21:05:23 botocore==1.34.104 21:05:23 bs4==0.0.2 21:05:23 cachetools==5.3.3 21:05:23 certifi==2024.2.2 21:05:23 cffi==1.16.0 21:05:23 cfgv==3.4.0 21:05:23 chardet==5.2.0 21:05:23 charset-normalizer==3.3.2 21:05:23 click==8.1.7 21:05:23 cliff==4.6.0 21:05:23 cmd2==2.4.3 21:05:23 cryptography==3.3.2 21:05:23 debtcollector==3.0.0 21:05:23 decorator==5.1.1 21:05:23 defusedxml==0.7.1 21:05:23 Deprecated==1.2.14 21:05:23 distlib==0.3.8 21:05:23 dnspython==2.6.1 21:05:23 docker==4.2.2 21:05:23 dogpile.cache==1.3.3 21:05:23 email_validator==2.1.1 21:05:23 filelock==3.14.0 21:05:23 future==1.0.0 21:05:23 gitdb==4.0.11 21:05:23 GitPython==3.1.43 21:05:23 google-auth==2.29.0 21:05:23 httplib2==0.22.0 21:05:23 identify==2.5.36 21:05:23 idna==3.7 21:05:23 importlib-resources==1.5.0 21:05:23 importlib_metadata==7.1.0 21:05:23 iso8601==2.1.0 21:05:23 Jinja2==3.1.4 21:05:23 jmespath==1.0.1 21:05:23 jsonpatch==1.33 21:05:23 jsonpointer==2.4 21:05:23 jsonschema==4.22.0 21:05:23 jsonschema-specifications==2023.12.1 21:05:23 keystoneauth1==5.6.0 21:05:23 kubernetes==29.0.0 21:05:23 lftools==0.37.10 21:05:23 lxml==5.2.2 21:05:23 MarkupSafe==2.1.5 21:05:23 msgpack==1.0.8 21:05:23 multi_key_dict==2.0.3 21:05:23 munch==4.0.0 21:05:23 netaddr==1.2.1 21:05:23 netifaces==0.11.0 21:05:23 niet==1.4.2 21:05:23 nodeenv==1.8.0 21:05:23 oauth2client==4.1.3 21:05:23 oauthlib==3.2.2 21:05:23 openstacksdk==0.62.0 21:05:23 os-client-config==2.1.0 21:05:23 os-service-types==1.7.0 21:05:23 osc-lib==3.0.1 21:05:23 oslo.config==9.4.0 21:05:23 oslo.context==5.5.0 21:05:23 oslo.i18n==6.3.0 21:05:23 oslo.log==5.5.1 21:05:23 oslo.serialization==5.4.0 21:05:23 oslo.utils==7.1.0 21:05:23 packaging==24.0 21:05:23 pbr==6.0.0 21:05:23 platformdirs==4.2.1 21:05:23 prettytable==3.10.0 21:05:23 pyasn1==0.6.0 21:05:23 pyasn1_modules==0.4.0 21:05:23 pycparser==2.22 21:05:23 pygerrit2==2.0.15 21:05:23 PyGithub==2.3.0 21:05:23 pyinotify==0.9.6 21:05:23 PyJWT==2.8.0 21:05:23 PyNaCl==1.5.0 21:05:23 pyparsing==2.4.7 21:05:23 pyperclip==1.8.2 21:05:23 pyrsistent==0.20.0 21:05:23 python-cinderclient==9.5.0 21:05:23 python-dateutil==2.9.0.post0 21:05:23 python-heatclient==3.5.0 21:05:23 python-jenkins==1.8.2 21:05:23 python-keystoneclient==5.4.0 21:05:23 python-magnumclient==4.4.0 21:05:23 python-novaclient==18.6.0 21:05:23 python-openstackclient==6.0.1 21:05:23 python-swiftclient==4.5.0 21:05:23 PyYAML==6.0.1 21:05:23 referencing==0.35.1 21:05:23 requests==2.31.0 21:05:23 requests-oauthlib==2.0.0 21:05:23 requestsexceptions==1.4.0 21:05:23 rfc3986==2.0.0 21:05:23 rpds-py==0.18.1 21:05:23 rsa==4.9 21:05:23 ruamel.yaml==0.18.6 21:05:23 ruamel.yaml.clib==0.2.8 21:05:23 s3transfer==0.10.1 21:05:23 simplejson==3.19.2 21:05:23 six==1.16.0 21:05:23 smmap==5.0.1 21:05:23 soupsieve==2.5 21:05:23 stevedore==5.2.0 21:05:23 tabulate==0.9.0 21:05:23 toml==0.10.2 21:05:23 tomlkit==0.12.5 21:05:23 tqdm==4.66.4 21:05:23 typing_extensions==4.11.0 21:05:23 tzdata==2024.1 21:05:23 urllib3==1.26.18 21:05:23 virtualenv==20.26.2 21:05:23 wcwidth==0.2.13 21:05:23 websocket-client==1.8.0 21:05:23 wrapt==1.16.0 21:05:23 xdg==6.0.0 21:05:23 xmltodict==0.13.0 21:05:23 yq==3.4.3 21:05:23 zipp==3.18.1 21:05:23 [EnvInject] - Injecting environment variables from a build step. 21:05:24 [EnvInject] - Injecting as environment variables the properties content 21:05:24 OS_CLOUD=vex 21:05:24 21:05:24 [EnvInject] - Variables injected successfully. 21:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3346124785981917841.sh 21:05:24 ---> Orphaned k8s clusters 21:05:24 Setup pyenv: 21:05:24 system 21:05:24 3.8.13 21:05:24 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:05:25 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 21:05:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:05:34 botocore 1.34.104 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.1 which is incompatible. 21:05:34 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.1 which is incompatible. 21:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:05:34 Traceback (most recent call last): 21:05:34 File "/tmp/venv-YA4w/bin/openstack", line 5, in 21:05:34 from openstackclient.shell import main 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 21:05:34 from osc_lib.api import auth 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 21:05:34 from keystoneauth1.identity.v3 import k2k 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 14, in 21:05:34 from keystoneauth1.identity import generic 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/identity/generic/__init__.py", line 14, in 21:05:34 from keystoneauth1.identity.generic.password import Password # noqa 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/identity/generic/password.py", line 16, in 21:05:34 from keystoneauth1.identity import v3 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/identity/v3/__init__.py", line 19, in 21:05:34 from keystoneauth1.identity.v3.multi_factor import * # noqa 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/identity/v3/multi_factor.py", line 14, in 21:05:34 from keystoneauth1 import loading 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/loading/__init__.py", line 15, in 21:05:34 from keystoneauth1.loading import adapter 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/loading/adapter.py", line 13, in 21:05:34 from keystoneauth1 import adapter 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 16, in 21:05:34 import requests 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/requests/__init__.py", line 43, in 21:05:34 import urllib3 21:05:34 File "/tmp/venv-YA4w/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 21:05:34 raise ImportError( 21:05:34 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 21:05:34 -----> Delete orphaned cluster 21:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4078181072021951125.sh 21:05:35 ---> Orphaned stacks 21:05:35 Setup pyenv: 21:05:35 system 21:05:35 3.8.13 21:05:35 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:05:36 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:05:51 + mapfile -t OS_COE_CLUSTERS_ID 21:05:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:05:51 ++ awk '{print $1}' 21:05:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:05:54 + echo '-----> Active clusters -> stacks' 21:05:54 -----> Active clusters -> stacks 21:05:54 + OS_COE_STACKS=() 21:05:54 + [[ 0 -gt 0 ]] 21:05:54 + mapfile -t OS_STACKS 21:05:54 ++ awk '{print $1}' 21:05:54 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 21:05:55 + echo '-----> Active stacks' 21:05:55 -----> Active stacks 21:05:55 + echo '-----> Delete orphaned stacks' 21:05:55 -----> Delete orphaned stacks 21:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13157728714073353531.sh 21:05:55 ---> Orphaned servers 21:05:55 Setup pyenv: 21:05:55 system 21:05:55 3.8.13 21:05:55 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:05:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:06:15 -----> Active servers 21:06:15 prd-centos7-builder-2c-1g-682 21:06:15 prd-ubuntu20.04-docker-8c-8g-675 21:06:15 prd-centos7-docker-4c-2g-674 21:06:15 prd-centos7-builder-2c-1g-664 21:06:15 prd-centos7-builder-2c-1g-112 21:06:15 prd-centos7-blackbox-4c-2g-104 21:06:15 prd-centos7-blackbox-4c-2g-103 21:06:15 prd-centos7-blackbox-4c-2g-97 21:06:15 prd-centos7-blackbox-4c-2g-96 21:06:15 prd-centos7-builder-2c-1g-486 21:06:15 -----> Delete orphaned servers 21:06:20 Deleting orphaned server: prd-centos7-builder-2c-1g-682 21:06:22 AttributeError: 'Server' object has no attribute 'created' 21:06:22 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-675 21:06:24 AttributeError: 'Server' object has no attribute 'created' 21:06:25 Deleting orphaned server: prd-centos7-docker-4c-2g-674 21:06:27 AttributeError: 'Server' object has no attribute 'created' 21:06:28 Deleting orphaned server: prd-centos7-builder-2c-1g-664 21:06:30 AttributeError: 'Server' object has no attribute 'created' 21:06:32 Deleting orphaned server: prd-centos7-builder-2c-1g-486 21:06:35 AttributeError: 'Server' object has no attribute 'created' 21:06:35 Build step 'Conditional step (single)' marked build as failure 21:06:35 $ ssh-agent -k 21:06:35 unset SSH_AUTH_SOCK; 21:06:35 unset SSH_AGENT_PID; 21:06:35 echo Agent pid 7083 killed; 21:06:35 [ssh-agent] Stopped. 21:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11172296178610374815.sh 21:06:35 ---> sysstat.sh 21:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3607888954064516268.sh 21:06:35 ---> package-listing.sh 21:06:35 ++ facter osfamily 21:06:35 ++ tr '[:upper:]' '[:lower:]' 21:06:35 + OS_FAMILY=redhat 21:06:35 + workspace=/w/workspace/ci-management-openstack-cron 21:06:35 + START_PACKAGES=/tmp/packages_start.txt 21:06:35 + END_PACKAGES=/tmp/packages_end.txt 21:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:35 + PACKAGES=/tmp/packages_start.txt 21:06:35 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:35 + PACKAGES=/tmp/packages_end.txt 21:06:35 + case "${OS_FAMILY}" in 21:06:35 + rpm -qa 21:06:35 + sort 21:06:36 + '[' -f /tmp/packages_start.txt ']' 21:06:36 + '[' -f /tmp/packages_end.txt ']' 21:06:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:36 + '[' /w/workspace/ci-management-openstack-cron ']' 21:06:36 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 21:06:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 21:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15926277230548784513.sh 21:06:36 ---> capture-instance-metadata.sh 21:06:36 Setup pyenv: 21:06:36 system 21:06:36 3.8.13 21:06:36 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:06:38 lf-activate-venv(): INFO: Installing: lftools 21:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:06:46 INFO: Running in OpenStack, capturing instance metadata 21:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16946612472047599291.sh 21:06:46 provisioning config files... 21:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11213570524360837245tmp 21:06:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:06:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:06:46 [EnvInject] - Injecting environment variables from a build step. 21:06:46 [EnvInject] - Injecting as environment variables the properties content 21:06:46 SERVER_ID=logs 21:06:46 21:06:46 [EnvInject] - Variables injected successfully. 21:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11439228433324660347.sh 21:06:46 ---> create-netrc.sh 21:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14449874157444747753.sh 21:06:46 ---> python-tools-install.sh 21:06:46 Setup pyenv: 21:06:46 system 21:06:46 3.8.13 21:06:46 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:06:47 lf-activate-venv(): INFO: Installing: lftools 21:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7008368627596164472.sh 21:06:56 ---> sudo-logs.sh 21:06:56 Archiving 'sudo' log.. 21:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16300557659061610238.sh 21:06:56 ---> job-cost.sh 21:06:56 Setup pyenv: 21:06:56 system 21:06:56 3.8.13 21:06:56 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:06:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:07:03 INFO: No Stack... 21:07:04 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:04 INFO: Archiving Costs 21:07:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8362187509873837290.sh 21:07:04 ---> logs-deploy.sh 21:07:04 Setup pyenv: 21:07:04 system 21:07:04 3.8.13 21:07:04 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 21:07:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YA4w from file:/tmp/.os_lf_venv 21:07:06 lf-activate-venv(): INFO: Installing: lftools 21:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-YA4w/bin to PATH 21:07:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/45336 21:07:14 INFO: archiving workspace using pattern(s): 21:07:15 Archives upload complete. 21:07:15 INFO: archiving logs to Nexus 21:07:16 ---> uname -a: 21:07:16 Linux prd-centos7-builder-2c-1g-112.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:07:16 21:07:16 21:07:16 ---> lscpu: 21:07:16 Architecture: x86_64 21:07:16 CPU op-mode(s): 32-bit, 64-bit 21:07:16 Byte Order: Little Endian 21:07:16 CPU(s): 2 21:07:16 On-line CPU(s) list: 0,1 21:07:16 Thread(s) per core: 1 21:07:16 Core(s) per socket: 1 21:07:16 Socket(s): 2 21:07:16 NUMA node(s): 1 21:07:16 Vendor ID: AuthenticAMD 21:07:16 CPU family: 23 21:07:16 Model: 49 21:07:16 Model name: AMD EPYC-Rome Processor 21:07:16 Stepping: 0 21:07:16 CPU MHz: 2799.998 21:07:16 BogoMIPS: 5599.99 21:07:16 Virtualization: AMD-V 21:07:16 Hypervisor vendor: KVM 21:07:16 Virtualization type: full 21:07:16 L1d cache: 32K 21:07:16 L1i cache: 32K 21:07:16 L2 cache: 512K 21:07:16 L3 cache: 16384K 21:07:16 NUMA node0 CPU(s): 0,1 21:07:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:07:16 21:07:16 21:07:16 ---> nproc: 21:07:16 2 21:07:16 21:07:16 21:07:16 ---> df -h: 21:07:16 Filesystem Size Used Avail Use% Mounted on 21:07:16 devtmpfs 3.8G 0 3.8G 0% /dev 21:07:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:07:16 tmpfs 3.9G 17M 3.9G 1% /run 21:07:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:07:16 /dev/vda1 40G 5.6G 35G 14% / 21:07:16 tmpfs 783M 0 783M 0% /run/user/1001 21:07:16 21:07:16 21:07:16 ---> free -m: 21:07:16 total used free shared buff/cache available 21:07:16 Mem: 7821 554 5404 16 1862 6985 21:07:16 Swap: 1023 0 1023 21:07:16 21:07:16 21:07:16 ---> ip addr: 21:07:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:07:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:16 inet 127.0.0.1/8 scope host lo 21:07:16 valid_lft forever preferred_lft forever 21:07:16 inet6 ::1/128 scope host 21:07:16 valid_lft forever preferred_lft forever 21:07:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:07:16 link/ether fa:16:3e:ee:c4:fa brd ff:ff:ff:ff:ff:ff 21:07:16 inet 10.30.123.37/23 brd 10.30.123.255 scope global dynamic eth0 21:07:16 valid_lft 86188sec preferred_lft 86188sec 21:07:16 inet6 fe80::f816:3eff:feee:c4fa/64 scope link 21:07:16 valid_lft forever preferred_lft forever 21:07:16 21:07:16 21:07:16 ---> sar -b -r -n DEV: 21:07:16 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/13/2024 _x86_64_ (2 CPU) 21:07:16 21:07:16 09:03:39 PM LINUX RESTART 21:07:16 21:07:16 09:04:01 PM tps rtps wtps bread/s bwrtn/s 21:07:16 09:05:01 PM 184.90 21.52 163.38 2982.18 6597.07 21:07:16 09:06:01 PM 243.57 0.30 243.27 14.79 7698.93 21:07:16 09:07:01 PM 88.22 3.27 84.96 303.45 2180.08 21:07:16 Average: 172.24 8.36 163.87 1100.29 5492.27 21:07:16 21:07:16 09:04:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:16 09:05:01 PM 5695464 2313444 28.89 2620 1720976 633100 6.99 500020 1538328 141368 21:07:16 09:06:01 PM 5559436 2449472 30.58 2620 1794980 665736 7.35 595248 1555412 45920 21:07:16 09:07:01 PM 5532856 2476052 30.92 2620 1804520 657308 7.26 735740 1438596 1364 21:07:16 Average: 5595919 2412989 30.13 2620 1773492 652048 7.20 610336 1510779 62884 21:07:16 21:07:16 09:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:07:16 09:05:01 PM eth0 324.68 192.71 1580.23 64.36 0.00 0.00 0.00 21:07:16 09:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:16 09:06:01 PM eth0 34.26 28.03 227.80 8.21 0.00 0.00 0.00 21:07:16 09:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:16 09:07:01 PM eth0 38.58 32.52 38.72 18.41 0.00 0.00 0.00 21:07:16 09:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:16 Average: eth0 132.52 84.43 615.67 30.33 0.00 0.00 0.00 21:07:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:16 21:07:16 21:07:16 ---> sar -P ALL: 21:07:16 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/13/2024 _x86_64_ (2 CPU) 21:07:16 21:07:16 09:03:39 PM LINUX RESTART 21:07:16 21:07:16 09:04:01 PM CPU %user %nice %system %iowait %steal %idle 21:07:16 09:05:01 PM all 42.54 0.00 4.91 4.08 0.12 48.34 21:07:16 09:05:01 PM 0 58.55 0.00 6.27 3.19 0.13 31.86 21:07:16 09:05:01 PM 1 27.08 0.00 3.60 4.95 0.10 64.27 21:07:16 09:06:01 PM all 36.71 0.00 2.58 5.79 0.11 54.80 21:07:16 09:06:01 PM 0 57.12 0.00 3.43 6.62 0.11 32.72 21:07:16 09:06:01 PM 1 17.15 0.00 1.78 4.99 0.14 75.95 21:07:16 09:07:01 PM all 32.25 0.00 2.33 1.99 0.09 63.35 21:07:16 09:07:01 PM 0 54.34 0.00 2.58 2.19 0.09 40.81 21:07:16 09:07:01 PM 1 11.15 0.00 2.09 1.80 0.07 84.89 21:07:16 Average: all 37.14 0.00 3.27 3.95 0.11 55.53 21:07:16 Average: 0 56.67 0.00 4.09 4.00 0.11 35.14 21:07:16 Average: 1 18.41 0.00 2.48 3.90 0.10 75.10 21:07:16 21:07:16 21:07:16