20:04:33 Started by timer 20:04:33 Running as SYSTEM 20:04:33 [EnvInject] - Loading node environment variables. 20:04:33 Building remotely on prd-centos8-builder-2c-4g-3896 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 20:04:33 [ssh-agent] Looking for ssh-agent implementation... 20:04:34 $ ssh-agent 20:04:34 SSH_AUTH_SOCK=/tmp/ssh-ahDrb7RNAfG8/agent.5202 20:04:34 SSH_AGENT_PID=5204 20:04:34 [ssh-agent] Started. 20:04:34 Running ssh-add (command line suppressed) 20:04:34 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10511156226682999872.key (jenkins-ssh) 20:04:34 [ssh-agent] Using credentials jenkins (jenkins) 20:04:34 The recommended git tool is: NONE 20:04:37 using credential jenkins 20:04:37 Wiping out workspace first. 20:04:37 Cloning the remote Git repository 20:04:38 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 20:04:38 > git init /w/workspace/ci-management-openstack-cron # timeout=10 20:04:38 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 20:04:38 > git --version # timeout=10 20:04:38 > git --version # 'git version 2.43.0' 20:04:38 using GIT_SSH to set credentials jenkins 20:04:38 [INFO] Currently running in a labeled security context 20:04:38 [INFO] Currently SELinux is 'enforcing' on the host 20:04:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh6951350891266379101.key 20:04:38 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:39 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 20:04:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:39 Avoid second fetch 20:04:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:04:39 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 20:04:39 > git config core.sparsecheckout # timeout=10 20:04:40 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 20:04:40 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 20:04:40 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 20:04:40 > git remote # timeout=10 20:04:40 > git submodule init # timeout=10 20:04:40 > git submodule sync # timeout=10 20:04:41 > git config --get remote.origin.url # timeout=10 20:04:41 > git submodule init # timeout=10 20:04:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:04:41 > git config --get submodule.packer/common-packer.url # timeout=10 20:04:41 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:04:41 > git config --get submodule.global-jjb.url # timeout=10 20:04:41 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:04:41 > git submodule update --init --recursive packer/common-packer # timeout=10 20:04:42 > git submodule update --init --recursive global-jjb # timeout=10 20:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:47 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:47 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:04:47 provisioning config files... 20:04:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:04:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14399137209412751788.sh 20:04:47 ---> python-tools-install.sh 20:04:47 Setup pyenv: 20:04:47 system 20:04:47 * 3.8.13 (set by /opt/pyenv/version) 20:04:47 * 3.9.13 (set by /opt/pyenv/version) 20:04:48 * 3.10.6 (set by /opt/pyenv/version) 20:04:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JAtF 20:04:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:03 lf-activate-venv(): INFO: Base packages installed successfully 20:05:03 lf-activate-venv(): INFO: Installing additional packages: lftools 20:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:05:47 Generating Requirements File 20:06:31 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. 20:06:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:06:32 Python 3.10.6 20:06:32 pip 26.1.2 from /tmp/venv-JAtF/lib/python3.10/site-packages/pip (python 3.10) 20:06:33 aiohappyeyeballs==2.6.2 20:06:33 aiohttp==3.14.1 20:06:33 aiosignal==1.4.0 20:06:33 appdirs==1.4.4 20:06:33 argcomplete==3.6.3 20:06:33 aspy.yaml==1.3.0 20:06:33 async-timeout==5.0.1 20:06:33 attrs==26.1.0 20:06:33 autopage==0.6.0 20:06:33 backports.strenum==1.3.1 20:06:33 beautifulsoup4==4.15.0 20:06:33 boto3==1.43.34 20:06:33 botocore==1.43.34 20:06:33 bs4==0.0.2 20:06:33 certifi==2026.6.17 20:06:33 cffi==2.0.0 20:06:33 cfgv==3.5.0 20:06:33 chardet==7.4.3 20:06:33 charset-normalizer==3.4.7 20:06:33 click==8.4.1 20:06:33 cliff==4.14.0 20:06:33 cmd2==3.5.1 20:06:33 cryptography==3.3.2 20:06:33 debtcollector==3.1.0 20:06:33 decorator==5.3.1 20:06:33 defusedxml==0.7.1 20:06:33 Deprecated==1.3.1 20:06:33 distlib==0.4.3 20:06:33 dnspython==2.8.0 20:06:33 docker==7.1.0 20:06:33 dogpile.cache==1.5.0 20:06:33 durationpy==0.10 20:06:33 email-validator==2.3.0 20:06:33 filelock==3.29.4 20:06:33 frozenlist==1.8.0 20:06:33 future==1.0.0 20:06:33 gitdb==4.0.12 20:06:33 GitPython==3.1.50 20:06:33 httplib2==0.30.2 20:06:33 identify==2.6.19 20:06:33 idna==3.18 20:06:33 importlib-resources==1.5.0 20:06:33 iso8601==2.1.0 20:06:33 Jinja2==3.1.6 20:06:33 jmespath==1.1.0 20:06:33 jsonpatch==1.33 20:06:33 jsonpointer==3.1.1 20:06:33 jsonschema==4.26.0 20:06:33 jsonschema-specifications==2025.9.1 20:06:33 keystoneauth1==5.14.0 20:06:33 kubernetes==36.0.2 20:06:33 lftools==0.37.22 20:06:33 lxml==6.1.1 20:06:33 markdown-it-py==4.2.0 20:06:33 MarkupSafe==3.0.3 20:06:33 mdurl==0.1.2 20:06:33 msgpack==1.2.1 20:06:33 multi_key_dict==2.0.3 20:06:33 multidict==6.7.1 20:06:33 munch==4.0.0 20:06:33 netaddr==1.3.0 20:06:33 niet==1.4.2 20:06:33 nodeenv==1.10.0 20:06:33 oauth2client==4.1.3 20:06:33 oauthlib==3.3.1 20:06:33 openstacksdk==4.13.0 20:06:33 os-service-types==1.8.2 20:06:33 osc-lib==4.6.0 20:06:33 oslo.config==10.4.0 20:06:33 oslo.context==6.4.0 20:06:33 oslo.i18n==6.8.0 20:06:33 oslo.log==8.2.0 20:06:33 oslo.serialization==5.10.0 20:06:33 oslo.utils==10.1.1 20:06:33 packaging==26.2 20:06:33 pbr==7.0.3 20:06:33 platformdirs==4.10.0 20:06:33 prettytable==3.17.0 20:06:33 propcache==0.5.2 20:06:33 psutil==7.2.2 20:06:33 pyasn1==0.6.3 20:06:33 pyasn1_modules==0.4.2 20:06:33 pycparser==3.0 20:06:33 pygerrit2==2.0.15 20:06:33 PyGithub==2.9.1 20:06:33 Pygments==2.20.0 20:06:33 PyJWT==2.13.0 20:06:33 PyNaCl==1.6.2 20:06:33 pyparsing==2.4.7 20:06:33 pyperclip==1.11.0 20:06:33 pyrsistent==0.20.0 20:06:33 python-cinderclient==9.9.0 20:06:33 python-dateutil==2.9.0.post0 20:06:33 python-discovery==1.4.2 20:06:33 python-heatclient==5.2.0 20:06:33 python-jenkins==1.8.3 20:06:33 python-keystoneclient==5.8.0 20:06:33 python-magnumclient==4.10.0 20:06:33 python-openstackclient==10.0.0 20:06:33 python-swiftclient==4.10.0 20:06:33 PyYAML==6.0.3 20:06:33 referencing==0.37.0 20:06:33 requests==2.34.2 20:06:33 requests-oauthlib==2.0.0 20:06:33 rfc3986==2.0.0 20:06:33 rich==15.0.0 20:06:33 rich-argparse==1.8.0 20:06:33 rpds-py==0.30.0 20:06:33 rsa==4.9.1 20:06:33 ruamel.yaml==0.19.1 20:06:33 ruamel.yaml.clib==0.2.15 20:06:33 s3transfer==0.19.0 20:06:33 simplejson==4.1.1 20:06:33 six==1.17.0 20:06:33 smmap==5.0.3 20:06:33 soupsieve==2.8.4 20:06:33 stevedore==5.8.0 20:06:33 tabulate==0.10.0 20:06:33 toml==0.10.2 20:06:33 tomlkit==0.15.0 20:06:33 tqdm==4.68.3 20:06:33 typing_extensions==4.15.0 20:06:33 urllib3==1.26.20 20:06:33 virtualenv==21.5.1 20:06:33 wcwidth==0.8.1 20:06:33 websocket-client==1.9.0 20:06:33 wrapt==2.2.1 20:06:33 xdg==6.0.0 20:06:33 xmltodict==1.0.4 20:06:33 yarl==1.24.2 20:06:33 yq==3.4.3 20:06:33 [EnvInject] - Injecting environment variables from a build step. 20:06:33 [EnvInject] - Injecting as environment variables the properties content 20:06:33 OS_CLOUD=vex 20:06:33 20:06:33 [EnvInject] - Variables injected successfully. 20:06:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5813597039801657533.sh 20:06:33 ---> Orphaned k8s clusters 20:06:33 Setup pyenv: 20:06:33 system 20:06:33 3.8.13 20:06:33 3.9.13 20:06:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:37 lf-activate-venv(): INFO: Base packages installed successfully 20:06:37 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:07:00 -----> Delete orphaned cluster 20:07:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:07:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:07:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3821592477788001895.sh 20:07:01 ---> Orphaned stacks 20:07:01 Setup pyenv: 20:07:01 system 20:07:01 3.8.13 20:07:01 3.9.13 20:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:04 lf-activate-venv(): INFO: Base packages installed successfully 20:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:07:41 + mapfile -t OS_COE_CLUSTERS_ID 20:07:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:07:41 ++ awk '{print $1}' 20:07:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:07:46 + echo '-----> Active clusters -> stacks' 20:07:46 -----> Active clusters -> stacks 20:07:46 + OS_COE_STACKS=() 20:07:46 + [[ 0 -gt 0 ]] 20:07:46 + mapfile -t OS_STACKS 20:07:46 ++ 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 20:07:46 ++ awk '{print $1}' 20:07:49 + echo '-----> Active stacks' 20:07:49 -----> Active stacks 20:07:49 + echo '-----> Delete orphaned stacks' 20:07:49 -----> Delete orphaned stacks 20:07:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:07:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:07:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16881139064124659530.sh 20:07:49 ---> Orphaned servers 20:07:49 Setup pyenv: 20:07:49 system 20:07:49 3.8.13 20:07:49 3.9.13 20:07:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:53 lf-activate-venv(): INFO: Base packages installed successfully 20:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:08:27 -----> Active servers 20:08:27 prd-centos8-builder-2c-4g-3896 20:08:27 prd-ubuntu1804-docker-4c-4g-3895 20:08:27 -----> Delete orphaned servers 20:08:28 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-3895 20:08:31 ERROR: Server not found. 20:08:31 Build step 'Conditional step (single)' marked build as failure 20:08:31 $ ssh-agent -k 20:08:32 unset SSH_AUTH_SOCK; 20:08:32 unset SSH_AGENT_PID; 20:08:32 echo Agent pid 5204 killed; 20:08:32 [ssh-agent] Stopped. 20:08:32 [PostBuildScript] - [INFO] Executing post build scripts. 20:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9506807637255141358.sh 20:08:32 ---> sysstat.sh 20:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7532738317849966414.sh 20:08:32 ---> package-listing.sh 20:08:32 ++ facter osfamily 20:08:32 ++ tr '[:upper:]' '[:lower:]' 20:08:33 + OS_FAMILY=redhat 20:08:33 + workspace=/w/workspace/ci-management-openstack-cron 20:08:33 + START_PACKAGES=/tmp/packages_start.txt 20:08:33 + END_PACKAGES=/tmp/packages_end.txt 20:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:08:33 + PACKAGES=/tmp/packages_start.txt 20:08:33 + '[' /w/workspace/ci-management-openstack-cron ']' 20:08:33 + PACKAGES=/tmp/packages_end.txt 20:08:33 + case "${OS_FAMILY}" in 20:08:33 + rpm -qa 20:08:33 + sort 20:08:34 + '[' -f /tmp/packages_start.txt ']' 20:08:34 + '[' -f /tmp/packages_end.txt ']' 20:08:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:08:34 + '[' /w/workspace/ci-management-openstack-cron ']' 20:08:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 20:08:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 20:08:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11097305025313868275.sh 20:08:34 ---> capture-instance-metadata.sh 20:08:34 Setup pyenv: 20:08:34 system 20:08:34 3.8.13 20:08:34 3.9.13 20:08:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:08:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:08:37 lf-activate-venv(): INFO: Base packages installed successfully 20:08:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:08:54 INFO: Running in OpenStack, capturing instance metadata 20:08:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8268162556165916813.sh 20:08:54 provisioning config files... 20:08:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config106624725874021452tmp 20:08:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:08:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:08:54 [EnvInject] - Injecting environment variables from a build step. 20:08:54 [EnvInject] - Injecting as environment variables the properties content 20:08:54 SERVER_ID=logs 20:08:54 20:08:54 [EnvInject] - Variables injected successfully. 20:08:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6160210426977648239.sh 20:08:54 ---> create-netrc.sh 20:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12012189164252188848.sh 20:08:55 ---> python-tools-install.sh 20:08:55 Setup pyenv: 20:08:55 system 20:08:55 3.8.13 20:08:55 3.9.13 20:08:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:08:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:08:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:08:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:08:58 lf-activate-venv(): INFO: Base packages installed successfully 20:08:58 lf-activate-venv(): INFO: Installing additional packages: lftools 20:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:09:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17507937835761605883.sh 20:09:15 ---> sudo-logs.sh 20:09:15 Archiving 'sudo' log.. 20:09:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17630683810400646236.sh 20:09:16 ---> job-cost.sh 20:09:16 Setup pyenv: 20:09:16 system 20:09:16 3.8.13 20:09:16 3.9.13 20:09:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:09:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:09:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:19 lf-activate-venv(): INFO: Base packages installed successfully 20:09:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:09:32 INFO: No Stack... 20:09:32 INFO: Retrieving Pricing Info for: v3-starter-2 20:09:32 INFO: Archiving Costs 20:09:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12751316632171551287.sh 20:09:32 ---> logs-deploy.sh 20:09:32 Setup pyenv: 20:09:33 system 20:09:33 3.8.13 20:09:33 3.9.13 20:09:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JAtF from file:/tmp/.os_lf_venv 20:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:36 lf-activate-venv(): INFO: Base packages installed successfully 20:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:09:52 lf-activate-venv(): INFO: Adding /tmp/venv-JAtF/bin to PATH 20:09:52 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/60322 20:09:52 INFO: archiving workspace using pattern(s): 20:09:54 Archives upload complete. 20:09:55 INFO: archiving logs to Nexus 20:09:56 ---> uname -a: 20:09:56 Linux prd-centos8-builder-2c-4g-3896.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 20:09:56 20:09:56 20:09:56 ---> lscpu: 20:09:56 Architecture: x86_64 20:09:56 CPU op-mode(s): 32-bit, 64-bit 20:09:56 Byte Order: Little Endian 20:09:56 CPU(s): 2 20:09:56 On-line CPU(s) list: 0,1 20:09:56 Thread(s) per core: 1 20:09:56 Core(s) per socket: 1 20:09:56 Socket(s): 2 20:09:56 NUMA node(s): 1 20:09:56 Vendor ID: AuthenticAMD 20:09:56 CPU family: 23 20:09:56 Model: 49 20:09:56 Model name: AMD EPYC-Rome Processor 20:09:56 Stepping: 0 20:09:56 CPU MHz: 2800.000 20:09:56 BogoMIPS: 5600.00 20:09:56 Virtualization: AMD-V 20:09:56 Hypervisor vendor: KVM 20:09:56 Virtualization type: full 20:09:56 L1d cache: 32K 20:09:56 L1i cache: 32K 20:09:56 L2 cache: 512K 20:09:56 L3 cache: 16384K 20:09:56 NUMA node0 CPU(s): 0,1 20:09:56 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 20:09:56 20:09:56 20:09:56 ---> nproc: 20:09:56 2 20:09:56 20:09:56 20:09:56 ---> df -h: 20:09:56 Filesystem Size Used Avail Use% Mounted on 20:09:56 devtmpfs 1.8G 0 1.8G 0% /dev 20:09:56 tmpfs 1.8G 0 1.8G 0% /dev/shm 20:09:56 tmpfs 1.8G 17M 1.8G 1% /run 20:09:56 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 20:09:56 /dev/vda1 20G 9.1G 11G 46% / 20:09:56 tmpfs 367M 0 367M 0% /run/user/1001 20:09:56 20:09:56 20:09:56 ---> free -m: 20:09:56 total used free shared buff/cache available 20:09:56 Mem: 3665 503 1047 17 2115 2884 20:09:56 Swap: 1023 0 1023 20:09:56 20:09:56 20:09:56 ---> ip addr: 20:09:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:09:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:09:56 inet 127.0.0.1/8 scope host lo 20:09:56 valid_lft forever preferred_lft forever 20:09:56 inet6 ::1/128 scope host 20:09:56 valid_lft forever preferred_lft forever 20:09:56 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:09:56 link/ether fa:16:3e:7b:19:51 brd ff:ff:ff:ff:ff:ff 20:09:56 altname enp0s3 20:09:56 altname ens3 20:09:56 inet 10.32.6.72/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 20:09:56 valid_lft 86037sec preferred_lft 86037sec 20:09:56 inet6 fe80::f816:3eff:fe7b:1951/64 scope link 20:09:56 valid_lft forever preferred_lft forever 20:09:56 20:09:56 20:09:56 ---> sar -b -r -n DEV: 20:09:56 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/20/2026 _x86_64_ (2 CPU) 20:09:56 20:09:56 20:03:46 LINUX RESTART (2 CPU) 20:09:56 20:09:56 08:04:01 PM tps rtps wtps bread/s bwrtn/s 20:09:56 08:05:01 PM 222.74 155.67 67.07 14259.27 37795.19 20:09:56 08:06:01 PM 59.05 0.38 58.66 34.12 5873.71 20:09:56 08:07:01 PM 64.85 2.10 62.75 84.37 11042.12 20:09:56 08:08:01 PM 26.31 0.08 26.23 1.87 3059.21 20:09:56 08:09:01 PM 23.34 1.08 22.26 84.64 1025.44 20:09:56 Average: 79.26 31.87 47.39 2893.33 11760.29 20:09:56 20:09:56 08:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:09:56 08:05:01 PM 1560932 3034600 2192744 58.42 2104 1652908 622992 12.97 138764 1806880 75688 20:09:56 08:06:01 PM 1334948 3027084 2418728 64.44 2104 1859656 598056 12.45 144368 1983212 169664 20:09:56 08:07:01 PM 1189220 3024208 2564456 68.32 2104 1994512 568940 11.85 146632 2087824 31192 20:09:56 08:08:01 PM 1080540 2956612 2673136 71.21 2104 2034716 637040 13.27 173832 2169964 22236 20:09:56 08:09:01 PM 1105068 2982340 2648608 70.56 2104 2036108 609960 12.70 360368 1959852 7512 20:09:56 Average: 1254142 3004969 2499534 66.59 2104 1915580 607398 12.65 192793 2001546 61258 20:09:56 20:09:56 08:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:09:56 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:56 08:05:01 PM eth0 156.37 99.37 901.06 54.05 0.00 0.00 0.00 0.00 20:09:56 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:56 08:06:01 PM eth0 72.79 59.01 813.92 6.28 0.00 0.00 0.00 0.00 20:09:56 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:56 08:07:01 PM eth0 31.96 24.21 230.93 4.89 0.00 0.00 0.00 0.00 20:09:56 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:56 08:08:01 PM eth0 35.49 28.48 654.41 5.55 0.00 0.00 0.00 0.00 20:09:56 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:56 08:09:01 PM eth0 15.79 15.38 16.03 10.95 0.00 0.00 0.00 0.00 20:09:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:56 Average: eth0 62.49 45.29 523.28 16.35 0.00 0.00 0.00 0.00 20:09:56 20:09:56 20:09:56 ---> sar -P ALL: 20:09:56 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/20/2026 _x86_64_ (2 CPU) 20:09:56 20:09:56 20:03:46 LINUX RESTART (2 CPU) 20:09:56 20:09:56 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:09:56 08:05:01 PM all 40.20 0.05 10.78 13.67 7.36 27.93 20:09:56 08:05:01 PM 0 41.50 0.05 10.00 15.43 7.45 25.57 20:09:56 08:05:01 PM 1 38.90 0.05 11.57 11.90 7.28 30.29 20:09:56 08:06:01 PM all 33.54 0.00 4.15 1.90 4.28 56.13 20:09:56 08:06:01 PM 0 19.57 0.00 3.06 1.87 3.98 71.52 20:09:56 08:06:01 PM 1 47.61 0.00 5.25 1.93 4.59 40.62 20:09:56 08:07:01 PM all 35.33 0.00 3.70 2.21 4.23 54.53 20:09:56 08:07:01 PM 0 30.09 0.00 3.70 1.95 4.16 60.10 20:09:56 08:07:01 PM 1 40.57 0.00 3.70 2.47 4.29 48.96 20:09:56 08:08:01 PM all 34.07 0.00 2.76 0.96 4.04 58.16 20:09:56 08:08:01 PM 0 28.79 0.00 2.81 1.38 4.15 62.88 20:09:56 08:08:01 PM 1 39.38 0.00 2.72 0.54 3.92 53.43 20:09:56 08:09:01 PM all 36.20 0.00 2.89 0.83 3.47 56.61 20:09:56 08:09:01 PM 0 22.34 0.00 2.49 0.62 3.23 71.31 20:09:56 08:09:01 PM 1 50.17 0.00 3.29 1.04 3.71 41.78 20:09:56 Average: all 35.87 0.01 4.86 3.92 4.68 50.67 20:09:56 Average: 0 28.45 0.01 4.41 4.25 4.59 58.28 20:09:56 Average: 1 43.32 0.01 5.31 3.58 4.76 43.02 20:09:56 20:09:56 20:09:56