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