01:58:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109808 01:58:06 Running as SYSTEM 01:58:06 [EnvInject] - Loading node environment variables. 01:58:06 Building remotely on prd-centos8-builder-2c-2g-17144 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 01:58:06 [ssh-agent] Looking for ssh-agent implementation... 01:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:06 $ ssh-agent 01:58:06 SSH_AUTH_SOCK=/tmp/ssh-zTng1uYdLdX2/agent.5462 01:58:06 SSH_AGENT_PID=5463 01:58:06 [ssh-agent] Started. 01:58:06 Running ssh-add (command line suppressed) 01:58:06 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6976843922174436.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6976843922174436.key) 01:58:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:58:06 The recommended git tool is: NONE 01:58:09 using credential jenkins-ssh 01:58:09 Wiping out workspace first. 01:58:09 Cloning the remote Git repository 01:58:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:58:09 > git init /w/workspace/builder-tox-verify-master # timeout=10 01:58:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:58:09 > git --version # timeout=10 01:58:09 > git --version # 'git version 2.39.3' 01:58:09 using GIT_SSH to set credentials jenkins-ssh 01:58:09 [INFO] Currently running in a labeled security context 01:58:09 [INFO] Currently SELinux is 'enforcing' on the host 01:58:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh10958210805870958245.key 01:58:09 Verifying host key using known hosts file 01:58:09 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. 01:58:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:58:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:58:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:58:11 using GIT_SSH to set credentials jenkins-ssh 01:58:11 [INFO] Currently running in a labeled security context 01:58:11 [INFO] Currently SELinux is 'enforcing' on the host 01:58:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh12856674498990484148.key 01:58:11 Verifying host key using known hosts file 01:58:11 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. 01:58:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/08/109808/1 # timeout=10 01:58:12 > git rev-parse 80b603d10e1183f4992e6c47c324ae5385538e78^{commit} # timeout=10 01:58:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 01:58:12 Checking out Revision 80b603d10e1183f4992e6c47c324ae5385538e78 (refs/changes/08/109808/1) 01:58:12 > git config core.sparsecheckout # timeout=10 01:58:12 > git checkout -f 80b603d10e1183f4992e6c47c324ae5385538e78 # timeout=10 01:58:15 Commit message: "Update cloud image CentOSStream8 builder x86_64" 01:58:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:58:15 > git rev-list --no-walk 6c61c6b8293fc743e0c3d4853aeaf551e0945c40 # timeout=10 01:58:15 > git remote # timeout=10 01:58:15 > git submodule init # timeout=10 01:58:15 > git submodule sync # timeout=10 01:58:15 > git config --get remote.origin.url # timeout=10 01:58:15 > git submodule init # timeout=10 01:58:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:58:15 > git config --get submodule.global-jjb.url # timeout=10 01:58:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:58:15 > git config --get submodule.packer/common-packer.url # timeout=10 01:58:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:58:16 > git submodule update --init --recursive global-jjb # timeout=10 01:58:16 > git submodule update --init --recursive packer/common-packer # timeout=10 01:58:17 provisioning config files... 01:58:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:58:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:58:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8975503630109164534.sh 01:58:17 ---> python-tools-install.sh 01:58:17 Setup pyenv: 01:58:17 system 01:58:17 * 3.8.13 (set by /opt/pyenv/version) 01:58:17 * 3.9.13 (set by /opt/pyenv/version) 01:58:17 * 3.10.6 (set by /opt/pyenv/version) 01:58:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7dfU 01:58:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:58:24 lf-activate-venv(): INFO: Installing: lftools 01:58:59 lf-activate-venv(): INFO: Adding /tmp/venv-7dfU/bin to PATH 01:58:59 Generating Requirements File 01:59:31 Python 3.10.6 01:59:31 pip 23.3.2 from /tmp/venv-7dfU/lib/python3.10/site-packages/pip (python 3.10) 01:59:32 appdirs==1.4.4 01:59:32 argcomplete==3.2.1 01:59:32 aspy.yaml==1.3.0 01:59:32 attrs==23.2.0 01:59:32 autopage==0.5.2 01:59:32 beautifulsoup4==4.12.2 01:59:32 boto3==1.34.20 01:59:32 botocore==1.34.20 01:59:32 bs4==0.0.1 01:59:32 cachetools==5.3.2 01:59:32 certifi==2023.11.17 01:59:32 cffi==1.16.0 01:59:32 cfgv==3.4.0 01:59:32 chardet==5.2.0 01:59:32 charset-normalizer==3.3.2 01:59:32 click==8.1.7 01:59:32 cliff==4.5.0 01:59:32 cmd2==2.4.3 01:59:32 cryptography==3.3.2 01:59:32 debtcollector==2.5.0 01:59:32 decorator==5.1.1 01:59:32 defusedxml==0.7.1 01:59:32 Deprecated==1.2.14 01:59:32 distlib==0.3.8 01:59:32 dnspython==2.4.2 01:59:32 docker==4.2.2 01:59:32 dogpile.cache==1.3.0 01:59:32 email-validator==2.1.0.post1 01:59:32 filelock==3.13.1 01:59:32 future==0.18.3 01:59:32 gitdb==4.0.11 01:59:32 GitPython==3.1.41 01:59:32 google-auth==2.26.2 01:59:32 httplib2==0.22.0 01:59:32 identify==2.5.33 01:59:32 idna==3.6 01:59:32 importlib-resources==1.5.0 01:59:32 iso8601==2.1.0 01:59:32 Jinja2==3.1.3 01:59:32 jmespath==1.0.1 01:59:32 jsonpatch==1.33 01:59:32 jsonpointer==2.4 01:59:32 jsonschema==4.21.0 01:59:32 jsonschema-specifications==2023.12.1 01:59:32 keystoneauth1==5.5.0 01:59:32 kubernetes==29.0.0 01:59:32 lftools==0.37.8 01:59:32 lxml==5.1.0 01:59:32 MarkupSafe==2.1.3 01:59:32 msgpack==1.0.7 01:59:32 multi_key_dict==2.0.3 01:59:32 munch==4.0.0 01:59:32 netaddr==0.10.1 01:59:32 netifaces==0.11.0 01:59:32 niet==1.4.2 01:59:32 nodeenv==1.8.0 01:59:32 oauth2client==4.1.3 01:59:32 oauthlib==3.2.2 01:59:32 openstacksdk==0.62.0 01:59:32 os-client-config==2.1.0 01:59:32 os-service-types==1.7.0 01:59:32 osc-lib==3.0.0 01:59:32 oslo.config==9.3.0 01:59:32 oslo.context==5.3.0 01:59:32 oslo.i18n==6.2.0 01:59:32 oslo.log==5.4.0 01:59:32 oslo.serialization==5.3.0 01:59:32 oslo.utils==6.3.0 01:59:32 packaging==23.2 01:59:32 pbr==6.0.0 01:59:32 platformdirs==4.1.0 01:59:32 prettytable==3.9.0 01:59:32 pyasn1==0.5.1 01:59:32 pyasn1-modules==0.3.0 01:59:32 pycparser==2.21 01:59:32 pygerrit2==2.0.15 01:59:32 PyGithub==2.1.1 01:59:32 pyinotify==0.9.6 01:59:32 PyJWT==2.8.0 01:59:32 PyNaCl==1.5.0 01:59:32 pyparsing==2.4.7 01:59:32 pyperclip==1.8.2 01:59:32 pyrsistent==0.20.0 01:59:32 python-cinderclient==9.4.0 01:59:32 python-dateutil==2.8.2 01:59:32 python-heatclient==3.4.0 01:59:32 python-jenkins==1.8.2 01:59:32 python-keystoneclient==5.3.0 01:59:32 python-magnumclient==4.3.0 01:59:32 python-novaclient==18.4.0 01:59:32 python-openstackclient==6.0.0 01:59:32 python-swiftclient==4.4.0 01:59:32 pytz==2023.3.post1 01:59:32 PyYAML==6.0.1 01:59:32 referencing==0.32.1 01:59:32 requests==2.31.0 01:59:32 requests-oauthlib==1.3.1 01:59:32 requestsexceptions==1.4.0 01:59:32 rfc3986==2.0.0 01:59:32 rpds-py==0.17.1 01:59:32 rsa==4.9 01:59:32 ruamel.yaml==0.18.5 01:59:32 ruamel.yaml.clib==0.2.8 01:59:32 s3transfer==0.10.0 01:59:32 simplejson==3.19.2 01:59:32 six==1.16.0 01:59:32 smmap==5.0.1 01:59:32 soupsieve==2.5 01:59:32 stevedore==5.1.0 01:59:32 tabulate==0.9.0 01:59:32 toml==0.10.2 01:59:32 tomlkit==0.12.3 01:59:32 tqdm==4.66.1 01:59:32 typing_extensions==4.9.0 01:59:32 tzdata==2023.4 01:59:32 urllib3==1.26.18 01:59:32 virtualenv==20.25.0 01:59:32 wcwidth==0.2.13 01:59:32 websocket-client==1.7.0 01:59:32 wrapt==1.16.0 01:59:32 xdg==6.0.0 01:59:32 xmltodict==0.13.0 01:59:32 yq==3.2.3 01:59:32 [EnvInject] - Injecting environment variables from a build step. 01:59:32 [EnvInject] - Injecting as environment variables the properties content 01:59:32 PYTHON=python3 01:59:32 01:59:32 [EnvInject] - Variables injected successfully. 01:59:32 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins38407345119120445.sh 01:59:32 ---> tox-install.sh 01:59:32 + source /home/jenkins/lf-env.sh 01:59:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:59:32 ++ mktemp -d /tmp/venv-XXXX 01:59:32 + lf_venv=/tmp/venv-IIgk 01:59:32 + local venv_file=/tmp/.os_lf_venv 01:59:32 + local python=python3 01:59:32 + local options 01:59:32 + local set_path=true 01:59:32 + local install_args= 01:59:32 ++ 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 01:59:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:59:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:59:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:59:32 + true 01:59:32 + case $1 in 01:59:32 + venv_file=/tmp/.toxenv 01:59:32 + shift 2 01:59:32 + true 01:59:32 + case $1 in 01:59:32 + shift 01:59:32 + break 01:59:32 + case $python in 01:59:32 + local pkg_list= 01:59:32 + [[ -d /opt/pyenv ]] 01:59:32 + echo 'Setup pyenv:' 01:59:32 Setup pyenv: 01:59:32 + export PYENV_ROOT=/opt/pyenv 01:59:32 + PYENV_ROOT=/opt/pyenv 01:59:32 + 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 01:59:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:59:32 + pyenv versions 01:59:32 system 01:59:32 3.8.13 01:59:32 3.9.13 01:59:32 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 01:59:32 + command -v pyenv 01:59:32 ++ pyenv init - --no-rehash 01:59:32 + 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[*]}"'\'')" 01:59:32 export PATH="/opt/pyenv/shims:${PATH}" 01:59:32 export PYENV_SHELL=bash 01:59:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:59:32 pyenv() { 01:59:32 local command 01:59:32 command="${1:-}" 01:59:32 if [ "$#" -gt 0 ]; then 01:59:32 shift 01:59:32 fi 01:59:32 01:59:32 case "$command" in 01:59:32 rehash|shell) 01:59:32 eval "$(pyenv "sh-$command" "$@")" 01:59:32 ;; 01:59:32 *) 01:59:32 command pyenv "$command" "$@" 01:59:32 ;; 01:59:32 esac 01:59:32 }' 01:59:32 +++ 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[*]}"' 01:59:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:59:32 ++ 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 01:59:32 ++ 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 01:59:32 ++ export PYENV_SHELL=bash 01:59:32 ++ PYENV_SHELL=bash 01:59:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:59:32 +++ complete -F _pyenv pyenv 01:59:32 ++ lf-pyver python3 01:59:32 ++ local py_version_xy=python3 01:59:32 ++ local py_version_xyz= 01:59:32 ++ awk '{ print $1 }' 01:59:32 ++ pyenv versions 01:59:32 ++ local command 01:59:32 ++ command=versions 01:59:32 ++ '[' 1 -gt 0 ']' 01:59:32 ++ shift 01:59:32 ++ case "$command" in 01:59:32 ++ command pyenv versions 01:59:32 ++ pyenv versions 01:59:32 ++ sed 's/^[ *]* //' 01:59:32 ++ grep -E '^[0-9.]*[0-9]$' 01:59:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:59:32 +++ tail -n 1 01:59:32 +++ grep '^3' /tmp/.pyenv_versions 01:59:32 +++ sort -V 01:59:32 ++ py_version_xyz=3.10.6 01:59:32 ++ [[ -z 3.10.6 ]] 01:59:32 ++ echo 3.10.6 01:59:32 ++ return 0 01:59:32 + pyenv local 3.10.6 01:59:32 + local command 01:59:32 + command=local 01:59:32 + '[' 2 -gt 0 ']' 01:59:32 + shift 01:59:32 + case "$command" in 01:59:32 + command pyenv local 3.10.6 01:59:32 + pyenv local 3.10.6 01:59:32 + for arg in "$@" 01:59:32 + case $arg in 01:59:32 + pkg_list+='tox ' 01:59:32 + for arg in "$@" 01:59:32 + case $arg in 01:59:32 + pkg_list+='virtualenv ' 01:59:32 + for arg in "$@" 01:59:32 + case $arg in 01:59:32 + pkg_list+='urllib3~=1.26.15 ' 01:59:32 + [[ -f /tmp/.toxenv ]] 01:59:32 + [[ ! -f /tmp/.toxenv ]] 01:59:32 + [[ -n '' ]] 01:59:32 + python3 -m venv /tmp/venv-IIgk 01:59:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IIgk' 01:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IIgk 01:59:36 + echo /tmp/venv-IIgk 01:59:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:59:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:59:36 + /tmp/venv-IIgk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 01:59:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:59:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 01:59:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 01:59:39 + /tmp/venv-IIgk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 01:59:41 + type python3 01:59:41 + true 01:59:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IIgk/bin to PATH' 01:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-IIgk/bin to PATH 01:59:41 + PATH=/tmp/venv-IIgk/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 01:59:41 + return 0 01:59:41 + python3 --version 01:59:41 Python 3.10.6 01:59:41 + python3 -m pip --version 01:59:41 pip 23.3.2 from /tmp/venv-IIgk/lib/python3.10/site-packages/pip (python 3.10) 01:59:41 + python3 -m pip freeze 01:59:41 cachetools==5.3.2 01:59:41 chardet==5.2.0 01:59:41 colorama==0.4.6 01:59:41 distlib==0.3.8 01:59:41 filelock==3.13.1 01:59:41 packaging==23.2 01:59:41 platformdirs==4.1.0 01:59:41 pluggy==1.3.0 01:59:41 pyproject-api==1.6.1 01:59:41 tomli==2.0.1 01:59:41 tox==4.12.0 01:59:41 urllib3==1.26.18 01:59:41 virtualenv==20.25.0 01:59:41 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10950929503359484791.sh 01:59:41 [EnvInject] - Injecting environment variables from a build step. 01:59:41 [EnvInject] - Injecting as environment variables the properties content 01:59:41 PARALLEL=False 01:59:41 01:59:41 [EnvInject] - Variables injected successfully. 01:59:41 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6485160464758367411.sh 01:59:41 ---> tox-run.sh 01:59:41 + 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 01:59:41 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 01:59:41 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 01:59:41 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 01:59:41 + cd /w/workspace/builder-tox-verify-master/. 01:59:41 + source /home/jenkins/lf-env.sh 01:59:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:59:41 ++ mktemp -d /tmp/venv-XXXX 01:59:41 + lf_venv=/tmp/venv-QI4a 01:59:41 + local venv_file=/tmp/.os_lf_venv 01:59:41 + local python=python3 01:59:41 + local options 01:59:41 + local set_path=true 01:59:41 + local install_args= 01:59:41 ++ 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 01:59:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:59:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:59:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:59:41 + true 01:59:41 + case $1 in 01:59:41 + venv_file=/tmp/.toxenv 01:59:41 + shift 2 01:59:41 + true 01:59:41 + case $1 in 01:59:41 + shift 01:59:41 + break 01:59:41 + case $python in 01:59:41 + local pkg_list= 01:59:41 + [[ -d /opt/pyenv ]] 01:59:41 + echo 'Setup pyenv:' 01:59:41 Setup pyenv: 01:59:41 + export PYENV_ROOT=/opt/pyenv 01:59:41 + PYENV_ROOT=/opt/pyenv 01:59:41 + 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 01:59:41 + 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 01:59:41 + pyenv versions 01:59:42 system 01:59:42 3.8.13 01:59:42 3.9.13 01:59:42 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 01:59:42 + command -v pyenv 01:59:42 ++ pyenv init - --no-rehash 01:59:42 + 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[*]}"'\'')" 01:59:42 export PATH="/opt/pyenv/shims:${PATH}" 01:59:42 export PYENV_SHELL=bash 01:59:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:59:42 pyenv() { 01:59:42 local command 01:59:42 command="${1:-}" 01:59:42 if [ "$#" -gt 0 ]; then 01:59:42 shift 01:59:42 fi 01:59:42 01:59:42 case "$command" in 01:59:42 rehash|shell) 01:59:42 eval "$(pyenv "sh-$command" "$@")" 01:59:42 ;; 01:59:42 *) 01:59:42 command pyenv "$command" "$@" 01:59:42 ;; 01:59:42 esac 01:59:42 }' 01:59:42 +++ 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[*]}"' 01:59:42 ++ 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 01:59:42 ++ 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 01:59:42 ++ 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 01:59:42 ++ export PYENV_SHELL=bash 01:59:42 ++ PYENV_SHELL=bash 01:59:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:59:42 +++ complete -F _pyenv pyenv 01:59:42 ++ lf-pyver python3 01:59:42 ++ local py_version_xy=python3 01:59:42 ++ local py_version_xyz= 01:59:42 ++ sed 's/^[ *]* //' 01:59:42 ++ awk '{ print $1 }' 01:59:42 ++ pyenv versions 01:59:42 ++ local command 01:59:42 ++ command=versions 01:59:42 ++ '[' 1 -gt 0 ']' 01:59:42 ++ shift 01:59:42 ++ case "$command" in 01:59:42 ++ command pyenv versions 01:59:42 ++ pyenv versions 01:59:42 ++ grep -E '^[0-9.]*[0-9]$' 01:59:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:59:42 +++ tail -n 1 01:59:42 +++ grep '^3' /tmp/.pyenv_versions 01:59:42 +++ sort -V 01:59:42 ++ py_version_xyz=3.10.6 01:59:42 ++ [[ -z 3.10.6 ]] 01:59:42 ++ echo 3.10.6 01:59:42 ++ return 0 01:59:42 + pyenv local 3.10.6 01:59:42 + local command 01:59:42 + command=local 01:59:42 + '[' 2 -gt 0 ']' 01:59:42 + shift 01:59:42 + case "$command" in 01:59:42 + command pyenv local 3.10.6 01:59:42 + pyenv local 3.10.6 01:59:42 + for arg in "$@" 01:59:42 + case $arg in 01:59:42 + pkg_list+='tox ' 01:59:42 + for arg in "$@" 01:59:42 + case $arg in 01:59:42 + pkg_list+='virtualenv ' 01:59:42 + for arg in "$@" 01:59:42 + case $arg in 01:59:42 + pkg_list+='urllib3~=1.26.15 ' 01:59:42 + [[ -f /tmp/.toxenv ]] 01:59:42 ++ cat /tmp/.toxenv 01:59:42 + lf_venv=/tmp/venv-IIgk 01:59:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IIgk from' file:/tmp/.toxenv 01:59:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IIgk from file:/tmp/.toxenv 01:59:42 + /tmp/venv-IIgk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 01:59:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:59:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 01:59:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 01:59:43 + /tmp/venv-IIgk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 01:59:44 + type python3 01:59:44 + true 01:59:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IIgk/bin to PATH' 01:59:44 lf-activate-venv(): INFO: Adding /tmp/venv-IIgk/bin to PATH 01:59:44 + PATH=/tmp/venv-IIgk/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 01:59:44 + return 0 01:59:44 + [[ -d /opt/pyenv ]] 01:59:44 + echo '---> Setting up pyenv' 01:59:44 ---> Setting up pyenv 01:59:44 + export PYENV_ROOT=/opt/pyenv 01:59:44 + PYENV_ROOT=/opt/pyenv 01:59:44 + export PATH=/opt/pyenv/bin:/tmp/venv-IIgk/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 01:59:44 + PATH=/opt/pyenv/bin:/tmp/venv-IIgk/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 01:59:44 ++ pwd 01:59:44 + PYTHONPATH=/w/workspace/builder-tox-verify-master 01:59:44 + export PYTHONPATH 01:59:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:59:44 + TOX_TESTENV_PASSENV=PYTHONPATH 01:59:44 + tox --version 01:59:44 4.12.0 from /tmp/venv-IIgk/lib/python3.10/site-packages/tox/__init__.py 01:59:44 + PARALLEL=False 01:59:44 + TOX_OPTIONS_LIST= 01:59:44 + [[ -n '' ]] 01:59:44 + case ${PARALLEL,,} in 01:59:44 + tox 01:59:44 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 01:59:45 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:00:18 docs: freeze> python -m pip freeze --all 02:00:19 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:00:19 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:00:21 docs: OK ✔ in 35.83 seconds 02:00:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:00:38 docs-linkcheck: freeze> python -m pip freeze --all 02:00:38 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:00:38 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:00:40 docs-linkcheck: OK ✔ in 19.8 seconds 02:00:40 jjb-version: freeze> python -m pip freeze --all 02:00:41 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 02:00:41 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:00:41 JJB version in jjb/releng-jobs.yaml: 5.0.2 02:00:41 JJB version in tox.ini: 5.0.2 02:00:41 jjb-version: OK ✔ in 1.12 seconds 02:00:41 prefix: freeze> python -m pip freeze --all 02:00:42 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 02:00:42 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:00:43 prefix: OK ✔ in 1.09 seconds 02:00:43 robot: freeze> python -m pip freeze --all 02:00:44 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 02:00:44 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:00:44 docs: OK (35.83=setup[34.19]+cmd[1.64] seconds) 02:00:44 docs-linkcheck: OK (19.80=setup[17.53]+cmd[2.27] seconds) 02:00:44 jjb-version: OK (1.12=setup[1.09]+cmd[0.03] seconds) 02:00:44 prefix: OK (1.09=setup[1.07]+cmd[0.02] seconds) 02:00:44 robot: OK (1.13=setup[1.09]+cmd[0.04] seconds) 02:00:44 congratulations :) (59.13 seconds) 02:00:44 + tox_status=0 02:00:44 + echo '---> Completed tox runs' 02:00:44 ---> Completed tox runs 02:00:44 + for i in .tox/*/log 02:00:44 ++ echo .tox/docs-linkcheck/log 02:00:44 ++ awk -F/ '{print $2}' 02:00:44 + tox_env=docs-linkcheck 02:00:44 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:00:44 + for i in .tox/*/log 02:00:44 ++ awk -F/ '{print $2}' 02:00:44 ++ echo .tox/docs/log 02:00:44 + tox_env=docs 02:00:44 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:00:44 + for i in .tox/*/log 02:00:44 ++ echo .tox/jjb-version/log 02:00:44 ++ awk -F/ '{print $2}' 02:00:44 + tox_env=jjb-version 02:00:44 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:00:44 + for i in .tox/*/log 02:00:44 ++ echo .tox/prefix/log 02:00:44 ++ awk -F/ '{print $2}' 02:00:44 + tox_env=prefix 02:00:44 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:00:44 + for i in .tox/*/log 02:00:44 ++ echo .tox/robot/log 02:00:44 ++ awk -F/ '{print $2}' 02:00:44 + tox_env=robot 02:00:44 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:00:44 + DOC_DIR=docs/_build/html 02:00:44 + [[ -d docs/_build/html ]] 02:00:44 + echo '---> Archiving generated docs' 02:00:44 ---> Archiving generated docs 02:00:44 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:00:44 + echo '---> tox-run.sh ends' 02:00:44 ---> tox-run.sh ends 02:00:44 + test 0 -eq 0 02:00:44 $ ssh-agent -k 02:00:44 unset SSH_AUTH_SOCK; 02:00:44 unset SSH_AGENT_PID; 02:00:44 echo Agent pid 5463 killed; 02:00:44 [ssh-agent] Stopped. 02:00:44 [PostBuildScript] - [INFO] Executing post build scripts. 02:00:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11926638373585642843.sh 02:00:44 ---> sysstat.sh 02:00:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6580495374535007758.sh 02:00:44 ---> package-listing.sh 02:00:44 ++ facter osfamily 02:00:44 ++ tr '[:upper:]' '[:lower:]' 02:00:44 + OS_FAMILY=redhat 02:00:44 + workspace=/w/workspace/builder-tox-verify-master 02:00:44 + START_PACKAGES=/tmp/packages_start.txt 02:00:44 + END_PACKAGES=/tmp/packages_end.txt 02:00:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:00:44 + PACKAGES=/tmp/packages_start.txt 02:00:44 + '[' /w/workspace/builder-tox-verify-master ']' 02:00:44 + PACKAGES=/tmp/packages_end.txt 02:00:44 + case "${OS_FAMILY}" in 02:00:44 + rpm -qa 02:00:44 + sort 02:00:45 + '[' -f /tmp/packages_start.txt ']' 02:00:45 + '[' -f /tmp/packages_end.txt ']' 02:00:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:00:45 + '[' /w/workspace/builder-tox-verify-master ']' 02:00:45 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:00:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:00:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2115962362391397850.sh 02:00:45 ---> capture-instance-metadata.sh 02:00:45 Setup pyenv: 02:00:45 system 02:00:45 3.8.13 02:00:45 3.9.13 02:00:45 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dfU from file:/tmp/.os_lf_venv 02:00:47 lf-activate-venv(): INFO: Installing: lftools 02:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-7dfU/bin to PATH 02:01:02 INFO: Running in OpenStack, capturing instance metadata 02:01:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11287678200798223716.sh 02:01:05 provisioning config files... 02:01:05 Could not find credentials [logs] for builder-tox-verify-master #7299 02:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config7667906341358845577tmp 02:01:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:01:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:01:05 provisioning config files... 02:01:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:01:05 [EnvInject] - Injecting environment variables from a build step. 02:01:05 [EnvInject] - Injecting as environment variables the properties content 02:01:05 SERVER_ID=logs 02:01:05 02:01:05 [EnvInject] - Variables injected successfully. 02:01:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4948341611940412502.sh 02:01:05 ---> create-netrc.sh 02:01:05 WARN: Log server credential not found. 02:01:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7535819939869409498.sh 02:01:05 ---> python-tools-install.sh 02:01:05 Setup pyenv: 02:01:06 system 02:01:06 3.8.13 02:01:06 3.9.13 02:01:06 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:01:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dfU from file:/tmp/.os_lf_venv 02:01:07 lf-activate-venv(): INFO: Installing: lftools 02:01:22 lf-activate-venv(): INFO: Adding /tmp/venv-7dfU/bin to PATH 02:01:22 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10500665689608696871.sh 02:01:22 ---> sudo-logs.sh 02:01:22 Archiving 'sudo' log.. 02:01:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17840437801939078763.sh 02:01:23 ---> job-cost.sh 02:01:23 Setup pyenv: 02:01:23 system 02:01:23 3.8.13 02:01:23 3.9.13 02:01:23 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:01:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dfU from file:/tmp/.os_lf_venv 02:01:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:01:33 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:01:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 02:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-7dfU/bin to PATH 02:01:34 INFO: No Stack... 02:01:34 INFO: Retrieving Pricing Info for: v3-standard-2 02:01:34 INFO: Archiving Costs 02:01:34 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3106701300923017828.sh 02:01:34 ---> logs-deploy.sh 02:01:34 Setup pyenv: 02:01:34 system 02:01:34 3.8.13 02:01:34 3.9.13 02:01:34 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:01:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dfU from file:/tmp/.os_lf_venv 02:01:37 lf-activate-venv(): INFO: Installing: lftools 02:01:49 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:01:49 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 02:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-7dfU/bin to PATH 02:01:49 WARNING: Nexus logging server not set 02:01:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7299/ 02:01:49 INFO: archiving logs to S3 02:01:50 ---> uname -a: 02:01:50 Linux prd-centos8-builder-2c-2g-17144.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:01:50 02:01:50 02:01:50 ---> lscpu: 02:01:50 Architecture: x86_64 02:01:50 CPU op-mode(s): 32-bit, 64-bit 02:01:50 Byte Order: Little Endian 02:01:50 CPU(s): 2 02:01:50 On-line CPU(s) list: 0,1 02:01:50 Thread(s) per core: 1 02:01:50 Core(s) per socket: 1 02:01:50 Socket(s): 2 02:01:50 NUMA node(s): 1 02:01:50 Vendor ID: AuthenticAMD 02:01:50 CPU family: 23 02:01:50 Model: 49 02:01:50 Model name: AMD EPYC-Rome Processor 02:01:50 Stepping: 0 02:01:50 CPU MHz: 2799.998 02:01:50 BogoMIPS: 5599.99 02:01:50 Virtualization: AMD-V 02:01:50 Hypervisor vendor: KVM 02:01:50 Virtualization type: full 02:01:50 L1d cache: 32K 02:01:50 L1i cache: 32K 02:01:50 L2 cache: 512K 02:01:50 L3 cache: 16384K 02:01:50 NUMA node0 CPU(s): 0,1 02:01:50 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:01:50 02:01:50 02:01:50 ---> nproc: 02:01:50 2 02:01:50 02:01:50 02:01:50 ---> df -h: 02:01:50 Filesystem Size Used Avail Use% Mounted on 02:01:50 devtmpfs 3.8G 0 3.8G 0% /dev 02:01:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:01:50 tmpfs 3.8G 17M 3.8G 1% /run 02:01:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:01:50 /dev/vda1 40G 8.6G 32G 22% / 02:01:50 tmpfs 770M 0 770M 0% /run/user/1001 02:01:50 02:01:50 02:01:50 ---> free -m: 02:01:50 total used free shared buff/cache available 02:01:50 Mem: 7697 648 4005 19 3043 6730 02:01:50 Swap: 1023 0 1023 02:01:50 02:01:50 02:01:50 ---> ip addr: 02:01:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:01:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:01:50 inet 127.0.0.1/8 scope host lo 02:01:50 valid_lft forever preferred_lft forever 02:01:50 inet6 ::1/128 scope host 02:01:50 valid_lft forever preferred_lft forever 02:01:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:01:50 link/ether fa:16:3e:3b:ce:93 brd ff:ff:ff:ff:ff:ff 02:01:50 altname enp0s3 02:01:50 altname ens3 02:01:50 inet 10.30.171.83/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:01:50 valid_lft 86145sec preferred_lft 86145sec 02:01:50 inet6 fe80::f816:3eff:fe3b:ce93/64 scope link 02:01:50 valid_lft forever preferred_lft forever 02:01:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:01:50 link/ether 02:42:bc:57:0a:b9 brd ff:ff:ff:ff:ff:ff 02:01:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:01:50 valid_lft forever preferred_lft forever 02:01:50 02:01:50 02:01:50 ---> sar -b -r -n DEV: 02:01:50 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/17/2024 _x86_64_ (2 CPU) 02:01:50 02:01:50 01:57:31 LINUX RESTART (2 CPU) 02:01:50 02:01:50 01:58:01 AM tps rtps wtps bread/s bwrtn/s 02:01:50 01:59:01 AM 141.97 18.69 123.28 3276.24 6281.11 02:01:50 02:00:01 AM 110.56 1.95 108.61 63.71 10613.41 02:01:50 02:01:01 AM 120.07 0.72 119.35 53.02 17520.67 02:01:50 Average: 124.20 7.12 117.08 1130.81 11472.74 02:01:50 02:01:50 01:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:01:50 01:59:01 AM 5215156 7057264 2667132 33.84 2688 2026464 909636 10.19 199204 2149024 133032 02:01:50 02:00:01 AM 4739960 6880624 3142328 39.87 2688 2314056 1129000 12.64 226552 2550264 177080 02:01:50 02:01:01 AM 4081028 6880132 3801260 48.23 2688 2944460 982028 11.00 419104 2926548 374424 02:01:50 Average: 4678715 6939340 3203573 40.64 2688 2428327 1006888 11.27 281620 2541945 228179 02:01:50 02:01:50 01:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:01:50 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 01:59:01 AM eth0 277.56 165.56 1677.32 57.61 0.00 0.00 0.00 0.00 02:01:50 01:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:00:01 AM eth0 86.60 70.36 1133.19 10.67 0.00 0.00 0.00 0.00 02:01:50 02:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:01:01 AM eth0 48.84 41.30 672.13 7.59 0.00 0.00 0.00 0.00 02:01:50 02:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 Average: eth0 137.65 92.40 1160.80 25.29 0.00 0.00 0.00 0.00 02:01:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:50 02:01:50 02:01:50 ---> sar -P ALL: 02:01:50 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/17/2024 _x86_64_ (2 CPU) 02:01:50 02:01:50 01:57:31 LINUX RESTART (2 CPU) 02:01:50 02:01:50 01:58:01 AM CPU %user %nice %system %iowait %steal %idle 02:01:50 01:59:01 AM all 36.84 0.00 4.71 3.83 0.09 54.52 02:01:50 01:59:01 AM 0 44.83 0.00 4.34 2.52 0.08 48.22 02:01:50 01:59:01 AM 1 28.86 0.00 5.09 5.14 0.10 60.82 02:01:50 02:00:01 AM all 38.63 0.00 3.98 2.27 0.09 55.03 02:01:50 02:00:01 AM 0 38.93 0.00 3.77 2.03 0.10 55.17 02:01:50 02:00:01 AM 1 38.33 0.00 4.18 2.52 0.08 54.88 02:01:50 02:01:01 AM all 38.92 0.00 4.12 3.62 0.15 53.19 02:01:50 02:01:01 AM 0 49.22 0.00 4.63 2.79 0.17 43.20 02:01:50 02:01:01 AM 1 28.66 0.00 3.61 4.46 0.13 63.14 02:01:50 Average: all 38.13 0.00 4.27 3.24 0.11 54.25 02:01:50 Average: 0 44.32 0.00 4.25 2.45 0.12 48.87 02:01:50 Average: 1 31.95 0.00 4.29 4.04 0.11 59.62 02:01:50 02:01:50 02:01:50