20:04:23 Started by timer 20:04:23 Running as SYSTEM 20:04:23 [EnvInject] - Loading node environment variables. 20:04:23 Building remotely on prd-centos7-builder-2c-1g-306 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 20:04:23 [ssh-agent] Looking for ssh-agent implementation... 20:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:23 $ ssh-agent 20:04:23 SSH_AUTH_SOCK=/tmp/ssh-DKi3WjLdpRix/agent.8098 20:04:23 SSH_AGENT_PID=8099 20:04:23 [ssh-agent] Started. 20:04:23 Running ssh-add (command line suppressed) 20:04:23 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16967496579511143641.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16967496579511143641.key) 20:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:23 The recommended git tool is: NONE 20:04:25 using credential edgex-jenkins-ssh 20:04:25 Wiping out workspace first. 20:04:25 Cloning the remote Git repository 20:04:25 Cloning repository git@github.com:edgexfoundry/ci-management 20:04:25 > git init /w/workspace/ci-management-openstack-cron # timeout=10 20:04:25 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 20:04:25 > git --version # timeout=10 20:04:25 > git --version # 'git version 2.36.1' 20:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:25 [INFO] Currently running in a labeled security context 20:04:25 [INFO] Currently SELinux is 'enforcing' on the host 20:04:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh10629864134996962231.key 20:04:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 20:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:26 Avoid second fetch 20:04:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:04:26 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) 20:04:26 > git config core.sparsecheckout # timeout=10 20:04:26 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 20:04:26 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" 20:04:26 > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 20:04:26 > git remote # timeout=10 20:04:26 > git submodule init # timeout=10 20:04:26 > git submodule sync # timeout=10 20:04:26 > git config --get remote.origin.url # timeout=10 20:04:26 > git submodule init # timeout=10 20:04:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:04:26 > git config --get submodule.packer/common-packer.url # timeout=10 20:04:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:04:26 > git config --get submodule.global-jjb.url # timeout=10 20:04:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:04:27 > git submodule update --init --recursive packer/common-packer # timeout=10 20:04:27 > git submodule update --init --recursive global-jjb # timeout=10 20:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:31 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:04:31 provisioning config files... 20:04:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:04:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5261147580296494014.sh 20:04:31 ---> python-tools-install.sh 20:04:31 Setup pyenv: 20:04:31 system 20:04:31 * 3.8.13 (set by /opt/pyenv/version) 20:04:31 * 3.9.13 (set by /opt/pyenv/version) 20:04:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d8oa 20:04:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:39 lf-activate-venv(): INFO: Installing: lftools 20:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:05:05 Generating Requirements File 20:05:39 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. 20:05:39 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 20:05:40 Python 3.9.13 20:05:40 pip 24.0 from /tmp/venv-d8oa/lib/python3.9/site-packages/pip (python 3.9) 20:05:41 appdirs==1.4.4 20:05:41 argcomplete==3.3.0 20:05:41 aspy.yaml==1.3.0 20:05:41 attrs==23.2.0 20:05:41 autopage==0.5.2 20:05:41 beautifulsoup4==4.12.3 20:05:41 boto3==1.34.107 20:05:41 botocore==1.34.107 20:05:41 bs4==0.0.2 20:05:41 cachetools==5.3.3 20:05:41 certifi==2024.2.2 20:05:41 cffi==1.16.0 20:05:41 cfgv==3.4.0 20:05:41 chardet==5.2.0 20:05:41 charset-normalizer==3.3.2 20:05:41 click==8.1.7 20:05:41 cliff==4.7.0 20:05:41 cmd2==2.4.3 20:05:41 cryptography==3.3.2 20:05:41 debtcollector==3.0.0 20:05:41 decorator==5.1.1 20:05:41 defusedxml==0.7.1 20:05:41 Deprecated==1.2.14 20:05:41 distlib==0.3.8 20:05:41 dnspython==2.6.1 20:05:41 docker==4.2.2 20:05:41 dogpile.cache==1.3.3 20:05:41 email_validator==2.1.1 20:05:41 filelock==3.14.0 20:05:41 future==1.0.0 20:05:41 gitdb==4.0.11 20:05:41 GitPython==3.1.43 20:05:41 google-auth==2.29.0 20:05:41 httplib2==0.22.0 20:05:41 identify==2.5.36 20:05:41 idna==3.7 20:05:41 importlib-resources==1.5.0 20:05:41 importlib_metadata==7.1.0 20:05:41 iso8601==2.1.0 20:05:41 Jinja2==3.1.4 20:05:41 jmespath==1.0.1 20:05:41 jsonpatch==1.33 20:05:41 jsonpointer==2.4 20:05:41 jsonschema==4.22.0 20:05:41 jsonschema-specifications==2023.12.1 20:05:41 keystoneauth1==5.6.0 20:05:41 kubernetes==29.0.0 20:05:41 lftools==0.37.10 20:05:41 lxml==5.2.2 20:05:41 MarkupSafe==2.1.5 20:05:41 msgpack==1.0.8 20:05:41 multi_key_dict==2.0.3 20:05:41 munch==4.0.0 20:05:41 netaddr==1.2.1 20:05:41 netifaces==0.11.0 20:05:41 niet==1.4.2 20:05:41 nodeenv==1.8.0 20:05:41 oauth2client==4.1.3 20:05:41 oauthlib==3.2.2 20:05:41 openstacksdk==0.62.0 20:05:41 os-client-config==2.1.0 20:05:41 os-service-types==1.7.0 20:05:41 osc-lib==3.0.1 20:05:41 oslo.config==9.4.0 20:05:41 oslo.context==5.5.0 20:05:41 oslo.i18n==6.3.0 20:05:41 oslo.log==5.5.1 20:05:41 oslo.serialization==5.4.0 20:05:41 oslo.utils==7.1.0 20:05:41 packaging==24.0 20:05:41 pbr==6.0.0 20:05:41 platformdirs==4.2.2 20:05:41 prettytable==3.10.0 20:05:41 pyasn1==0.6.0 20:05:41 pyasn1_modules==0.4.0 20:05:41 pycparser==2.22 20:05:41 pygerrit2==2.0.15 20:05:41 PyGithub==2.3.0 20:05:41 pyinotify==0.9.6 20:05:41 PyJWT==2.8.0 20:05:41 PyNaCl==1.5.0 20:05:41 pyparsing==2.4.7 20:05:41 pyperclip==1.8.2 20:05:41 pyrsistent==0.20.0 20:05:41 python-cinderclient==9.5.0 20:05:41 python-dateutil==2.9.0.post0 20:05:41 python-heatclient==3.5.0 20:05:41 python-jenkins==1.8.2 20:05:41 python-keystoneclient==5.4.0 20:05:41 python-magnumclient==4.4.0 20:05:41 python-novaclient==18.6.0 20:05:41 python-openstackclient==6.0.1 20:05:41 python-swiftclient==4.5.0 20:05:41 PyYAML==6.0.1 20:05:41 referencing==0.35.1 20:05:41 requests==2.31.0 20:05:41 requests-oauthlib==2.0.0 20:05:41 requestsexceptions==1.4.0 20:05:41 rfc3986==2.0.0 20:05:41 rpds-py==0.18.1 20:05:41 rsa==4.9 20:05:41 ruamel.yaml==0.18.6 20:05:41 ruamel.yaml.clib==0.2.8 20:05:41 s3transfer==0.10.1 20:05:41 simplejson==3.19.2 20:05:41 six==1.16.0 20:05:41 smmap==5.0.1 20:05:41 soupsieve==2.5 20:05:41 stevedore==5.2.0 20:05:41 tabulate==0.9.0 20:05:41 toml==0.10.2 20:05:41 tomlkit==0.12.5 20:05:41 tqdm==4.66.4 20:05:41 typing_extensions==4.11.0 20:05:41 tzdata==2024.1 20:05:41 urllib3==1.26.18 20:05:41 virtualenv==20.26.2 20:05:41 wcwidth==0.2.13 20:05:41 websocket-client==1.8.0 20:05:41 wrapt==1.16.0 20:05:41 xdg==6.0.0 20:05:41 xmltodict==0.13.0 20:05:41 yq==3.4.3 20:05:41 zipp==3.18.2 20:05:41 [EnvInject] - Injecting environment variables from a build step. 20:05:41 [EnvInject] - Injecting as environment variables the properties content 20:05:41 OS_CLOUD=vex 20:05:41 20:05:41 [EnvInject] - Variables injected successfully. 20:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15604176192138901014.sh 20:05:41 ---> Orphaned k8s clusters 20:05:41 Setup pyenv: 20:05:41 system 20:05:41 3.8.13 20:05:41 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:05:42 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 20:05:52 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. 20:05:52 botocore 1.34.107 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.1 which is incompatible. 20:05:52 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.1 which is incompatible. 20:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:05:53 Traceback (most recent call last): 20:05:53 File "/tmp/venv-d8oa/bin/openstack", line 5, in 20:05:53 from openstackclient.shell import main 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 20:05:53 from osc_lib.api import auth 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 20:05:53 from keystoneauth1.identity.v3 import k2k 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 14, in 20:05:53 from keystoneauth1.identity import generic 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/identity/generic/__init__.py", line 14, in 20:05:53 from keystoneauth1.identity.generic.password import Password # noqa 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/identity/generic/password.py", line 16, in 20:05:53 from keystoneauth1.identity import v3 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/identity/v3/__init__.py", line 19, in 20:05:53 from keystoneauth1.identity.v3.multi_factor import * # noqa 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/identity/v3/multi_factor.py", line 14, in 20:05:53 from keystoneauth1 import loading 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/loading/__init__.py", line 15, in 20:05:53 from keystoneauth1.loading import adapter 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/loading/adapter.py", line 13, in 20:05:53 from keystoneauth1 import adapter 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 16, in 20:05:53 import requests 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/requests/__init__.py", line 43, in 20:05:53 import urllib3 20:05:53 File "/tmp/venv-d8oa/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 20:05:53 raise ImportError( 20:05:53 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 20:05:53 -----> Delete orphaned cluster 20:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8045741036076930963.sh 20:05:53 ---> Orphaned stacks 20:05:53 Setup pyenv: 20:05:53 system 20:05:53 3.8.13 20:05:53 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:05:54 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:06:10 + mapfile -t OS_COE_CLUSTERS_ID 20:06:10 ++ awk '{print $1}' 20:06:10 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:06:10 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:06:12 + echo '-----> Active clusters -> stacks' 20:06:12 -----> Active clusters -> stacks 20:06:12 + OS_COE_STACKS=() 20:06:12 + [[ 0 -gt 0 ]] 20:06:12 + mapfile -t OS_STACKS 20:06:12 ++ 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 20:06:12 ++ awk '{print $1}' 20:06:13 + echo '-----> Active stacks' 20:06:13 -----> Active stacks 20:06:13 + echo '-----> Delete orphaned stacks' 20:06:13 -----> Delete orphaned stacks 20:06:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12108732647988535589.sh 20:06:13 ---> Orphaned servers 20:06:13 Setup pyenv: 20:06:13 system 20:06:13 3.8.13 20:06:13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:06:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:06:33 -----> Active servers 20:06:33 prd-centos7-builder-2c-1g-682 20:06:33 prd-ubuntu20.04-docker-8c-8g-675 20:06:33 prd-centos7-docker-4c-2g-674 20:06:33 prd-centos7-builder-2c-1g-664 20:06:33 prd-centos7-builder-2c-1g-306 20:06:33 prd-centos7-blackbox-4c-2g-104 20:06:33 prd-centos7-builder-2c-1g-486 20:06:33 -----> Delete orphaned servers 20:06:34 Deleting orphaned server: prd-centos7-builder-2c-1g-682 20:06:36 AttributeError: 'Server' object has no attribute 'created' 20:06:37 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-675 20:06:39 AttributeError: 'Server' object has no attribute 'created' 20:06:39 Deleting orphaned server: prd-centos7-docker-4c-2g-674 20:06:42 AttributeError: 'Server' object has no attribute 'created' 20:06:42 Deleting orphaned server: prd-centos7-builder-2c-1g-664 20:06:44 AttributeError: 'Server' object has no attribute 'created' 20:06:45 Deleting orphaned server: prd-centos7-builder-2c-1g-486 20:06:48 AttributeError: 'Server' object has no attribute 'created' 20:06:48 Build step 'Conditional step (single)' marked build as failure 20:06:48 $ ssh-agent -k 20:06:48 unset SSH_AUTH_SOCK; 20:06:48 unset SSH_AGENT_PID; 20:06:48 echo Agent pid 8099 killed; 20:06:48 [ssh-agent] Stopped. 20:06:48 [PostBuildScript] - [INFO] Executing post build scripts. 20:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9894346723188917053.sh 20:06:48 ---> sysstat.sh 20:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13508720146326453790.sh 20:06:48 ---> package-listing.sh 20:06:48 ++ tr '[:upper:]' '[:lower:]' 20:06:48 ++ facter osfamily 20:06:49 + OS_FAMILY=redhat 20:06:49 + workspace=/w/workspace/ci-management-openstack-cron 20:06:49 + START_PACKAGES=/tmp/packages_start.txt 20:06:49 + END_PACKAGES=/tmp/packages_end.txt 20:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:49 + PACKAGES=/tmp/packages_start.txt 20:06:49 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:49 + PACKAGES=/tmp/packages_end.txt 20:06:49 + case "${OS_FAMILY}" in 20:06:49 + rpm -qa 20:06:49 + sort 20:06:49 + '[' -f /tmp/packages_start.txt ']' 20:06:49 + '[' -f /tmp/packages_end.txt ']' 20:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:49 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:49 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 20:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 20:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10730773788093639398.sh 20:06:49 ---> capture-instance-metadata.sh 20:06:50 Setup pyenv: 20:06:50 system 20:06:50 3.8.13 20:06:50 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:06:51 lf-activate-venv(): INFO: Installing: lftools 20:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:07:00 INFO: Running in OpenStack, capturing instance metadata 20:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10329806072065209229.sh 20:07:00 provisioning config files... 20:07:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17371731083630214697tmp 20:07:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:07:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:07:00 [EnvInject] - Injecting environment variables from a build step. 20:07:00 [EnvInject] - Injecting as environment variables the properties content 20:07:00 SERVER_ID=logs 20:07:00 20:07:00 [EnvInject] - Variables injected successfully. 20:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1225266783295704370.sh 20:07:00 ---> create-netrc.sh 20:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6548680108590799911.sh 20:07:00 ---> python-tools-install.sh 20:07:00 Setup pyenv: 20:07:00 system 20:07:00 3.8.13 20:07:00 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:07:02 lf-activate-venv(): INFO: Installing: lftools 20:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17535484596421551164.sh 20:07:10 ---> sudo-logs.sh 20:07:10 Archiving 'sudo' log.. 20:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16839490067890956860.sh 20:07:10 ---> job-cost.sh 20:07:10 Setup pyenv: 20:07:10 system 20:07:10 3.8.13 20:07:10 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:07:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:07:18 INFO: No Stack... 20:07:18 INFO: Retrieving Pricing Info for: v3-standard-2 20:07:18 INFO: Archiving Costs 20:07:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4855329320936909372.sh 20:07:18 ---> logs-deploy.sh 20:07:18 Setup pyenv: 20:07:18 system 20:07:18 3.8.13 20:07:18 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d8oa from file:/tmp/.os_lf_venv 20:07:20 lf-activate-venv(): INFO: Installing: lftools 20:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-d8oa/bin to PATH 20:07:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/45407 20:07:29 INFO: archiving workspace using pattern(s): 20:07:29 Archives upload complete. 20:07:30 INFO: archiving logs to Nexus 20:07:31 ---> uname -a: 20:07:31 Linux prd-centos7-builder-2c-1g-306.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 20:07:31 20:07:31 20:07:31 ---> lscpu: 20:07:31 Architecture: x86_64 20:07:31 CPU op-mode(s): 32-bit, 64-bit 20:07:31 Byte Order: Little Endian 20:07:31 CPU(s): 2 20:07:31 On-line CPU(s) list: 0,1 20:07:31 Thread(s) per core: 1 20:07:31 Core(s) per socket: 1 20:07:31 Socket(s): 2 20:07:31 NUMA node(s): 1 20:07:31 Vendor ID: AuthenticAMD 20:07:31 CPU family: 23 20:07:31 Model: 49 20:07:31 Model name: AMD EPYC-Rome Processor 20:07:31 Stepping: 0 20:07:31 CPU MHz: 2800.000 20:07:31 BogoMIPS: 5600.00 20:07:31 Virtualization: AMD-V 20:07:31 Hypervisor vendor: KVM 20:07:31 Virtualization type: full 20:07:31 L1d cache: 32K 20:07:31 L1i cache: 32K 20:07:31 L2 cache: 512K 20:07:31 L3 cache: 16384K 20:07:31 NUMA node0 CPU(s): 0,1 20:07:31 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 20:07:31 20:07:31 20:07:31 ---> nproc: 20:07:31 2 20:07:31 20:07:31 20:07:31 ---> df -h: 20:07:31 Filesystem Size Used Avail Use% Mounted on 20:07:31 devtmpfs 3.8G 0 3.8G 0% /dev 20:07:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:07:31 tmpfs 3.9G 17M 3.9G 1% /run 20:07:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:07:31 /dev/vda1 40G 5.6G 35G 14% / 20:07:31 tmpfs 783M 0 783M 0% /run/user/1001 20:07:31 20:07:31 20:07:31 ---> free -m: 20:07:31 total used free shared buff/cache available 20:07:31 Mem: 7821 525 5435 16 1860 7015 20:07:31 Swap: 1023 0 1023 20:07:31 20:07:31 20:07:31 ---> ip addr: 20:07:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:07:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:07:31 inet 127.0.0.1/8 scope host lo 20:07:31 valid_lft forever preferred_lft forever 20:07:31 inet6 ::1/128 scope host 20:07:31 valid_lft forever preferred_lft forever 20:07:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:07:31 link/ether fa:16:3e:ce:9b:cd brd ff:ff:ff:ff:ff:ff 20:07:31 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 20:07:31 valid_lft 86187sec preferred_lft 86187sec 20:07:31 inet6 fe80::f816:3eff:fece:9bcd/64 scope link 20:07:31 valid_lft forever preferred_lft forever 20:07:31 20:07:31 20:07:31 ---> sar -b -r -n DEV: 20:07:31 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/16/2024 _x86_64_ (2 CPU) 20:07:31 20:07:31 08:03:53 PM LINUX RESTART 20:07:31 20:07:31 08:04:01 PM tps rtps wtps bread/s bwrtn/s 20:07:31 08:05:01 PM 280.19 109.44 170.75 9052.57 40050.41 20:07:31 08:06:01 PM 229.90 0.05 229.85 0.67 7710.63 20:07:31 08:07:01 PM 141.03 2.40 138.63 239.35 3841.61 20:07:31 Average: 217.05 37.31 179.74 3098.68 17205.43 20:07:31 20:07:31 08:04:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:07:31 08:05:01 PM 5685960 2322956 29.00 2620 1682588 696412 7.69 590096 1476996 132852 20:07:31 08:06:01 PM 5548752 2460164 30.72 2620 1796560 679336 7.50 591412 1571316 84680 20:07:31 08:07:01 PM 5597620 2411296 30.11 2620 1801008 620492 6.85 670300 1439332 144 20:07:31 Average: 5610777 2398139 29.94 2620 1760052 665413 7.35 617269 1495881 72559 20:07:31 20:07:31 08:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:07:31 08:05:01 PM eth0 355.69 215.18 1494.47 65.43 0.00 0.00 0.00 20:07:31 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:31 08:06:01 PM eth0 33.44 27.43 295.98 7.26 0.00 0.00 0.00 20:07:31 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:31 08:07:01 PM eth0 29.49 26.47 45.57 8.23 0.00 0.00 0.00 20:07:31 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:31 Average: eth0 139.58 89.72 612.18 26.98 0.00 0.00 0.00 20:07:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:31 20:07:31 20:07:31 ---> sar -P ALL: 20:07:31 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/16/2024 _x86_64_ (2 CPU) 20:07:31 20:07:31 08:03:53 PM LINUX RESTART 20:07:31 20:07:31 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:07:31 08:05:01 PM all 36.47 0.00 7.70 18.65 0.13 37.05 20:07:31 08:05:01 PM 0 44.33 0.00 8.55 19.73 0.12 27.27 20:07:31 08:05:01 PM 1 28.72 0.00 6.89 17.58 0.12 46.69 20:07:31 08:06:01 PM all 36.16 0.00 3.05 7.34 0.12 53.33 20:07:31 08:06:01 PM 0 52.44 0.00 4.03 7.98 0.12 35.42 20:07:31 08:06:01 PM 1 20.43 0.00 2.10 6.74 0.14 70.60 20:07:31 08:07:01 PM all 32.26 0.00 2.28 2.69 0.10 62.69 20:07:31 08:07:01 PM 0 41.21 0.00 2.40 3.17 0.09 53.12 20:07:31 08:07:01 PM 1 23.46 0.00 2.15 2.21 0.09 72.09 20:07:31 Average: all 34.95 0.00 4.33 9.51 0.12 51.09 20:07:31 Average: 0 45.97 0.00 4.98 10.26 0.11 38.68 20:07:31 Average: 1 24.17 0.00 3.69 8.79 0.12 63.22 20:07:31 20:07:31 20:07:31