15:04:55 Started by timer 15:04:55 Running as SYSTEM 15:04:55 [EnvInject] - Loading node environment variables. 15:04:55 Building remotely on prd-centos8-builder-2c-4g-7594 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 15:04:55 [ssh-agent] Looking for ssh-agent implementation... 15:04:55 $ ssh-agent 15:04:55 SSH_AUTH_SOCK=/tmp/ssh-ab5oE42YHjwZ/agent.5205 15:04:55 SSH_AGENT_PID=5207 15:04:55 [ssh-agent] Started. 15:04:55 Running ssh-add (command line suppressed) 15:04:55 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8106422938476771397.key (jenkins-ssh) 15:04:56 [ssh-agent] Using credentials jenkins (jenkins) 15:04:56 The recommended git tool is: NONE 15:04:58 using credential jenkins 15:04:58 Wiping out workspace first. 15:04:59 Cloning the remote Git repository 15:04:59 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 15:04:59 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:04:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 15:04:59 > git --version # timeout=10 15:04:59 > git --version # 'git version 2.43.0' 15:04:59 using GIT_SSH to set credentials jenkins 15:04:59 [INFO] Currently running in a labeled security context 15:04:59 [INFO] Currently SELinux is 'enforcing' on the host 15:04:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16206501067845066015.key 15:04:59 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:03 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 15:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:03 Avoid second fetch 15:05:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:05:04 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 15:05:04 > git config core.sparsecheckout # timeout=10 15:05:04 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 15:05:04 Commit message: "Chore: Update global-jjb to v0.95.0" 15:05:04 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 15:05:04 > git remote # timeout=10 15:05:04 > git submodule init # timeout=10 15:05:04 > git submodule sync # timeout=10 15:05:05 > git config --get remote.origin.url # timeout=10 15:05:05 > git submodule init # timeout=10 15:05:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:05:05 > git config --get submodule.packer/common-packer.url # timeout=10 15:05:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:05:05 > git config --get submodule.global-jjb.url # timeout=10 15:05:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:05:05 > git submodule update --init --recursive packer/common-packer # timeout=10 15:05:09 > git submodule update --init --recursive global-jjb # timeout=10 15:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:05:20 provisioning config files... 15:05:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:05:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:05:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:05:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5365567140135121575.sh 15:05:20 ---> python-tools-install.sh 15:05:20 Setup pyenv: 15:05:20 system 15:05:20 * 3.8.13 (set by /opt/pyenv/version) 15:05:20 * 3.9.13 (set by /opt/pyenv/version) 15:05:21 * 3.10.6 (set by /opt/pyenv/version) 15:05:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HX5p 15:05:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:42 lf-activate-venv(): INFO: Base packages installed successfully 15:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:06:34 Generating Requirements File 15:07:29 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. 15:07:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:07:30 Python 3.10.6 15:07:30 pip 26.2 from /tmp/venv-HX5p/lib/python3.10/site-packages/pip (python 3.10) 15:07:31 aiohappyeyeballs==2.7.1 15:07:31 aiohttp==3.14.3 15:07:31 aiosignal==1.4.0 15:07:31 appdirs==1.4.4 15:07:31 argcomplete==3.7.1 15:07:31 aspy.yaml==1.3.0 15:07:31 async-timeout==5.0.1 15:07:31 attrs==26.1.0 15:07:31 autopage==0.6.0 15:07:31 backports.strenum==1.3.1 15:07:31 beautifulsoup4==4.15.0 15:07:31 boto3==1.43.63 15:07:31 botocore==1.43.63 15:07:31 bs4==0.0.2 15:07:31 certifi==2026.7.22 15:07:31 cffi==2.1.1 15:07:31 cfgv==3.5.0 15:07:31 chardet==7.4.3 15:07:31 charset-normalizer==3.4.9 15:07:31 click==8.4.2 15:07:31 cliff==4.14.0 15:07:31 cmd2==3.5.1 15:07:31 cryptography==3.3.2 15:07:31 debtcollector==3.1.0 15:07:31 decorator==5.3.1 15:07:31 defusedxml==0.7.1 15:07:31 Deprecated==1.3.1 15:07:31 distlib==0.4.3 15:07:31 dnspython==2.8.0 15:07:31 docker==7.2.0 15:07:31 dogpile.cache==1.5.0 15:07:31 durationpy==0.10 15:07:31 email-validator==2.3.0 15:07:31 filelock==3.32.2 15:07:31 frozenlist==1.8.0 15:07:31 future==1.0.0 15:07:31 gitdb==4.0.12 15:07:31 GitPython==3.1.58 15:07:31 httplib2==0.30.2 15:07:31 identify==2.6.19 15:07:31 idna==3.18 15:07:31 importlib-resources==1.5.0 15:07:31 iso8601==2.1.0 15:07:31 Jinja2==3.1.6 15:07:31 jmespath==1.1.0 15:07:31 jsonpatch==1.33 15:07:31 jsonpointer==3.1.1 15:07:31 jsonschema==4.26.0 15:07:31 jsonschema-specifications==2025.9.1 15:07:31 keystoneauth1==5.14.0 15:07:31 kubernetes==36.0.3 15:07:31 lftools==0.37.22 15:07:31 lxml==6.1.1 15:07:31 markdown-it-py==4.2.0 15:07:31 MarkupSafe==3.0.3 15:07:31 mdurl==0.1.2 15:07:31 msgpack==1.2.1 15:07:31 multi_key_dict==2.0.3 15:07:31 multidict==6.7.1 15:07:31 munch==4.0.0 15:07:31 netaddr==1.3.0 15:07:31 niet==1.4.2 15:07:31 nodeenv==1.10.0 15:07:31 oauth2client==4.1.3 15:07:31 oauthlib==3.3.1 15:07:31 openstacksdk==4.13.0 15:07:31 os-service-types==1.8.2 15:07:31 osc-lib==4.6.0 15:07:31 oslo.config==10.4.0 15:07:31 oslo.context==6.4.0 15:07:31 oslo.i18n==6.8.0 15:07:31 oslo.log==8.2.0 15:07:31 oslo.serialization==5.10.0 15:07:31 oslo.utils==10.1.1 15:07:31 packaging==26.3 15:07:31 pbr==7.0.3 15:07:31 platformdirs==4.11.0 15:07:31 prettytable==3.18.0 15:07:31 propcache==0.5.2 15:07:31 psutil==7.2.2 15:07:31 pyasn1==0.6.4 15:07:31 pyasn1_modules==0.4.2 15:07:31 pycparser==3.0 15:07:31 pygerrit2==2.0.15 15:07:31 PyGithub==2.9.1 15:07:31 Pygments==2.20.0 15:07:31 PyJWT==2.13.0 15:07:31 PyNaCl==1.6.2 15:07:31 pyparsing==2.4.7 15:07:31 pyperclip==1.11.0 15:07:31 pyrsistent==0.20.0 15:07:31 python-cinderclient==9.9.0 15:07:31 python-dateutil==2.9.0.post0 15:07:31 python-discovery==1.5.1 15:07:31 python-heatclient==5.2.0 15:07:31 python-jenkins==1.8.3 15:07:31 python-keystoneclient==5.8.0 15:07:31 python-magnumclient==4.11.0 15:07:31 python-openstackclient==10.0.0 15:07:31 python-swiftclient==4.10.0 15:07:31 PyYAML==6.0.3 15:07:31 referencing==0.37.0 15:07:31 requests==2.34.2 15:07:31 requests-oauthlib==2.0.0 15:07:31 rfc3986==2.0.0 15:07:31 rich==15.0.0 15:07:31 rich-argparse==1.8.0 15:07:31 rpds-py==0.30.0 15:07:31 rsa==4.9.1 15:07:31 ruamel.yaml==0.19.1 15:07:31 ruamel.yaml.clib==0.2.15 15:07:31 s3transfer==0.19.2 15:07:31 simplejson==4.1.1 15:07:31 six==1.17.0 15:07:31 smmap==5.0.3 15:07:31 soupsieve==2.9.1 15:07:31 stevedore==5.8.0 15:07:31 tabulate==0.10.0 15:07:31 toml==0.10.2 15:07:31 tomlkit==0.15.1 15:07:31 tqdm==4.70.0 15:07:31 typing_extensions==4.16.0 15:07:31 urllib3==1.26.20 15:07:31 virtualenv==21.7.1 15:07:31 wcwidth==0.8.2 15:07:31 websocket-client==1.9.0 15:07:31 wrapt==2.3.0 15:07:31 xdg==6.0.0 15:07:31 xmltodict==1.0.4 15:07:31 yarl==1.24.5 15:07:31 yq==4.1.2 15:07:31 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins8925222088408603933.sh 15:07:31 ---> uv-install.sh 15:07:31 Installing uv/uvx (latest) using shell installer 15:07:38 2026-08-05 15:07:38 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-W0MOnt.sh" [1] 15:07:38 downloading uv 0.12.1 x86_64-unknown-linux-gnu 15:07:43 installing to /home/jenkins/.local/bin 15:07:43 uv 15:07:43 uvx 15:07:43 everything's installed! 15:07:43 ---> Validating uv/uvx install 15:07:43 uvx 0.12.1 (x86_64-unknown-linux-gnu) 15:07:43 [EnvInject] - Injecting environment variables from a build step. 15:07:43 [EnvInject] - Injecting as environment variables the properties content 15:07:43 OS_CLOUD=vex 15:07:43 15:07:43 [EnvInject] - Variables injected successfully. 15:07:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:07:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:07:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4028030958746112144.sh 15:07:43 ---> Orphaned k8s clusters 15:07:43 Setup pyenv: 15:07:43 system 15:07:43 3.8.13 15:07:43 3.9.13 15:07:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:50 lf-activate-venv(): INFO: Base packages installed successfully 15:07:50 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:08:21 -----> Delete orphaned cluster 15:08:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:08:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:08:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2460082250614510042.sh 15:08:21 ---> Orphaned stacks 15:08:21 Setup pyenv: 15:08:21 system 15:08:21 3.8.13 15:08:21 3.9.13 15:08:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:08:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:27 lf-activate-venv(): INFO: Base packages installed successfully 15:08:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:09:02 + mapfile -t OS_COE_CLUSTERS_ID 15:09:02 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:09:02 ++ awk '{print $1}' 15:09:02 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:09:12 + echo '-----> Active clusters -> stacks' 15:09:12 -----> Active clusters -> stacks 15:09:12 + OS_COE_STACKS=() 15:09:12 + [[ 0 -gt 0 ]] 15:09:12 + mapfile -t OS_STACKS 15:09:12 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 15:09:12 ++ awk '{print $1}' 15:09:21 + echo '-----> Active stacks' 15:09:21 -----> Active stacks 15:09:21 + echo '-----> Delete orphaned stacks' 15:09:21 -----> Delete orphaned stacks 15:09:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:09:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:09:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16771759592152825392.sh 15:09:21 ---> Orphaned servers 15:09:21 Setup pyenv: 15:09:21 system 15:09:21 3.8.13 15:09:21 3.9.13 15:09:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:09:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:28 lf-activate-venv(): INFO: Base packages installed successfully 15:09:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:10:15 -----> Active servers 15:10:15 prd-centos8-builder-2c-4g-7594 15:10:15 -----> Delete orphaned servers 15:10:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:10:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:10:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17530196445831449571.sh 15:10:22 ---> Orphaned ports 15:10:22 Setup pyenv: 15:10:22 system 15:10:22 3.8.13 15:10:22 3.9.13 15:10:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:10:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:10:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:28 lf-activate-venv(): INFO: Base packages installed successfully 15:10:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:11:02 No orphaned ports to process. 15:11:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:11:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:11:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8420982101264470425.sh 15:11:02 ---> Orphaned volumes 15:11:02 + source /home/jenkins/lf-env.sh 15:11:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:11:02 ++ mktemp -d /tmp/venv-XXXX 15:11:02 + lf_venv=/tmp/venv-jIIT 15:11:02 + local venv_file=/tmp/.os_lf_venv 15:11:02 + local python=python3 15:11:02 + local options 15:11:02 + local set_path=true 15:11:02 + local install_args= 15:11:02 ++ 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 15:11:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:11:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:11:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:11:02 + true 15:11:02 + case $1 in 15:11:02 + python=python3 15:11:02 + shift 2 15:11:02 + true 15:11:02 + case $1 in 15:11:02 + shift 15:11:02 + break 15:11:02 + case $python in 15:11:02 + local pkg_list= 15:11:02 + [[ -d /opt/pyenv ]] 15:11:02 + echo 'Setup pyenv:' 15:11:02 Setup pyenv: 15:11:02 + export PYENV_ROOT=/opt/pyenv 15:11:02 + PYENV_ROOT=/opt/pyenv 15:11:02 + 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 15:11:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:11:02 + pyenv versions 15:11:02 system 15:11:02 3.8.13 15:11:02 3.9.13 15:11:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:11:02 + command -v pyenv 15:11:02 ++ pyenv init - --no-rehash 15:11:02 + 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[*]}"'\'')" 15:11:02 export PATH="/opt/pyenv/shims:${PATH}" 15:11:02 export PYENV_SHELL=bash 15:11:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:11:02 pyenv() { 15:11:02 local command 15:11:02 command="${1:-}" 15:11:02 if [ "$#" -gt 0 ]; then 15:11:02 shift 15:11:02 fi 15:11:02 15:11:02 case "$command" in 15:11:02 rehash|shell) 15:11:02 eval "$(pyenv "sh-$command" "$@")" 15:11:02 ;; 15:11:02 *) 15:11:02 command pyenv "$command" "$@" 15:11:02 ;; 15:11:02 esac 15:11:02 }' 15:11:02 +++ 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[*]}"' 15:11:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:11:02 ++ 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 15:11:02 ++ 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 15:11:02 ++ export PYENV_SHELL=bash 15:11:02 ++ PYENV_SHELL=bash 15:11:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:11:02 +++ complete -F _pyenv pyenv 15:11:02 ++ lf-pyver python3 15:11:02 ++ local py_version_xy=python3 15:11:02 ++ local py_version_xyz= 15:11:02 ++ awk '{ print $1 }' 15:11:02 ++ pyenv versions 15:11:02 ++ local command 15:11:02 ++ command=versions 15:11:02 ++ '[' 1 -gt 0 ']' 15:11:02 ++ shift 15:11:02 ++ case "$command" in 15:11:02 ++ command pyenv versions 15:11:02 ++ pyenv versions 15:11:02 ++ sed 's/^[ *]* //' 15:11:02 ++ grep -E '^[0-9.]*[0-9]$' 15:11:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:11:02 +++ tail -n 1 15:11:02 +++ grep '^3' /tmp/.pyenv_versions 15:11:02 +++ sort -V 15:11:02 ++ py_version_xyz=3.10.6 15:11:02 ++ [[ -z 3.10.6 ]] 15:11:02 ++ echo 3.10.6 15:11:02 ++ return 0 15:11:02 + pyenv local 3.10.6 15:11:02 + local command 15:11:02 + command=local 15:11:02 + '[' 2 -gt 0 ']' 15:11:02 + shift 15:11:02 + case "$command" in 15:11:02 + command pyenv local 3.10.6 15:11:02 + pyenv local 3.10.6 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='lftools[openstack] ' 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='kubernetes ' 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='niet ' 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='python-heatclient ' 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='python-openstackclient ' 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='python-magnumclient ' 15:11:02 + for arg in "$@" 15:11:02 + case $arg in 15:11:02 + pkg_list+='yq ' 15:11:02 + [[ -f /tmp/.os_lf_venv ]] 15:11:02 ++ cat /tmp/.os_lf_venv 15:11:02 + lf_venv=/tmp/venv-HX5p 15:11:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from' file:/tmp/.os_lf_venv 15:11:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:11:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:11:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:02 + local 'pip_opts=--upgrade --quiet' 15:11:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:11:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:11:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:11:02 + [[ -n '' ]] 15:11:02 + [[ -n '' ]] 15:11:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:11:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:02 + /tmp/venv-HX5p/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 15:11:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:11:08 lf-activate-venv(): INFO: Base packages installed successfully 15:11:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:11:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:11:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:11:08 + /tmp/venv-HX5p/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 15:11:39 + type python3 15:11:39 + true 15:11:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH' 15:11:39 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:11:39 + PATH=/tmp/venv-HX5p/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 15:11:39 + return 0 15:11:39 + mapfile -t os_volumes 15:11:39 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:11:59 + '[' 0 -eq 0 ']' 15:11:59 + echo 'No orphaned volumes found.' 15:11:59 No orphaned volumes found. 15:11:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:11:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:11:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10325790301866508463.sh 15:11:59 ---> Protect in-use images 15:11:59 Setup pyenv: 15:11:59 system 15:11:59 3.8.13 15:11:59 3.9.13 15:11:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:05 lf-activate-venv(): INFO: Base packages installed successfully 15:12:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:12:36 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:12:36 INFO: There are images to protect defined in jenkins-config. 15:12:36 INFO: Protecting the following images: 15:12:36 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 15:12:36 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 15:12:36 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 15:12:36 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 15:12:36 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 15:12:36 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 15:12:36 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 15:12:36 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 15:12:36 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 15:12:36 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 15:12:45 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 15:12:54 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 15:13:03 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 15:13:13 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 15:13:21 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 15:13:30 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 15:13:39 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 15:13:48 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 15:13:58 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 15:14:07 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 15:14:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:14:07 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:14:07 [EnvInject] - Injecting environment variables from a build step. 15:14:07 [EnvInject] - Injecting as environment variables the properties content 15:14:07 OS_IMAGE_CLEANUP_AGE=30 15:14:07 15:14:07 [EnvInject] - Variables injected successfully. 15:14:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9314892013066887477.sh 15:14:07 ---> Cleanup old images 15:14:07 Setup pyenv: 15:14:07 system 15:14:07 3.8.13 15:14:07 3.9.13 15:14:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:14:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:14:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:13 lf-activate-venv(): INFO: Base packages installed successfully 15:14:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:14:45 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:14:45 + lftools openstack --os-cloud vex image cleanup --days=30 15:14:56 Removing 163 images from vex. 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250701-210306.598 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250617-224605.602 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250617-224600.740 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250617-222713.313 is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 15:14:56 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 15:14:56 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 15:14:56 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 15:14:56 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 15:14:56 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 15:14:56 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 15:14:56 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 15:14:56 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 15:14:56 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 15:14:56 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 15:14:56 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 15:14:56 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 15:14:56 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 15:14:56 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 15:14:56 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 15:14:56 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 15:14:56 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 15:14:56 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 15:14:56 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 15:14:56 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 15:14:56 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 15:14:56 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 15:14:56 $ ssh-agent -k 15:14:56 unset SSH_AUTH_SOCK; 15:14:56 unset SSH_AGENT_PID; 15:14:56 echo Agent pid 5207 killed; 15:14:56 [ssh-agent] Stopped. 15:14:57 [PostBuildScript] - [INFO] Executing post build scripts. 15:14:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13391279240963565869.sh 15:14:57 ---> sysstat.sh 15:14:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13044550473337770480.sh 15:14:57 ---> package-listing.sh 15:14:57 ++ facter osfamily 15:14:57 ++ tr '[:upper:]' '[:lower:]' 15:14:58 + OS_FAMILY=redhat 15:14:58 + workspace=/w/workspace/ci-management-openstack-cron 15:14:58 + START_PACKAGES=/tmp/packages_start.txt 15:14:58 + END_PACKAGES=/tmp/packages_end.txt 15:14:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:58 + PACKAGES=/tmp/packages_start.txt 15:14:58 + '[' /w/workspace/ci-management-openstack-cron ']' 15:14:58 + PACKAGES=/tmp/packages_end.txt 15:14:58 + case "${OS_FAMILY}" in 15:14:58 + rpm -qa 15:14:58 + sort 15:14:59 + '[' -f /tmp/packages_start.txt ']' 15:14:59 + '[' -f /tmp/packages_end.txt ']' 15:14:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:59 + '[' /w/workspace/ci-management-openstack-cron ']' 15:14:59 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:14:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:14:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11775800699304968199.sh 15:14:59 ---> capture-instance-metadata.sh 15:14:59 Setup pyenv: 15:14:59 system 15:14:59 3.8.13 15:14:59 3.9.13 15:14:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:14:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:05 lf-activate-venv(): INFO: Base packages installed successfully 15:15:05 lf-activate-venv(): INFO: Installing additional packages: lftools 15:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:15:25 INFO: Running in OpenStack, capturing instance metadata 15:15:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6749643593924320263.sh 15:15:25 provisioning config files... 15:15:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11819117178893130506tmp 15:15:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:15:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:15:25 [EnvInject] - Injecting environment variables from a build step. 15:15:25 [EnvInject] - Injecting as environment variables the properties content 15:15:25 SERVER_ID=logs 15:15:25 15:15:25 [EnvInject] - Variables injected successfully. 15:15:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7246662610512650036.sh 15:15:26 ---> create-netrc.sh 15:15:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7893389087931287818.sh 15:15:26 ---> python-tools-install.sh 15:15:26 Setup pyenv: 15:15:26 system 15:15:26 3.8.13 15:15:26 3.9.13 15:15:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:15:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:32 lf-activate-venv(): INFO: Base packages installed successfully 15:15:32 lf-activate-venv(): INFO: Installing additional packages: lftools 15:15:52 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:15:52 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins3973683552376122901.sh 15:15:52 ---> uv-install.sh 15:15:52 uv 0.12.1 is already installed 15:15:52 uvx 0.12.1 (x86_64-unknown-linux-gnu) 15:15:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12716366112312780145.sh 15:15:53 ---> sudo-logs.sh 15:15:53 Archiving 'sudo' log.. 15:15:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9681340839652492293.sh 15:15:53 ---> job-cost.sh 15:15:53 INFO: Activating Python virtual environment... 15:15:53 Setup pyenv: 15:15:53 system 15:15:53 3.8.13 15:15:53 3.9.13 15:15:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:15:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:15:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:00 lf-activate-venv(): INFO: Base packages installed successfully 15:16:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:15 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:16:15 INFO: No stack-cost file found 15:16:15 INFO: Instance uptime: 753s 15:16:15 INFO: Fetching instance metadata (attempt 1 of 3)... 15:16:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:16:16 INFO: Successfully fetched instance metadata 15:16:16 INFO: Instance type: v3-starter-2 15:16:16 INFO: Retrieving pricing info for: v3-starter-2 15:16:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:16:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=753 15:16:19 INFO: Successfully fetched Vexxhost pricing API 15:16:19 INFO: Retrieved cost: 0.02 15:16:19 INFO: Retrieved resource: v3-starter-2 15:16:19 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 15:16:19 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 15:16:19 INFO: Successfully archived job cost data 15:16:19 DEBUG: Cost data: ci-management-openstack-cron,61420,2026-08-05 15:16:19,v3-starter-2,753,0.02,0.00,SUCCESS 15:16:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3369320891288778199.sh 15:16:19 ---> logs-deploy.sh 15:16:19 Setup pyenv: 15:16:19 system 15:16:19 3.8.13 15:16:19 3.9.13 15:16:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HX5p from file:/tmp/.os_lf_venv 15:16:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:26 lf-activate-venv(): INFO: Base packages installed successfully 15:16:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-HX5p/bin to PATH 15:16:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61420 15:16:45 INFO: archiving workspace using pattern(s): 15:16:50 Archives upload complete. 15:16:51 INFO: archiving logs to Nexus 15:16:52 ---> uname -a: 15:16:52 Linux prd-centos8-builder-2c-4g-7594.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 15:16:52 15:16:52 15:16:52 ---> lscpu: 15:16:52 Architecture: x86_64 15:16:52 CPU op-mode(s): 32-bit, 64-bit 15:16:52 Byte Order: Little Endian 15:16:52 CPU(s): 2 15:16:52 On-line CPU(s) list: 0,1 15:16:52 Thread(s) per core: 1 15:16:52 Core(s) per socket: 1 15:16:52 Socket(s): 2 15:16:52 NUMA node(s): 1 15:16:52 Vendor ID: AuthenticAMD 15:16:52 CPU family: 23 15:16:52 Model: 49 15:16:52 Model name: AMD EPYC-Rome Processor 15:16:52 Stepping: 0 15:16:52 CPU MHz: 2800.000 15:16:52 BogoMIPS: 5600.00 15:16:52 Virtualization: AMD-V 15:16:52 Hypervisor vendor: KVM 15:16:52 Virtualization type: full 15:16:52 L1d cache: 32K 15:16:52 L1i cache: 32K 15:16:52 L2 cache: 512K 15:16:52 L3 cache: 16384K 15:16:52 NUMA node0 CPU(s): 0,1 15:16:52 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 15:16:52 15:16:52 15:16:52 ---> nproc: 15:16:52 2 15:16:52 15:16:52 15:16:52 ---> df -h: 15:16:52 Filesystem Size Used Avail Use% Mounted on 15:16:52 devtmpfs 1.8G 0 1.8G 0% /dev 15:16:52 tmpfs 1.8G 0 1.8G 0% /dev/shm 15:16:52 tmpfs 1.8G 17M 1.8G 1% /run 15:16:52 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 15:16:52 /dev/vda1 20G 9.2G 11G 46% / 15:16:52 tmpfs 367M 0 367M 0% /run/user/1001 15:16:52 15:16:52 15:16:52 ---> free -m: 15:16:52 total used free shared buff/cache available 15:16:52 Mem: 3665 499 987 17 2178 2888 15:16:52 Swap: 1023 0 1023 15:16:52 15:16:52 15:16:52 ---> ip addr: 15:16:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:16:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:52 inet 127.0.0.1/8 scope host lo 15:16:52 valid_lft forever preferred_lft forever 15:16:52 inet6 ::1/128 scope host 15:16:52 valid_lft forever preferred_lft forever 15:16:52 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:16:52 link/ether fa:16:3e:8b:13:a2 brd ff:ff:ff:ff:ff:ff 15:16:52 altname enp0s3 15:16:52 altname ens3 15:16:52 inet 10.32.7.52/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 15:16:52 valid_lft 85645sec preferred_lft 85645sec 15:16:52 inet6 fe80::f816:3eff:fe8b:13a2/64 scope link 15:16:52 valid_lft forever preferred_lft forever 15:16:52 15:16:52 15:16:52 ---> sar -b -r -n DEV: 15:16:52 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/05/2026 _x86_64_ (2 CPU) 15:16:52 15:16:52 15:03:52 LINUX RESTART (2 CPU) 15:16:52 15:16:52 03:05:02 PM tps rtps wtps bread/s bwrtn/s 15:16:52 03:06:01 PM 62.42 7.08 55.34 986.38 3171.52 15:16:52 03:07:01 PM 61.38 0.08 61.29 1.60 7663.67 15:16:52 03:08:01 PM 49.10 1.72 47.38 196.87 7495.62 15:16:52 03:09:01 PM 27.86 0.55 27.31 66.91 5127.04 15:16:52 03:10:01 PM 20.71 0.05 20.66 1.33 878.27 15:16:52 03:11:01 PM 11.96 0.20 11.76 32.39 333.01 15:16:52 03:12:01 PM 14.21 0.03 14.18 1.73 513.15 15:16:52 03:13:01 PM 14.26 0.00 14.26 0.00 603.88 15:16:52 03:14:01 PM 7.80 0.00 7.80 0.00 390.12 15:16:52 03:15:01 PM 14.83 0.72 14.11 31.06 539.56 15:16:52 03:16:01 PM 14.91 0.38 14.53 38.65 439.79 15:16:52 Average: 27.17 0.97 26.20 122.05 2467.87 15:16:52 15:16:52 03:05:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:52 03:06:01 PM 1511640 3010584 2242036 59.73 2104 1677456 642276 13.37 141516 1848364 44380 15:16:52 03:07:01 PM 1310636 3021100 2443040 65.08 2104 1877896 597140 12.43 144112 2002808 79228 15:16:52 03:08:01 PM 1069136 2958976 2684540 71.52 2104 2049472 623160 12.98 146380 2211196 77604 15:16:52 03:09:01 PM 937920 2877596 2815756 75.01 2104 2097924 705592 14.69 150120 2332240 21112 15:16:52 03:10:01 PM 1049180 2988284 2704496 72.05 2104 2097920 596988 12.43 174352 2201400 8396 15:16:52 03:11:01 PM 1034064 2974420 2719612 72.45 2104 2098896 611448 12.73 213640 2177068 7480 15:16:52 03:12:01 PM 1057508 2997676 2696168 71.83 2104 2098948 592832 12.34 214012 2153484 7496 15:16:52 03:13:01 PM 1035296 2975472 2718380 72.42 2104 2098952 612224 12.75 214212 2175884 7476 15:16:52 03:14:01 PM 1036836 2976980 2716840 72.38 2104 2098952 607808 12.66 214460 2173444 8 15:16:52 03:15:01 PM 1056500 2997776 2697176 71.85 2104 2100020 592024 12.33 398368 1970176 7644 15:16:52 03:16:01 PM 1054648 2997156 2699028 71.90 2104 2101056 586184 12.21 406860 1962928 7392 15:16:52 Average: 1104851 2979638 2648825 70.57 2104 2036136 615243 12.81 219821 2109908 24383 15:16:52 15:16:52 03:05:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:52 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:06:01 PM eth0 56.83 40.87 578.94 16.15 0.00 0.00 0.00 0.00 15:16:52 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:07:01 PM eth0 31.00 24.12 724.41 3.28 0.00 0.00 0.00 0.00 15:16:52 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:08:01 PM eth0 51.03 44.95 469.09 16.05 0.00 0.00 0.00 0.00 15:16:52 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:09:01 PM eth0 37.29 29.26 651.05 4.96 0.00 0.00 0.00 0.00 15:16:52 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:10:01 PM eth0 6.71 7.98 4.07 3.25 0.00 0.00 0.00 0.00 15:16:52 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:11:01 PM eth0 7.80 8.65 8.77 2.98 0.00 0.00 0.00 0.00 15:16:52 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:12:01 PM eth0 7.73 8.42 4.49 3.68 0.00 0.00 0.00 0.00 15:16:52 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:13:01 PM eth0 6.22 7.38 3.84 2.75 0.00 0.00 0.00 0.00 15:16:52 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:14:01 PM eth0 5.48 5.15 4.60 0.76 0.00 0.00 0.00 0.00 15:16:52 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:15:01 PM eth0 12.08 11.53 11.94 5.20 0.00 0.00 0.00 0.00 15:16:52 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 03:16:01 PM eth0 9.63 9.88 6.86 4.84 0.00 0.00 0.00 0.00 15:16:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:52 Average: eth0 21.02 17.98 223.86 5.79 0.00 0.00 0.00 0.00 15:16:52 15:16:52 15:16:52 ---> sar -P ALL: 15:16:52 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/05/2026 _x86_64_ (2 CPU) 15:16:52 15:16:52 15:03:52 LINUX RESTART (2 CPU) 15:16:52 15:16:52 03:05:02 PM CPU %user %nice %system %iowait %steal %idle 15:16:52 03:06:01 PM all 20.94 0.00 3.20 3.17 1.86 70.83 15:16:52 03:06:01 PM 0 18.69 0.00 3.04 4.95 1.72 71.61 15:16:52 03:06:01 PM 1 23.20 0.00 3.36 1.40 1.99 70.04 15:16:52 03:07:01 PM all 27.32 0.00 3.50 1.78 1.88 65.52 15:16:52 03:07:01 PM 0 17.23 0.00 2.86 1.87 1.77 76.28 15:16:52 03:07:01 PM 1 37.43 0.00 4.14 1.69 1.99 54.75 15:16:52 03:08:01 PM all 30.80 0.00 3.30 1.56 1.66 62.68 15:16:52 03:08:01 PM 0 38.49 0.00 4.10 1.42 1.57 54.43 15:16:52 03:08:01 PM 1 23.15 0.00 2.50 1.71 1.76 70.88 15:16:52 03:09:01 PM all 29.84 0.00 2.31 0.82 1.64 65.39 15:16:52 03:09:01 PM 0 18.77 0.00 2.26 0.81 1.56 76.60 15:16:52 03:09:01 PM 1 40.91 0.00 2.36 0.83 1.73 54.17 15:16:52 03:10:01 PM all 26.26 0.00 1.60 0.51 1.39 70.24 15:16:52 03:10:01 PM 0 36.95 0.00 1.86 0.17 1.30 59.72 15:16:52 03:10:01 PM 1 15.62 0.00 1.34 0.84 1.49 80.70 15:16:52 03:11:01 PM all 18.79 0.00 1.35 0.33 1.15 78.38 15:16:52 03:11:01 PM 0 7.55 0.00 0.75 0.33 0.98 90.39 15:16:52 03:11:01 PM 1 30.04 0.00 1.94 0.33 1.33 66.36 15:16:52 03:12:01 PM all 23.74 0.00 1.66 0.25 1.35 73.00 15:16:52 03:12:01 PM 0 15.97 0.00 1.69 0.05 1.20 81.10 15:16:52 03:12:01 PM 1 31.50 0.00 1.63 0.45 1.51 64.91 15:16:52 03:13:01 PM all 24.30 0.00 1.25 0.32 1.18 72.95 15:16:52 03:13:01 PM 0 9.76 0.00 0.75 0.50 0.82 88.17 15:16:52 03:13:01 PM 1 38.78 0.00 1.74 0.15 1.54 57.79 15:16:52 03:14:01 PM all 9.62 0.00 0.93 0.30 0.94 88.22 15:16:52 03:14:01 PM 0 9.98 0.00 0.96 0.46 0.86 87.73 15:16:52 03:14:01 PM 1 9.25 0.00 0.90 0.13 1.01 88.71 15:16:52 03:15:01 PM all 26.32 0.00 2.09 0.31 1.57 69.70 15:16:52 03:15:01 PM 0 21.46 0.00 1.99 0.32 1.38 74.86 15:16:52 03:15:01 PM 1 31.17 0.00 2.19 0.31 1.77 64.56 15:16:52 03:16:01 PM all 30.88 0.00 2.40 0.40 1.63 64.69 15:16:52 03:16:01 PM 0 13.43 0.00 1.51 0.45 1.32 83.29 15:16:52 03:16:01 PM 1 48.34 0.00 3.30 0.35 1.94 46.07 15:16:52 15:16:52 Average: CPU %user %nice %system %iowait %steal %idle 15:16:52 Average: all 24.44 0.00 2.14 0.88 1.48 71.05 15:16:52 Average: 0 18.93 0.00 1.98 1.02 1.32 76.76 15:16:52 Average: 1 29.95 0.00 2.31 0.74 1.64 65.36 15:16:52 15:16:52 15:16:52