10:05:08 Started by timer 10:05:08 Running as SYSTEM 10:05:08 [EnvInject] - Loading node environment variables. 10:05:08 Building remotely on prd-centos8-builder-2c-4g-9289 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 10:05:08 [ssh-agent] Looking for ssh-agent implementation... 10:05:08 $ ssh-agent 10:05:09 SSH_AUTH_SOCK=/tmp/ssh-zqRjTD77E22W/agent.5201 10:05:09 SSH_AGENT_PID=5203 10:05:09 [ssh-agent] Started. 10:05:09 Running ssh-add (command line suppressed) 10:05:09 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9542439482337752328.key (jenkins-ssh) 10:05:09 [ssh-agent] Using credentials jenkins (jenkins) 10:05:09 The recommended git tool is: NONE 10:05:12 using credential jenkins 10:05:12 Wiping out workspace first. 10:05:12 Cloning the remote Git repository 10:05:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 10:05:12 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:05:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 10:05:12 > git --version # timeout=10 10:05:12 > git --version # 'git version 2.43.0' 10:05:12 using GIT_SSH to set credentials jenkins 10:05:12 [INFO] Currently running in a labeled security context 10:05:12 [INFO] Currently SELinux is 'enforcing' on the host 10:05:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9370777515902281049.key 10:05:12 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:16 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 10:05:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:17 Avoid second fetch 10:05:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:05:17 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 10:05:17 > git config core.sparsecheckout # timeout=10 10:05:17 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 10:05:18 Commit message: "Chore: Update global-jjb to v0.95.0" 10:05:18 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 10:05:18 > git remote # timeout=10 10:05:18 > git submodule init # timeout=10 10:05:18 > git submodule sync # timeout=10 10:05:18 > git config --get remote.origin.url # timeout=10 10:05:18 > git submodule init # timeout=10 10:05:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:05:18 > git config --get submodule.packer/common-packer.url # timeout=10 10:05:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:05:18 > git config --get submodule.global-jjb.url # timeout=10 10:05:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:05:18 > git submodule update --init --recursive packer/common-packer # timeout=10 10:05:23 > git submodule update --init --recursive global-jjb # timeout=10 10:05:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:05:34 provisioning config files... 10:05:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:05:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:05:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:05:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5510540289613126829.sh 10:05:35 ---> python-tools-install.sh 10:05:35 Setup pyenv: 10:05:35 system 10:05:35 * 3.8.13 (set by /opt/pyenv/version) 10:05:35 * 3.9.13 (set by /opt/pyenv/version) 10:05:35 * 3.10.6 (set by /opt/pyenv/version) 10:05:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zakV 10:05:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:06:51 Generating Requirements File 10:07:47 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. 10:07:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:07:48 Python 3.10.6 10:07:49 pip 26.2.1 from /tmp/venv-zakV/lib/python3.10/site-packages/pip (python 3.10) 10:07:49 aiohappyeyeballs==2.7.1 10:07:49 aiohttp==3.14.3 10:07:49 aiosignal==1.4.0 10:07:49 appdirs==1.4.4 10:07:49 argcomplete==3.7.2 10:07:49 aspy.yaml==1.3.0 10:07:49 async-timeout==5.0.1 10:07:49 attrs==26.1.0 10:07:49 autopage==0.6.0 10:07:49 backports.strenum==1.3.1 10:07:49 beautifulsoup4==4.15.0 10:07:49 boto3==1.43.80 10:07:49 botocore==1.43.80 10:07:49 bs4==0.0.2 10:07:49 certifi==2026.7.22 10:07:49 cffi==2.1.1 10:07:49 cfgv==3.5.0 10:07:49 chardet==7.6.0 10:07:49 charset-normalizer==3.5.1 10:07:49 click==8.5.0 10:07:49 cliff==4.14.0 10:07:49 cmd2==3.5.1 10:07:49 cryptography==3.3.2 10:07:49 debtcollector==3.1.0 10:07:49 decorator==5.3.1 10:07:49 defusedxml==0.7.1 10:07:49 Deprecated==1.3.1 10:07:49 distlib==0.4.3 10:07:49 dnspython==2.8.0 10:07:49 docker==7.2.0 10:07:49 dogpile.cache==1.5.0 10:07:49 durationpy==0.11 10:07:49 email-validator==2.3.0 10:07:49 filelock==3.32.4 10:07:49 frozenlist==1.8.0 10:07:49 future==1.0.0 10:07:49 gitdb==4.0.12 10:07:49 GitPython==3.1.60 10:07:49 httplib2==0.30.2 10:07:49 identify==2.6.19 10:07:49 idna==3.19 10:07:49 importlib-resources==1.5.0 10:07:49 iso8601==2.1.0 10:07:49 Jinja2==3.1.6 10:07:49 jmespath==1.1.0 10:07:49 jsonpatch==1.33 10:07:49 jsonpointer==3.1.1 10:07:49 jsonschema==4.26.0 10:07:49 jsonschema-specifications==2025.9.1 10:07:49 keystoneauth1==5.14.0 10:07:49 kubernetes==36.0.3 10:07:49 lftools==0.37.23 10:07:49 lxml==6.1.2 10:07:49 markdown-it-py==4.2.0 10:07:49 MarkupSafe==3.0.3 10:07:49 mdurl==0.1.2 10:07:49 msgpack==1.2.1 10:07:49 multi_key_dict==2.0.3 10:07:49 multidict==6.7.1 10:07:49 munch==4.0.0 10:07:49 netaddr==1.3.0 10:07:49 niet==1.4.2 10:07:49 nodeenv==1.10.0 10:07:49 oauth2client==4.1.3 10:07:49 oauthlib==3.3.1 10:07:49 openstacksdk==4.13.0 10:07:49 os-service-types==1.8.2 10:07:49 osc-lib==4.6.0 10:07:49 oslo.config==10.4.0 10:07:49 oslo.context==6.4.0 10:07:49 oslo.i18n==6.8.0 10:07:49 oslo.log==8.2.0 10:07:49 oslo.serialization==5.10.0 10:07:49 oslo.utils==10.1.1 10:07:49 packaging==26.3 10:07:49 pbr==7.0.3 10:07:49 platformdirs==4.11.4 10:07:49 prettytable==3.18.0 10:07:49 propcache==0.5.2 10:07:49 psutil==7.2.2 10:07:49 pyasn1==0.6.4 10:07:49 pyasn1_modules==0.4.2 10:07:49 pycparser==3.0 10:07:49 pygerrit2==2.0.15 10:07:49 PyGithub==2.10.0 10:07:49 Pygments==2.21.0 10:07:49 PyJWT==2.13.0 10:07:49 PyNaCl==1.6.2 10:07:49 pyparsing==2.4.7 10:07:49 pyperclip==1.11.0 10:07:49 pyrsistent==0.20.0 10:07:49 python-cinderclient==9.9.0 10:07:49 python-dateutil==2.9.0.post0 10:07:49 python-discovery==1.5.3 10:07:49 python-heatclient==5.2.0 10:07:49 python-jenkins==1.8.3 10:07:49 python-keystoneclient==5.8.0 10:07:49 python-magnumclient==4.11.0 10:07:49 python-openstackclient==10.0.0 10:07:49 python-swiftclient==4.10.0 10:07:49 PyYAML==6.0.3 10:07:49 referencing==0.37.0 10:07:49 requests==2.34.2 10:07:49 requests-oauthlib==2.0.0 10:07:49 rfc3986==2.0.0 10:07:49 rich==15.0.0 10:07:49 rich-argparse==1.8.0 10:07:49 rpds-py==0.30.0 10:07:49 rsa==4.9.1 10:07:49 ruamel.yaml==0.19.1 10:07:49 ruamel.yaml.clib==0.2.15 10:07:49 s3transfer==0.19.2 10:07:49 simplejson==4.1.1 10:07:49 six==1.17.0 10:07:49 smmap==5.0.3 10:07:49 soupsieve==2.9.2 10:07:49 stevedore==5.8.0 10:07:49 tabulate==0.10.0 10:07:49 toml==0.10.2 10:07:49 tomlkit==0.15.1 10:07:49 tqdm==4.70.0 10:07:49 typing_extensions==4.16.0 10:07:49 urllib3==1.26.20 10:07:49 virtualenv==21.7.5 10:07:49 wcwidth==0.8.2 10:07:49 websocket-client==1.9.0 10:07:49 wrapt==2.3.0 10:07:49 xdg==6.0.0 10:07:49 xmltodict==1.0.4 10:07:49 yarl==1.24.5 10:07:49 yq==4.1.2 10:07:49 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins12903257612183053496.sh 10:07:49 ---> uv-install.sh 10:07:49 Installing uv/uvx (latest) using shell installer 10:07:56 2026-08-27 10:07:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-C4ysHG.sh" [1] 10:07:56 downloading uv 0.12.6 x86_64-unknown-linux-gnu 10:08:01 installing to /home/jenkins/.local/bin 10:08:01 uv 10:08:01 uvx 10:08:01 everything's installed! 10:08:01 ---> Validating uv/uvx install 10:08:01 uvx 0.12.6 (x86_64-unknown-linux-gnu) 10:08:01 [EnvInject] - Injecting environment variables from a build step. 10:08:01 [EnvInject] - Injecting as environment variables the properties content 10:08:01 OS_CLOUD=vex 10:08:01 10:08:01 [EnvInject] - Variables injected successfully. 10:08:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:08:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:08:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1494848556773372894.sh 10:08:01 ---> Orphaned k8s clusters 10:08:01 Setup pyenv: 10:08:01 system 10:08:01 3.8.13 10:08:01 3.9.13 10:08:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:08:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:07 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:08:40 -----> Delete orphaned cluster 10:08:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:08:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:08:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11060599711855341710.sh 10:08:40 ---> Orphaned stacks 10:08:40 Setup pyenv: 10:08:40 system 10:08:40 3.8.13 10:08:40 3.9.13 10:08:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:08:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 10:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:09:23 + mapfile -t OS_COE_CLUSTERS_ID 10:09:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:09:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:09:23 ++ awk '{print $1}' 10:09:33 + echo '-----> Active clusters -> stacks' 10:09:33 -----> Active clusters -> stacks 10:09:33 + OS_COE_STACKS=() 10:09:33 + [[ 0 -gt 0 ]] 10:09:33 + mapfile -t OS_STACKS 10:09:33 ++ 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 10:09:33 ++ awk '{print $1}' 10:09:43 + echo '-----> Active stacks' 10:09:43 -----> Active stacks 10:09:43 + echo '-----> Delete orphaned stacks' 10:09:43 -----> Delete orphaned stacks 10:09:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:09:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:09:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14962133285758246772.sh 10:09:43 ---> Orphaned servers 10:09:43 Setup pyenv: 10:09:43 system 10:09:43 3.8.13 10:09:43 3.9.13 10:09:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:09:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:10:22 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:10:36 -----> Active servers 10:10:36 prd-ubuntu1804-docker-4c-4g-9290 10:10:36 prd-centos8-builder-2c-4g-9289 10:10:36 prd-centos7-builder-1c-1g-9288 10:10:36 prd-ubuntu1804-docker-4c-4g-9287 10:10:36 -----> Delete orphaned servers 10:11:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:11:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:11:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins309522811191779028.sh 10:11:03 ---> Orphaned ports 10:11:03 Setup pyenv: 10:11:03 system 10:11:03 3.8.13 10:11:03 3.9.13 10:11:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:11:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:11:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:11:44 No orphaned ports to process. 10:11:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:11:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:11:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11482276594350487292.sh 10:11:44 ---> Orphaned volumes 10:11:44 + source /home/jenkins/lf-env.sh 10:11:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:11:44 ++ mktemp -d /tmp/venv-XXXX 10:11:44 + lf_venv=/tmp/venv-STLz 10:11:44 + local venv_file=/tmp/.os_lf_venv 10:11:44 + local python=python3 10:11:44 + local options 10:11:44 + local set_path=true 10:11:44 + local install_args= 10:11:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:11:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:11:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:11:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:11:44 + true 10:11:44 + case $1 in 10:11:44 + python=python3 10:11:44 + shift 2 10:11:44 + true 10:11:44 + case $1 in 10:11:44 + shift 10:11:44 + break 10:11:44 + case $python in 10:11:44 + local pkg_list= 10:11:44 + [[ -d /opt/pyenv ]] 10:11:44 + echo 'Setup pyenv:' 10:11:44 Setup pyenv: 10:11:44 + export PYENV_ROOT=/opt/pyenv 10:11:44 + PYENV_ROOT=/opt/pyenv 10:11:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:11:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:11:44 + pyenv versions 10:11:44 system 10:11:44 3.8.13 10:11:44 3.9.13 10:11:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:11:44 + command -v pyenv 10:11:44 ++ pyenv init - --no-rehash 10:11:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:11:44 export PATH="/opt/pyenv/shims:${PATH}" 10:11:44 export PYENV_SHELL=bash 10:11:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:44 pyenv() { 10:11:44 local command 10:11:44 command="${1:-}" 10:11:44 if [ "$#" -gt 0 ]; then 10:11:44 shift 10:11:44 fi 10:11:44 10:11:44 case "$command" in 10:11:44 rehash|shell) 10:11:44 eval "$(pyenv "sh-$command" "$@")" 10:11:44 ;; 10:11:44 *) 10:11:44 command pyenv "$command" "$@" 10:11:44 ;; 10:11:44 esac 10:11:44 }' 10:11:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:11:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:11:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:11:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:11:44 ++ export PYENV_SHELL=bash 10:11:44 ++ PYENV_SHELL=bash 10:11:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:44 +++ complete -F _pyenv pyenv 10:11:44 ++ lf-pyver python3 10:11:44 ++ local py_version_xy=python3 10:11:44 ++ local py_version_xyz= 10:11:44 ++ pyenv versions 10:11:44 ++ local command 10:11:44 ++ command=versions 10:11:44 ++ '[' 1 -gt 0 ']' 10:11:44 ++ shift 10:11:44 ++ case "$command" in 10:11:44 ++ command pyenv versions 10:11:44 ++ pyenv versions 10:11:44 ++ sed 's/^[ *]* //' 10:11:44 ++ awk '{ print $1 }' 10:11:44 ++ grep -E '^[0-9.]*[0-9]$' 10:11:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:44 +++ tail -n 1 10:11:44 +++ grep '^3' /tmp/.pyenv_versions 10:11:44 +++ sort -V 10:11:44 ++ py_version_xyz=3.10.6 10:11:44 ++ [[ -z 3.10.6 ]] 10:11:44 ++ echo 3.10.6 10:11:44 ++ return 0 10:11:44 + pyenv local 3.10.6 10:11:44 + local command 10:11:44 + command=local 10:11:44 + '[' 2 -gt 0 ']' 10:11:44 + shift 10:11:44 + case "$command" in 10:11:44 + command pyenv local 3.10.6 10:11:44 + pyenv local 3.10.6 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='lftools[openstack] ' 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='kubernetes ' 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='niet ' 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='python-heatclient ' 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='python-openstackclient ' 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='python-magnumclient ' 10:11:44 + for arg in "$@" 10:11:44 + case $arg in 10:11:44 + pkg_list+='yq ' 10:11:44 + [[ -f /tmp/.os_lf_venv ]] 10:11:44 ++ cat /tmp/.os_lf_venv 10:11:44 + lf_venv=/tmp/venv-zakV 10:11:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from' file:/tmp/.os_lf_venv 10:11:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:11:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:11:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:44 + local 'pip_opts=--upgrade --quiet' 10:11:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:11:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:11:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:11:44 + [[ -n '' ]] 10:11:44 + [[ -n '' ]] 10:11:44 + lf-venv-pip-install /tmp/venv-zakV/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:11:44 + local venv_python=/tmp/venv-zakV/bin/python3 10:11:44 + shift 10:11:44 + local upstream=https://pypi.org/simple 10:11:44 + /tmp/venv-zakV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:11:50 + return 0 10:11:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 10:11:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 10:11:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:11:50 + lf-venv-pip-install /tmp/venv-zakV/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:11:50 + local venv_python=/tmp/venv-zakV/bin/python3 10:11:50 + shift 10:11:50 + local upstream=https://pypi.org/simple 10:11:50 + /tmp/venv-zakV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:12:22 + return 0 10:12:22 + type python3 10:12:22 + true 10:12:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH' 10:12:22 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:12:22 + PATH=/tmp/venv-zakV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:12:22 + return 0 10:12:22 + mapfile -t os_volumes 10:12:22 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 10:12:41 + '[' 0 -eq 0 ']' 10:12:41 + echo 'No orphaned volumes found.' 10:12:41 No orphaned volumes found. 10:12:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:12:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:12:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9478865130070507280.sh 10:12:42 ---> Protect in-use images 10:12:42 Setup pyenv: 10:12:42 system 10:12:42 3.8.13 10:12:42 3.9.13 10:12:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:12:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:12:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 10:13:20 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:13:20 INFO: There are images to protect defined in jenkins-config. 10:13:20 INFO: Protecting the following images: 10:13:20 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 10:13:20 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 10:13:20 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 10:13:20 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 10:13:20 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 10:13:20 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 10:13:20 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 10:13:20 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 10:13:20 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 10:13:20 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 10:13:29 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 10:13:38 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 10:13:47 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 10:13:56 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 10:14:05 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 10:14:15 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 10:14:24 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 10:14:33 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 10:14:42 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 10:14:51 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 10:14:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:14:51 Run condition [Boolean condition] enabling perform for step [BuilderChain] 10:14:51 [EnvInject] - Injecting environment variables from a build step. 10:14:51 [EnvInject] - Injecting as environment variables the properties content 10:14:51 OS_IMAGE_CLEANUP_AGE=30 10:14:51 10:14:51 [EnvInject] - Variables injected successfully. 10:14:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8723083242148962211.sh 10:14:51 ---> Cleanup old images 10:14:51 Setup pyenv: 10:14:51 system 10:14:51 3.8.13 10:14:51 3.9.13 10:14:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:14:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:14:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:14:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:15:32 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:15:32 + lftools openstack --os-cloud vex image cleanup --days=30 10:15:34 Build timed out (after 10 minutes). Marking the build as failed. 10:15:34 $ ssh-agent -k 10:15:34 unset SSH_AUTH_SOCK; 10:15:34 unset SSH_AGENT_PID; 10:15:34 echo Agent pid 5203 killed; 10:15:35 [ssh-agent] Stopped. 10:15:35 Build was aborted 10:15:35 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1041452553279006727.sh 10:15:35 /tmp/jenkins8723083242148962211.sh: line 30: 7794 Terminated lftools openstack --os-cloud "${os_cloud}" image cleanup --days="${os_image_cleanup_age}" 10:15:35 ---> sysstat.sh 10:15:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9233281803906875350.sh 10:15:35 ---> package-listing.sh 10:15:35 ++ facter osfamily 10:15:35 ++ tr '[:upper:]' '[:lower:]' 10:15:36 + OS_FAMILY=redhat 10:15:36 + workspace=/w/workspace/ci-management-openstack-cron 10:15:36 + START_PACKAGES=/tmp/packages_start.txt 10:15:36 + END_PACKAGES=/tmp/packages_end.txt 10:15:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:36 + PACKAGES=/tmp/packages_start.txt 10:15:36 + '[' /w/workspace/ci-management-openstack-cron ']' 10:15:36 + PACKAGES=/tmp/packages_end.txt 10:15:36 + case "${OS_FAMILY}" in 10:15:36 + rpm -qa 10:15:36 + sort 10:15:37 + '[' -f /tmp/packages_start.txt ']' 10:15:37 + '[' -f /tmp/packages_end.txt ']' 10:15:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:37 + '[' /w/workspace/ci-management-openstack-cron ']' 10:15:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:15:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:15:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10838093210828171991.sh 10:15:37 ---> capture-instance-metadata.sh 10:15:37 Setup pyenv: 10:15:37 system 10:15:37 3.8.13 10:15:37 3.9.13 10:15:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:15:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:15:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:15:43 lf-activate-venv(): INFO: Installing additional packages: lftools 10:16:04 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:16:04 INFO: Running in OpenStack, capturing instance metadata 10:16:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17486584576101060323.sh 10:16:05 provisioning config files... 10:16:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5352464587154324223tmp 10:16:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:16:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:16:05 [EnvInject] - Injecting environment variables from a build step. 10:16:05 [EnvInject] - Injecting as environment variables the properties content 10:16:05 SERVER_ID=logs 10:16:05 10:16:05 [EnvInject] - Variables injected successfully. 10:16:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3104524137370709188.sh 10:16:05 ---> create-netrc.sh 10:16:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7003247970045325933.sh 10:16:05 ---> python-tools-install.sh 10:16:05 Setup pyenv: 10:16:05 system 10:16:05 3.8.13 10:16:05 3.9.13 10:16:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:16:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:16:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:16:12 lf-activate-venv(): INFO: Installing additional packages: lftools 10:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:16:33 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins12708009220625405631.sh 10:16:33 ---> uv-install.sh 10:16:33 uv 0.12.6 is already installed 10:16:33 uvx 0.12.6 (x86_64-unknown-linux-gnu) 10:16:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10788861683654713416.sh 10:16:33 ---> sudo-logs.sh 10:16:33 Archiving 'sudo' log.. 10:16:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9242525687336450556.sh 10:16:34 ---> job-cost.sh 10:16:34 INFO: Activating Python virtual environment... 10:16:34 Setup pyenv: 10:16:34 system 10:16:34 3.8.13 10:16:34 3.9.13 10:16:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:16:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:16:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:16:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:16:56 INFO: No stack-cost file found 10:16:56 INFO: Instance uptime: 784s 10:16:56 INFO: Fetching instance metadata (attempt 1 of 3)... 10:16:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:16:57 INFO: Successfully fetched instance metadata 10:16:57 INFO: Instance type: v3-starter-2 10:16:57 INFO: Retrieving pricing info for: v3-starter-2 10:16:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:16:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=784 10:17:00 INFO: Successfully fetched Vexxhost pricing API 10:17:00 INFO: Retrieved cost: 0.02 10:17:00 INFO: Retrieved resource: v3-starter-2 10:17:00 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 10:17:00 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 10:17:00 INFO: Successfully archived job cost data 10:17:00 DEBUG: Cost data: ci-management-openstack-cron,61943,2026-08-27 10:17:00,v3-starter-2,784,0.02,0.00,FAILURE 10:17:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1486788761220344300.sh 10:17:00 ---> logs-deploy.sh 10:17:00 Setup pyenv: 10:17:00 system 10:17:00 3.8.13 10:17:00 3.9.13 10:17:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:17:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zakV from file:/tmp/.os_lf_venv 10:17:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:17:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:17:27 lf-activate-venv(): INFO: Adding /tmp/venv-zakV/bin to PATH 10:17:27 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61943 10:17:27 INFO: archiving workspace using pattern(s): 10:17:32 Archives upload complete. 10:17:32 INFO: archiving logs to Nexus 10:17:34 ---> uname -a: 10:17:34 Linux prd-centos8-builder-2c-4g-9289.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:17:34 10:17:34 10:17:34 ---> lscpu: 10:17:34 Architecture: x86_64 10:17:34 CPU op-mode(s): 32-bit, 64-bit 10:17:34 Byte Order: Little Endian 10:17:34 CPU(s): 2 10:17:34 On-line CPU(s) list: 0,1 10:17:34 Thread(s) per core: 1 10:17:34 Core(s) per socket: 1 10:17:34 Socket(s): 2 10:17:34 NUMA node(s): 1 10:17:34 Vendor ID: AuthenticAMD 10:17:34 CPU family: 23 10:17:34 Model: 49 10:17:34 Model name: AMD EPYC-Rome Processor 10:17:34 Stepping: 0 10:17:34 CPU MHz: 2800.000 10:17:34 BogoMIPS: 5600.00 10:17:34 Virtualization: AMD-V 10:17:34 Hypervisor vendor: KVM 10:17:34 Virtualization type: full 10:17:34 L1d cache: 32K 10:17:34 L1i cache: 32K 10:17:34 L2 cache: 512K 10:17:34 L3 cache: 16384K 10:17:34 NUMA node0 CPU(s): 0,1 10:17:34 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:17:34 10:17:34 10:17:34 ---> nproc: 10:17:34 2 10:17:34 10:17:34 10:17:34 ---> df -h: 10:17:34 Filesystem Size Used Avail Use% Mounted on 10:17:34 devtmpfs 1.8G 0 1.8G 0% /dev 10:17:34 tmpfs 1.8G 0 1.8G 0% /dev/shm 10:17:34 tmpfs 1.8G 17M 1.8G 1% /run 10:17:34 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 10:17:34 /dev/vda1 20G 9.2G 11G 46% / 10:17:34 tmpfs 367M 0 367M 0% /run/user/1001 10:17:34 10:17:34 10:17:34 ---> free -m: 10:17:34 total used free shared buff/cache available 10:17:34 Mem: 3665 503 987 17 2175 2884 10:17:34 Swap: 1023 0 1023 10:17:34 10:17:34 10:17:34 ---> ip addr: 10:17:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:17:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:17:34 inet 127.0.0.1/8 scope host lo 10:17:34 valid_lft forever preferred_lft forever 10:17:34 inet6 ::1/128 scope host 10:17:34 valid_lft forever preferred_lft forever 10:17:34 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:17:34 link/ether fa:16:3e:20:d4:ca brd ff:ff:ff:ff:ff:ff 10:17:34 altname enp0s3 10:17:34 altname ens3 10:17:34 inet 10.32.6.204/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 10:17:34 valid_lft 85613sec preferred_lft 85613sec 10:17:34 inet6 fe80::f816:3eff:fe20:d4ca/64 scope link 10:17:34 valid_lft forever preferred_lft forever 10:17:34 10:17:34 10:17:34 ---> sar -b -r -n DEV: 10:17:34 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/27/2026 _x86_64_ (2 CPU) 10:17:34 10:17:34 10:04:02 LINUX RESTART (2 CPU) 10:17:34 10:17:34 10:05:01 AM tps rtps wtps bread/s bwrtn/s 10:17:34 10:06:01 AM 68.80 18.11 50.69 3741.20 2566.17 10:17:34 10:07:01 AM 48.62 0.20 48.42 29.99 4339.27 10:17:34 10:08:01 AM 60.00 0.68 59.31 167.81 7607.78 10:17:34 10:09:01 AM 36.95 0.57 36.39 67.04 7375.37 10:17:34 10:10:00 AM 29.80 0.05 29.75 1.35 2768.56 10:17:34 10:10:01 AM 4.82 0.00 4.82 0.00 62.65 10:17:34 10:11:01 AM 13.23 0.17 13.06 31.06 509.71 10:17:34 10:12:01 AM 17.33 0.07 17.26 3.07 754.59 10:17:34 10:13:01 AM 11.66 0.00 11.66 0.00 285.39 10:17:34 10:14:01 AM 11.25 0.00 11.25 0.00 429.91 10:17:34 10:15:01 AM 4.20 0.00 4.20 0.00 136.71 10:17:34 10:16:01 AM 18.28 1.72 16.56 59.45 576.72 10:17:34 10:17:01 AM 16.54 0.38 16.16 38.65 587.22 10:17:34 Average: 28.03 1.83 26.20 345.03 2325.08 10:17:34 10:17:34 10:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:34 10:06:01 AM 1600508 3069680 2153168 57.36 2104 1648016 590320 12.29 137552 1765316 33608 10:17:34 10:07:01 AM 1357436 3011108 2396240 63.84 2104 1821960 614504 12.80 143756 1961356 135916 10:17:34 10:08:01 AM 1150976 3036196 2602700 69.34 2104 2045304 563844 11.74 144904 2136864 184492 10:17:34 10:09:01 AM 1045700 2942740 2707976 72.14 2104 2056532 647756 13.49 148924 2234436 8960 10:17:34 10:10:00 AM 1027136 2965016 2726540 72.64 2104 2096600 630640 13.13 174096 2226848 8624 10:17:34 10:10:01 AM 1020996 2958916 2732680 72.80 2104 2096608 638088 13.29 174104 2231664 8652 10:17:34 10:11:01 AM 1094360 3030132 2659316 70.85 2104 2094732 566448 11.80 175604 2157516 8 10:17:34 10:12:01 AM 1028088 2966700 2725588 72.61 2104 2097484 626316 13.04 213712 2185456 8504 10:17:34 10:13:01 AM 1020944 2959420 2732732 72.80 2104 2097488 631780 13.16 214352 2191832 8492 10:17:34 10:14:01 AM 1044976 2980848 2708700 72.16 2104 2094828 610376 12.71 214600 2168520 4 10:17:34 10:15:01 AM 1066060 3003396 2687616 71.60 2104 2096356 588208 12.25 214880 2146228 7356 10:17:34 10:16:01 AM 978832 2919028 2774844 73.92 2104 2099092 668976 13.93 399664 2048576 8316 10:17:34 10:17:01 AM 1055592 2998348 2698084 71.88 2104 2101048 590556 12.30 406632 1962000 19316 10:17:34 Average: 1114739 2987810 2638937 70.30 2104 2034311 612909 12.76 212522 2108970 33250 10:17:34 10:17:34 10:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:34 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:06:01 AM eth0 215.14 118.12 919.34 55.66 0.00 0.00 0.00 0.00 10:17:34 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:07:01 AM eth0 36.95 28.41 709.99 3.61 0.00 0.00 0.00 0.00 10:17:34 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:08:01 AM eth0 49.27 42.07 675.84 5.69 0.00 0.00 0.00 0.00 10:17:34 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:09:01 AM eth0 5.95 7.45 3.99 2.94 0.00 0.00 0.00 0.00 10:17:34 10:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:10:00 AM eth0 41.59 30.22 663.12 4.46 0.00 0.00 0.00 0.00 10:17:34 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:10:01 AM eth0 13.25 12.05 7.96 7.06 0.00 0.00 0.00 0.00 10:17:34 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:11:01 AM eth0 7.13 8.01 7.86 2.40 0.00 0.00 0.00 0.00 10:17:34 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:12:01 AM eth0 8.75 10.11 4.79 4.29 0.00 0.00 0.00 0.00 10:17:34 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:13:01 AM eth0 6.08 7.55 3.50 3.25 0.00 0.00 0.00 0.00 10:17:34 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:14:01 AM eth0 5.81 6.16 4.24 1.84 0.00 0.00 0.00 0.00 10:17:34 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:15:01 AM eth0 6.48 5.87 5.48 1.17 0.00 0.00 0.00 0.00 10:17:34 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:16:01 AM eth0 17.33 15.78 12.12 17.94 0.00 0.00 0.00 0.00 10:17:34 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 10:17:01 AM eth0 10.73 10.41 8.88 4.88 0.00 0.00 0.00 0.00 10:17:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:34 Average: eth0 34.24 24.16 250.86 9.02 0.00 0.00 0.00 0.00 10:17:34 10:17:34 10:17:34 ---> sar -P ALL: 10:17:34 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/27/2026 _x86_64_ (2 CPU) 10:17:34 10:17:34 10:04:02 LINUX RESTART (2 CPU) 10:17:34 10:17:34 10:05:01 AM CPU %user %nice %system %iowait %steal %idle 10:17:34 10:06:01 AM all 25.66 0.00 4.57 3.82 4.09 61.86 10:17:34 10:06:01 AM 0 20.51 0.00 3.70 4.64 3.63 67.51 10:17:34 10:06:01 AM 1 30.82 0.00 5.44 2.99 4.55 56.20 10:17:34 10:07:01 AM all 27.11 0.00 3.16 1.22 3.60 64.91 10:17:34 10:07:01 AM 0 19.52 0.00 3.20 1.41 3.53 72.33 10:17:34 10:07:01 AM 1 34.73 0.00 3.12 1.03 3.67 57.46 10:17:34 10:08:01 AM all 26.51 0.00 3.00 2.51 3.24 64.74 10:17:34 10:08:01 AM 0 20.67 0.00 3.04 2.68 3.10 70.51 10:17:34 10:08:01 AM 1 32.36 0.00 2.96 2.33 3.38 58.97 10:17:34 10:09:01 AM all 24.94 0.00 2.13 1.30 3.11 68.51 10:17:34 10:09:01 AM 0 14.71 0.00 1.40 1.22 3.51 79.18 10:17:34 10:09:01 AM 1 35.33 0.00 2.88 1.38 2.72 57.70 10:17:34 10:10:00 AM all 23.87 0.00 1.94 1.02 2.87 70.31 10:17:34 10:10:00 AM 0 7.43 0.00 1.19 1.78 3.18 86.43 10:17:34 10:10:00 AM 1 40.59 0.00 2.70 0.25 2.55 53.91 10:17:34 10:10:01 AM all 44.38 0.00 1.78 0.59 4.73 48.52 10:17:34 10:10:01 AM 0 4.82 0.00 1.20 0.00 3.61 90.36 10:17:34 10:10:01 AM 1 82.56 0.00 2.33 1.16 5.81 8.14 10:17:34 10:11:01 AM all 16.14 0.00 0.80 0.41 2.53 80.11 10:17:34 10:11:01 AM 0 12.95 0.00 0.71 0.30 2.46 83.59 10:17:34 10:11:01 AM 1 19.34 0.00 0.90 0.53 2.59 76.64 10:17:34 10:12:01 AM all 24.82 0.00 1.99 0.47 3.34 69.38 10:17:34 10:12:01 AM 0 18.65 0.00 1.79 0.70 3.29 75.57 10:17:34 10:12:01 AM 1 31.02 0.00 2.19 0.25 3.38 63.17 10:17:34 10:13:01 AM all 24.35 0.00 1.30 0.24 2.61 71.50 10:17:34 10:13:01 AM 0 10.58 0.00 0.72 0.16 2.96 85.57 10:17:34 10:13:01 AM 1 38.31 0.00 1.90 0.31 2.25 57.22 10:17:34 10:14:01 AM all 19.43 0.00 1.05 0.35 1.95 77.22 10:17:34 10:14:01 AM 0 7.78 0.00 0.79 0.25 2.00 89.18 10:17:34 10:14:01 AM 1 31.16 0.00 1.32 0.45 1.90 65.17 10:17:34 10:15:01 AM all 10.78 0.00 1.41 0.09 0.69 87.03 10:17:34 10:15:01 AM 0 12.88 0.00 1.58 0.18 0.73 84.62 10:17:34 10:15:01 AM 1 8.69 0.00 1.23 0.00 0.65 89.43 10:17:34 10:17:34 10:15:01 AM CPU %user %nice %system %iowait %steal %idle 10:17:34 10:16:01 AM all 35.67 0.00 2.14 0.58 2.63 58.97 10:17:34 10:16:01 AM 0 30.79 0.00 2.46 0.26 2.36 64.13 10:17:34 10:16:01 AM 1 40.54 0.00 1.83 0.90 2.89 53.83 10:17:34 10:17:01 AM all 30.18 0.00 2.85 0.37 1.88 64.72 10:17:34 10:17:01 AM 0 34.08 0.00 2.74 0.35 1.89 60.95 10:17:34 10:17:01 AM 1 26.28 0.00 2.96 0.40 1.87 68.49 10:17:34 Average: all 24.16 0.00 2.20 1.04 2.72 69.89 10:17:34 Average: 0 17.52 0.00 1.94 1.16 2.73 76.65 10:17:34 Average: 1 30.83 0.00 2.46 0.91 2.71 63.10 10:17:34 10:17:34 10:17:34