13:24:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136736 13:24:04 Running as SYSTEM 13:24:04 [EnvInject] - Loading node environment variables. 13:24:04 Building remotely on prd-centos8-builder-2c-1g-3058 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 13:24:04 [ssh-agent] Looking for ssh-agent implementation... 13:24:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:04 $ ssh-agent 13:24:04 SSH_AUTH_SOCK=/tmp/ssh-ml2hVIno9UPM/agent.19907 13:24:04 SSH_AGENT_PID=19908 13:24:04 [ssh-agent] Started. 13:24:04 Running ssh-add (command line suppressed) 13:24:04 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_10824322827394426851.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_10824322827394426851.key) 13:24:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:24:04 The recommended git tool is: NONE 13:24:07 using credential onap-jenkins-ssh 13:24:07 Wiping out workspace first. 13:24:07 Cloning the remote Git repository 13:24:07 Cloning repository git://cloud.onap.org/mirror/integration.git 13:24:07 > git init /w/workspace/integration-master-yaml-lint # timeout=10 13:24:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:24:07 > git --version # timeout=10 13:24:07 > git --version # 'git version 2.39.0' 13:24:07 using GIT_SSH to set credentials Gerrit user 13:24:07 [INFO] Currently running in a labeled security context 13:24:07 [INFO] Currently SELinux is 'enforcing' on the host 13:24:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh17736630970957509493.key 13:24:07 Verifying host key using manually-configured host key entries 13:24:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:24:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:24:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:24:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:24:10 using GIT_SSH to set credentials Gerrit user 13:24:10 [INFO] Currently running in a labeled security context 13:24:10 [INFO] Currently SELinux is 'enforcing' on the host 13:24:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh9273896456574366038.key 13:24:10 Verifying host key using manually-configured host key entries 13:24:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/36/136736/3 # timeout=30 13:24:10 > git rev-parse a915035377236f938f063d63e2927d658d1b55a1^{commit} # timeout=10 13:24:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:24:10 Checking out Revision a915035377236f938f063d63e2927d658d1b55a1 (refs/changes/36/136736/3) 13:24:10 > git config core.sparsecheckout # timeout=10 13:24:10 > git checkout -f a915035377236f938f063d63e2927d658d1b55a1 # timeout=30 13:24:14 Commit message: "Add docker image with tools required by gating pipeline" 13:24:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:24:14 > git rev-list --no-walk 2c014115f3ee1012ab2132e92a7371e6fa17d56e # timeout=10 13:24:14 [EnvInject] - Injecting environment variables from a build step. 13:24:14 [EnvInject] - Injecting as environment variables the properties content 13:24:14 PYTHON=python3 13:24:14 13:24:14 [EnvInject] - Variables injected successfully. 13:24:14 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2343262326864934835.sh 13:24:14 ---> tox-install.sh 13:24:14 + source /home/jenkins/lf-env.sh 13:24:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:24:14 ++ mktemp -d /tmp/venv-XXXX 13:24:14 + lf_venv=/tmp/venv-5rJE 13:24:14 + local venv_file=/tmp/.os_lf_venv 13:24:14 + local python=python3 13:24:14 + local options 13:24:14 + local set_path=true 13:24:14 + local install_args= 13:24:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:24:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:24:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:24:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:24:14 + true 13:24:14 + case $1 in 13:24:14 + venv_file=/tmp/.toxenv 13:24:14 + shift 2 13:24:14 + true 13:24:14 + case $1 in 13:24:14 + shift 13:24:14 + break 13:24:14 + case $python in 13:24:14 + local pkg_list= 13:24:14 + [[ -d /opt/pyenv ]] 13:24:14 + echo 'Setup pyenv:' 13:24:14 Setup pyenv: 13:24:14 + export PYENV_ROOT=/opt/pyenv 13:24:14 + PYENV_ROOT=/opt/pyenv 13:24:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:24:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:24:14 + pyenv versions 13:24:14 system 13:24:14 * 3.8.13 (set by /opt/pyenv/version) 13:24:14 * 3.9.13 (set by /opt/pyenv/version) 13:24:14 * 3.10.6 (set by /opt/pyenv/version) 13:24:14 + command -v pyenv 13:24:14 ++ pyenv init - --no-rehash 13:24:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:24:14 export PATH="/opt/pyenv/shims:${PATH}" 13:24:14 export PYENV_SHELL=bash 13:24:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:24:14 pyenv() { 13:24:14 local command 13:24:14 command="${1:-}" 13:24:14 if [ "$#" -gt 0 ]; then 13:24:14 shift 13:24:14 fi 13:24:14 13:24:14 case "$command" in 13:24:14 rehash|shell) 13:24:14 eval "$(pyenv "sh-$command" "$@")" 13:24:14 ;; 13:24:14 *) 13:24:14 command pyenv "$command" "$@" 13:24:14 ;; 13:24:14 esac 13:24:14 }' 13:24:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:24:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:24:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:24:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:24:14 ++ export PYENV_SHELL=bash 13:24:14 ++ PYENV_SHELL=bash 13:24:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:24:14 +++ complete -F _pyenv pyenv 13:24:14 ++ lf-pyver python3 13:24:14 ++ local py_version_xy=python3 13:24:14 ++ local py_version_xyz= 13:24:14 ++ pyenv versions 13:24:14 ++ local command 13:24:14 ++ command=versions 13:24:14 ++ '[' 1 -gt 0 ']' 13:24:14 ++ shift 13:24:14 ++ case "$command" in 13:24:14 ++ command pyenv versions 13:24:14 ++ pyenv versions 13:24:14 ++ sed 's/^[ *]* //' 13:24:14 ++ awk '{ print $1 }' 13:24:14 ++ grep -E '^[0-9.]*[0-9]$' 13:24:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:24:15 +++ grep '^3' /tmp/.pyenv_versions 13:24:15 +++ tail -n 1 13:24:15 +++ sort -V 13:24:15 ++ py_version_xyz=3.10.6 13:24:15 ++ [[ -z 3.10.6 ]] 13:24:15 ++ echo 3.10.6 13:24:15 ++ return 0 13:24:15 + pyenv local 3.10.6 13:24:15 + local command 13:24:15 + command=local 13:24:15 + '[' 2 -gt 0 ']' 13:24:15 + shift 13:24:15 + case "$command" in 13:24:15 + command pyenv local 3.10.6 13:24:15 + pyenv local 3.10.6 13:24:15 + for arg in "$@" 13:24:15 + case $arg in 13:24:15 + pkg_list+='tox ' 13:24:15 + for arg in "$@" 13:24:15 + case $arg in 13:24:15 + pkg_list+='virtualenv ' 13:24:15 + for arg in "$@" 13:24:15 + case $arg in 13:24:15 + pkg_list+='urllib3~=1.26.15 ' 13:24:15 + [[ -f /tmp/.toxenv ]] 13:24:15 + [[ ! -f /tmp/.toxenv ]] 13:24:15 + [[ -n '' ]] 13:24:15 + python3 -m venv /tmp/venv-5rJE 13:24:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5rJE' 13:24:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5rJE 13:24:21 + echo /tmp/venv-5rJE 13:24:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:24:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:24:21 + /tmp/venv-5rJE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:24:23 $ ssh-agent -k 13:24:23 /home/jenkins/lf-env.sh: line 187: 30466 Terminated "$lf_venv/bin/python3" -m pip install --upgrade --quiet pip virtualenv 13:24:23 + return 1 13:24:23 unset SSH_AUTH_SOCK; 13:24:23 unset SSH_AGENT_PID; 13:24:23 echo Agent pid 19908 killed; 13:24:23 [ssh-agent] Stopped. 13:24:23 Build was aborted 13:24:23 Aborted by new patch set. 13:24:23 [PostBuildScript] - [INFO] Executing post build scripts. 13:24:23 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7014740432873763545.sh 13:24:23 ---> sysstat.sh 13:24:24 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1032009277154422470.sh 13:24:24 ---> package-listing.sh 13:24:24 ++ tr '[:upper:]' '[:lower:]' 13:24:24 ++ facter osfamily 13:24:24 + OS_FAMILY=redhat 13:24:24 + workspace=/w/workspace/integration-master-yaml-lint 13:24:24 + START_PACKAGES=/tmp/packages_start.txt 13:24:24 + END_PACKAGES=/tmp/packages_end.txt 13:24:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:24:24 + PACKAGES=/tmp/packages_start.txt 13:24:24 + '[' /w/workspace/integration-master-yaml-lint ']' 13:24:24 + PACKAGES=/tmp/packages_end.txt 13:24:24 + case "${OS_FAMILY}" in 13:24:24 + sort 13:24:24 + rpm -qa 13:24:24 + '[' -f /tmp/packages_start.txt ']' 13:24:24 + '[' -f /tmp/packages_end.txt ']' 13:24:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:24:24 + '[' /w/workspace/integration-master-yaml-lint ']' 13:24:24 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 13:24:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 13:24:24 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1093290322853926432.sh 13:24:24 ---> capture-instance-metadata.sh 13:24:25 Setup pyenv: 13:24:25 system 13:24:25 3.8.13 13:24:25 3.9.13 13:24:25 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:24:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OFoA 13:24:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:24:31 lf-activate-venv(): INFO: Installing: lftools 13:25:15 lf-activate-venv(): INFO: Adding /tmp/venv-OFoA/bin to PATH 13:25:15 INFO: Running in OpenStack, capturing instance metadata 13:25:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10199706910230670801.sh 13:25:15 provisioning config files... 13:25:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config2059330206851455338tmp 13:25:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:25:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:25:15 [EnvInject] - Injecting environment variables from a build step. 13:25:15 [EnvInject] - Injecting as environment variables the properties content 13:25:15 SERVER_ID=logs 13:25:15 13:25:15 [EnvInject] - Variables injected successfully. 13:25:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4029473934584567238.sh 13:25:15 ---> create-netrc.sh 13:25:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5298606375818855331.sh 13:25:15 ---> python-tools-install.sh 13:25:15 Setup pyenv: 13:25:15 system 13:25:15 3.8.13 13:25:15 3.9.13 13:25:15 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:25:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OFoA from file:/tmp/.os_lf_venv 13:25:17 lf-activate-venv(): INFO: Installing: lftools 13:25:24 lf-activate-venv(): INFO: Adding /tmp/venv-OFoA/bin to PATH 13:25:24 Generating Requirements File 13:25:54 Python 3.10.6 13:25:55 pip 23.3.1 from /tmp/venv-OFoA/lib/python3.10/site-packages/pip (python 3.10) 13:25:55 appdirs==1.4.4 13:25:55 argcomplete==3.1.6 13:25:55 aspy.yaml==1.3.0 13:25:55 attrs==23.1.0 13:25:55 autopage==0.5.2 13:25:55 Babel==2.13.1 13:25:55 beautifulsoup4==4.12.2 13:25:55 boto3==1.33.9 13:25:55 botocore==1.33.9 13:25:55 bs4==0.0.1 13:25:55 cachetools==5.3.2 13:25:55 certifi==2023.11.17 13:25:55 cffi==1.16.0 13:25:55 cfgv==3.4.0 13:25:55 chardet==5.2.0 13:25:55 charset-normalizer==3.3.2 13:25:55 click==8.1.7 13:25:55 cliff==4.4.0 13:25:55 cmd2==2.4.3 13:25:55 cryptography==3.3.2 13:25:55 debtcollector==2.5.0 13:25:55 decorator==5.1.1 13:25:55 defusedxml==0.7.1 13:25:55 Deprecated==1.2.14 13:25:55 distlib==0.3.7 13:25:55 dnspython==2.4.2 13:25:55 docker==4.2.2 13:25:55 dogpile.cache==1.2.2 13:25:55 email-validator==2.1.0.post1 13:25:55 filelock==3.13.1 13:25:55 future==0.18.3 13:25:55 gitdb==4.0.11 13:25:55 GitPython==3.1.40 13:25:55 google-auth==2.25.1 13:25:55 httplib2==0.22.0 13:25:55 identify==2.5.33 13:25:55 idna==3.6 13:25:55 importlib-metadata==7.0.0 13:25:55 importlib-resources==1.5.0 13:25:55 iso8601==2.1.0 13:25:55 Jinja2==3.1.2 13:25:55 jmespath==1.0.1 13:25:55 jsonpatch==1.33 13:25:55 jsonpointer==2.4 13:25:55 jsonschema==4.20.0 13:25:55 jsonschema-specifications==2023.11.2 13:25:55 keystoneauth1==5.4.0 13:25:55 kubernetes==28.1.0 13:25:55 lftools==0.37.8 13:25:55 lxml==4.9.3 13:25:55 MarkupSafe==2.1.3 13:25:55 msgpack==1.0.7 13:25:55 multi-key-dict==2.0.3 13:25:55 munch==4.0.0 13:25:55 netaddr==0.9.0 13:25:55 netifaces==0.11.0 13:25:55 niet==1.4.2 13:25:55 nodeenv==1.8.0 13:25:55 oauth2client==4.1.3 13:25:55 oauthlib==3.2.2 13:25:55 openstacksdk==0.62.0 13:25:55 os-client-config==2.1.0 13:25:55 os-service-types==1.7.0 13:25:55 osc-lib==2.9.0 13:25:55 oslo.config==9.2.0 13:25:55 oslo.context==5.3.0 13:25:55 oslo.i18n==6.2.0 13:25:55 oslo.log==5.4.0 13:25:55 oslo.serialization==5.2.0 13:25:55 oslo.utils==6.3.0 13:25:55 packaging==23.2 13:25:55 pbr==6.0.0 13:25:55 platformdirs==4.1.0 13:25:55 prettytable==3.9.0 13:25:55 pyasn1==0.5.1 13:25:55 pyasn1-modules==0.3.0 13:25:55 pycparser==2.21 13:25:55 pygerrit2==2.0.15 13:25:55 PyGithub==2.1.1 13:25:55 pyinotify==0.9.6 13:25:55 PyJWT==2.8.0 13:25:55 PyNaCl==1.5.0 13:25:55 pyparsing==2.4.7 13:25:55 pyperclip==1.8.2 13:25:55 pyrsistent==0.20.0 13:25:55 python-cinderclient==9.4.0 13:25:55 python-dateutil==2.8.2 13:25:55 python-heatclient==3.3.0 13:25:55 python-jenkins==1.8.2 13:25:55 python-keystoneclient==5.2.0 13:25:55 python-magnumclient==4.3.0 13:25:55 python-novaclient==18.4.0 13:25:55 python-openstackclient==6.0.0 13:25:55 python-swiftclient==4.4.0 13:25:55 pytz==2023.3.post1 13:25:55 PyYAML==6.0.1 13:25:55 referencing==0.31.1 13:25:55 requests==2.31.0 13:25:55 requests-oauthlib==1.3.1 13:25:55 requestsexceptions==1.4.0 13:25:55 rfc3986==2.0.0 13:25:55 rpds-py==0.13.2 13:25:55 rsa==4.9 13:25:55 ruamel.yaml==0.18.5 13:25:55 ruamel.yaml.clib==0.2.8 13:25:55 s3transfer==0.8.2 13:25:55 simplejson==3.19.2 13:25:55 six==1.16.0 13:25:55 smmap==5.0.1 13:25:55 soupsieve==2.5 13:25:55 stevedore==5.1.0 13:25:55 tabulate==0.9.0 13:25:55 toml==0.10.2 13:25:55 tomlkit==0.12.3 13:25:55 tqdm==4.66.1 13:25:55 typing_extensions==4.8.0 13:25:55 tzdata==2023.3 13:25:55 urllib3==1.26.18 13:25:55 virtualenv==20.25.0 13:25:55 wcwidth==0.2.12 13:25:55 websocket-client==1.7.0 13:25:55 wrapt==1.16.0 13:25:55 xdg==6.0.0 13:25:55 xmltodict==0.13.0 13:25:55 yq==3.2.3 13:25:55 zipp==3.17.0 13:25:55 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins242312359564894377.sh 13:25:55 ---> sudo-logs.sh 13:25:55 Archiving 'sudo' log.. 13:25:55 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14094098550575305827.sh 13:25:55 ---> job-cost.sh 13:25:56 Setup pyenv: 13:25:56 system 13:25:56 3.8.13 13:25:56 3.9.13 13:25:56 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:25:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OFoA from file:/tmp/.os_lf_venv 13:25:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:26:05 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. 13:26:05 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-OFoA/bin to PATH 13:26:05 INFO: No Stack... 13:26:05 INFO: Retrieving Pricing Info for: v3-standard-2 13:26:05 INFO: Archiving Costs 13:26:05 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14174957415089893731.sh 13:26:05 ---> logs-deploy.sh 13:26:05 Setup pyenv: 13:26:06 system 13:26:06 3.8.13 13:26:06 3.9.13 13:26:06 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OFoA from file:/tmp/.os_lf_venv 13:26:07 lf-activate-venv(): INFO: Installing: lftools 13:26:16 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. 13:26:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:26:17 lf-activate-venv(): INFO: Adding /tmp/venv-OFoA/bin to PATH 13:26:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/142 13:26:17 INFO: archiving workspace using pattern(s): 13:26:18 Archives upload complete. 13:26:18 INFO: archiving logs to Nexus 13:26:19 ---> uname -a: 13:26:19 Linux prd-centos8-builder-2c-1g-3058.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:26:19 13:26:19 13:26:19 ---> lscpu: 13:26:19 Architecture: x86_64 13:26:19 CPU op-mode(s): 32-bit, 64-bit 13:26:19 Byte Order: Little Endian 13:26:19 CPU(s): 2 13:26:19 On-line CPU(s) list: 0,1 13:26:19 Thread(s) per core: 1 13:26:19 Core(s) per socket: 1 13:26:19 Socket(s): 2 13:26:19 NUMA node(s): 1 13:26:19 Vendor ID: AuthenticAMD 13:26:19 CPU family: 23 13:26:19 Model: 49 13:26:19 Model name: AMD EPYC-Rome Processor 13:26:19 Stepping: 0 13:26:19 CPU MHz: 2800.000 13:26:19 BogoMIPS: 5600.00 13:26:19 Virtualization: AMD-V 13:26:19 Hypervisor vendor: KVM 13:26:19 Virtualization type: full 13:26:19 L1d cache: 32K 13:26:19 L1i cache: 32K 13:26:19 L2 cache: 512K 13:26:19 L3 cache: 16384K 13:26:19 NUMA node0 CPU(s): 0,1 13:26:19 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 13:26:19 13:26:19 13:26:19 ---> nproc: 13:26:19 2 13:26:19 13:26:19 13:26:19 ---> df -h: 13:26:19 Filesystem Size Used Avail Use% Mounted on 13:26:19 devtmpfs 3.8G 0 3.8G 0% /dev 13:26:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:26:19 tmpfs 3.8G 17M 3.8G 1% /run 13:26:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:26:19 /dev/vda1 40G 8.7G 32G 22% / 13:26:19 tmpfs 770M 0 770M 0% /run/user/1001 13:26:19 13:26:19 13:26:19 ---> free -m: 13:26:19 total used free shared buff/cache available 13:26:19 Mem: 7699 533 4930 19 2235 6859 13:26:19 Swap: 1023 0 1023 13:26:19 13:26:19 13:26:19 ---> ip addr: 13:26:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:26:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:26:19 inet 127.0.0.1/8 scope host lo 13:26:19 valid_lft forever preferred_lft forever 13:26:19 inet6 ::1/128 scope host 13:26:19 valid_lft forever preferred_lft forever 13:26:19 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:26:19 link/ether fa:16:3e:76:b9:1c brd ff:ff:ff:ff:ff:ff 13:26:19 altname enp0s3 13:26:19 altname ens3 13:26:19 inet 10.30.106.22/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:26:19 valid_lft 86227sec preferred_lft 86227sec 13:26:19 inet6 fe80::f816:3eff:fe76:b91c/64 scope link 13:26:19 valid_lft forever preferred_lft forever 13:26:19 13:26:19 13:26:19 ---> sar -b -r -n DEV: 13:26:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 13:26:19 13:26:19 13:23:22 LINUX RESTART (2 CPU) 13:26:19 13:26:19 01:24:01 PM tps rtps wtps bread/s bwrtn/s 13:26:19 01:25:01 PM 238.24 126.20 112.05 3455.29 7719.43 13:26:19 01:26:01 PM 110.95 7.15 103.80 1345.64 9406.35 13:26:19 Average: 174.60 66.67 107.92 2400.47 8562.89 13:26:19 13:26:19 01:24:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:26:19 01:25:01 PM 5386344 7048700 2498100 31.68 2688 1843880 713184 7.98 365604 1821592 66808 13:26:19 01:26:01 PM 5064712 7028084 2819732 35.76 2688 2128988 706044 7.90 391312 2059384 141240 13:26:19 Average: 5225528 7038392 2658916 33.72 2688 1986434 709614 7.94 378458 1940488 104024 13:26:19 13:26:19 01:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:26:19 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:19 01:25:01 PM eth0 290.92 147.21 1800.69 59.42 0.00 0.00 0.00 0.00 13:26:19 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:19 01:26:01 PM eth0 57.14 39.71 842.03 13.31 0.00 0.00 0.00 0.00 13:26:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:19 Average: eth0 174.03 93.46 1321.36 36.37 0.00 0.00 0.00 0.00 13:26:19 13:26:19 13:26:19 ---> sar -P ALL: 13:26:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 13:26:19 13:26:19 13:23:22 LINUX RESTART (2 CPU) 13:26:19 13:26:19 01:24:01 PM CPU %user %nice %system %iowait %steal %idle 13:26:19 01:25:01 PM all 34.89 2.22 17.58 9.78 0.11 35.42 13:26:19 01:25:01 PM 0 39.46 2.45 17.76 7.96 0.12 32.24 13:26:19 01:25:01 PM 1 30.36 1.99 17.41 11.57 0.10 38.56 13:26:19 01:26:01 PM all 40.16 0.00 4.24 4.04 0.11 51.45 13:26:19 01:26:01 PM 0 48.41 0.00 4.43 3.83 0.12 43.22 13:26:19 01:26:01 PM 1 31.91 0.00 4.06 4.26 0.10 59.67 13:26:19 Average: all 37.59 1.08 10.73 6.83 0.11 43.65 13:26:19 Average: 0 44.07 1.19 10.90 5.83 0.12 37.89 13:26:19 Average: 1 31.15 0.97 10.57 7.82 0.10 49.38 13:26:19 13:26:19 13:26:19