12:03:00 Started by timer 12:03:00 Running as SYSTEM 12:03:00 [EnvInject] - Loading node environment variables. 12:03:00 Building remotely on prd-centos8-builder-2c-1g-136 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 12:03:00 [ssh-agent] Looking for ssh-agent implementation... 12:03:00 $ ssh-agent 12:03:00 SSH_AUTH_SOCK=/tmp/ssh-St4Q2MN6zjiP/agent.44315 12:03:00 SSH_AGENT_PID=44318 12:03:00 [ssh-agent] Started. 12:03:00 Running ssh-add (command line suppressed) 12:03:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4383146579253478923.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4383146579253478923.key) 12:03:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:03:00 The recommended git tool is: NONE 12:03:02 using credential onap-jenkins-ssh 12:03:02 Wiping out workspace first. 12:03:02 Cloning the remote Git repository 12:03:02 Cloning repository git://cloud.onap.org/mirror/ci-management 12:03:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:03:02 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 12:03:02 > git --version # timeout=10 12:03:02 > git --version # 'git version 2.43.0' 12:03:02 using GIT_SSH to set credentials Gerrit user 12:03:02 [INFO] Currently running in a labeled security context 12:03:02 [INFO] Currently SELinux is 'enforcing' on the host 12:03:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16223666086428000005.key 12:03:02 Verifying host key using manually-configured host key entries 12:03:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:03 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 12:03:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:04 Avoid second fetch 12:03:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:03:04 Checking out Revision 6fc865ed67c14d3990f02880c23304fc4112d355 (refs/remotes/origin/master) 12:03:04 > git config core.sparsecheckout # timeout=10 12:03:04 > git checkout -f 6fc865ed67c14d3990f02880c23304fc4112d355 # timeout=10 12:03:04 Commit message: "Chore: Retire redundant and obsolete cps jobs" 12:03:04 > git rev-list --no-walk 6fc865ed67c14d3990f02880c23304fc4112d355 # timeout=10 12:03:04 > git remote # timeout=10 12:03:04 > git submodule init # timeout=10 12:03:04 > git submodule sync # timeout=10 12:03:04 > git config --get remote.origin.url # timeout=10 12:03:04 > git submodule init # timeout=10 12:03:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:03:04 > git config --get submodule.global-jjb.url # timeout=10 12:03:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:03:04 > git config --get submodule.packer/common-packer.url # timeout=10 12:03:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:03:05 > git submodule update --init --recursive global-jjb # timeout=10 12:03:05 > git submodule update --init --recursive packer/common-packer # timeout=10 12:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:03:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:03:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:03:09 No emails were triggered. 12:03:09 provisioning config files... 12:03:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:03:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:03:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:03:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11695638435344738261.sh 12:03:09 ---> python-tools-install.sh 12:03:09 Setup pyenv: 12:03:09 system 12:03:09 * 3.8.13 (set by /opt/pyenv/version) 12:03:09 * 3.9.13 (set by /opt/pyenv/version) 12:03:09 * 3.10.6 (set by /opt/pyenv/version) 12:03:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sz3B 12:03:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:03:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:18 lf-activate-venv(): INFO: Base packages installed successfully 12:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools 12:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:03:40 Generating Requirements File 12:04:02 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. 12:04:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:04:02 Python 3.10.6 12:04:02 pip 26.2 from /tmp/venv-Sz3B/lib/python3.10/site-packages/pip (python 3.10) 12:04:03 aiohappyeyeballs==2.7.1 12:04:03 aiohttp==3.14.3 12:04:03 aiosignal==1.4.0 12:04:03 appdirs==1.4.4 12:04:03 argcomplete==3.7.0 12:04:03 aspy.yaml==1.3.0 12:04:03 async-timeout==5.0.1 12:04:03 attrs==26.1.0 12:04:03 autopage==0.6.0 12:04:03 backports.strenum==1.3.1 12:04:03 beautifulsoup4==4.15.0 12:04:03 boto3==1.43.62 12:04:03 botocore==1.43.62 12:04:03 bs4==0.0.2 12:04:03 certifi==2026.7.22 12:04:03 cffi==2.1.0 12:04:03 cfgv==3.5.0 12:04:03 chardet==7.4.3 12:04:03 charset-normalizer==3.4.9 12:04:03 click==8.4.2 12:04:03 cliff==4.14.0 12:04:03 cmd2==3.5.1 12:04:03 cryptography==3.3.2 12:04:03 debtcollector==3.1.0 12:04:03 decorator==5.3.1 12:04:03 defusedxml==0.7.1 12:04:03 Deprecated==1.3.1 12:04:03 distlib==0.4.3 12:04:03 dnspython==2.8.0 12:04:03 docker==7.2.0 12:04:03 dogpile.cache==1.5.0 12:04:03 durationpy==0.10 12:04:03 email-validator==2.3.0 12:04:03 filelock==3.32.2 12:04:03 frozenlist==1.8.0 12:04:03 future==1.0.0 12:04:03 gitdb==4.0.12 12:04:03 GitPython==3.1.57 12:04:03 httplib2==0.30.2 12:04:03 identify==2.6.19 12:04:03 idna==3.18 12:04:03 importlib-resources==1.5.0 12:04:03 iso8601==2.1.0 12:04:03 Jinja2==3.1.6 12:04:03 jmespath==1.1.0 12:04:03 jsonpatch==1.33 12:04:03 jsonpointer==3.1.1 12:04:03 jsonschema==4.26.0 12:04:03 jsonschema-specifications==2025.9.1 12:04:03 keystoneauth1==5.14.0 12:04:03 kubernetes==36.0.3 12:04:03 lftools==0.37.22 12:04:03 lxml==6.1.1 12:04:03 markdown-it-py==4.2.0 12:04:03 MarkupSafe==3.0.3 12:04:03 mdurl==0.1.2 12:04:03 msgpack==1.2.1 12:04:03 multi_key_dict==2.0.3 12:04:03 multidict==6.7.1 12:04:03 munch==4.0.0 12:04:03 netaddr==1.3.0 12:04:03 niet==1.4.2 12:04:03 nodeenv==1.10.0 12:04:03 oauth2client==4.1.3 12:04:03 oauthlib==3.3.1 12:04:03 openstacksdk==4.13.0 12:04:03 os-service-types==1.8.2 12:04:03 osc-lib==4.6.0 12:04:03 oslo.config==10.4.0 12:04:03 oslo.context==6.4.0 12:04:03 oslo.i18n==6.8.0 12:04:03 oslo.log==8.2.0 12:04:03 oslo.serialization==5.10.0 12:04:03 oslo.utils==10.1.1 12:04:03 packaging==26.2 12:04:03 pbr==7.0.3 12:04:03 platformdirs==4.11.0 12:04:03 prettytable==3.18.0 12:04:03 propcache==0.5.2 12:04:03 psutil==7.2.2 12:04:03 pyasn1==0.6.4 12:04:03 pyasn1_modules==0.4.2 12:04:03 pycparser==3.0 12:04:03 pygerrit2==2.0.15 12:04:03 PyGithub==2.9.1 12:04:03 Pygments==2.20.0 12:04:03 PyJWT==2.13.0 12:04:03 PyNaCl==1.6.2 12:04:03 pyparsing==2.4.7 12:04:03 pyperclip==1.11.0 12:04:03 pyrsistent==0.20.0 12:04:03 python-cinderclient==9.9.0 12:04:03 python-dateutil==2.9.0.post0 12:04:03 python-discovery==1.5.1 12:04:03 python-heatclient==5.2.0 12:04:03 python-jenkins==1.8.3 12:04:03 python-keystoneclient==5.8.0 12:04:03 python-magnumclient==4.11.0 12:04:03 python-openstackclient==10.0.0 12:04:03 python-swiftclient==4.10.0 12:04:03 PyYAML==6.0.3 12:04:03 referencing==0.37.0 12:04:03 requests==2.34.2 12:04:03 requests-oauthlib==2.0.0 12:04:03 rfc3986==2.0.0 12:04:03 rich==15.0.0 12:04:03 rich-argparse==1.8.0 12:04:03 rpds-py==0.30.0 12:04:03 rsa==4.9.1 12:04:03 ruamel.yaml==0.19.1 12:04:03 ruamel.yaml.clib==0.2.15 12:04:03 s3transfer==0.19.2 12:04:03 simplejson==4.1.1 12:04:03 six==1.17.0 12:04:03 smmap==5.0.3 12:04:03 soupsieve==2.9.1 12:04:03 stevedore==5.8.0 12:04:03 tabulate==0.10.0 12:04:03 toml==0.10.2 12:04:03 tomlkit==0.15.1 12:04:03 tqdm==4.70.0 12:04:03 typing_extensions==4.16.0 12:04:03 urllib3==1.26.20 12:04:03 virtualenv==21.7.1 12:04:03 wcwidth==0.8.2 12:04:03 websocket-client==1.9.0 12:04:03 wrapt==2.3.0 12:04:03 xdg==6.0.0 12:04:03 xmltodict==1.0.4 12:04:03 yarl==1.24.5 12:04:03 yq==4.1.2 12:04:03 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins17730343698582076744.sh 12:04:03 ---> uv-install.sh 12:04:03 Installing uv/uvx (latest) using shell installer 12:04:03 2026-08-03 12:04:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-dtjJR1.sh" [1] 12:04:03 downloading uv 0.12.1 x86_64-unknown-linux-gnu 12:04:04 installing to /home/jenkins/.local/bin 12:04:04 uv 12:04:04 uvx 12:04:04 everything's installed! 12:04:04 ---> Validating uv/uvx install 12:04:04 uvx 0.12.1 (x86_64-unknown-linux-gnu) 12:04:04 [EnvInject] - Injecting environment variables from a build step. 12:04:04 [EnvInject] - Injecting as environment variables the properties content 12:04:04 OS_CLOUD=vex 12:04:04 12:04:04 [EnvInject] - Variables injected successfully. 12:04:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:04:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:04:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10617907920032448504.sh 12:04:04 ---> Orphaned k8s clusters 12:04:04 Setup pyenv: 12:04:04 system 12:04:04 3.8.13 12:04:04 3.9.13 12:04:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:04:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:06 lf-activate-venv(): INFO: Base packages installed successfully 12:04:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:04:16 -----> Delete orphaned cluster 12:04:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:04:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:04:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6704404669595791210.sh 12:04:16 ---> Orphaned stacks 12:04:16 Setup pyenv: 12:04:17 system 12:04:17 3.8.13 12:04:17 3.9.13 12:04:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:18 lf-activate-venv(): INFO: Base packages installed successfully 12:04:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:04:31 + mapfile -t OS_COE_CLUSTERS_ID 12:04:31 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:04:31 ++ awk '{print $1}' 12:04:31 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:04:34 + echo '-----> Active clusters -> stacks' 12:04:34 -----> Active clusters -> stacks 12:04:34 + OS_COE_STACKS=() 12:04:34 + [[ 0 -gt 0 ]] 12:04:34 + mapfile -t OS_STACKS 12:04:34 ++ awk '{print $1}' 12:04:34 ++ 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 12:04:35 + echo '-----> Active stacks' 12:04:35 -----> Active stacks 12:04:35 + echo '-----> Delete orphaned stacks' 12:04:35 -----> Delete orphaned stacks 12:04:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:04:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:04:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13083058075565692758.sh 12:04:35 ---> Orphaned servers 12:04:35 Setup pyenv: 12:04:35 system 12:04:35 3.8.13 12:04:35 3.9.13 12:04:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:37 lf-activate-venv(): INFO: Base packages installed successfully 12:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:04:52 -----> Active servers 12:04:52 prd-ubuntu1804-docker-8c-8g-3734 12:04:52 prd-ubuntu1804-docker-8c-8g-3733 12:04:52 prd-ubuntu1804-builder-4c-4g-3732 12:04:52 prd-ubuntu1804-builder-4c-4g-3730 12:04:52 prd-ubuntu1804-builder-4c-4g-3731 12:04:52 prd-ubuntu2204-docker-8c-8g-3664 12:04:52 prd-ubuntu2204-docker-8c-8g-3666 12:04:52 prd-ubuntu2204-docker-8c-8g-3663 12:04:52 prd-ubuntu2204-docker-8c-8g-3658 12:04:52 prd-ubuntu2204-docker-8c-8g-3652 12:04:52 prd-ubuntu2204-docker-8c-8g-3655 12:04:52 prd-ubuntu2204-docker-8c-8g-3653 12:04:52 prd-ubuntu2204-docker-8c-8g-3649 12:04:52 prd-ubuntu2204-docker-8c-8g-3646 12:04:52 prd-ubuntu2204-docker-8c-8g-3640 12:04:52 prd-ubuntu2204-docker-8c-8g-3645 12:04:52 prd-ubuntu2204-docker-8c-8g-3643 12:04:52 prd-ubuntu2204-docker-8c-8g-3066 12:04:52 prd-centos8-builder-2c-1g-136 12:04:52 prd-ubuntu2204-docker-8c-8g-54 12:04:52 prd-queue-docker-4c-4g-25 12:04:52 -----> Delete orphaned servers 12:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12663536194849156537.sh 12:04:54 ---> Orphaned ports 12:04:54 Setup pyenv: 12:04:55 system 12:04:55 3.8.13 12:04:55 3.9.13 12:04:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:04:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:57 lf-activate-venv(): INFO: Base packages installed successfully 12:04:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:05:06 No orphaned ports to process. 12:05:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4956021935612702510.sh 12:05:06 ---> Orphaned volumes 12:05:06 + source /home/jenkins/lf-env.sh 12:05:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:06 ++ mktemp -d /tmp/venv-XXXX 12:05:06 + lf_venv=/tmp/venv-5wfU 12:05:06 + local venv_file=/tmp/.os_lf_venv 12:05:06 + local python=python3 12:05:06 + local options 12:05:06 + local set_path=true 12:05:06 + local install_args= 12:05:06 ++ 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 12:05:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:05:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:05:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:06 + true 12:05:06 + case $1 in 12:05:06 + python=python3 12:05:06 + shift 2 12:05:06 + true 12:05:06 + case $1 in 12:05:06 + shift 12:05:06 + break 12:05:06 + case $python in 12:05:06 + local pkg_list= 12:05:06 + [[ -d /opt/pyenv ]] 12:05:06 + echo 'Setup pyenv:' 12:05:06 Setup pyenv: 12:05:06 + export PYENV_ROOT=/opt/pyenv 12:05:06 + PYENV_ROOT=/opt/pyenv 12:05:06 + 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 12:05:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:05:06 + pyenv versions 12:05:06 system 12:05:06 3.8.13 12:05:06 3.9.13 12:05:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:07 + command -v pyenv 12:05:07 ++ pyenv init - --no-rehash 12:05:07 + 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[*]}"'\'')" 12:05:07 export PATH="/opt/pyenv/shims:${PATH}" 12:05:07 export PYENV_SHELL=bash 12:05:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:05:07 pyenv() { 12:05:07 local command 12:05:07 command="${1:-}" 12:05:07 if [ "$#" -gt 0 ]; then 12:05:07 shift 12:05:07 fi 12:05:07 12:05:07 case "$command" in 12:05:07 rehash|shell) 12:05:07 eval "$(pyenv "sh-$command" "$@")" 12:05:07 ;; 12:05:07 *) 12:05:07 command pyenv "$command" "$@" 12:05:07 ;; 12:05:07 esac 12:05:07 }' 12:05:07 +++ 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[*]}"' 12:05:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:05:07 ++ 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 12:05:07 ++ 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 12:05:07 ++ export PYENV_SHELL=bash 12:05:07 ++ PYENV_SHELL=bash 12:05:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:05:07 +++ complete -F _pyenv pyenv 12:05:07 ++ lf-pyver python3 12:05:07 ++ local py_version_xy=python3 12:05:07 ++ local py_version_xyz= 12:05:07 ++ awk '{ print $1 }' 12:05:07 ++ pyenv versions 12:05:07 ++ local command 12:05:07 ++ command=versions 12:05:07 ++ '[' 1 -gt 0 ']' 12:05:07 ++ shift 12:05:07 ++ case "$command" in 12:05:07 ++ command pyenv versions 12:05:07 ++ pyenv versions 12:05:07 ++ sed 's/^[ *]* //' 12:05:07 ++ grep -E '^[0-9.]*[0-9]$' 12:05:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:05:07 +++ grep '^3' /tmp/.pyenv_versions 12:05:07 +++ sort -V 12:05:07 +++ tail -n 1 12:05:07 ++ py_version_xyz=3.10.6 12:05:07 ++ [[ -z 3.10.6 ]] 12:05:07 ++ echo 3.10.6 12:05:07 ++ return 0 12:05:07 + pyenv local 3.10.6 12:05:07 + local command 12:05:07 + command=local 12:05:07 + '[' 2 -gt 0 ']' 12:05:07 + shift 12:05:07 + case "$command" in 12:05:07 + command pyenv local 3.10.6 12:05:07 + pyenv local 3.10.6 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='lftools[openstack] ' 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='kubernetes ' 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='niet ' 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='python-heatclient ' 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='python-openstackclient ' 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='python-magnumclient ' 12:05:07 + for arg in "$@" 12:05:07 + case $arg in 12:05:07 + pkg_list+='yq ' 12:05:07 + [[ -f /tmp/.os_lf_venv ]] 12:05:07 ++ cat /tmp/.os_lf_venv 12:05:07 + lf_venv=/tmp/venv-Sz3B 12:05:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from' file:/tmp/.os_lf_venv 12:05:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:05:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:05:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:07 + local 'pip_opts=--upgrade --quiet' 12:05:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:05:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:05:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:05:07 + [[ -n '' ]] 12:05:07 + [[ -n '' ]] 12:05:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:05:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:07 + /tmp/venv-Sz3B/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 12:05:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:05:08 lf-activate-venv(): INFO: Base packages installed successfully 12:05:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:05:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:05:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:08 + /tmp/venv-Sz3B/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 12:05:19 + type python3 12:05:19 + true 12:05:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH' 12:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:05:19 + PATH=/tmp/venv-Sz3B/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 12:05:19 + return 0 12:05:19 + mapfile -t os_volumes 12:05:19 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:05:22 + '[' 0 -eq 0 ']' 12:05:22 + echo 'No orphaned volumes found.' 12:05:22 No orphaned volumes found. 12:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11058241891749186664.sh 12:05:22 ---> Protect in-use images 12:05:22 Setup pyenv: 12:05:23 system 12:05:23 3.8.13 12:05:23 3.9.13 12:05:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:24 lf-activate-venv(): INFO: Base packages installed successfully 12:05:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:05:34 INFO: There are images to protect defined in jenkins-config. 12:05:34 INFO: Protecting the following images: 12:05:34 CentOS Stream 8 - redis - - 310180101-1010 12:05:34 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 12:05:34 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 12:05:34 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 12:05:34 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 12:05:34 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 12:05:34 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 12:05:34 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 12:05:34 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260727-113228.252 12:05:34 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 12:05:34 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 12:05:34 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260724-182133.295 12:05:34 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260723-072004.234 12:05:36 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 12:05:38 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 12:05:39 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261: True 12:05:41 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409: True 12:05:43 Protected setting for ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903: True 12:05:44 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509: True 12:05:46 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020: True 12:05:47 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948: True 12:05:49 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260727-113228.252: True 12:05:51 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280: True 12:05:52 Protected setting for ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069: True 12:05:54 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260724-182133.295: True 12:05:56 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260723-072004.234: True 12:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:56 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:05:56 [EnvInject] - Injecting environment variables from a build step. 12:05:56 [EnvInject] - Injecting as environment variables the properties content 12:05:56 OS_IMAGE_CLEANUP_AGE=30 12:05:56 12:05:56 [EnvInject] - Variables injected successfully. 12:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4437026659250791499.sh 12:05:56 ---> Cleanup old images 12:05:56 Setup pyenv: 12:05:56 system 12:05:56 3.8.13 12:05:56 3.9.13 12:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:58 lf-activate-venv(): INFO: Base packages installed successfully 12:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:06:08 + lftools openstack --os-cloud vex image cleanup --days=30 12:06:12 Removing 173 images from vex. 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260621-141931.418 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260521-141935.761 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260421-141927.309 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260321-141857.669 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260224-182100.820 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260221-141901.045 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260127-113205.784 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260124-182100.951 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260121-141900.489 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251227-113210.890 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251224-182106.368 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251221-142003.742 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251127-113205.743 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251124-182100.002 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251123-072001.090 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251121-141901.051 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250627-113157.689 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250624-182100.494 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250621-141906.434 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250527-113201.887 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250524-182103.553 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250523-072012.190 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250521-141911.746 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250520-032707.645 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250424-131617.482 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-085751.198 is shared. Cannot remove... 12:06:12 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250327-113201.060 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250321-141857.469 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250320-032659.935 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250227-113159.856 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250221-141859.933 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250220-032706.208 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250127-113207.822 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250120-032729.082 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241227-113212.746 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241220-032746.435 is shared. Cannot remove... 12:06:12 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241127-113226.803 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241120-032717.425 is shared. Cannot remove... 12:06:12 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 12:06:12 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 12:06:12 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240211-112451.372 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240127-113206.584 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240120-032801.949 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240111-112448.069 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240104-212418.856 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231227-113208.588 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231211-112437.944 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231210-033512.702 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231204-212405.484 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231127-113222.430 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231120-032717.230 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231111-112415.248 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231110-033510.987 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231104-212424.572 is shared. Cannot remove... 12:06:12 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231027-113229.509 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231020-032733.732 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231011-112521.942 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231010-033514.198 is shared. Cannot remove... 12:06:12 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231004-212419.264 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230927-113218.851 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230920-032717.735 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230912-120920.514 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230911-112419.626 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230910-033517.891 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230904-212418.501 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230820-032706.923 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230811-112418.421 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230810-033511.871 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230804-212421.493 is shared. Cannot remove... 12:06:12 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230620-032714.042 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043133.122 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230614-003111.574 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230610-033506.215 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230520-032715.140 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230510-033505.283 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230503-170559.500 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230503-170552.816 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230503-170552.854 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230420-032712.279 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230418-024312.857 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230417-165304.534 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230415-011814.620 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-191322.407 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-175559.488 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-111536.680 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230413-202502.616 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-221201.975 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-213219.859 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-102321.132 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-234003.353 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-220817.921 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230410-033511.378 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230320-173839.990 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230315-011753.201 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230310-033504.343 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230301-101716.084 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230115-011755.133 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230110-033458.935 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221215-011758.659 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221210-033453.860 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221115-011758.314 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221110-033500.235 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20221022-173358.650 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221015-011756.135 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221013-024139.075 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-013558.654 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221010-033501.326 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220927-220844.972 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-201941.383 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-201951.981 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-185911.007 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-185853.121 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-185928.112 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-194344.622 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220909-013013.297 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-012931.325 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220909-012938.286 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220908-162947.106 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220907-203929.065 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-191159.584 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220907-025403.466 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220907-025424.654 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-005529.455 is shared. Cannot remove... 12:06:12 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220906-195131.222 is shared. Cannot remove... 12:06:12 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 12:06:12 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 12:06:12 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 12:06:12 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 12:06:12 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 12:06:12 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 12:06:12 $ ssh-agent -k 12:06:12 unset SSH_AUTH_SOCK; 12:06:12 unset SSH_AGENT_PID; 12:06:12 echo Agent pid 44318 killed; 12:06:12 [ssh-agent] Stopped. 12:06:12 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins969274841189900244.sh 12:06:12 ---> sysstat.sh 12:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16387747651319565430.sh 12:06:13 ---> package-listing.sh 12:06:13 ++ facter osfamily 12:06:13 ++ tr '[:upper:]' '[:lower:]' 12:06:13 + OS_FAMILY=redhat 12:06:13 + workspace=/w/workspace/ci-management-openstack-cron 12:06:13 + START_PACKAGES=/tmp/packages_start.txt 12:06:13 + END_PACKAGES=/tmp/packages_end.txt 12:06:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:13 + PACKAGES=/tmp/packages_start.txt 12:06:13 + '[' /w/workspace/ci-management-openstack-cron ']' 12:06:13 + PACKAGES=/tmp/packages_end.txt 12:06:13 + case "${OS_FAMILY}" in 12:06:13 + rpm -qa 12:06:13 + sort 12:06:14 + '[' -f /tmp/packages_start.txt ']' 12:06:14 + '[' -f /tmp/packages_end.txt ']' 12:06:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:14 + '[' /w/workspace/ci-management-openstack-cron ']' 12:06:14 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:06:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16604707439400956011.sh 12:06:14 ---> capture-instance-metadata.sh 12:06:14 Setup pyenv: 12:06:14 system 12:06:14 3.8.13 12:06:14 3.9.13 12:06:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:16 lf-activate-venv(): INFO: Base packages installed successfully 12:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:06:22 INFO: Running in OpenStack, capturing instance metadata 12:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9202548852838175474.sh 12:06:22 provisioning config files... 12:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15644408934204708462tmp 12:06:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:06:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:06:22 [EnvInject] - Injecting environment variables from a build step. 12:06:22 [EnvInject] - Injecting as environment variables the properties content 12:06:22 SERVER_ID=logs 12:06:22 12:06:22 [EnvInject] - Variables injected successfully. 12:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17294997468344556801.sh 12:06:22 ---> create-netrc.sh 12:06:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10438041776411446362.sh 12:06:22 ---> python-tools-install.sh 12:06:22 Setup pyenv: 12:06:23 system 12:06:23 3.8.13 12:06:23 3.9.13 12:06:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:24 lf-activate-venv(): INFO: Base packages installed successfully 12:06:24 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:06:31 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins1796288668095889046.sh 12:06:31 ---> uv-install.sh 12:06:31 uv 0.12.1 is already installed 12:06:31 uvx 0.12.1 (x86_64-unknown-linux-gnu) 12:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10342296515854546694.sh 12:06:31 ---> sudo-logs.sh 12:06:31 Archiving 'sudo' log.. 12:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8271156173178577796.sh 12:06:31 ---> job-cost.sh 12:06:31 INFO: Activating Python virtual environment... 12:06:31 Setup pyenv: 12:06:31 system 12:06:31 3.8.13 12:06:31 3.9.13 12:06:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:33 lf-activate-venv(): INFO: Base packages installed successfully 12:06:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:06:39 INFO: No stack-cost file found 12:06:39 INFO: Instance uptime: 3163s 12:06:39 INFO: Fetching instance metadata (attempt 1 of 3)... 12:06:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:06:39 INFO: Successfully fetched instance metadata 12:06:39 INFO: Instance type: v3-standard-2 12:06:39 INFO: Retrieving pricing info for: v3-standard-2 12:06:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:06:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3163 12:06:40 INFO: Successfully fetched Vexxhost pricing API 12:06:40 INFO: Retrieved cost: 0.06 12:06:40 INFO: Retrieved resource: v3-standard-2 12:06:40 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 12:06:40 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 12:06:40 INFO: Successfully archived job cost data 12:06:40 DEBUG: Cost data: ci-management-openstack-cron,64328,2026-08-03 12:06:40,v3-standard-2,3163,0.06,0.00,SUCCESS 12:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17616600147554591187.sh 12:06:40 ---> logs-deploy.sh 12:06:40 Setup pyenv: 12:06:40 system 12:06:40 3.8.13 12:06:40 3.9.13 12:06:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sz3B from file:/tmp/.os_lf_venv 12:06:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:42 lf-activate-venv(): INFO: Base packages installed successfully 12:06:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-Sz3B/bin to PATH 12:06:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/64328 12:06:48 INFO: archiving workspace using pattern(s): 12:06:49 Archives upload complete. 12:06:50 INFO: archiving logs to Nexus 12:06:50 ---> uname -a: 12:06:50 Linux prd-centos8-builder-2c-1g-136.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:06:50 12:06:50 12:06:50 ---> lscpu: 12:06:50 Architecture: x86_64 12:06:50 CPU op-mode(s): 32-bit, 64-bit 12:06:50 Byte Order: Little Endian 12:06:50 CPU(s): 2 12:06:50 On-line CPU(s) list: 0,1 12:06:50 Thread(s) per core: 1 12:06:50 Core(s) per socket: 1 12:06:50 Socket(s): 2 12:06:50 NUMA node(s): 1 12:06:50 Vendor ID: AuthenticAMD 12:06:50 CPU family: 23 12:06:50 Model: 49 12:06:50 Model name: AMD EPYC-Rome Processor 12:06:50 Stepping: 0 12:06:50 CPU MHz: 2799.974 12:06:50 BogoMIPS: 5599.94 12:06:50 Virtualization: AMD-V 12:06:50 Hypervisor vendor: KVM 12:06:50 Virtualization type: full 12:06:50 L1d cache: 32K 12:06:50 L1i cache: 32K 12:06:50 L2 cache: 512K 12:06:50 L3 cache: 16384K 12:06:50 NUMA node0 CPU(s): 0,1 12:06:50 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 12:06:50 12:06:50 12:06:50 ---> nproc: 12:06:50 2 12:06:50 12:06:50 12:06:50 ---> df -h: 12:06:50 Filesystem Size Used Avail Use% Mounted on 12:06:50 devtmpfs 3.8G 0 3.8G 0% /dev 12:06:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:06:50 tmpfs 3.8G 17M 3.8G 1% /run 12:06:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:06:50 /dev/vda1 40G 9.3G 31G 24% / 12:06:50 tmpfs 770M 0 770M 0% /run/user/1001 12:06:50 12:06:50 12:06:50 ---> free -m: 12:06:50 total used free shared buff/cache available 12:06:50 Mem: 7697 570 4852 19 2274 6817 12:06:50 Swap: 1023 0 1023 12:06:50 12:06:50 12:06:50 ---> ip addr: 12:06:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:06:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:50 inet 127.0.0.1/8 scope host lo 12:06:50 valid_lft forever preferred_lft forever 12:06:50 inet6 ::1/128 scope host 12:06:50 valid_lft forever preferred_lft forever 12:06:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:06:50 link/ether fa:16:3e:52:ff:31 brd ff:ff:ff:ff:ff:ff 12:06:50 altname enp0s3 12:06:50 altname ens3 12:06:50 inet 10.30.107.163/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:06:50 valid_lft 83235sec preferred_lft 83235sec 12:06:50 inet6 fe80::f816:3eff:fe52:ff31/64 scope link 12:06:50 valid_lft forever preferred_lft forever 12:06:50 12:06:50 12:06:50 ---> sar -b -r -n DEV: 12:06:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/03/2026 _x86_64_ (2 CPU) 12:06:50 12:06:50 11:14:02 LINUX RESTART (2 CPU) 12:06:50 12:06:50 11:15:01 AM tps rtps wtps bread/s bwrtn/s 12:06:50 11:16:01 AM 53.56 39.93 13.63 396.87 349.41 12:06:50 11:17:01 AM 0.33 0.03 0.30 0.53 5.51 12:06:50 11:18:01 AM 0.33 0.00 0.33 0.00 5.75 12:06:50 11:19:01 AM 0.18 0.00 0.18 0.00 2.92 12:06:50 11:20:01 AM 0.13 0.00 0.13 0.00 2.55 12:06:50 11:21:01 AM 0.25 0.00 0.25 0.00 3.93 12:06:50 11:22:01 AM 0.22 0.00 0.22 0.00 3.20 12:06:50 11:23:01 AM 0.13 0.00 0.13 0.00 2.22 12:06:50 11:24:01 AM 0.17 0.00 0.17 0.00 2.38 12:06:50 11:25:01 AM 1.72 1.52 0.20 83.31 4.38 12:06:50 11:26:01 AM 0.28 0.00 0.28 0.00 6.67 12:06:50 11:27:01 AM 0.13 0.00 0.13 0.00 1.32 12:06:50 11:28:01 AM 0.18 0.00 0.18 0.00 2.65 12:06:50 11:29:01 AM 0.15 0.00 0.15 0.00 2.40 12:06:50 11:30:02 AM 0.92 0.00 0.92 0.00 18.94 12:06:50 11:31:01 AM 0.17 0.00 0.17 0.00 2.19 12:06:50 11:32:01 AM 0.25 0.00 0.25 0.00 4.00 12:06:50 11:33:01 AM 0.17 0.00 0.17 0.00 1.72 12:06:50 11:34:01 AM 0.10 0.00 0.10 0.00 1.18 12:06:50 11:35:01 AM 0.13 0.00 0.13 0.00 1.32 12:06:50 11:36:01 AM 0.10 0.00 0.10 0.00 1.03 12:06:50 11:37:01 AM 0.10 0.00 0.10 0.00 1.18 12:06:50 11:38:01 AM 0.12 0.00 0.12 0.00 1.18 12:06:50 11:39:01 AM 0.10 0.00 0.10 0.00 1.43 12:06:50 11:40:01 AM 0.10 0.00 0.10 0.00 1.58 12:06:50 11:41:01 AM 0.25 0.00 0.25 0.00 3.80 12:06:50 11:42:01 AM 0.23 0.00 0.23 0.00 3.48 12:06:50 11:43:01 AM 0.13 0.00 0.13 0.00 1.32 12:06:50 11:44:01 AM 0.10 0.00 0.10 0.00 1.03 12:06:50 11:45:01 AM 0.12 0.00 0.12 0.00 1.17 12:06:50 11:46:01 AM 0.10 0.00 0.10 0.00 1.18 12:06:50 11:47:01 AM 0.13 0.00 0.13 0.00 1.45 12:06:50 11:48:01 AM 0.13 0.00 0.13 0.00 1.60 12:06:50 11:49:01 AM 0.18 0.00 0.18 0.00 3.20 12:06:50 11:50:01 AM 0.18 0.00 0.18 0.00 2.53 12:06:50 11:51:01 AM 0.13 0.00 0.13 0.00 1.48 12:06:50 11:52:01 AM 0.17 0.00 0.17 0.00 2.38 12:06:50 11:53:01 AM 0.10 0.00 0.10 0.00 1.03 12:06:50 11:54:01 AM 0.13 0.02 0.12 0.13 1.35 12:06:50 11:55:01 AM 9.95 6.53 3.42 912.63 89.59 12:06:50 11:56:01 AM 0.27 0.00 0.27 0.00 5.60 12:06:50 11:57:01 AM 0.10 0.00 0.10 0.00 1.18 12:06:50 11:58:01 AM 0.22 0.00 0.22 0.00 2.93 12:06:50 11:59:01 AM 0.13 0.00 0.13 0.00 1.72 12:06:50 12:00:01 PM 0.10 0.00 0.10 0.00 1.58 12:06:50 12:01:01 PM 0.18 0.02 0.17 0.13 1.75 12:06:50 12:02:01 PM 0.35 0.07 0.28 1.73 6.05 12:06:50 12:03:01 PM 1.58 1.43 0.15 280.57 1.98 12:06:50 12:04:01 PM 247.13 7.63 239.50 1007.53 7788.89 12:06:50 12:05:01 PM 81.32 1.25 80.07 252.22 12476.27 12:06:50 12:06:01 PM 16.15 0.07 16.08 3.07 1099.28 12:06:50 Average: 8.23 1.15 7.08 57.65 430.22 12:06:50 12:06:50 11:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:50 11:16:01 AM 5749184 7170624 2133248 27.06 2688 1611436 621704 6.96 165540 1686412 4 12:06:50 11:17:01 AM 5749284 7170740 2133148 27.06 2688 1611452 621704 6.96 165580 1686380 8 12:06:50 11:18:01 AM 5749148 7170608 2133284 27.06 2688 1611456 621704 6.96 165580 1686712 4 12:06:50 11:19:01 AM 5748836 7170296 2133596 27.07 2688 1611456 621704 6.96 165580 1686820 16 12:06:50 11:20:01 AM 5745300 7166748 2137132 27.11 2688 1611456 613892 6.87 165580 1690468 16 12:06:50 11:21:01 AM 5744188 7165640 2138244 27.13 2688 1611460 613892 6.87 165580 1691684 16 12:06:50 11:22:01 AM 5744376 7165828 2138056 27.12 2688 1611460 613892 6.87 165580 1691484 16 12:06:50 11:23:01 AM 5744224 7165680 2138208 27.13 2688 1611464 613892 6.87 165580 1691500 16 12:06:50 11:24:01 AM 5744364 7165820 2138068 27.12 2688 1611464 613892 6.87 165580 1691516 16 12:06:50 11:25:01 AM 5732364 7156700 2150068 27.28 2688 1613968 633248 7.09 166556 1701368 16 12:06:50 11:26:01 AM 5733136 7157476 2149296 27.27 2688 1613972 633248 7.09 166556 1700856 16 12:06:50 11:27:01 AM 5733060 7157400 2149372 27.27 2688 1613972 633248 7.09 166556 1700892 16 12:06:50 11:28:01 AM 5731156 7155496 2151276 27.29 2688 1613972 633248 7.09 166556 1702800 16 12:06:50 11:29:01 AM 5730000 7154344 2152432 27.31 2688 1613976 626524 7.02 166556 1703812 16 12:06:50 11:30:02 AM 5729732 7154088 2152700 27.31 2688 1613976 618412 6.92 166556 1704148 16 12:06:50 11:31:01 AM 5729712 7154072 2152720 27.31 2688 1613980 618412 6.92 166556 1704124 16 12:06:50 11:32:01 AM 5729840 7154200 2152592 27.31 2688 1613980 618412 6.92 166556 1703976 4 12:06:50 11:33:01 AM 5730144 7154504 2152288 27.30 2688 1613980 618412 6.92 166556 1703708 4 12:06:50 11:34:01 AM 5730272 7154636 2152160 27.30 2688 1613984 634080 7.10 166556 1703752 12 12:06:50 11:35:01 AM 5730256 7154620 2152176 27.30 2688 1613984 634080 7.10 166556 1703740 4 12:06:50 11:36:01 AM 5730264 7154628 2152168 27.30 2688 1613984 634080 7.10 166556 1703740 4 12:06:50 11:37:01 AM 5729876 7154244 2152556 27.31 2688 1613988 634080 7.10 166556 1703868 4 12:06:50 11:38:01 AM 5730036 7154404 2152396 27.31 2688 1613988 634080 7.10 166556 1703788 4 12:06:50 11:39:01 AM 5729932 7154300 2152500 27.31 2688 1613988 634080 7.10 166556 1704120 16 12:06:50 11:40:01 AM 5728760 7153132 2153672 27.32 2688 1613992 627040 7.02 166556 1705108 16 12:06:50 11:41:01 AM 5729364 7153744 2153068 27.31 2688 1613996 627040 7.02 166556 1704500 4 12:06:50 11:42:01 AM 5729560 7153944 2152872 27.31 2688 1614000 627040 7.02 166556 1704432 4 12:06:50 11:43:01 AM 5729572 7153956 2152860 27.31 2688 1614000 627040 7.02 166556 1704548 4 12:06:50 11:44:01 AM 5729568 7153952 2152864 27.31 2688 1614000 627040 7.02 166556 1704436 4 12:06:50 11:45:01 AM 5729424 7153808 2153008 27.31 2688 1614000 627040 7.02 166556 1704556 4 12:06:50 11:46:01 AM 5729576 7153964 2152856 27.31 2688 1614004 627040 7.02 166556 1704444 4 12:06:50 11:47:01 AM 5729648 7154036 2152784 27.31 2688 1614004 627040 7.02 166556 1704452 8 12:06:50 11:48:01 AM 5729324 7153712 2153108 27.32 2688 1614004 627040 7.02 166556 1704452 4 12:06:50 11:49:01 AM 5729456 7153848 2152976 27.31 2688 1614008 627040 7.02 166556 1704492 16 12:06:50 11:50:01 AM 5728884 7153276 2153548 27.32 2688 1614008 626988 7.02 166556 1705008 16 12:06:50 11:51:01 AM 5728944 7153340 2153488 27.32 2688 1614012 626988 7.02 166556 1704916 16 12:06:50 11:52:01 AM 5729428 7153824 2153004 27.31 2688 1614012 626988 7.02 166556 1704600 4 12:06:50 11:53:01 AM 5729280 7153676 2153152 27.32 2688 1614012 626988 7.02 166556 1704600 4 12:06:50 11:54:01 AM 5727988 7152392 2154444 27.33 2688 1614020 628520 7.04 166556 1705884 4 12:06:50 11:55:01 AM 5700764 7152892 2181668 27.68 2688 1641372 626972 7.02 173288 1725492 12 12:06:50 11:56:01 AM 5701080 7153208 2181352 27.67 2688 1641372 626972 7.02 173288 1725260 8 12:06:50 11:57:01 AM 5700964 7153096 2181468 27.68 2688 1641376 626972 7.02 173288 1725380 4 12:06:50 11:58:01 AM 5701288 7153420 2181144 27.67 2688 1641376 626972 7.02 173288 1725268 16 12:06:50 11:59:01 AM 5700860 7152992 2181572 27.68 2688 1641376 626972 7.02 173288 1725524 16 12:06:50 12:00:01 PM 5700112 7152248 2182320 27.69 2688 1641380 627152 7.02 173288 1726140 16 12:06:50 12:01:01 PM 5699720 7151860 2182712 27.69 2688 1641380 627152 7.02 173288 1726276 16 12:06:50 12:02:01 PM 5700160 7152368 2182272 27.69 2688 1641448 627152 7.02 173316 1726028 16 12:06:50 12:03:01 PM 5678832 7144508 2203600 27.96 2688 1654896 627152 7.02 174796 1745168 5104 12:06:50 12:04:01 PM 5019428 6959592 2863004 36.32 2688 2104748 737724 8.26 220536 2269652 289704 12:06:50 12:05:01 PM 4965220 6971084 2917212 37.01 2688 2168152 727604 8.15 242260 2288304 21292 12:06:50 12:06:01 PM 4968956 6974492 2913476 36.96 2688 2167944 720392 8.07 243432 2282052 7384 12:06:50 Average: 5683428 7145362 2199004 27.90 2688 1649994 631960 7.08 171651 1739464 6352 12:06:50 12:06:50 11:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:50 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:16:01 AM eth0 2.05 0.75 0.58 1.13 0.00 0.00 0.00 0.00 12:06:50 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:17:01 AM eth0 2.28 0.18 0.16 0.17 0.00 0.00 0.00 0.00 12:06:50 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:18:01 AM eth0 2.60 0.18 0.18 0.17 0.00 0.00 0.00 0.00 12:06:50 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:19:01 AM eth0 10.03 1.65 2.30 4.27 0.00 0.00 0.00 0.00 12:06:50 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:20:01 AM eth0 4.40 1.85 2.17 3.98 0.00 0.00 0.00 0.00 12:06:50 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:21:01 AM eth0 1.12 0.35 0.35 0.36 0.00 0.00 0.00 0.00 12:06:50 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:22:01 AM eth0 1.02 0.18 0.11 0.17 0.00 0.00 0.00 0.00 12:06:50 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:23:01 AM eth0 0.87 0.17 0.10 0.17 0.00 0.00 0.00 0.00 12:06:50 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:24:01 AM eth0 0.85 0.13 0.10 0.16 0.00 0.00 0.00 0.00 12:06:50 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:25:01 AM eth0 8.58 5.08 6.73 5.43 0.00 0.00 0.00 0.00 12:06:50 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:26:01 AM eth0 0.53 0.15 0.08 0.17 0.00 0.00 0.00 0.00 12:06:50 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:27:01 AM eth0 0.75 0.12 0.09 0.17 0.00 0.00 0.00 0.00 12:06:50 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:28:01 AM eth0 1.15 0.65 0.12 6.39 0.00 0.00 0.00 0.00 12:06:50 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:29:01 AM eth0 9.08 2.30 3.22 13.43 0.00 0.00 0.00 0.00 12:06:50 11:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:30:02 AM eth0 17.16 2.93 4.25 14.36 0.00 0.00 0.00 0.00 12:06:50 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:31:01 AM eth0 1.78 0.56 0.64 1.27 0.00 0.00 0.00 0.00 12:06:50 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:32:01 AM eth0 0.95 0.13 0.11 0.17 0.00 0.00 0.00 0.00 12:06:50 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:33:01 AM eth0 0.53 0.17 0.08 0.17 0.00 0.00 0.00 0.00 12:06:50 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:34:01 AM eth0 1.15 0.22 0.15 0.18 0.00 0.00 0.00 0.00 12:06:50 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:35:01 AM eth0 0.85 0.27 0.22 0.24 0.00 0.00 0.00 0.00 12:06:50 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:36:01 AM eth0 0.33 0.12 0.07 0.17 0.00 0.00 0.00 0.00 12:06:50 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:37:01 AM eth0 0.45 0.15 0.08 0.17 0.00 0.00 0.00 0.00 12:06:50 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:38:01 AM eth0 1.13 0.10 0.11 0.17 0.00 0.00 0.00 0.00 12:06:50 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:39:01 AM eth0 10.60 1.93 3.46 8.07 0.00 0.00 0.00 0.00 12:06:50 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:40:01 AM eth0 14.96 3.32 4.23 15.64 0.00 0.00 0.00 0.00 12:06:50 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:41:01 AM eth0 1.85 0.57 0.78 1.12 0.00 0.00 0.00 0.00 12:06:50 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:42:01 AM eth0 0.85 0.12 0.11 0.17 0.00 0.00 0.00 0.00 12:06:50 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:43:01 AM eth0 0.52 0.10 0.13 0.17 0.00 0.00 0.00 0.00 12:06:50 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:44:01 AM eth0 1.28 0.12 0.29 0.17 0.00 0.00 0.00 0.00 12:06:50 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:45:01 AM eth0 0.55 0.18 0.20 0.23 0.00 0.00 0.00 0.00 12:06:50 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:46:01 AM eth0 0.37 0.12 0.07 0.17 0.00 0.00 0.00 0.00 12:06:50 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:47:01 AM eth0 0.63 0.08 0.09 0.17 0.00 0.00 0.00 0.00 12:06:50 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:48:01 AM eth0 0.93 0.13 0.11 0.17 0.00 0.00 0.00 0.00 12:06:50 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:49:01 AM eth0 8.60 1.13 2.30 4.92 0.00 0.00 0.00 0.00 12:06:50 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:50:01 AM eth0 8.07 3.18 2.58 12.26 0.00 0.00 0.00 0.00 12:06:50 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:51:01 AM eth0 1.12 0.40 0.40 0.55 0.00 0.00 0.00 0.00 12:06:50 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:52:01 AM eth0 2.53 0.12 1.28 0.17 0.00 0.00 0.00 0.00 12:06:50 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:53:01 AM eth0 1.83 0.07 1.01 0.17 0.00 0.00 0.00 0.00 12:06:50 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:54:01 AM eth0 10.56 0.07 6.30 0.17 0.00 0.00 0.00 0.00 12:06:50 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:55:01 AM eth0 10.68 1.03 6.18 0.30 0.00 0.00 0.00 0.00 12:06:50 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:56:01 AM eth0 2.47 0.10 1.36 0.17 0.00 0.00 0.00 0.00 12:06:50 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:57:01 AM eth0 1.12 0.12 0.39 0.17 0.00 0.00 0.00 0.00 12:06:50 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:58:01 AM eth0 0.77 0.10 0.09 0.17 0.00 0.00 0.00 0.00 12:06:50 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 11:59:01 AM eth0 4.57 1.65 2.32 6.44 0.00 0.00 0.00 0.00 12:06:50 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:00:01 PM eth0 2.60 0.70 1.26 1.06 0.00 0.00 0.00 0.00 12:06:50 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:01:01 PM eth0 0.37 0.07 0.11 0.17 0.00 0.00 0.00 0.00 12:06:50 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:02:01 PM eth0 0.77 0.08 0.38 0.17 0.00 0.00 0.00 0.00 12:06:50 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:03:01 PM eth0 27.49 18.37 103.98 15.31 0.00 0.00 0.00 0.00 12:06:50 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:04:01 PM eth0 153.42 99.05 1622.84 35.10 0.00 0.00 0.00 0.00 12:06:50 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:05:01 PM eth0 40.04 33.24 404.11 5.83 0.00 0.00 0.00 0.00 12:06:50 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 12:06:01 PM eth0 20.28 12.96 18.80 3.23 0.00 0.00 0.00 0.00 12:06:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:50 Average: eth0 7.83 3.87 43.29 3.25 0.00 0.00 0.00 0.00 12:06:50 12:06:50 12:06:50 ---> sar -P ALL: 12:06:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/03/2026 _x86_64_ (2 CPU) 12:06:50 12:06:50 11:14:02 LINUX RESTART (2 CPU) 12:06:50 12:06:50 11:15:01 AM CPU %user %nice %system %iowait %steal %idle 12:06:50 11:16:01 AM all 0.54 0.75 13.01 1.16 0.05 84.49 12:06:50 11:16:01 AM 0 0.45 0.77 12.97 1.82 0.05 83.94 12:06:50 11:16:01 AM 1 0.64 0.72 13.06 0.49 0.05 85.05 12:06:50 11:17:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 12:06:50 11:17:01 AM 0 0.57 0.00 0.10 0.00 0.02 99.32 12:06:50 11:17:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 12:06:50 11:18:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52 12:06:50 11:18:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57 12:06:50 11:18:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 12:06:50 11:19:01 AM all 0.75 0.00 0.13 0.00 0.03 99.08 12:06:50 11:19:01 AM 0 0.77 0.00 0.13 0.00 0.03 99.06 12:06:50 11:19:01 AM 1 0.74 0.00 0.13 0.00 0.03 99.10 12:06:50 11:20:01 AM all 0.73 0.00 0.13 0.00 0.03 99.11 12:06:50 11:20:01 AM 0 0.70 0.00 0.15 0.00 0.03 99.11 12:06:50 11:20:01 AM 1 0.75 0.00 0.12 0.00 0.03 99.10 12:06:50 11:21:01 AM all 0.25 0.00 0.10 0.01 0.03 99.62 12:06:50 11:21:01 AM 0 0.40 0.00 0.12 0.00 0.02 99.47 12:06:50 11:21:01 AM 1 0.10 0.00 0.08 0.02 0.03 99.77 12:06:50 11:22:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 12:06:50 11:22:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 12:06:50 11:22:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 12:06:50 11:23:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70 12:06:50 11:23:01 AM 0 0.23 0.00 0.03 0.00 0.02 99.72 12:06:50 11:23:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 12:06:50 11:24:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 12:06:50 11:24:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 12:06:50 11:24:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 12:06:50 11:25:01 AM all 1.04 0.00 0.23 0.02 0.04 98.67 12:06:50 11:25:01 AM 0 0.87 0.00 0.22 0.00 0.05 98.87 12:06:50 11:25:01 AM 1 1.20 0.00 0.25 0.03 0.03 98.48 12:06:50 11:26:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 12:06:50 11:26:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 12:06:50 11:26:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 12:06:50 12:06:50 11:26:01 AM CPU %user %nice %system %iowait %steal %idle 12:06:50 11:27:01 AM all 0.47 0.00 0.07 0.00 0.03 99.44 12:06:50 11:27:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 12:06:50 11:27:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 12:06:50 11:28:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54 12:06:50 11:28:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 12:06:50 11:28:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 12:06:50 11:29:01 AM all 0.89 0.00 0.18 0.00 0.04 98.89 12:06:50 11:29:01 AM 0 1.32 0.00 0.10 0.00 0.03 98.55 12:06:50 11:29:01 AM 1 0.45 0.00 0.27 0.00 0.05 99.23 12:06:50 11:30:02 AM all 0.68 0.00 0.23 0.03 0.04 99.01 12:06:50 11:30:02 AM 0 0.95 0.00 0.25 0.00 0.05 98.75 12:06:50 11:30:02 AM 1 0.40 0.00 0.22 0.07 0.03 99.28 12:06:50 11:31:01 AM all 0.45 0.00 0.08 0.00 0.02 99.45 12:06:50 11:31:01 AM 0 0.24 0.00 0.08 0.00 0.02 99.66 12:06:50 11:31:01 AM 1 0.66 0.00 0.08 0.00 0.02 99.24 12:06:50 11:32:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 12:06:50 11:32:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 12:06:50 11:32:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 12:06:50 11:33:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 12:06:50 11:33:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 12:06:50 11:33:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 12:06:50 11:34:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 12:06:50 11:34:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 12:06:50 11:34:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 12:06:50 11:35:01 AM all 0.27 0.00 0.08 0.00 0.02 99.64 12:06:50 11:35:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 12:06:50 11:35:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 12:06:50 11:36:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 12:06:50 11:36:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 12:06:50 11:36:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60 12:06:50 11:37:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 12:06:50 11:37:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 12:06:50 11:37:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 12:06:50 12:06:50 11:37:01 AM CPU %user %nice %system %iowait %steal %idle 12:06:50 11:38:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 12:06:50 11:38:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 12:06:50 11:38:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 12:06:50 11:39:01 AM all 0.53 0.00 0.16 0.00 0.03 99.28 12:06:50 11:39:01 AM 0 0.38 0.00 0.27 0.00 0.03 99.32 12:06:50 11:39:01 AM 1 0.67 0.00 0.05 0.00 0.03 99.25 12:06:50 11:40:01 AM all 0.62 0.00 0.18 0.00 0.03 99.16 12:06:50 11:40:01 AM 0 0.62 0.00 0.22 0.00 0.02 99.15 12:06:50 11:40:01 AM 1 0.62 0.00 0.15 0.00 0.05 99.18 12:06:50 11:41:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 12:06:50 11:41:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 12:06:50 11:41:01 AM 1 0.58 0.00 0.10 0.00 0.03 99.28 12:06:50 11:42:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 12:06:50 11:42:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 12:06:50 11:42:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25 12:06:50 11:43:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 12:06:50 11:43:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 12:06:50 11:43:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 12:06:50 11:44:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 12:06:50 11:44:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 12:06:50 11:44:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 12:06:50 11:45:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 12:06:50 11:45:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 12:06:50 11:45:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 12:06:50 11:46:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 12:06:50 11:46:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 12:06:50 11:46:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 12:06:50 11:47:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55 12:06:50 11:47:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 12:06:50 11:47:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 12:06:50 11:48:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 12:06:50 11:48:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 12:06:50 11:48:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 12:06:50 12:06:50 11:48:01 AM CPU %user %nice %system %iowait %steal %idle 12:06:50 11:49:01 AM all 0.46 0.00 0.13 0.00 0.03 99.37 12:06:50 11:49:01 AM 0 0.52 0.00 0.18 0.00 0.03 99.27 12:06:50 11:49:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 12:06:50 11:50:01 AM all 0.64 0.00 0.14 0.00 0.03 99.18 12:06:50 11:50:01 AM 0 0.78 0.00 0.13 0.00 0.02 99.07 12:06:50 11:50:01 AM 1 0.50 0.00 0.15 0.00 0.05 99.30 12:06:50 11:51:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 12:06:50 11:51:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 12:06:50 11:51:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 12:06:50 11:52:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 12:06:50 11:52:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 12:06:50 11:52:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 12:06:50 11:53:01 AM all 0.39 0.00 0.08 0.00 0.03 99.51 12:06:50 11:53:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67 12:06:50 11:53:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 12:06:50 11:54:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 12:06:50 11:54:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:06:50 11:54:01 AM 1 0.64 0.00 0.10 0.00 0.05 99.21 12:06:50 11:55:01 AM all 0.34 0.27 0.23 0.14 0.03 99.00 12:06:50 11:55:01 AM 0 0.45 0.53 0.32 0.25 0.02 98.43 12:06:50 11:55:01 AM 1 0.23 0.00 0.13 0.03 0.03 99.56 12:06:50 11:56:01 AM all 0.41 0.00 0.09 0.00 0.02 99.48 12:06:50 11:56:01 AM 0 0.68 0.00 0.10 0.00 0.02 99.20 12:06:50 11:56:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 12:06:50 11:57:01 AM all 0.37 0.00 0.08 0.00 0.04 99.51 12:06:50 11:57:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 12:06:50 11:57:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 12:06:50 11:58:01 AM all 0.28 0.00 0.08 0.00 0.04 99.59 12:06:50 11:58:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 12:06:50 11:58:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53 12:06:50 11:59:01 AM all 0.55 0.00 0.15 0.00 0.03 99.27 12:06:50 11:59:01 AM 0 0.33 0.00 0.18 0.00 0.02 99.47 12:06:50 11:59:01 AM 1 0.77 0.00 0.12 0.00 0.03 99.08 12:06:50 12:06:50 11:59:01 AM CPU %user %nice %system %iowait %steal %idle 12:06:50 12:00:01 PM all 0.33 0.00 0.08 0.00 0.02 99.58 12:06:50 12:00:01 PM 0 0.15 0.00 0.07 0.00 0.02 99.77 12:06:50 12:00:01 PM 1 0.50 0.00 0.08 0.00 0.02 99.40 12:06:50 12:01:01 PM all 0.33 0.00 0.07 0.00 0.02 99.59 12:06:50 12:01:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45 12:06:50 12:01:01 PM 1 0.18 0.00 0.07 0.00 0.02 99.73 12:06:50 12:02:01 PM all 0.19 0.00 0.10 0.00 0.02 99.69 12:06:50 12:02:01 PM 0 0.30 0.00 0.10 0.00 0.02 99.58 12:06:50 12:02:01 PM 1 0.08 0.00 0.10 0.00 0.02 99.80 12:06:50 12:03:01 PM all 1.94 0.00 0.28 0.02 0.03 97.72 12:06:50 12:03:01 PM 0 2.52 0.00 0.17 0.00 0.03 97.28 12:06:50 12:03:01 PM 1 1.37 0.00 0.40 0.03 0.03 98.16 12:06:50 12:04:01 PM all 40.43 0.00 7.10 2.05 0.11 50.31 12:06:50 12:04:01 PM 0 48.06 0.00 8.49 3.24 0.12 40.09 12:06:50 12:04:01 PM 1 32.86 0.00 5.72 0.87 0.10 60.45 12:06:50 12:05:01 PM all 40.00 0.00 5.37 0.78 0.10 53.75 12:06:50 12:05:01 PM 0 70.04 0.00 6.34 0.45 0.13 23.04 12:06:50 12:05:01 PM 1 9.97 0.00 4.41 1.10 0.07 84.44 12:06:50 12:06:01 PM all 38.89 0.00 3.64 0.12 0.10 57.25 12:06:50 12:06:01 PM 0 33.53 0.00 3.97 0.05 0.10 62.36 12:06:50 12:06:01 PM 1 44.25 0.00 3.32 0.18 0.10 52.14 12:06:50 Average: all 2.75 0.02 0.66 0.08 0.04 96.44 12:06:50 Average: 0 3.35 0.03 0.72 0.11 0.04 95.76 12:06:50 Average: 1 2.16 0.01 0.61 0.06 0.04 97.13 12:06:50 12:06:50 12:06:50