11:56:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/113071 11:56:36 Running as SYSTEM 11:56:36 [EnvInject] - Loading node environment variables. 11:56:36 Building remotely on prd-centos8-builder-2c-2g-9467 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:56:37 [ssh-agent] Looking for ssh-agent implementation... 11:56:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:37 $ ssh-agent 11:56:37 SSH_AUTH_SOCK=/tmp/ssh-492ddMsq3CBQ/agent.5453 11:56:37 SSH_AGENT_PID=5454 11:56:37 [ssh-agent] Started. 11:56:37 Running ssh-add (command line suppressed) 11:56:37 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_12639800133177348795.key (/w/workspace/builder-tox-verify-master@tmp/private_key_12639800133177348795.key) 11:56:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:56:37 The recommended git tool is: NONE 11:56:39 using credential jenkins-ssh 11:56:39 Wiping out workspace first. 11:56:39 Cloning the remote Git repository 11:56:39 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:56:39 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:56:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:56:39 > git --version # timeout=10 11:56:39 > git --version # 'git version 2.43.0' 11:56:39 using GIT_SSH to set credentials jenkins-ssh 11:56:39 [INFO] Currently running in a labeled security context 11:56:39 [INFO] Currently SELinux is 'enforcing' on the host 11:56:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh13965299614424913753.key 11:56:39 Verifying host key using known hosts file 11:56:40 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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:56:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:56:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:56:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:56:42 using GIT_SSH to set credentials jenkins-ssh 11:56:42 [INFO] Currently running in a labeled security context 11:56:42 [INFO] Currently SELinux is 'enforcing' on the host 11:56:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh6794333701786677848.key 11:56:42 Verifying host key using known hosts file 11:56:42 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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:56:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/71/113071/1 # timeout=10 11:56:43 > git rev-parse 549d5ee84488922753f186fc560cbdb6f9af3cf9^{commit} # timeout=10 11:56:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:56:43 Checking out Revision 549d5ee84488922753f186fc560cbdb6f9af3cf9 (refs/changes/71/113071/1) 11:56:43 > git config core.sparsecheckout # timeout=10 11:56:43 > git checkout -f 549d5ee84488922753f186fc560cbdb6f9af3cf9 # timeout=10 11:56:46 Commit message: "Fix distribution-merge jobs" 11:56:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:56:46 > git rev-list --no-walk 08c57f91734942bd2437b84cd4aa81afcf98ca58 # timeout=10 11:56:46 > git remote # timeout=10 11:56:46 > git submodule init # timeout=10 11:56:46 > git submodule sync # timeout=10 11:56:46 > git config --get remote.origin.url # timeout=10 11:56:46 > git submodule init # timeout=10 11:56:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:56:46 > git config --get submodule.global-jjb.url # timeout=10 11:56:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:56:46 > git config --get submodule.packer/common-packer.url # timeout=10 11:56:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:56:47 > git submodule update --init --recursive global-jjb # timeout=10 11:56:47 > git submodule update --init --recursive packer/common-packer # timeout=10 11:56:48 provisioning config files... 11:56:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:56:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:56:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7705653600710829788.sh 11:56:48 ---> python-tools-install.sh 11:56:48 Setup pyenv: 11:56:48 system 11:56:48 * 3.8.13 (set by /opt/pyenv/version) 11:56:48 * 3.9.13 (set by /opt/pyenv/version) 11:56:48 * 3.10.13 (set by /opt/pyenv/version) 11:56:48 * 3.11.7 (set by /opt/pyenv/version) 11:56:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZTmO 11:56:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:56:56 lf-activate-venv(): INFO: Installing: lftools 11:57:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZTmO/bin to PATH 11:57:38 Generating Requirements File 11:58:00 Python 3.11.7 11:58:00 pip 24.2 from /tmp/venv-ZTmO/lib/python3.11/site-packages/pip (python 3.11) 11:58:01 appdirs==1.4.4 11:58:01 argcomplete==3.5.0 11:58:01 aspy.yaml==1.3.0 11:58:01 attrs==24.2.0 11:58:01 autopage==0.5.2 11:58:01 beautifulsoup4==4.12.3 11:58:01 boto3==1.34.157 11:58:01 botocore==1.34.157 11:58:01 bs4==0.0.2 11:58:01 cachetools==5.4.0 11:58:01 certifi==2024.7.4 11:58:01 cffi==1.17.0 11:58:01 cfgv==3.4.0 11:58:01 chardet==5.2.0 11:58:01 charset-normalizer==3.3.2 11:58:01 click==8.1.7 11:58:01 cliff==4.7.0 11:58:01 cmd2==2.4.3 11:58:01 cryptography==3.3.2 11:58:01 debtcollector==3.0.0 11:58:01 decorator==5.1.1 11:58:01 defusedxml==0.7.1 11:58:01 Deprecated==1.2.14 11:58:01 distlib==0.3.8 11:58:01 dnspython==2.6.1 11:58:01 docker==4.2.2 11:58:01 dogpile.cache==1.3.3 11:58:01 email_validator==2.2.0 11:58:01 filelock==3.15.4 11:58:01 future==1.0.0 11:58:01 gitdb==4.0.11 11:58:01 GitPython==3.1.43 11:58:01 google-auth==2.33.0 11:58:01 httplib2==0.22.0 11:58:01 identify==2.6.0 11:58:01 idna==3.7 11:58:01 importlib-resources==1.5.0 11:58:01 iso8601==2.1.0 11:58:01 Jinja2==3.1.4 11:58:01 jmespath==1.0.1 11:58:01 jsonpatch==1.33 11:58:01 jsonpointer==3.0.0 11:58:01 jsonschema==4.23.0 11:58:01 jsonschema-specifications==2023.12.1 11:58:01 keystoneauth1==5.7.0 11:58:01 kubernetes==30.1.0 11:58:01 lftools==0.37.10 11:58:01 lxml==5.2.2 11:58:01 MarkupSafe==2.1.5 11:58:01 msgpack==1.0.8 11:58:01 multi_key_dict==2.0.3 11:58:01 munch==4.0.0 11:58:01 netaddr==1.3.0 11:58:01 netifaces==0.11.0 11:58:01 niet==1.4.2 11:58:01 nodeenv==1.9.1 11:58:01 oauth2client==4.1.3 11:58:01 oauthlib==3.2.2 11:58:01 openstacksdk==3.3.0 11:58:01 os-client-config==2.1.0 11:58:01 os-service-types==1.7.0 11:58:01 osc-lib==3.1.0 11:58:01 oslo.config==9.5.0 11:58:01 oslo.context==5.5.0 11:58:01 oslo.i18n==6.3.0 11:58:01 oslo.log==6.1.1 11:58:01 oslo.serialization==5.4.0 11:58:01 oslo.utils==7.2.0 11:58:01 packaging==24.1 11:58:01 pbr==6.0.0 11:58:01 platformdirs==4.2.2 11:58:01 prettytable==3.10.2 11:58:01 pyasn1==0.6.0 11:58:01 pyasn1_modules==0.4.0 11:58:01 pycparser==2.22 11:58:01 pygerrit2==2.0.15 11:58:01 PyGithub==2.3.0 11:58:01 PyJWT==2.9.0 11:58:01 PyNaCl==1.5.0 11:58:01 pyparsing==2.4.7 11:58:01 pyperclip==1.9.0 11:58:01 pyrsistent==0.20.0 11:58:01 python-cinderclient==9.5.0 11:58:01 python-dateutil==2.9.0.post0 11:58:01 python-heatclient==3.5.0 11:58:01 python-jenkins==1.8.2 11:58:01 python-keystoneclient==5.4.0 11:58:01 python-magnumclient==4.6.0 11:58:01 python-openstackclient==7.0.0 11:58:01 python-swiftclient==4.6.0 11:58:01 PyYAML==6.0.2 11:58:01 referencing==0.35.1 11:58:01 requests==2.32.3 11:58:01 requests-oauthlib==2.0.0 11:58:01 requestsexceptions==1.4.0 11:58:01 rfc3986==2.0.0 11:58:01 rpds-py==0.20.0 11:58:01 rsa==4.9 11:58:01 ruamel.yaml==0.18.6 11:58:01 ruamel.yaml.clib==0.2.8 11:58:01 s3transfer==0.10.2 11:58:01 simplejson==3.19.2 11:58:01 six==1.16.0 11:58:01 smmap==5.0.1 11:58:01 soupsieve==2.5 11:58:01 stevedore==5.2.0 11:58:01 tabulate==0.9.0 11:58:01 toml==0.10.2 11:58:01 tomlkit==0.13.0 11:58:01 tqdm==4.66.5 11:58:01 typing_extensions==4.12.2 11:58:01 tzdata==2024.1 11:58:01 urllib3==1.26.19 11:58:01 virtualenv==20.26.3 11:58:01 wcwidth==0.2.13 11:58:01 websocket-client==1.8.0 11:58:01 wrapt==1.16.0 11:58:01 xdg==6.0.0 11:58:01 xmltodict==0.13.0 11:58:01 yq==3.4.3 11:58:01 [EnvInject] - Injecting environment variables from a build step. 11:58:01 [EnvInject] - Injecting as environment variables the properties content 11:58:01 PYTHON=python3 11:58:01 11:58:01 [EnvInject] - Variables injected successfully. 11:58:01 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins269408696701441140.sh 11:58:01 ---> tox-install.sh 11:58:01 + source /home/jenkins/lf-env.sh 11:58:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:58:01 ++ mktemp -d /tmp/venv-XXXX 11:58:01 + lf_venv=/tmp/venv-SmQd 11:58:01 + local venv_file=/tmp/.os_lf_venv 11:58:01 + local python=python3 11:58:01 + local options 11:58:01 + local set_path=true 11:58:01 + local install_args= 11:58:01 ++ 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:58:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:58:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:58:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:58:01 + true 11:58:01 + case $1 in 11:58:01 + venv_file=/tmp/.toxenv 11:58:01 + shift 2 11:58:01 + true 11:58:01 + case $1 in 11:58:01 + shift 11:58:01 + break 11:58:01 + case $python in 11:58:01 + local pkg_list= 11:58:01 + [[ -d /opt/pyenv ]] 11:58:01 + echo 'Setup pyenv:' 11:58:01 Setup pyenv: 11:58:01 + export PYENV_ROOT=/opt/pyenv 11:58:01 + PYENV_ROOT=/opt/pyenv 11:58:01 + 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:58:01 + 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:58:01 + pyenv versions 11:58:01 system 11:58:01 3.8.13 11:58:01 3.9.13 11:58:01 3.10.13 11:58:01 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:58:01 + command -v pyenv 11:58:01 ++ pyenv init - --no-rehash 11:58:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:58:01 for i in ${!paths[@]}; do 11:58:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:58:01 fi; done; 11:58:01 echo "${paths[*]}"'\'')" 11:58:01 export PATH="/opt/pyenv/shims:${PATH}" 11:58:01 export PYENV_SHELL=bash 11:58:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:58:01 pyenv() { 11:58:01 local command 11:58:01 command="${1:-}" 11:58:01 if [ "$#" -gt 0 ]; then 11:58:01 shift 11:58:01 fi 11:58:01 11:58:01 case "$command" in 11:58:01 rehash|shell) 11:58:01 eval "$(pyenv "sh-$command" "$@")" 11:58:01 ;; 11:58:01 *) 11:58:01 command pyenv "$command" "$@" 11:58:01 ;; 11:58:01 esac 11:58:01 }' 11:58:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:58:01 for i in ${!paths[@]}; do 11:58:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:58:01 fi; done; 11:58:01 echo "${paths[*]}"' 11:58:01 ++ 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:58:01 ++ 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:58:01 ++ 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:58:01 ++ export PYENV_SHELL=bash 11:58:01 ++ PYENV_SHELL=bash 11:58:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:58:01 +++ complete -F _pyenv pyenv 11:58:01 ++ lf-pyver python3 11:58:01 ++ local py_version_xy=python3 11:58:01 ++ local py_version_xyz= 11:58:01 ++ pyenv versions 11:58:01 ++ local command 11:58:01 ++ command=versions 11:58:01 ++ '[' 1 -gt 0 ']' 11:58:01 ++ grep -E '^[0-9.]*[0-9]$' 11:58:01 ++ shift 11:58:01 ++ case "$command" in 11:58:01 ++ command pyenv versions 11:58:01 ++ pyenv versions 11:58:01 ++ sed 's/^[ *]* //' 11:58:01 ++ awk '{ print $1 }' 11:58:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:58:01 +++ grep '^3' /tmp/.pyenv_versions 11:58:01 +++ tail -n 1 11:58:01 +++ sort -V 11:58:01 ++ py_version_xyz=3.11.7 11:58:01 ++ [[ -z 3.11.7 ]] 11:58:01 ++ echo 3.11.7 11:58:01 ++ return 0 11:58:01 + pyenv local 3.11.7 11:58:01 + local command 11:58:01 + command=local 11:58:01 + '[' 2 -gt 0 ']' 11:58:01 + shift 11:58:01 + case "$command" in 11:58:01 + command pyenv local 3.11.7 11:58:01 + pyenv local 3.11.7 11:58:02 + for arg in "$@" 11:58:02 + case $arg in 11:58:02 + pkg_list+='tox ' 11:58:02 + for arg in "$@" 11:58:02 + case $arg in 11:58:02 + pkg_list+='virtualenv ' 11:58:02 + for arg in "$@" 11:58:02 + case $arg in 11:58:02 + pkg_list+='urllib3~=1.26.15 ' 11:58:02 + [[ -f /tmp/.toxenv ]] 11:58:02 + [[ ! -f /tmp/.toxenv ]] 11:58:02 + [[ -n '' ]] 11:58:02 + python3 -m venv /tmp/venv-SmQd 11:58:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SmQd' 11:58:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SmQd 11:58:05 + echo /tmp/venv-SmQd 11:58:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:58:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:58:05 + /tmp/venv-SmQd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:58:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:58:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:58:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:58:08 + /tmp/venv-SmQd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:58:14 + type python3 11:58:14 + true 11:58:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SmQd/bin to PATH' 11:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-SmQd/bin to PATH 11:58:14 + PATH=/tmp/venv-SmQd/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:58:14 + return 0 11:58:14 + python3 --version 11:58:14 Python 3.11.7 11:58:14 + python3 -m pip --version 11:58:14 pip 24.2 from /tmp/venv-SmQd/lib/python3.11/site-packages/pip (python 3.11) 11:58:14 + python3 -m pip freeze 11:58:15 cachetools==5.4.0 11:58:15 chardet==5.2.0 11:58:15 colorama==0.4.6 11:58:15 distlib==0.3.8 11:58:15 filelock==3.15.4 11:58:15 packaging==24.1 11:58:15 platformdirs==4.2.2 11:58:15 pluggy==1.5.0 11:58:15 pyproject-api==1.7.1 11:58:15 tox==4.17.1 11:58:15 urllib3==1.26.19 11:58:15 virtualenv==20.26.3 11:58:15 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins17317230386654415048.sh 11:58:15 [EnvInject] - Injecting environment variables from a build step. 11:58:15 [EnvInject] - Injecting as environment variables the properties content 11:58:15 PARALLEL=False 11:58:15 11:58:15 [EnvInject] - Variables injected successfully. 11:58:15 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7121114644271056659.sh 11:58:15 ---> tox-run.sh 11:58:15 + 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:58:15 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:58:15 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:58:15 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:58:15 + cd /w/workspace/builder-tox-verify-master/. 11:58:15 + source /home/jenkins/lf-env.sh 11:58:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:58:15 ++ mktemp -d /tmp/venv-XXXX 11:58:15 + lf_venv=/tmp/venv-Mgjj 11:58:15 + local venv_file=/tmp/.os_lf_venv 11:58:15 + local python=python3 11:58:15 + local options 11:58:15 + local set_path=true 11:58:15 + local install_args= 11:58:15 ++ 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:58:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:58:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:58:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:58:15 + true 11:58:15 + case $1 in 11:58:15 + venv_file=/tmp/.toxenv 11:58:15 + shift 2 11:58:15 + true 11:58:15 + case $1 in 11:58:15 + shift 11:58:15 + break 11:58:15 + case $python in 11:58:15 + local pkg_list= 11:58:15 + [[ -d /opt/pyenv ]] 11:58:15 + echo 'Setup pyenv:' 11:58:15 Setup pyenv: 11:58:15 + export PYENV_ROOT=/opt/pyenv 11:58:15 + PYENV_ROOT=/opt/pyenv 11:58:15 + 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:58:15 + 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:58:15 + pyenv versions 11:58:15 system 11:58:15 3.8.13 11:58:15 3.9.13 11:58:15 3.10.13 11:58:15 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:58:15 + command -v pyenv 11:58:15 ++ pyenv init - --no-rehash 11:58:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:58:15 for i in ${!paths[@]}; do 11:58:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:58:15 fi; done; 11:58:15 echo "${paths[*]}"'\'')" 11:58:15 export PATH="/opt/pyenv/shims:${PATH}" 11:58:15 export PYENV_SHELL=bash 11:58:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:58:15 pyenv() { 11:58:15 local command 11:58:15 command="${1:-}" 11:58:15 if [ "$#" -gt 0 ]; then 11:58:15 shift 11:58:15 fi 11:58:15 11:58:15 case "$command" in 11:58:15 rehash|shell) 11:58:15 eval "$(pyenv "sh-$command" "$@")" 11:58:15 ;; 11:58:15 *) 11:58:15 command pyenv "$command" "$@" 11:58:15 ;; 11:58:15 esac 11:58:15 }' 11:58:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:58:15 for i in ${!paths[@]}; do 11:58:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:58:15 fi; done; 11:58:15 echo "${paths[*]}"' 11:58:15 ++ 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:58:15 ++ 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:58:15 ++ 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:58:15 ++ export PYENV_SHELL=bash 11:58:15 ++ PYENV_SHELL=bash 11:58:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:58:15 +++ complete -F _pyenv pyenv 11:58:15 ++ lf-pyver python3 11:58:15 ++ local py_version_xy=python3 11:58:15 ++ local py_version_xyz= 11:58:15 ++ sed 's/^[ *]* //' 11:58:15 ++ awk '{ print $1 }' 11:58:15 ++ pyenv versions 11:58:15 ++ local command 11:58:15 ++ command=versions 11:58:15 ++ '[' 1 -gt 0 ']' 11:58:15 ++ shift 11:58:15 ++ case "$command" in 11:58:15 ++ command pyenv versions 11:58:15 ++ pyenv versions 11:58:15 ++ grep -E '^[0-9.]*[0-9]$' 11:58:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:58:15 +++ grep '^3' /tmp/.pyenv_versions 11:58:15 +++ tail -n 1 11:58:15 +++ sort -V 11:58:15 ++ py_version_xyz=3.11.7 11:58:15 ++ [[ -z 3.11.7 ]] 11:58:15 ++ echo 3.11.7 11:58:15 ++ return 0 11:58:15 + pyenv local 3.11.7 11:58:15 + local command 11:58:15 + command=local 11:58:15 + '[' 2 -gt 0 ']' 11:58:15 + shift 11:58:15 + case "$command" in 11:58:15 + command pyenv local 3.11.7 11:58:15 + pyenv local 3.11.7 11:58:15 + for arg in "$@" 11:58:15 + case $arg in 11:58:15 + pkg_list+='tox ' 11:58:15 + for arg in "$@" 11:58:15 + case $arg in 11:58:15 + pkg_list+='virtualenv ' 11:58:15 + for arg in "$@" 11:58:15 + case $arg in 11:58:15 + pkg_list+='urllib3~=1.26.15 ' 11:58:15 + [[ -f /tmp/.toxenv ]] 11:58:15 ++ cat /tmp/.toxenv 11:58:15 + lf_venv=/tmp/venv-SmQd 11:58:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SmQd from' file:/tmp/.toxenv 11:58:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SmQd from file:/tmp/.toxenv 11:58:15 + /tmp/venv-SmQd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:58:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:58:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:58:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:58:16 + /tmp/venv-SmQd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:58:17 + type python3 11:58:17 + true 11:58:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SmQd/bin to PATH' 11:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-SmQd/bin to PATH 11:58:17 + PATH=/tmp/venv-SmQd/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:58:17 + return 0 11:58:17 + [[ -d /opt/pyenv ]] 11:58:17 + echo '---> Setting up pyenv' 11:58:17 ---> Setting up pyenv 11:58:17 + export PYENV_ROOT=/opt/pyenv 11:58:17 + PYENV_ROOT=/opt/pyenv 11:58:17 + export PATH=/opt/pyenv/bin:/tmp/venv-SmQd/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:58:17 + PATH=/opt/pyenv/bin:/tmp/venv-SmQd/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:58:17 ++ pwd 11:58:17 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:58:17 + export PYTHONPATH 11:58:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:58:17 + TOX_TESTENV_PASSENV=PYTHONPATH 11:58:17 + tox --version 11:58:17 4.17.1 from /tmp/venv-SmQd/lib/python3.11/site-packages/tox/__init__.py 11:58:17 + PARALLEL=False 11:58:17 + TOX_OPTIONS_LIST= 11:58:17 + [[ -n '' ]] 11:58:17 + case ${PARALLEL,,} in 11:58:17 + tox 11:58:17 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:58:18 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:58:41 docs: freeze> python -m pip freeze --all 11:58:42 docs: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.7.4,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.1.post1,numpy==2.0.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.2,webcolors==24.6.0,wheel==0.43.0 11:58:42 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:58:43 docs: OK ✔ in 25.69 seconds 11:58:43 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:59:01 docs-linkcheck: freeze> python -m pip freeze --all 11:59:02 docs-linkcheck: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.7.4,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.1.post1,numpy==2.0.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.2,webcolors==24.6.0,wheel==0.43.0 11:59:02 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:59:02 /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/lib/python3.11/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. 11:59:02 warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) 11:59:04 docs-linkcheck: OK ✔ in 20.47 seconds 11:59:04 jjb-version: freeze> python -m pip freeze --all 11:59:04 jjb-version: pip==24.1,setuptools==70.1.0,wheel==0.43.0 11:59:04 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:59:05 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:59:05 JJB version in tox.ini: 6.3.0 11:59:05 jjb-version: OK ✔ in 0.78 seconds 11:59:05 prefix: freeze> python -m pip freeze --all 11:59:05 prefix: pip==24.1,setuptools==70.1.0,wheel==0.43.0 11:59:05 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:59:05 prefix: OK ✔ in 0.81 seconds 11:59:05 robot: freeze> python -m pip freeze --all 11:59:06 robot: pip==24.1,setuptools==70.1.0,wheel==0.43.0 11:59:06 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:59:06 docs: OK (25.69=setup[24.15]+cmd[1.54] seconds) 11:59:06 docs-linkcheck: OK (20.47=setup[18.23]+cmd[2.23] seconds) 11:59:06 jjb-version: OK (0.78=setup[0.75]+cmd[0.04] seconds) 11:59:06 prefix: OK (0.81=setup[0.78]+cmd[0.02] seconds) 11:59:06 robot: OK (0.84=setup[0.79]+cmd[0.05] seconds) 11:59:06 congratulations :) (48.65 seconds) 11:59:06 + tox_status=0 11:59:06 + echo '---> Completed tox runs' 11:59:06 ---> Completed tox runs 11:59:06 + for i in .tox/*/log 11:59:06 ++ awk -F/ '{print $2}' 11:59:06 ++ echo .tox/docs-linkcheck/log 11:59:06 + tox_env=docs-linkcheck 11:59:06 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:59:06 + for i in .tox/*/log 11:59:06 ++ echo .tox/docs/log 11:59:06 ++ awk -F/ '{print $2}' 11:59:06 + tox_env=docs 11:59:06 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:59:06 + for i in .tox/*/log 11:59:06 ++ echo .tox/jjb-version/log 11:59:06 ++ awk -F/ '{print $2}' 11:59:06 + tox_env=jjb-version 11:59:06 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:59:06 + for i in .tox/*/log 11:59:06 ++ echo .tox/prefix/log 11:59:06 ++ awk -F/ '{print $2}' 11:59:06 + tox_env=prefix 11:59:06 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:59:06 + for i in .tox/*/log 11:59:06 ++ echo .tox/robot/log 11:59:06 ++ awk -F/ '{print $2}' 11:59:06 + tox_env=robot 11:59:06 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:59:06 + DOC_DIR=docs/_build/html 11:59:06 + [[ -d docs/_build/html ]] 11:59:06 + echo '---> Archiving generated docs' 11:59:06 ---> Archiving generated docs 11:59:06 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:59:06 + echo '---> tox-run.sh ends' 11:59:06 ---> tox-run.sh ends 11:59:06 + test 0 -eq 0 11:59:06 $ ssh-agent -k 11:59:06 unset SSH_AUTH_SOCK; 11:59:06 unset SSH_AGENT_PID; 11:59:06 echo Agent pid 5454 killed; 11:59:06 [ssh-agent] Stopped. 11:59:06 [PostBuildScript] - [INFO] Executing post build scripts. 11:59:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8323694000426326848.sh 11:59:06 ---> sysstat.sh 11:59:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8808750966085950847.sh 11:59:07 ---> package-listing.sh 11:59:07 ++ tr '[:upper:]' '[:lower:]' 11:59:07 ++ facter osfamily 11:59:07 + OS_FAMILY=redhat 11:59:07 + workspace=/w/workspace/builder-tox-verify-master 11:59:07 + START_PACKAGES=/tmp/packages_start.txt 11:59:07 + END_PACKAGES=/tmp/packages_end.txt 11:59:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:59:07 + PACKAGES=/tmp/packages_start.txt 11:59:07 + '[' /w/workspace/builder-tox-verify-master ']' 11:59:07 + PACKAGES=/tmp/packages_end.txt 11:59:07 + case "${OS_FAMILY}" in 11:59:07 + rpm -qa 11:59:07 + sort 11:59:08 + '[' -f /tmp/packages_start.txt ']' 11:59:08 + '[' -f /tmp/packages_end.txt ']' 11:59:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:59:08 + '[' /w/workspace/builder-tox-verify-master ']' 11:59:08 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:59:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:59:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10521990780051677735.sh 11:59:08 ---> capture-instance-metadata.sh 11:59:08 Setup pyenv: 11:59:08 system 11:59:08 3.8.13 11:59:08 3.9.13 11:59:08 3.10.13 11:59:08 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:59:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZTmO from file:/tmp/.os_lf_venv 11:59:10 lf-activate-venv(): INFO: Installing: lftools 11:59:25 lf-activate-venv(): INFO: Adding /tmp/venv-ZTmO/bin to PATH 11:59:25 INFO: Running in OpenStack, capturing instance metadata 11:59:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins547750964233199227.sh 11:59:25 provisioning config files... 11:59:26 Could not find credentials [logs] for builder-tox-verify-master #7574 11:59:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8123742525823678759tmp 11:59:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:59:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:59:26 provisioning config files... 11:59:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:59:26 [EnvInject] - Injecting environment variables from a build step. 11:59:26 [EnvInject] - Injecting as environment variables the properties content 11:59:26 SERVER_ID=logs 11:59:26 11:59:26 [EnvInject] - Variables injected successfully. 11:59:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16106503626245585762.sh 11:59:26 ---> create-netrc.sh 11:59:26 WARN: Log server credential not found. 11:59:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6622047916721590960.sh 11:59:26 ---> python-tools-install.sh 11:59:26 Setup pyenv: 11:59:26 system 11:59:26 3.8.13 11:59:26 3.9.13 11:59:26 3.10.13 11:59:26 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:59:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZTmO from file:/tmp/.os_lf_venv 11:59:28 lf-activate-venv(): INFO: Installing: lftools 11:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-ZTmO/bin to PATH 11:59:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13725501529004554171.sh 11:59:39 ---> sudo-logs.sh 11:59:39 Archiving 'sudo' log.. 11:59:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1542285813796340301.sh 11:59:39 ---> job-cost.sh 11:59:39 Setup pyenv: 11:59:39 system 11:59:39 3.8.13 11:59:39 3.9.13 11:59:39 3.10.13 11:59:39 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:59:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZTmO from file:/tmp/.os_lf_venv 11:59:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZTmO/bin to PATH 11:59:45 INFO: No Stack... 11:59:45 INFO: Retrieving Pricing Info for: v3-standard-2 11:59:46 INFO: Archiving Costs 11:59:46 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12316014562889222723.sh 11:59:46 ---> logs-deploy.sh 11:59:46 Setup pyenv: 11:59:46 system 11:59:46 3.8.13 11:59:46 3.9.13 11:59:46 3.10.13 11:59:46 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:59:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZTmO from file:/tmp/.os_lf_venv 11:59:47 lf-activate-venv(): INFO: Installing: lftools 12:00:03 lf-activate-venv(): INFO: Adding /tmp/venv-ZTmO/bin to PATH 12:00:03 WARNING: Nexus logging server not set 12:00:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7574/ 12:00:03 INFO: archiving logs to S3 12:00:04 ---> uname -a: 12:00:04 Linux prd-centos8-builder-2c-2g-9467.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:00:04 12:00:04 12:00:04 ---> lscpu: 12:00:04 Architecture: x86_64 12:00:04 CPU op-mode(s): 32-bit, 64-bit 12:00:04 Byte Order: Little Endian 12:00:04 CPU(s): 2 12:00:04 On-line CPU(s) list: 0,1 12:00:04 Thread(s) per core: 1 12:00:04 Core(s) per socket: 1 12:00:04 Socket(s): 2 12:00:04 NUMA node(s): 1 12:00:04 Vendor ID: AuthenticAMD 12:00:04 CPU family: 23 12:00:04 Model: 49 12:00:04 Model name: AMD EPYC-Rome Processor 12:00:04 Stepping: 0 12:00:04 CPU MHz: 2800.000 12:00:04 BogoMIPS: 5600.00 12:00:04 Virtualization: AMD-V 12:00:04 Hypervisor vendor: KVM 12:00:04 Virtualization type: full 12:00:04 L1d cache: 32K 12:00:04 L1i cache: 32K 12:00:04 L2 cache: 512K 12:00:04 L3 cache: 16384K 12:00:04 NUMA node0 CPU(s): 0,1 12:00:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:00:04 12:00:04 12:00:04 ---> nproc: 12:00:04 2 12:00:04 12:00:04 12:00:04 ---> df -h: 12:00:04 Filesystem Size Used Avail Use% Mounted on 12:00:04 devtmpfs 3.8G 0 3.8G 0% /dev 12:00:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:00:04 tmpfs 3.8G 17M 3.8G 1% /run 12:00:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:00:04 /dev/vda1 40G 9.1G 31G 23% / 12:00:04 tmpfs 770M 0 770M 0% /run/user/1001 12:00:04 12:00:04 12:00:04 ---> free -m: 12:00:04 total used free shared buff/cache available 12:00:04 Mem: 7697 701 3943 19 3052 6678 12:00:04 Swap: 1023 0 1023 12:00:04 12:00:04 12:00:04 ---> ip addr: 12:00:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:00:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:00:04 inet 127.0.0.1/8 scope host lo 12:00:04 valid_lft forever preferred_lft forever 12:00:04 inet6 ::1/128 scope host 12:00:04 valid_lft forever preferred_lft forever 12:00:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:00:04 link/ether fa:16:3e:29:0f:cb brd ff:ff:ff:ff:ff:ff 12:00:04 altname enp0s3 12:00:04 altname ens3 12:00:04 inet 10.30.171.121/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:00:04 valid_lft 86152sec preferred_lft 86152sec 12:00:04 inet6 fe80::f816:3eff:fe29:fcb/64 scope link 12:00:04 valid_lft forever preferred_lft forever 12:00:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:00:04 link/ether 02:42:60:20:97:4f brd ff:ff:ff:ff:ff:ff 12:00:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:00:04 valid_lft forever preferred_lft forever 12:00:04 12:00:04 12:00:04 ---> sar -b -r -n DEV: 12:00:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/09/2024 _x86_64_ (2 CPU) 12:00:04 12:00:04 11:55:51 LINUX RESTART (2 CPU) 12:00:04 12:00:04 11:56:01 AM tps rtps wtps bread/s bwrtn/s 12:00:04 11:57:01 AM 240.20 109.73 130.47 14861.85 39998.75 12:00:04 11:58:01 AM 78.94 7.11 71.83 1263.18 6376.96 12:00:04 11:59:01 AM 134.29 0.77 133.52 102.90 15147.62 12:00:04 12:00:01 PM 99.63 0.73 98.90 103.03 23552.62 12:00:04 Average: 138.27 29.59 108.68 4083.19 21269.77 12:00:04 12:00:04 11:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:00:04 11:57:01 AM 5319368 6982144 2563064 32.52 2688 1856724 1040592 11.65 200920 2079068 82336 12:00:04 11:58:01 AM 5049096 7009168 2833336 35.94 2688 2138524 949164 10.63 229088 2266136 219796 12:00:04 11:59:01 AM 3996864 6819132 3885568 49.29 2688 2975764 1139896 12.76 336124 3116608 680532 12:00:04 12:00:01 PM 4043500 6842964 3838932 48.70 2688 2946568 1031136 11.55 422496 2957712 1280 12:00:04 Average: 4602207 6913352 3280225 41.61 2688 2479395 1040197 11.65 297157 2604881 245986 12:00:04 12:00:04 11:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:00:04 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 11:57:01 AM eth0 281.04 162.99 1604.26 60.78 0.00 0.00 0.00 0.00 12:00:04 11:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 11:58:01 AM eth0 61.16 50.90 656.08 6.26 0.00 0.00 0.00 0.00 12:00:04 11:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 11:59:01 AM eth0 91.59 62.91 1317.12 9.45 0.00 0.00 0.00 0.00 12:00:04 11:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 12:00:01 PM eth0 23.06 22.54 19.22 9.59 0.00 0.00 0.00 0.00 12:00:04 12:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 Average: eth0 114.22 74.84 899.20 21.52 0.00 0.00 0.00 0.00 12:00:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 12:00:04 12:00:04 ---> sar -P ALL: 12:00:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/09/2024 _x86_64_ (2 CPU) 12:00:04 12:00:04 11:55:51 LINUX RESTART (2 CPU) 12:00:04 12:00:04 11:56:01 AM CPU %user %nice %system %iowait %steal %idle 12:00:04 11:57:01 AM all 50.06 0.03 10.47 12.10 0.11 27.23 12:00:04 11:57:01 AM 0 57.34 0.00 10.43 12.61 0.12 19.51 12:00:04 11:57:01 AM 1 42.81 0.05 10.51 11.60 0.10 34.93 12:00:04 11:58:01 AM all 30.57 0.00 4.92 1.98 0.42 62.11 12:00:04 11:58:01 AM 0 40.01 0.00 5.96 2.79 0.73 50.51 12:00:04 11:58:01 AM 1 21.24 0.00 3.89 1.19 0.12 73.57 12:00:04 11:59:01 AM all 38.02 0.00 6.49 5.42 0.12 49.95 12:00:04 11:59:01 AM 0 52.64 0.00 7.82 7.41 0.12 32.01 12:00:04 11:59:01 AM 1 23.09 0.00 5.14 3.40 0.12 68.24 12:00:04 12:00:01 PM all 27.70 0.00 4.28 9.62 0.08 58.32 12:00:04 12:00:01 PM 0 39.83 0.00 4.39 9.56 0.10 46.12 12:00:04 12:00:01 PM 1 15.41 0.00 4.16 9.67 0.07 70.69 12:00:04 Average: all 36.63 0.01 6.55 7.32 0.18 49.31 12:00:04 Average: 0 47.51 0.00 7.16 8.14 0.26 36.93 12:00:04 Average: 1 25.69 0.01 5.94 6.50 0.10 61.75 12:00:04 12:00:04 12:00:04