17:05:08 Started by timer 17:05:08 Running as SYSTEM 17:05:08 [EnvInject] - Loading node environment variables. 17:05:08 Building remotely on prd-centos8-builder-2c-1g-4513 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 17:05:08 [ssh-agent] Looking for ssh-agent implementation... 17:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:08 $ ssh-agent 17:05:08 SSH_AUTH_SOCK=/tmp/ssh-hZFSMUzw2K37/agent.17381 17:05:08 SSH_AGENT_PID=17382 17:05:08 [ssh-agent] Started. 17:05:09 Running ssh-add (command line suppressed) 17:05:09 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6904736560724251437.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6904736560724251437.key) 17:05:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:05:09 The recommended git tool is: NONE 17:05:11 using credential onap-jenkins-ssh 17:05:11 Wiping out workspace first. 17:05:11 Cloning the remote Git repository 17:05:11 Cloning repository git://cloud.onap.org/mirror/ci-management 17:05:11 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:05:12 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 17:05:12 > git --version # timeout=10 17:05:12 > git --version # 'git version 2.39.0' 17:05:12 using GIT_SSH to set credentials Gerrit user 17:05:12 [INFO] Currently running in a labeled security context 17:05:12 [INFO] Currently SELinux is 'enforcing' on the host 17:05:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh3872528766280613980.key 17:05:12 Verifying host key using manually-configured host key entries 17:05:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:16 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 17:05:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:17 Avoid second fetch 17:05:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:05:17 Checking out Revision 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 (refs/remotes/origin/master) 17:05:17 > git config core.sparsecheckout # timeout=10 17:05:17 > git checkout -f 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 17:05:18 Commit message: "Remove pythonsdk-tests markdown linter" 17:05:18 > git rev-list --no-walk 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 17:05:18 > git remote # timeout=10 17:05:18 > git submodule init # timeout=10 17:05:18 > git submodule sync # timeout=10 17:05:18 > git config --get remote.origin.url # timeout=10 17:05:18 > git submodule init # timeout=10 17:05:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:05:18 > git config --get submodule.global-jjb.url # timeout=10 17:05:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:05:18 > git config --get submodule.packer/common-packer.url # timeout=10 17:05:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:05:18 > git submodule update --init --recursive global-jjb # timeout=10 17:05:21 > git submodule update --init --recursive packer/common-packer # timeout=10 17:05:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:27 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:05:27 No emails were triggered. 17:05:27 provisioning config files... 17:05:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:05:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:05:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:05:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10144182227352459397.sh 17:05:27 ---> python-tools-install.sh 17:05:27 Setup pyenv: 17:05:28 system 17:05:28 * 3.8.13 (set by /opt/pyenv/version) 17:05:28 * 3.9.13 (set by /opt/pyenv/version) 17:05:28 * 3.10.6 (set by /opt/pyenv/version) 17:05:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ByYQ 17:05:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:57 lf-activate-venv(): INFO: Base packages installed successfully 17:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:07:06 Generating Requirements File 17:08:19 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. 17:08:19 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:08:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:08:19 Python 3.10.6 17:08:19 pip 25.2 from /tmp/venv-ByYQ/lib/python3.10/site-packages/pip (python 3.10) 17:08:19 appdirs==1.4.4 17:08:19 argcomplete==3.6.3 17:08:19 aspy.yaml==1.3.0 17:08:19 attrs==25.4.0 17:08:19 autopage==0.5.2 17:08:19 beautifulsoup4==4.14.2 17:08:19 boto3==1.40.56 17:08:19 botocore==1.40.56 17:08:19 bs4==0.0.2 17:08:19 cachetools==6.2.1 17:08:19 certifi==2025.10.5 17:08:19 cffi==2.0.0 17:08:19 cfgv==3.4.0 17:08:19 chardet==5.2.0 17:08:19 charset-normalizer==3.4.4 17:08:19 click==8.3.0 17:08:19 cliff==4.11.0 17:08:19 cmd2==2.7.0 17:08:19 cryptography==3.3.2 17:08:19 debtcollector==3.0.0 17:08:19 decorator==5.2.1 17:08:19 defusedxml==0.7.1 17:08:19 Deprecated==1.2.18 17:08:19 distlib==0.4.0 17:08:19 dnspython==2.8.0 17:08:19 docker==7.1.0 17:08:19 dogpile.cache==1.5.0 17:08:19 durationpy==0.10 17:08:19 email-validator==2.3.0 17:08:19 filelock==3.20.0 17:08:19 future==1.0.0 17:08:19 gitdb==4.0.12 17:08:19 GitPython==3.1.45 17:08:19 google-auth==2.41.1 17:08:19 httplib2==0.31.0 17:08:19 identify==2.6.15 17:08:19 idna==3.11 17:08:19 importlib-resources==1.5.0 17:08:19 iso8601==2.1.0 17:08:19 Jinja2==3.1.6 17:08:19 jmespath==1.0.1 17:08:19 jsonpatch==1.33 17:08:19 jsonpointer==3.0.0 17:08:19 jsonschema==4.25.1 17:08:19 jsonschema-specifications==2025.9.1 17:08:19 keystoneauth1==5.12.0 17:08:19 kubernetes==34.1.0 17:08:19 lftools==0.37.15 17:08:19 lxml==6.0.2 17:08:19 markdown-it-py==4.0.0 17:08:19 MarkupSafe==3.0.3 17:08:19 mdurl==0.1.2 17:08:19 msgpack==1.1.2 17:08:19 multi_key_dict==2.0.3 17:08:19 munch==4.0.0 17:08:19 netaddr==1.3.0 17:08:19 niet==1.4.2 17:08:19 nodeenv==1.9.1 17:08:19 oauth2client==4.1.3 17:08:19 oauthlib==3.3.1 17:08:19 openstacksdk==4.7.1 17:08:19 os-service-types==1.8.0 17:08:19 osc-lib==4.2.0 17:08:19 oslo.config==10.0.0 17:08:19 oslo.context==6.1.0 17:08:19 oslo.i18n==6.6.0 17:08:19 oslo.log==7.2.1 17:08:19 oslo.serialization==5.8.0 17:08:19 oslo.utils==9.1.0 17:08:19 packaging==25.0 17:08:19 pbr==7.0.1 17:08:19 platformdirs==4.5.0 17:08:19 prettytable==3.16.0 17:08:19 psutil==7.1.1 17:08:19 pyasn1==0.6.1 17:08:19 pyasn1_modules==0.4.2 17:08:19 pycparser==2.23 17:08:19 pygerrit2==2.0.15 17:08:19 PyGithub==2.8.1 17:08:19 Pygments==2.19.2 17:08:19 PyJWT==2.10.1 17:08:19 PyNaCl==1.6.0 17:08:19 pyparsing==2.4.7 17:08:19 pyperclip==1.11.0 17:08:19 pyrsistent==0.20.0 17:08:19 python-cinderclient==9.8.0 17:08:19 python-dateutil==2.9.0.post0 17:08:19 python-heatclient==4.3.0 17:08:19 python-jenkins==1.8.3 17:08:19 python-keystoneclient==5.7.0 17:08:19 python-magnumclient==4.9.0 17:08:19 python-openstackclient==8.2.0 17:08:19 python-swiftclient==4.8.0 17:08:19 PyYAML==6.0.3 17:08:19 referencing==0.37.0 17:08:19 requests==2.32.5 17:08:19 requests-oauthlib==2.0.0 17:08:19 requestsexceptions==1.4.0 17:08:19 rfc3986==2.0.0 17:08:19 rich==14.2.0 17:08:19 rich-argparse==1.7.1 17:08:19 rpds-py==0.27.1 17:08:19 rsa==4.9.1 17:08:19 ruamel.yaml==0.18.15 17:08:19 ruamel.yaml.clib==0.2.14 17:08:19 s3transfer==0.14.0 17:08:19 simplejson==3.20.2 17:08:19 six==1.17.0 17:08:19 smmap==5.0.2 17:08:19 soupsieve==2.8 17:08:19 stevedore==5.5.0 17:08:19 tabulate==0.9.0 17:08:19 toml==0.10.2 17:08:19 tomlkit==0.13.3 17:08:19 tqdm==4.67.1 17:08:19 typing_extensions==4.15.0 17:08:19 tzdata==2025.2 17:08:19 urllib3==1.26.20 17:08:19 virtualenv==20.35.3 17:08:19 wcwidth==0.2.14 17:08:19 websocket-client==1.9.0 17:08:19 wrapt==2.0.0 17:08:19 xdg==6.0.0 17:08:19 xmltodict==1.0.2 17:08:19 yq==3.4.3 17:08:19 [EnvInject] - Injecting environment variables from a build step. 17:08:19 [EnvInject] - Injecting as environment variables the properties content 17:08:19 OS_CLOUD=vex 17:08:19 17:08:19 [EnvInject] - Variables injected successfully. 17:08:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:08:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:08:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6695933330451390346.sh 17:08:20 ---> Orphaned k8s clusters 17:08:20 Setup pyenv: 17:08:20 system 17:08:20 3.8.13 17:08:20 3.9.13 17:08:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:22 lf-activate-venv(): INFO: Base packages installed successfully 17:08:22 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:08:35 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. 17:08:35 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:08:39 -----> Delete orphaned cluster 17:08:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:08:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:08:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7648108428867138543.sh 17:08:39 ---> Orphaned stacks 17:08:39 Setup pyenv: 17:08:39 system 17:08:39 3.8.13 17:08:39 3.9.13 17:08:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:08:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:48 lf-activate-venv(): INFO: Base packages installed successfully 17:08:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:09:34 + mapfile -t OS_COE_CLUSTERS_ID 17:09:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:09:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:09:34 ++ awk '{print $1}' 17:09:36 + echo '-----> Active clusters -> stacks' 17:09:36 -----> Active clusters -> stacks 17:09:36 + OS_COE_STACKS=() 17:09:36 + [[ 0 -gt 0 ]] 17:09:36 + mapfile -t OS_STACKS 17:09:36 ++ 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 17:09:36 ++ awk '{print $1}' 17:09:38 + echo '-----> Active stacks' 17:09:38 -----> Active stacks 17:09:38 + echo '-----> Delete orphaned stacks' 17:09:38 -----> Delete orphaned stacks 17:09:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:09:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:09:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2600067032407783909.sh 17:09:38 ---> Orphaned servers 17:09:38 Setup pyenv: 17:09:38 system 17:09:38 3.8.13 17:09:38 3.9.13 17:09:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:09:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:41 lf-activate-venv(): INFO: Base packages installed successfully 17:09:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:10:07 -----> Active servers 17:10:07 prd-centos8-builder-2c-1g-4513 17:10:07 prd-ubuntu2204-docker-8c-8g-4512 17:10:07 prd-queue-docker-4c-4g-2431 17:10:07 -----> Delete orphaned servers 17:10:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:10:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:10:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3108184487618781814.sh 17:10:08 ---> Orphaned ports 17:10:08 Setup pyenv: 17:10:08 system 17:10:08 3.8.13 17:10:08 3.9.13 17:10:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:11 lf-activate-venv(): INFO: Base packages installed successfully 17:10:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:10:32 No orphaned ports to process. 17:10:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:10:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:10:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14089966273681506657.sh 17:10:32 ---> Orphaned volumes 17:10:32 + source /home/jenkins/lf-env.sh 17:10:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:10:32 ++ mktemp -d /tmp/venv-XXXX 17:10:32 + lf_venv=/tmp/venv-Ga8x 17:10:32 + local venv_file=/tmp/.os_lf_venv 17:10:32 + local python=python3 17:10:32 + local options 17:10:32 + local set_path=true 17:10:32 + local install_args= 17:10:32 ++ 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 17:10:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:10:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:10:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:10:32 + true 17:10:32 + case $1 in 17:10:32 + python=python3 17:10:32 + shift 2 17:10:32 + true 17:10:32 + case $1 in 17:10:32 + shift 17:10:32 + break 17:10:32 + case $python in 17:10:32 + local pkg_list= 17:10:32 + [[ -d /opt/pyenv ]] 17:10:32 + echo 'Setup pyenv:' 17:10:32 Setup pyenv: 17:10:32 + export PYENV_ROOT=/opt/pyenv 17:10:32 + PYENV_ROOT=/opt/pyenv 17:10:32 + 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 17:10:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:10:32 + pyenv versions 17:10:33 system 17:10:33 3.8.13 17:10:33 3.9.13 17:10:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:10:33 + command -v pyenv 17:10:33 ++ pyenv init - --no-rehash 17:10:33 + 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[*]}"'\'')" 17:10:33 export PATH="/opt/pyenv/shims:${PATH}" 17:10:33 export PYENV_SHELL=bash 17:10:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:10:33 pyenv() { 17:10:33 local command 17:10:33 command="${1:-}" 17:10:33 if [ "$#" -gt 0 ]; then 17:10:33 shift 17:10:33 fi 17:10:33 17:10:33 case "$command" in 17:10:33 rehash|shell) 17:10:33 eval "$(pyenv "sh-$command" "$@")" 17:10:33 ;; 17:10:33 *) 17:10:33 command pyenv "$command" "$@" 17:10:33 ;; 17:10:33 esac 17:10:33 }' 17:10:33 +++ 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[*]}"' 17:10:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:10:33 ++ 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 17:10:33 ++ 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 17:10:33 ++ export PYENV_SHELL=bash 17:10:33 ++ PYENV_SHELL=bash 17:10:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:10:33 +++ complete -F _pyenv pyenv 17:10:33 ++ lf-pyver python3 17:10:33 ++ local py_version_xy=python3 17:10:33 ++ local py_version_xyz= 17:10:33 ++ pyenv versions 17:10:33 ++ local command 17:10:33 ++ command=versions 17:10:33 ++ '[' 1 -gt 0 ']' 17:10:33 ++ shift 17:10:33 ++ case "$command" in 17:10:33 ++ command pyenv versions 17:10:33 ++ pyenv versions 17:10:33 ++ awk '{ print $1 }' 17:10:33 ++ sed 's/^[ *]* //' 17:10:33 ++ grep -E '^[0-9.]*[0-9]$' 17:10:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:10:33 +++ grep '^3' /tmp/.pyenv_versions 17:10:33 +++ sort -V 17:10:33 +++ tail -n 1 17:10:33 ++ py_version_xyz=3.10.6 17:10:33 ++ [[ -z 3.10.6 ]] 17:10:33 ++ echo 3.10.6 17:10:33 ++ return 0 17:10:33 + pyenv local 3.10.6 17:10:33 + local command 17:10:33 + command=local 17:10:33 + '[' 2 -gt 0 ']' 17:10:33 + shift 17:10:33 + case "$command" in 17:10:33 + command pyenv local 3.10.6 17:10:33 + pyenv local 3.10.6 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='lftools[openstack] ' 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='kubernetes ' 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='niet ' 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='python-heatclient ' 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='python-openstackclient ' 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='python-magnumclient ' 17:10:33 + for arg in "$@" 17:10:33 + case $arg in 17:10:33 + pkg_list+='yq ' 17:10:33 + [[ -f /tmp/.os_lf_venv ]] 17:10:33 ++ cat /tmp/.os_lf_venv 17:10:33 + lf_venv=/tmp/venv-ByYQ 17:10:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from' file:/tmp/.os_lf_venv 17:10:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:10:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:10:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:33 + local 'pip_opts=--upgrade --quiet' 17:10:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:10:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:10:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:10:33 + [[ -n '' ]] 17:10:33 + [[ -n '' ]] 17:10:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:10:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:33 + /tmp/venv-ByYQ/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 17:10:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:10:35 lf-activate-venv(): INFO: Base packages installed successfully 17:10:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:10:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:10:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:10:35 + /tmp/venv-ByYQ/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 17:10:54 + type python3 17:10:54 + true 17:10:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH' 17:10:54 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:10:54 + PATH=/tmp/venv-ByYQ/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 17:10:54 + return 0 17:10:54 + mapfile -t os_volumes 17:10:54 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:10:57 + '[' 0 -eq 0 ']' 17:10:57 + echo 'No orphaned volumes found.' 17:10:57 No orphaned volumes found. 17:10:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:10:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:10:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10185145864244469055.sh 17:10:57 ---> Protect in-use images 17:10:57 Setup pyenv: 17:10:57 system 17:10:57 3.8.13 17:10:57 3.9.13 17:10:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:10:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:10:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:00 lf-activate-venv(): INFO: Base packages installed successfully 17:11:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:11:22 INFO: There are images to protect defined in jenkins-config. 17:11:22 INFO: Protecting the following images: 17:11:22 CentOS Stream 8 - redis - - 310180101-1010 17:11:22 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 17:11:22 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 17:11:22 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 17:11:22 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 17:11:22 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 17:11:22 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 17:11:22 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 17:11:22 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 17:11:22 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 17:11:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 17:11:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 17:11:22 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 17:11:22 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 17:11:22 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 17:11:24 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 17:11:25 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 17:11:26 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 17:11:27 Build step 'Conditional step (single)' marked build as failure 17:11:27 $ ssh-agent -k 17:11:27 unset SSH_AUTH_SOCK; 17:11:27 unset SSH_AGENT_PID; 17:11:27 echo Agent pid 17382 killed; 17:11:27 [ssh-agent] Stopped. 17:11:27 [PostBuildScript] - [INFO] Executing post build scripts. 17:11:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14257702442758372900.sh 17:11:27 ---> sysstat.sh 17:11:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7731935556856604871.sh 17:11:27 ---> package-listing.sh 17:11:27 ++ facter osfamily 17:11:27 ++ tr '[:upper:]' '[:lower:]' 17:11:27 + OS_FAMILY=redhat 17:11:27 + workspace=/w/workspace/ci-management-openstack-cron 17:11:27 + START_PACKAGES=/tmp/packages_start.txt 17:11:27 + END_PACKAGES=/tmp/packages_end.txt 17:11:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:27 + PACKAGES=/tmp/packages_start.txt 17:11:27 + '[' /w/workspace/ci-management-openstack-cron ']' 17:11:27 + PACKAGES=/tmp/packages_end.txt 17:11:27 + case "${OS_FAMILY}" in 17:11:27 + rpm -qa 17:11:27 + sort 17:11:28 + '[' -f /tmp/packages_start.txt ']' 17:11:28 + '[' -f /tmp/packages_end.txt ']' 17:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:28 + '[' /w/workspace/ci-management-openstack-cron ']' 17:11:28 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:11:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18056009512324186618.sh 17:11:28 ---> capture-instance-metadata.sh 17:11:28 Setup pyenv: 17:11:28 system 17:11:28 3.8.13 17:11:28 3.9.13 17:11:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:11:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:11:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:31 lf-activate-venv(): INFO: Base packages installed successfully 17:11:31 lf-activate-venv(): INFO: Installing additional packages: lftools 17:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:11:46 INFO: Running in OpenStack, capturing instance metadata 17:11:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8980397152991390676.sh 17:11:46 provisioning config files... 17:11:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3809299026429443675tmp 17:11:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:11:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:11:46 [EnvInject] - Injecting environment variables from a build step. 17:11:46 [EnvInject] - Injecting as environment variables the properties content 17:11:46 SERVER_ID=logs 17:11:46 17:11:46 [EnvInject] - Variables injected successfully. 17:11:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3464603048116556080.sh 17:11:46 ---> create-netrc.sh 17:11:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8955238204809541529.sh 17:11:47 ---> python-tools-install.sh 17:11:47 Setup pyenv: 17:11:47 system 17:11:47 3.8.13 17:11:47 3.9.13 17:11:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:11:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:11:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:49 lf-activate-venv(): INFO: Base packages installed successfully 17:11:49 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:12:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2182576656320955344.sh 17:12:07 ---> sudo-logs.sh 17:12:07 Archiving 'sudo' log.. 17:12:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16168575225771515272.sh 17:12:08 ---> job-cost.sh 17:12:08 Setup pyenv: 17:12:08 system 17:12:08 3.8.13 17:12:08 3.9.13 17:12:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:12:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:12 lf-activate-venv(): INFO: Base packages installed successfully 17:12:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:12:24 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. 17:12:24 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:12:25 INFO: No Stack... 17:12:25 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:25 INFO: Archiving Costs 17:12:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16375295386854071011.sh 17:12:25 ---> logs-deploy.sh 17:12:25 Setup pyenv: 17:12:25 system 17:12:25 3.8.13 17:12:25 3.9.13 17:12:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:12:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByYQ from file:/tmp/.os_lf_venv 17:12:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:28 lf-activate-venv(): INFO: Base packages installed successfully 17:12:28 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-ByYQ/bin to PATH 17:12:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57530 17:12:41 INFO: archiving workspace using pattern(s): 17:12:43 Archives upload complete. 17:12:44 INFO: archiving logs to Nexus 17:12:44 ---> uname -a: 17:12:44 Linux prd-centos8-builder-2c-1g-4513.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 17:12:44 17:12:44 17:12:44 ---> lscpu: 17:12:44 Architecture: x86_64 17:12:44 CPU op-mode(s): 32-bit, 64-bit 17:12:44 Byte Order: Little Endian 17:12:44 CPU(s): 2 17:12:44 On-line CPU(s) list: 0,1 17:12:44 Thread(s) per core: 1 17:12:44 Core(s) per socket: 1 17:12:44 Socket(s): 2 17:12:44 NUMA node(s): 1 17:12:44 Vendor ID: AuthenticAMD 17:12:44 CPU family: 23 17:12:44 Model: 49 17:12:44 Model name: AMD EPYC-Rome Processor 17:12:44 Stepping: 0 17:12:44 CPU MHz: 2799.998 17:12:44 BogoMIPS: 5599.99 17:12:44 Virtualization: AMD-V 17:12:44 Hypervisor vendor: KVM 17:12:44 Virtualization type: full 17:12:44 L1d cache: 32K 17:12:44 L1i cache: 32K 17:12:44 L2 cache: 512K 17:12:44 L3 cache: 16384K 17:12:44 NUMA node0 CPU(s): 0,1 17:12:44 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 17:12:44 17:12:44 17:12:44 ---> nproc: 17:12:44 2 17:12:44 17:12:44 17:12:44 ---> df -h: 17:12:44 Filesystem Size Used Avail Use% Mounted on 17:12:44 devtmpfs 3.8G 0 3.8G 0% /dev 17:12:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:12:44 tmpfs 3.8G 17M 3.8G 1% /run 17:12:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:12:44 /dev/vda1 40G 8.4G 32G 21% / 17:12:44 tmpfs 770M 0 770M 0% /run/user/1001 17:12:44 17:12:44 17:12:44 ---> free -m: 17:12:44 total used free shared buff/cache available 17:12:44 Mem: 7699 550 5052 19 2096 6842 17:12:44 Swap: 1023 0 1023 17:12:44 17:12:44 17:12:44 ---> ip addr: 17:12:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:12:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:12:44 inet 127.0.0.1/8 scope host lo 17:12:44 valid_lft forever preferred_lft forever 17:12:44 inet6 ::1/128 scope host 17:12:44 valid_lft forever preferred_lft forever 17:12:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:12:44 link/ether fa:16:3e:ff:29:26 brd ff:ff:ff:ff:ff:ff 17:12:44 altname enp0s3 17:12:44 altname ens3 17:12:44 inet 10.30.107.52/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:12:44 valid_lft 85873sec preferred_lft 85873sec 17:12:44 inet6 fe80::f816:3eff:feff:2926/64 scope link 17:12:44 valid_lft forever preferred_lft forever 17:12:44 17:12:44 17:12:44 ---> sar -b -r -n DEV: 17:12:44 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/22/2025 _x86_64_ (2 CPU) 17:12:44 17:12:44 17:03:52 LINUX RESTART (2 CPU) 17:12:44 17:12:44 05:05:01 PM tps rtps wtps bread/s bwrtn/s 17:12:44 05:06:01 PM 138.65 103.33 35.32 5906.65 3852.92 17:12:44 05:07:01 PM 107.01 49.65 57.36 493.04 4114.60 17:12:44 05:08:01 PM 72.30 0.03 72.27 0.53 7251.41 17:12:44 05:09:01 PM 45.39 0.47 44.93 53.32 3469.14 17:12:44 05:10:01 PM 25.83 0.05 25.78 1.33 1503.32 17:12:44 05:11:01 PM 24.94 0.27 24.68 41.85 1001.77 17:12:44 05:12:01 PM 19.78 0.27 19.51 25.20 553.92 17:12:44 Average: 61.99 22.01 39.98 931.91 3106.73 17:12:44 17:12:44 05:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:12:44 05:06:01 PM 5521464 7026836 2362972 29.97 2688 1692072 735400 8.23 179128 1885624 29072 17:12:44 05:07:01 PM 5287860 6969484 2596576 32.93 2688 1860564 792376 8.87 212536 2060824 100116 17:12:44 05:08:01 PM 5260208 7012108 2624228 33.28 2688 1924212 701264 7.85 196500 2076776 6456 17:12:44 05:09:01 PM 5215532 7037628 2668904 33.85 2688 1988984 677168 7.58 200616 2099176 23056 17:12:44 05:10:01 PM 5107832 6933216 2776604 35.22 2688 1991644 783780 8.77 225288 2181236 20276 17:12:44 05:11:01 PM 5213308 7040008 2671128 33.88 2688 1992612 662332 7.41 227408 2072444 7372 17:12:44 05:12:01 PM 5156120 6983632 2728316 34.60 2688 1993540 713432 7.99 396436 1960520 7504 17:12:44 Average: 5251761 7000416 2632675 33.39 2688 1920518 723679 8.10 233987 2048086 27693 17:12:44 17:12:44 05:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:12:44 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:06:01 PM eth0 282.59 130.08 1140.71 62.79 0.00 0.00 0.00 0.00 17:12:44 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:07:01 PM eth0 48.23 34.49 663.38 4.60 0.00 0.00 0.00 0.00 17:12:44 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:08:01 PM eth0 18.93 16.75 239.10 3.34 0.00 0.00 0.00 0.00 17:12:44 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:09:01 PM eth0 10.15 9.55 48.06 3.24 0.00 0.00 0.00 0.00 17:12:44 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:10:01 PM eth0 11.88 12.43 32.08 4.45 0.00 0.00 0.00 0.00 17:12:44 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:11:01 PM eth0 16.76 16.91 16.04 5.84 0.00 0.00 0.00 0.00 17:12:44 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 05:12:01 PM eth0 19.85 17.33 20.58 10.36 0.00 0.00 0.00 0.00 17:12:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 Average: eth0 58.35 33.94 308.61 13.52 0.00 0.00 0.00 0.00 17:12:44 17:12:44 17:12:44 ---> sar -P ALL: 17:12:44 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/22/2025 _x86_64_ (2 CPU) 17:12:44 17:12:44 17:03:52 LINUX RESTART (2 CPU) 17:12:44 17:12:44 05:05:01 PM CPU %user %nice %system %iowait %steal %idle 17:12:44 05:06:01 PM all 22.49 2.16 14.14 36.89 0.17 24.14 17:12:44 05:06:01 PM 0 18.39 2.17 16.30 34.23 0.21 28.71 17:12:44 05:06:01 PM 1 26.57 2.16 11.99 39.54 0.14 19.60 17:12:44 05:07:01 PM all 12.35 0.99 8.69 38.13 0.13 39.72 17:12:44 05:07:01 PM 0 9.18 1.17 9.54 37.37 0.12 42.62 17:12:44 05:07:01 PM 1 15.50 0.81 7.85 38.88 0.14 36.82 17:12:44 05:08:01 PM all 12.09 0.00 1.55 28.42 0.08 57.87 17:12:44 05:08:01 PM 0 15.14 0.00 1.59 28.65 0.08 54.53 17:12:44 05:08:01 PM 1 9.06 0.00 1.50 28.19 0.07 61.18 17:12:44 05:09:01 PM all 15.84 0.00 1.92 19.05 0.06 63.13 17:12:44 05:09:01 PM 0 10.10 0.00 1.50 16.56 0.05 71.79 17:12:44 05:09:01 PM 1 21.58 0.00 2.34 21.55 0.07 54.47 17:12:44 05:10:01 PM all 20.35 0.00 1.26 8.97 0.08 69.35 17:12:44 05:10:01 PM 0 10.28 0.00 1.10 7.28 0.07 81.27 17:12:44 05:10:01 PM 1 30.45 0.00 1.41 10.65 0.08 57.41 17:12:44 05:11:01 PM all 28.12 0.00 2.10 5.19 0.11 64.49 17:12:44 05:11:01 PM 0 18.50 0.00 1.81 4.01 0.10 75.57 17:12:44 05:11:01 PM 1 37.79 0.00 2.38 6.37 0.12 53.34 17:12:44 05:12:01 PM all 25.63 0.00 1.76 7.66 0.10 64.85 17:12:44 05:12:01 PM 0 25.39 0.00 1.71 8.50 0.08 64.32 17:12:44 05:12:01 PM 1 25.87 0.00 1.81 6.82 0.12 65.38 17:12:44 Average: all 19.54 0.45 4.46 20.57 0.10 54.88 17:12:44 Average: 0 15.27 0.47 4.75 19.45 0.10 59.95 17:12:44 Average: 1 23.81 0.42 4.16 21.68 0.10 49.82 17:12:44 17:12:44 17:12:44