03:04:31 Started by timer 03:04:31 Running as SYSTEM 03:04:31 [EnvInject] - Loading node environment variables. 03:04:31 Building remotely on prd-centos8-builder-2c-4g-5338 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 03:04:31 [ssh-agent] Looking for ssh-agent implementation... 03:04:31 $ ssh-agent 03:04:31 SSH_AUTH_SOCK=/tmp/ssh-tfvP2GTEHYBH/agent.5207 03:04:31 SSH_AGENT_PID=5209 03:04:31 [ssh-agent] Started. 03:04:31 Running ssh-add (command line suppressed) 03:04:31 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8641353812759868323.key (jenkins-ssh) 03:04:31 [ssh-agent] Using credentials jenkins (jenkins) 03:04:31 The recommended git tool is: NONE 03:04:34 using credential jenkins 03:04:35 Wiping out workspace first. 03:04:35 Cloning the remote Git repository 03:04:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:35 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:35 > git --version # timeout=10 03:04:35 > git --version # 'git version 2.43.0' 03:04:35 using GIT_SSH to set credentials jenkins 03:04:35 [INFO] Currently running in a labeled security context 03:04:35 [INFO] Currently SELinux is 'enforcing' on the host 03:04:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh11732202820088983840.key 03:04:35 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:36 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 03:04:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:36 Avoid second fetch 03:04:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:36 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 03:04:36 > git config core.sparsecheckout # timeout=10 03:04:36 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 03:04:37 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 03:04:37 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 03:04:37 > git remote # timeout=10 03:04:37 > git submodule init # timeout=10 03:04:37 > git submodule sync # timeout=10 03:04:37 > git config --get remote.origin.url # timeout=10 03:04:37 > git submodule init # timeout=10 03:04:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:37 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:37 > git config --get submodule.global-jjb.url # timeout=10 03:04:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:38 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:39 > git submodule update --init --recursive global-jjb # timeout=10 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:44 provisioning config files... 03:04:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7534638480772150123.sh 03:04:44 ---> python-tools-install.sh 03:04:44 Setup pyenv: 03:04:44 system 03:04:44 * 3.8.13 (set by /opt/pyenv/version) 03:04:44 * 3.9.13 (set by /opt/pyenv/version) 03:04:44 * 3.10.6 (set by /opt/pyenv/version) 03:04:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xxYM 03:04:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:59 lf-activate-venv(): INFO: Base packages installed successfully 03:04:59 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:05:42 Generating Requirements File 03: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. 03:06:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:06:32 Python 3.10.6 03:06:33 pip 26.1.2 from /tmp/venv-xxYM/lib/python3.10/site-packages/pip (python 3.10) 03:06:34 aiohappyeyeballs==2.7.1 03:06:34 aiohttp==3.14.1 03:06:34 aiosignal==1.4.0 03:06:34 appdirs==1.4.4 03:06:34 argcomplete==3.7.0 03:06:34 aspy.yaml==1.3.0 03:06:34 async-timeout==5.0.1 03:06:34 attrs==26.1.0 03:06:34 autopage==0.6.0 03:06:34 backports.strenum==1.3.1 03:06:34 beautifulsoup4==4.15.0 03:06:34 boto3==1.43.42 03:06:34 botocore==1.43.42 03:06:34 bs4==0.0.2 03:06:34 certifi==2026.6.17 03:06:34 cffi==2.1.0 03:06:34 cfgv==3.5.0 03:06:34 chardet==7.4.3 03:06:34 charset-normalizer==3.4.9 03:06:34 click==8.4.2 03:06:34 cliff==4.14.0 03:06:34 cmd2==3.5.1 03:06:34 cryptography==3.3.2 03:06:34 debtcollector==3.1.0 03:06:34 decorator==5.3.1 03:06:34 defusedxml==0.7.1 03:06:34 Deprecated==1.3.1 03:06:34 distlib==0.4.3 03:06:34 dnspython==2.8.0 03:06:34 docker==7.1.0 03:06:34 dogpile.cache==1.5.0 03:06:34 durationpy==0.10 03:06:34 email-validator==2.3.0 03:06:34 filelock==3.29.7 03:06:34 frozenlist==1.8.0 03:06:34 future==1.0.0 03:06:34 gitdb==4.0.12 03:06:34 GitPython==3.1.50 03:06:34 httplib2==0.30.2 03:06:34 identify==2.6.19 03:06:34 idna==3.18 03:06:34 importlib-resources==1.5.0 03:06:34 iso8601==2.1.0 03:06:34 Jinja2==3.1.6 03:06:34 jmespath==1.1.0 03:06:34 jsonpatch==1.33 03:06:34 jsonpointer==3.1.1 03:06:34 jsonschema==4.26.0 03:06:34 jsonschema-specifications==2025.9.1 03:06:34 keystoneauth1==5.14.0 03:06:34 kubernetes==36.0.2 03:06:34 lftools==0.37.22 03:06:34 lxml==6.1.1 03:06:34 markdown-it-py==4.2.0 03:06:34 MarkupSafe==3.0.3 03:06:34 mdurl==0.1.2 03:06:34 msgpack==1.2.1 03:06:34 multi_key_dict==2.0.3 03:06:34 multidict==6.7.1 03:06:34 munch==4.0.0 03:06:34 netaddr==1.3.0 03:06:34 niet==1.4.2 03:06:34 nodeenv==1.10.0 03:06:34 oauth2client==4.1.3 03:06:34 oauthlib==3.3.1 03:06:34 openstacksdk==4.13.0 03:06:34 os-service-types==1.8.2 03:06:34 osc-lib==4.6.0 03:06:34 oslo.config==10.4.0 03:06:34 oslo.context==6.4.0 03:06:34 oslo.i18n==6.8.0 03:06:34 oslo.log==8.2.0 03:06:34 oslo.serialization==5.10.0 03:06:34 oslo.utils==10.1.1 03:06:34 packaging==26.2 03:06:34 pbr==7.0.3 03:06:34 platformdirs==4.10.0 03:06:34 prettytable==3.18.0 03:06:34 propcache==0.5.2 03:06:34 psutil==7.2.2 03:06:34 pyasn1==0.6.3 03:06:34 pyasn1_modules==0.4.2 03:06:34 pycparser==3.0 03:06:34 pygerrit2==2.0.15 03:06:34 PyGithub==2.9.1 03:06:34 Pygments==2.20.0 03:06:34 PyJWT==2.13.0 03:06:34 PyNaCl==1.6.2 03:06:34 pyparsing==2.4.7 03:06:34 pyperclip==1.11.0 03:06:34 pyrsistent==0.20.0 03:06:34 python-cinderclient==9.9.0 03:06:34 python-dateutil==2.9.0.post0 03:06:34 python-discovery==1.4.3 03:06:34 python-heatclient==5.2.0 03:06:34 python-jenkins==1.8.3 03:06:34 python-keystoneclient==5.8.0 03:06:34 python-magnumclient==4.11.0 03:06:34 python-openstackclient==10.0.0 03:06:34 python-swiftclient==4.10.0 03:06:34 PyYAML==6.0.3 03:06:34 referencing==0.37.0 03:06:34 requests==2.34.2 03:06:34 requests-oauthlib==2.0.0 03:06:34 rfc3986==2.0.0 03:06:34 rich==15.0.0 03:06:34 rich-argparse==1.8.0 03:06:34 rpds-py==0.30.0 03:06:34 rsa==4.9.1 03:06:34 ruamel.yaml==0.19.1 03:06:34 ruamel.yaml.clib==0.2.15 03:06:34 s3transfer==0.19.0 03:06:34 simplejson==4.1.1 03:06:34 six==1.17.0 03:06:34 smmap==5.0.3 03:06:34 soupsieve==2.8.4 03:06:34 stevedore==5.8.0 03:06:34 tabulate==0.10.0 03:06:34 toml==0.10.2 03:06:34 tomlkit==0.15.0 03:06:34 tqdm==4.68.4 03:06:34 typing_extensions==4.16.0 03:06:34 urllib3==1.26.20 03:06:34 virtualenv==21.6.0 03:06:34 wcwidth==0.8.2 03:06:34 websocket-client==1.9.0 03:06:34 wrapt==2.2.2 03:06:34 xdg==6.0.0 03:06:34 xmltodict==1.0.4 03:06:34 yarl==1.24.2 03:06:34 yq==4.1.1 03:06:34 [EnvInject] - Injecting environment variables from a build step. 03:06:34 [EnvInject] - Injecting as environment variables the properties content 03:06:34 OS_CLOUD=vex 03:06:34 03:06:34 [EnvInject] - Variables injected successfully. 03:06:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9988532498905746525.sh 03:06:34 ---> Orphaned k8s clusters 03:06:34 Setup pyenv: 03:06:34 system 03:06:34 3.8.13 03:06:34 3.9.13 03:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:38 lf-activate-venv(): INFO: Base packages installed successfully 03:06:38 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:06:59 -----> Delete orphaned cluster 03:06:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16378644311786224313.sh 03:06:59 ---> Orphaned stacks 03:06:59 Setup pyenv: 03:06:59 system 03:06:59 3.8.13 03:06:59 3.9.13 03:06:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:08 lf-activate-venv(): INFO: Base packages installed successfully 03:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:07:42 + mapfile -t OS_COE_CLUSTERS_ID 03:07:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:07:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:07:42 ++ awk '{print $1}' 03:07:46 + echo '-----> Active clusters -> stacks' 03:07:46 -----> Active clusters -> stacks 03:07:46 + OS_COE_STACKS=() 03:07:46 + [[ 0 -gt 0 ]] 03:07:46 + mapfile -t OS_STACKS 03:07:46 ++ awk '{print $1}' 03: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 03:07:49 + echo '-----> Active stacks' 03:07:49 -----> Active stacks 03:07:49 + echo '-----> Delete orphaned stacks' 03:07:49 -----> Delete orphaned stacks 03:07:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8832114553204907753.sh 03:07:49 ---> Orphaned servers 03:07:49 Setup pyenv: 03:07:50 system 03:07:50 3.8.13 03:07:50 3.9.13 03:07:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:53 lf-activate-venv(): INFO: Base packages installed successfully 03:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:08:30 -----> Active servers 03:08:30 prd-centos8-builder-2c-4g-5338 03:08:30 prd-ubuntu1804-docker-4c-4g-5337 03:08:30 -----> Delete orphaned servers 03:08:30 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-5337 03:08:34 ERROR: Server not found. 03:08:34 Build step 'Conditional step (single)' marked build as failure 03:08:34 $ ssh-agent -k 03:08:34 unset SSH_AUTH_SOCK; 03:08:34 unset SSH_AGENT_PID; 03:08:34 echo Agent pid 5209 killed; 03:08:34 [ssh-agent] Stopped. 03:08:35 [PostBuildScript] - [INFO] Executing post build scripts. 03:08:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1414782986469611326.sh 03:08:35 ---> sysstat.sh 03:08:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15393468714875384713.sh 03:08:35 ---> package-listing.sh 03:08:35 ++ tr '[:upper:]' '[:lower:]' 03:08:35 ++ facter osfamily 03:08:36 + OS_FAMILY=redhat 03:08:36 + workspace=/w/workspace/ci-management-openstack-cron 03:08:36 + START_PACKAGES=/tmp/packages_start.txt 03:08:36 + END_PACKAGES=/tmp/packages_end.txt 03:08:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:36 + PACKAGES=/tmp/packages_start.txt 03:08:36 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:36 + PACKAGES=/tmp/packages_end.txt 03:08:36 + case "${OS_FAMILY}" in 03:08:36 + rpm -qa 03:08:36 + sort 03:08:37 + '[' -f /tmp/packages_start.txt ']' 03:08:37 + '[' -f /tmp/packages_end.txt ']' 03:08:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:37 + '[' /w/workspace/ci-management-openstack-cron ']' 03:08:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:08:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6015355988183869998.sh 03:08:37 ---> capture-instance-metadata.sh 03:08:37 Setup pyenv: 03:08:37 system 03:08:37 3.8.13 03:08:37 3.9.13 03:08:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:08:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:41 lf-activate-venv(): INFO: Base packages installed successfully 03:08:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:08:58 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:08:58 INFO: Running in OpenStack, capturing instance metadata 03:08:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16919173425141858906.sh 03:08:59 provisioning config files... 03:08:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8229785001760668795tmp 03:08:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:08:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:08:59 [EnvInject] - Injecting environment variables from a build step. 03:08:59 [EnvInject] - Injecting as environment variables the properties content 03:08:59 SERVER_ID=logs 03:08:59 03:08:59 [EnvInject] - Variables injected successfully. 03:08:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6608595344255922366.sh 03:08:59 ---> create-netrc.sh 03:08:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13101169099407775516.sh 03:08:59 ---> python-tools-install.sh 03:08:59 Setup pyenv: 03:08:59 system 03:08:59 3.8.13 03:08:59 3.9.13 03:08:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:03 lf-activate-venv(): INFO: Base packages installed successfully 03:09:03 lf-activate-venv(): INFO: Installing additional packages: lftools 03:09:19 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:09:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2628316104696054781.sh 03:09:19 ---> sudo-logs.sh 03:09:19 Archiving 'sudo' log.. 03:09:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins901657656587710176.sh 03:09:20 ---> job-cost.sh 03:09:20 Setup pyenv: 03:09:20 system 03:09:20 3.8.13 03:09:20 3.9.13 03:09:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:09:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:24 lf-activate-venv(): INFO: Base packages installed successfully 03:09:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:09:36 INFO: No Stack... 03:09:36 INFO: Retrieving Pricing Info for: v3-starter-2 03:09:36 INFO: Archiving Costs 03:09:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13867538980147927062.sh 03:09:36 ---> logs-deploy.sh 03:09:36 Setup pyenv: 03:09:36 system 03:09:36 3.8.13 03:09:36 3.9.13 03:09:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xxYM from file:/tmp/.os_lf_venv 03:09:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:40 lf-activate-venv(): INFO: Base packages installed successfully 03:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-xxYM/bin to PATH 03:09:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/60761 03:09:57 INFO: archiving workspace using pattern(s): 03:09:59 Archives upload complete. 03:10:00 INFO: archiving logs to Nexus 03:10:02 ---> uname -a: 03:10:02 Linux prd-centos8-builder-2c-4g-5338.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 03:10:02 03:10:02 03:10:02 ---> lscpu: 03:10:02 Architecture: x86_64 03:10:02 CPU op-mode(s): 32-bit, 64-bit 03:10:02 Byte Order: Little Endian 03:10:02 CPU(s): 2 03:10:02 On-line CPU(s) list: 0,1 03:10:02 Thread(s) per core: 1 03:10:02 Core(s) per socket: 1 03:10:02 Socket(s): 2 03:10:02 NUMA node(s): 1 03:10:02 Vendor ID: AuthenticAMD 03:10:02 CPU family: 23 03:10:02 Model: 49 03:10:02 Model name: AMD EPYC-Rome Processor 03:10:02 Stepping: 0 03:10:02 CPU MHz: 2799.998 03:10:02 BogoMIPS: 5599.99 03:10:02 Virtualization: AMD-V 03:10:02 Hypervisor vendor: KVM 03:10:02 Virtualization type: full 03:10:02 L1d cache: 32K 03:10:02 L1i cache: 32K 03:10:02 L2 cache: 512K 03:10:02 L3 cache: 16384K 03:10:02 NUMA node0 CPU(s): 0,1 03:10:02 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 03:10:02 03:10:02 03:10:02 ---> nproc: 03:10:02 2 03:10:02 03:10:02 03:10:02 ---> df -h: 03:10:02 Filesystem Size Used Avail Use% Mounted on 03:10:02 devtmpfs 1.8G 0 1.8G 0% /dev 03:10:02 tmpfs 1.8G 0 1.8G 0% /dev/shm 03:10:02 tmpfs 1.8G 17M 1.8G 1% /run 03:10:02 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 03:10:02 /dev/vda1 20G 9.1G 11G 46% / 03:10:02 tmpfs 367M 0 367M 0% /run/user/1001 03:10:02 03:10:02 03:10:02 ---> free -m: 03:10:02 total used free shared buff/cache available 03:10:02 Mem: 3665 484 1062 17 2118 2903 03:10:02 Swap: 1023 0 1023 03:10:02 03:10:02 03:10:02 ---> ip addr: 03:10:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:10:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:10:02 inet 127.0.0.1/8 scope host lo 03:10:02 valid_lft forever preferred_lft forever 03:10:02 inet6 ::1/128 scope host 03:10:02 valid_lft forever preferred_lft forever 03:10:02 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:10:02 link/ether fa:16:3e:17:41:66 brd ff:ff:ff:ff:ff:ff 03:10:02 altname enp0s3 03:10:02 altname ens3 03:10:02 inet 10.32.6.204/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 03:10:02 valid_lft 86029sec preferred_lft 86029sec 03:10:02 inet6 fe80::f816:3eff:fe17:4166/64 scope link 03:10:02 valid_lft forever preferred_lft forever 03:10:02 03:10:02 03:10:02 ---> sar -b -r -n DEV: 03:10:02 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/09/2026 _x86_64_ (2 CPU) 03:10:02 03:10:02 03:03:44 LINUX RESTART (2 CPU) 03:10:02 03:10:02 03:04:01 AM tps rtps wtps bread/s bwrtn/s 03:10:02 03:05:01 AM 201.66 133.52 68.14 12305.86 38283.84 03:10:02 03:06:01 AM 58.73 0.20 58.53 29.99 5369.58 03:10:02 03:07:01 AM 64.57 0.62 63.95 67.70 10383.97 03:10:02 03:08:01 AM 29.27 0.05 29.22 1.33 3688.81 03:10:02 03:09:01 AM 23.08 1.08 21.99 84.64 994.92 03:10:02 03:10:01 AM 18.55 0.20 18.35 23.32 540.89 03:10:02 Average: 66.00 22.63 43.37 2086.95 9881.06 03:10:02 03:10:02 03:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:10:02 03:05:01 AM 1588584 3057984 2165092 57.68 2104 1648160 600704 12.51 137852 1777352 56392 03:10:02 03:06:01 AM 1290008 3004036 2463668 65.63 2104 1881476 625708 13.03 145436 2027076 179108 03:10:02 03:07:01 AM 1172700 3010952 2580976 68.76 2104 1997772 584092 12.16 147220 2105284 54296 03:10:02 03:08:01 AM 1092616 2971832 2661060 70.89 2104 2037944 625636 13.03 173880 2159996 22236 03:10:02 03:09:01 AM 1120784 3002588 2632892 70.14 2104 2040712 601648 12.53 360504 1945032 8844 03:10:02 03:10:01 AM 1109148 2994040 2644528 70.45 2104 2043240 622296 12.96 370960 1945188 20964 03:10:02 Average: 1228973 3006905 2524703 67.26 2104 1941551 610014 12.70 222642 1993321 56973 03:10:02 03:10:02 03:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:10:02 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 03:05:01 AM eth0 192.24 110.32 924.38 56.62 0.00 0.00 0.00 0.00 03:10:02 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 03:06:01 AM eth0 81.71 66.59 972.44 7.21 0.00 0.00 0.00 0.00 03:10:02 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 03:07:01 AM eth0 17.57 14.86 73.62 3.74 0.00 0.00 0.00 0.00 03:10:02 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 03:08:01 AM eth0 42.63 36.60 655.17 5.98 0.00 0.00 0.00 0.00 03:10:02 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 03:09:01 AM eth0 15.01 14.75 15.90 6.28 0.00 0.00 0.00 0.00 03:10:02 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 03:10:01 AM eth0 8.46 10.46 6.69 5.22 0.00 0.00 0.00 0.00 03:10:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:02 Average: eth0 59.62 42.27 441.42 14.18 0.00 0.00 0.00 0.00 03:10:02 03:10:02 03:10:02 ---> sar -P ALL: 03:10:02 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/09/2026 _x86_64_ (2 CPU) 03:10:02 03:10:02 03:03:44 LINUX RESTART (2 CPU) 03:10:02 03:10:02 03:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:02 03:05:01 AM all 45.17 0.05 11.42 10.95 2.69 29.72 03:10:02 03:05:01 AM 0 50.87 0.05 8.77 13.62 2.51 24.18 03:10:02 03:05:01 AM 1 39.46 0.05 14.08 8.29 2.87 35.26 03:10:02 03:06:01 AM all 36.92 0.00 4.31 1.31 2.08 55.38 03:10:02 03:06:01 AM 0 17.95 0.00 2.94 1.57 1.95 75.58 03:10:02 03:06:01 AM 1 55.98 0.00 5.68 1.05 2.21 35.08 03:10:02 03:07:01 AM all 34.01 0.00 4.00 2.50 1.65 57.84 03:10:02 03:07:01 AM 0 38.37 0.00 4.38 2.86 1.55 52.85 03:10:02 03:07:01 AM 1 29.67 0.00 3.63 2.14 1.74 62.82 03:10:02 03:08:01 AM all 34.55 0.00 2.77 0.95 1.36 60.37 03:10:02 03:08:01 AM 0 33.04 0.00 2.42 0.70 0.98 62.85 03:10:02 03:08:01 AM 1 36.05 0.00 3.12 1.20 1.73 57.90 03:10:02 03:09:01 AM all 38.99 0.00 3.16 0.38 1.35 56.12 03:10:02 03:09:01 AM 0 26.64 0.00 1.83 0.18 0.98 70.36 03:10:02 03:09:01 AM 1 51.34 0.00 4.48 0.58 1.71 41.88 03:10:02 03:10:01 AM all 41.16 0.00 3.28 0.43 1.89 53.23 03:10:02 03:10:01 AM 0 39.66 0.00 3.12 0.70 1.81 54.71 03:10:02 03:10:01 AM 1 42.66 0.00 3.45 0.17 1.97 51.76 03:10:02 Average: all 38.47 0.01 4.82 2.75 1.84 52.12 03:10:02 Average: 0 34.41 0.01 3.91 3.27 1.63 56.77 03:10:02 Average: 1 42.52 0.01 5.73 2.23 2.04 47.47 03:10:02 03:10:02 03:10:02