11:05:08 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109820 11:05:08 Running as SYSTEM 11:05:08 [EnvInject] - Loading node environment variables. 11:05:08 Building remotely on prd-centos8-builder-2c-2g-17269 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:05:08 [ssh-agent] Looking for ssh-agent implementation... 11:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:08 $ ssh-agent 11:05:08 SSH_AUTH_SOCK=/tmp/ssh-60He30pvs6Yg/agent.5473 11:05:08 SSH_AGENT_PID=5474 11:05:08 [ssh-agent] Started. 11:05:08 Running ssh-add (command line suppressed) 11:05:08 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_2506485240775578572.key (/w/workspace/builder-tox-verify-master@tmp/private_key_2506485240775578572.key) 11:05:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:05:08 The recommended git tool is: NONE 11:05:11 using credential jenkins-ssh 11:05:11 Wiping out workspace first. 11:05:11 Cloning the remote Git repository 11:05:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:05:11 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:05:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:05:11 > git --version # timeout=10 11:05:11 > git --version # 'git version 2.43.0' 11:05:11 using GIT_SSH to set credentials jenkins-ssh 11:05:11 [INFO] Currently running in a labeled security context 11:05:11 [INFO] Currently SELinux is 'enforcing' on the host 11:05:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh3466827883415824622.key 11:05:11 Verifying host key using known hosts file 11:05: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. 11:05:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:05:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:05:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:05:14 using GIT_SSH to set credentials jenkins-ssh 11:05:14 [INFO] Currently running in a labeled security context 11:05:14 [INFO] Currently SELinux is 'enforcing' on the host 11:05:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh5526595310116286863.key 11:05:14 Verifying host key using known hosts file 11:05:14 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. 11:05:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/20/109820/1 # timeout=10 11:05:14 > git rev-parse 39a90a4a3dc5f94c7436824a3c6f79d0bc5ff143^{commit} # timeout=10 11:05:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:05:14 Checking out Revision 39a90a4a3dc5f94c7436824a3c6f79d0bc5ff143 (refs/changes/20/109820/1) 11:05:14 > git config core.sparsecheckout # timeout=10 11:05:14 > git checkout -f 39a90a4a3dc5f94c7436824a3c6f79d0bc5ff143 # timeout=10 11:05:17 Commit message: "Update cloud image list docs" 11:05:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:05:18 > git rev-list --no-walk 998726ce206e9b3d304d15b35f9cddf4f4f452a1 # timeout=10 11:05:18 > git remote # timeout=10 11:05:18 > git submodule init # timeout=10 11:05:18 > git submodule sync # timeout=10 11:05:18 > git config --get remote.origin.url # timeout=10 11:05:18 > git submodule init # timeout=10 11:05:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:05:18 > git config --get submodule.global-jjb.url # timeout=10 11:05:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:05:18 > git config --get submodule.packer/common-packer.url # timeout=10 11:05:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:05:18 > git submodule update --init --recursive global-jjb # timeout=10 11:05:19 > git submodule update --init --recursive packer/common-packer # timeout=10 11:05:20 provisioning config files... 11:05:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:05:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:05:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17255779328803868554.sh 11:05:20 ---> python-tools-install.sh 11:05:20 Setup pyenv: 11:05:20 system 11:05:20 * 3.8.13 (set by /opt/pyenv/version) 11:05:20 * 3.9.13 (set by /opt/pyenv/version) 11:05:20 * 3.10.6 (set by /opt/pyenv/version) 11:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W04q 11:05:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:05:28 lf-activate-venv(): INFO: Installing: lftools 11:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-W04q/bin to PATH 11:06:05 Generating Requirements File 11:06:39 Python 3.10.6 11:06:39 pip 23.3.2 from /tmp/venv-W04q/lib/python3.10/site-packages/pip (python 3.10) 11:06:40 appdirs==1.4.4 11:06:40 argcomplete==3.2.1 11:06:40 aspy.yaml==1.3.0 11:06:40 attrs==23.2.0 11:06:40 autopage==0.5.2 11:06:40 beautifulsoup4==4.12.2 11:06:40 boto3==1.34.20 11:06:40 botocore==1.34.20 11:06:40 bs4==0.0.1 11:06:40 cachetools==5.3.2 11:06:40 certifi==2023.11.17 11:06:40 cffi==1.16.0 11:06:40 cfgv==3.4.0 11:06:40 chardet==5.2.0 11:06:40 charset-normalizer==3.3.2 11:06:40 click==8.1.7 11:06:40 cliff==4.5.0 11:06:40 cmd2==2.4.3 11:06:40 cryptography==3.3.2 11:06:40 debtcollector==2.5.0 11:06:40 decorator==5.1.1 11:06:40 defusedxml==0.7.1 11:06:40 Deprecated==1.2.14 11:06:40 distlib==0.3.8 11:06:40 dnspython==2.4.2 11:06:40 docker==4.2.2 11:06:40 dogpile.cache==1.3.0 11:06:40 email-validator==2.1.0.post1 11:06:40 filelock==3.13.1 11:06:40 future==0.18.3 11:06:40 gitdb==4.0.11 11:06:40 GitPython==3.1.41 11:06:40 google-auth==2.26.2 11:06:40 httplib2==0.22.0 11:06:40 identify==2.5.33 11:06:40 idna==3.6 11:06:40 importlib-resources==1.5.0 11:06:40 iso8601==2.1.0 11:06:40 Jinja2==3.1.3 11:06:40 jmespath==1.0.1 11:06:40 jsonpatch==1.33 11:06:40 jsonpointer==2.4 11:06:40 jsonschema==4.21.0 11:06:40 jsonschema-specifications==2023.12.1 11:06:40 keystoneauth1==5.5.0 11:06:40 kubernetes==29.0.0 11:06:40 lftools==0.37.8 11:06:40 lxml==5.1.0 11:06:40 MarkupSafe==2.1.3 11:06:40 msgpack==1.0.7 11:06:40 multi_key_dict==2.0.3 11:06:40 munch==4.0.0 11:06:40 netaddr==0.10.1 11:06:40 netifaces==0.11.0 11:06:40 niet==1.4.2 11:06:40 nodeenv==1.8.0 11:06:40 oauth2client==4.1.3 11:06:40 oauthlib==3.2.2 11:06:40 openstacksdk==0.62.0 11:06:40 os-client-config==2.1.0 11:06:40 os-service-types==1.7.0 11:06:40 osc-lib==3.0.0 11:06:40 oslo.config==9.3.0 11:06:40 oslo.context==5.3.0 11:06:40 oslo.i18n==6.2.0 11:06:40 oslo.log==5.4.0 11:06:40 oslo.serialization==5.3.0 11:06:40 oslo.utils==6.3.0 11:06:40 packaging==23.2 11:06:40 pbr==6.0.0 11:06:40 platformdirs==4.1.0 11:06:40 prettytable==3.9.0 11:06:40 pyasn1==0.5.1 11:06:40 pyasn1-modules==0.3.0 11:06:40 pycparser==2.21 11:06:40 pygerrit2==2.0.15 11:06:40 PyGithub==2.1.1 11:06:40 pyinotify==0.9.6 11:06:40 PyJWT==2.8.0 11:06:40 PyNaCl==1.5.0 11:06:40 pyparsing==2.4.7 11:06:40 pyperclip==1.8.2 11:06:40 pyrsistent==0.20.0 11:06:40 python-cinderclient==9.4.0 11:06:40 python-dateutil==2.8.2 11:06:40 python-heatclient==3.4.0 11:06:40 python-jenkins==1.8.2 11:06:40 python-keystoneclient==5.3.0 11:06:40 python-magnumclient==4.3.0 11:06:40 python-novaclient==18.4.0 11:06:40 python-openstackclient==6.0.0 11:06:40 python-swiftclient==4.4.0 11:06:40 pytz==2023.3.post1 11:06:40 PyYAML==6.0.1 11:06:40 referencing==0.32.1 11:06:40 requests==2.31.0 11:06:40 requests-oauthlib==1.3.1 11:06:40 requestsexceptions==1.4.0 11:06:40 rfc3986==2.0.0 11:06:40 rpds-py==0.17.1 11:06:40 rsa==4.9 11:06:40 ruamel.yaml==0.18.5 11:06:40 ruamel.yaml.clib==0.2.8 11:06:40 s3transfer==0.10.0 11:06:40 simplejson==3.19.2 11:06:40 six==1.16.0 11:06:40 smmap==5.0.1 11:06:40 soupsieve==2.5 11:06:40 stevedore==5.1.0 11:06:40 tabulate==0.9.0 11:06:40 toml==0.10.2 11:06:40 tomlkit==0.12.3 11:06:40 tqdm==4.66.1 11:06:40 typing_extensions==4.9.0 11:06:40 tzdata==2023.4 11:06:40 urllib3==1.26.18 11:06:40 virtualenv==20.25.0 11:06:40 wcwidth==0.2.13 11:06:40 websocket-client==1.7.0 11:06:40 wrapt==1.16.0 11:06:40 xdg==6.0.0 11:06:40 xmltodict==0.13.0 11:06:40 yq==3.2.3 11:06:40 [EnvInject] - Injecting environment variables from a build step. 11:06:40 [EnvInject] - Injecting as environment variables the properties content 11:06:40 PYTHON=python3 11:06:40 11:06:40 [EnvInject] - Variables injected successfully. 11:06:40 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5714998359729150239.sh 11:06:40 ---> tox-install.sh 11:06:40 + source /home/jenkins/lf-env.sh 11:06:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:40 ++ mktemp -d /tmp/venv-XXXX 11:06:40 + lf_venv=/tmp/venv-wbIm 11:06:40 + local venv_file=/tmp/.os_lf_venv 11:06:40 + local python=python3 11:06:40 + local options 11:06:40 + local set_path=true 11:06:40 + local install_args= 11:06: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 11:06:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:40 + true 11:06:40 + case $1 in 11:06:40 + venv_file=/tmp/.toxenv 11:06:40 + shift 2 11:06:40 + true 11:06:40 + case $1 in 11:06:40 + shift 11:06:40 + break 11:06:40 + case $python in 11:06:40 + local pkg_list= 11:06:40 + [[ -d /opt/pyenv ]] 11:06:40 + echo 'Setup pyenv:' 11:06:40 Setup pyenv: 11:06:40 + export PYENV_ROOT=/opt/pyenv 11:06:40 + PYENV_ROOT=/opt/pyenv 11:06:40 + 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 11:06:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:06:40 + pyenv versions 11:06:40 system 11:06:40 3.8.13 11:06:40 3.9.13 11:06:40 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:40 + command -v pyenv 11:06:40 ++ pyenv init - --no-rehash 11:06: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[*]}"'\'')" 11:06:40 export PATH="/opt/pyenv/shims:${PATH}" 11:06:40 export PYENV_SHELL=bash 11:06:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:40 pyenv() { 11:06:40 local command 11:06:40 command="${1:-}" 11:06:40 if [ "$#" -gt 0 ]; then 11:06:40 shift 11:06:40 fi 11:06:40 11:06:40 case "$command" in 11:06:40 rehash|shell) 11:06:40 eval "$(pyenv "sh-$command" "$@")" 11:06:40 ;; 11:06:40 *) 11:06:40 command pyenv "$command" "$@" 11:06:40 ;; 11:06:40 esac 11:06:40 }' 11:06: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[*]}"' 11:06:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:06:40 ++ 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 11:06:40 ++ 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 11:06:40 ++ export PYENV_SHELL=bash 11:06:40 ++ PYENV_SHELL=bash 11:06:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:40 +++ complete -F _pyenv pyenv 11:06:40 ++ lf-pyver python3 11:06:40 ++ local py_version_xy=python3 11:06:40 ++ local py_version_xyz= 11:06:40 ++ pyenv versions 11:06:40 ++ local command 11:06:40 ++ command=versions 11:06:40 ++ '[' 1 -gt 0 ']' 11:06:40 ++ shift 11:06:40 ++ case "$command" in 11:06:40 ++ command pyenv versions 11:06:40 ++ pyenv versions 11:06:40 ++ sed 's/^[ *]* //' 11:06:40 ++ awk '{ print $1 }' 11:06:40 ++ grep -E '^[0-9.]*[0-9]$' 11:06:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:40 +++ tail -n 1 11:06:40 +++ grep '^3' /tmp/.pyenv_versions 11:06:40 +++ sort -V 11:06:40 ++ py_version_xyz=3.10.6 11:06:40 ++ [[ -z 3.10.6 ]] 11:06:40 ++ echo 3.10.6 11:06:40 ++ return 0 11:06:40 + pyenv local 3.10.6 11:06:40 + local command 11:06:40 + command=local 11:06:40 + '[' 2 -gt 0 ']' 11:06:40 + shift 11:06:40 + case "$command" in 11:06:40 + command pyenv local 3.10.6 11:06:40 + pyenv local 3.10.6 11:06:40 + for arg in "$@" 11:06:40 + case $arg in 11:06:40 + pkg_list+='tox ' 11:06:40 + for arg in "$@" 11:06:40 + case $arg in 11:06:40 + pkg_list+='virtualenv ' 11:06:40 + for arg in "$@" 11:06:40 + case $arg in 11:06:40 + pkg_list+='urllib3~=1.26.15 ' 11:06:40 + [[ -f /tmp/.toxenv ]] 11:06:40 + [[ ! -f /tmp/.toxenv ]] 11:06:40 + [[ -n '' ]] 11:06:40 + python3 -m venv /tmp/venv-wbIm 11:06:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbIm' 11:06:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbIm 11:06:44 + echo /tmp/venv-wbIm 11:06:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:06:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:06:44 + /tmp/venv-wbIm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:06:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:47 + /tmp/venv-wbIm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:50 + type python3 11:06:50 + true 11:06:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wbIm/bin to PATH' 11:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-wbIm/bin to PATH 11:06:50 + PATH=/tmp/venv-wbIm/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 11:06:50 + return 0 11:06:50 + python3 --version 11:06:50 Python 3.10.6 11:06:50 + python3 -m pip --version 11:06:50 pip 23.3.2 from /tmp/venv-wbIm/lib/python3.10/site-packages/pip (python 3.10) 11:06:50 + python3 -m pip freeze 11:06:50 cachetools==5.3.2 11:06:50 chardet==5.2.0 11:06:50 colorama==0.4.6 11:06:50 distlib==0.3.8 11:06:50 filelock==3.13.1 11:06:50 packaging==23.2 11:06:50 platformdirs==4.1.0 11:06:50 pluggy==1.3.0 11:06:50 pyproject-api==1.6.1 11:06:50 tomli==2.0.1 11:06:50 tox==4.12.1 11:06:50 urllib3==1.26.18 11:06:50 virtualenv==20.25.0 11:06:50 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins3188106378101351715.sh 11:06:50 [EnvInject] - Injecting environment variables from a build step. 11:06:50 [EnvInject] - Injecting as environment variables the properties content 11:06:50 PARALLEL=False 11:06:50 11:06:50 [EnvInject] - Variables injected successfully. 11:06:51 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins14662822093070854035.sh 11:06:51 ---> tox-run.sh 11:06:51 + 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 11:06:51 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:06:51 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:06:51 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:06:51 + cd /w/workspace/builder-tox-verify-master/. 11:06:51 + source /home/jenkins/lf-env.sh 11:06:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:51 ++ mktemp -d /tmp/venv-XXXX 11:06:51 + lf_venv=/tmp/venv-tsh9 11:06:51 + local venv_file=/tmp/.os_lf_venv 11:06:51 + local python=python3 11:06:51 + local options 11:06:51 + local set_path=true 11:06:51 + local install_args= 11:06:51 ++ 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 11:06:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:51 + true 11:06:51 + case $1 in 11:06:51 + venv_file=/tmp/.toxenv 11:06:51 + shift 2 11:06:51 + true 11:06:51 + case $1 in 11:06:51 + shift 11:06:51 + break 11:06:51 + case $python in 11:06:51 + local pkg_list= 11:06:51 + [[ -d /opt/pyenv ]] 11:06:51 + echo 'Setup pyenv:' 11:06:51 Setup pyenv: 11:06:51 + export PYENV_ROOT=/opt/pyenv 11:06:51 + PYENV_ROOT=/opt/pyenv 11:06:51 + 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 11:06:51 + 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 11:06:51 + pyenv versions 11:06:51 system 11:06:51 3.8.13 11:06:51 3.9.13 11:06:51 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:51 + command -v pyenv 11:06:51 ++ pyenv init - --no-rehash 11:06:51 + 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[*]}"'\'')" 11:06:51 export PATH="/opt/pyenv/shims:${PATH}" 11:06:51 export PYENV_SHELL=bash 11:06:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:51 pyenv() { 11:06:51 local command 11:06:51 command="${1:-}" 11:06:51 if [ "$#" -gt 0 ]; then 11:06:51 shift 11:06:51 fi 11:06:51 11:06:51 case "$command" in 11:06:51 rehash|shell) 11:06:51 eval "$(pyenv "sh-$command" "$@")" 11:06:51 ;; 11:06:51 *) 11:06:51 command pyenv "$command" "$@" 11:06:51 ;; 11:06:51 esac 11:06:51 }' 11:06:51 +++ 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[*]}"' 11:06:51 ++ 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 11:06:51 ++ 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 11:06:51 ++ 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 11:06:51 ++ export PYENV_SHELL=bash 11:06:51 ++ PYENV_SHELL=bash 11:06:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:51 +++ complete -F _pyenv pyenv 11:06:51 ++ lf-pyver python3 11:06:51 ++ local py_version_xy=python3 11:06:51 ++ local py_version_xyz= 11:06:51 ++ awk '{ print $1 }' 11:06:51 ++ pyenv versions 11:06:51 ++ local command 11:06:51 ++ command=versions 11:06:51 ++ '[' 1 -gt 0 ']' 11:06:51 ++ shift 11:06:51 ++ case "$command" in 11:06:51 ++ command pyenv versions 11:06:51 ++ pyenv versions 11:06:51 ++ sed 's/^[ *]* //' 11:06:51 ++ grep -E '^[0-9.]*[0-9]$' 11:06:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:51 +++ grep '^3' /tmp/.pyenv_versions 11:06:51 +++ tail -n 1 11:06:51 +++ sort -V 11:06:51 ++ py_version_xyz=3.10.6 11:06:51 ++ [[ -z 3.10.6 ]] 11:06:51 ++ echo 3.10.6 11:06:51 ++ return 0 11:06:51 + pyenv local 3.10.6 11:06:51 + local command 11:06:51 + command=local 11:06:51 + '[' 2 -gt 0 ']' 11:06:51 + shift 11:06:51 + case "$command" in 11:06:51 + command pyenv local 3.10.6 11:06:51 + pyenv local 3.10.6 11:06:51 + for arg in "$@" 11:06:51 + case $arg in 11:06:51 + pkg_list+='tox ' 11:06:51 + for arg in "$@" 11:06:51 + case $arg in 11:06:51 + pkg_list+='virtualenv ' 11:06:51 + for arg in "$@" 11:06:51 + case $arg in 11:06:51 + pkg_list+='urllib3~=1.26.15 ' 11:06:51 + [[ -f /tmp/.toxenv ]] 11:06:51 ++ cat /tmp/.toxenv 11:06:51 + lf_venv=/tmp/venv-wbIm 11:06:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbIm from' file:/tmp/.toxenv 11:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbIm from file:/tmp/.toxenv 11:06:51 + /tmp/venv-wbIm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:06:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:52 + /tmp/venv-wbIm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:53 + type python3 11:06:53 + true 11:06:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wbIm/bin to PATH' 11:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-wbIm/bin to PATH 11:06:53 + PATH=/tmp/venv-wbIm/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 11:06:53 + return 0 11:06:53 + [[ -d /opt/pyenv ]] 11:06:53 + echo '---> Setting up pyenv' 11:06:53 ---> Setting up pyenv 11:06:53 + export PYENV_ROOT=/opt/pyenv 11:06:53 + PYENV_ROOT=/opt/pyenv 11:06:53 + export PATH=/opt/pyenv/bin:/tmp/venv-wbIm/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 11:06:53 + PATH=/opt/pyenv/bin:/tmp/venv-wbIm/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 11:06:53 ++ pwd 11:06:53 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:06:53 + export PYTHONPATH 11:06:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:06:53 + TOX_TESTENV_PASSENV=PYTHONPATH 11:06:53 + tox --version 11:06:53 4.12.1 from /tmp/venv-wbIm/lib/python3.10/site-packages/tox/__init__.py 11:06:54 + PARALLEL=False 11:06:54 + TOX_OPTIONS_LIST= 11:06:54 + [[ -n '' ]] 11:06:54 + case ${PARALLEL,,} in 11:06:54 + tox 11:06:54 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:06:55 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:07:30 docs: freeze> python -m pip freeze --all 11:07:30 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 11:07:30 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 11:07:32 docs: OK ✔ in 38.31 seconds 11:07:32 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:07:54 docs-linkcheck: freeze> python -m pip freeze --all 11:07:54 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 11:07:54 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 11:07:57 docs-linkcheck: OK ✔ in 24.59 seconds 11:07:57 jjb-version: freeze> python -m pip freeze --all 11:07:58 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:07:58 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:07:58 JJB version in jjb/releng-jobs.yaml: 5.0.2 11:07:58 JJB version in tox.ini: 5.0.2 11:07:58 jjb-version: OK ✔ in 1.31 seconds 11:07:58 prefix: freeze> python -m pip freeze --all 11:07:59 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:07:59 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:07:59 prefix: OK ✔ in 1.24 seconds 11:07:59 robot: freeze> python -m pip freeze --all 11:08:00 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:08:00 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:08:00 docs: OK (38.31=setup[36.65]+cmd[1.66] seconds) 11:08:00 docs-linkcheck: OK (24.59=setup[21.93]+cmd[2.65] seconds) 11:08:00 jjb-version: OK (1.31=setup[1.28]+cmd[0.03] seconds) 11:08:00 prefix: OK (1.24=setup[1.20]+cmd[0.04] seconds) 11:08:00 robot: OK (1.20=setup[1.16]+cmd[0.04] seconds) 11:08:00 congratulations :) (66.81 seconds) 11:08:01 + tox_status=0 11:08:01 + echo '---> Completed tox runs' 11:08:01 ---> Completed tox runs 11:08:01 + for i in .tox/*/log 11:08:01 ++ echo .tox/docs-linkcheck/log 11:08:01 ++ awk -F/ '{print $2}' 11:08:01 + tox_env=docs-linkcheck 11:08:01 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:08:01 + for i in .tox/*/log 11:08:01 ++ echo .tox/docs/log 11:08:01 ++ awk -F/ '{print $2}' 11:08:01 + tox_env=docs 11:08:01 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:08:01 + for i in .tox/*/log 11:08:01 ++ echo .tox/jjb-version/log 11:08:01 ++ awk -F/ '{print $2}' 11:08:01 + tox_env=jjb-version 11:08:01 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:08:01 + for i in .tox/*/log 11:08:01 ++ echo .tox/prefix/log 11:08:01 ++ awk -F/ '{print $2}' 11:08:01 + tox_env=prefix 11:08:01 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:08:01 + for i in .tox/*/log 11:08:01 ++ echo .tox/robot/log 11:08:01 ++ awk -F/ '{print $2}' 11:08:01 + tox_env=robot 11:08:01 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:08:01 + DOC_DIR=docs/_build/html 11:08:01 + [[ -d docs/_build/html ]] 11:08:01 + echo '---> Archiving generated docs' 11:08:01 ---> Archiving generated docs 11:08:01 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:08:01 + echo '---> tox-run.sh ends' 11:08:01 ---> tox-run.sh ends 11:08:01 + test 0 -eq 0 11:08:01 $ ssh-agent -k 11:08:01 unset SSH_AUTH_SOCK; 11:08:01 unset SSH_AGENT_PID; 11:08:01 echo Agent pid 5474 killed; 11:08:01 [ssh-agent] Stopped. 11:08:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:08:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8794841825535085349.sh 11:08:01 ---> sysstat.sh 11:08:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9099961851900690532.sh 11:08:01 ---> package-listing.sh 11:08:01 ++ tr '[:upper:]' '[:lower:]' 11:08:01 ++ facter osfamily 11:08:01 + OS_FAMILY=redhat 11:08:01 + workspace=/w/workspace/builder-tox-verify-master 11:08:01 + START_PACKAGES=/tmp/packages_start.txt 11:08:01 + END_PACKAGES=/tmp/packages_end.txt 11:08:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:01 + PACKAGES=/tmp/packages_start.txt 11:08:01 + '[' /w/workspace/builder-tox-verify-master ']' 11:08:01 + PACKAGES=/tmp/packages_end.txt 11:08:01 + case "${OS_FAMILY}" in 11:08:01 + rpm -qa 11:08:01 + sort 11:08:02 + '[' -f /tmp/packages_start.txt ']' 11:08:02 + '[' -f /tmp/packages_end.txt ']' 11:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:02 + '[' /w/workspace/builder-tox-verify-master ']' 11:08:02 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:08:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:08:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4326607488196627085.sh 11:08:02 ---> capture-instance-metadata.sh 11:08:02 Setup pyenv: 11:08:02 system 11:08:02 3.8.13 11:08:02 3.9.13 11:08:02 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W04q from file:/tmp/.os_lf_venv 11:08:04 lf-activate-venv(): INFO: Installing: lftools 11:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-W04q/bin to PATH 11:08:20 INFO: Running in OpenStack, capturing instance metadata 11:08:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8838240840467482634.sh 11:08:21 provisioning config files... 11:08:21 Could not find credentials [logs] for builder-tox-verify-master #7302 11:08:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config16948529732838553130tmp 11:08:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:08:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:08:21 provisioning config files... 11:08:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:08:22 [EnvInject] - Injecting environment variables from a build step. 11:08:22 [EnvInject] - Injecting as environment variables the properties content 11:08:22 SERVER_ID=logs 11:08:22 11:08:22 [EnvInject] - Variables injected successfully. 11:08:22 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6078288628660430906.sh 11:08:22 ---> create-netrc.sh 11:08:22 WARN: Log server credential not found. 11:08:22 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12372243227398963969.sh 11:08:22 ---> python-tools-install.sh 11:08:22 Setup pyenv: 11:08:22 system 11:08:22 3.8.13 11:08:22 3.9.13 11:08:22 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:08:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W04q from file:/tmp/.os_lf_venv 11:08:24 lf-activate-venv(): INFO: Installing: lftools 11:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-W04q/bin to PATH 11:08:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12126683217772400073.sh 11:08:37 ---> sudo-logs.sh 11:08:37 Archiving 'sudo' log.. 11:08:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13313169382895384185.sh 11:08:37 ---> job-cost.sh 11:08:37 Setup pyenv: 11:08:37 system 11:08:37 3.8.13 11:08:37 3.9.13 11:08:37 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:08:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W04q from file:/tmp/.os_lf_venv 11:08:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:08: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. 11:08:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:08:58 lf-activate-venv(): INFO: Adding /tmp/venv-W04q/bin to PATH 11:08:58 INFO: No Stack... 11:08:58 INFO: Retrieving Pricing Info for: v3-standard-2 11:08:58 INFO: Archiving Costs 11:08:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8959096635214984266.sh 11:08:58 ---> logs-deploy.sh 11:08:58 Setup pyenv: 11:08:59 system 11:08:59 3.8.13 11:08:59 3.9.13 11:08:59 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W04q from file:/tmp/.os_lf_venv 11:09:00 lf-activate-venv(): INFO: Installing: lftools 11:09: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. 11:09:12 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-W04q/bin to PATH 11:09:13 WARNING: Nexus logging server not set 11:09:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7302/ 11:09:13 INFO: archiving logs to S3 11:09:13 ---> uname -a: 11:09:13 Linux prd-centos8-builder-2c-2g-17269.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:09:13 11:09:13 11:09:13 ---> lscpu: 11:09:13 Architecture: x86_64 11:09:13 CPU op-mode(s): 32-bit, 64-bit 11:09:13 Byte Order: Little Endian 11:09:13 CPU(s): 2 11:09:13 On-line CPU(s) list: 0,1 11:09:13 Thread(s) per core: 1 11:09:13 Core(s) per socket: 1 11:09:13 Socket(s): 2 11:09:13 NUMA node(s): 1 11:09:13 Vendor ID: AuthenticAMD 11:09:13 CPU family: 23 11:09:13 Model: 49 11:09:13 Model name: AMD EPYC-Rome Processor 11:09:13 Stepping: 0 11:09:13 CPU MHz: 2799.998 11:09:13 BogoMIPS: 5599.99 11:09:13 Virtualization: AMD-V 11:09:13 Hypervisor vendor: KVM 11:09:13 Virtualization type: full 11:09:13 L1d cache: 32K 11:09:13 L1i cache: 32K 11:09:13 L2 cache: 512K 11:09:13 L3 cache: 16384K 11:09:13 NUMA node0 CPU(s): 0,1 11:09:13 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 11:09:13 11:09:13 11:09:13 ---> nproc: 11:09:13 2 11:09:13 11:09:13 11:09:14 ---> df -h: 11:09:14 Filesystem Size Used Avail Use% Mounted on 11:09:14 devtmpfs 3.8G 0 3.8G 0% /dev 11:09:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:09:14 tmpfs 3.8G 17M 3.8G 1% /run 11:09:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:09:14 /dev/vda1 40G 8.8G 32G 23% / 11:09:14 tmpfs 770M 0 770M 0% /run/user/1001 11:09:14 11:09:14 11:09:14 ---> free -m: 11:09:14 total used free shared buff/cache available 11:09:14 Mem: 7697 608 4077 19 3012 6779 11:09:14 Swap: 1023 0 1023 11:09:14 11:09:14 11:09:14 ---> ip addr: 11:09:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:09:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:09:14 inet 127.0.0.1/8 scope host lo 11:09:14 valid_lft forever preferred_lft forever 11:09:14 inet6 ::1/128 scope host 11:09:14 valid_lft forever preferred_lft forever 11:09:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:09:14 link/ether fa:16:3e:41:fa:53 brd ff:ff:ff:ff:ff:ff 11:09:14 altname enp0s3 11:09:14 altname ens3 11:09:14 inet 10.30.170.160/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:09:14 valid_lft 86118sec preferred_lft 86118sec 11:09:14 inet6 fe80::f816:3eff:fe41:fa53/64 scope link 11:09:14 valid_lft forever preferred_lft forever 11:09:14 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:09:14 link/ether 02:42:b5:e5:38:35 brd ff:ff:ff:ff:ff:ff 11:09:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:09:14 valid_lft forever preferred_lft forever 11:09:14 11:09:14 11:09:14 ---> sar -b -r -n DEV: 11:09:14 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/17/2024 _x86_64_ (2 CPU) 11:09:14 11:09:14 11:04:28 LINUX RESTART (2 CPU) 11:09:14 11:09:14 11:05:01 AM tps rtps wtps bread/s bwrtn/s 11:09:14 11:06:01 AM 138.49 27.66 110.83 5079.51 5644.94 11:09:14 11:07:01 AM 109.28 2.43 106.85 75.04 9161.16 11:09:14 11:08:01 AM 118.01 0.63 117.37 42.38 16457.14 11:09:14 11:09:01 AM 105.12 0.67 104.45 87.72 18151.29 11:09:14 Average: 117.72 7.85 109.88 1321.16 12353.56 11:09:14 11:09:14 11:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:14 11:06:01 AM 5226976 7045232 2655472 33.69 2688 2020568 1012808 11.34 222504 2216088 141324 11:09:14 11:07:01 AM 4990352 7037016 2892096 36.69 2688 2234212 1020968 11.43 221232 2397428 177132 11:09:14 11:08:01 AM 4278724 7030756 3603724 45.72 2688 2916300 968088 10.84 236572 3004684 451984 11:09:14 11:09:01 AM 4215712 6983460 3666736 46.52 2688 2929656 929280 10.41 420344 2866476 27152 11:09:14 Average: 4677941 7024116 3204507 40.65 2688 2525184 982786 11.00 275163 2621169 199398 11:09:14 11:09:14 11:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:14 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:06:01 AM eth0 312.11 191.10 1678.57 59.35 0.00 0.00 0.00 0.00 11:09:14 11:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:07:01 AM eth0 62.73 48.20 732.30 8.14 0.00 0.00 0.00 0.00 11:09:14 11:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:08:01 AM eth0 75.13 58.35 1090.33 8.06 0.00 0.00 0.00 0.00 11:09:14 11:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:09:01 AM eth0 16.35 16.63 39.26 13.04 0.00 0.00 0.00 0.00 11:09:14 11:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 Average: eth0 116.58 78.57 885.16 22.14 0.00 0.00 0.00 0.00 11:09:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:14 11:09:14 11:09:14 ---> sar -P ALL: 11:09:14 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/17/2024 _x86_64_ (2 CPU) 11:09:14 11:09:14 11:04:28 LINUX RESTART (2 CPU) 11:09:14 11:09:14 11:05:01 AM CPU %user %nice %system %iowait %steal %idle 11:09:14 11:06:01 AM all 35.45 0.00 6.96 3.98 0.12 53.50 11:09:14 11:06:01 AM 0 48.36 0.00 7.78 4.17 0.12 39.57 11:09:14 11:06:01 AM 1 22.57 0.00 6.14 3.78 0.12 67.39 11:09:14 11:07:01 AM all 39.05 0.00 6.24 2.31 0.12 52.29 11:09:14 11:07:01 AM 0 53.60 0.00 7.02 1.79 0.10 37.49 11:09:14 11:07:01 AM 1 24.50 0.00 5.45 2.83 0.13 67.08 11:09:14 11:08:01 AM all 36.77 0.00 6.10 3.36 0.13 53.64 11:09:14 11:08:01 AM 0 47.99 0.00 6.65 2.45 0.12 42.79 11:09:14 11:08:01 AM 1 25.59 0.00 5.55 4.27 0.13 64.45 11:09:14 11:09:01 AM all 27.68 0.00 4.09 11.98 0.09 56.16 11:09:14 11:09:01 AM 0 49.38 0.00 4.81 11.83 0.10 33.87 11:09:14 11:09:01 AM 1 6.44 0.00 3.39 12.12 0.08 77.98 11:09:14 Average: all 34.76 0.00 5.85 5.39 0.11 53.89 11:09:14 Average: 0 49.84 0.00 6.58 5.02 0.11 38.45 11:09:14 Average: 1 19.78 0.00 5.13 5.75 0.12 69.23 11:09:14 11:09:14 11:09:14