12:51:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109296 12:51:51 Running as SYSTEM 12:51:51 [EnvInject] - Loading node environment variables. 12:51:51 Building remotely on prd-centos8-builder-2c-2g-7455 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:51:51 [ssh-agent] Looking for ssh-agent implementation... 12:51:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:52 $ ssh-agent 12:51:52 SSH_AUTH_SOCK=/tmp/ssh-n5DeqAekuJkm/agent.5466 12:51:52 SSH_AGENT_PID=5468 12:51:52 [ssh-agent] Started. 12:51:52 Running ssh-add (command line suppressed) 12:51:52 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14437140484187785715.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14437140484187785715.key) 12:51:52 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:51:52 The recommended git tool is: NONE 12:51:54 using credential jenkins-ssh 12:51:54 Wiping out workspace first. 12:51:54 Cloning the remote Git repository 12:51:54 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:51:54 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:51:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:51:54 > git --version # timeout=10 12:51:54 > git --version # 'git version 2.39.3' 12:51:54 using GIT_SSH to set credentials jenkins-ssh 12:51:54 [INFO] Currently running in a labeled security context 12:51:54 [INFO] Currently SELinux is 'enforcing' on the host 12:51:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh5975463426962727167.key 12:51:54 Verifying host key using known hosts file 12:51:55 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:51:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:51:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:51:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:51:57 using GIT_SSH to set credentials jenkins-ssh 12:51:57 [INFO] Currently running in a labeled security context 12:51:57 [INFO] Currently SELinux is 'enforcing' on the host 12:51:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh2378385047110456793.key 12:51:57 Verifying host key using known hosts file 12:51:57 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:51:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/96/109296/1 # timeout=10 12:51:58 > git rev-parse 560c21fefaf3e982e85109aae39b2b7ef993e5f4^{commit} # timeout=10 12:51:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:51:58 Checking out Revision 560c21fefaf3e982e85109aae39b2b7ef993e5f4 (refs/changes/96/109296/1) 12:51:58 > git config core.sparsecheckout # timeout=10 12:51:58 > git checkout -f 560c21fefaf3e982e85109aae39b2b7ef993e5f4 # timeout=10 12:52:01 Commit message: "Fix: packer cloud settings HCL format" 12:52:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:01 > git rev-list --no-walk 914d726a1dd5a53649de247415b159cf1154d211 # timeout=10 12:52:01 > git remote # timeout=10 12:52:01 > git submodule init # timeout=10 12:52:01 > git submodule sync # timeout=10 12:52:01 > git config --get remote.origin.url # timeout=10 12:52:01 > git submodule init # timeout=10 12:52:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:52:01 > git config --get submodule.global-jjb.url # timeout=10 12:52:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:52:01 > git config --get submodule.packer/common-packer.url # timeout=10 12:52:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:52:01 > git submodule update --init --recursive global-jjb # timeout=10 12:52:02 > git submodule update --init --recursive packer/common-packer # timeout=10 12:52:03 provisioning config files... 12:52:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:52:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:52:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7271581151346618576.sh 12:52:03 ---> python-tools-install.sh 12:52:03 Setup pyenv: 12:52:03 system 12:52:03 * 3.8.13 (set by /opt/pyenv/version) 12:52:03 * 3.9.13 (set by /opt/pyenv/version) 12:52:03 * 3.10.6 (set by /opt/pyenv/version) 12:52:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PZvt 12:52:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:11 lf-activate-venv(): INFO: Installing: lftools 12:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-PZvt/bin to PATH 12:52:49 Generating Requirements File 12:53:29 Python 3.10.6 12:53:29 pip 23.3.1 from /tmp/venv-PZvt/lib/python3.10/site-packages/pip (python 3.10) 12:53:29 appdirs==1.4.4 12:53:29 argcomplete==3.2.1 12:53:29 aspy.yaml==1.3.0 12:53:29 attrs==23.1.0 12:53:29 autopage==0.5.2 12:53:29 Babel==2.13.1 12:53:29 beautifulsoup4==4.12.2 12:53:29 boto3==1.33.12 12:53:29 botocore==1.33.12 12:53:29 bs4==0.0.1 12:53:29 cachetools==5.3.2 12:53:29 certifi==2023.11.17 12:53:29 cffi==1.16.0 12:53:29 cfgv==3.4.0 12:53:29 chardet==5.2.0 12:53:29 charset-normalizer==3.3.2 12:53:29 click==8.1.7 12:53:29 cliff==4.4.0 12:53:29 cmd2==2.4.3 12:53:29 cryptography==3.3.2 12:53:29 debtcollector==2.5.0 12:53:29 decorator==5.1.1 12:53:29 defusedxml==0.7.1 12:53:29 Deprecated==1.2.14 12:53:29 distlib==0.3.8 12:53:29 dnspython==2.4.2 12:53:29 docker==4.2.2 12:53:29 dogpile.cache==1.2.2 12:53:29 email-validator==2.1.0.post1 12:53:29 filelock==3.13.1 12:53:29 future==0.18.3 12:53:29 gitdb==4.0.11 12:53:29 GitPython==3.1.40 12:53:29 google-auth==2.25.2 12:53:29 httplib2==0.22.0 12:53:29 identify==2.5.33 12:53:29 idna==3.6 12:53:29 importlib-metadata==7.0.0 12:53:29 importlib-resources==1.5.0 12:53:29 iso8601==2.1.0 12:53:29 Jinja2==3.1.2 12:53:29 jmespath==1.0.1 12:53:29 jsonpatch==1.33 12:53:29 jsonpointer==2.4 12:53:29 jsonschema==4.20.0 12:53:29 jsonschema-specifications==2023.11.2 12:53:29 keystoneauth1==5.4.0 12:53:29 kubernetes==28.1.0 12:53:29 lftools==0.37.8 12:53:29 lxml==4.9.3 12:53:29 MarkupSafe==2.1.3 12:53:29 msgpack==1.0.7 12:53:29 multi-key-dict==2.0.3 12:53:29 munch==4.0.0 12:53:29 netaddr==0.9.0 12:53:29 netifaces==0.11.0 12:53:29 niet==1.4.2 12:53:29 nodeenv==1.8.0 12:53:29 oauth2client==4.1.3 12:53:29 oauthlib==3.2.2 12:53:29 openstacksdk==0.62.0 12:53:29 os-client-config==2.1.0 12:53:29 os-service-types==1.7.0 12:53:29 osc-lib==2.9.0 12:53:29 oslo.config==9.2.0 12:53:29 oslo.context==5.3.0 12:53:29 oslo.i18n==6.2.0 12:53:29 oslo.log==5.4.0 12:53:29 oslo.serialization==5.2.0 12:53:29 oslo.utils==6.3.0 12:53:29 packaging==23.2 12:53:29 pbr==6.0.0 12:53:29 platformdirs==4.1.0 12:53:29 prettytable==3.9.0 12:53:29 pyasn1==0.5.1 12:53:29 pyasn1-modules==0.3.0 12:53:29 pycparser==2.21 12:53:29 pygerrit2==2.0.15 12:53:29 PyGithub==2.1.1 12:53:29 pyinotify==0.9.6 12:53:29 PyJWT==2.8.0 12:53:29 PyNaCl==1.5.0 12:53:29 pyparsing==2.4.7 12:53:29 pyperclip==1.8.2 12:53:29 pyrsistent==0.20.0 12:53:29 python-cinderclient==9.4.0 12:53:29 python-dateutil==2.8.2 12:53:29 python-heatclient==3.3.0 12:53:29 python-jenkins==1.8.2 12:53:29 python-keystoneclient==5.2.0 12:53:29 python-magnumclient==4.3.0 12:53:29 python-novaclient==18.4.0 12:53:29 python-openstackclient==6.0.0 12:53:29 python-swiftclient==4.4.0 12:53:29 pytz==2023.3.post1 12:53:29 PyYAML==6.0.1 12:53:29 referencing==0.32.0 12:53:29 requests==2.31.0 12:53:29 requests-oauthlib==1.3.1 12:53:29 requestsexceptions==1.4.0 12:53:29 rfc3986==2.0.0 12:53:29 rpds-py==0.13.2 12:53:29 rsa==4.9 12:53:29 ruamel.yaml==0.18.5 12:53:29 ruamel.yaml.clib==0.2.8 12:53:29 s3transfer==0.8.2 12:53:29 simplejson==3.19.2 12:53:29 six==1.16.0 12:53:29 smmap==5.0.1 12:53:29 soupsieve==2.5 12:53:29 stevedore==5.1.0 12:53:29 tabulate==0.9.0 12:53:29 toml==0.10.2 12:53:29 tomlkit==0.12.3 12:53:29 tqdm==4.66.1 12:53:29 typing_extensions==4.9.0 12:53:29 tzdata==2023.3 12:53:29 urllib3==1.26.18 12:53:29 virtualenv==20.25.0 12:53:29 wcwidth==0.2.12 12:53:29 websocket-client==1.7.0 12:53:29 wrapt==1.16.0 12:53:29 xdg==6.0.0 12:53:29 xmltodict==0.13.0 12:53:29 yq==3.2.3 12:53:29 zipp==3.17.0 12:53:30 [EnvInject] - Injecting environment variables from a build step. 12:53:30 [EnvInject] - Injecting as environment variables the properties content 12:53:30 PYTHON=python3 12:53:30 12:53:30 [EnvInject] - Variables injected successfully. 12:53:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4480005407388259506.sh 12:53:30 ---> tox-install.sh 12:53:30 + source /home/jenkins/lf-env.sh 12:53:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:30 ++ mktemp -d /tmp/venv-XXXX 12:53:30 + lf_venv=/tmp/venv-lKBV 12:53:30 + local venv_file=/tmp/.os_lf_venv 12:53:30 + local python=python3 12:53:30 + local options 12:53:30 + local set_path=true 12:53:30 + local install_args= 12:53:30 ++ 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 12:53:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:30 + true 12:53:30 + case $1 in 12:53:30 + venv_file=/tmp/.toxenv 12:53:30 + shift 2 12:53:30 + true 12:53:30 + case $1 in 12:53:30 + shift 12:53:30 + break 12:53:30 + case $python in 12:53:30 + local pkg_list= 12:53:30 + [[ -d /opt/pyenv ]] 12:53:30 + echo 'Setup pyenv:' 12:53:30 Setup pyenv: 12:53:30 + export PYENV_ROOT=/opt/pyenv 12:53:30 + PYENV_ROOT=/opt/pyenv 12:53:30 + 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 12:53:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:30 + pyenv versions 12:53:30 system 12:53:30 3.8.13 12:53:30 3.9.13 12:53:30 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:53:30 + command -v pyenv 12:53:30 ++ pyenv init - --no-rehash 12:53:30 + 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[*]}"'\'')" 12:53:30 export PATH="/opt/pyenv/shims:${PATH}" 12:53:30 export PYENV_SHELL=bash 12:53:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:30 pyenv() { 12:53:30 local command 12:53:30 command="${1:-}" 12:53:30 if [ "$#" -gt 0 ]; then 12:53:30 shift 12:53:30 fi 12:53:30 12:53:30 case "$command" in 12:53:30 rehash|shell) 12:53:30 eval "$(pyenv "sh-$command" "$@")" 12:53:30 ;; 12:53:30 *) 12:53:30 command pyenv "$command" "$@" 12:53:30 ;; 12:53:30 esac 12:53:30 }' 12:53:30 +++ 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[*]}"' 12:53:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:30 ++ 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 12:53:30 ++ 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 12:53:30 ++ export PYENV_SHELL=bash 12:53:30 ++ PYENV_SHELL=bash 12:53:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:30 +++ complete -F _pyenv pyenv 12:53:30 ++ lf-pyver python3 12:53:30 ++ local py_version_xy=python3 12:53:30 ++ local py_version_xyz= 12:53:30 ++ pyenv versions 12:53:30 ++ local command 12:53:30 ++ command=versions 12:53:30 ++ '[' 1 -gt 0 ']' 12:53:30 ++ shift 12:53:30 ++ case "$command" in 12:53:30 ++ command pyenv versions 12:53:30 ++ pyenv versions 12:53:30 ++ awk '{ print $1 }' 12:53:30 ++ sed 's/^[ *]* //' 12:53:30 ++ grep -E '^[0-9.]*[0-9]$' 12:53:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:30 +++ grep '^3' /tmp/.pyenv_versions 12:53:30 +++ tail -n 1 12:53:30 +++ sort -V 12:53:30 ++ py_version_xyz=3.10.6 12:53:30 ++ [[ -z 3.10.6 ]] 12:53:30 ++ echo 3.10.6 12:53:30 ++ return 0 12:53:30 + pyenv local 3.10.6 12:53:30 + local command 12:53:30 + command=local 12:53:30 + '[' 2 -gt 0 ']' 12:53:30 + shift 12:53:30 + case "$command" in 12:53:30 + command pyenv local 3.10.6 12:53:30 + pyenv local 3.10.6 12:53:30 + for arg in "$@" 12:53:30 + case $arg in 12:53:30 + pkg_list+='tox ' 12:53:30 + for arg in "$@" 12:53:30 + case $arg in 12:53:30 + pkg_list+='virtualenv ' 12:53:30 + for arg in "$@" 12:53:30 + case $arg in 12:53:30 + pkg_list+='urllib3~=1.26.15 ' 12:53:30 + [[ -f /tmp/.toxenv ]] 12:53:30 + [[ ! -f /tmp/.toxenv ]] 12:53:30 + [[ -n '' ]] 12:53:30 + python3 -m venv /tmp/venv-lKBV 12:53:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lKBV' 12:53:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lKBV 12:53:34 + echo /tmp/venv-lKBV 12:53:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:53:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:53:34 + /tmp/venv-lKBV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:53:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:53:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:53:37 + /tmp/venv-lKBV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:53:39 + type python3 12:53:39 + true 12:53:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lKBV/bin to PATH' 12:53:39 lf-activate-venv(): INFO: Adding /tmp/venv-lKBV/bin to PATH 12:53:39 + PATH=/tmp/venv-lKBV/bin:/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 12:53:39 + return 0 12:53:39 + python3 --version 12:53:39 Python 3.10.6 12:53:39 + python3 -m pip --version 12:53:39 pip 23.3.1 from /tmp/venv-lKBV/lib/python3.10/site-packages/pip (python 3.10) 12:53:39 + python3 -m pip freeze 12:53:40 cachetools==5.3.2 12:53:40 chardet==5.2.0 12:53:40 colorama==0.4.6 12:53:40 distlib==0.3.8 12:53:40 filelock==3.13.1 12:53:40 packaging==23.2 12:53:40 platformdirs==4.1.0 12:53:40 pluggy==1.3.0 12:53:40 pyproject-api==1.6.1 12:53:40 tomli==2.0.1 12:53:40 tox==4.11.4 12:53:40 urllib3==1.26.18 12:53:40 virtualenv==20.25.0 12:53:40 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins11643069083477847864.sh 12:53:40 [EnvInject] - Injecting environment variables from a build step. 12:53:40 [EnvInject] - Injecting as environment variables the properties content 12:53:40 PARALLEL=False 12:53:40 12:53:40 [EnvInject] - Variables injected successfully. 12:53:40 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2676416029676114295.sh 12:53:40 ---> tox-run.sh 12:53:40 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:40 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:53:40 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:53:40 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:53:40 + cd /w/workspace/builder-tox-verify-master/. 12:53:40 + source /home/jenkins/lf-env.sh 12:53:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:40 ++ mktemp -d /tmp/venv-XXXX 12:53:40 + lf_venv=/tmp/venv-aoru 12:53:40 + local venv_file=/tmp/.os_lf_venv 12:53:40 + local python=python3 12:53:40 + local options 12:53:40 + local set_path=true 12:53:40 + local install_args= 12:53:40 ++ 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 12:53:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:40 + true 12:53:40 + case $1 in 12:53:40 + venv_file=/tmp/.toxenv 12:53:40 + shift 2 12:53:40 + true 12:53:40 + case $1 in 12:53:40 + shift 12:53:40 + break 12:53:40 + case $python in 12:53:40 + local pkg_list= 12:53:40 + [[ -d /opt/pyenv ]] 12:53:40 + echo 'Setup pyenv:' 12:53:40 Setup pyenv: 12:53:40 + export PYENV_ROOT=/opt/pyenv 12:53:40 + PYENV_ROOT=/opt/pyenv 12:53:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:40 + pyenv versions 12:53:40 system 12:53:40 3.8.13 12:53:40 3.9.13 12:53:40 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:53:40 + command -v pyenv 12:53:40 ++ pyenv init - --no-rehash 12:53:40 + 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[*]}"'\'')" 12:53:40 export PATH="/opt/pyenv/shims:${PATH}" 12:53:40 export PYENV_SHELL=bash 12:53:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:40 pyenv() { 12:53:40 local command 12:53:40 command="${1:-}" 12:53:40 if [ "$#" -gt 0 ]; then 12:53:40 shift 12:53:40 fi 12:53:40 12:53:40 case "$command" in 12:53:40 rehash|shell) 12:53:40 eval "$(pyenv "sh-$command" "$@")" 12:53:40 ;; 12:53:40 *) 12:53:40 command pyenv "$command" "$@" 12:53:40 ;; 12:53:40 esac 12:53:40 }' 12:53:40 +++ 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[*]}"' 12:53:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:40 ++ export PYENV_SHELL=bash 12:53:40 ++ PYENV_SHELL=bash 12:53:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:40 +++ complete -F _pyenv pyenv 12:53:40 ++ lf-pyver python3 12:53:40 ++ local py_version_xy=python3 12:53:40 ++ local py_version_xyz= 12:53:40 ++ awk '{ print $1 }' 12:53:40 ++ pyenv versions 12:53:40 ++ local command 12:53:40 ++ command=versions 12:53:40 ++ '[' 1 -gt 0 ']' 12:53:40 ++ shift 12:53:40 ++ case "$command" in 12:53:40 ++ command pyenv versions 12:53:40 ++ pyenv versions 12:53:40 ++ sed 's/^[ *]* //' 12:53:40 ++ grep -E '^[0-9.]*[0-9]$' 12:53:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:40 +++ tail -n 1 12:53:40 +++ grep '^3' /tmp/.pyenv_versions 12:53:40 +++ sort -V 12:53:40 ++ py_version_xyz=3.10.6 12:53:40 ++ [[ -z 3.10.6 ]] 12:53:40 ++ echo 3.10.6 12:53:40 ++ return 0 12:53:40 + pyenv local 3.10.6 12:53:40 + local command 12:53:40 + command=local 12:53:40 + '[' 2 -gt 0 ']' 12:53:40 + shift 12:53:40 + case "$command" in 12:53:40 + command pyenv local 3.10.6 12:53:40 + pyenv local 3.10.6 12:53:40 + for arg in "$@" 12:53:40 + case $arg in 12:53:40 + pkg_list+='tox ' 12:53:40 + for arg in "$@" 12:53:40 + case $arg in 12:53:40 + pkg_list+='virtualenv ' 12:53:40 + for arg in "$@" 12:53:40 + case $arg in 12:53:40 + pkg_list+='urllib3~=1.26.15 ' 12:53:40 + [[ -f /tmp/.toxenv ]] 12:53:40 ++ cat /tmp/.toxenv 12:53:40 + lf_venv=/tmp/venv-lKBV 12:53:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lKBV from' file:/tmp/.toxenv 12:53:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lKBV from file:/tmp/.toxenv 12:53:40 + /tmp/venv-lKBV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:53:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:53:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:53:41 + /tmp/venv-lKBV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:53:43 + type python3 12:53:43 + true 12:53:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lKBV/bin to PATH' 12:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-lKBV/bin to PATH 12:53:43 + PATH=/tmp/venv-lKBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:43 + return 0 12:53:43 + [[ -d /opt/pyenv ]] 12:53:43 + echo '---> Setting up pyenv' 12:53:43 ---> Setting up pyenv 12:53:43 + export PYENV_ROOT=/opt/pyenv 12:53:43 + PYENV_ROOT=/opt/pyenv 12:53:43 + export PATH=/opt/pyenv/bin:/tmp/venv-lKBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:43 + PATH=/opt/pyenv/bin:/tmp/venv-lKBV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:43 ++ pwd 12:53:43 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:53:43 + export PYTHONPATH 12:53:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:53:43 + TOX_TESTENV_PASSENV=PYTHONPATH 12:53:43 + tox --version 12:53:43 4.11.4 from /tmp/venv-lKBV/lib/python3.10/site-packages/tox/__init__.py 12:53:43 + PARALLEL=False 12:53:43 + TOX_OPTIONS_LIST= 12:53:43 + [[ -n '' ]] 12:53:43 + case ${PARALLEL,,} in 12:53:43 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:53:43 + tox 12:53:44 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:24 docs: freeze> python -m pip freeze --all 12:54:25 docs: alabaster==0.7.13,attrs==23.1.0,Babel==2.13.1,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 12:54:25 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 12:54:26 docs: OK ✔ in 42.77 seconds 12:54:26 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:47 docs-linkcheck: freeze> python -m pip freeze --all 12:54:48 docs-linkcheck: alabaster==0.7.13,attrs==23.1.0,Babel==2.13.1,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 12:54:48 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 12:54:51 docs-linkcheck: OK ✔ in 23.8 seconds 12:54:51 jjb-version: freeze> python -m pip freeze --all 12:54:52 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:54:52 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:54:52 JJB version in jjb/releng-jobs.yaml: 5.0.2 12:54:52 JJB version in tox.ini: 5.0.2 12:54:53 jjb-version: OK ✔ in 1.73 seconds 12:54:53 prefix: freeze> python -m pip freeze --all 12:54:54 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:54:54 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:54:54 prefix: OK ✔ in 2.15 seconds 12:54:54 robot: freeze> python -m pip freeze --all 12:54:55 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:54:55 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:54:55 docs: OK (42.77=setup[41.11]+cmd[1.66] seconds) 12:54:55 docs-linkcheck: OK (23.80=setup[21.53]+cmd[2.27] seconds) 12:54:55 jjb-version: OK (1.73=setup[1.70]+cmd[0.03] seconds) 12:54:55 prefix: OK (2.15=setup[2.13]+cmd[0.02] seconds) 12:54:55 robot: OK (1.37=setup[1.33]+cmd[0.04] seconds) 12:54:55 congratulations :) (71.99 seconds) 12:54:56 + tox_status=0 12:54:56 + echo '---> Completed tox runs' 12:54:56 ---> Completed tox runs 12:54:56 + for i in .tox/*/log 12:54:56 ++ awk -F/ '{print $2}' 12:54:56 ++ echo .tox/docs-linkcheck/log 12:54:56 + tox_env=docs-linkcheck 12:54:56 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:54:56 + for i in .tox/*/log 12:54:56 ++ echo .tox/docs/log 12:54:56 ++ awk -F/ '{print $2}' 12:54:56 + tox_env=docs 12:54:56 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:54:56 + for i in .tox/*/log 12:54:56 ++ echo .tox/jjb-version/log 12:54:56 ++ awk -F/ '{print $2}' 12:54:56 + tox_env=jjb-version 12:54:56 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:54:56 + for i in .tox/*/log 12:54:56 ++ echo .tox/prefix/log 12:54:56 ++ awk -F/ '{print $2}' 12:54:56 + tox_env=prefix 12:54:56 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:54:56 + for i in .tox/*/log 12:54:56 ++ echo .tox/robot/log 12:54:56 ++ awk -F/ '{print $2}' 12:54:56 + tox_env=robot 12:54:56 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:54:56 + DOC_DIR=docs/_build/html 12:54:56 + [[ -d docs/_build/html ]] 12:54:56 + echo '---> Archiving generated docs' 12:54:56 ---> Archiving generated docs 12:54:56 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:54:56 + echo '---> tox-run.sh ends' 12:54:56 ---> tox-run.sh ends 12:54:56 + test 0 -eq 0 12:54:56 $ ssh-agent -k 12:54:57 unset SSH_AUTH_SOCK; 12:54:57 unset SSH_AGENT_PID; 12:54:57 echo Agent pid 5468 killed; 12:54:57 [ssh-agent] Stopped. 12:54:57 [PostBuildScript] - [INFO] Executing post build scripts. 12:54:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7745397951129618458.sh 12:54:57 ---> sysstat.sh 12:54:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8687327564839091990.sh 12:54:58 ---> package-listing.sh 12:54:58 ++ facter osfamily 12:54:58 ++ tr '[:upper:]' '[:lower:]' 12:54:58 + OS_FAMILY=redhat 12:54:58 + workspace=/w/workspace/builder-tox-verify-master 12:54:58 + START_PACKAGES=/tmp/packages_start.txt 12:54:58 + END_PACKAGES=/tmp/packages_end.txt 12:54:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:58 + PACKAGES=/tmp/packages_start.txt 12:54:58 + '[' /w/workspace/builder-tox-verify-master ']' 12:54:58 + PACKAGES=/tmp/packages_end.txt 12:54:58 + case "${OS_FAMILY}" in 12:54:58 + rpm -qa 12:54:58 + sort 12:55:02 + '[' -f /tmp/packages_start.txt ']' 12:55:02 + '[' -f /tmp/packages_end.txt ']' 12:55:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:02 + '[' /w/workspace/builder-tox-verify-master ']' 12:55:02 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:55:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:55:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7845613440571962288.sh 12:55:02 ---> capture-instance-metadata.sh 12:55:02 Setup pyenv: 12:55:02 system 12:55:02 3.8.13 12:55:02 3.9.13 12:55:02 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:55:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PZvt from file:/tmp/.os_lf_venv 12:55:05 lf-activate-venv(): INFO: Installing: lftools 12:55:13 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/bs4/ 12:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-PZvt/bin to PATH 12:55:31 INFO: Running in OpenStack, capturing instance metadata 12:55:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11044727027545807952.sh 12:55:32 provisioning config files... 12:55:32 Could not find credentials [logs] for builder-tox-verify-master #7273 12:55:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config15287766909319540682tmp 12:55:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:55:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:55:32 provisioning config files... 12:55:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:55:32 [EnvInject] - Injecting environment variables from a build step. 12:55:32 [EnvInject] - Injecting as environment variables the properties content 12:55:32 SERVER_ID=logs 12:55:32 12:55:32 [EnvInject] - Variables injected successfully. 12:55:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10678505284400015152.sh 12:55:32 ---> create-netrc.sh 12:55:32 WARN: Log server credential not found. 12:55:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16881933634891952176.sh 12:55:32 ---> python-tools-install.sh 12:55:32 Setup pyenv: 12:55:32 system 12:55:32 3.8.13 12:55:32 3.9.13 12:55:32 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PZvt from file:/tmp/.os_lf_venv 12:55:34 lf-activate-venv(): INFO: Installing: lftools 12:55:46 lf-activate-venv(): INFO: Adding /tmp/venv-PZvt/bin to PATH 12:55:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16557297596884319268.sh 12:55:46 ---> sudo-logs.sh 12:55:46 Archiving 'sudo' log.. 12:55:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11799538414226358775.sh 12:55:46 ---> job-cost.sh 12:55:46 Setup pyenv: 12:55:46 system 12:55:46 3.8.13 12:55:46 3.9.13 12:55:46 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:55:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PZvt from file:/tmp/.os_lf_venv 12:55:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:57 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. 12:55:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-PZvt/bin to PATH 12:55:57 INFO: No Stack... 12:55:58 INFO: Retrieving Pricing Info for: v3-standard-2 12:55:58 INFO: Archiving Costs 12:55:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7290177598164170856.sh 12:55:58 ---> logs-deploy.sh 12:55:58 Setup pyenv: 12:55:58 system 12:55:58 3.8.13 12:55:58 3.9.13 12:55:58 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PZvt from file:/tmp/.os_lf_venv 12:56:00 lf-activate-venv(): INFO: Installing: lftools 12:56:12 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. 12:56:12 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-PZvt/bin to PATH 12:56:13 WARNING: Nexus logging server not set 12:56:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7273/ 12:56:13 INFO: archiving logs to S3 12:56:14 ---> uname -a: 12:56:14 Linux prd-centos8-builder-2c-2g-7455.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:56:14 12:56:14 12:56:14 ---> lscpu: 12:56:14 Architecture: x86_64 12:56:14 CPU op-mode(s): 32-bit, 64-bit 12:56:14 Byte Order: Little Endian 12:56:14 CPU(s): 2 12:56:14 On-line CPU(s) list: 0,1 12:56:14 Thread(s) per core: 1 12:56:14 Core(s) per socket: 1 12:56:14 Socket(s): 2 12:56:14 NUMA node(s): 1 12:56:14 Vendor ID: AuthenticAMD 12:56:14 CPU family: 23 12:56:14 Model: 49 12:56:14 Model name: AMD EPYC-Rome Processor 12:56:14 Stepping: 0 12:56:14 CPU MHz: 2800.000 12:56:14 BogoMIPS: 5600.00 12:56:14 Virtualization: AMD-V 12:56:14 Hypervisor vendor: KVM 12:56:14 Virtualization type: full 12:56:14 L1d cache: 32K 12:56:14 L1i cache: 32K 12:56:14 L2 cache: 512K 12:56:14 L3 cache: 16384K 12:56:14 NUMA node0 CPU(s): 0,1 12:56:14 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 12:56:14 12:56:14 12:56:14 ---> nproc: 12:56:14 2 12:56:14 12:56:14 12:56:14 ---> df -h: 12:56:14 Filesystem Size Used Avail Use% Mounted on 12:56:14 devtmpfs 3.8G 0 3.8G 0% /dev 12:56:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:56:14 tmpfs 3.8G 17M 3.8G 1% /run 12:56:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:56:14 /dev/vda1 40G 8.6G 32G 22% / 12:56:14 tmpfs 770M 0 770M 0% /run/user/1001 12:56:14 12:56:14 12:56:14 ---> free -m: 12:56:14 total used free shared buff/cache available 12:56:14 Mem: 7697 655 3982 19 3059 6724 12:56:14 Swap: 1023 0 1023 12:56:14 12:56:14 12:56:14 ---> ip addr: 12:56:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:56:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:56:14 inet 127.0.0.1/8 scope host lo 12:56:14 valid_lft forever preferred_lft forever 12:56:14 inet6 ::1/128 scope host 12:56:14 valid_lft forever preferred_lft forever 12:56:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:56:14 link/ether fa:16:3e:aa:7d:c6 brd ff:ff:ff:ff:ff:ff 12:56:14 altname enp0s3 12:56:14 altname ens3 12:56:14 inet 10.30.171.13/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:56:14 valid_lft 86094sec preferred_lft 86094sec 12:56:14 inet6 fe80::f816:3eff:feaa:7dc6/64 scope link 12:56:14 valid_lft forever preferred_lft forever 12:56:14 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:56:14 link/ether 02:42:e1:04:d3:92 brd ff:ff:ff:ff:ff:ff 12:56:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:56:14 valid_lft forever preferred_lft forever 12:56:14 12:56:14 12:56:14 ---> sar -b -r -n DEV: 12:56:14 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/12/2023 _x86_64_ (2 CPU) 12:56:14 12:56:14 12:51:03 LINUX RESTART (2 CPU) 12:56:14 12:56:14 12:52:01 PM tps rtps wtps bread/s bwrtn/s 12:56:14 12:53:01 PM 86.22 12.68 73.54 2192.20 6458.25 12:56:14 12:54:01 PM 116.15 1.95 114.20 63.72 13310.38 12:56:14 12:55:02 PM 101.61 0.66 100.94 51.58 16160.53 12:56:14 12:56:01 PM 75.86 0.59 75.26 78.75 14190.44 12:56:14 Average: 95.05 3.98 91.06 598.04 12527.63 12:56:14 12:56:14 12:52:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:56:14 12:53:01 PM 5171328 7040080 2710960 34.39 2688 2052464 952984 10.67 200932 2191664 153800 12:56:14 12:54:01 PM 4744216 6888472 3138072 39.81 2688 2317492 1117264 12.51 222144 2551668 115072 12:56:14 12:55:02 PM 4182056 6971740 3700232 46.94 2688 2937488 914108 10.24 417920 2830852 344364 12:56:14 12:56:01 PM 4121764 6929224 3760524 47.71 2688 2950140 944748 10.58 425900 2872308 27048 12:56:14 Average: 4554841 6957379 3327447 42.21 2688 2564396 982276 11.00 316724 2611623 160071 12:56:14 12:56:14 12:52:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:56:14 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:53:01 PM eth0 82.24 67.19 949.11 9.50 0.00 0.00 0.00 0.00 12:56:14 12:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:54:01 PM eth0 78.05 61.12 1013.86 9.29 0.00 0.00 0.00 0.00 12:56:14 12:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:55:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:55:02 PM eth0 45.96 37.69 660.41 6.30 0.00 0.00 0.00 0.00 12:56:14 12:55:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:56:01 PM eth0 16.35 15.96 39.15 6.63 0.00 0.00 0.00 0.00 12:56:14 12:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 Average: eth0 55.80 45.61 668.23 7.93 0.00 0.00 0.00 0.00 12:56:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:14 12:56:14 12:56:14 ---> sar -P ALL: 12:56:14 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/12/2023 _x86_64_ (2 CPU) 12:56:14 12:56:14 12:51:03 LINUX RESTART (2 CPU) 12:56:14 12:56:14 12:52:01 PM CPU %user %nice %system %iowait %steal %idle 12:56:14 12:53:01 PM all 35.14 0.00 3.86 3.27 0.11 57.61 12:56:14 12:53:01 PM 0 23.68 0.00 3.28 2.38 0.10 70.56 12:56:14 12:53:01 PM 1 46.61 0.00 4.45 4.16 0.12 44.66 12:56:14 12:54:01 PM all 32.81 0.00 3.74 7.02 0.18 56.25 12:56:14 12:54:01 PM 0 30.46 0.00 3.36 3.86 0.22 62.10 12:56:14 12:54:01 PM 1 35.17 0.00 4.11 10.18 0.15 50.39 12:56:14 12:55:02 PM all 33.43 0.00 3.81 9.17 0.14 53.45 12:56:14 12:55:02 PM 0 28.17 0.00 3.02 7.24 0.12 61.46 12:56:14 12:55:02 PM 1 38.71 0.00 4.61 11.11 0.17 45.41 12:56:14 12:56:01 PM all 30.81 0.00 2.60 9.18 0.12 57.30 12:56:14 12:56:01 PM 0 21.65 0.00 2.37 7.96 0.11 67.91 12:56:14 12:56:01 PM 1 39.72 0.00 2.82 10.37 0.12 46.97 12:56:14 Average: all 33.08 0.00 3.52 7.13 0.14 56.14 12:56:14 Average: 0 26.07 0.00 3.02 5.31 0.14 65.46 12:56:14 Average: 1 40.06 0.00 4.01 8.93 0.14 46.86 12:56:14 12:56:14 12:56:14