05:37:18 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/116986 05:37:18 Running as SYSTEM 05:37:18 [EnvInject] - Loading node environment variables. 05:37:18 Building remotely on prd-ubuntu2204-builder-2c-2g-40709 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 05:37:18 [ssh-agent] Looking for ssh-agent implementation... 05:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:18 $ ssh-agent 05:37:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLM7CX2/agent.1508 05:37:18 SSH_AGENT_PID=1510 05:37:18 [ssh-agent] Started. 05:37:18 Running ssh-add (command line suppressed) 05:37:18 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6442983264144866532.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6442983264144866532.key) 05:37:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:37:18 The recommended git tool is: NONE 05:37:21 using credential jenkins-ssh 05:37:21 Wiping out workspace first. 05:37:21 Cloning the remote Git repository 05:37:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:37:21 > git init /w/workspace/builder-tox-verify-master # timeout=10 05:37:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:37:21 > git --version # timeout=10 05:37:21 > git --version # 'git version 2.34.1' 05:37:21 using GIT_SSH to set credentials jenkins-ssh 05:37:21 Verifying host key using known hosts file 05:37:21 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. 05:37:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:37:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:37:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:37:24 using GIT_SSH to set credentials jenkins-ssh 05:37:24 Verifying host key using known hosts file 05:37:24 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. 05:37:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/86/116986/1 # timeout=10 05:37:24 > git rev-parse 11db93bdd33694f4609facca9b98e4ab0cdee9d8^{commit} # timeout=10 05:37:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:37:24 Checking out Revision 11db93bdd33694f4609facca9b98e4ab0cdee9d8 (refs/changes/86/116986/1) 05:37:24 > git config core.sparsecheckout # timeout=10 05:37:24 > git checkout -f 11db93bdd33694f4609facca9b98e4ab0cdee9d8 # timeout=10 05:37:27 Commit message: "Update validate-ar jobs for scandium" 05:37:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:37:27 > git rev-list --no-walk 33a423f66eab3cecd1630e0aeeefb9d33acd3625 # timeout=10 05:37:27 > git remote # timeout=10 05:37:27 > git submodule init # timeout=10 05:37:27 > git submodule sync # timeout=10 05:37:27 > git config --get remote.origin.url # timeout=10 05:37:27 > git submodule init # timeout=10 05:37:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:37:27 > git config --get submodule.global-jjb.url # timeout=10 05:37:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:37:27 > git config --get submodule.packer/common-packer.url # timeout=10 05:37:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:37:28 > git submodule update --init --recursive global-jjb # timeout=10 05:37:28 > git submodule update --init --recursive packer/common-packer # timeout=10 05:37:29 provisioning config files... 05:37:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:37:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:37:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13236332731639536694.sh 05:37:29 ---> python-tools-install.sh 05:37:29 Setup pyenv: 05:37:29 * system (set by /opt/pyenv/version) 05:37:29 * 3.8.20 (set by /opt/pyenv/version) 05:37:29 * 3.9.20 (set by /opt/pyenv/version) 05:37:29 * 3.10.15 (set by /opt/pyenv/version) 05:37:29 * 3.11.10 (set by /opt/pyenv/version) 05:37:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-81PN 05:37:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:37:38 lf-activate-venv(): INFO: Installing: lftools 05:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-81PN/bin to PATH 05:38:03 Generating Requirements File 05:38:27 Python 3.11.10 05:38:27 pip 25.1.1 from /tmp/venv-81PN/lib/python3.11/site-packages/pip (python 3.11) 05:38:27 appdirs==1.4.4 05:38:27 argcomplete==3.6.2 05:38:27 aspy.yaml==1.3.0 05:38:27 attrs==25.3.0 05:38:27 autopage==0.5.2 05:38:27 beautifulsoup4==4.13.4 05:38:27 boto3==1.39.3 05:38:27 botocore==1.39.3 05:38:27 bs4==0.0.2 05:38:27 cachetools==5.5.2 05:38:27 certifi==2025.6.15 05:38:27 cffi==1.17.1 05:38:27 cfgv==3.4.0 05:38:27 chardet==5.2.0 05:38:27 charset-normalizer==3.4.2 05:38:27 click==8.2.1 05:38:27 cliff==4.10.0 05:38:27 cmd2==2.7.0 05:38:27 cryptography==3.3.2 05:38:27 debtcollector==3.0.0 05:38:27 decorator==5.2.1 05:38:27 defusedxml==0.7.1 05:38:27 Deprecated==1.2.18 05:38:27 distlib==0.3.9 05:38:27 dnspython==2.7.0 05:38:27 docker==7.1.0 05:38:27 dogpile.cache==1.4.0 05:38:27 durationpy==0.10 05:38:27 email_validator==2.2.0 05:38:27 filelock==3.18.0 05:38:27 future==1.0.0 05:38:27 gitdb==4.0.12 05:38:27 GitPython==3.1.44 05:38:27 google-auth==2.40.3 05:38:27 httplib2==0.22.0 05:38:27 identify==2.6.12 05:38:27 idna==3.10 05:38:27 importlib-resources==1.5.0 05:38:27 iso8601==2.1.0 05:38:27 Jinja2==3.1.6 05:38:27 jmespath==1.0.1 05:38:27 jsonpatch==1.33 05:38:27 jsonpointer==3.0.0 05:38:27 jsonschema==4.24.0 05:38:27 jsonschema-specifications==2025.4.1 05:38:27 keystoneauth1==5.11.1 05:38:27 kubernetes==33.1.0 05:38:27 lftools==0.37.13 05:38:27 lxml==6.0.0 05:38:27 markdown-it-py==3.0.0 05:38:27 MarkupSafe==3.0.2 05:38:27 mdurl==0.1.2 05:38:27 msgpack==1.1.1 05:38:27 multi_key_dict==2.0.3 05:38:27 munch==4.0.0 05:38:27 netaddr==1.3.0 05:38:27 niet==1.4.2 05:38:27 nodeenv==1.9.1 05:38:27 oauth2client==4.1.3 05:38:27 oauthlib==3.3.1 05:38:27 openstacksdk==4.6.0 05:38:27 os-client-config==2.1.0 05:38:27 os-service-types==1.7.0 05:38:27 osc-lib==4.1.0 05:38:27 oslo.config==9.8.0 05:38:27 oslo.context==6.0.0 05:38:27 oslo.i18n==6.5.1 05:38:27 oslo.log==7.1.0 05:38:27 oslo.serialization==5.7.0 05:38:27 oslo.utils==9.0.0 05:38:27 packaging==25.0 05:38:27 pbr==6.1.1 05:38:27 platformdirs==4.3.8 05:38:27 prettytable==3.16.0 05:38:27 psutil==7.0.0 05:38:27 pyasn1==0.6.1 05:38:27 pyasn1_modules==0.4.2 05:38:27 pycparser==2.22 05:38:27 pygerrit2==2.0.15 05:38:27 PyGithub==2.6.1 05:38:27 Pygments==2.19.2 05:38:27 PyJWT==2.10.1 05:38:27 PyNaCl==1.5.0 05:38:27 pyparsing==2.4.7 05:38:27 pyperclip==1.9.0 05:38:27 pyrsistent==0.20.0 05:38:27 python-cinderclient==9.7.0 05:38:27 python-dateutil==2.9.0.post0 05:38:27 python-heatclient==4.2.0 05:38:27 python-jenkins==1.8.2 05:38:27 python-keystoneclient==5.6.0 05:38:27 python-magnumclient==4.8.1 05:38:27 python-openstackclient==8.1.0 05:38:27 python-swiftclient==4.8.0 05:38:27 PyYAML==6.0.2 05:38:27 referencing==0.36.2 05:38:27 requests==2.32.4 05:38:27 requests-oauthlib==2.0.0 05:38:27 requestsexceptions==1.4.0 05:38:27 rfc3986==2.0.0 05:38:27 rich==14.0.0 05:38:27 rich-argparse==1.7.1 05:38:27 rpds-py==0.26.0 05:38:27 rsa==4.9.1 05:38:27 ruamel.yaml==0.18.14 05:38:27 ruamel.yaml.clib==0.2.12 05:38:27 s3transfer==0.13.0 05:38:27 simplejson==3.20.1 05:38:27 six==1.17.0 05:38:27 smmap==5.0.2 05:38:27 soupsieve==2.7 05:38:27 stevedore==5.4.1 05:38:27 tabulate==0.9.0 05:38:27 toml==0.10.2 05:38:27 tomlkit==0.13.3 05:38:27 tqdm==4.67.1 05:38:27 typing_extensions==4.14.1 05:38:27 tzdata==2025.2 05:38:27 urllib3==1.26.20 05:38:27 virtualenv==20.31.2 05:38:27 wcwidth==0.2.13 05:38:27 websocket-client==1.8.0 05:38:27 wrapt==1.17.2 05:38:27 xdg==6.0.0 05:38:27 xmltodict==0.14.2 05:38:27 yq==3.4.3 05:38:27 [EnvInject] - Injecting environment variables from a build step. 05:38:27 [EnvInject] - Injecting as environment variables the properties content 05:38:27 PYTHON=python3 05:38:27 05:38:27 [EnvInject] - Variables injected successfully. 05:38:27 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17233556036019008565.sh 05:38:28 ---> tox-install.sh 05:38:28 + source /home/jenkins/lf-env.sh 05:38:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:38:28 ++ mktemp -d /tmp/venv-XXXX 05:38:28 + lf_venv=/tmp/venv-MjFb 05:38:28 + local venv_file=/tmp/.os_lf_venv 05:38:28 + local python=python3 05:38:28 + local options 05:38:28 + local set_path=true 05:38:28 + local install_args= 05:38:28 ++ 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 05:38:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:38:28 + true 05:38:28 + case $1 in 05:38:28 + venv_file=/tmp/.toxenv 05:38:28 + shift 2 05:38:28 + true 05:38:28 + case $1 in 05:38:28 + shift 05:38:28 + break 05:38:28 + case $python in 05:38:28 + local pkg_list= 05:38:28 + [[ -d /opt/pyenv ]] 05:38:28 + echo 'Setup pyenv:' 05:38:28 Setup pyenv: 05:38:28 + export PYENV_ROOT=/opt/pyenv 05:38:28 + PYENV_ROOT=/opt/pyenv 05:38:28 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:28 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:28 + pyenv versions 05:38:28 system 05:38:28 3.8.20 05:38:28 3.9.20 05:38:28 3.10.15 05:38:28 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 05:38:28 + command -v pyenv 05:38:28 ++ pyenv init - --no-rehash 05:38:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:38:28 for i in ${!paths[@]}; do 05:38:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:38:28 fi; done; 05:38:28 echo "${paths[*]}"'\'')" 05:38:28 export PATH="/opt/pyenv/shims:${PATH}" 05:38:28 export PYENV_SHELL=bash 05:38:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:38:28 pyenv() { 05:38:28 local command 05:38:28 command="${1:-}" 05:38:28 if [ "$#" -gt 0 ]; then 05:38:28 shift 05:38:28 fi 05:38:28 05:38:28 case "$command" in 05:38:28 rehash|shell) 05:38:28 eval "$(pyenv "sh-$command" "$@")" 05:38:28 ;; 05:38:28 *) 05:38:28 command pyenv "$command" "$@" 05:38:28 ;; 05:38:28 esac 05:38:28 }' 05:38:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:38:28 for i in ${!paths[@]}; do 05:38:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:38:28 fi; done; 05:38:28 echo "${paths[*]}"' 05:38:28 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:28 ++ export PYENV_SHELL=bash 05:38:28 ++ PYENV_SHELL=bash 05:38:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:38:28 +++ complete -F _pyenv pyenv 05:38:28 ++ lf-pyver python3 05:38:28 ++ local py_version_xy=python3 05:38:28 ++ local py_version_xyz= 05:38:28 ++ pyenv versions 05:38:28 ++ local command 05:38:28 ++ command=versions 05:38:28 ++ awk '{ print $1 }' 05:38:28 ++ '[' 1 -gt 0 ']' 05:38:28 ++ shift 05:38:28 ++ case "$command" in 05:38:28 ++ command pyenv versions 05:38:28 ++ grep -E '^[0-9.]*[0-9]$' 05:38:28 ++ sed 's/^[ *]* //' 05:38:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:38:28 +++ grep '^3' /tmp/.pyenv_versions 05:38:28 +++ tail -n 1 05:38:28 +++ sort -V 05:38:28 ++ py_version_xyz=3.11.10 05:38:28 ++ [[ -z 3.11.10 ]] 05:38:28 ++ echo 3.11.10 05:38:28 ++ return 0 05:38:28 + pyenv local 3.11.10 05:38:28 + local command 05:38:28 + command=local 05:38:28 + '[' 2 -gt 0 ']' 05:38:28 + shift 05:38:28 + case "$command" in 05:38:28 + command pyenv local 3.11.10 05:38:28 + for arg in "$@" 05:38:28 + case $arg in 05:38:28 + pkg_list+='tox ' 05:38:28 + for arg in "$@" 05:38:28 + case $arg in 05:38:28 + pkg_list+='virtualenv ' 05:38:28 + for arg in "$@" 05:38:28 + case $arg in 05:38:28 + pkg_list+='urllib3~=1.26.15 ' 05:38:28 + [[ -f /tmp/.toxenv ]] 05:38:28 + [[ ! -f /tmp/.toxenv ]] 05:38:28 + [[ -n '' ]] 05:38:28 + python3 -m venv /tmp/venv-MjFb 05:38:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MjFb' 05:38:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MjFb 05:38:32 + echo /tmp/venv-MjFb 05:38:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:38:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:38:32 + /tmp/venv-MjFb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:38:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:38:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:38:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:38:36 + /tmp/venv-MjFb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:38:38 + type python3 05:38:38 + true 05:38:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MjFb/bin to PATH' 05:38:38 lf-activate-venv(): INFO: Adding /tmp/venv-MjFb/bin to PATH 05:38:38 + PATH=/tmp/venv-MjFb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 + return 0 05:38:38 + python3 --version 05:38:38 Python 3.11.10 05:38:38 + python3 -m pip --version 05:38:38 pip 25.1.1 from /tmp/venv-MjFb/lib/python3.11/site-packages/pip (python 3.11) 05:38:38 + python3 -m pip freeze 05:38:38 cachetools==6.1.0 05:38:38 chardet==5.2.0 05:38:38 colorama==0.4.6 05:38:38 distlib==0.3.9 05:38:38 filelock==3.18.0 05:38:38 packaging==25.0 05:38:38 platformdirs==4.3.8 05:38:38 pluggy==1.6.0 05:38:38 pyproject-api==1.9.1 05:38:38 tox==4.27.0 05:38:38 urllib3==1.26.20 05:38:38 virtualenv==20.31.2 05:38:38 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins14205142137352448858.sh 05:38:38 [EnvInject] - Injecting environment variables from a build step. 05:38:38 [EnvInject] - Injecting as environment variables the properties content 05:38:38 PARALLEL=False 05:38:38 05:38:38 [EnvInject] - Variables injected successfully. 05:38:38 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9127338322534050873.sh 05:38:38 ---> tox-run.sh 05:38:38 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 05:38:38 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 05:38:38 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 05:38:38 + cd /w/workspace/builder-tox-verify-master/. 05:38:38 + source /home/jenkins/lf-env.sh 05:38:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:38:38 ++ mktemp -d /tmp/venv-XXXX 05:38:38 + lf_venv=/tmp/venv-yaUL 05:38:38 + local venv_file=/tmp/.os_lf_venv 05:38:38 + local python=python3 05:38:38 + local options 05:38:38 + local set_path=true 05:38:38 + local install_args= 05:38:38 ++ 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 05:38:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:38:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:38:38 + true 05:38:38 + case $1 in 05:38:38 + venv_file=/tmp/.toxenv 05:38:38 + shift 2 05:38:38 + true 05:38:38 + case $1 in 05:38:38 + shift 05:38:38 + break 05:38:38 + case $python in 05:38:38 + local pkg_list= 05:38:38 + [[ -d /opt/pyenv ]] 05:38:38 + echo 'Setup pyenv:' 05:38:38 Setup pyenv: 05:38:38 + export PYENV_ROOT=/opt/pyenv 05:38:38 + PYENV_ROOT=/opt/pyenv 05:38:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 + pyenv versions 05:38:38 system 05:38:38 3.8.20 05:38:38 3.9.20 05:38:38 3.10.15 05:38:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 05:38:38 + command -v pyenv 05:38:38 ++ pyenv init - --no-rehash 05:38:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:38:38 for i in ${!paths[@]}; do 05:38:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:38:38 fi; done; 05:38:38 echo "${paths[*]}"'\'')" 05:38:38 export PATH="/opt/pyenv/shims:${PATH}" 05:38:38 export PYENV_SHELL=bash 05:38:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:38:38 pyenv() { 05:38:38 local command 05:38:38 command="${1:-}" 05:38:38 if [ "$#" -gt 0 ]; then 05:38:38 shift 05:38:38 fi 05:38:38 05:38:38 case "$command" in 05:38:38 rehash|shell) 05:38:38 eval "$(pyenv "sh-$command" "$@")" 05:38:38 ;; 05:38:38 *) 05:38:38 command pyenv "$command" "$@" 05:38:38 ;; 05:38:38 esac 05:38:38 }' 05:38:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:38:38 for i in ${!paths[@]}; do 05:38:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:38:38 fi; done; 05:38:38 echo "${paths[*]}"' 05:38:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:38 ++ export PYENV_SHELL=bash 05:38:38 ++ PYENV_SHELL=bash 05:38:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:38:38 +++ complete -F _pyenv pyenv 05:38:38 ++ lf-pyver python3 05:38:38 ++ local py_version_xy=python3 05:38:38 ++ local py_version_xyz= 05:38:38 ++ pyenv versions 05:38:38 ++ local command 05:38:38 ++ awk '{ print $1 }' 05:38:38 ++ command=versions 05:38:38 ++ '[' 1 -gt 0 ']' 05:38:38 ++ shift 05:38:38 ++ sed 's/^[ *]* //' 05:38:38 ++ grep -E '^[0-9.]*[0-9]$' 05:38:38 ++ case "$command" in 05:38:38 ++ command pyenv versions 05:38:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:38:38 +++ grep '^3' /tmp/.pyenv_versions 05:38:38 +++ tail -n 1 05:38:38 +++ sort -V 05:38:38 ++ py_version_xyz=3.11.10 05:38:38 ++ [[ -z 3.11.10 ]] 05:38:38 ++ echo 3.11.10 05:38:38 ++ return 0 05:38:38 + pyenv local 3.11.10 05:38:38 + local command 05:38:38 + command=local 05:38:38 + '[' 2 -gt 0 ']' 05:38:38 + shift 05:38:38 + case "$command" in 05:38:38 + command pyenv local 3.11.10 05:38:38 + for arg in "$@" 05:38:38 + case $arg in 05:38:38 + pkg_list+='tox ' 05:38:38 + for arg in "$@" 05:38:38 + case $arg in 05:38:38 + pkg_list+='virtualenv ' 05:38:38 + for arg in "$@" 05:38:38 + case $arg in 05:38:38 + pkg_list+='urllib3~=1.26.15 ' 05:38:38 + [[ -f /tmp/.toxenv ]] 05:38:38 ++ cat /tmp/.toxenv 05:38:38 + lf_venv=/tmp/venv-MjFb 05:38:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MjFb from' file:/tmp/.toxenv 05:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MjFb from file:/tmp/.toxenv 05:38:38 + /tmp/venv-MjFb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:38:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:38:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:38:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:38:39 + /tmp/venv-MjFb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:38:40 + type python3 05:38:40 + true 05:38:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MjFb/bin to PATH' 05:38:40 lf-activate-venv(): INFO: Adding /tmp/venv-MjFb/bin to PATH 05:38:40 + PATH=/tmp/venv-MjFb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:40 + return 0 05:38:40 + [[ -d /opt/pyenv ]] 05:38:40 + echo '---> Setting up pyenv' 05:38:40 ---> Setting up pyenv 05:38:40 + export PYENV_ROOT=/opt/pyenv 05:38:40 + PYENV_ROOT=/opt/pyenv 05:38:40 + export PATH=/opt/pyenv/bin:/tmp/venv-MjFb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:40 + PATH=/opt/pyenv/bin:/tmp/venv-MjFb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:38:40 ++ pwd 05:38:40 + PYTHONPATH=/w/workspace/builder-tox-verify-master 05:38:40 + export PYTHONPATH 05:38:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:38:40 + TOX_TESTENV_PASSENV=PYTHONPATH 05:38:40 + tox --version 05:38:41 4.27.0 from /tmp/venv-MjFb/lib/python3.11/site-packages/tox/__init__.py 05:38:41 + PARALLEL=False 05:38:41 + TOX_OPTIONS_LIST= 05:38:41 + [[ -n '' ]] 05:38:41 + case ${PARALLEL,,} in 05:38:41 + tox 05:38:41 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 05:38:41 docs: install_deps> python -I -m pip install -r docs/requirements.txt 05:39:03 docs: freeze> python -m pip freeze --all 05:39:03 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.6.15,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.58.5,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.1,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.3.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 05:39:03 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 05:39:05 docs: OK ✔ in 24.08 seconds 05:39:05 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 05:39:22 docs-linkcheck: freeze> python -m pip freeze --all 05:39:23 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.6.15,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.58.5,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.1,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.3.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 05:39:23 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 05:39:25 docs-linkcheck: OK ✔ in 19.9 seconds 05:39:25 jjb-version: freeze> python -m pip freeze --all 05:39:26 jjb-version: pip==25.1.1,setuptools==80.3.1 05:39:26 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 05:39:26 JJB version in jjb/releng-jobs.yaml: 6.3.0 05:39:26 JJB version in tox.ini: 6.3.0 05:39:26 jjb-version: OK ✔ in 0.81 seconds 05:39:26 prefix: freeze> python -m pip freeze --all 05:39:26 prefix: pip==25.1.1,setuptools==80.3.1 05:39:26 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 05:39:27 prefix: OK ✔ in 0.82 seconds 05:39:27 robot: freeze> python -m pip freeze --all 05:39:27 robot: pip==25.1.1,setuptools==80.3.1 05:39:27 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 05:39:27 docs: OK (24.08=setup[22.54]+cmd[1.54] seconds) 05:39:27 docs-linkcheck: OK (19.90=setup[17.82]+cmd[2.09] seconds) 05:39:27 jjb-version: OK (0.81=setup[0.78]+cmd[0.02] seconds) 05:39:27 prefix: OK (0.82=setup[0.79]+cmd[0.03] seconds) 05:39:27 robot: OK (0.88=setup[0.84]+cmd[0.04] seconds) 05:39:27 congratulations :) (46.57 seconds) 05:39:27 + tox_status=0 05:39:27 + echo '---> Completed tox runs' 05:39:27 ---> Completed tox runs 05:39:27 + for i in .tox/*/log 05:39:27 ++ echo .tox/docs-linkcheck/log 05:39:27 ++ awk -F/ '{print $2}' 05:39:27 + tox_env=docs-linkcheck 05:39:27 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 05:39:27 + for i in .tox/*/log 05:39:27 ++ echo .tox/docs/log 05:39:27 ++ awk -F/ '{print $2}' 05:39:27 + tox_env=docs 05:39:27 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 05:39:27 + for i in .tox/*/log 05:39:27 ++ awk -F/ '{print $2}' 05:39:27 ++ echo .tox/jjb-version/log 05:39:27 + tox_env=jjb-version 05:39:27 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 05:39:27 + for i in .tox/*/log 05:39:27 ++ awk -F/ '{print $2}' 05:39:27 ++ echo .tox/prefix/log 05:39:27 + tox_env=prefix 05:39:27 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 05:39:27 + for i in .tox/*/log 05:39:27 ++ echo .tox/robot/log 05:39:27 ++ awk -F/ '{print $2}' 05:39:27 + tox_env=robot 05:39:27 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 05:39:27 + DOC_DIR=docs/_build/html 05:39:27 + [[ -d docs/_build/html ]] 05:39:27 + echo '---> Archiving generated docs' 05:39:27 ---> Archiving generated docs 05:39:27 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 05:39:27 + echo '---> tox-run.sh ends' 05:39:27 ---> tox-run.sh ends 05:39:27 + test 0 -eq 0 05:39:27 $ ssh-agent -k 05:39:27 unset SSH_AUTH_SOCK; 05:39:27 unset SSH_AGENT_PID; 05:39:27 echo Agent pid 1510 killed; 05:39:27 [ssh-agent] Stopped. 05:39:27 [PostBuildScript] - [INFO] Executing post build scripts. 05:39:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3850998596199397218.sh 05:39:27 ---> sysstat.sh 05:39:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17421107866643235738.sh 05:39:28 ---> package-listing.sh 05:39:28 ++ tr '[:upper:]' '[:lower:]' 05:39:28 ++ facter osfamily 05:39:28 + OS_FAMILY=debian 05:39:28 + workspace=/w/workspace/builder-tox-verify-master 05:39:28 + START_PACKAGES=/tmp/packages_start.txt 05:39:28 + END_PACKAGES=/tmp/packages_end.txt 05:39:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:39:28 + PACKAGES=/tmp/packages_start.txt 05:39:28 + '[' /w/workspace/builder-tox-verify-master ']' 05:39:28 + PACKAGES=/tmp/packages_end.txt 05:39:28 + case "${OS_FAMILY}" in 05:39:28 + dpkg -l 05:39:28 + grep '^ii' 05:39:28 + '[' -f /tmp/packages_start.txt ']' 05:39:28 + '[' -f /tmp/packages_end.txt ']' 05:39:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:39:28 + '[' /w/workspace/builder-tox-verify-master ']' 05:39:28 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 05:39:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 05:39:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16518692183723906168.sh 05:39:28 ---> capture-instance-metadata.sh 05:39:28 Setup pyenv: 05:39:29 system 05:39:29 3.8.20 05:39:29 3.9.20 05:39:29 3.10.15 05:39:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 05:39:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81PN from file:/tmp/.os_lf_venv 05:39:31 lf-activate-venv(): INFO: Installing: lftools 05:39:44 lf-activate-venv(): INFO: Adding /tmp/venv-81PN/bin to PATH 05:39:44 INFO: Running in OpenStack, capturing instance metadata 05:39:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5208984457376090216.sh 05:39:44 provisioning config files... 05:39:45 Could not find credentials [logs] for builder-tox-verify-master #7852 05:39:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config13102293143009982820tmp 05:39:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:39:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:39:45 provisioning config files... 05:39:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:39:45 [EnvInject] - Injecting environment variables from a build step. 05:39:45 [EnvInject] - Injecting as environment variables the properties content 05:39:45 SERVER_ID=logs 05:39:45 05:39:45 [EnvInject] - Variables injected successfully. 05:39:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11178847422556631770.sh 05:39:45 ---> create-netrc.sh 05:39:45 WARN: Log server credential not found. 05:39:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5620421046231579305.sh 05:39:45 ---> python-tools-install.sh 05:39:45 Setup pyenv: 05:39:45 system 05:39:45 3.8.20 05:39:45 3.9.20 05:39:45 3.10.15 05:39:45 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 05:39:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81PN from file:/tmp/.os_lf_venv 05:39:48 lf-activate-venv(): INFO: Installing: lftools 05:39:59 lf-activate-venv(): INFO: Adding /tmp/venv-81PN/bin to PATH 05:39:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7019893444184498656.sh 05:39:59 ---> sudo-logs.sh 05:39:59 Archiving 'sudo' log.. 05:40:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16256581926111893334.sh 05:40:00 ---> job-cost.sh 05:40:00 Setup pyenv: 05:40:00 system 05:40:00 3.8.20 05:40:00 3.9.20 05:40:00 3.10.15 05:40:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 05:40:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81PN from file:/tmp/.os_lf_venv 05:40:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-81PN/bin to PATH 05:40:08 INFO: No Stack... 05:40:08 INFO: Retrieving Pricing Info for: v3-standard-2 05:40:08 INFO: Archiving Costs 05:40:09 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5850286918467359862.sh 05:40:09 ---> logs-deploy.sh 05:40:09 Setup pyenv: 05:40:09 system 05:40:09 3.8.20 05:40:09 3.9.20 05:40:09 3.10.15 05:40:09 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 05:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81PN from file:/tmp/.os_lf_venv 05:40:11 lf-activate-venv(): INFO: Installing: lftools 05:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-81PN/bin to PATH 05:40:21 WARNING: Nexus logging server not set 05:40:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7852/ 05:40:21 INFO: archiving logs to S3 05:40:22 ---> uname -a: 05:40:22 Linux prd-ubuntu2204-builder-2c-2g-40709 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:40:22 05:40:22 05:40:22 ---> lscpu: 05:40:22 Architecture: x86_64 05:40:22 CPU op-mode(s): 32-bit, 64-bit 05:40:22 Address sizes: 40 bits physical, 48 bits virtual 05:40:22 Byte Order: Little Endian 05:40:22 CPU(s): 2 05:40:22 On-line CPU(s) list: 0,1 05:40:22 Vendor ID: AuthenticAMD 05:40:22 Model name: AMD EPYC-Rome Processor 05:40:22 CPU family: 23 05:40:22 Model: 49 05:40:22 Thread(s) per core: 1 05:40:22 Core(s) per socket: 1 05:40:22 Socket(s): 2 05:40:22 Stepping: 0 05:40:22 BogoMIPS: 5599.99 05:40:22 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:40:22 Virtualization: AMD-V 05:40:22 Hypervisor vendor: KVM 05:40:22 Virtualization type: full 05:40:22 L1d cache: 64 KiB (2 instances) 05:40:22 L1i cache: 64 KiB (2 instances) 05:40:22 L2 cache: 1 MiB (2 instances) 05:40:22 L3 cache: 32 MiB (2 instances) 05:40:22 NUMA node(s): 1 05:40:22 NUMA node0 CPU(s): 0,1 05:40:22 Vulnerability Gather data sampling: Not affected 05:40:22 Vulnerability Itlb multihit: Not affected 05:40:22 Vulnerability L1tf: Not affected 05:40:22 Vulnerability Mds: Not affected 05:40:22 Vulnerability Meltdown: Not affected 05:40:22 Vulnerability Mmio stale data: Not affected 05:40:22 Vulnerability Reg file data sampling: Not affected 05:40:22 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:40:22 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:40:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:40:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:40:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:40:22 Vulnerability Srbds: Not affected 05:40:22 Vulnerability Tsx async abort: Not affected 05:40:22 05:40:22 05:40:22 ---> nproc: 05:40:22 2 05:40:22 05:40:22 05:40:22 ---> df -h: 05:40:22 Filesystem Size Used Avail Use% Mounted on 05:40:22 tmpfs 794M 1.1M 793M 1% /run 05:40:22 /dev/vda1 39G 9.0G 30G 24% / 05:40:22 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:40:22 tmpfs 5.0M 0 5.0M 0% /run/lock 05:40:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:40:22 tmpfs 794M 4.0K 794M 1% /run/user/1001 05:40:22 05:40:22 05:40:22 ---> free -m: 05:40:22 total used free shared buff/cache available 05:40:22 Mem: 7937 568 4095 4 3273 7058 05:40:22 Swap: 1023 0 1023 05:40:22 05:40:22 05:40:22 ---> ip addr: 05:40:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:40:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:40:22 inet 127.0.0.1/8 scope host lo 05:40:22 valid_lft forever preferred_lft forever 05:40:22 inet6 ::1/128 scope host 05:40:22 valid_lft forever preferred_lft forever 05:40:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:40:22 link/ether fa:16:3e:7e:ce:7d brd ff:ff:ff:ff:ff:ff 05:40:22 altname enp0s3 05:40:22 inet 10.30.171.234/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:40:22 valid_lft 86182sec preferred_lft 86182sec 05:40:22 inet6 fe80::f816:3eff:fe7e:ce7d/64 scope link 05:40:22 valid_lft forever preferred_lft forever 05:40:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:40:22 link/ether 02:42:41:84:9e:99 brd ff:ff:ff:ff:ff:ff 05:40:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:40:22 valid_lft forever preferred_lft forever 05:40:22 05:40:22 05:40:22 ---> sar -b -r -n DEV: 05:40:22 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-40709) 07/08/25 _x86_64_ (2 CPU) 05:40:22 05:40:22 05:36:46 LINUX RESTART (2 CPU) 05:40:22 05:40:22 05:40:22 ---> sar -P ALL: 05:40:22 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-40709) 07/08/25 _x86_64_ (2 CPU) 05:40:22 05:40:22 05:36:46 LINUX RESTART (2 CPU) 05:40:22 05:40:22 05:40:22