13:03:38 Started by timer 13:03:38 Running as SYSTEM 13:03:38 [EnvInject] - Loading node environment variables. 13:03:38 Building remotely on prd-centos7-builder-2c-1g-42974 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 13:03:38 [ssh-agent] Looking for ssh-agent implementation... 13:03:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:38 $ ssh-agent 13:03:38 SSH_AUTH_SOCK=/tmp/ssh-FG9YvSPgy4ae/agent.7681 13:03:38 SSH_AGENT_PID=7682 13:03:38 [ssh-agent] Started. 13:03:38 Running ssh-add (command line suppressed) 13:03:38 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7831360903943166176.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7831360903943166176.key) 13:03:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:38 The recommended git tool is: NONE 13:03:42 using credential edgex-jenkins-ssh 13:03:42 Wiping out workspace first. 13:03:42 Cloning the remote Git repository 13:03:42 Cloning repository git@github.com:edgexfoundry/ci-management 13:03:42 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:03:42 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:03:42 > git --version # timeout=10 13:03:42 > git --version # 'git version 2.36.1' 13:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:42 [INFO] Currently running in a labeled security context 13:03:42 [INFO] Currently SELinux is 'enforcing' on the host 13:03:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh13636925756924841127.key 13:03:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:43 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:43 Avoid second fetch 13:03:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:03:43 Checking out Revision 0a7d2c1b124aa190889a23716772686a9598a872 (refs/remotes/origin/master) 13:03:43 > git config core.sparsecheckout # timeout=10 13:03:43 > git checkout -f 0a7d2c1b124aa190889a23716772686a9598a872 # timeout=10 13:03:44 Commit message: "Merge pull request #692 from FelixTing/fix-device-can-symlink" 13:03:44 > git rev-list --no-walk 0a7d2c1b124aa190889a23716772686a9598a872 # timeout=10 13:03:44 > git remote # timeout=10 13:03:44 > git submodule init # timeout=10 13:03:44 > git submodule sync # timeout=10 13:03:44 > git config --get remote.origin.url # timeout=10 13:03:44 > git submodule init # timeout=10 13:03:44 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:03:44 > git config --get submodule.packer/common-packer.url # timeout=10 13:03:44 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:03:44 > git config --get submodule.global-jjb.url # timeout=10 13:03:44 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:03:44 > git submodule update --init --recursive packer/common-packer # timeout=10 13:03:44 > git submodule update --init --recursive global-jjb # timeout=10 13:03:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:03:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:03:48 provisioning config files... 13:03:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:03:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:03:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:03:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9382409396707006531.sh 13:03:49 ---> python-tools-install.sh 13:03:49 Setup pyenv: 13:03:49 system 13:03:49 * 3.8.13 (set by /opt/pyenv/version) 13:03:49 * 3.9.13 (set by /opt/pyenv/version) 13:03:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBGV 13:03:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:03:56 lf-activate-venv(): INFO: Installing: lftools 13:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:04:19 Generating Requirements File 13:04:40 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. 13:04:40 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:04:40 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:04:41 Python 3.9.13 13:04:41 pip 25.0.1 from /tmp/venv-CBGV/lib/python3.9/site-packages/pip (python 3.9) 13:04:41 appdirs==1.4.4 13:04:41 argcomplete==3.6.2 13:04:41 aspy.yaml==1.3.0 13:04:41 attrs==25.3.0 13:04:41 autopage==0.5.2 13:04:41 beautifulsoup4==4.13.3 13:04:41 boto3==1.37.30 13:04:41 botocore==1.37.30 13:04:41 bs4==0.0.2 13:04:41 cachetools==5.5.2 13:04:41 certifi==2025.1.31 13:04:41 cffi==1.17.1 13:04:41 cfgv==3.4.0 13:04:41 chardet==5.2.0 13:04:41 charset-normalizer==3.4.1 13:04:41 click==8.1.8 13:04:41 cliff==4.9.1 13:04:41 cmd2==2.5.11 13:04:41 cryptography==3.3.2 13:04:41 debtcollector==3.0.0 13:04:41 decorator==5.2.1 13:04:41 defusedxml==0.7.1 13:04:41 Deprecated==1.2.18 13:04:41 distlib==0.3.9 13:04:41 dnspython==2.7.0 13:04:41 docker==4.2.2 13:04:41 dogpile.cache==1.3.4 13:04:41 durationpy==0.9 13:04:41 email_validator==2.2.0 13:04:41 filelock==3.18.0 13:04:41 future==1.0.0 13:04:41 gitdb==4.0.12 13:04:41 GitPython==3.1.44 13:04:41 google-auth==2.38.0 13:04:41 httplib2==0.22.0 13:04:41 identify==2.6.9 13:04:41 idna==3.10 13:04:41 importlib-resources==1.5.0 13:04:41 importlib_metadata==8.6.1 13:04:41 iso8601==2.1.0 13:04:41 Jinja2==3.1.6 13:04:41 jmespath==1.0.1 13:04:41 jsonpatch==1.33 13:04:41 jsonpointer==3.0.0 13:04:41 jsonschema==4.23.0 13:04:41 jsonschema-specifications==2024.10.1 13:04:41 keystoneauth1==5.10.0 13:04:41 kubernetes==32.0.1 13:04:41 lftools==0.37.12 13:04:41 lxml==5.3.2 13:04:41 MarkupSafe==3.0.2 13:04:41 msgpack==1.1.0 13:04:41 multi_key_dict==2.0.3 13:04:41 munch==4.0.0 13:04:41 netaddr==1.3.0 13:04:41 netifaces==0.11.0 13:04:41 niet==1.4.2 13:04:41 nodeenv==1.9.1 13:04:41 oauth2client==4.1.3 13:04:41 oauthlib==3.2.2 13:04:41 openstacksdk==0.62.0 13:04:41 os-client-config==2.1.0 13:04:41 os-service-types==1.7.0 13:04:41 osc-lib==3.2.0 13:04:41 oslo.config==9.7.1 13:04:41 oslo.context==5.7.1 13:04:41 oslo.i18n==6.5.1 13:04:41 oslo.log==7.1.0 13:04:41 oslo.serialization==5.7.0 13:04:41 oslo.utils==8.2.0 13:04:41 packaging==24.2 13:04:41 pbr==6.1.1 13:04:41 platformdirs==4.3.7 13:04:41 prettytable==3.16.0 13:04:41 psutil==7.0.0 13:04:41 pyasn1==0.6.1 13:04:41 pyasn1_modules==0.4.2 13:04:41 pycparser==2.22 13:04:41 pygerrit2==2.0.15 13:04:41 PyGithub==2.6.1 13:04:41 PyJWT==2.10.1 13:04:41 PyNaCl==1.5.0 13:04:41 pyparsing==2.4.7 13:04:41 pyperclip==1.9.0 13:04:41 pyrsistent==0.20.0 13:04:41 python-cinderclient==9.7.0 13:04:41 python-dateutil==2.9.0.post0 13:04:41 python-heatclient==4.1.0 13:04:41 python-jenkins==1.8.2 13:04:41 python-keystoneclient==5.6.0 13:04:41 python-magnumclient==4.8.1 13:04:41 python-novaclient==18.9.0 13:04:41 python-openstackclient==6.0.1 13:04:41 python-swiftclient==4.7.0 13:04:41 PyYAML==6.0.2 13:04:41 referencing==0.36.2 13:04:41 requests==2.32.3 13:04:41 requests-oauthlib==2.0.0 13:04:41 requestsexceptions==1.4.0 13:04:41 rfc3986==2.0.0 13:04:41 rpds-py==0.24.0 13:04:41 rsa==4.9 13:04:41 ruamel.yaml==0.18.10 13:04:41 ruamel.yaml.clib==0.2.12 13:04:41 s3transfer==0.11.4 13:04:41 simplejson==3.20.1 13:04:41 six==1.17.0 13:04:41 smmap==5.0.2 13:04:41 soupsieve==2.6 13:04:41 stevedore==5.4.1 13:04:41 tabulate==0.9.0 13:04:41 toml==0.10.2 13:04:41 tomlkit==0.13.2 13:04:41 tqdm==4.67.1 13:04:41 typing_extensions==4.13.1 13:04:41 tzdata==2025.2 13:04:41 urllib3==1.26.20 13:04:41 virtualenv==20.30.0 13:04:41 wcwidth==0.2.13 13:04:41 websocket-client==1.8.0 13:04:41 wrapt==1.17.2 13:04:41 xdg==6.0.0 13:04:41 xmltodict==0.14.2 13:04:41 yq==3.4.3 13:04:41 zipp==3.21.0 13:04:41 [EnvInject] - Injecting environment variables from a build step. 13:04:41 [EnvInject] - Injecting as environment variables the properties content 13:04:41 OS_CLOUD=vex 13:04:41 13:04:41 [EnvInject] - Variables injected successfully. 13:04:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12112650144014430069.sh 13:04:41 ---> Orphaned k8s clusters 13:04:41 Setup pyenv: 13:04:41 system 13:04:41 3.8.13 13:04:41 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:04:42 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:04:50 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. 13:04:50 botocore 1.37.30 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.3.0 which is incompatible. 13:04:50 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:04:50 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:04:51 Traceback (most recent call last): 13:04:51 File "/tmp/venv-CBGV/bin/openstack", line 5, in 13:04:51 from openstackclient.shell import main 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 13:04:51 from osc_lib.api import auth 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 13:04:51 from keystoneauth1.identity.v3 import k2k 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 13, in 13:04:51 from keystoneauth1.identity import base 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/keystoneauth1/identity/base.py", line 22, in 13:04:51 from keystoneauth1 import access 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/keystoneauth1/access/__init__.py", line 13, in 13:04:51 from keystoneauth1.access.access import * # noqa 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/keystoneauth1/access/access.py", line 20, in 13:04:51 import requests 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/requests/__init__.py", line 43, in 13:04:51 import urllib3 13:04:51 File "/tmp/venv-CBGV/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 13:04:51 raise ImportError( 13:04:51 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 13:04:51 -----> Delete orphaned cluster 13:04:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6912354717511075152.sh 13:04:51 ---> Orphaned stacks 13:04:51 Setup pyenv: 13:04:51 system 13:04:51 3.8.13 13:04:51 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:04:52 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:05:02 + mapfile -t OS_COE_CLUSTERS_ID 13:05:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:02 ++ awk '{print $1}' 13:05:04 + echo '-----> Active clusters -> stacks' 13:05:04 -----> Active clusters -> stacks 13:05:04 + OS_COE_STACKS=() 13:05:04 + [[ 0 -gt 0 ]] 13:05:04 + mapfile -t OS_STACKS 13:05:04 ++ 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 13:05:04 ++ awk '{print $1}' 13:05:05 + echo '-----> Active stacks' 13:05:05 -----> Active stacks 13:05:05 + echo '-----> Delete orphaned stacks' 13:05:05 -----> Delete orphaned stacks 13:05:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15696831115624249528.sh 13:05:05 ---> Orphaned servers 13:05:05 Setup pyenv: 13:05:05 system 13:05:05 3.8.13 13:05:06 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:05:06 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:05:20 -----> Active servers 13:05:20 prd-centos7-builder-2c-1g-42974 13:05:20 prd-centos7-blackbox-4c-2g-42742 13:05:20 -----> Delete orphaned servers 13:06:39 ERROR: Failed to fetch data from https://jenkins.edgexfoundry.org/computer/api/json?tree=computer[displayName] with status code 502 13:06:39 13:06:39 502 Bad Gateway 13:06:39 13:06:39

502 Bad Gateway

13:06:39
nginx/1.18.0
13:06:39 13:06:39 13:06:39 13:06:39 13:06:39 502 13:06:39 Build step 'Conditional step (single)' marked build as failure 13:06:39 $ ssh-agent -k 13:06:39 unset SSH_AUTH_SOCK; 13:06:39 unset SSH_AGENT_PID; 13:06:39 echo Agent pid 7682 killed; 13:06:39 [ssh-agent] Stopped. 13:06:40 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13618264064479347380.sh 13:06:40 ---> sysstat.sh 13:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7753866084760503989.sh 13:06:40 ---> package-listing.sh 13:06:40 ++ tr '[:upper:]' '[:lower:]' 13:06:40 ++ facter osfamily 13:06:40 + OS_FAMILY=redhat 13:06:40 + workspace=/w/workspace/ci-management-openstack-cron 13:06:40 + START_PACKAGES=/tmp/packages_start.txt 13:06:40 + END_PACKAGES=/tmp/packages_end.txt 13:06:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:40 + PACKAGES=/tmp/packages_start.txt 13:06:40 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:40 + PACKAGES=/tmp/packages_end.txt 13:06:40 + case "${OS_FAMILY}" in 13:06:40 + rpm -qa 13:06:40 + sort 13:06:41 + '[' -f /tmp/packages_start.txt ']' 13:06:41 + '[' -f /tmp/packages_end.txt ']' 13:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:41 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11452615419187646516.sh 13:06:41 ---> capture-instance-metadata.sh 13:06:41 Setup pyenv: 13:06:41 system 13:06:41 3.8.13 13:06:41 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:06:42 lf-activate-venv(): INFO: Installing: lftools 13:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:06:48 INFO: Running in OpenStack, capturing instance metadata 13:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8728435999468632090.sh 13:06:48 provisioning config files... 13:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5537697109277634963tmp 13:06:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:48 [EnvInject] - Injecting environment variables from a build step. 13:06:48 [EnvInject] - Injecting as environment variables the properties content 13:06:48 SERVER_ID=logs 13:06:48 13:06:48 [EnvInject] - Variables injected successfully. 13:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6743420077935312001.sh 13:06:48 ---> create-netrc.sh 13:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12009853164820599353.sh 13:06:48 ---> python-tools-install.sh 13:06:48 Setup pyenv: 13:06:48 system 13:06:48 3.8.13 13:06:48 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:06:49 lf-activate-venv(): INFO: Installing: lftools 13:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14368372918687879519.sh 13:06:55 ---> sudo-logs.sh 13:06:55 Archiving 'sudo' log.. 13:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4279174788731250047.sh 13:06:55 ---> job-cost.sh 13:06:56 Setup pyenv: 13:06:56 system 13:06:56 3.8.13 13:06:56 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:06:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:07:01 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. 13:07:01 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:07:01 INFO: No Stack... 13:07:01 INFO: Retrieving Pricing Info for: v3-standard-2 13:07:02 INFO: Archiving Costs 13:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3788803770197198292.sh 13:07:02 ---> logs-deploy.sh 13:07:02 Setup pyenv: 13:07:02 system 13:07:02 3.8.13 13:07:02 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBGV from file:/tmp/.os_lf_venv 13:07:03 lf-activate-venv(): INFO: Installing: lftools 13:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-CBGV/bin to PATH 13:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53261 13:07:08 INFO: archiving workspace using pattern(s): 13:07:10 Archives upload complete. 13:07:10 INFO: archiving logs to Nexus 13:07:11 ---> uname -a: 13:07:11 Linux prd-centos7-builder-2c-1g-42974.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 13:07:11 13:07:11 13:07:11 ---> lscpu: 13:07:11 Architecture: x86_64 13:07:11 CPU op-mode(s): 32-bit, 64-bit 13:07:11 Byte Order: Little Endian 13:07:11 CPU(s): 2 13:07:11 On-line CPU(s) list: 0,1 13:07:11 Thread(s) per core: 1 13:07:11 Core(s) per socket: 1 13:07:11 Socket(s): 2 13:07:11 NUMA node(s): 1 13:07:11 Vendor ID: AuthenticAMD 13:07:11 CPU family: 23 13:07:11 Model: 49 13:07:11 Model name: AMD EPYC-Rome Processor 13:07:11 Stepping: 0 13:07:11 CPU MHz: 2799.996 13:07:11 BogoMIPS: 5599.99 13:07:11 Virtualization: AMD-V 13:07:11 Hypervisor vendor: KVM 13:07:11 Virtualization type: full 13:07:11 L1d cache: 32K 13:07:11 L1i cache: 32K 13:07:11 L2 cache: 512K 13:07:11 L3 cache: 16384K 13:07:11 NUMA node0 CPU(s): 0,1 13:07:11 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 13:07:11 13:07:11 13:07:11 ---> nproc: 13:07:11 2 13:07:11 13:07:11 13:07:11 ---> df -h: 13:07:11 Filesystem Size Used Avail Use% Mounted on 13:07:11 devtmpfs 3.8G 0 3.8G 0% /dev 13:07:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:07:11 tmpfs 3.9G 17M 3.9G 1% /run 13:07:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:07:11 /dev/vda1 40G 5.6G 35G 14% / 13:07:11 tmpfs 783M 0 783M 0% /run/user/1001 13:07:11 13:07:11 13:07:11 ---> free -m: 13:07:11 total used free shared buff/cache available 13:07:11 Mem: 7821 536 5405 16 1879 7002 13:07:11 Swap: 1023 0 1023 13:07:11 13:07:11 13:07:11 ---> ip addr: 13:07:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:11 inet 127.0.0.1/8 scope host lo 13:07:11 valid_lft forever preferred_lft forever 13:07:11 inet6 ::1/128 scope host 13:07:11 valid_lft forever preferred_lft forever 13:07:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:07:11 link/ether fa:16:3e:55:eb:5b brd ff:ff:ff:ff:ff:ff 13:07:11 inet 10.30.122.168/23 brd 10.30.123.255 scope global dynamic eth0 13:07:11 valid_lft 86173sec preferred_lft 86173sec 13:07:11 inet6 fe80::f816:3eff:fe55:eb5b/64 scope link 13:07:11 valid_lft forever preferred_lft forever 13:07:11 13:07:11 13:07:11 ---> sar -b -r -n DEV: 13:07:11 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 04/09/2025 _x86_64_ (2 CPU) 13:07:11 13:07:11 01:03:17 PM LINUX RESTART 13:07:11 13:07:11 01:04:02 PM tps rtps wtps bread/s bwrtn/s 13:07:11 01:05:02 PM 255.20 0.68 254.52 18.97 9556.05 13:07:11 01:06:01 PM 159.93 0.54 159.38 23.58 4306.20 13:07:11 01:07:01 PM 16.69 1.77 14.92 231.85 341.84 13:07:11 Average: 143.22 1.00 142.22 92.25 4710.03 13:07:11 13:07:11 01:04:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:11 01:05:02 PM 5618468 2390448 29.85 2620 1810864 589396 6.51 507520 1580560 108412 13:07:11 01:06:01 PM 5613812 2395104 29.91 2620 1811240 595956 6.58 522512 1565292 4 13:07:11 01:07:01 PM 5533832 2475084 30.90 2620 1830012 644552 7.12 703432 1463140 13568 13:07:11 Average: 5588704 2420212 30.22 2620 1817372 609968 6.73 577821 1536331 40661 13:07:11 13:07:11 01:04:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:07:11 01:05:02 PM eth0 63.58 52.08 947.34 11.39 0.00 0.00 0.00 13:07:11 01:05:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:11 01:06:01 PM eth0 9.13 7.88 13.87 2.63 0.00 0.00 0.00 13:07:11 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:11 01:07:01 PM eth0 17.09 13.62 14.09 6.52 0.00 0.00 0.00 13:07:11 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:11 Average: eth0 29.86 24.47 323.35 6.85 0.00 0.00 0.00 13:07:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:11 13:07:11 13:07:11 ---> sar -P ALL: 13:07:11 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 04/09/2025 _x86_64_ (2 CPU) 13:07:11 13:07:11 01:03:17 PM LINUX RESTART 13:07:11 13:07:11 01:04:02 PM CPU %user %nice %system %iowait %steal %idle 13:07:11 01:05:02 PM all 38.94 0.00 3.85 1.55 0.10 55.56 13:07:11 01:05:02 PM 0 64.49 0.00 5.26 1.73 0.13 28.39 13:07:11 01:05:02 PM 1 15.01 0.00 2.54 1.36 0.09 81.01 13:07:11 01:06:01 PM all 9.58 0.00 0.66 0.65 0.03 89.07 13:07:11 01:06:01 PM 0 4.45 0.00 0.56 0.79 0.02 94.18 13:07:11 01:06:01 PM 1 14.79 0.00 0.76 0.52 0.03 83.89 13:07:11 01:07:01 PM all 14.35 0.00 0.98 0.11 0.05 84.51 13:07:11 01:07:01 PM 0 26.57 0.00 1.29 0.21 0.05 71.88 13:07:11 01:07:01 PM 1 2.45 0.00 0.65 0.02 0.05 96.83 13:07:11 Average: all 20.68 0.00 1.80 0.76 0.06 76.71 13:07:11 Average: 0 30.96 0.00 2.30 0.89 0.06 65.79 13:07:11 Average: 1 10.66 0.00 1.31 0.62 0.06 87.35 13:07:11 13:07:11 13:07:11