22:29:37 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118067 22:29:37 Running as SYSTEM 22:29:37 [EnvInject] - Loading node environment variables. 22:29:37 Building remotely on prd-ubuntu2204-builder-2c-2g-52625 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 22:29:38 [ssh-agent] Looking for ssh-agent implementation... 22:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:38 $ ssh-agent 22:29:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZPXc0o/agent.1530 22:29:38 SSH_AGENT_PID=1532 22:29:38 [ssh-agent] Started. 22:29:38 Running ssh-add (command line suppressed) 22:29:38 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_11026128238842223529.key (/w/workspace/builder-tox-verify-master@tmp/private_key_11026128238842223529.key) 22:29:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:29:38 The recommended git tool is: NONE 22:29:40 using credential jenkins-ssh 22:29:40 Wiping out workspace first. 22:29:40 Cloning the remote Git repository 22:29:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:29:40 > git init /w/workspace/builder-tox-verify-master # timeout=10 22:29:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:29:40 > git --version # timeout=10 22:29:40 > git --version # 'git version 2.34.1' 22:29:40 using GIT_SSH to set credentials jenkins-ssh 22:29:40 Verifying host key using known hosts file 22:29: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. 22:29:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:29:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:29:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:29:43 using GIT_SSH to set credentials jenkins-ssh 22:29:43 Verifying host key using known hosts file 22:29:43 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. 22:29:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/67/118067/1 # timeout=10 22:29:43 > git rev-parse ee8eb480084561f783d4f189c12a932e62782fb9^{commit} # timeout=10 22:29:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:29:43 Checking out Revision ee8eb480084561f783d4f189c12a932e62782fb9 (refs/changes/67/118067/1) 22:29:43 > git config core.sparsecheckout # timeout=10 22:29:43 > git checkout -f ee8eb480084561f783d4f189c12a932e62782fb9 # timeout=10 22:29:46 Commit message: "CI: Update gerrit-change-info commit to latest" 22:29:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:29:46 > git rev-list --no-walk c6473e7b136f5cd1bffb436ab3064cacd885abd4 # timeout=10 22:29:46 > git remote # timeout=10 22:29:46 > git submodule init # timeout=10 22:29:46 > git submodule sync # timeout=10 22:29:46 > git config --get remote.origin.url # timeout=10 22:29:46 > git submodule init # timeout=10 22:29:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:29:47 > git config --get submodule.global-jjb.url # timeout=10 22:29:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:29:47 > git config --get submodule.packer/common-packer.url # timeout=10 22:29:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:29:47 > git submodule update --init --recursive global-jjb # timeout=10 22:29:47 > git submodule update --init --recursive packer/common-packer # timeout=10 22:29:48 provisioning config files... 22:29:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:29:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:29:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13674278983816468531.sh 22:29:48 ---> python-tools-install.sh 22:29:48 Setup pyenv: 22:29:48 * system (set by /opt/pyenv/version) 22:29:48 * 3.8.20 (set by /opt/pyenv/version) 22:29:48 * 3.9.20 (set by /opt/pyenv/version) 22:29:48 * 3.10.15 (set by /opt/pyenv/version) 22:29:48 * 3.11.10 (set by /opt/pyenv/version) 22:29:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHZs 22:29:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:29:57 lf-activate-venv(): INFO: Installing: lftools 22:30:29 lf-activate-venv(): INFO: Adding /tmp/venv-tHZs/bin to PATH 22:30:29 Generating Requirements File 22:30:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:30:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:30:52 Python 3.11.10 22:30:52 pip 25.2 from /tmp/venv-tHZs/lib/python3.11/site-packages/pip (python 3.11) 22:30:52 appdirs==1.4.4 22:30:52 argcomplete==3.6.2 22:30:52 aspy.yaml==1.3.0 22:30:52 attrs==25.3.0 22:30:52 autopage==0.5.2 22:30:52 beautifulsoup4==4.13.5 22:30:52 boto3==1.40.31 22:30:52 botocore==1.40.31 22:30:52 bs4==0.0.2 22:30:52 cachetools==5.5.2 22:30:52 certifi==2025.8.3 22:30:52 cffi==2.0.0 22:30:52 cfgv==3.4.0 22:30:52 chardet==5.2.0 22:30:52 charset-normalizer==3.4.3 22:30:52 click==8.2.1 22:30:52 cliff==4.11.0 22:30:52 cmd2==2.7.0 22:30:52 cryptography==3.3.2 22:30:52 debtcollector==3.0.0 22:30:52 decorator==5.2.1 22:30:52 defusedxml==0.7.1 22:30:52 Deprecated==1.2.18 22:30:52 distlib==0.4.0 22:30:52 dnspython==2.8.0 22:30:52 docker==7.1.0 22:30:52 dogpile.cache==1.4.1 22:30:52 durationpy==0.10 22:30:52 email-validator==2.3.0 22:30:52 filelock==3.19.1 22:30:52 future==1.0.0 22:30:52 gitdb==4.0.12 22:30:52 GitPython==3.1.45 22:30:52 google-auth==2.40.3 22:30:52 httplib2==0.31.0 22:30:52 identify==2.6.14 22:30:52 idna==3.10 22:30:52 importlib-resources==1.5.0 22:30:52 iso8601==2.1.0 22:30:52 Jinja2==3.1.6 22:30:52 jmespath==1.0.1 22:30:52 jsonpatch==1.33 22:30:52 jsonpointer==3.0.0 22:30:52 jsonschema==4.25.1 22:30:52 jsonschema-specifications==2025.9.1 22:30:52 keystoneauth1==5.12.0 22:30:52 kubernetes==33.1.0 22:30:52 lftools==0.37.13 22:30:52 lxml==6.0.1 22:30:52 markdown-it-py==4.0.0 22:30:52 MarkupSafe==3.0.2 22:30:52 mdurl==0.1.2 22:30:52 msgpack==1.1.1 22:30:52 multi_key_dict==2.0.3 22:30:52 munch==4.0.0 22:30:52 netaddr==1.3.0 22:30:52 niet==1.4.2 22:30:52 nodeenv==1.9.1 22:30:52 oauth2client==4.1.3 22:30:52 oauthlib==3.3.1 22:30:52 openstacksdk==4.7.1 22:30:52 os-service-types==1.8.0 22:30:52 osc-lib==4.2.0 22:30:52 oslo.config==10.0.0 22:30:52 oslo.context==6.1.0 22:30:52 oslo.i18n==6.6.0 22:30:52 oslo.log==7.2.1 22:30:52 oslo.serialization==5.8.0 22:30:52 oslo.utils==9.1.0 22:30:52 packaging==25.0 22:30:52 pbr==7.0.1 22:30:52 platformdirs==4.4.0 22:30:52 prettytable==3.16.0 22:30:52 psutil==7.0.0 22:30:52 pyasn1==0.6.1 22:30:52 pyasn1_modules==0.4.2 22:30:52 pycparser==2.23 22:30:52 pygerrit2==2.0.15 22:30:52 PyGithub==2.8.1 22:30:52 Pygments==2.19.2 22:30:52 PyJWT==2.10.1 22:30:52 PyNaCl==1.6.0 22:30:52 pyparsing==2.4.7 22:30:52 pyperclip==1.9.0 22:30:52 pyrsistent==0.20.0 22:30:52 python-cinderclient==9.8.0 22:30:52 python-dateutil==2.9.0.post0 22:30:52 python-heatclient==4.3.0 22:30:52 python-jenkins==1.8.3 22:30:52 python-keystoneclient==5.7.0 22:30:52 python-magnumclient==4.9.0 22:30:52 python-openstackclient==8.2.0 22:30:52 python-swiftclient==4.8.0 22:30:52 PyYAML==6.0.2 22:30:52 referencing==0.36.2 22:30:52 requests==2.32.5 22:30:52 requests-oauthlib==2.0.0 22:30:52 requestsexceptions==1.4.0 22:30:52 rfc3986==2.0.0 22:30:52 rich==14.1.0 22:30:52 rich-argparse==1.7.1 22:30:52 rpds-py==0.27.1 22:30:52 rsa==4.9.1 22:30:52 ruamel.yaml==0.18.15 22:30:52 ruamel.yaml.clib==0.2.12 22:30:52 s3transfer==0.14.0 22:30:52 simplejson==3.20.1 22:30:52 six==1.17.0 22:30:52 smmap==5.0.2 22:30:52 soupsieve==2.8 22:30:52 stevedore==5.5.0 22:30:52 tabulate==0.9.0 22:30:52 toml==0.10.2 22:30:52 tomlkit==0.13.3 22:30:52 tqdm==4.67.1 22:30:52 typing_extensions==4.15.0 22:30:52 tzdata==2025.2 22:30:52 urllib3==1.26.20 22:30:52 virtualenv==20.34.0 22:30:52 wcwidth==0.2.13 22:30:52 websocket-client==1.8.0 22:30:52 wrapt==1.17.3 22:30:52 xdg==6.0.0 22:30:52 xmltodict==1.0.0 22:30:52 yq==3.4.3 22:30:52 [EnvInject] - Injecting environment variables from a build step. 22:30:52 [EnvInject] - Injecting as environment variables the properties content 22:30:52 PYTHON=python3 22:30:52 22:30:52 [EnvInject] - Variables injected successfully. 22:30:52 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9896624868857654743.sh 22:30:52 ---> tox-install.sh 22:30:52 + source /home/jenkins/lf-env.sh 22:30:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:30:52 ++ mktemp -d /tmp/venv-XXXX 22:30:52 + lf_venv=/tmp/venv-X1yR 22:30:52 + local venv_file=/tmp/.os_lf_venv 22:30:52 + local python=python3 22:30:52 + local options 22:30:52 + local set_path=true 22:30:52 + local install_args= 22:30:52 ++ 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 22:30:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:30:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:30:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:30:52 + true 22:30:52 + case $1 in 22:30:52 + venv_file=/tmp/.toxenv 22:30:52 + shift 2 22:30:52 + true 22:30:52 + case $1 in 22:30:52 + shift 22:30:52 + break 22:30:52 + case $python in 22:30:52 + local pkg_list= 22:30:52 + [[ -d /opt/pyenv ]] 22:30:52 + echo 'Setup pyenv:' 22:30:52 Setup pyenv: 22:30:52 + export PYENV_ROOT=/opt/pyenv 22:30:52 + PYENV_ROOT=/opt/pyenv 22:30:52 + 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 22:30:52 + 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 22:30:52 + pyenv versions 22:30:52 system 22:30:52 3.8.20 22:30:52 3.9.20 22:30:52 3.10.15 22:30:52 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 22:30:52 + command -v pyenv 22:30:52 ++ pyenv init - --no-rehash 22:30:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:30:52 for i in ${!paths[@]}; do 22:30:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:30:52 fi; done; 22:30:52 echo "${paths[*]}"'\'')" 22:30:52 export PATH="/opt/pyenv/shims:${PATH}" 22:30:52 export PYENV_SHELL=bash 22:30:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:30:52 pyenv() { 22:30:52 local command 22:30:52 command="${1:-}" 22:30:52 if [ "$#" -gt 0 ]; then 22:30:52 shift 22:30:52 fi 22:30:52 22:30:52 case "$command" in 22:30:52 rehash|shell) 22:30:52 eval "$(pyenv "sh-$command" "$@")" 22:30:52 ;; 22:30:52 *) 22:30:52 command pyenv "$command" "$@" 22:30:52 ;; 22:30:52 esac 22:30:52 }' 22:30:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:30:52 for i in ${!paths[@]}; do 22:30:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:30:52 fi; done; 22:30:52 echo "${paths[*]}"' 22:30:52 ++ 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 22:30:52 ++ 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 22:30:52 ++ 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 22:30:52 ++ export PYENV_SHELL=bash 22:30:52 ++ PYENV_SHELL=bash 22:30:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:30:52 +++ complete -F _pyenv pyenv 22:30:52 ++ lf-pyver python3 22:30:52 ++ local py_version_xy=python3 22:30:52 ++ local py_version_xyz= 22:30:52 ++ sed 's/^[ *]* //' 22:30:52 ++ awk '{ print $1 }' 22:30:52 ++ grep -E '^[0-9.]*[0-9]$' 22:30:52 ++ pyenv versions 22:30:52 ++ local command 22:30:52 ++ command=versions 22:30:52 ++ '[' 1 -gt 0 ']' 22:30:52 ++ shift 22:30:52 ++ case "$command" in 22:30:52 ++ command pyenv versions 22:30:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:30:53 +++ grep '^3' /tmp/.pyenv_versions 22:30:53 +++ tail -n 1 22:30:53 +++ sort -V 22:30:53 ++ py_version_xyz=3.11.10 22:30:53 ++ [[ -z 3.11.10 ]] 22:30:53 ++ echo 3.11.10 22:30:53 ++ return 0 22:30:53 + pyenv local 3.11.10 22:30:53 + local command 22:30:53 + command=local 22:30:53 + '[' 2 -gt 0 ']' 22:30:53 + shift 22:30:53 + case "$command" in 22:30:53 + command pyenv local 3.11.10 22:30:53 + for arg in "$@" 22:30:53 + case $arg in 22:30:53 + pkg_list+='tox ' 22:30:53 + for arg in "$@" 22:30:53 + case $arg in 22:30:53 + pkg_list+='virtualenv ' 22:30:53 + for arg in "$@" 22:30:53 + case $arg in 22:30:53 + pkg_list+='urllib3~=1.26.15 ' 22:30:53 + [[ -f /tmp/.toxenv ]] 22:30:53 + [[ ! -f /tmp/.toxenv ]] 22:30:53 + [[ -n '' ]] 22:30:53 + python3 -m venv /tmp/venv-X1yR 22:30:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X1yR' 22:30:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X1yR 22:30:57 + echo /tmp/venv-X1yR 22:30:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:30:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:30:57 + /tmp/venv-X1yR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:31:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:31:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:31:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:31:01 + /tmp/venv-X1yR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:31:03 + type python3 22:31:03 + true 22:31:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X1yR/bin to PATH' 22:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-X1yR/bin to PATH 22:31:03 + PATH=/tmp/venv-X1yR/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 22:31:03 + return 0 22:31:03 + python3 --version 22:31:03 Python 3.11.10 22:31:03 + python3 -m pip --version 22:31:03 pip 25.2 from /tmp/venv-X1yR/lib/python3.11/site-packages/pip (python 3.11) 22:31:03 + python3 -m pip freeze 22:31:03 cachetools==6.2.0 22:31:03 chardet==5.2.0 22:31:03 colorama==0.4.6 22:31:03 distlib==0.4.0 22:31:03 filelock==3.19.1 22:31:03 packaging==25.0 22:31:03 platformdirs==4.4.0 22:31:03 pluggy==1.6.0 22:31:03 pyproject-api==1.9.1 22:31:03 tox==4.30.2 22:31:03 urllib3==1.26.20 22:31:03 virtualenv==20.34.0 22:31:03 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9073380521689110841.sh 22:31:03 [EnvInject] - Injecting environment variables from a build step. 22:31:03 [EnvInject] - Injecting as environment variables the properties content 22:31:03 PARALLEL=False 22:31:03 22:31:03 [EnvInject] - Variables injected successfully. 22:31:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10110675502573270063.sh 22:31:03 ---> tox-run.sh 22:31:03 + 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 22:31:03 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 22:31:03 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 22:31:03 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 22:31:03 + cd /w/workspace/builder-tox-verify-master/. 22:31:03 + source /home/jenkins/lf-env.sh 22:31:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:31:03 ++ mktemp -d /tmp/venv-XXXX 22:31:03 + lf_venv=/tmp/venv-MMjl 22:31:03 + local venv_file=/tmp/.os_lf_venv 22:31:03 + local python=python3 22:31:03 + local options 22:31:03 + local set_path=true 22:31:03 + local install_args= 22:31:03 ++ 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 22:31:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:31:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:31:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:31:03 + true 22:31:03 + case $1 in 22:31:03 + venv_file=/tmp/.toxenv 22:31:03 + shift 2 22:31:03 + true 22:31:03 + case $1 in 22:31:03 + shift 22:31:03 + break 22:31:03 + case $python in 22:31:03 + local pkg_list= 22:31:03 + [[ -d /opt/pyenv ]] 22:31:03 + echo 'Setup pyenv:' 22:31:03 Setup pyenv: 22:31:03 + export PYENV_ROOT=/opt/pyenv 22:31:03 + PYENV_ROOT=/opt/pyenv 22:31:03 + 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 22:31:03 + 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 22:31:03 + pyenv versions 22:31:03 system 22:31:03 3.8.20 22:31:03 3.9.20 22:31:03 3.10.15 22:31:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 22:31:03 + command -v pyenv 22:31:03 ++ pyenv init - --no-rehash 22:31:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:31:03 for i in ${!paths[@]}; do 22:31:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:31:03 fi; done; 22:31:03 echo "${paths[*]}"'\'')" 22:31:03 export PATH="/opt/pyenv/shims:${PATH}" 22:31:03 export PYENV_SHELL=bash 22:31:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:31:03 pyenv() { 22:31:03 local command 22:31:03 command="${1:-}" 22:31:03 if [ "$#" -gt 0 ]; then 22:31:03 shift 22:31:03 fi 22:31:03 22:31:03 case "$command" in 22:31:03 rehash|shell) 22:31:03 eval "$(pyenv "sh-$command" "$@")" 22:31:03 ;; 22:31:03 *) 22:31:03 command pyenv "$command" "$@" 22:31:03 ;; 22:31:03 esac 22:31:03 }' 22:31:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:31:03 for i in ${!paths[@]}; do 22:31:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:31:03 fi; done; 22:31:03 echo "${paths[*]}"' 22:31:03 ++ 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 22:31:03 ++ 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 22:31:03 ++ 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 22:31:03 ++ export PYENV_SHELL=bash 22:31:03 ++ PYENV_SHELL=bash 22:31:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:31:03 +++ complete -F _pyenv pyenv 22:31:03 ++ lf-pyver python3 22:31:03 ++ local py_version_xy=python3 22:31:03 ++ local py_version_xyz= 22:31:03 ++ sed 's/^[ *]* //' 22:31:03 ++ awk '{ print $1 }' 22:31:03 ++ pyenv versions 22:31:03 ++ local command 22:31:03 ++ command=versions 22:31:03 ++ '[' 1 -gt 0 ']' 22:31:03 ++ shift 22:31:03 ++ case "$command" in 22:31:03 ++ command pyenv versions 22:31:03 ++ grep -E '^[0-9.]*[0-9]$' 22:31:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:31:03 +++ grep '^3' /tmp/.pyenv_versions 22:31:03 +++ tail -n 1 22:31:03 +++ sort -V 22:31:03 ++ py_version_xyz=3.11.10 22:31:03 ++ [[ -z 3.11.10 ]] 22:31:03 ++ echo 3.11.10 22:31:03 ++ return 0 22:31:03 + pyenv local 3.11.10 22:31:03 + local command 22:31:03 + command=local 22:31:03 + '[' 2 -gt 0 ']' 22:31:03 + shift 22:31:03 + case "$command" in 22:31:03 + command pyenv local 3.11.10 22:31:03 + for arg in "$@" 22:31:03 + case $arg in 22:31:03 + pkg_list+='tox ' 22:31:03 + for arg in "$@" 22:31:03 + case $arg in 22:31:03 + pkg_list+='virtualenv ' 22:31:03 + for arg in "$@" 22:31:03 + case $arg in 22:31:03 + pkg_list+='urllib3~=1.26.15 ' 22:31:03 + [[ -f /tmp/.toxenv ]] 22:31:03 ++ cat /tmp/.toxenv 22:31:03 + lf_venv=/tmp/venv-X1yR 22:31:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X1yR from' file:/tmp/.toxenv 22:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X1yR from file:/tmp/.toxenv 22:31:03 + /tmp/venv-X1yR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:31:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:31:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:31:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:31:05 + /tmp/venv-X1yR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:31:06 + type python3 22:31:06 + true 22:31:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X1yR/bin to PATH' 22:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-X1yR/bin to PATH 22:31:06 + PATH=/tmp/venv-X1yR/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 22:31:06 + return 0 22:31:06 + [[ -d /opt/pyenv ]] 22:31:06 + echo '---> Setting up pyenv' 22:31:06 ---> Setting up pyenv 22:31:06 + export PYENV_ROOT=/opt/pyenv 22:31:06 + PYENV_ROOT=/opt/pyenv 22:31:06 + export PATH=/opt/pyenv/bin:/tmp/venv-X1yR/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 22:31:06 + PATH=/opt/pyenv/bin:/tmp/venv-X1yR/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 22:31:06 ++ pwd 22:31:06 + PYTHONPATH=/w/workspace/builder-tox-verify-master 22:31:06 + export PYTHONPATH 22:31:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:31:06 + TOX_TESTENV_PASSENV=PYTHONPATH 22:31:06 + tox --version 22:31:06 4.30.2 from /tmp/venv-X1yR/lib/python3.11/site-packages/tox/__init__.py 22:31:06 + PARALLEL=False 22:31:06 + TOX_OPTIONS_LIST= 22:31:06 + [[ -n '' ]] 22:31:06 + case ${PARALLEL,,} in 22:31:06 + tox 22:31:06 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 22:31:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 22:31:36 docs: freeze> python -m pip freeze --all 22:31:36 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,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.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,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.31,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 22:31:36 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 22:31:38 docs: OK ✔ in 31.68 seconds 22:31:38 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 22:32:02 docs-linkcheck: freeze> python -m pip freeze --all 22:32:02 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,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.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,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.31,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 22:32: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 22:32:05 docs-linkcheck: OK ✔ in 26.84 seconds 22:32:05 jjb-version: freeze> python -m pip freeze --all 22:32:06 jjb-version: pip==25.2,setuptools==80.9.0 22:32:06 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 22:32:06 JJB version in jjb/releng-jobs.yaml: 6.3.0 22:32:06 JJB version in tox.ini: 6.3.0 22:32:06 jjb-version: OK ✔ in 0.8 seconds 22:32:06 prefix: freeze> python -m pip freeze --all 22:32:06 prefix: pip==25.2,setuptools==80.9.0 22:32:06 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 22:32:07 prefix: OK ✔ in 0.78 seconds 22:32:07 robot: freeze> python -m pip freeze --all 22:32:07 robot: pip==25.2,setuptools==80.9.0 22:32:07 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 22:32:07 docs: OK (31.68=setup[29.74]+cmd[1.94] seconds) 22:32:07 docs-linkcheck: OK (26.83=setup[24.10]+cmd[2.73] seconds) 22:32:07 jjb-version: OK (0.79=setup[0.77]+cmd[0.02] seconds) 22:32:07 prefix: OK (0.77=setup[0.75]+cmd[0.02] seconds) 22:32:07 robot: OK (0.80=setup[0.77]+cmd[0.04] seconds) 22:32:07 congratulations :) (60.91 seconds) 22:32:07 + tox_status=0 22:32:07 + echo '---> Completed tox runs' 22:32:07 ---> Completed tox runs 22:32:07 + for i in .tox/*/log 22:32:07 ++ echo .tox/docs-linkcheck/log 22:32:07 ++ awk -F/ '{print $2}' 22:32:07 + tox_env=docs-linkcheck 22:32:07 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 22:32:07 + for i in .tox/*/log 22:32:07 ++ echo .tox/docs/log 22:32:07 ++ awk -F/ '{print $2}' 22:32:07 + tox_env=docs 22:32:07 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 22:32:07 + for i in .tox/*/log 22:32:07 ++ echo .tox/jjb-version/log 22:32:07 ++ awk -F/ '{print $2}' 22:32:07 + tox_env=jjb-version 22:32:07 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 22:32:07 + for i in .tox/*/log 22:32:07 ++ awk -F/ '{print $2}' 22:32:07 ++ echo .tox/prefix/log 22:32:07 + tox_env=prefix 22:32:07 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 22:32:07 + for i in .tox/*/log 22:32:07 ++ awk -F/ '{print $2}' 22:32:07 ++ echo .tox/robot/log 22:32:07 + tox_env=robot 22:32:07 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 22:32:07 + DOC_DIR=docs/_build/html 22:32:07 + [[ -d docs/_build/html ]] 22:32:07 + echo '---> Archiving generated docs' 22:32:07 ---> Archiving generated docs 22:32:07 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 22:32:07 + echo '---> tox-run.sh ends' 22:32:07 ---> tox-run.sh ends 22:32:07 + test 0 -eq 0 22:32:07 $ ssh-agent -k 22:32:07 unset SSH_AUTH_SOCK; 22:32:07 unset SSH_AGENT_PID; 22:32:07 echo Agent pid 1532 killed; 22:32:07 [ssh-agent] Stopped. 22:32:07 [PostBuildScript] - [INFO] Executing post build scripts. 22:32:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2030625902196738283.sh 22:32:07 ---> sysstat.sh 22:32:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins137519034554923900.sh 22:32:08 ---> package-listing.sh 22:32:08 ++ facter osfamily 22:32:08 ++ tr '[:upper:]' '[:lower:]' 22:32:08 + OS_FAMILY=debian 22:32:08 + workspace=/w/workspace/builder-tox-verify-master 22:32:08 + START_PACKAGES=/tmp/packages_start.txt 22:32:08 + END_PACKAGES=/tmp/packages_end.txt 22:32:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:32:08 + PACKAGES=/tmp/packages_start.txt 22:32:08 + '[' /w/workspace/builder-tox-verify-master ']' 22:32:08 + PACKAGES=/tmp/packages_end.txt 22:32:08 + case "${OS_FAMILY}" in 22:32:08 + dpkg -l 22:32:08 + grep '^ii' 22:32:08 + '[' -f /tmp/packages_start.txt ']' 22:32:08 + '[' -f /tmp/packages_end.txt ']' 22:32:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:32:08 + '[' /w/workspace/builder-tox-verify-master ']' 22:32:08 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 22:32:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 22:32:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13455071725303642428.sh 22:32:08 ---> capture-instance-metadata.sh 22:32:08 Setup pyenv: 22:32:08 system 22:32:08 3.8.20 22:32:08 3.9.20 22:32:08 3.10.15 22:32:08 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 22:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHZs from file:/tmp/.os_lf_venv 22:32:11 lf-activate-venv(): INFO: Installing: lftools 22:32:26 lf-activate-venv(): INFO: Adding /tmp/venv-tHZs/bin to PATH 22:32:26 INFO: Running in OpenStack, capturing instance metadata 22:32:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14896400196782358302.sh 22:32:26 provisioning config files... 22:32:26 Could not find credentials [logs] for builder-tox-verify-master #7963 22:32:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config12663171915550550073tmp 22:32:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:32:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:32:26 provisioning config files... 22:32:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:32:26 [EnvInject] - Injecting environment variables from a build step. 22:32:26 [EnvInject] - Injecting as environment variables the properties content 22:32:26 SERVER_ID=logs 22:32:26 22:32:26 [EnvInject] - Variables injected successfully. 22:32:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1214353320924914920.sh 22:32:26 ---> create-netrc.sh 22:32:26 WARN: Log server credential not found. 22:32:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16329563559200711735.sh 22:32:27 ---> python-tools-install.sh 22:32:27 Setup pyenv: 22:32:27 system 22:32:27 3.8.20 22:32:27 3.9.20 22:32:27 3.10.15 22:32:27 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 22:32:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHZs from file:/tmp/.os_lf_venv 22:32:29 lf-activate-venv(): INFO: Installing: lftools 22:32:38 lf-activate-venv(): INFO: Adding /tmp/venv-tHZs/bin to PATH 22:32:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16637815071172762227.sh 22:32:38 ---> sudo-logs.sh 22:32:38 Archiving 'sudo' log.. 22:32:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins189894368640302983.sh 22:32:39 ---> job-cost.sh 22:32:39 Setup pyenv: 22:32:39 system 22:32:39 3.8.20 22:32:39 3.9.20 22:32:39 3.10.15 22:32:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 22:32:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHZs from file:/tmp/.os_lf_venv 22:32:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-tHZs/bin to PATH 22:32:48 INFO: No Stack... 22:32:48 INFO: Retrieving Pricing Info for: v3-standard-2 22:32:48 INFO: Archiving Costs 22:32:48 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6004245665312533939.sh 22:32:48 ---> logs-deploy.sh 22:32:48 Setup pyenv: 22:32:48 system 22:32:48 3.8.20 22:32:48 3.9.20 22:32:48 3.10.15 22:32:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 22:32:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHZs from file:/tmp/.os_lf_venv 22:32:51 lf-activate-venv(): INFO: Installing: lftools 22:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-tHZs/bin to PATH 22:33:01 WARNING: Nexus logging server not set 22:33:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7963/ 22:33:01 INFO: archiving logs to S3 22:33:02 ---> uname -a: 22:33:02 Linux prd-ubuntu2204-builder-2c-2g-52625 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:33:02 22:33:02 22:33:02 ---> lscpu: 22:33:02 Architecture: x86_64 22:33:02 CPU op-mode(s): 32-bit, 64-bit 22:33:02 Address sizes: 40 bits physical, 48 bits virtual 22:33:02 Byte Order: Little Endian 22:33:02 CPU(s): 2 22:33:02 On-line CPU(s) list: 0,1 22:33:02 Vendor ID: AuthenticAMD 22:33:02 Model name: AMD EPYC-Rome Processor 22:33:02 CPU family: 23 22:33:02 Model: 49 22:33:02 Thread(s) per core: 1 22:33:02 Core(s) per socket: 1 22:33:02 Socket(s): 2 22:33:02 Stepping: 0 22:33:02 BogoMIPS: 5600.00 22:33:02 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 22:33:02 Virtualization: AMD-V 22:33:02 Hypervisor vendor: KVM 22:33:02 Virtualization type: full 22:33:02 L1d cache: 64 KiB (2 instances) 22:33:02 L1i cache: 64 KiB (2 instances) 22:33:02 L2 cache: 1 MiB (2 instances) 22:33:02 L3 cache: 32 MiB (2 instances) 22:33:02 NUMA node(s): 1 22:33:02 NUMA node0 CPU(s): 0,1 22:33:02 Vulnerability Gather data sampling: Not affected 22:33:02 Vulnerability Itlb multihit: Not affected 22:33:02 Vulnerability L1tf: Not affected 22:33:02 Vulnerability Mds: Not affected 22:33:02 Vulnerability Meltdown: Not affected 22:33:02 Vulnerability Mmio stale data: Not affected 22:33:02 Vulnerability Reg file data sampling: Not affected 22:33:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:33:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:33:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:33:02 Vulnerability Srbds: Not affected 22:33:02 Vulnerability Tsx async abort: Not affected 22:33:02 22:33:02 22:33:02 ---> nproc: 22:33:02 2 22:33:02 22:33:02 22:33:02 ---> df -h: 22:33:02 Filesystem Size Used Avail Use% Mounted on 22:33:02 tmpfs 794M 1.1M 793M 1% /run 22:33:02 /dev/vda1 39G 9.0G 30G 24% / 22:33:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:33:02 tmpfs 5.0M 0 5.0M 0% /run/lock 22:33:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:33:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 22:33:02 22:33:02 22:33:02 ---> free -m: 22:33:02 total used free shared buff/cache available 22:33:02 Mem: 7937 525 4134 4 3278 7101 22:33:02 Swap: 1023 0 1023 22:33:02 22:33:02 22:33:02 ---> ip addr: 22:33:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:33:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:33:02 inet 127.0.0.1/8 scope host lo 22:33:02 valid_lft forever preferred_lft forever 22:33:02 inet6 ::1/128 scope host 22:33:02 valid_lft forever preferred_lft forever 22:33:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:33:02 link/ether fa:16:3e:11:82:f3 brd ff:ff:ff:ff:ff:ff 22:33:02 altname enp0s3 22:33:02 inet 10.30.170.178/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:33:02 valid_lft 86153sec preferred_lft 86153sec 22:33:02 inet6 fe80::f816:3eff:fe11:82f3/64 scope link 22:33:02 valid_lft forever preferred_lft forever 22:33:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:33:02 link/ether 02:42:3c:17:2e:67 brd ff:ff:ff:ff:ff:ff 22:33:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:33:02 valid_lft forever preferred_lft forever 22:33:02 22:33:02 22:33:02 ---> sar -b -r -n DEV: 22:33:02 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52625) 09/15/25 _x86_64_ (2 CPU) 22:33:02 22:33:02 22:28:58 LINUX RESTART (2 CPU) 22:33:02 22:33:02 22:33:02 ---> sar -P ALL: 22:33:02 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52625) 09/15/25 _x86_64_ (2 CPU) 22:33:02 22:33:02 22:28:58 LINUX RESTART (2 CPU) 22:33:02 22:33:02 22:33:02