Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ci-management/+/14713 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-1722 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-cfg-verify [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-gmxHKvhRzmcj/agent.5202 SSH_AGENT_PID=5204 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_10735274415626840343.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-jenkins-cfg-verify # 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-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh6671686584600605901.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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 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-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh6714616563664337447.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management refs/changes/13/14713/2 # timeout=10 > git rev-parse f2b97c7ac5e46c2e691230b3a7f659e8e036bf80^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision f2b97c7ac5e46c2e691230b3a7f659e8e036bf80 (refs/changes/13/14713/2) > git config core.sparsecheckout # timeout=10 > git checkout -f f2b97c7ac5e46c2e691230b3a7f659e8e036bf80 # timeout=10 Commit message: "Switch all cattle to sjc flavors" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 4ce0e76c4b60e9b8aa6766672ad2b4ab9c40d8ee # 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 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-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13176253799396532386.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-mCoF 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-mCoF/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-mCoF/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.16 botocore==1.39.16 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.32.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins12549773190800549501.sh ---> jenkins-verify-images.sh + source /home/jenkins/lf-env.sh + '[' -f /tmp/.os_lf_venv ']' ++ cat /tmp/.os_lf_venv + os_lf_venv=/tmp/venv-mCoF + '[' -d /tmp/venv-mCoF ']' + '[' -f /tmp/venv-mCoF/bin/openstack ']' + echo 'Re-use existing venv: /tmp/venv-mCoF' Re-use existing venv: /tmp/venv-mCoF + PATH=/tmp/venv-mCoF/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + error=false + echo 'Verifying that cloud has a master configuration file' Verifying that cloud has a master configuration file + [[ -d jenkins-config/clouds/openstack ]] + for cloud in jenkins-config/clouds/openstack/* + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] ++ cut -d= -f2 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg + os_cloud= + os_cloud=vex + OS_CLOUD=vex + verify_images jenkins-config/clouds/openstack/cattle + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' Verifying images on jenkins-config/clouds/openstack/cattle + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos7-builder-1c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-builder-1c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228' + grep active | 4fab7a7c-385a-42b7-a11c-ffe686c5371c | ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-8g-200g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-8g-200g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713' + grep active | f8f5be2b-119e-460a-81c3-c0b10dd25c5f | ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713' + grep active | f8f5be2b-119e-460a-81c3-c0b10dd25c5f | ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-4g.cfg + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191' + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191' + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191' + grep active | b55d6504-d53f-4d4d-b0aa-82917f09b160 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874' + grep active | 343bd23c-ed30-4138-b918-89afcc7604b1 | ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546' | 5f051f05-de78-4696-a031-19f161e114c2 | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749' + grep active | df2201fe-3e7f-4b7a-9efe-dc672337afb0 | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956' + grep active | 363324d0-d934-4397-a96c-67f60045cedd | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263' + grep active | f515d236-25ce-4fb1-98d8-9043a9f9b0b6 | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263' + grep active | f515d236-25ce-4fb1-98d8-9043a9f9b0b6 | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255' + grep active | c962a012-598c-4b9f-a5a0-a5e2cfbaba77 | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118' + grep active | a6f6b7c5-9e94-4781-8f55-24b20e6a598f | ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 | active | + false $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5204 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5949269144335412853.sh ---> sysstat.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6434835959075675184.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-jenkins-cfg-verify + 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-jenkins-cfg-verify ']' + 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-jenkins-cfg-verify ']' + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4705002551137257808.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCoF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mCoF/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2201592413911139343.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config17437660398474376384tmp 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-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4942356942345457051.sh ---> create-netrc.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1315504212725931668.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCoF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mCoF/bin to PATH [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins18161597683748738919.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6611659945040829350.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCoF 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-mCoF/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-2 INFO: Archiving Costs [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins14929385621734976932.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCoF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mCoF/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-cfg-verify/237 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-1722.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): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 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,1 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: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 833M 0 833M 0% /dev tmpfs 890M 0 890M 0% /dev/shm tmpfs 890M 17M 873M 2% /run tmpfs 890M 0 890M 0% /sys/fs/cgroup /dev/vda1 20G 9.0G 12G 45% / tmpfs 178M 0 178M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1778 411 144 16 1222 1167 Swap: 1023 2 1021 ---> 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:da:82:4a brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.81/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86089sec preferred_lft 86089sec inet6 fe80::f816:3eff:feda:824a/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) 07/30/2025 _x86_64_ (2 CPU) 21:59:58 LINUX RESTART (2 CPU) 10:00:00 PM tps rtps wtps bread/s bwrtn/s 10:01:01 PM 319.90 244.28 75.63 17095.24 37487.01 10:02:01 PM 78.59 6.84 71.75 1062.63 9663.33 10:03:01 PM 64.81 1.02 63.80 63.71 7447.23 10:04:01 PM 86.15 77.01 9.15 6910.36 471.73 10:05:01 PM 22.62 2.07 20.56 176.45 1046.99 Average: 114.63 66.42 48.21 5074.07 11251.50 10:00:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:01:01 PM 74612 1323172 1746532 95.90 2104 1358288 457596 15.95 122980 1395156 39936 10:02:01 PM 164740 1183076 1656404 90.95 2104 1114300 546752 19.05 141944 1228128 53448 10:03:01 PM 105556 1203744 1715588 94.20 2104 1188208 512580 17.86 159708 1248488 6424 10:04:01 PM 65568 1180068 1755576 96.40 2104 1203944 537452 18.73 174944 1274916 11976 10:05:01 PM 151260 1189152 1669884 91.69 2104 1126844 530312 18.48 175716 1187780 8460 Average: 112347 1215842 1708797 93.83 2104 1198317 516938 18.01 155058 1266894 24049 10:00:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:01:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 PM eth0 189.20 106.56 789.15 52.61 0.00 0.00 0.00 0.00 10:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 PM eth0 71.77 57.55 817.35 10.12 0.00 0.00 0.00 0.00 10:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 PM eth0 32.54 26.39 279.82 4.52 0.00 0.00 0.00 0.00 10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 PM eth0 24.96 18.31 50.48 6.05 0.00 0.00 0.00 0.00 10:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 PM eth0 11.98 12.11 9.34 7.49 0.00 0.00 0.00 0.00 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 66.22 44.25 389.73 16.20 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) 07/30/2025 _x86_64_ (2 CPU) 21:59:58 LINUX RESTART (2 CPU) 10:00:00 PM CPU %user %nice %system %iowait %steal %idle 10:01:01 PM all 43.89 0.13 17.44 13.25 2.52 22.77 10:01:01 PM 0 45.93 0.13 18.59 15.98 2.56 16.81 10:01:01 PM 1 41.83 0.13 16.29 10.50 2.48 28.77 10:02:01 PM all 38.01 0.00 4.89 2.99 2.93 51.19 10:02:01 PM 0 16.20 0.00 3.39 4.05 3.08 73.28 10:02:01 PM 1 60.19 0.00 6.41 1.91 2.78 28.71 10:03:01 PM all 34.19 0.00 3.80 2.08 2.38 57.56 10:03:01 PM 0 39.34 0.00 4.43 3.32 2.41 50.50 10:03:01 PM 1 29.05 0.00 3.17 0.84 2.34 64.60 10:04:01 PM all 26.72 0.00 2.34 5.29 2.03 63.62 10:04:01 PM 0 19.40 0.00 1.90 0.45 2.09 76.17 10:04:01 PM 1 34.07 0.00 2.78 10.15 1.97 51.03 10:05:01 PM all 40.06 0.00 3.18 0.44 3.13 53.18 10:05:01 PM 0 42.55 0.00 3.43 0.28 3.19 50.56 10:05:01 PM 1 37.58 0.00 2.94 0.61 3.07 55.81 Average: all 36.56 0.03 6.30 4.78 2.60 49.72 Average: 0 32.62 0.03 6.32 4.79 2.67 53.58 Average: 1 40.52 0.03 6.29 4.78 2.53 45.85