23:32:18 Started by timer 23:32:18 Running as SYSTEM 23:32:18 [EnvInject] - Loading node environment variables. 23:32:18 Building remotely on prd-centos8-builder-2c-2g-10465 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:32:18 [ssh-agent] Looking for ssh-agent implementation... 23:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:18 $ ssh-agent 23:32:18 SSH_AUTH_SOCK=/tmp/ssh-06Gh2bl3112z/agent.5445 23:32:18 SSH_AGENT_PID=5446 23:32:18 [ssh-agent] Started. 23:32:18 Running ssh-add (command line suppressed) 23:32:18 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13844800701099483074.key (/w/workspace/builder-openstack-cron@tmp/private_key_13844800701099483074.key) 23:32:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:32:18 The recommended git tool is: NONE 23:32:21 using credential jenkins-ssh 23:32:21 Wiping out workspace first. 23:32:21 Cloning the remote Git repository 23:32:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:32:21 > git init /w/workspace/builder-openstack-cron # timeout=10 23:32:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:32:21 > git --version # timeout=10 23:32:21 > git --version # 'git version 2.43.0' 23:32:21 using GIT_SSH to set credentials jenkins-ssh 23:32:21 [INFO] Currently running in a labeled security context 23:32:21 [INFO] Currently SELinux is 'enforcing' on the host 23:32:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2125416147908327103.key 23:32:21 Verifying host key using known hosts file 23:32:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:32:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:24 Avoid second fetch 23:32:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:32:24 Checking out Revision 0b38abbc5ab476f968e8079adeba7618d4ea8419 (refs/remotes/origin/master) 23:32:24 > git config core.sparsecheckout # timeout=10 23:32:24 > git checkout -f 0b38abbc5ab476f968e8079adeba7618d4ea8419 # timeout=10 23:32:24 Commit message: "Merge "Fix distribution-merge jobs"" 23:32:24 > git rev-list --no-walk 0b38abbc5ab476f968e8079adeba7618d4ea8419 # timeout=10 23:32:24 > git remote # timeout=10 23:32:24 > git submodule init # timeout=10 23:32:24 > git submodule sync # timeout=10 23:32:24 > git config --get remote.origin.url # timeout=10 23:32:24 > git submodule init # timeout=10 23:32:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:32:24 > git config --get submodule.global-jjb.url # timeout=10 23:32:24 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:32:24 > git config --get submodule.packer/common-packer.url # timeout=10 23:32:24 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:32:24 > git submodule update --init --recursive global-jjb # timeout=10 23:32:25 > git submodule update --init --recursive packer/common-packer # timeout=10 23:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:32:29 No emails were triggered. 23:32:29 provisioning config files... 23:32:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:32:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:32:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:32:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17954235433026803659.sh 23:32:29 ---> python-tools-install.sh 23:32:29 Setup pyenv: 23:32:29 system 23:32:29 * 3.8.13 (set by /opt/pyenv/version) 23:32:29 * 3.9.13 (set by /opt/pyenv/version) 23:32:29 * 3.10.13 (set by /opt/pyenv/version) 23:32:29 * 3.11.7 (set by /opt/pyenv/version) 23:32:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P8GH 23:32:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:32:37 lf-activate-venv(): INFO: Installing: lftools 23:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:33:05 Generating Requirements File 23:33:26 Python 3.11.7 23:33:27 pip 24.2 from /tmp/venv-P8GH/lib/python3.11/site-packages/pip (python 3.11) 23:33:27 appdirs==1.4.4 23:33:27 argcomplete==3.5.0 23:33:27 aspy.yaml==1.3.0 23:33:27 attrs==24.2.0 23:33:27 autopage==0.5.2 23:33:27 beautifulsoup4==4.12.3 23:33:27 boto3==1.34.159 23:33:27 botocore==1.34.159 23:33:27 bs4==0.0.2 23:33:27 cachetools==5.4.0 23:33:27 certifi==2024.7.4 23:33:27 cffi==1.17.0 23:33:27 cfgv==3.4.0 23:33:27 chardet==5.2.0 23:33:27 charset-normalizer==3.3.2 23:33:27 click==8.1.7 23:33:27 cliff==4.7.0 23:33:27 cmd2==2.4.3 23:33:27 cryptography==3.3.2 23:33:27 debtcollector==3.0.0 23:33:27 decorator==5.1.1 23:33:27 defusedxml==0.7.1 23:33:27 Deprecated==1.2.14 23:33:27 distlib==0.3.8 23:33:27 dnspython==2.6.1 23:33:27 docker==4.2.2 23:33:27 dogpile.cache==1.3.3 23:33:27 email_validator==2.2.0 23:33:27 filelock==3.15.4 23:33:27 future==1.0.0 23:33:27 gitdb==4.0.11 23:33:27 GitPython==3.1.43 23:33:27 google-auth==2.33.0 23:33:27 httplib2==0.22.0 23:33:27 identify==2.6.0 23:33:27 idna==3.7 23:33:27 importlib-resources==1.5.0 23:33:27 iso8601==2.1.0 23:33:27 Jinja2==3.1.4 23:33:27 jmespath==1.0.1 23:33:27 jsonpatch==1.33 23:33:27 jsonpointer==3.0.0 23:33:27 jsonschema==4.23.0 23:33:27 jsonschema-specifications==2023.12.1 23:33:27 keystoneauth1==5.7.0 23:33:27 kubernetes==30.1.0 23:33:27 lftools==0.37.10 23:33:27 lxml==5.3.0 23:33:27 MarkupSafe==2.1.5 23:33:27 msgpack==1.0.8 23:33:27 multi_key_dict==2.0.3 23:33:27 munch==4.0.0 23:33:27 netaddr==1.3.0 23:33:27 netifaces==0.11.0 23:33:27 niet==1.4.2 23:33:27 nodeenv==1.9.1 23:33:27 oauth2client==4.1.3 23:33:27 oauthlib==3.2.2 23:33:27 openstacksdk==3.3.0 23:33:27 os-client-config==2.1.0 23:33:27 os-service-types==1.7.0 23:33:27 osc-lib==3.1.0 23:33:27 oslo.config==9.5.0 23:33:27 oslo.context==5.5.0 23:33:27 oslo.i18n==6.3.0 23:33:27 oslo.log==6.1.1 23:33:27 oslo.serialization==5.4.0 23:33:27 oslo.utils==7.2.0 23:33:27 packaging==24.1 23:33:27 pbr==6.0.0 23:33:27 platformdirs==4.2.2 23:33:27 prettytable==3.11.0 23:33:27 pyasn1==0.6.0 23:33:27 pyasn1_modules==0.4.0 23:33:27 pycparser==2.22 23:33:27 pygerrit2==2.0.15 23:33:27 PyGithub==2.3.0 23:33:27 PyJWT==2.9.0 23:33:27 PyNaCl==1.5.0 23:33:27 pyparsing==2.4.7 23:33:27 pyperclip==1.9.0 23:33:27 pyrsistent==0.20.0 23:33:27 python-cinderclient==9.5.0 23:33:27 python-dateutil==2.9.0.post0 23:33:27 python-heatclient==3.5.0 23:33:27 python-jenkins==1.8.2 23:33:27 python-keystoneclient==5.4.0 23:33:27 python-magnumclient==4.6.0 23:33:27 python-openstackclient==7.0.0 23:33:27 python-swiftclient==4.6.0 23:33:27 PyYAML==6.0.2 23:33:27 referencing==0.35.1 23:33:27 requests==2.32.3 23:33:27 requests-oauthlib==2.0.0 23:33:27 requestsexceptions==1.4.0 23:33:27 rfc3986==2.0.0 23:33:27 rpds-py==0.20.0 23:33:27 rsa==4.9 23:33:27 ruamel.yaml==0.18.6 23:33:27 ruamel.yaml.clib==0.2.8 23:33:27 s3transfer==0.10.2 23:33:27 simplejson==3.19.2 23:33:27 six==1.16.0 23:33:27 smmap==5.0.1 23:33:27 soupsieve==2.5 23:33:27 stevedore==5.2.0 23:33:27 tabulate==0.9.0 23:33:27 toml==0.10.2 23:33:27 tomlkit==0.13.0 23:33:27 tqdm==4.66.5 23:33:27 typing_extensions==4.12.2 23:33:27 tzdata==2024.1 23:33:27 urllib3==1.26.19 23:33:27 virtualenv==20.26.3 23:33:27 wcwidth==0.2.13 23:33:27 websocket-client==1.8.0 23:33:27 wrapt==1.16.0 23:33:27 xdg==6.0.0 23:33:27 xmltodict==0.13.0 23:33:27 yq==3.4.3 23:33:27 [EnvInject] - Injecting environment variables from a build step. 23:33:27 [EnvInject] - Injecting as environment variables the properties content 23:33:27 OS_CLOUD=vex 23:33:27 23:33:27 [EnvInject] - Variables injected successfully. 23:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins516022249334827538.sh 23:33:27 ---> Orphaned k8s clusters 23:33:27 Setup pyenv: 23:33:27 system 23:33:27 3.8.13 23:33:27 3.9.13 23:33:27 3.10.13 23:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:33:28 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 23:33:34 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. 23:33:34 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible. 23:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:33:37 -----> Delete orphaned cluster 23:33:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18203174856856353029.sh 23:33:37 ---> Orphaned stacks 23:33:37 Setup pyenv: 23:33:37 system 23:33:37 3.8.13 23:33:37 3.9.13 23:33:37 3.10.13 23:33:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:33:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:33:53 + mapfile -t OS_COE_CLUSTERS_ID 23:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:33:53 ++ awk '{print $1}' 23:33:55 + echo '-----> Active clusters -> stacks' 23:33:55 -----> Active clusters -> stacks 23:33:55 + OS_COE_STACKS=() 23:33:55 + [[ 0 -gt 0 ]] 23:33:55 + mapfile -t OS_STACKS 23:33:55 ++ 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 23:33:55 ++ awk '{print $1}' 23:33:57 + echo '-----> Active stacks' 23:33:57 -----> Active stacks 23:33:57 + echo '-----> Delete orphaned stacks' 23:33:57 -----> Delete orphaned stacks 23:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10733371143462747088.sh 23:33:57 ---> Orphaned servers 23:33:57 Setup pyenv: 23:33:57 system 23:33:57 3.8.13 23:33:57 3.9.13 23:33:57 3.10.13 23:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:33:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:34:17 -----> Active servers 23:34:17 prd-centos8-builder-2c-2g-10465 23:34:17 prd-ubuntu2004-docker-2c-2g-10464 23:34:17 prd-centos8-builder-4c-4g-10463 23:34:17 prd-centos8-robot-2c-8g-10362 23:34:17 prd-centos7-docker-1c-4g-10305 23:34:17 prd-centos8-builder-2c-2g-8811 23:34:17 prd-centos8-builder-2c-2g-8810 23:34:17 prd-ubuntu2004-docker-4c-4g-8809 23:34:17 prd-centos8-builder-2c-2g-8807 23:34:17 prd-ubuntu2004-docker-4c-4g-8804 23:34:17 prd-ubuntu2004-docker-2c-2g-8788 23:34:17 -----> Delete orphaned servers 23:34:18 Deleting orphaned server: prd-centos8-builder-2c-2g-8811 23:34:20 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:20 Deleting orphaned server: prd-centos8-builder-2c-2g-8810 23:34:23 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:23 Deleting orphaned server: prd-ubuntu2004-docker-4c-4g-8809 23:34:26 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:26 Deleting orphaned server: prd-centos8-builder-2c-2g-8807 23:34:28 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:29 Deleting orphaned server: prd-ubuntu2004-docker-4c-4g-8804 23:34:31 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:32 Deleting orphaned server: prd-ubuntu2004-docker-2c-2g-8788 23:34:34 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 23:34:34 Build step 'Conditional step (single)' marked build as failure 23:34:34 $ ssh-agent -k 23:34:34 unset SSH_AUTH_SOCK; 23:34:34 unset SSH_AGENT_PID; 23:34:34 echo Agent pid 5446 killed; 23:34:34 [ssh-agent] Stopped. 23:34:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:34:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9345225123273821979.sh 23:34:35 ---> sysstat.sh 23:34:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17253340578030406320.sh 23:34:35 ---> package-listing.sh 23:34:35 ++ tr '[:upper:]' '[:lower:]' 23:34:35 ++ facter osfamily 23:34:35 + OS_FAMILY=redhat 23:34:35 + workspace=/w/workspace/builder-openstack-cron 23:34:35 + START_PACKAGES=/tmp/packages_start.txt 23:34:35 + END_PACKAGES=/tmp/packages_end.txt 23:34:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:35 + PACKAGES=/tmp/packages_start.txt 23:34:35 + '[' /w/workspace/builder-openstack-cron ']' 23:34:35 + PACKAGES=/tmp/packages_end.txt 23:34:35 + case "${OS_FAMILY}" in 23:34:35 + rpm -qa 23:34:35 + sort 23:34:36 + '[' -f /tmp/packages_start.txt ']' 23:34:36 + '[' -f /tmp/packages_end.txt ']' 23:34:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:36 + '[' /w/workspace/builder-openstack-cron ']' 23:34:36 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 23:34:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 23:34:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11893175976102811873.sh 23:34:36 ---> capture-instance-metadata.sh 23:34:36 Setup pyenv: 23:34:36 system 23:34:36 3.8.13 23:34:36 3.9.13 23:34:36 3.10.13 23:34:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:34:37 lf-activate-venv(): INFO: Installing: lftools 23:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:34:45 INFO: Running in OpenStack, capturing instance metadata 23:34:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8478288458223881667.sh 23:34:45 provisioning config files... 23:34:46 Could not find credentials [logs] for builder-openstack-cron #64192 23:34:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13955810278247074953tmp 23:34:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:34:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:34:46 provisioning config files... 23:34:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:34:46 [EnvInject] - Injecting environment variables from a build step. 23:34:46 [EnvInject] - Injecting as environment variables the properties content 23:34:46 SERVER_ID=logs 23:34:46 23:34:46 [EnvInject] - Variables injected successfully. 23:34:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17243650525303832541.sh 23:34:46 ---> create-netrc.sh 23:34:46 WARN: Log server credential not found. 23:34:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14484088675292520697.sh 23:34:46 ---> python-tools-install.sh 23:34:46 Setup pyenv: 23:34:46 system 23:34:46 3.8.13 23:34:46 3.9.13 23:34:46 3.10.13 23:34:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:34:48 lf-activate-venv(): INFO: Installing: lftools 23:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8204706734078898139.sh 23:34:57 ---> sudo-logs.sh 23:34:57 Archiving 'sudo' log.. 23:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9749450452586615448.sh 23:34:57 ---> job-cost.sh 23:34:57 Setup pyenv: 23:34:57 system 23:34:57 3.8.13 23:34:57 3.9.13 23:34:57 3.10.13 23:34:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:34:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:35:04 INFO: No Stack... 23:35:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:35:05 INFO: Archiving Costs 23:35:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13107563991686519184.sh 23:35:05 ---> logs-deploy.sh 23:35:05 Setup pyenv: 23:35:05 system 23:35:05 3.8.13 23:35:05 3.9.13 23:35:05 3.10.13 23:35:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8GH from file:/tmp/.os_lf_venv 23:35:06 lf-activate-venv(): INFO: Installing: lftools 23:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-P8GH/bin to PATH 23:35:16 WARNING: Nexus logging server not set 23:35:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/64192/ 23:35:16 INFO: archiving logs to S3 23:35:17 ---> uname -a: 23:35:17 Linux prd-centos8-builder-2c-2g-10465.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:35:17 23:35:17 23:35:17 ---> lscpu: 23:35:17 Architecture: x86_64 23:35:17 CPU op-mode(s): 32-bit, 64-bit 23:35:17 Byte Order: Little Endian 23:35:17 CPU(s): 2 23:35:17 On-line CPU(s) list: 0,1 23:35:17 Thread(s) per core: 1 23:35:17 Core(s) per socket: 1 23:35:17 Socket(s): 2 23:35:17 NUMA node(s): 1 23:35:17 Vendor ID: AuthenticAMD 23:35:17 CPU family: 23 23:35:17 Model: 49 23:35:17 Model name: AMD EPYC-Rome Processor 23:35:17 Stepping: 0 23:35:17 CPU MHz: 2799.998 23:35:17 BogoMIPS: 5599.99 23:35:17 Virtualization: AMD-V 23:35:17 Hypervisor vendor: KVM 23:35:17 Virtualization type: full 23:35:17 L1d cache: 32K 23:35:17 L1i cache: 32K 23:35:17 L2 cache: 512K 23:35:17 L3 cache: 16384K 23:35:17 NUMA node0 CPU(s): 0,1 23:35:17 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 23:35:17 23:35:17 23:35:17 ---> nproc: 23:35:17 2 23:35:17 23:35:17 23:35:17 ---> df -h: 23:35:17 Filesystem Size Used Avail Use% Mounted on 23:35:17 devtmpfs 3.8G 0 3.8G 0% /dev 23:35:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:35:17 tmpfs 3.8G 17M 3.8G 1% /run 23:35:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:35:17 /dev/vda1 40G 8.4G 32G 21% / 23:35:17 tmpfs 770M 0 770M 0% /run/user/1001 23:35:17 23:35:17 23:35:17 ---> free -m: 23:35:17 total used free shared buff/cache available 23:35:17 Mem: 7697 629 4826 19 2241 6772 23:35:17 Swap: 1023 0 1023 23:35:17 23:35:17 23:35:17 ---> ip addr: 23:35:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:35:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:35:17 inet 127.0.0.1/8 scope host lo 23:35:17 valid_lft forever preferred_lft forever 23:35:17 inet6 ::1/128 scope host 23:35:17 valid_lft forever preferred_lft forever 23:35:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:35:17 link/ether fa:16:3e:f9:ac:f7 brd ff:ff:ff:ff:ff:ff 23:35:17 altname enp0s3 23:35:17 altname ens3 23:35:17 inet 10.30.171.64/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:35:17 valid_lft 86183sec preferred_lft 86183sec 23:35:17 inet6 fe80::f816:3eff:fef9:acf7/64 scope link 23:35:17 valid_lft forever preferred_lft forever 23:35:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:35:17 link/ether 02:42:1c:db:96:b8 brd ff:ff:ff:ff:ff:ff 23:35:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:35:17 valid_lft forever preferred_lft forever 23:35:17 23:35:17 23:35:17 ---> sar -b -r -n DEV: 23:35:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/12/2024 _x86_64_ (2 CPU) 23:35:17 23:35:17 23:31:32 LINUX RESTART (2 CPU) 23:35:17 23:35:17 11:32:01 PM tps rtps wtps bread/s bwrtn/s 23:35:17 11:33:01 PM 160.80 36.94 123.86 7964.15 27235.62 23:35:17 11:34:01 PM 110.16 0.25 109.91 18.53 10860.25 23:35:17 11:35:01 PM 26.17 1.17 25.01 134.49 1482.31 23:35:17 Average: 99.04 12.78 86.26 2705.72 13192.72 23:35:17 23:35:17 11:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:17 11:33:01 PM 5118008 6960792 2764416 35.07 2688 2030908 1049460 11.75 241856 2217696 150160 23:35:17 11:34:01 PM 4986844 6972812 2895580 36.73 2688 2163300 973016 10.89 252328 2291968 31216 23:35:17 11:35:01 PM 4986844 6976784 2895580 36.73 2688 2167708 975732 10.93 429176 2117352 1520 23:35:17 Average: 5030565 6970129 2851859 36.18 2688 2120639 999403 11.19 307787 2209005 60965 23:35:17 23:35:17 11:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:17 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 11:33:01 PM eth0 278.04 175.57 1701.31 61.02 0.00 0.00 0.00 0.00 23:35:17 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 11:34:01 PM eth0 62.18 53.45 558.79 12.92 0.00 0.00 0.00 0.00 23:35:17 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 11:35:01 PM eth0 29.14 28.61 36.23 10.22 0.00 0.00 0.00 0.00 23:35:17 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 Average: eth0 123.12 85.88 765.45 28.05 0.00 0.00 0.00 0.00 23:35:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:35:17 23:35:17 ---> sar -P ALL: 23:35:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/12/2024 _x86_64_ (2 CPU) 23:35:17 23:35:17 23:31:32 LINUX RESTART (2 CPU) 23:35:17 23:35:17 11:32:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:17 11:33:01 PM all 41.03 0.00 8.24 6.45 0.11 44.17 23:35:17 11:33:01 PM 0 36.49 0.00 8.63 6.69 0.10 48.09 23:35:17 11:33:01 PM 1 45.57 0.00 7.85 6.21 0.12 40.25 23:35:17 11:34:01 PM all 35.38 0.00 5.50 2.43 0.08 56.60 23:35:17 11:34:01 PM 0 37.81 0.00 5.86 2.84 0.08 53.41 23:35:17 11:34:01 PM 1 32.96 0.00 5.15 2.03 0.08 59.78 23:35:17 11:35:01 PM all 31.43 0.00 3.75 0.47 0.08 64.27 23:35:17 11:35:01 PM 0 42.72 0.00 4.37 0.53 0.08 52.29 23:35:17 11:35:01 PM 1 20.11 0.00 3.13 0.40 0.08 76.28 23:35:17 Average: all 35.94 0.00 5.83 3.11 0.09 55.02 23:35:17 Average: 0 39.01 0.00 6.28 3.35 0.09 51.27 23:35:17 Average: 1 32.87 0.00 5.37 2.88 0.09 58.78 23:35:17 23:35:17 23:35:17