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