Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-1c-1g-2613 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-V2RimWKL4Cjc/agent.5175 SSH_AGENT_PID=5176 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4286315616284614203.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-openstack-cron # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh12744422515033466451.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3a33180863c8aa3876364ae115bc148b77368ca6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a33180863c8aa3876364ae115bc148b77368ca6 # timeout=10 Commit message: "Fix: Upgrade JJB depencency to JJB_VERSION:6.0.0" > git rev-list --no-walk 3a33180863c8aa3876364ae115bc148b77368ca6 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17538302819950778856.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kHNw lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH Generating Requirements File 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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-kHNw/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.48 botocore==1.34.48 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email-validator==2.1.0.post1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.4.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11492918451152375536.sh ---> Orphaned k8s clusters Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 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. botocore 1.34.48 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.2.1 which is incompatible. lftools 0.37.9 requires urllib3<2.0.0, but you have urllib3 2.2.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH -----> Delete orphaned cluster [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18430997709559064430.sh ---> Orphaned stacks Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH + mapfile -t OS_COE_CLUSTERS_ID ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' ++ awk '{print $1}' + echo '-----> Active clusters -> stacks' -----> Active clusters -> stacks + OS_COE_STACKS=() + [[ 0 -gt 0 ]] + mapfile -t OS_STACKS ++ 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 ++ awk '{print $1}' + echo '-----> Active stacks' -----> Active stacks + echo '-----> Delete orphaned stacks' -----> Delete orphaned stacks [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14605359208076439740.sh ---> Orphaned servers Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH -----> Active servers prd-centos8-builder-1c-1g-2613 -----> Delete orphaned servers [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12264842558074856516.sh ---> Orphaned ports Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH No orphaned ports to process. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16801045382956583108.sh ---> Orphaned volumes + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-9YfA + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-kHNw + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv + /tmp/venv-kHNw/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + /tmp/venv-kHNw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH + PATH=/tmp/venv-kHNw/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 + return 0 + mapfile -t os_volumes ++ openstack --os-cloud vex volume list -f value -c ID --status Available + '[' 0 -eq 0 ']' + echo 'No orphaned volumes found.' No orphaned volumes found. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4456532931684185874.sh ---> Protect in-use images Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH INFO: There are images to protect defined in jenkins-config. INFO: Protecting the following images: ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_IMAGE_CLEANUP_AGE=30 [EnvInject] - Variables injected successfully. [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18388706397560247477.sh ---> Cleanup old images Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH + lftools openstack --os-cloud vex image cleanup --days=30 Removing 149 images from vex. WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5176 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6681639956993770535.sh ---> sysstat.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1265445333244683981.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-openstack-cron + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-openstack-cron ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-openstack-cron ']' + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6534456941021838648.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10966517359322340746.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4202650249244190089tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16531692041755657714.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12712958927822830549.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3067155375355408054.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2573997934407479737.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-1 INFO: Archiving Costs [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17636424877949918947.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHNw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-kHNw/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/41886 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-1c-1g-2613.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0 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 ---> nproc: 1 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 329M 0 329M 0% /dev tmpfs 386M 0 386M 0% /dev/shm tmpfs 386M 11M 376M 3% /run tmpfs 386M 0 386M 0% /sys/fs/cgroup /dev/vda1 20G 9.0G 12G 45% / tmpfs 78M 0 78M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 770 299 63 5 407 341 Swap: 1023 25 998 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:1a:9e:d9 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.164/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86079sec preferred_lft 86079sec inet6 fe80::f816:3eff:fe1a:9ed9/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/23/2024 _x86_64_ (1 CPU) 05:03:46 LINUX RESTART (1 CPU) 05:04:01 AM tps rtps wtps bread/s bwrtn/s 05:05:01 AM 253.36 164.30 89.06 13774.72 42067.74 05:06:01 AM 171.26 41.44 129.82 4193.41 14639.99 05:07:01 AM 70.13 14.76 55.37 1158.75 3834.65 05:08:01 AM 21.60 5.36 16.24 200.67 341.82 05:09:01 AM 165.01 112.53 52.47 8315.01 2559.69 Average: 136.28 67.68 68.60 5528.57 12691.20 05:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:05:01 AM 97712 330476 691500 87.62 2104 308004 511340 27.82 138320 414300 16820 05:06:01 AM 66304 311632 722908 91.60 368 311628 510248 27.76 111724 439900 23192 05:07:01 AM 82336 306548 706876 89.57 368 291232 524292 28.53 151800 390212 14744 05:08:01 AM 126300 342944 662912 84.00 368 283700 485096 26.40 154048 342864 2744 05:09:01 AM 95536 369856 693676 87.89 0 341536 470932 25.62 166912 365520 25716 Average: 93638 332291 695574 88.14 642 307220 500382 27.23 144561 390559 16643 05:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM eth0 195.25 115.14 1186.89 53.96 0.00 0.00 0.00 0.00 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM eth0 49.03 46.30 607.76 8.47 0.00 0.00 0.00 0.00 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM eth0 22.62 24.82 173.98 8.07 0.00 0.00 0.00 0.00 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM eth0 19.05 20.57 17.80 8.80 0.00 0.00 0.00 0.00 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 AM eth0 18.55 18.83 18.75 12.85 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 60.91 45.14 401.12 18.43 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/23/2024 _x86_64_ (1 CPU) 05:03:46 LINUX RESTART (1 CPU) 05:04:01 AM CPU %user %nice %system %iowait %steal %idle 05:05:01 AM all 61.88 0.10 14.44 11.42 0.12 12.05 05:05:01 AM 0 61.88 0.10 14.44 11.42 0.12 12.05 05:06:01 AM all 71.68 0.00 10.94 6.36 0.10 10.93 05:06:01 AM 0 71.68 0.00 10.94 6.36 0.10 10.93 05:07:01 AM all 64.04 0.00 5.11 2.64 0.10 28.12 05:07:01 AM 0 64.04 0.00 5.11 2.64 0.10 28.12 05:08:01 AM all 63.71 0.00 4.62 0.82 0.10 30.76 05:08:01 AM 0 63.71 0.00 4.62 0.82 0.10 30.76 05:09:01 AM all 65.49 0.00 6.85 14.33 0.10 13.23 05:09:01 AM 0 65.49 0.00 6.85 14.33 0.10 13.23 Average: all 65.36 0.02 8.39 7.11 0.10 19.02 Average: 0 65.36 0.02 8.39 7.11 0.10 19.02