02:23:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109792 02:23:46 Running as SYSTEM 02:23:46 [EnvInject] - Loading node environment variables. 02:23:46 Building remotely on prd-centos8-builder-2c-2g-16856 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:23:46 [ssh-agent] Looking for ssh-agent implementation... 02:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:47 $ ssh-agent 02:23:47 SSH_AUTH_SOCK=/tmp/ssh-CQEMk350yaiz/agent.5464 02:23:47 SSH_AGENT_PID=5465 02:23:47 [ssh-agent] Started. 02:23:47 Running ssh-add (command line suppressed) 02:23:47 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6265576790091414784.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6265576790091414784.key) 02:23:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:23:47 The recommended git tool is: NONE 02:23:49 using credential jenkins-ssh 02:23:49 Wiping out workspace first. 02:23:49 Cloning the remote Git repository 02:23:49 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:23:49 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:23:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:23:49 > git --version # timeout=10 02:23:49 > git --version # 'git version 2.39.3' 02:23:49 using GIT_SSH to set credentials jenkins-ssh 02:23:50 [INFO] Currently running in a labeled security context 02:23:50 [INFO] Currently SELinux is 'enforcing' on the host 02:23:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh6444090432690651653.key 02:23:50 Verifying host key using known hosts file 02:23:50 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. 02:23:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:23:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:23:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:23:52 using GIT_SSH to set credentials jenkins-ssh 02:23:52 [INFO] Currently running in a labeled security context 02:23:52 [INFO] Currently SELinux is 'enforcing' on the host 02:23:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh7137122033747188187.key 02:23:52 Verifying host key using known hosts file 02:23:52 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. 02:23:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/92/109792/1 # timeout=10 02:23:53 > git rev-parse 6abb5401a6ef4e7dfdffbfb333cddb2ab327640e^{commit} # timeout=10 02:23:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:23:53 Checking out Revision 6abb5401a6ef4e7dfdffbfb333cddb2ab327640e (refs/changes/92/109792/1) 02:23:53 > git config core.sparsecheckout # timeout=10 02:23:53 > git checkout -f 6abb5401a6ef4e7dfdffbfb333cddb2ab327640e # timeout=10 02:23:56 Commit message: "Update cloud image CentOSStream8 robot x86_64" 02:23:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:23:56 > git rev-list --no-walk 6c61c6b8293fc743e0c3d4853aeaf551e0945c40 # timeout=10 02:23:56 > git remote # timeout=10 02:23:56 > git submodule init # timeout=10 02:23:56 > git submodule sync # timeout=10 02:23:56 > git config --get remote.origin.url # timeout=10 02:23:56 > git submodule init # timeout=10 02:23:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:23:56 > git config --get submodule.global-jjb.url # timeout=10 02:23:56 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:23:56 > git config --get submodule.packer/common-packer.url # timeout=10 02:23:56 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:23:57 > git submodule update --init --recursive global-jjb # timeout=10 02:23:58 > git submodule update --init --recursive packer/common-packer # timeout=10 02:23:58 provisioning config files... 02:23:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:23:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:23:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9762823335081147353.sh 02:23:58 ---> python-tools-install.sh 02:23:58 Setup pyenv: 02:23:58 system 02:23:58 * 3.8.13 (set by /opt/pyenv/version) 02:23:58 * 3.9.13 (set by /opt/pyenv/version) 02:23:58 * 3.10.6 (set by /opt/pyenv/version) 02:24:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jhjL 02:24:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:24:06 lf-activate-venv(): INFO: Installing: lftools 02:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-jhjL/bin to PATH 02:24:45 Generating Requirements File 02:25:19 Python 3.10.6 02:25:19 pip 23.3.2 from /tmp/venv-jhjL/lib/python3.10/site-packages/pip (python 3.10) 02:25:19 appdirs==1.4.4 02:25:19 argcomplete==3.2.1 02:25:19 aspy.yaml==1.3.0 02:25:19 attrs==23.2.0 02:25:19 autopage==0.5.2 02:25:19 beautifulsoup4==4.12.2 02:25:19 boto3==1.34.19 02:25:19 botocore==1.34.19 02:25:19 bs4==0.0.1 02:25:19 cachetools==5.3.2 02:25:19 certifi==2023.11.17 02:25:19 cffi==1.16.0 02:25:19 cfgv==3.4.0 02:25:19 chardet==5.2.0 02:25:19 charset-normalizer==3.3.2 02:25:19 click==8.1.7 02:25:19 cliff==4.5.0 02:25:19 cmd2==2.4.3 02:25:19 cryptography==3.3.2 02:25:19 debtcollector==2.5.0 02:25:19 decorator==5.1.1 02:25:19 defusedxml==0.7.1 02:25:19 Deprecated==1.2.14 02:25:19 distlib==0.3.8 02:25:19 dnspython==2.4.2 02:25:19 docker==4.2.2 02:25:19 dogpile.cache==1.3.0 02:25:19 email-validator==2.1.0.post1 02:25:19 filelock==3.13.1 02:25:19 future==0.18.3 02:25:19 gitdb==4.0.11 02:25:19 GitPython==3.1.41 02:25:19 google-auth==2.26.2 02:25:19 httplib2==0.22.0 02:25:19 identify==2.5.33 02:25:19 idna==3.6 02:25:19 importlib-resources==1.5.0 02:25:19 iso8601==2.1.0 02:25:19 Jinja2==3.1.3 02:25:19 jmespath==1.0.1 02:25:19 jsonpatch==1.33 02:25:19 jsonpointer==2.4 02:25:19 jsonschema==4.20.0 02:25:19 jsonschema-specifications==2023.12.1 02:25:19 keystoneauth1==5.5.0 02:25:19 kubernetes==29.0.0 02:25:19 lftools==0.37.8 02:25:19 lxml==5.1.0 02:25:19 MarkupSafe==2.1.3 02:25:19 msgpack==1.0.7 02:25:19 multi_key_dict==2.0.3 02:25:19 munch==4.0.0 02:25:19 netaddr==0.10.1 02:25:19 netifaces==0.11.0 02:25:19 niet==1.4.2 02:25:19 nodeenv==1.8.0 02:25:19 oauth2client==4.1.3 02:25:19 oauthlib==3.2.2 02:25:19 openstacksdk==0.62.0 02:25:19 os-client-config==2.1.0 02:25:19 os-service-types==1.7.0 02:25:19 osc-lib==3.0.0 02:25:19 oslo.config==9.3.0 02:25:19 oslo.context==5.3.0 02:25:19 oslo.i18n==6.2.0 02:25:19 oslo.log==5.4.0 02:25:19 oslo.serialization==5.3.0 02:25:19 oslo.utils==6.3.0 02:25:19 packaging==23.2 02:25:19 pbr==6.0.0 02:25:19 platformdirs==4.1.0 02:25:19 prettytable==3.9.0 02:25:19 pyasn1==0.5.1 02:25:19 pyasn1-modules==0.3.0 02:25:19 pycparser==2.21 02:25:19 pygerrit2==2.0.15 02:25:19 PyGithub==2.1.1 02:25:19 pyinotify==0.9.6 02:25:19 PyJWT==2.8.0 02:25:19 PyNaCl==1.5.0 02:25:19 pyparsing==2.4.7 02:25:19 pyperclip==1.8.2 02:25:19 pyrsistent==0.20.0 02:25:19 python-cinderclient==9.4.0 02:25:19 python-dateutil==2.8.2 02:25:19 python-heatclient==3.4.0 02:25:19 python-jenkins==1.8.2 02:25:19 python-keystoneclient==5.3.0 02:25:19 python-magnumclient==4.3.0 02:25:19 python-novaclient==18.4.0 02:25:19 python-openstackclient==6.0.0 02:25:19 python-swiftclient==4.4.0 02:25:19 pytz==2023.3.post1 02:25:19 PyYAML==6.0.1 02:25:19 referencing==0.32.1 02:25:19 requests==2.31.0 02:25:19 requests-oauthlib==1.3.1 02:25:19 requestsexceptions==1.4.0 02:25:19 rfc3986==2.0.0 02:25:19 rpds-py==0.17.1 02:25:19 rsa==4.9 02:25:19 ruamel.yaml==0.18.5 02:25:19 ruamel.yaml.clib==0.2.8 02:25:19 s3transfer==0.10.0 02:25:19 simplejson==3.19.2 02:25:19 six==1.16.0 02:25:19 smmap==5.0.1 02:25:19 soupsieve==2.5 02:25:19 stevedore==5.1.0 02:25:19 tabulate==0.9.0 02:25:19 toml==0.10.2 02:25:19 tomlkit==0.12.3 02:25:19 tqdm==4.66.1 02:25:19 typing_extensions==4.9.0 02:25:19 tzdata==2023.4 02:25:19 urllib3==1.26.18 02:25:19 virtualenv==20.25.0 02:25:19 wcwidth==0.2.13 02:25:19 websocket-client==1.7.0 02:25:19 wrapt==1.16.0 02:25:19 xdg==6.0.0 02:25:19 xmltodict==0.13.0 02:25:19 yq==3.2.3 02:25:19 [EnvInject] - Injecting environment variables from a build step. 02:25:19 [EnvInject] - Injecting as environment variables the properties content 02:25:19 PYTHON=python3 02:25:19 02:25:19 [EnvInject] - Variables injected successfully. 02:25:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins172325565199213052.sh 02:25:19 ---> tox-install.sh 02:25:19 + source /home/jenkins/lf-env.sh 02:25:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:25:19 ++ mktemp -d /tmp/venv-XXXX 02:25:19 + lf_venv=/tmp/venv-p2Ax 02:25:19 + local venv_file=/tmp/.os_lf_venv 02:25:19 + local python=python3 02:25:19 + local options 02:25:19 + local set_path=true 02:25:19 + local install_args= 02:25:19 ++ 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 02:25:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:25:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:25:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:25:19 + true 02:25:19 + case $1 in 02:25:19 + venv_file=/tmp/.toxenv 02:25:19 + shift 2 02:25:19 + true 02:25:19 + case $1 in 02:25:19 + shift 02:25:19 + break 02:25:19 + case $python in 02:25:19 + local pkg_list= 02:25:19 + [[ -d /opt/pyenv ]] 02:25:19 + echo 'Setup pyenv:' 02:25:19 Setup pyenv: 02:25:19 + export PYENV_ROOT=/opt/pyenv 02:25:19 + PYENV_ROOT=/opt/pyenv 02:25:19 + 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 02:25:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:25:19 + pyenv versions 02:25:20 system 02:25:20 3.8.13 02:25:20 3.9.13 02:25:20 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:20 + command -v pyenv 02:25:20 ++ pyenv init - --no-rehash 02:25:20 + 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[*]}"'\'')" 02:25:20 export PATH="/opt/pyenv/shims:${PATH}" 02:25:20 export PYENV_SHELL=bash 02:25:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:25:20 pyenv() { 02:25:20 local command 02:25:20 command="${1:-}" 02:25:20 if [ "$#" -gt 0 ]; then 02:25:20 shift 02:25:20 fi 02:25:20 02:25:20 case "$command" in 02:25:20 rehash|shell) 02:25:20 eval "$(pyenv "sh-$command" "$@")" 02:25:20 ;; 02:25:20 *) 02:25:20 command pyenv "$command" "$@" 02:25:20 ;; 02:25:20 esac 02:25:20 }' 02:25:20 +++ 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[*]}"' 02:25:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:25:20 ++ 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 02:25:20 ++ 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 02:25:20 ++ export PYENV_SHELL=bash 02:25:20 ++ PYENV_SHELL=bash 02:25:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:25:20 +++ complete -F _pyenv pyenv 02:25:20 ++ lf-pyver python3 02:25:20 ++ local py_version_xy=python3 02:25:20 ++ local py_version_xyz= 02:25:20 ++ pyenv versions 02:25:20 ++ local command 02:25:20 ++ command=versions 02:25:20 ++ '[' 1 -gt 0 ']' 02:25:20 ++ shift 02:25:20 ++ case "$command" in 02:25:20 ++ command pyenv versions 02:25:20 ++ pyenv versions 02:25:20 ++ sed 's/^[ *]* //' 02:25:20 ++ awk '{ print $1 }' 02:25:20 ++ grep -E '^[0-9.]*[0-9]$' 02:25:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:25:20 +++ grep '^3' /tmp/.pyenv_versions 02:25:20 +++ tail -n 1 02:25:20 +++ sort -V 02:25:20 ++ py_version_xyz=3.10.6 02:25:20 ++ [[ -z 3.10.6 ]] 02:25:20 ++ echo 3.10.6 02:25:20 ++ return 0 02:25:20 + pyenv local 3.10.6 02:25:20 + local command 02:25:20 + command=local 02:25:20 + '[' 2 -gt 0 ']' 02:25:20 + shift 02:25:20 + case "$command" in 02:25:20 + command pyenv local 3.10.6 02:25:20 + pyenv local 3.10.6 02:25:20 + for arg in "$@" 02:25:20 + case $arg in 02:25:20 + pkg_list+='tox ' 02:25:20 + for arg in "$@" 02:25:20 + case $arg in 02:25:20 + pkg_list+='virtualenv ' 02:25:20 + for arg in "$@" 02:25:20 + case $arg in 02:25:20 + pkg_list+='urllib3~=1.26.15 ' 02:25:20 + [[ -f /tmp/.toxenv ]] 02:25:20 + [[ ! -f /tmp/.toxenv ]] 02:25:20 + [[ -n '' ]] 02:25:20 + python3 -m venv /tmp/venv-p2Ax 02:25:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p2Ax' 02:25:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p2Ax 02:25:23 + echo /tmp/venv-p2Ax 02:25:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:25:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:25:23 + /tmp/venv-p2Ax/bin/python3 -m pip install --upgrade --quiet pip virtualenv 02:25:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:25:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 02:25:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 02:25:26 + /tmp/venv-p2Ax/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:25:29 + type python3 02:25:29 + true 02:25:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p2Ax/bin to PATH' 02:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-p2Ax/bin to PATH 02:25:29 + PATH=/tmp/venv-p2Ax/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 02:25:29 + return 0 02:25:29 + python3 --version 02:25:29 Python 3.10.6 02:25:29 + python3 -m pip --version 02:25:29 pip 23.3.2 from /tmp/venv-p2Ax/lib/python3.10/site-packages/pip (python 3.10) 02:25:29 + python3 -m pip freeze 02:25:30 cachetools==5.3.2 02:25:30 chardet==5.2.0 02:25:30 colorama==0.4.6 02:25:30 distlib==0.3.8 02:25:30 filelock==3.13.1 02:25:30 packaging==23.2 02:25:30 platformdirs==4.1.0 02:25:30 pluggy==1.3.0 02:25:30 pyproject-api==1.6.1 02:25:30 tomli==2.0.1 02:25:30 tox==4.12.0 02:25:30 urllib3==1.26.18 02:25:30 virtualenv==20.25.0 02:25:30 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins7135426153584141310.sh 02:25:30 [EnvInject] - Injecting environment variables from a build step. 02:25:30 [EnvInject] - Injecting as environment variables the properties content 02:25:30 PARALLEL=False 02:25:30 02:25:30 [EnvInject] - Variables injected successfully. 02:25:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5191337233938592085.sh 02:25:30 ---> tox-run.sh 02:25:30 + 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 02:25:30 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:25:30 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:25:30 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:25:30 + cd /w/workspace/builder-tox-verify-master/. 02:25:30 + source /home/jenkins/lf-env.sh 02:25:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:25:30 ++ mktemp -d /tmp/venv-XXXX 02:25:30 + lf_venv=/tmp/venv-m87l 02:25:30 + local venv_file=/tmp/.os_lf_venv 02:25:30 + local python=python3 02:25:30 + local options 02:25:30 + local set_path=true 02:25:30 + local install_args= 02:25: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 02:25:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:25:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:25:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:25:30 + true 02:25:30 + case $1 in 02:25:30 + venv_file=/tmp/.toxenv 02:25:30 + shift 2 02:25:30 + true 02:25:30 + case $1 in 02:25:30 + shift 02:25:30 + break 02:25:30 + case $python in 02:25:30 + local pkg_list= 02:25:30 + [[ -d /opt/pyenv ]] 02:25:30 + echo 'Setup pyenv:' 02:25:30 Setup pyenv: 02:25:30 + export PYENV_ROOT=/opt/pyenv 02:25:30 + PYENV_ROOT=/opt/pyenv 02:25:30 + 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 02:25:30 + 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 02:25:30 + pyenv versions 02:25:30 system 02:25:30 3.8.13 02:25:30 3.9.13 02:25:30 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:30 + command -v pyenv 02:25:30 ++ pyenv init - --no-rehash 02:25: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[*]}"'\'')" 02:25:30 export PATH="/opt/pyenv/shims:${PATH}" 02:25:30 export PYENV_SHELL=bash 02:25:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:25:30 pyenv() { 02:25:30 local command 02:25:30 command="${1:-}" 02:25:30 if [ "$#" -gt 0 ]; then 02:25:30 shift 02:25:30 fi 02:25:30 02:25:30 case "$command" in 02:25:30 rehash|shell) 02:25:30 eval "$(pyenv "sh-$command" "$@")" 02:25:30 ;; 02:25:30 *) 02:25:30 command pyenv "$command" "$@" 02:25:30 ;; 02:25:30 esac 02:25:30 }' 02:25: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[*]}"' 02:25:30 ++ 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 02:25:30 ++ 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 02:25:30 ++ 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 02:25:30 ++ export PYENV_SHELL=bash 02:25:30 ++ PYENV_SHELL=bash 02:25:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:25:30 +++ complete -F _pyenv pyenv 02:25:30 ++ lf-pyver python3 02:25:30 ++ local py_version_xy=python3 02:25:30 ++ local py_version_xyz= 02:25:30 ++ awk '{ print $1 }' 02:25:30 ++ pyenv versions 02:25:30 ++ local command 02:25:30 ++ command=versions 02:25:30 ++ '[' 1 -gt 0 ']' 02:25:30 ++ shift 02:25:30 ++ case "$command" in 02:25:30 ++ command pyenv versions 02:25:30 ++ pyenv versions 02:25:30 ++ sed 's/^[ *]* //' 02:25:30 ++ grep -E '^[0-9.]*[0-9]$' 02:25:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:25:30 +++ grep '^3' /tmp/.pyenv_versions 02:25:30 +++ tail -n 1 02:25:30 +++ sort -V 02:25:30 ++ py_version_xyz=3.10.6 02:25:30 ++ [[ -z 3.10.6 ]] 02:25:30 ++ echo 3.10.6 02:25:30 ++ return 0 02:25:30 + pyenv local 3.10.6 02:25:30 + local command 02:25:30 + command=local 02:25:30 + '[' 2 -gt 0 ']' 02:25:30 + shift 02:25:30 + case "$command" in 02:25:30 + command pyenv local 3.10.6 02:25:30 + pyenv local 3.10.6 02:25:30 + for arg in "$@" 02:25:30 + case $arg in 02:25:30 + pkg_list+='tox ' 02:25:30 + for arg in "$@" 02:25:30 + case $arg in 02:25:30 + pkg_list+='virtualenv ' 02:25:30 + for arg in "$@" 02:25:30 + case $arg in 02:25:30 + pkg_list+='urllib3~=1.26.15 ' 02:25:30 + [[ -f /tmp/.toxenv ]] 02:25:30 ++ cat /tmp/.toxenv 02:25:30 + lf_venv=/tmp/venv-p2Ax 02:25:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p2Ax from' file:/tmp/.toxenv 02:25:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p2Ax from file:/tmp/.toxenv 02:25:30 + /tmp/venv-p2Ax/bin/python3 -m pip install --upgrade --quiet pip virtualenv 02:25:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:25:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 02:25:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 02:25:31 + /tmp/venv-p2Ax/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:25:33 + type python3 02:25:33 + true 02:25:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p2Ax/bin to PATH' 02:25:33 lf-activate-venv(): INFO: Adding /tmp/venv-p2Ax/bin to PATH 02:25:33 + PATH=/tmp/venv-p2Ax/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 02:25:33 + return 0 02:25:33 + [[ -d /opt/pyenv ]] 02:25:33 + echo '---> Setting up pyenv' 02:25:33 ---> Setting up pyenv 02:25:33 + export PYENV_ROOT=/opt/pyenv 02:25:33 + PYENV_ROOT=/opt/pyenv 02:25:33 + export PATH=/opt/pyenv/bin:/tmp/venv-p2Ax/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 02:25:33 + PATH=/opt/pyenv/bin:/tmp/venv-p2Ax/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 02:25:33 ++ pwd 02:25:33 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:25:33 + export PYTHONPATH 02:25:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:25:33 + TOX_TESTENV_PASSENV=PYTHONPATH 02:25:33 + tox --version 02:25:33 4.12.0 from /tmp/venv-p2Ax/lib/python3.10/site-packages/tox/__init__.py 02:25:33 + PARALLEL=False 02:25:33 + TOX_OPTIONS_LIST= 02:25:33 + [[ -n '' ]] 02:25:33 + case ${PARALLEL,,} in 02:25:33 + tox 02:25:33 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:25:34 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:26:11 docs: freeze> python -m pip freeze --all 02:26:11 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,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.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.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.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,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.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 02:26:11 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 02:26:13 docs: OK ✔ in 39.57 seconds 02:26:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:26:30 docs-linkcheck: freeze> python -m pip freeze --all 02:26:31 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,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.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.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.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,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.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 02:26:31 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 02:26:33 docs-linkcheck: OK ✔ in 20.26 seconds 02:26:33 jjb-version: freeze> python -m pip freeze --all 02:26:34 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 02:26:34 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:26:34 JJB version in jjb/releng-jobs.yaml: 5.0.2 02:26:34 JJB version in tox.ini: 5.0.2 02:26:34 jjb-version: OK ✔ in 1.12 seconds 02:26:34 prefix: freeze> python -m pip freeze --all 02:26:35 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 02:26:35 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:26:36 prefix: OK ✔ in 1.16 seconds 02:26:36 robot: freeze> python -m pip freeze --all 02:26:36 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 02:26:36 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:26:37 docs: OK (39.56=setup[37.90]+cmd[1.66] seconds) 02:26:37 docs-linkcheck: OK (20.26=setup[17.80]+cmd[2.46] seconds) 02:26:37 jjb-version: OK (1.12=setup[1.09]+cmd[0.03] seconds) 02:26:37 prefix: OK (1.16=setup[1.13]+cmd[0.03] seconds) 02:26:37 robot: OK (1.16=setup[1.12]+cmd[0.04] seconds) 02:26:37 congratulations :) (63.41 seconds) 02:26:37 + tox_status=0 02:26:37 + echo '---> Completed tox runs' 02:26:37 ---> Completed tox runs 02:26:37 + for i in .tox/*/log 02:26:37 ++ echo .tox/docs-linkcheck/log 02:26:37 ++ awk -F/ '{print $2}' 02:26:37 + tox_env=docs-linkcheck 02:26:37 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:26:37 + for i in .tox/*/log 02:26:37 ++ echo .tox/docs/log 02:26:37 ++ awk -F/ '{print $2}' 02:26:37 + tox_env=docs 02:26:37 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:26:37 + for i in .tox/*/log 02:26:37 ++ echo .tox/jjb-version/log 02:26:37 ++ awk -F/ '{print $2}' 02:26:37 + tox_env=jjb-version 02:26:37 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:26:37 + for i in .tox/*/log 02:26:37 ++ awk -F/ '{print $2}' 02:26:37 ++ echo .tox/prefix/log 02:26:37 + tox_env=prefix 02:26:37 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:26:37 + for i in .tox/*/log 02:26:37 ++ echo .tox/robot/log 02:26:37 ++ awk -F/ '{print $2}' 02:26:37 + tox_env=robot 02:26:37 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:26:37 + DOC_DIR=docs/_build/html 02:26:37 + [[ -d docs/_build/html ]] 02:26:37 + echo '---> Archiving generated docs' 02:26:37 ---> Archiving generated docs 02:26:37 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:26:37 + echo '---> tox-run.sh ends' 02:26:37 ---> tox-run.sh ends 02:26:37 + test 0 -eq 0 02:26:37 $ ssh-agent -k 02:26:37 unset SSH_AUTH_SOCK; 02:26:37 unset SSH_AGENT_PID; 02:26:37 echo Agent pid 5465 killed; 02:26:37 [ssh-agent] Stopped. 02:26:37 [PostBuildScript] - [INFO] Executing post build scripts. 02:26:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10319643084266798293.sh 02:26:37 ---> sysstat.sh 02:26:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12779532461447356867.sh 02:26:37 ---> package-listing.sh 02:26:37 ++ tr '[:upper:]' '[:lower:]' 02:26:37 ++ facter osfamily 02:26:37 + OS_FAMILY=redhat 02:26:37 + workspace=/w/workspace/builder-tox-verify-master 02:26:37 + START_PACKAGES=/tmp/packages_start.txt 02:26:37 + END_PACKAGES=/tmp/packages_end.txt 02:26:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:37 + PACKAGES=/tmp/packages_start.txt 02:26:37 + '[' /w/workspace/builder-tox-verify-master ']' 02:26:37 + PACKAGES=/tmp/packages_end.txt 02:26:37 + case "${OS_FAMILY}" in 02:26:37 + rpm -qa 02:26:37 + sort 02:26:38 + '[' -f /tmp/packages_start.txt ']' 02:26:38 + '[' -f /tmp/packages_end.txt ']' 02:26:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:38 + '[' /w/workspace/builder-tox-verify-master ']' 02:26:38 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:26:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:26:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13366188379706441254.sh 02:26:38 ---> capture-instance-metadata.sh 02:26:38 Setup pyenv: 02:26:38 system 02:26:38 3.8.13 02:26:38 3.9.13 02:26:38 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:26:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhjL from file:/tmp/.os_lf_venv 02:26:41 lf-activate-venv(): INFO: Installing: lftools 02:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-jhjL/bin to PATH 02:26:57 INFO: Running in OpenStack, capturing instance metadata 02:26:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6402312482137222321.sh 02:26:57 provisioning config files... 02:26:58 Could not find credentials [logs] for builder-tox-verify-master #7298 02:26:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config12099331440211256989tmp 02:26:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:26:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:26:58 provisioning config files... 02:26:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:26:58 [EnvInject] - Injecting environment variables from a build step. 02:26:58 [EnvInject] - Injecting as environment variables the properties content 02:26:58 SERVER_ID=logs 02:26:58 02:26:58 [EnvInject] - Variables injected successfully. 02:26:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14289062354110907408.sh 02:26:58 ---> create-netrc.sh 02:26:58 WARN: Log server credential not found. 02:26:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7811425556075399961.sh 02:26:58 ---> python-tools-install.sh 02:26:58 Setup pyenv: 02:26:58 system 02:26:58 3.8.13 02:26:58 3.9.13 02:26:58 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:26:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhjL from file:/tmp/.os_lf_venv 02:27:00 lf-activate-venv(): INFO: Installing: lftools 02:27:12 lf-activate-venv(): INFO: Adding /tmp/venv-jhjL/bin to PATH 02:27:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5852968226613613066.sh 02:27:12 ---> sudo-logs.sh 02:27:12 Archiving 'sudo' log.. 02:27:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1404301820825156662.sh 02:27:12 ---> job-cost.sh 02:27:12 Setup pyenv: 02:27:12 system 02:27:12 3.8.13 02:27:12 3.9.13 02:27:12 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:27:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhjL from file:/tmp/.os_lf_venv 02:27:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:27:23 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. 02:27:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 02:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-jhjL/bin to PATH 02:27:23 INFO: No Stack... 02:27:23 INFO: Retrieving Pricing Info for: v3-standard-2 02:27:24 INFO: Archiving Costs 02:27:24 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4258736794702022542.sh 02:27:24 ---> logs-deploy.sh 02:27:24 Setup pyenv: 02:27:24 system 02:27:24 3.8.13 02:27:24 3.9.13 02:27:24 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:27:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhjL from file:/tmp/.os_lf_venv 02:27:25 lf-activate-venv(): INFO: Installing: lftools 02:27:37 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. 02:27:37 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 02:27:38 lf-activate-venv(): INFO: Adding /tmp/venv-jhjL/bin to PATH 02:27:38 WARNING: Nexus logging server not set 02:27:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7298/ 02:27:38 INFO: archiving logs to S3 02:27:39 ---> uname -a: 02:27:39 Linux prd-centos8-builder-2c-2g-16856.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 02:27:39 02:27:39 02:27:39 ---> lscpu: 02:27:39 Architecture: x86_64 02:27:39 CPU op-mode(s): 32-bit, 64-bit 02:27:39 Byte Order: Little Endian 02:27:39 CPU(s): 2 02:27:39 On-line CPU(s) list: 0,1 02:27:39 Thread(s) per core: 1 02:27:39 Core(s) per socket: 1 02:27:39 Socket(s): 2 02:27:39 NUMA node(s): 1 02:27:39 Vendor ID: AuthenticAMD 02:27:39 CPU family: 23 02:27:39 Model: 49 02:27:39 Model name: AMD EPYC-Rome Processor 02:27:39 Stepping: 0 02:27:39 CPU MHz: 2799.998 02:27:39 BogoMIPS: 5599.99 02:27:39 Virtualization: AMD-V 02:27:39 Hypervisor vendor: KVM 02:27:39 Virtualization type: full 02:27:39 L1d cache: 32K 02:27:39 L1i cache: 32K 02:27:39 L2 cache: 512K 02:27:39 L3 cache: 16384K 02:27:39 NUMA node0 CPU(s): 0,1 02:27:39 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 02:27:39 02:27:39 02:27:39 ---> nproc: 02:27:39 2 02:27:39 02:27:39 02:27:39 ---> df -h: 02:27:39 Filesystem Size Used Avail Use% Mounted on 02:27:39 devtmpfs 3.8G 0 3.8G 0% /dev 02:27:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:27:39 tmpfs 3.8G 17M 3.8G 1% /run 02:27:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:27:39 /dev/vda1 40G 8.6G 32G 22% / 02:27:39 tmpfs 770M 0 770M 0% /run/user/1001 02:27:39 02:27:39 02:27:39 ---> free -m: 02:27:39 total used free shared buff/cache available 02:27:39 Mem: 7697 684 3966 19 3046 6695 02:27:39 Swap: 1023 0 1023 02:27:39 02:27:39 02:27:39 ---> ip addr: 02:27:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:27:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:27:39 inet 127.0.0.1/8 scope host lo 02:27:39 valid_lft forever preferred_lft forever 02:27:39 inet6 ::1/128 scope host 02:27:39 valid_lft forever preferred_lft forever 02:27:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:27:39 link/ether fa:16:3e:ca:81:48 brd ff:ff:ff:ff:ff:ff 02:27:39 altname enp0s3 02:27:39 altname ens3 02:27:39 inet 10.30.171.30/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:27:39 valid_lft 86136sec preferred_lft 86136sec 02:27:39 inet6 fe80::f816:3eff:feca:8148/64 scope link 02:27:39 valid_lft forever preferred_lft forever 02:27:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:27:39 link/ether 02:42:45:f0:4c:81 brd ff:ff:ff:ff:ff:ff 02:27:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:27:39 valid_lft forever preferred_lft forever 02:27:39 02:27:39 02:27:39 ---> sar -b -r -n DEV: 02:27:39 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/16/2024 _x86_64_ (2 CPU) 02:27:39 02:27:39 02:23:10 LINUX RESTART (2 CPU) 02:27:39 02:27:39 02:24:01 AM tps rtps wtps bread/s bwrtn/s 02:27:39 02:25:01 AM 83.87 7.12 76.75 1306.98 6954.41 02:27:39 02:26:01 AM 121.53 1.95 119.58 63.72 13354.76 02:27:39 02:27:01 AM 131.87 1.07 130.81 106.90 23117.78 02:27:39 Average: 112.43 3.38 109.05 492.51 14476.13 02:27:39 02:27:39 02:24:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:27:39 02:25:01 AM 5059124 6961508 2823172 35.82 2688 2085844 1016904 11.39 202896 2300916 170576 02:27:39 02:26:01 AM 4622424 6885216 3259872 41.36 2688 2432752 1126124 12.61 226744 2656416 183984 02:27:39 02:27:01 AM 4111828 6899900 3770468 47.83 2688 2933340 988556 11.07 413080 2902424 103556 02:27:39 Average: 4597792 6915541 3284504 41.67 2688 2483979 1043861 11.69 280907 2619919 152705 02:27:39 02:27:39 02:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:27:39 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 02:25:01 AM eth0 92.28 70.92 1045.57 8.26 0.00 0.00 0.00 0.00 02:27:39 02:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 02:26:01 AM eth0 95.18 75.44 1492.22 10.22 0.00 0.00 0.00 0.00 02:27:39 02:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 02:27:01 AM eth0 20.04 18.64 17.89 7.02 0.00 0.00 0.00 0.00 02:27:39 02:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 Average: eth0 69.17 55.00 851.85 8.50 0.00 0.00 0.00 0.00 02:27:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:39 02:27:39 02:27:39 ---> sar -P ALL: 02:27:39 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/16/2024 _x86_64_ (2 CPU) 02:27:39 02:27:39 02:23:10 LINUX RESTART (2 CPU) 02:27:39 02:27:39 02:24:01 AM CPU %user %nice %system %iowait %steal %idle 02:27:39 02:25:01 AM all 34.72 0.00 3.55 4.22 0.13 57.38 02:27:39 02:25:01 AM 0 52.50 0.00 4.47 4.74 0.12 38.17 02:27:39 02:25:01 AM 1 17.00 0.00 2.63 3.69 0.15 76.53 02:27:39 02:26:01 AM all 36.58 0.00 4.09 4.47 0.12 54.74 02:27:39 02:26:01 AM 0 47.97 0.00 4.73 6.20 0.13 40.96 02:27:39 02:26:01 AM 1 25.22 0.00 3.44 2.74 0.12 68.48 02:27:39 02:27:01 AM all 37.46 0.00 4.22 5.83 0.11 52.39 02:27:39 02:27:01 AM 0 32.59 0.00 4.05 7.23 0.12 56.02 02:27:39 02:27:01 AM 1 42.34 0.00 4.39 4.42 0.10 48.75 02:27:39 Average: all 36.25 0.00 3.95 4.84 0.12 54.84 02:27:39 Average: 0 44.35 0.00 4.42 6.06 0.12 45.06 02:27:39 Average: 1 28.17 0.00 3.48 3.62 0.12 64.60 02:27:39 02:27:39 02:27:39