22:03:00 Started by timer 22:03:00 Running as SYSTEM 22:03:00 [EnvInject] - Loading node environment variables. 22:03:00 Building remotely on prd-centos8-builder-2c-1g-5600 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 22:03:00 [ssh-agent] Looking for ssh-agent implementation... 22:03:00 $ ssh-agent 22:03:00 SSH_AUTH_SOCK=/tmp/ssh-RT6ecVEtTYSk/agent.43306 22:03:00 SSH_AGENT_PID=43309 22:03:00 [ssh-agent] Started. 22:03:00 Running ssh-add (command line suppressed) 22:03:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12121147727607436409.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12121147727607436409.key) 22:03:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:03:00 The recommended git tool is: NONE 22:03:02 using credential onap-jenkins-ssh 22:03:02 Wiping out workspace first. 22:03:02 Cloning the remote Git repository 22:03:02 Cloning repository git://cloud.onap.org/mirror/ci-management 22:03:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:03:02 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 22:03:02 > git --version # timeout=10 22:03:02 > git --version # 'git version 2.39.0' 22:03:02 using GIT_SSH to set credentials Gerrit user 22:03:02 [INFO] Currently running in a labeled security context 22:03:02 [INFO] Currently SELinux is 'enforcing' on the host 22:03:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh18426798900090572866.key 22:03:02 Verifying host key using manually-configured host key entries 22:03:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:04 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 22:03:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:04 Avoid second fetch 22:03:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:03:04 Checking out Revision a3e5d94c3ae0c7c8b4a9b2034393ccdf954b733b (refs/remotes/origin/master) 22:03:04 > git config core.sparsecheckout # timeout=10 22:03:04 > git checkout -f a3e5d94c3ae0c7c8b4a9b2034393ccdf954b733b # timeout=10 22:03:05 Commit message: "[INTEGRATION] remove commit linter from xtesting repo" 22:03:05 > git rev-list --no-walk a3e5d94c3ae0c7c8b4a9b2034393ccdf954b733b # timeout=10 22:03:05 > git remote # timeout=10 22:03:05 > git submodule init # timeout=10 22:03:05 > git submodule sync # timeout=10 22:03:05 > git config --get remote.origin.url # timeout=10 22:03:05 > git submodule init # timeout=10 22:03:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:03:05 > git config --get submodule.global-jjb.url # timeout=10 22:03:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:03:05 > git config --get submodule.packer/common-packer.url # timeout=10 22:03:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:03:05 > git submodule update --init --recursive global-jjb # timeout=10 22:03:06 > git submodule update --init --recursive packer/common-packer # timeout=10 22:03:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:03:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:03:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:03:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:03:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:03:10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:03:10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:03:10 No emails were triggered. 22:03:10 provisioning config files... 22:03:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:03:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:03:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:03:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12128452649647630110.sh 22:03:10 ---> python-tools-install.sh 22:03:10 Setup pyenv: 22:03:10 system 22:03:10 * 3.8.13 (set by /opt/pyenv/version) 22:03:10 * 3.9.13 (set by /opt/pyenv/version) 22:03:10 * 3.10.6 (set by /opt/pyenv/version) 22:03:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozz2 22:03:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:03:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:18 lf-activate-venv(): INFO: Base packages installed successfully 22:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools 22:03:39 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:03:39 Generating Requirements File 22:03:56 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. 22:03:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:03:57 Python 3.10.6 22:03:57 pip 26.0.1 from /tmp/venv-ozz2/lib/python3.10/site-packages/pip (python 3.10) 22:03:57 appdirs==1.4.4 22:03:57 argcomplete==3.6.3 22:03:57 aspy.yaml==1.3.0 22:03:57 attrs==25.4.0 22:03:57 autopage==0.6.0 22:03:57 backports.strenum==1.3.1 22:03:57 beautifulsoup4==4.14.3 22:03:57 boto3==1.42.43 22:03:57 botocore==1.42.43 22:03:57 bs4==0.0.2 22:03:57 certifi==2026.1.4 22:03:57 cffi==2.0.0 22:03:57 cfgv==3.5.0 22:03:57 chardet==5.2.0 22:03:57 charset-normalizer==3.4.4 22:03:57 click==8.3.1 22:03:57 cliff==4.13.1 22:03:57 cmd2==3.2.0 22:03:57 cryptography==3.3.2 22:03:57 debtcollector==3.0.0 22:03:57 decorator==5.2.1 22:03:57 defusedxml==0.7.1 22:03:57 Deprecated==1.3.1 22:03:57 distlib==0.4.0 22:03:57 dnspython==2.8.0 22:03:57 docker==7.1.0 22:03:57 dogpile.cache==1.5.0 22:03:57 durationpy==0.10 22:03:57 email-validator==2.3.0 22:03:57 filelock==3.20.3 22:03:57 future==1.0.0 22:03:57 gitdb==4.0.12 22:03:57 GitPython==3.1.46 22:03:57 httplib2==0.30.2 22:03:57 identify==2.6.16 22:03:57 idna==3.11 22:03:57 importlib-resources==1.5.0 22:03:57 iso8601==2.1.0 22:03:57 Jinja2==3.1.6 22:03:57 jmespath==1.1.0 22:03:57 jsonpatch==1.33 22:03:57 jsonpointer==3.0.0 22:03:57 jsonschema==4.26.0 22:03:57 jsonschema-specifications==2025.9.1 22:03:57 keystoneauth1==5.13.0 22:03:57 kubernetes==35.0.0 22:03:57 lftools==0.37.21 22:03:57 lxml==6.0.2 22:03:57 markdown-it-py==4.0.0 22:03:57 MarkupSafe==3.0.3 22:03:57 mdurl==0.1.2 22:03:57 msgpack==1.1.2 22:03:57 multi_key_dict==2.0.3 22:03:57 munch==4.0.0 22:03:57 netaddr==1.3.0 22:03:57 niet==1.4.2 22:03:57 nodeenv==1.10.0 22:03:57 oauth2client==4.1.3 22:03:57 oauthlib==3.3.1 22:03:57 openstacksdk==4.9.0 22:03:57 os-service-types==1.8.2 22:03:57 osc-lib==4.3.0 22:03:57 oslo.config==10.2.0 22:03:57 oslo.context==6.2.0 22:03:57 oslo.i18n==6.7.1 22:03:57 oslo.log==8.0.0 22:03:57 oslo.serialization==5.9.0 22:03:57 oslo.utils==9.2.0 22:03:57 packaging==26.0 22:03:57 pbr==7.0.3 22:03:57 platformdirs==4.5.1 22:03:57 prettytable==3.17.0 22:03:57 psutil==7.2.2 22:03:57 pyasn1==0.6.2 22:03:57 pyasn1_modules==0.4.2 22:03:57 pycparser==3.0 22:03:57 pygerrit2==2.0.15 22:03:57 PyGithub==2.8.1 22:03:57 Pygments==2.19.2 22:03:57 PyJWT==2.11.0 22:03:57 PyNaCl==1.6.2 22:03:57 pyparsing==2.4.7 22:03:57 pyperclip==1.11.0 22:03:57 pyrsistent==0.20.0 22:03:57 python-cinderclient==9.8.0 22:03:57 python-dateutil==2.9.0.post0 22:03:57 python-heatclient==5.0.0 22:03:57 python-jenkins==1.8.3 22:03:57 python-keystoneclient==5.7.0 22:03:57 python-magnumclient==4.9.0 22:03:57 python-openstackclient==8.3.0 22:03:57 python-swiftclient==4.9.0 22:03:57 PyYAML==6.0.3 22:03:57 referencing==0.37.0 22:03:57 requests==2.32.5 22:03:57 requests-oauthlib==2.0.0 22:03:57 requestsexceptions==1.4.0 22:03:57 rfc3986==2.0.0 22:03:57 rich==14.3.2 22:03:57 rich-argparse==1.7.2 22:03:57 rpds-py==0.30.0 22:03:57 rsa==4.9.1 22:03:57 ruamel.yaml==0.19.1 22:03:57 ruamel.yaml.clib==0.2.15 22:03:57 s3transfer==0.16.0 22:03:57 simplejson==3.20.2 22:03:57 six==1.17.0 22:03:57 smmap==5.0.2 22:03:57 soupsieve==2.8.3 22:03:57 stevedore==5.6.0 22:03:57 tabulate==0.9.0 22:03:57 toml==0.10.2 22:03:57 tomlkit==0.14.0 22:03:57 tqdm==4.67.3 22:03:57 typing_extensions==4.15.0 22:03:57 tzdata==2025.3 22:03:57 urllib3==1.26.20 22:03:57 virtualenv==20.36.1 22:03:57 wcwidth==0.5.3 22:03:57 websocket-client==1.9.0 22:03:57 wrapt==2.1.1 22:03:57 xdg==6.0.0 22:03:57 xmltodict==1.0.2 22:03:57 yq==3.4.3 22:03:57 [EnvInject] - Injecting environment variables from a build step. 22:03:57 [EnvInject] - Injecting as environment variables the properties content 22:03:57 OS_CLOUD=vex 22:03:57 22:03:57 [EnvInject] - Variables injected successfully. 22:03:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:03:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:03:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17983557928502211916.sh 22:03:57 ---> Orphaned k8s clusters 22:03:57 Setup pyenv: 22:03:57 system 22:03:57 3.8.13 22:03:57 3.9.13 22:03:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:03:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:03:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:59 lf-activate-venv(): INFO: Base packages installed successfully 22:03:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:04:04 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:04:07 -----> Delete orphaned cluster 22:04:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:04:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:04:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4332412034236219719.sh 22:04:07 ---> Orphaned stacks 22:04:07 Setup pyenv: 22:04:07 system 22:04:07 3.8.13 22:04:07 3.9.13 22:04:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:04:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:04:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:09 lf-activate-venv(): INFO: Base packages installed successfully 22:04:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:04:21 + mapfile -t OS_COE_CLUSTERS_ID 22:04:21 ++ awk '{print $1}' 22:04:21 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:04:21 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:04:23 + echo '-----> Active clusters -> stacks' 22:04:23 -----> Active clusters -> stacks 22:04:23 + OS_COE_STACKS=() 22:04:23 + [[ 0 -gt 0 ]] 22:04:23 + mapfile -t OS_STACKS 22:04:23 ++ 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 22:04:23 ++ awk '{print $1}' 22:04:25 + echo '-----> Active stacks' 22:04:25 -----> Active stacks 22:04:25 + echo '-----> Delete orphaned stacks' 22:04:25 -----> Delete orphaned stacks 22:04:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:04:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:04:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5742062703086869658.sh 22:04:25 ---> Orphaned servers 22:04:25 Setup pyenv: 22:04:25 system 22:04:25 3.8.13 22:04:25 3.9.13 22:04:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:04:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:27 lf-activate-venv(): INFO: Base packages installed successfully 22:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:04:39 -----> Active servers 22:04:39 prd-centos8-builder-2c-1g-5600 22:04:39 prd-ubuntu1804-docker-8c-8g-5561 22:04:39 prd-queue-docker-4c-4g-4505 22:04:39 -----> Delete orphaned servers 22:04:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:04:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:04:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5064055315826140284.sh 22:04:40 ---> Orphaned ports 22:04:40 Setup pyenv: 22:04:40 system 22:04:40 3.8.13 22:04:40 3.9.13 22:04:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:04:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:04:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:42 lf-activate-venv(): INFO: Base packages installed successfully 22:04:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:04:52 No orphaned ports to process. 22:04:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:04:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:04:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7719329904788557065.sh 22:04:52 ---> Orphaned volumes 22:04:52 + source /home/jenkins/lf-env.sh 22:04:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:04:52 ++ mktemp -d /tmp/venv-XXXX 22:04:52 + lf_venv=/tmp/venv-y4fm 22:04:52 + local venv_file=/tmp/.os_lf_venv 22:04:52 + local python=python3 22:04:52 + local options 22:04:52 + local set_path=true 22:04:52 + local install_args= 22:04:52 ++ 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 22:04:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:04:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:04:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:04:52 + true 22:04:52 + case $1 in 22:04:52 + python=python3 22:04:52 + shift 2 22:04:52 + true 22:04:52 + case $1 in 22:04:52 + shift 22:04:52 + break 22:04:52 + case $python in 22:04:52 + local pkg_list= 22:04:52 + [[ -d /opt/pyenv ]] 22:04:52 + echo 'Setup pyenv:' 22:04:52 Setup pyenv: 22:04:52 + export PYENV_ROOT=/opt/pyenv 22:04:52 + PYENV_ROOT=/opt/pyenv 22:04:52 + 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 22:04:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:04:52 + pyenv versions 22:04:52 system 22:04:52 3.8.13 22:04:52 3.9.13 22:04:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:04:52 + command -v pyenv 22:04:52 ++ pyenv init - --no-rehash 22:04:52 + 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[*]}"'\'')" 22:04:52 export PATH="/opt/pyenv/shims:${PATH}" 22:04:52 export PYENV_SHELL=bash 22:04:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:04:52 pyenv() { 22:04:52 local command 22:04:52 command="${1:-}" 22:04:52 if [ "$#" -gt 0 ]; then 22:04:52 shift 22:04:52 fi 22:04:52 22:04:52 case "$command" in 22:04:52 rehash|shell) 22:04:52 eval "$(pyenv "sh-$command" "$@")" 22:04:52 ;; 22:04:52 *) 22:04:52 command pyenv "$command" "$@" 22:04:52 ;; 22:04:52 esac 22:04:52 }' 22:04:52 +++ 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[*]}"' 22:04:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:04:52 ++ 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 22:04:52 ++ 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 22:04:52 ++ export PYENV_SHELL=bash 22:04:52 ++ PYENV_SHELL=bash 22:04:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:04:52 +++ complete -F _pyenv pyenv 22:04:52 ++ lf-pyver python3 22:04:52 ++ local py_version_xy=python3 22:04:52 ++ local py_version_xyz= 22:04:52 ++ pyenv versions 22:04:52 ++ local command 22:04:52 ++ command=versions 22:04:52 ++ '[' 1 -gt 0 ']' 22:04:52 ++ shift 22:04:52 ++ case "$command" in 22:04:52 ++ command pyenv versions 22:04:52 ++ pyenv versions 22:04:52 ++ grep -E '^[0-9.]*[0-9]$' 22:04:52 ++ sed 's/^[ *]* //' 22:04:52 ++ awk '{ print $1 }' 22:04:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:04:52 +++ grep '^3' /tmp/.pyenv_versions 22:04:52 +++ tail -n 1 22:04:52 +++ sort -V 22:04:52 ++ py_version_xyz=3.10.6 22:04:52 ++ [[ -z 3.10.6 ]] 22:04:52 ++ echo 3.10.6 22:04:52 ++ return 0 22:04:52 + pyenv local 3.10.6 22:04:52 + local command 22:04:52 + command=local 22:04:52 + '[' 2 -gt 0 ']' 22:04:52 + shift 22:04:52 + case "$command" in 22:04:52 + command pyenv local 3.10.6 22:04:52 + pyenv local 3.10.6 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='lftools[openstack] ' 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='kubernetes ' 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='niet ' 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='python-heatclient ' 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='python-openstackclient ' 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='python-magnumclient ' 22:04:52 + for arg in "$@" 22:04:52 + case $arg in 22:04:52 + pkg_list+='yq ' 22:04:52 + [[ -f /tmp/.os_lf_venv ]] 22:04:52 ++ cat /tmp/.os_lf_venv 22:04:52 + lf_venv=/tmp/venv-ozz2 22:04:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from' file:/tmp/.os_lf_venv 22:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:04:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:52 + local 'pip_opts=--upgrade --quiet' 22:04:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:04:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:04:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:04:52 + [[ -n '' ]] 22:04:52 + [[ -n '' ]] 22:04:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:52 + /tmp/venv-ozz2/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 22:04:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:04:54 lf-activate-venv(): INFO: Base packages installed successfully 22:04:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:04:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:04:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:04:54 + /tmp/venv-ozz2/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 22:05:03 + type python3 22:05:03 + true 22:05:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH' 22:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:05:03 + PATH=/tmp/venv-ozz2/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 22:05:03 + return 0 22:05:03 + mapfile -t os_volumes 22:05:03 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:05:06 + '[' 0 -eq 0 ']' 22:05:06 + echo 'No orphaned volumes found.' 22:05:06 No orphaned volumes found. 22:05:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12018858380581898318.sh 22:05:06 ---> Protect in-use images 22:05:06 Setup pyenv: 22:05:06 system 22:05:06 3.8.13 22:05:06 3.9.13 22:05:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:05:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:07 lf-activate-venv(): INFO: Base packages installed successfully 22:05:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:05:17 INFO: There are images to protect defined in jenkins-config. 22:05:17 INFO: Protecting the following images: 22:05:17 CentOS Stream 8 - redis - - 310180101-1010 22:05:17 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 22:05:17 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 22:05:17 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 22:05:17 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 22:05:17 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 22:05:17 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 22:05:17 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 22:05:17 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 22:05:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 22:05:17 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 22:05:17 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 22:05:17 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 22:05:17 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 22:05:18 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 22:05:20 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 22:05:21 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261: True 22:05:23 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126: True 22:05:24 Protected setting for ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297: True 22:05:26 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509: True 22:05:27 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020: True 22:05:29 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694: True 22:05:30 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070: True 22:05:32 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022: True 22:05:33 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220: True 22:05:35 Protected setting for ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069: True 22:05:36 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248: True 22:05:38 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883: True 22:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:38 Run condition [Boolean condition] enabling perform for step [BuilderChain] 22:05:38 [EnvInject] - Injecting environment variables from a build step. 22:05:38 [EnvInject] - Injecting as environment variables the properties content 22:05:38 OS_IMAGE_CLEANUP_AGE=30 22:05:38 22:05:38 [EnvInject] - Variables injected successfully. 22:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1431633734413372342.sh 22:05:38 ---> Cleanup old images 22:05:38 Setup pyenv: 22:05:38 system 22:05:38 3.8.13 22:05:38 3.9.13 22:05:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:40 lf-activate-venv(): INFO: Base packages installed successfully 22:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:05:49 + lftools openstack --os-cloud vex image cleanup --days=30 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 Removing 168 images from vex. 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251227-113210.890 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251224-182106.368 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251221-142003.742 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251127-113205.743 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251124-182100.002 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251123-072001.090 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251121-141901.051 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250627-113157.689 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250624-182100.494 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250621-141906.434 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250527-113201.887 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250524-182103.553 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250523-072012.190 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250521-141911.746 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250520-032707.645 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250424-131617.482 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-085751.198 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250327-113201.060 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250321-141857.469 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250320-032659.935 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250227-113159.856 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250221-141859.933 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250220-032706.208 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250127-113207.822 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250120-032729.082 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241227-113212.746 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241220-032746.435 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241127-113226.803 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241120-032717.425 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240211-112451.372 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240127-113206.584 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240120-032801.949 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240111-112448.069 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240104-212418.856 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231227-113208.588 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231211-112437.944 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231210-033512.702 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231204-212405.484 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231127-113222.430 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231120-032717.230 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231111-112415.248 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231110-033510.987 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231104-212424.572 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231027-113229.509 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231020-032733.732 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231011-112521.942 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231010-033514.198 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231004-212419.264 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230927-113218.851 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230920-032717.735 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230912-120920.514 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230911-112419.626 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230910-033517.891 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230904-212418.501 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230820-032706.923 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230811-112418.421 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230810-033511.871 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230804-212421.493 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230620-032714.042 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043133.122 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230614-003111.574 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230610-033506.215 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230520-032715.140 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230510-033505.283 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230503-170559.500 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230503-170552.816 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230503-170552.854 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230420-032712.279 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230418-024312.857 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230417-165304.534 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230415-011814.620 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-191322.407 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-175559.488 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-111536.680 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230413-202502.616 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-221201.975 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-213219.859 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-102321.132 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-234003.353 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-220817.921 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230410-033511.378 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230320-173839.990 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230315-011753.201 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230310-033504.343 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230301-101716.084 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230115-011755.133 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230110-033458.935 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221215-011758.659 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221210-033453.860 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221115-011758.314 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221110-033500.235 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20221022-173358.650 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221015-011756.135 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221013-024139.075 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-013558.654 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221010-033501.326 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220927-220844.972 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-201941.383 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-201951.981 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-185911.007 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-185853.121 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-185928.112 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-194344.622 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220909-013013.297 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-012931.325 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220909-012938.286 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220908-162947.106 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220907-203929.065 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-191159.584 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220907-025403.466 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220907-025424.654 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-005529.455 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220906-195131.222 is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 22:05:52 WARNING: Use of image.protected resulted in an exception 22:05:52 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 22:05:53 $ ssh-agent -k 22:05:53 unset SSH_AUTH_SOCK; 22:05:53 unset SSH_AGENT_PID; 22:05:53 echo Agent pid 43309 killed; 22:05:53 [ssh-agent] Stopped. 22:05:53 [PostBuildScript] - [INFO] Executing post build scripts. 22:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5743181015152513436.sh 22:05:53 ---> sysstat.sh 22:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12212197783741729987.sh 22:05:53 ---> package-listing.sh 22:05:53 ++ facter osfamily 22:05:53 ++ tr '[:upper:]' '[:lower:]' 22:05:53 + OS_FAMILY=redhat 22:05:53 + workspace=/w/workspace/ci-management-openstack-cron 22:05:53 + START_PACKAGES=/tmp/packages_start.txt 22:05:53 + END_PACKAGES=/tmp/packages_end.txt 22:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:05:53 + PACKAGES=/tmp/packages_start.txt 22:05:53 + '[' /w/workspace/ci-management-openstack-cron ']' 22:05:53 + PACKAGES=/tmp/packages_end.txt 22:05:53 + case "${OS_FAMILY}" in 22:05:53 + rpm -qa 22:05:53 + sort 22:05:54 + '[' -f /tmp/packages_start.txt ']' 22:05:54 + '[' -f /tmp/packages_end.txt ']' 22:05:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:05:54 + '[' /w/workspace/ci-management-openstack-cron ']' 22:05:54 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:05:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14268105425648298313.sh 22:05:54 ---> capture-instance-metadata.sh 22:05:54 Setup pyenv: 22:05:54 system 22:05:54 3.8.13 22:05:54 3.9.13 22:05:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:56 lf-activate-venv(): INFO: Base packages installed successfully 22:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:06:03 INFO: Running in OpenStack, capturing instance metadata 22:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10526896671318011558.sh 22:06:03 provisioning config files... 22:06:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16271943964625438270tmp 22:06:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:03 [EnvInject] - Injecting environment variables from a build step. 22:06:03 [EnvInject] - Injecting as environment variables the properties content 22:06:03 SERVER_ID=logs 22:06:03 22:06:03 [EnvInject] - Variables injected successfully. 22:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins264572043742422059.sh 22:06:03 ---> create-netrc.sh 22:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12698088316405444054.sh 22:06:03 ---> python-tools-install.sh 22:06:03 Setup pyenv: 22:06:03 system 22:06:03 3.8.13 22:06:03 3.9.13 22:06:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:05 lf-activate-venv(): INFO: Base packages installed successfully 22:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8481927793538878433.sh 22:06:12 ---> sudo-logs.sh 22:06:12 Archiving 'sudo' log.. 22:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2714028915473492634.sh 22:06:12 ---> job-cost.sh 22:06:12 Setup pyenv: 22:06:12 system 22:06:12 3.8.13 22:06:12 3.9.13 22:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:14 lf-activate-venv(): INFO: Base packages installed successfully 22:06:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:06:19 INFO: No Stack... 22:06:20 INFO: Retrieving Pricing Info for: v3-standard-2 22:08:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins344787212157468987.sh 22:08:31 ---> logs-deploy.sh 22:08:31 Setup pyenv: 22:08:31 system 22:08:31 3.8.13 22:08:31 3.9.13 22:08:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozz2 from file:/tmp/.os_lf_venv 22:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:32 lf-activate-venv(): INFO: Base packages installed successfully 22:08:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:08:39 lf-activate-venv(): INFO: Adding /tmp/venv-ozz2/bin to PATH 22:08:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/60075 22:08:39 INFO: archiving workspace using pattern(s): 22:08:40 Archives upload complete. 22:08:40 INFO: archiving logs to Nexus 22:08:41 ---> uname -a: 22:08:41 Linux prd-centos8-builder-2c-1g-5600.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:08:41 22:08:41 22:08:41 ---> lscpu: 22:08:41 Architecture: x86_64 22:08:41 CPU op-mode(s): 32-bit, 64-bit 22:08:41 Byte Order: Little Endian 22:08:41 CPU(s): 2 22:08:41 On-line CPU(s) list: 0,1 22:08:41 Thread(s) per core: 1 22:08:41 Core(s) per socket: 1 22:08:41 Socket(s): 2 22:08:41 NUMA node(s): 1 22:08:41 Vendor ID: AuthenticAMD 22:08:41 CPU family: 23 22:08:41 Model: 49 22:08:41 Model name: AMD EPYC-Rome Processor 22:08:41 Stepping: 0 22:08:41 CPU MHz: 2800.000 22:08:41 BogoMIPS: 5600.00 22:08:41 Virtualization: AMD-V 22:08:41 Hypervisor vendor: KVM 22:08:41 Virtualization type: full 22:08:41 L1d cache: 32K 22:08:41 L1i cache: 32K 22:08:41 L2 cache: 512K 22:08:41 L3 cache: 16384K 22:08:41 NUMA node0 CPU(s): 0,1 22:08:41 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 22:08:41 22:08:41 22:08:41 ---> nproc: 22:08:41 2 22:08:41 22:08:41 22:08:41 ---> df -h: 22:08:41 Filesystem Size Used Avail Use% Mounted on 22:08:41 devtmpfs 3.8G 0 3.8G 0% /dev 22:08:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:08:41 tmpfs 3.8G 17M 3.8G 1% /run 22:08:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:08:41 /dev/vda1 40G 8.4G 32G 21% / 22:08:41 tmpfs 770M 0 770M 0% /run/user/1001 22:08:41 22:08:41 22:08:41 ---> free -m: 22:08:41 total used free shared buff/cache available 22:08:41 Mem: 7699 566 5001 19 2131 6826 22:08:41 Swap: 1023 0 1023 22:08:41 22:08:41 22:08:41 ---> ip addr: 22:08:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:08:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:08:41 inet 127.0.0.1/8 scope host lo 22:08:41 valid_lft forever preferred_lft forever 22:08:41 inet6 ::1/128 scope host 22:08:41 valid_lft forever preferred_lft forever 22:08:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:08:41 link/ether fa:16:3e:35:23:58 brd ff:ff:ff:ff:ff:ff 22:08:41 altname enp0s3 22:08:41 altname ens3 22:08:41 inet 10.30.107.97/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 22:08:41 valid_lft 82772sec preferred_lft 82772sec 22:08:41 inet6 fe80::f816:3eff:fe35:2358/64 scope link 22:08:41 valid_lft forever preferred_lft forever 22:08:41 22:08:41 22:08:41 ---> sar -b -r -n DEV: 22:08:41 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/05/2026 _x86_64_ (2 CPU) 22:08:41 22:08:41 21:08:11 LINUX RESTART (2 CPU) 22:08:41 22:08:41 09:09:01 PM tps rtps wtps bread/s bwrtn/s 22:08:41 09:10:01 PM 24.04 11.16 12.88 122.49 1325.56 22:08:41 09:11:01 PM 0.65 0.00 0.65 0.00 11.61 22:08:41 09:12:01 PM 0.58 0.03 0.55 0.53 9.07 22:08:41 09:13:01 PM 0.38 0.00 0.38 0.00 4.90 22:08:41 09:14:01 PM 0.33 0.00 0.33 0.00 4.07 22:08:41 09:15:02 PM 0.37 0.00 0.37 0.00 4.27 22:08:41 09:16:01 PM 0.32 0.00 0.32 0.00 3.34 22:08:41 09:17:01 PM 0.32 0.00 0.32 0.00 4.12 22:08:41 09:18:01 PM 0.30 0.00 0.30 0.00 3.42 22:08:41 09:19:01 PM 0.32 0.00 0.32 0.00 3.68 22:08:41 09:20:01 PM 0.35 0.00 0.35 0.00 4.02 22:08:41 09:21:01 PM 0.43 0.00 0.43 0.00 5.97 22:08:41 09:22:01 PM 0.33 0.00 0.33 0.00 3.85 22:08:41 09:23:01 PM 0.32 0.00 0.32 0.00 3.55 22:08:41 09:24:01 PM 1.12 0.00 1.12 0.00 22.25 22:08:41 09:25:01 PM 0.47 0.00 0.47 0.00 6.30 22:08:41 09:26:01 PM 0.30 0.00 0.30 0.00 3.55 22:08:41 09:27:01 PM 0.30 0.00 0.30 0.00 3.95 22:08:41 09:28:01 PM 0.32 0.00 0.32 0.00 3.72 22:08:41 09:29:01 PM 0.32 0.00 0.32 0.00 3.68 22:08:41 09:30:01 PM 0.32 0.00 0.32 0.00 3.45 22:08:41 09:31:01 PM 0.37 0.00 0.37 0.00 4.67 22:08:41 09:32:01 PM 0.40 0.00 0.40 0.00 5.28 22:08:41 09:33:01 PM 0.33 0.00 0.33 0.00 3.85 22:08:41 09:34:01 PM 0.32 0.00 0.32 0.00 3.55 22:08:41 09:35:01 PM 0.30 0.00 0.30 0.00 3.32 22:08:41 09:36:01 PM 0.33 0.00 0.33 0.00 3.85 22:08:41 09:37:01 PM 0.30 0.00 0.30 0.00 3.55 22:08:41 09:38:01 PM 0.30 0.00 0.30 0.00 3.42 22:08:41 09:39:01 PM 0.33 0.00 0.33 0.00 3.42 22:08:41 09:40:01 PM 0.35 0.00 0.35 0.00 3.88 22:08:41 09:41:01 PM 0.45 0.00 0.45 0.00 6.23 22:08:41 09:42:01 PM 0.32 0.00 0.32 0.00 3.72 22:08:41 09:43:01 PM 0.30 0.00 0.30 0.00 3.42 22:08:41 09:44:01 PM 0.32 0.00 0.32 0.00 3.68 22:08:41 09:45:01 PM 0.35 0.00 0.35 0.00 3.88 22:08:41 09:46:01 PM 0.28 0.00 0.28 0.00 3.28 22:08:41 09:47:01 PM 0.30 0.00 0.30 0.00 3.42 22:08:41 09:48:01 PM 0.38 0.00 0.38 0.00 4.30 22:08:41 09:49:01 PM 0.40 0.00 0.40 0.00 5.42 22:08:41 09:50:01 PM 0.33 0.02 0.32 0.13 3.45 22:08:41 09:51:01 PM 10.40 6.80 3.60 1311.25 86.74 22:08:41 09:52:01 PM 0.32 0.00 0.32 0.00 3.95 22:08:41 09:53:01 PM 0.32 0.00 0.32 0.00 3.72 22:08:41 09:54:01 PM 0.32 0.00 0.32 0.00 3.68 22:08:41 09:55:01 PM 0.32 0.00 0.32 0.00 3.45 22:08:41 09:56:01 PM 0.32 0.00 0.32 0.00 3.73 22:08:41 09:57:01 PM 1.83 1.52 0.32 83.17 3.78 22:08:41 09:58:01 PM 0.43 0.00 0.43 0.00 10.80 22:08:41 09:59:01 PM 0.10 0.00 0.10 0.00 1.57 22:08:41 10:00:01 PM 0.08 0.00 0.08 0.00 0.98 22:08:41 10:01:01 PM 0.18 0.02 0.17 0.13 2.65 22:08:41 10:02:01 PM 0.40 0.07 0.33 1.73 6.48 22:08:41 10:03:01 PM 0.83 0.65 0.18 134.02 2.95 22:08:41 10:04:01 PM 285.49 8.25 277.24 1125.76 7949.03 22:08:41 10:05:01 PM 93.80 0.73 93.07 95.72 8886.84 22:08:41 10:06:01 PM 23.13 0.73 22.40 31.19 608.98 22:08:41 10:07:01 PM 27.00 0.38 26.61 38.66 1362.61 22:08:41 10:08:01 PM 5.28 0.00 5.28 0.00 176.21 22:08:41 Average: 8.30 0.51 7.78 49.93 349.87 22:08:41 22:08:41 09:09:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:41 09:10:01 PM 5781292 7184308 2103144 26.67 2688 1593604 612220 6.85 161052 1662684 12 22:08:41 09:11:01 PM 5778780 7181796 2105656 26.71 2688 1593608 612220 6.85 161056 1665352 4 22:08:41 09:12:01 PM 5774120 7177156 2110316 26.77 2688 1593624 612220 6.85 161076 1669696 4 22:08:41 09:13:01 PM 5774096 7177132 2110340 26.77 2688 1593624 612220 6.85 161076 1669756 4 22:08:41 09:14:01 PM 5774416 7177456 2110020 26.76 2688 1593628 612220 6.85 161076 1669720 4 22:08:41 09:15:02 PM 5774336 7177376 2110100 26.76 2688 1593628 612220 6.85 161076 1669780 4 22:08:41 09:16:01 PM 5774384 7177424 2110052 26.76 2688 1593628 612220 6.85 161076 1669860 4 22:08:41 09:17:01 PM 5774304 7177340 2110132 26.76 2688 1593632 612220 6.85 161076 1669964 4 22:08:41 09:18:01 PM 5774416 7177452 2110020 26.76 2688 1593632 612220 6.85 161076 1670012 4 22:08:41 09:19:01 PM 5774352 7177388 2110084 26.76 2688 1593632 612220 6.85 161076 1670060 4 22:08:41 09:20:01 PM 5774128 7177168 2110308 26.77 2688 1593636 607292 6.80 161076 1670368 4 22:08:41 09:21:01 PM 5774040 7177088 2110396 26.77 2688 1593636 607292 6.80 161076 1670292 4 22:08:41 09:22:01 PM 5774116 7177168 2110320 26.77 2688 1593640 607292 6.80 161076 1670340 4 22:08:41 09:23:01 PM 5774000 7177052 2110436 26.77 2688 1593640 607292 6.80 161080 1670492 4 22:08:41 09:24:01 PM 5773796 7176868 2110640 26.77 2688 1593640 606068 6.78 161080 1670476 4 22:08:41 09:25:01 PM 5773820 7176896 2110616 26.77 2688 1593644 606068 6.78 161080 1670512 8 22:08:41 09:26:01 PM 5773796 7176872 2110640 26.77 2688 1593644 606068 6.78 161080 1670560 4 22:08:41 09:27:01 PM 5773896 7176972 2110540 26.77 2688 1593644 606068 6.78 161080 1670604 4 22:08:41 09:28:01 PM 5773776 7176856 2110660 26.77 2688 1593648 606068 6.78 161080 1670660 4 22:08:41 09:29:01 PM 5773452 7176532 2110984 26.77 2688 1593648 606068 6.78 161080 1670848 4 22:08:41 09:30:01 PM 5773364 7176444 2111072 26.78 2688 1593648 599744 6.71 161080 1670940 4 22:08:41 09:31:01 PM 5773436 7176520 2111000 26.77 2688 1593652 599744 6.71 161080 1670984 4 22:08:41 09:32:01 PM 5773404 7176488 2111032 26.77 2688 1593652 599744 6.71 161080 1671020 4 22:08:41 09:33:01 PM 5773580 7176668 2110856 26.77 2688 1593656 599744 6.71 161080 1670948 4 22:08:41 09:34:01 PM 5773280 7176368 2111156 26.78 2688 1593656 599744 6.71 161080 1671116 4 22:08:41 09:35:01 PM 5773480 7176568 2110956 26.77 2688 1593656 599744 6.71 161080 1671152 4 22:08:41 09:36:01 PM 5773488 7176580 2110948 26.77 2688 1593660 599744 6.71 161080 1671164 4 22:08:41 09:37:01 PM 5773480 7176572 2110956 26.77 2688 1593660 599744 6.71 161080 1671208 4 22:08:41 09:38:01 PM 5773320 7176412 2111116 26.78 2688 1593660 599744 6.71 161080 1671216 4 22:08:41 09:39:01 PM 5773348 7176440 2111088 26.78 2688 1593660 599744 6.71 161080 1671232 4 22:08:41 09:40:01 PM 5773240 7176336 2111196 26.78 2688 1593664 620136 6.94 161080 1671368 4 22:08:41 09:41:01 PM 5773364 7176460 2111072 26.78 2688 1593664 620136 6.94 161080 1671396 4 22:08:41 09:42:01 PM 5773232 7176332 2111204 26.78 2688 1593668 620136 6.94 161080 1671436 4 22:08:41 09:43:01 PM 5772864 7175964 2111572 26.78 2688 1593668 620136 6.94 161080 1671420 4 22:08:41 09:44:01 PM 5772844 7175944 2111592 26.78 2688 1593668 620136 6.94 161080 1671428 4 22:08:41 09:45:01 PM 5772844 7175948 2111592 26.78 2688 1593672 620136 6.94 161080 1671448 4 22:08:41 09:46:01 PM 5772936 7176040 2111500 26.78 2688 1593672 620136 6.94 161080 1671468 4 22:08:41 09:47:01 PM 5772932 7176036 2111504 26.78 2688 1593672 620136 6.94 161080 1671468 4 22:08:41 09:48:01 PM 5772876 7175988 2111560 26.78 2688 1593680 620136 6.94 161080 1671484 4 22:08:41 09:49:01 PM 5773000 7176112 2111436 26.78 2688 1593680 620136 6.94 161080 1671500 4 22:08:41 09:50:01 PM 5771964 7175076 2112472 26.79 2688 1593680 630688 7.06 161080 1672084 4 22:08:41 09:51:01 PM 5732796 7175592 2151640 27.29 2688 1632980 609376 6.82 167788 1704160 4 22:08:41 09:52:01 PM 5732852 7175648 2151584 27.29 2688 1632980 609376 6.82 167788 1704164 4 22:08:41 09:53:01 PM 5733024 7175824 2151412 27.29 2688 1632984 609376 6.82 167788 1704192 4 22:08:41 09:54:01 PM 5732720 7175520 2151716 27.29 2688 1632984 609376 6.82 167788 1704332 4 22:08:41 09:55:01 PM 5732892 7175692 2151544 27.29 2688 1632984 609376 6.82 167788 1704236 4 22:08:41 09:56:01 PM 5732584 7175388 2151852 27.29 2688 1632988 609376 6.82 167788 1704244 4 22:08:41 09:57:01 PM 5721144 7166816 2163292 27.44 2688 1635488 610248 6.83 168768 1713868 16 22:08:41 09:58:01 PM 5721652 7167324 2162784 27.43 2688 1635488 610248 6.83 168768 1713348 16 22:08:41 09:59:01 PM 5721740 7167416 2162696 27.43 2688 1635492 610248 6.83 168768 1713356 4 22:08:41 10:00:01 PM 5720084 7165760 2164352 27.45 2688 1635492 615612 6.89 168768 1714832 4 22:08:41 10:01:01 PM 5718872 7164560 2165564 27.47 2688 1635500 615612 6.89 168768 1715836 4 22:08:41 10:02:01 PM 5719548 7165304 2164888 27.46 2688 1635568 615612 6.89 168800 1715388 4 22:08:41 10:03:01 PM 5702960 7157820 2181476 27.67 2688 1644656 615612 6.89 170220 1730004 5088 22:08:41 10:04:01 PM 5158296 7009664 2726140 34.58 2688 2017580 676056 7.57 202872 2156960 219912 22:08:41 10:05:01 PM 5041496 6905248 2842940 36.06 2688 2028832 789448 8.84 232100 2232112 8580 22:08:41 10:06:01 PM 5070124 6934848 2814312 35.69 2688 2029784 753220 8.43 399732 2035828 7700 22:08:41 10:07:01 PM 5187172 7056608 2697264 34.21 2688 2034112 642988 7.20 399760 1916688 16 22:08:41 10:08:01 PM 5189168 7058144 2695268 34.18 2688 2034112 642988 7.20 399760 1916316 4 22:08:41 Average: 5708453 7159810 2175983 27.60 2688 1639654 618160 6.92 176746 1711684 4094 22:08:41 22:08:41 09:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:41 09:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:10:01 PM eth0 0.32 0.20 0.07 0.17 0.00 0.00 0.00 0.00 22:08:41 09:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:11:01 PM eth0 1.23 0.48 0.51 0.58 0.00 0.00 0.00 0.00 22:08:41 09:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:12:01 PM eth0 1.68 0.72 1.27 2.76 0.00 0.00 0.00 0.00 22:08:41 09:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:13:01 PM eth0 0.28 0.17 0.07 0.17 0.00 0.00 0.00 0.00 22:08:41 09:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:14:01 PM eth0 0.37 0.27 0.14 0.23 0.00 0.00 0.00 0.00 22:08:41 09:15:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:15:02 PM eth0 0.25 0.15 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:16:01 PM eth0 0.22 0.14 0.07 0.17 0.00 0.00 0.00 0.00 22:08:41 09:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:17:01 PM eth0 0.38 0.25 0.17 0.48 0.00 0.00 0.00 0.00 22:08:41 09:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:18:01 PM eth0 0.18 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:19:01 PM eth0 0.47 0.32 0.21 0.23 0.00 0.00 0.00 0.00 22:08:41 09:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:20:01 PM eth0 0.28 0.18 0.07 0.17 0.00 0.00 0.00 0.00 22:08:41 09:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:21:01 PM eth0 0.30 0.15 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:22:01 PM eth0 0.23 0.15 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:23:01 PM eth0 0.25 0.17 0.07 0.17 0.00 0.00 0.00 0.00 22:08:41 09:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:24:01 PM eth0 0.37 0.23 0.14 0.23 0.00 0.00 0.00 0.00 22:08:41 09:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:25:01 PM eth0 0.25 0.15 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:26:01 PM eth0 0.18 0.10 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:27:01 PM eth0 0.33 0.20 0.12 0.32 0.00 0.00 0.00 0.00 22:08:41 09:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:28:01 PM eth0 0.17 0.10 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:29:01 PM eth0 0.35 0.22 0.14 0.23 0.00 0.00 0.00 0.00 22:08:41 09:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:30:01 PM eth0 0.20 0.10 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:31:01 PM eth0 0.22 0.13 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:32:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:33:01 PM eth0 0.20 0.10 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:34:01 PM eth0 0.73 0.43 0.40 0.43 0.00 0.00 0.00 0.00 22:08:41 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:35:01 PM eth0 0.18 0.12 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:36:01 PM eth0 0.22 0.15 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:37:01 PM eth0 0.32 0.13 0.28 0.16 0.00 0.00 0.00 0.00 22:08:41 09:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:38:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:39:01 PM eth0 0.30 0.17 0.14 0.22 0.00 0.00 0.00 0.00 22:08:41 09:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:40:01 PM eth0 0.23 0.15 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:41:01 PM eth0 0.18 0.10 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:42:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:43:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:44:01 PM eth0 0.30 0.17 0.14 0.22 0.00 0.00 0.00 0.00 22:08:41 09:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:45:01 PM eth0 0.18 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:46:01 PM eth0 0.20 0.10 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:47:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:48:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:49:01 PM eth0 0.33 0.18 0.14 0.22 0.00 0.00 0.00 0.00 22:08:41 09:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:50:01 PM eth0 0.32 0.17 0.23 0.16 0.00 0.00 0.00 0.00 22:08:41 09:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:51:01 PM eth0 0.97 0.90 0.13 0.23 0.00 0.00 0.00 0.00 22:08:41 09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:52:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:53:01 PM eth0 0.22 0.13 0.07 0.16 0.00 0.00 0.00 0.00 22:08:41 09:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:54:01 PM eth0 0.32 0.18 0.14 0.23 0.00 0.00 0.00 0.00 22:08:41 09:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:55:01 PM eth0 0.18 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:56:01 PM eth0 0.17 0.08 0.06 0.16 0.00 0.00 0.00 0.00 22:08:41 09:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:57:01 PM eth0 7.75 4.78 6.46 5.34 0.00 0.00 0.00 0.00 22:08:41 09:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:58:01 PM eth0 0.17 0.10 0.06 0.18 0.00 0.00 0.00 0.00 22:08:41 09:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 09:59:01 PM eth0 0.30 0.15 0.14 0.23 0.00 0.00 0.00 0.00 22:08:41 10:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:00:01 PM eth0 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 22:08:41 10:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:01:01 PM eth0 0.68 0.72 0.10 6.40 0.00 0.00 0.00 0.00 22:08:41 10:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:02:01 PM eth0 1.43 1.50 0.15 3.44 0.00 0.00 0.00 0.00 22:08:41 10:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:03:01 PM eth0 25.78 11.44 100.66 5.80 0.00 0.00 0.00 0.00 22:08:41 10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:04:01 PM eth0 139.74 99.68 1456.00 38.48 0.00 0.00 0.00 0.00 22:08:41 10:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:05:01 PM eth0 30.43 25.21 49.95 10.30 0.00 0.00 0.00 0.00 22:08:41 10:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:06:01 PM eth0 28.26 23.86 27.36 9.14 0.00 0.00 0.00 0.00 22:08:41 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:07:01 PM eth0 12.90 9.97 13.36 10.70 0.00 0.00 0.00 0.00 22:08:41 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 10:08:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:08:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:41 Average: eth0 4.46 3.16 28.16 1.73 0.00 0.00 0.00 0.00 22:08:41 22:08:41 22:08:41 ---> sar -P ALL: 22:08:41 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/05/2026 _x86_64_ (2 CPU) 22:08:41 22:08:41 21:08:11 LINUX RESTART (2 CPU) 22:08:41 22:08:41 09:09:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:41 09:10:01 PM all 0.43 0.28 2.16 7.08 0.05 90.00 22:08:41 09:10:01 PM 0 0.53 0.32 2.17 8.65 0.05 88.28 22:08:41 09:10:01 PM 1 0.33 0.23 2.16 5.51 0.05 91.71 22:08:41 09:11:01 PM all 0.52 0.00 0.07 0.00 0.06 99.36 22:08:41 09:11:01 PM 0 0.43 0.00 0.05 0.00 0.07 99.45 22:08:41 09:11:01 PM 1 0.60 0.00 0.08 0.00 0.05 99.27 22:08:41 09:12:01 PM all 0.52 0.00 0.08 0.00 0.07 99.34 22:08:41 09:12:01 PM 0 0.60 0.00 0.03 0.00 0.05 99.32 22:08:41 09:12:01 PM 1 0.43 0.00 0.12 0.00 0.08 99.36 22:08:41 09:13:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 22:08:41 09:13:01 PM 0 0.28 0.00 0.07 0.00 0.05 99.60 22:08:41 09:13:01 PM 1 0.38 0.00 0.03 0.00 0.05 99.53 22:08:41 09:14:01 PM all 0.32 0.00 0.06 0.00 0.06 99.57 22:08:41 09:14:01 PM 0 0.23 0.00 0.08 0.00 0.08 99.60 22:08:41 09:14:01 PM 1 0.40 0.00 0.03 0.00 0.03 99.53 22:08:41 09:15:02 PM all 0.29 0.00 0.06 0.00 0.04 99.61 22:08:41 09:15:02 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 22:08:41 09:15:02 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 22:08:41 09:16:01 PM all 0.46 0.00 0.04 0.00 0.04 99.46 22:08:41 09:16:01 PM 0 0.08 0.00 0.02 0.00 0.05 99.85 22:08:41 09:16:01 PM 1 0.83 0.00 0.07 0.00 0.03 99.07 22:08:41 09:17:01 PM all 0.35 0.00 0.04 0.00 0.04 99.57 22:08:41 09:17:01 PM 0 0.15 0.00 0.07 0.00 0.05 99.73 22:08:41 09:17:01 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 22:08:41 09:18:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 22:08:41 09:18:01 PM 0 0.03 0.00 0.05 0.00 0.05 99.87 22:08:41 09:18:01 PM 1 0.60 0.00 0.03 0.00 0.05 99.32 22:08:41 09:19:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 22:08:41 09:19:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 22:08:41 09:19:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 22:08:41 09:20:01 PM all 0.33 0.00 0.03 0.00 0.04 99.59 22:08:41 09:20:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 22:08:41 09:20:01 PM 1 0.57 0.00 0.02 0.00 0.03 99.38 22:08:41 22:08:41 09:20:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:41 09:21:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 22:08:41 09:21:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 22:08:41 09:21:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 22:08:41 09:22:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 22:08:41 09:22:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 22:08:41 09:22:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 22:08:41 09:23:01 PM all 0.33 0.00 0.04 0.00 0.06 99.57 22:08:41 09:23:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78 22:08:41 09:23:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 22:08:41 09:24:01 PM all 0.34 0.00 0.09 0.01 0.03 99.52 22:08:41 09:24:01 PM 0 0.10 0.00 0.10 0.00 0.03 99.77 22:08:41 09:24:01 PM 1 0.58 0.00 0.08 0.02 0.03 99.28 22:08:41 09:25:01 PM all 0.34 0.00 0.03 0.00 0.04 99.58 22:08:41 09:25:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 22:08:41 09:25:01 PM 1 0.57 0.00 0.02 0.00 0.03 99.38 22:08:41 09:26:01 PM all 0.33 0.00 0.03 0.00 0.06 99.57 22:08:41 09:26:01 PM 0 0.10 0.00 0.03 0.00 0.07 99.80 22:08:41 09:26:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35 22:08:41 09:27:01 PM all 0.36 0.00 0.06 0.00 0.04 99.54 22:08:41 09:27:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 22:08:41 09:27:01 PM 1 0.62 0.00 0.07 0.00 0.05 99.27 22:08:41 09:28:01 PM all 0.30 0.00 0.05 0.00 0.07 99.58 22:08:41 09:28:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 22:08:41 09:28:01 PM 1 0.53 0.00 0.07 0.00 0.08 99.32 22:08:41 09:29:01 PM all 0.19 0.00 0.06 0.00 0.05 99.70 22:08:41 09:29:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83 22:08:41 09:29:01 PM 1 0.30 0.00 0.08 0.00 0.05 99.57 22:08:41 09:30:01 PM all 0.34 0.00 0.05 0.00 0.05 99.56 22:08:41 09:30:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 22:08:41 09:30:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 22:08:41 09:31:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 22:08:41 09:31:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 22:08:41 09:31:01 PM 1 0.58 0.00 0.03 0.00 0.05 99.33 22:08:41 22:08:41 09:31:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:41 09:32:01 PM all 0.34 0.00 0.05 0.00 0.05 99.56 22:08:41 09:32:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75 22:08:41 09:32:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 22:08:41 09:33:01 PM all 0.33 0.00 0.04 0.00 0.06 99.57 22:08:41 09:33:01 PM 0 0.42 0.00 0.03 0.00 0.07 99.48 22:08:41 09:33:01 PM 1 0.23 0.00 0.05 0.00 0.05 99.67 22:08:41 09:34:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 22:08:41 09:34:01 PM 0 0.38 0.00 0.03 0.00 0.05 99.53 22:08:41 09:34:01 PM 1 0.20 0.00 0.08 0.00 0.05 99.67 22:08:41 09:35:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 22:08:41 09:35:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 22:08:41 09:35:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83 22:08:41 09:36:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 22:08:41 09:36:01 PM 0 0.60 0.00 0.05 0.00 0.05 99.30 22:08:41 09:36:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 22:08:41 09:37:01 PM all 0.37 0.00 0.05 0.00 0.04 99.54 22:08:41 09:37:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 22:08:41 09:37:01 PM 1 0.18 0.00 0.05 0.00 0.03 99.73 22:08:41 09:38:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 22:08:41 09:38:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 22:08:41 09:38:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 22:08:41 09:39:01 PM all 0.28 0.00 0.03 0.00 0.05 99.64 22:08:41 09:39:01 PM 0 0.45 0.00 0.02 0.00 0.05 99.48 22:08:41 09:39:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 22:08:41 09:40:01 PM all 0.24 0.00 0.05 0.00 0.04 99.67 22:08:41 09:40:01 PM 0 0.38 0.00 0.05 0.00 0.03 99.53 22:08:41 09:40:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 22:08:41 09:41:01 PM all 0.20 0.00 0.05 0.01 0.04 99.70 22:08:41 09:41:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 22:08:41 09:41:01 PM 1 0.12 0.00 0.05 0.02 0.05 99.77 22:08:41 09:42:01 PM all 0.33 0.00 0.03 0.00 0.06 99.57 22:08:41 09:42:01 PM 0 0.58 0.00 0.02 0.00 0.05 99.35 22:08:41 09:42:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 22:08:41 22:08:41 09:42:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:41 09:43:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 22:08:41 09:43:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 22:08:41 09:43:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 22:08:41 09:44:01 PM all 0.34 0.00 0.04 0.00 0.05 99.57 22:08:41 09:44:01 PM 0 0.58 0.00 0.03 0.00 0.05 99.33 22:08:41 09:44:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 22:08:41 09:45:01 PM all 0.33 0.00 0.04 0.00 0.05 99.57 22:08:41 09:45:01 PM 0 0.55 0.00 0.02 0.00 0.05 99.38 22:08:41 09:45:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 22:08:41 09:46:01 PM all 0.28 0.00 0.04 0.00 0.05 99.62 22:08:41 09:46:01 PM 0 0.52 0.00 0.07 0.00 0.05 99.37 22:08:41 09:46:01 PM 1 0.05 0.00 0.02 0.00 0.05 99.88 22:08:41 09:47:01 PM all 0.23 0.00 0.07 0.00 0.05 99.66 22:08:41 09:47:01 PM 0 0.32 0.00 0.08 0.00 0.03 99.57 22:08:41 09:47:01 PM 1 0.13 0.00 0.05 0.00 0.07 99.75 22:08:41 09:48:01 PM all 0.32 0.00 0.03 0.00 0.04 99.61 22:08:41 09:48:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 22:08:41 09:48:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83 22:08:41 09:49:01 PM all 0.33 0.00 0.06 0.00 0.05 99.56 22:08:41 09:49:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37 22:08:41 09:49:01 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 22:08:41 09:50:01 PM all 0.19 0.00 0.08 0.00 0.05 99.68 22:08:41 09:50:01 PM 0 0.33 0.00 0.10 0.00 0.05 99.52 22:08:41 09:50:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 22:08:41 09:51:01 PM all 0.27 0.25 0.12 0.29 0.04 99.03 22:08:41 09:51:01 PM 0 0.42 0.50 0.13 0.57 0.03 98.35 22:08:41 09:51:01 PM 1 0.12 0.00 0.10 0.02 0.05 99.72 22:08:41 09:52:01 PM all 0.28 0.00 0.05 0.00 0.06 99.61 22:08:41 09:52:01 PM 0 0.45 0.00 0.02 0.00 0.03 99.50 22:08:41 09:52:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 22:08:41 09:53:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 22:08:41 09:53:01 PM 0 0.27 0.00 0.03 0.00 0.03 99.67 22:08:41 09:53:01 PM 1 0.35 0.00 0.05 0.00 0.05 99.55 22:08:41 22:08:41 09:53:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:41 09:54:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58 22:08:41 09:54:01 PM 0 0.42 0.00 0.03 0.00 0.05 99.50 22:08:41 09:54:01 PM 1 0.23 0.00 0.05 0.00 0.05 99.67 22:08:41 09:55:01 PM all 0.24 0.00 0.05 0.00 0.05 99.66 22:08:41 09:55:01 PM 0 0.38 0.00 0.05 0.00 0.05 99.52 22:08:41 09:55:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 22:08:41 09:56:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 22:08:41 09:56:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 22:08:41 09:56:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 22:08:41 09:57:01 PM all 1.87 0.00 0.13 0.02 0.05 97.93 22:08:41 09:57:01 PM 0 2.79 0.00 0.10 0.00 0.05 97.06 22:08:41 09:57:01 PM 1 0.95 0.00 0.17 0.03 0.05 98.80 22:08:41 09:58:01 PM all 0.33 0.00 0.06 0.01 0.06 99.54 22:08:41 09:58:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 22:08:41 09:58:01 PM 1 0.60 0.00 0.07 0.02 0.07 99.25 22:08:41 09:59:01 PM all 0.33 0.00 0.03 0.00 0.05 99.60 22:08:41 09:59:01 PM 0 0.07 0.00 0.03 0.00 0.07 99.83 22:08:41 09:59:01 PM 1 0.58 0.00 0.02 0.00 0.03 99.37 22:08:41 10:00:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 22:08:41 10:00:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 22:08:41 10:00:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 22:08:41 10:01:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 22:08:41 10:01:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 22:08:41 10:01:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 22:08:41 10:02:01 PM all 0.23 0.00 0.06 0.00 0.06 99.65 22:08:41 10:02:01 PM 0 0.38 0.00 0.05 0.00 0.07 99.50 22:08:41 10:02:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 22:08:41 10:03:01 PM all 1.65 0.00 0.16 0.00 0.05 98.14 22:08:41 10:03:01 PM 0 2.02 0.00 0.03 0.00 0.05 97.90 22:08:41 10:03:01 PM 1 1.28 0.00 0.28 0.00 0.05 98.38 22:08:41 10:04:01 PM all 40.34 0.00 5.24 2.89 0.12 51.41 22:08:41 10:04:01 PM 0 51.38 0.00 5.00 1.59 0.10 41.94 22:08:41 10:04:01 PM 1 29.35 0.00 5.48 4.20 0.13 60.84 22:08:41 22:08:41 10:04:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:41 10:05:01 PM all 39.51 0.00 3.05 1.59 0.10 55.75 22:08:41 10:05:01 PM 0 46.71 0.00 3.12 1.30 0.10 48.78 22:08:41 10:05:01 PM 1 32.31 0.00 2.98 1.88 0.10 62.72 22:08:41 10:06:01 PM all 36.78 0.00 2.75 0.12 0.12 60.23 22:08:41 10:06:01 PM 0 50.89 0.00 3.21 0.18 0.12 45.60 22:08:41 10:06:01 PM 1 22.71 0.00 2.29 0.07 0.12 74.81 22:08:41 10:07:01 PM all 13.63 0.00 1.31 0.27 0.07 84.73 22:08:41 10:07:01 PM 0 9.21 0.00 1.30 0.30 0.07 89.13 22:08:41 10:07:01 PM 1 18.06 0.00 1.32 0.23 0.07 80.32 22:08:41 10:08:01 PM all 0.31 0.00 0.05 0.02 0.05 99.57 22:08:41 10:08:01 PM 0 0.08 0.00 0.07 0.03 0.05 99.77 22:08:41 10:08:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38 22:08:41 Average: all 2.56 0.01 0.30 0.21 0.05 96.87 22:08:41 Average: 0 3.03 0.01 0.30 0.21 0.05 96.39 22:08:41 Average: 1 2.09 0.00 0.29 0.20 0.05 97.36 22:08:41 22:08:41 22:08:41