00:13:06 Started by timer 00:13:06 Running as SYSTEM 00:13:06 [EnvInject] - Loading node environment variables. 00:13:06 Building remotely on prd-centos8-builder-2c-4g-6109 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 00:13:06 [ssh-agent] Looking for ssh-agent implementation... 00:13:06 $ ssh-agent 00:13:06 SSH_AUTH_SOCK=/tmp/ssh-Ze8faglf2E8l/agent.5226 00:13:06 SSH_AGENT_PID=5228 00:13:06 [ssh-agent] Started. 00:13:06 Running ssh-add (command line suppressed) 00:13:06 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2071048683403367347.key (jenkins-ssh) 00:13:06 [ssh-agent] Using credentials jenkins (jenkins) 00:13:06 The recommended git tool is: NONE 00:13:10 using credential jenkins 00:13:10 Wiping out workspace first. 00:13:10 Cloning the remote Git repository 00:13:10 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 00:13:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:13:10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 00:13:10 > git --version # timeout=10 00:13:10 > git --version # 'git version 2.43.0' 00:13:10 using GIT_SSH to set credentials jenkins 00:13:10 [INFO] Currently running in a labeled security context 00:13:10 [INFO] Currently SELinux is 'enforcing' on the host 00:13:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9211970308283030171.key 00:13:10 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 00:13:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:12 Avoid second fetch 00:13:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:13:12 Checking out Revision 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) 00:13:12 > git config core.sparsecheckout # timeout=10 00:13:12 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 00:13:12 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" 00:13:12 > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 00:13:12 > git remote # timeout=10 00:13:12 > git submodule init # timeout=10 00:13:13 > git submodule sync # timeout=10 00:13:13 > git config --get remote.origin.url # timeout=10 00:13:13 > git submodule init # timeout=10 00:13:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:13:13 > git config --get submodule.packer/common-packer.url # timeout=10 00:13:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:13:13 > git config --get submodule.global-jjb.url # timeout=10 00:13:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:13:13 > git submodule update --init --recursive packer/common-packer # timeout=10 00:13:14 > git submodule update --init --recursive global-jjb # timeout=10 00:13:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:13:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:13:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:13:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:13:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:13:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:13:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:13:19 provisioning config files... 00:13:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:13:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:13:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:13:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17088665045179534024.sh 00:13:20 ---> python-tools-install.sh 00:13:20 Setup pyenv: 00:13:20 system 00:13:20 * 3.8.13 (set by /opt/pyenv/version) 00:13:20 * 3.9.13 (set by /opt/pyenv/version) 00:13:20 * 3.10.6 (set by /opt/pyenv/version) 00:13:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L8ik 00:13:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:13:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:13:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:13:35 lf-activate-venv(): INFO: Base packages installed successfully 00:13:35 lf-activate-venv(): INFO: Installing additional packages: lftools 00:14:18 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:14:18 Generating Requirements File 00:14:51 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. 00:14:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:14:52 Python 3.10.6 00:14:52 pip 26.0.1 from /tmp/venv-L8ik/lib/python3.10/site-packages/pip (python 3.10) 00:14:53 appdirs==1.4.4 00:14:53 argcomplete==3.6.3 00:14:53 aspy.yaml==1.3.0 00:14:53 attrs==25.4.0 00:14:53 autopage==0.6.0 00:14:53 backports.strenum==1.3.1 00:14:53 beautifulsoup4==4.14.3 00:14:53 boto3==1.42.46 00:14:53 botocore==1.42.46 00:14:53 bs4==0.0.2 00:14:53 certifi==2026.1.4 00:14:53 cffi==2.0.0 00:14:53 cfgv==3.5.0 00:14:53 chardet==5.2.0 00:14:53 charset-normalizer==3.4.4 00:14:53 click==8.3.1 00:14:53 cliff==4.13.1 00:14:53 cmd2==3.2.0 00:14:53 cryptography==3.3.2 00:14:53 debtcollector==3.0.0 00:14:53 decorator==5.2.1 00:14:53 defusedxml==0.7.1 00:14:53 Deprecated==1.3.1 00:14:53 distlib==0.4.0 00:14:53 dnspython==2.8.0 00:14:53 docker==7.1.0 00:14:53 dogpile.cache==1.5.0 00:14:53 durationpy==0.10 00:14:53 email-validator==2.3.0 00:14:53 filelock==3.20.3 00:14:53 future==1.0.0 00:14:53 gitdb==4.0.12 00:14:53 GitPython==3.1.46 00:14:53 httplib2==0.30.2 00:14:53 identify==2.6.16 00:14:53 idna==3.11 00:14:53 importlib-resources==1.5.0 00:14:53 iso8601==2.1.0 00:14:53 Jinja2==3.1.6 00:14:53 jmespath==1.1.0 00:14:53 jsonpatch==1.33 00:14:53 jsonpointer==3.0.0 00:14:53 jsonschema==4.26.0 00:14:53 jsonschema-specifications==2025.9.1 00:14:53 keystoneauth1==5.13.0 00:14:53 kubernetes==35.0.0 00:14:53 lftools==0.37.21 00:14:53 lxml==6.0.2 00:14:53 markdown-it-py==4.0.0 00:14:53 MarkupSafe==3.0.3 00:14:53 mdurl==0.1.2 00:14:53 msgpack==1.1.2 00:14:53 multi_key_dict==2.0.3 00:14:53 munch==4.0.0 00:14:53 netaddr==1.3.0 00:14:53 niet==1.4.2 00:14:53 nodeenv==1.10.0 00:14:53 oauth2client==4.1.3 00:14:53 oauthlib==3.3.1 00:14:53 openstacksdk==4.9.0 00:14:53 os-service-types==1.8.2 00:14:53 osc-lib==4.3.0 00:14:53 oslo.config==10.2.0 00:14:53 oslo.context==6.2.0 00:14:53 oslo.i18n==6.7.1 00:14:53 oslo.log==8.0.0 00:14:53 oslo.serialization==5.9.0 00:14:53 oslo.utils==9.2.0 00:14:53 packaging==26.0 00:14:53 pbr==7.0.3 00:14:53 platformdirs==4.5.1 00:14:53 prettytable==3.17.0 00:14:53 psutil==7.2.2 00:14:53 pyasn1==0.6.2 00:14:53 pyasn1_modules==0.4.2 00:14:53 pycparser==3.0 00:14:53 pygerrit2==2.0.15 00:14:53 PyGithub==2.8.1 00:14:53 Pygments==2.19.2 00:14:53 PyJWT==2.11.0 00:14:53 PyNaCl==1.6.2 00:14:53 pyparsing==2.4.7 00:14:53 pyperclip==1.11.0 00:14:53 pyrsistent==0.20.0 00:14:53 python-cinderclient==9.8.0 00:14:53 python-dateutil==2.9.0.post0 00:14:53 python-heatclient==5.0.0 00:14:53 python-jenkins==1.8.3 00:14:53 python-keystoneclient==5.7.0 00:14:53 python-magnumclient==4.9.0 00:14:53 python-openstackclient==8.3.0 00:14:53 python-swiftclient==4.9.0 00:14:53 PyYAML==6.0.3 00:14:53 referencing==0.37.0 00:14:53 requests==2.32.5 00:14:53 requests-oauthlib==2.0.0 00:14:53 requestsexceptions==1.4.0 00:14:53 rfc3986==2.0.0 00:14:53 rich==14.3.2 00:14:53 rich-argparse==1.7.2 00:14:53 rpds-py==0.30.0 00:14:53 rsa==4.9.1 00:14:53 ruamel.yaml==0.19.1 00:14:53 ruamel.yaml.clib==0.2.15 00:14:53 s3transfer==0.16.0 00:14:53 simplejson==3.20.2 00:14:53 six==1.17.0 00:14:53 smmap==5.0.2 00:14:53 soupsieve==2.8.3 00:14:53 stevedore==5.6.0 00:14:53 tabulate==0.9.0 00:14:53 toml==0.10.2 00:14:53 tomlkit==0.14.0 00:14:53 tqdm==4.67.3 00:14:53 typing_extensions==4.15.0 00:14:53 tzdata==2025.3 00:14:53 urllib3==1.26.20 00:14:53 virtualenv==20.36.1 00:14:53 wcwidth==0.6.0 00:14:53 websocket-client==1.9.0 00:14:53 wrapt==2.1.1 00:14:53 xdg==6.0.0 00:14:53 xmltodict==1.0.2 00:14:53 yq==3.4.3 00:14:53 [EnvInject] - Injecting environment variables from a build step. 00:14:53 [EnvInject] - Injecting as environment variables the properties content 00:14:53 OS_CLOUD=vex 00:14:53 00:14:53 [EnvInject] - Variables injected successfully. 00:14:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:14:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:14:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13801579746639538998.sh 00:14:53 ---> Orphaned k8s clusters 00:14:53 Setup pyenv: 00:14:54 system 00:14:54 3.8.13 00:14:54 3.9.13 00:14:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:14:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:14:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:14:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:14:58 lf-activate-venv(): INFO: Base packages installed successfully 00:14:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:15:11 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:16:15 -----> Delete orphaned cluster 00:16:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:16:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:16:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4690291281770007189.sh 00:16:15 ---> Orphaned stacks 00:16:15 Setup pyenv: 00:16:16 system 00:16:16 3.8.13 00:16:16 3.9.13 00:16:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:16:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:16:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:19 lf-activate-venv(): INFO: Base packages installed successfully 00:16:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:16:45 + mapfile -t OS_COE_CLUSTERS_ID 00:16:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:16:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:16:45 ++ awk '{print $1}' 00:17:48 + echo '-----> Active clusters -> stacks' 00:17:48 -----> Active clusters -> stacks 00:17:48 + OS_COE_STACKS=() 00:17:48 + [[ 0 -gt 0 ]] 00:17:48 + mapfile -t OS_STACKS 00:17:48 ++ 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 00:17:48 ++ awk '{print $1}' 00:18:07 + echo '-----> Active stacks' 00:18:07 -----> Active stacks 00:18:07 + echo '-----> Delete orphaned stacks' 00:18:07 -----> Delete orphaned stacks 00:18:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:18:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:18:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15301402690781739507.sh 00:18:07 ---> Orphaned servers 00:18:07 Setup pyenv: 00:18:07 system 00:18:07 3.8.13 00:18:07 3.9.13 00:18:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:18:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:18:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:18:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:18:11 lf-activate-venv(): INFO: Base packages installed successfully 00:18:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:18:45 -----> Active servers 00:18:45 prd-centos8-builder-2c-4g-6109 00:18:45 prd-centos8-builder-2c-4g-6108 00:18:45 -----> Delete orphaned servers 00:18:45 Deleting orphaned server: prd-centos8-builder-2c-4g-6108 00:18:50 WARN: Server "prd-centos8-builder-2c-4g-6108" is not older than 15 minutes. 00:18:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:18:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:18:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5579571162322105273.sh 00:18:50 ---> Orphaned ports 00:18:50 Setup pyenv: 00:18:50 system 00:18:50 3.8.13 00:18:50 3.9.13 00:18:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:18:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:18:54 lf-activate-venv(): INFO: Base packages installed successfully 00:18:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:19:15 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:19:18 No orphaned ports to process. 00:19:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:19:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:19:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2639299218646157503.sh 00:19:18 ---> Orphaned volumes 00:19:18 + source /home/jenkins/lf-env.sh 00:19:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:19:18 ++ mktemp -d /tmp/venv-XXXX 00:19:18 + lf_venv=/tmp/venv-xNe4 00:19:18 + local venv_file=/tmp/.os_lf_venv 00:19:18 + local python=python3 00:19:18 + local options 00:19:18 + local set_path=true 00:19:18 + local install_args= 00:19:18 ++ 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 00:19:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:19:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:19:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:19:18 + true 00:19:18 + case $1 in 00:19:18 + python=python3 00:19:18 + shift 2 00:19:18 + true 00:19:18 + case $1 in 00:19:18 + shift 00:19:18 + break 00:19:18 + case $python in 00:19:18 + local pkg_list= 00:19:18 + [[ -d /opt/pyenv ]] 00:19:18 + echo 'Setup pyenv:' 00:19:18 Setup pyenv: 00:19:18 + export PYENV_ROOT=/opt/pyenv 00:19:18 + PYENV_ROOT=/opt/pyenv 00:19:18 + 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 00:19:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:19:18 + pyenv versions 00:19:18 system 00:19:18 3.8.13 00:19:18 3.9.13 00:19:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:19:18 + command -v pyenv 00:19:18 ++ pyenv init - --no-rehash 00:19:18 + 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[*]}"'\'')" 00:19:18 export PATH="/opt/pyenv/shims:${PATH}" 00:19:18 export PYENV_SHELL=bash 00:19:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:19:18 pyenv() { 00:19:18 local command 00:19:18 command="${1:-}" 00:19:18 if [ "$#" -gt 0 ]; then 00:19:18 shift 00:19:18 fi 00:19:18 00:19:18 case "$command" in 00:19:18 rehash|shell) 00:19:18 eval "$(pyenv "sh-$command" "$@")" 00:19:18 ;; 00:19:18 *) 00:19:18 command pyenv "$command" "$@" 00:19:18 ;; 00:19:18 esac 00:19:18 }' 00:19:18 +++ 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[*]}"' 00:19:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:19:18 ++ 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 00:19:18 ++ 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 00:19:18 ++ export PYENV_SHELL=bash 00:19:18 ++ PYENV_SHELL=bash 00:19:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:19:18 +++ complete -F _pyenv pyenv 00:19:18 ++ lf-pyver python3 00:19:18 ++ local py_version_xy=python3 00:19:18 ++ local py_version_xyz= 00:19:18 ++ awk '{ print $1 }' 00:19:18 ++ pyenv versions 00:19:18 ++ local command 00:19:18 ++ command=versions 00:19:18 ++ '[' 1 -gt 0 ']' 00:19:18 ++ shift 00:19:18 ++ case "$command" in 00:19:18 ++ command pyenv versions 00:19:18 ++ pyenv versions 00:19:18 ++ sed 's/^[ *]* //' 00:19:18 ++ grep -E '^[0-9.]*[0-9]$' 00:19:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:19:18 +++ tail -n 1 00:19:18 +++ grep '^3' /tmp/.pyenv_versions 00:19:18 +++ sort -V 00:19:18 ++ py_version_xyz=3.10.6 00:19:18 ++ [[ -z 3.10.6 ]] 00:19:18 ++ echo 3.10.6 00:19:18 ++ return 0 00:19:18 + pyenv local 3.10.6 00:19:18 + local command 00:19:18 + command=local 00:19:18 + '[' 2 -gt 0 ']' 00:19:18 + shift 00:19:18 + case "$command" in 00:19:18 + command pyenv local 3.10.6 00:19:18 + pyenv local 3.10.6 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='lftools[openstack] ' 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='kubernetes ' 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='niet ' 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='python-heatclient ' 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='python-openstackclient ' 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='python-magnumclient ' 00:19:18 + for arg in "$@" 00:19:18 + case $arg in 00:19:18 + pkg_list+='yq ' 00:19:18 + [[ -f /tmp/.os_lf_venv ]] 00:19:18 ++ cat /tmp/.os_lf_venv 00:19:18 + lf_venv=/tmp/venv-L8ik 00:19:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from' file:/tmp/.os_lf_venv 00:19:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:19:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:19:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:19:18 + local 'pip_opts=--upgrade --quiet' 00:19:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:19:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:19:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:19:18 + [[ -n '' ]] 00:19:18 + [[ -n '' ]] 00:19:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:19:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:19:18 + /tmp/venv-L8ik/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 00:19:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:19:22 lf-activate-venv(): INFO: Base packages installed successfully 00:19:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:19:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:19:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:19:22 + /tmp/venv-L8ik/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 00:19:44 + type python3 00:19:44 + true 00:19:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH' 00:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:19:44 + PATH=/tmp/venv-L8ik/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 00:19:44 + return 0 00:19:44 + mapfile -t os_volumes 00:19:44 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:21:47 + '[' 0 -eq 0 ']' 00:21:47 + echo 'No orphaned volumes found.' 00:21:47 No orphaned volumes found. 00:21:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:21:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:21:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3666468467474539895.sh 00:21:48 ---> Protect in-use images 00:21:48 Setup pyenv: 00:21:48 system 00:21:48 3.8.13 00:21:48 3.9.13 00:21:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:21:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:21:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:51 lf-activate-venv(): INFO: Base packages installed successfully 00:21:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:22:13 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:22:13 INFO: There are images to protect defined in jenkins-config. 00:22:13 INFO: Protecting the following images: 00:22:13 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 00:22:13 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 00:22:13 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 00:22:13 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 00:22:13 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 00:22:13 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 00:22:13 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 00:22:13 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 00:22:13 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 00:22:13 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 00:22:16 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 00:22:19 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 00:22:21 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 00:22:25 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 00:22:27 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 00:22:30 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 00:23:19 Build timed out (after 10 minutes). Marking the build as failed. 00:23:19 $ ssh-agent -k 00:23:19 unset SSH_AUTH_SOCK; 00:23:19 unset SSH_AGENT_PID; 00:23:19 echo Agent pid 5228 killed; 00:23:20 [ssh-agent] Stopped. 00:23:20 Build was aborted 00:23:20 [PostBuildScript] - [INFO] Executing post build scripts. 00:23:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9515958938405995787.sh 00:23:20 ---> sysstat.sh 00:23:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17929844007732231346.sh 00:23:20 ---> package-listing.sh 00:23:20 ++ facter osfamily 00:23:20 ++ tr '[:upper:]' '[:lower:]' 00:23:21 + OS_FAMILY=redhat 00:23:21 + workspace=/w/workspace/ci-management-openstack-cron 00:23:21 + START_PACKAGES=/tmp/packages_start.txt 00:23:21 + END_PACKAGES=/tmp/packages_end.txt 00:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:23:21 + PACKAGES=/tmp/packages_start.txt 00:23:21 + '[' /w/workspace/ci-management-openstack-cron ']' 00:23:21 + PACKAGES=/tmp/packages_end.txt 00:23:21 + case "${OS_FAMILY}" in 00:23:21 + rpm -qa 00:23:21 + sort 00:23:22 + '[' -f /tmp/packages_start.txt ']' 00:23:22 + '[' -f /tmp/packages_end.txt ']' 00:23:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:23:22 + '[' /w/workspace/ci-management-openstack-cron ']' 00:23:22 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:23:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:23:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12368183954371331215.sh 00:23:22 ---> capture-instance-metadata.sh 00:23:22 Setup pyenv: 00:23:22 system 00:23:22 3.8.13 00:23:22 3.9.13 00:23:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:23:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:23:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:23:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:23:26 lf-activate-venv(): INFO: Base packages installed successfully 00:23:26 lf-activate-venv(): INFO: Installing additional packages: lftools 00:23:43 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:23:43 INFO: Running in OpenStack, capturing instance metadata 00:23:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16497544426643064009.sh 00:23:43 provisioning config files... 00:23:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13324456377816668833tmp 00:23:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:23:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:23:43 [EnvInject] - Injecting environment variables from a build step. 00:23:43 [EnvInject] - Injecting as environment variables the properties content 00:23:43 SERVER_ID=logs 00:23:43 00:23:43 [EnvInject] - Variables injected successfully. 00:23:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18419373394239898673.sh 00:23:43 ---> create-netrc.sh 00:23:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15941670735189560800.sh 00:23:43 ---> python-tools-install.sh 00:23:43 Setup pyenv: 00:23:43 system 00:23:43 3.8.13 00:23:43 3.9.13 00:23:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:23:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:23:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:23:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:23:47 lf-activate-venv(): INFO: Base packages installed successfully 00:23:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:24:04 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:24:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4093762053729329853.sh 00:24:04 ---> sudo-logs.sh 00:24:04 Archiving 'sudo' log.. 00:24:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1328621964862599947.sh 00:24:05 ---> job-cost.sh 00:24:05 Setup pyenv: 00:24:05 system 00:24:05 3.8.13 00:24:05 3.9.13 00:24:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:24:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:24:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:24:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:24:09 lf-activate-venv(): INFO: Base packages installed successfully 00:24:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:24:20 INFO: No Stack... 00:24:21 INFO: Retrieving Pricing Info for: v3-starter-2 00:24:21 INFO: Archiving Costs 00:24:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13526294740402650936.sh 00:24:21 ---> logs-deploy.sh 00:24:21 Setup pyenv: 00:24:21 system 00:24:21 3.8.13 00:24:21 3.9.13 00:24:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:24:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8ik from file:/tmp/.os_lf_venv 00:24:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:24:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:24:25 lf-activate-venv(): INFO: Base packages installed successfully 00:24:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:24:42 lf-activate-venv(): INFO: Adding /tmp/venv-L8ik/bin to PATH 00:24:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/57262 00:24:42 INFO: archiving workspace using pattern(s): 00:24:43 Archives upload complete. 00:24:44 INFO: archiving logs to Nexus 00:24:45 ---> uname -a: 00:24:45 Linux prd-centos8-builder-2c-4g-6109.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 00:24:45 00:24:45 00:24:45 ---> lscpu: 00:24:45 Architecture: x86_64 00:24:45 CPU op-mode(s): 32-bit, 64-bit 00:24:45 Byte Order: Little Endian 00:24:45 CPU(s): 2 00:24:45 On-line CPU(s) list: 0,1 00:24:45 Thread(s) per core: 1 00:24:45 Core(s) per socket: 1 00:24:45 Socket(s): 2 00:24:45 NUMA node(s): 1 00:24:45 Vendor ID: AuthenticAMD 00:24:45 CPU family: 23 00:24:45 Model: 49 00:24:45 Model name: AMD EPYC-Rome Processor 00:24:45 Stepping: 0 00:24:45 CPU MHz: 2799.998 00:24:45 BogoMIPS: 5599.99 00:24:45 Virtualization: AMD-V 00:24:45 Hypervisor vendor: KVM 00:24:45 Virtualization type: full 00:24:45 L1d cache: 32K 00:24:45 L1i cache: 32K 00:24:45 L2 cache: 512K 00:24:45 L3 cache: 16384K 00:24:45 NUMA node0 CPU(s): 0,1 00:24:45 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 00:24:45 00:24:45 00:24:45 ---> nproc: 00:24:45 2 00:24:45 00:24:45 00:24:45 ---> df -h: 00:24:45 Filesystem Size Used Avail Use% Mounted on 00:24:45 devtmpfs 1.8G 0 1.8G 0% /dev 00:24:45 tmpfs 1.8G 0 1.8G 0% /dev/shm 00:24:45 tmpfs 1.8G 17M 1.8G 1% /run 00:24:45 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 00:24:45 /dev/vda1 20G 9.1G 11G 46% / 00:24:45 tmpfs 367M 0 367M 0% /run/user/1001 00:24:45 00:24:45 00:24:45 ---> free -m: 00:24:45 total used free shared buff/cache available 00:24:45 Mem: 3665 491 1136 17 2038 2899 00:24:45 Swap: 1023 0 1023 00:24:45 00:24:45 00:24:45 ---> ip addr: 00:24:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:24:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:24:45 inet 127.0.0.1/8 scope host lo 00:24:45 valid_lft forever preferred_lft forever 00:24:45 inet6 ::1/128 scope host 00:24:45 valid_lft forever preferred_lft forever 00:24:45 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:24:45 link/ether fa:16:3e:ca:88:70 brd ff:ff:ff:ff:ff:ff 00:24:45 altname enp0s3 00:24:45 altname ens3 00:24:45 inet 10.32.7.251/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 00:24:45 valid_lft 85661sec preferred_lft 85661sec 00:24:45 inet6 fe80::f816:3eff:feca:8870/64 scope link 00:24:45 valid_lft forever preferred_lft forever 00:24:45 00:24:45 00:24:45 ---> sar -b -r -n DEV: 00:24:45 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/12/2026 _x86_64_ (2 CPU) 00:24:45 00:24:45 00:12:18 LINUX RESTART (2 CPU) 00:24:45 00:24:45 12:13:01 AM tps rtps wtps bread/s bwrtn/s 00:24:45 12:14:01 AM 73.65 15.21 58.44 2326.57 4102.35 00:24:45 12:15:01 AM 83.06 0.03 83.02 0.27 9252.63 00:24:45 12:16:01 AM 23.46 0.45 23.01 53.06 3401.40 00:24:45 12:17:01 AM 14.43 0.05 14.38 1.33 1603.95 00:24:45 12:18:01 AM 10.78 0.00 10.78 0.00 850.92 00:24:45 12:19:01 AM 20.26 0.85 19.41 60.12 765.84 00:24:45 12:20:01 AM 17.27 0.07 17.21 3.07 469.65 00:24:45 12:21:01 AM 5.91 0.00 5.91 0.00 318.44 00:24:45 12:22:01 AM 4.03 0.00 4.03 0.00 76.66 00:24:45 12:23:01 AM 11.13 0.00 11.13 0.00 479.50 00:24:45 12:24:01 AM 11.88 0.25 11.63 25.06 301.83 00:24:45 Average: 25.08 1.54 23.54 224.53 1965.73 00:24:45 00:24:45 12:13:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:24:45 12:14:01 AM 1413360 2969856 2340324 62.35 2104 1733244 687944 14.33 144396 1939088 78812 00:24:45 12:15:01 AM 1251136 3004644 2502548 66.67 2104 1915040 601032 12.52 144944 2040492 81516 00:24:45 12:16:01 AM 1218284 2979124 2535400 67.54 2104 1922260 627608 13.07 146088 2068300 16 00:24:45 12:17:01 AM 1186856 2986132 2566828 68.38 2104 1959732 612616 12.76 158032 2086388 21040 00:24:45 12:18:01 AM 1186716 2985452 2566968 68.39 2104 1959732 616940 12.85 167516 2076932 8 00:24:45 12:19:01 AM 1164796 2966508 2588888 68.97 2104 1962460 639432 13.32 173348 2092388 2228 00:24:45 12:20:01 AM 1184496 2985524 2569188 68.44 2104 1961600 617456 12.86 209068 2038036 7440 00:24:45 12:21:01 AM 1184048 2985016 2569636 68.46 2104 1961604 617456 12.86 209064 2037900 4 00:24:45 12:22:01 AM 1130328 2949536 2623356 69.89 2104 1979880 653516 13.61 210832 2089696 25772 00:24:45 12:23:01 AM 1184772 2985804 2568912 68.44 2104 1961604 617572 12.86 209548 2036392 4 00:24:45 12:24:01 AM 1117968 2920596 2635716 70.22 2104 1963380 686564 14.30 393416 1920032 8360 00:24:45 Average: 1202069 2974381 2551615 67.98 2104 1934594 634376 13.21 196932 2038695 20473 00:24:45 00:24:45 12:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:24:45 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:14:01 AM eth0 225.19 145.39 1536.29 58.72 0.00 0.00 0.00 0.00 00:24:45 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:15:01 AM eth0 24.76 21.09 282.42 4.13 0.00 0.00 0.00 0.00 00:24:45 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:16:01 AM eth0 1.62 2.13 1.34 0.78 0.00 0.00 0.00 0.00 00:24:45 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:17:01 AM eth0 37.52 29.12 617.15 4.50 0.00 0.00 0.00 0.00 00:24:45 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:18:01 AM eth0 0.83 0.75 0.63 0.11 0.00 0.00 0.00 0.00 00:24:45 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:19:01 AM eth0 11.23 12.86 12.17 4.88 0.00 0.00 0.00 0.00 00:24:45 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:20:01 AM eth0 8.20 9.85 6.38 4.60 0.00 0.00 0.00 0.00 00:24:45 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:21:01 AM eth0 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:24:45 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:22:01 AM eth0 3.22 3.90 2.44 1.81 0.00 0.00 0.00 0.00 00:24:45 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:23:01 AM eth0 6.47 6.62 5.67 1.71 0.00 0.00 0.00 0.00 00:24:45 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 12:24:01 AM eth0 11.11 10.20 8.95 5.54 0.00 0.00 0.00 0.00 00:24:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:45 Average: eth0 30.03 22.01 224.88 7.89 0.00 0.00 0.00 0.00 00:24:45 00:24:45 00:24:45 ---> sar -P ALL: 00:24:45 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/12/2026 _x86_64_ (2 CPU) 00:24:45 00:24:45 00:12:18 LINUX RESTART (2 CPU) 00:24:45 00:24:45 12:13:01 AM CPU %user %nice %system %iowait %steal %idle 00:24:45 12:14:01 AM all 41.09 0.00 5.50 3.86 2.65 46.90 00:24:45 12:14:01 AM 0 35.03 0.00 5.96 2.91 2.59 53.52 00:24:45 12:14:01 AM 1 47.13 0.00 5.05 4.81 2.71 40.30 00:24:45 12:15:01 AM all 37.78 0.00 5.63 3.31 2.26 51.02 00:24:45 12:15:01 AM 0 28.28 0.00 4.49 4.19 2.12 60.93 00:24:45 12:15:01 AM 1 47.31 0.00 6.77 2.42 2.40 41.10 00:24:45 12:16:01 AM all 8.87 0.00 0.99 0.81 0.62 88.70 00:24:45 12:16:01 AM 0 4.08 0.00 0.60 0.65 0.63 94.04 00:24:45 12:16:01 AM 1 13.67 0.00 1.38 0.97 0.62 83.36 00:24:45 12:17:01 AM all 20.75 0.00 1.90 0.25 0.90 76.20 00:24:45 12:17:01 AM 0 11.48 0.00 1.45 0.18 0.90 85.99 00:24:45 12:17:01 AM 1 30.05 0.00 2.35 0.32 0.90 66.38 00:24:45 12:18:01 AM all 1.58 0.00 0.28 0.43 0.13 97.59 00:24:45 12:18:01 AM 0 2.61 0.00 0.32 0.08 0.17 96.82 00:24:45 12:18:01 AM 1 0.55 0.00 0.23 0.77 0.10 98.35 00:24:45 12:19:01 AM all 29.51 0.00 2.66 0.50 2.16 65.17 00:24:45 12:19:01 AM 0 17.29 0.00 2.29 0.31 2.39 77.72 00:24:45 12:19:01 AM 1 41.86 0.00 3.04 0.68 1.93 52.49 00:24:45 12:20:01 AM all 29.09 0.00 2.00 0.57 1.99 66.34 00:24:45 12:20:01 AM 0 11.65 0.00 1.05 0.59 2.36 84.35 00:24:45 12:20:01 AM 1 46.79 0.00 2.96 0.55 1.62 48.08 00:24:45 12:21:01 AM all 0.39 0.00 0.16 0.18 0.10 99.17 00:24:45 12:21:01 AM 0 0.32 0.00 0.18 0.30 0.05 99.15 00:24:45 12:21:01 AM 1 0.47 0.00 0.13 0.07 0.15 99.18 00:24:45 12:22:01 AM all 9.45 0.00 1.02 0.06 0.73 88.74 00:24:45 12:22:01 AM 0 5.63 0.00 0.73 0.05 0.91 92.67 00:24:45 12:22:01 AM 1 13.28 0.00 1.30 0.07 0.55 84.80 00:24:45 12:23:01 AM all 17.26 0.00 1.33 0.40 0.95 80.06 00:24:45 12:23:01 AM 0 7.27 0.00 0.83 0.72 0.93 90.25 00:24:45 12:23:01 AM 1 27.28 0.00 1.83 0.08 0.97 69.84 00:24:45 12:24:01 AM all 27.65 0.00 2.46 0.23 1.58 68.08 00:24:45 12:24:01 AM 0 26.98 0.00 2.90 0.20 1.72 68.20 00:24:45 12:24:01 AM 1 28.32 0.00 2.03 0.27 1.43 67.96 00:24:45 00:24:45 Average: CPU %user %nice %system %iowait %steal %idle 00:24:45 Average: all 20.34 0.00 2.18 0.96 1.28 75.24 00:24:45 Average: 0 13.71 0.00 1.89 0.93 1.35 82.13 00:24:45 Average: 1 27.00 0.00 2.47 1.00 1.22 68.32 00:24:45 00:24:45 00:24:45