12:30:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119982 12:30:28 Running as SYSTEM 12:30:28 [EnvInject] - Loading node environment variables. 12:30:28 Building remotely on prd-ubuntu2204-builder-2c-2g-19716 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:30:28 [ssh-agent] Looking for ssh-agent implementation... 12:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:28 $ ssh-agent 12:30:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmKerpR/agent.1524 12:30:28 SSH_AGENT_PID=1526 12:30:28 [ssh-agent] Started. 12:30:28 Running ssh-add (command line suppressed) 12:30:28 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_5907682768989310235.key (/w/workspace/builder-tox-verify-master@tmp/private_key_5907682768989310235.key) 12:30:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:30:28 The recommended git tool is: NONE 12:30:31 using credential jenkins-ssh 12:30:31 Wiping out workspace first. 12:30:31 Cloning the remote Git repository 12:30:31 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:30:31 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:30:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:30:31 > git --version # timeout=10 12:30:31 > git --version # 'git version 2.34.1' 12:30:31 using GIT_SSH to set credentials jenkins-ssh 12:30:31 Verifying host key using known hosts file 12:30: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. 12:30:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:30:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:30:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:30:33 using GIT_SSH to set credentials jenkins-ssh 12:30:33 Verifying host key using known hosts file 12:30:33 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. 12:30:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/82/119982/1 # timeout=10 12:30:34 > git rev-parse 210e00edb30a8da9f597f83d906adbf7a471cbab^{commit} # timeout=10 12:30:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:34 Checking out Revision 210e00edb30a8da9f597f83d906adbf7a471cbab (refs/changes/82/119982/1) 12:30:34 > git config core.sparsecheckout # timeout=10 12:30:34 > git checkout -f 210e00edb30a8da9f597f83d906adbf7a471cbab # timeout=10 12:30:37 Commit message: "feat: Update robot template to use modern SSH algo" 12:30:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:37 > git rev-list --no-walk f26d3cb64249b4826c0b0c6e6e8e1d94b1ece6cf # timeout=10 12:30:37 > git remote # timeout=10 12:30:37 > git submodule init # timeout=10 12:30:37 > git submodule sync # timeout=10 12:30:37 > git config --get remote.origin.url # timeout=10 12:30:37 > git submodule init # timeout=10 12:30:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:30:37 > git config --get submodule.global-jjb.url # timeout=10 12:30:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:30:37 > git config --get submodule.packer/common-packer.url # timeout=10 12:30:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:30:37 > git submodule update --init --recursive global-jjb # timeout=10 12:30:38 > git submodule update --init --recursive packer/common-packer # timeout=10 12:30:39 provisioning config files... 12:30:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:30:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:30:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1005953730575312589.sh 12:30:39 ---> python-tools-install.sh 12:30:39 Setup pyenv: 12:30:39 * system (set by /opt/pyenv/version) 12:30:39 * 3.8.20 (set by /opt/pyenv/version) 12:30:39 * 3.9.20 (set by /opt/pyenv/version) 12:30:39 3.10.15 12:30:39 3.11.10 12:30:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iBvj 12:30:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:47 lf-activate-venv(): INFO: Base packages installed successfully 12:30:47 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-iBvj/bin to PATH 12:31:18 Generating Requirements File 12:31:38 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. 12:31:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:31:38 Python 3.11.10 12:31:38 pip 25.3 from /tmp/venv-iBvj/lib/python3.11/site-packages/pip (python 3.11) 12:31:39 appdirs==1.4.4 12:31:39 argcomplete==3.6.3 12:31:39 aspy.yaml==1.3.0 12:31:39 attrs==25.4.0 12:31:39 autopage==0.5.2 12:31:39 beautifulsoup4==4.14.3 12:31:39 boto3==1.42.23 12:31:39 botocore==1.42.23 12:31:39 bs4==0.0.2 12:31:39 certifi==2026.1.4 12:31:39 cffi==2.0.0 12:31:39 cfgv==3.5.0 12:31:39 chardet==5.2.0 12:31:39 charset-normalizer==3.4.4 12:31:39 click==8.3.1 12:31:39 cliff==4.13.1 12:31:39 cmd2==3.1.0 12:31:39 cryptography==3.3.2 12:31:39 debtcollector==3.0.0 12:31:39 decorator==5.2.1 12:31:39 defusedxml==0.7.1 12:31:39 Deprecated==1.3.1 12:31:39 distlib==0.4.0 12:31:39 dnspython==2.8.0 12:31:39 docker==7.1.0 12:31:39 dogpile.cache==1.5.0 12:31:39 durationpy==0.10 12:31:39 email-validator==2.3.0 12:31:39 filelock==3.20.2 12:31:39 future==1.0.0 12:31:39 gitdb==4.0.12 12:31:39 GitPython==3.1.46 12:31:39 google-auth==2.47.0 12:31:39 httplib2==0.31.0 12:31:39 identify==2.6.15 12:31:39 idna==3.11 12:31:39 importlib-resources==1.5.0 12:31:39 iso8601==2.1.0 12:31:39 Jinja2==3.1.6 12:31:39 jmespath==1.0.1 12:31:39 jsonpatch==1.33 12:31:39 jsonpointer==3.0.0 12:31:39 jsonschema==4.25.1 12:31:39 jsonschema-specifications==2025.9.1 12:31:39 keystoneauth1==5.12.0 12:31:39 kubernetes==34.1.0 12:31:39 lftools==0.37.18 12:31:39 lxml==6.0.2 12:31:39 markdown-it-py==4.0.0 12:31:39 MarkupSafe==3.0.3 12:31:39 mdurl==0.1.2 12:31:39 msgpack==1.1.2 12:31:39 multi_key_dict==2.0.3 12:31:39 munch==4.0.0 12:31:39 netaddr==1.3.0 12:31:39 niet==1.4.2 12:31:39 nodeenv==1.10.0 12:31:39 oauth2client==4.1.3 12:31:39 oauthlib==3.3.1 12:31:39 openstacksdk==4.8.0 12:31:39 os-service-types==1.8.2 12:31:39 osc-lib==4.3.0 12:31:39 oslo.config==10.1.0 12:31:39 oslo.context==6.2.0 12:31:39 oslo.i18n==6.7.1 12:31:39 oslo.log==8.0.0 12:31:39 oslo.serialization==5.9.0 12:31:39 oslo.utils==9.2.0 12:31:39 packaging==25.0 12:31:39 pbr==7.0.3 12:31:39 platformdirs==4.5.1 12:31:39 prettytable==3.17.0 12:31:39 psutil==7.2.1 12:31:39 pyasn1==0.6.1 12:31:39 pyasn1_modules==0.4.2 12:31:39 pycparser==2.23 12:31:39 pygerrit2==2.0.15 12:31:39 PyGithub==2.8.1 12:31:39 Pygments==2.19.2 12:31:39 PyJWT==2.10.1 12:31:39 PyNaCl==1.6.2 12:31:39 pyparsing==2.4.7 12:31:39 pyperclip==1.11.0 12:31:39 pyrsistent==0.20.0 12:31:39 python-cinderclient==9.8.0 12:31:39 python-dateutil==2.9.0.post0 12:31:39 python-heatclient==4.3.0 12:31:39 python-jenkins==1.8.3 12:31:39 python-keystoneclient==5.7.0 12:31:39 python-magnumclient==4.9.0 12:31:39 python-openstackclient==8.2.0 12:31:39 python-swiftclient==4.9.0 12:31:39 PyYAML==6.0.3 12:31:39 referencing==0.37.0 12:31:39 requests==2.32.5 12:31:39 requests-oauthlib==2.0.0 12:31:39 requestsexceptions==1.4.0 12:31:39 rfc3986==2.0.0 12:31:39 rich==14.2.0 12:31:39 rich-argparse==1.7.2 12:31:39 rpds-py==0.30.0 12:31:39 rsa==4.9.1 12:31:39 ruamel.yaml==0.19.1 12:31:39 ruamel.yaml.clib==0.2.15 12:31:39 s3transfer==0.16.0 12:31:39 simplejson==3.20.2 12:31:39 six==1.17.0 12:31:39 smmap==5.0.2 12:31:39 soupsieve==2.8.1 12:31:39 stevedore==5.6.0 12:31:39 tabulate==0.9.0 12:31:39 toml==0.10.2 12:31:39 tomlkit==0.13.3 12:31:39 tqdm==4.67.1 12:31:39 typing_extensions==4.15.0 12:31:39 tzdata==2025.3 12:31:39 urllib3==1.26.20 12:31:39 virtualenv==20.35.4 12:31:39 wcwidth==0.2.14 12:31:39 websocket-client==1.9.0 12:31:39 wrapt==2.0.1 12:31:39 xdg==6.0.0 12:31:39 xmltodict==1.0.2 12:31:39 yq==3.4.3 12:31:39 [EnvInject] - Injecting environment variables from a build step. 12:31:39 [EnvInject] - Injecting as environment variables the properties content 12:31:39 PYTHON=python3 12:31:39 12:31:39 [EnvInject] - Variables injected successfully. 12:31:39 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3974292328190803154.sh 12:31:39 ---> tox-install.sh 12:31:39 + source /home/jenkins/lf-env.sh 12:31:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:39 ++ mktemp -d /tmp/venv-XXXX 12:31:39 + lf_venv=/tmp/venv-wisk 12:31:39 + local venv_file=/tmp/.os_lf_venv 12:31:39 + local python=python3 12:31:39 + local options 12:31:39 + local set_path=true 12:31:39 + local install_args= 12:31:39 ++ 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 12:31:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:39 + true 12:31:39 + case $1 in 12:31:39 + venv_file=/tmp/.toxenv 12:31:39 + shift 2 12:31:39 + true 12:31:39 + case $1 in 12:31:39 + shift 12:31:39 + break 12:31:39 + case $python in 12:31:39 + local pkg_list= 12:31:39 + [[ -d /opt/pyenv ]] 12:31:39 + echo 'Setup pyenv:' 12:31:39 Setup pyenv: 12:31:39 + export PYENV_ROOT=/opt/pyenv 12:31:39 + PYENV_ROOT=/opt/pyenv 12:31:39 + 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 12:31:39 + 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 12:31:39 + pyenv versions 12:31:39 system 12:31:39 3.8.20 12:31:39 3.9.20 12:31:39 3.10.15 12:31:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:31:39 + command -v pyenv 12:31:39 ++ pyenv init - --no-rehash 12:31:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:39 for i in ${!paths[@]}; do 12:31:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:39 fi; done; 12:31:39 echo "${paths[*]}"'\'')" 12:31:39 export PATH="/opt/pyenv/shims:${PATH}" 12:31:39 export PYENV_SHELL=bash 12:31:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:39 pyenv() { 12:31:39 local command 12:31:39 command="${1:-}" 12:31:39 if [ "$#" -gt 0 ]; then 12:31:39 shift 12:31:39 fi 12:31:39 12:31:39 case "$command" in 12:31:39 rehash|shell) 12:31:39 eval "$(pyenv "sh-$command" "$@")" 12:31:39 ;; 12:31:39 *) 12:31:39 command pyenv "$command" "$@" 12:31:39 ;; 12:31:39 esac 12:31:39 }' 12:31:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:39 for i in ${!paths[@]}; do 12:31:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:39 fi; done; 12:31:39 echo "${paths[*]}"' 12:31:39 ++ 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 12:31:39 ++ 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 12:31:39 ++ 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 12:31:39 ++ export PYENV_SHELL=bash 12:31:39 ++ PYENV_SHELL=bash 12:31:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:39 +++ complete -F _pyenv pyenv 12:31:39 ++ lf-pyver python3 12:31:39 ++ local py_version_xy=python3 12:31:39 ++ local py_version_xyz= 12:31:39 ++ pyenv versions 12:31:39 ++ local command 12:31:39 ++ command=versions 12:31:39 ++ '[' 1 -gt 0 ']' 12:31:39 ++ shift 12:31:39 ++ case "$command" in 12:31:39 ++ command pyenv versions 12:31:39 ++ awk '{ print $1 }' 12:31:39 ++ grep -E '^[0-9.]*[0-9]$' 12:31:39 ++ sed 's/^[ *]* //' 12:31:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:39 +++ sort -V 12:31:39 +++ tail -n 1 12:31:39 +++ grep '^3' /tmp/.pyenv_versions 12:31:39 ++ py_version_xyz=3.11.10 12:31:39 ++ [[ -z 3.11.10 ]] 12:31:39 ++ echo 3.11.10 12:31:39 ++ return 0 12:31:39 + pyenv local 3.11.10 12:31:39 + local command 12:31:39 + command=local 12:31:39 + '[' 2 -gt 0 ']' 12:31:39 + shift 12:31:39 + case "$command" in 12:31:39 + command pyenv local 3.11.10 12:31:39 + for arg in "$@" 12:31:39 + case $arg in 12:31:39 + pkg_list+='tox ' 12:31:39 + for arg in "$@" 12:31:39 + case $arg in 12:31:39 + pkg_list+='virtualenv ' 12:31:39 + for arg in "$@" 12:31:39 + case $arg in 12:31:39 + pkg_list+='urllib3~=1.26.15 ' 12:31:39 + [[ -f /tmp/.toxenv ]] 12:31:39 + [[ ! -f /tmp/.toxenv ]] 12:31:39 + [[ -n '' ]] 12:31:39 + python3 -m venv /tmp/venv-wisk 12:31:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wisk' 12:31:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wisk 12:31:43 + echo /tmp/venv-wisk 12:31:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:43 + local 'pip_opts=--upgrade --quiet' 12:31:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:43 + [[ -n '' ]] 12:31:43 + [[ -n '' ]] 12:31:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:43 + /tmp/venv-wisk/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:31:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:47 lf-activate-venv(): INFO: Base packages installed successfully 12:31:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:47 + /tmp/venv-wisk/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:49 + type python3 12:31:49 + true 12:31:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wisk/bin to PATH' 12:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-wisk/bin to PATH 12:31:49 + PATH=/tmp/venv-wisk/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 12:31:49 + return 0 12:31:49 + python3 --version 12:31:49 Python 3.11.10 12:31:49 + python3 -m pip --version 12:31:49 pip 25.3 from /tmp/venv-wisk/lib/python3.11/site-packages/pip (python 3.11) 12:31:49 + python3 -m pip freeze 12:31:49 cachetools==6.2.4 12:31:49 chardet==5.2.0 12:31:49 colorama==0.4.6 12:31:49 distlib==0.4.0 12:31:49 filelock==3.20.2 12:31:49 packaging==25.0 12:31:49 platformdirs==4.5.1 12:31:49 pluggy==1.6.0 12:31:49 pyproject-api==1.10.0 12:31:49 tox==4.33.0 12:31:49 urllib3==1.26.20 12:31:49 virtualenv==20.35.4 12:31:49 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2607343554462385284.sh 12:31:49 [EnvInject] - Injecting environment variables from a build step. 12:31:49 [EnvInject] - Injecting as environment variables the properties content 12:31:49 PARALLEL=False 12:31:49 12:31:49 [EnvInject] - Variables injected successfully. 12:31:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12998266300093409814.sh 12:31:49 ---> tox-run.sh 12:31:49 + 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 12:31:49 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:31:49 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:31:49 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:31:49 + cd /w/workspace/builder-tox-verify-master/. 12:31:49 + source /home/jenkins/lf-env.sh 12:31:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:49 ++ mktemp -d /tmp/venv-XXXX 12:31:49 + lf_venv=/tmp/venv-YRnv 12:31:49 + local venv_file=/tmp/.os_lf_venv 12:31:49 + local python=python3 12:31:49 + local options 12:31:49 + local set_path=true 12:31:49 + local install_args= 12:31:49 ++ 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 12:31:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:49 + true 12:31:49 + case $1 in 12:31:49 + venv_file=/tmp/.toxenv 12:31:49 + shift 2 12:31:49 + true 12:31:49 + case $1 in 12:31:49 + shift 12:31:49 + break 12:31:49 + case $python in 12:31:49 + local pkg_list= 12:31:49 + [[ -d /opt/pyenv ]] 12:31:49 + echo 'Setup pyenv:' 12:31:49 Setup pyenv: 12:31:49 + export PYENV_ROOT=/opt/pyenv 12:31:49 + PYENV_ROOT=/opt/pyenv 12:31:49 + 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 12:31:49 + 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 12:31:49 + pyenv versions 12:31:49 system 12:31:49 3.8.20 12:31:49 3.9.20 12:31:49 3.10.15 12:31:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:31:49 + command -v pyenv 12:31:49 ++ pyenv init - --no-rehash 12:31:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:31:49 for i in ${!paths[@]}; do 12:31:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:31:49 fi; done; 12:31:49 echo "${paths[*]}"'\'')" 12:31:49 export PATH="/opt/pyenv/shims:${PATH}" 12:31:49 export PYENV_SHELL=bash 12:31:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:49 pyenv() { 12:31:49 local command 12:31:49 command="${1:-}" 12:31:49 if [ "$#" -gt 0 ]; then 12:31:49 shift 12:31:49 fi 12:31:49 12:31:49 case "$command" in 12:31:49 rehash|shell) 12:31:49 eval "$(pyenv "sh-$command" "$@")" 12:31:49 ;; 12:31:49 *) 12:31:49 command pyenv "$command" "$@" 12:31:49 ;; 12:31:49 esac 12:31:49 }' 12:31:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:31:49 for i in ${!paths[@]}; do 12:31:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:31:49 fi; done; 12:31:49 echo "${paths[*]}"' 12:31:49 ++ 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 12:31:49 ++ 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 12:31:49 ++ 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 12:31:49 ++ export PYENV_SHELL=bash 12:31:49 ++ PYENV_SHELL=bash 12:31:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:49 +++ complete -F _pyenv pyenv 12:31:49 ++ lf-pyver python3 12:31:49 ++ local py_version_xy=python3 12:31:49 ++ local py_version_xyz= 12:31:49 ++ pyenv versions 12:31:49 ++ local command 12:31:49 ++ command=versions 12:31:49 ++ '[' 1 -gt 0 ']' 12:31:49 ++ shift 12:31:49 ++ case "$command" in 12:31:49 ++ command pyenv versions 12:31:49 ++ awk '{ print $1 }' 12:31:49 ++ grep -E '^[0-9.]*[0-9]$' 12:31:49 ++ sed 's/^[ *]* //' 12:31:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:49 +++ sort -V 12:31:49 +++ tail -n 1 12:31:49 +++ grep '^3' /tmp/.pyenv_versions 12:31:49 ++ py_version_xyz=3.11.10 12:31:49 ++ [[ -z 3.11.10 ]] 12:31:49 ++ echo 3.11.10 12:31:49 ++ return 0 12:31:49 + pyenv local 3.11.10 12:31:49 + local command 12:31:49 + command=local 12:31:49 + '[' 2 -gt 0 ']' 12:31:49 + shift 12:31:49 + case "$command" in 12:31:49 + command pyenv local 3.11.10 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='tox ' 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='virtualenv ' 12:31:50 + for arg in "$@" 12:31:50 + case $arg in 12:31:50 + pkg_list+='urllib3~=1.26.15 ' 12:31:50 + [[ -f /tmp/.toxenv ]] 12:31:50 ++ cat /tmp/.toxenv 12:31:50 + lf_venv=/tmp/venv-wisk 12:31:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wisk from' file:/tmp/.toxenv 12:31:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wisk from file:/tmp/.toxenv 12:31:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:31:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:50 + local 'pip_opts=--upgrade --quiet' 12:31:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:31:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:31:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:31:50 + [[ -n '' ]] 12:31:50 + [[ -n '' ]] 12:31:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:31:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:50 + /tmp/venv-wisk/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:31:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:31:51 lf-activate-venv(): INFO: Base packages installed successfully 12:31:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:31:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:31:51 + /tmp/venv-wisk/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:52 + type python3 12:31:52 + true 12:31:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wisk/bin to PATH' 12:31:52 lf-activate-venv(): INFO: Adding /tmp/venv-wisk/bin to PATH 12:31:52 + PATH=/tmp/venv-wisk/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 12:31:52 + return 0 12:31:52 + [[ -d /opt/pyenv ]] 12:31:52 + echo '---> Setting up pyenv' 12:31:52 ---> Setting up pyenv 12:31:52 + export PYENV_ROOT=/opt/pyenv 12:31:52 + PYENV_ROOT=/opt/pyenv 12:31:52 + export PATH=/opt/pyenv/bin:/tmp/venv-wisk/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 12:31:52 + PATH=/opt/pyenv/bin:/tmp/venv-wisk/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 12:31:52 ++ pwd 12:31:52 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:31:52 + export PYTHONPATH 12:31:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:52 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:52 + tox --version 12:31:52 4.33.0 from /tmp/venv-wisk/lib/python3.11/site-packages/tox/__init__.py 12:31:52 + PARALLEL=False 12:31:52 + TOX_OPTIONS_LIST= 12:31:52 + [[ -n '' ]] 12:31:52 + case ${PARALLEL,,} in 12:31:52 + tox 12:31:52 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:31:53 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:32:14 docs: freeze> python -m pip freeze --all 12:32:14 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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.6.2,webcolors==25.10.0 12:32:14 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 12:32:16 docs: OK ✔ in 23.91 seconds 12:32:16 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:32:33 docs-linkcheck: freeze> python -m pip freeze --all 12:32:33 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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.6.2,webcolors==25.10.0 12:32:33 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 12:32:36 docs-linkcheck: OK ✔ in 19.64 seconds 12:32:36 jjb-version: freeze> python -m pip freeze --all 12:32:37 jjb-version: pip==25.3,setuptools==80.9.0 12:32:37 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:32:37 JJB version in jjb/releng-jobs.yaml: 6.3.0 12:32:37 JJB version in tox.ini: 6.3.0 12:32:37 jjb-version: OK ✔ in 0.79 seconds 12:32:37 prefix: freeze> python -m pip freeze --all 12:32:37 prefix: pip==25.3,setuptools==80.9.0 12:32:37 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:32:38 prefix: OK ✔ in 0.77 seconds 12:32:38 robot: freeze> python -m pip freeze --all 12:32:38 robot: pip==25.3,setuptools==80.9.0 12:32:38 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:32:38 docs: OK (23.91=setup[22.10]+cmd[1.81] seconds) 12:32:38 docs-linkcheck: OK (19.64=setup[17.25]+cmd[2.39] seconds) 12:32:38 jjb-version: OK (0.79=setup[0.74]+cmd[0.05] seconds) 12:32:38 prefix: OK (0.76=setup[0.74]+cmd[0.02] seconds) 12:32:38 robot: OK (0.80=setup[0.76]+cmd[0.04] seconds) 12:32:38 congratulations :) (45.92 seconds) 12:32:38 + tox_status=0 12:32:38 + echo '---> Completed tox runs' 12:32:38 ---> Completed tox runs 12:32:38 + for i in .tox/*/log 12:32:38 ++ echo .tox/docs-linkcheck/log 12:32:38 ++ awk -F/ '{print $2}' 12:32:38 + tox_env=docs-linkcheck 12:32:38 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:32:38 + for i in .tox/*/log 12:32:38 ++ echo .tox/docs/log 12:32:38 ++ awk -F/ '{print $2}' 12:32:38 + tox_env=docs 12:32:38 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:32:38 + for i in .tox/*/log 12:32:38 ++ awk -F/ '{print $2}' 12:32:38 ++ echo .tox/jjb-version/log 12:32:38 + tox_env=jjb-version 12:32:38 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:32:38 + for i in .tox/*/log 12:32:38 ++ awk -F/ '{print $2}' 12:32:38 ++ echo .tox/prefix/log 12:32:38 + tox_env=prefix 12:32:38 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:32:38 + for i in .tox/*/log 12:32:38 ++ awk -F/ '{print $2}' 12:32:38 ++ echo .tox/robot/log 12:32:38 + tox_env=robot 12:32:38 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:32:38 + DOC_DIR=docs/_build/html 12:32:38 + [[ -d docs/_build/html ]] 12:32:38 + echo '---> Archiving generated docs' 12:32:38 ---> Archiving generated docs 12:32:38 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:32:38 + echo '---> tox-run.sh ends' 12:32:38 ---> tox-run.sh ends 12:32:38 + test 0 -eq 0 12:32:38 $ ssh-agent -k 12:32:38 unset SSH_AUTH_SOCK; 12:32:38 unset SSH_AGENT_PID; 12:32:38 echo Agent pid 1526 killed; 12:32:38 [ssh-agent] Stopped. 12:32:38 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16431370975274633150.sh 12:32:38 ---> sysstat.sh 12:32:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16386116644825298956.sh 12:32:39 ---> package-listing.sh 12:32:39 ++ facter osfamily 12:32:39 ++ tr '[:upper:]' '[:lower:]' 12:32:39 + OS_FAMILY=debian 12:32:39 + workspace=/w/workspace/builder-tox-verify-master 12:32:39 + START_PACKAGES=/tmp/packages_start.txt 12:32:39 + END_PACKAGES=/tmp/packages_end.txt 12:32:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:39 + PACKAGES=/tmp/packages_start.txt 12:32:39 + '[' /w/workspace/builder-tox-verify-master ']' 12:32:39 + PACKAGES=/tmp/packages_end.txt 12:32:39 + case "${OS_FAMILY}" in 12:32:39 + grep '^ii' 12:32:39 + dpkg -l 12:32:39 + '[' -f /tmp/packages_start.txt ']' 12:32:39 + '[' -f /tmp/packages_end.txt ']' 12:32:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:39 + '[' /w/workspace/builder-tox-verify-master ']' 12:32:39 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:32:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:32:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9679749946214850555.sh 12:32:39 ---> capture-instance-metadata.sh 12:32:39 Setup pyenv: 12:32:40 system 12:32:40 3.8.20 12:32:40 3.9.20 12:32:40 3.10.15 12:32:40 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:32:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBvj from file:/tmp/.os_lf_venv 12:32:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:42 lf-activate-venv(): INFO: Base packages installed successfully 12:32:42 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-iBvj/bin to PATH 12:32:52 INFO: Running in OpenStack, capturing instance metadata 12:32:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8336956852894582301.sh 12:32:53 provisioning config files... 12:32:53 Could not find credentials [logs] for builder-tox-verify-master #8152 12:32:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8767342056758733399tmp 12:32:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:32:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:32:53 provisioning config files... 12:32:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:32:53 [EnvInject] - Injecting environment variables from a build step. 12:32:53 [EnvInject] - Injecting as environment variables the properties content 12:32:53 SERVER_ID=logs 12:32:53 12:32:53 [EnvInject] - Variables injected successfully. 12:32:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins503714271358206899.sh 12:32:53 ---> create-netrc.sh 12:32:53 WARN: Log server credential not found. 12:32:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10571725027900937969.sh 12:32:53 ---> python-tools-install.sh 12:32:53 Setup pyenv: 12:32:54 system 12:32:54 3.8.20 12:32:54 3.9.20 12:32:54 3.10.15 12:32:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBvj from file:/tmp/.os_lf_venv 12:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:56 lf-activate-venv(): INFO: Base packages installed successfully 12:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools 12:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-iBvj/bin to PATH 12:33:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14843835986819330554.sh 12:33:06 ---> sudo-logs.sh 12:33:06 Archiving 'sudo' log.. 12:33:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15827514054574843446.sh 12:33:06 ---> job-cost.sh 12:33:06 Setup pyenv: 12:33:06 system 12:33:06 3.8.20 12:33:06 3.9.20 12:33:06 3.10.15 12:33:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:33:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBvj from file:/tmp/.os_lf_venv 12:33:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:08 lf-activate-venv(): INFO: Base packages installed successfully 12:33:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-iBvj/bin to PATH 12:33:14 INFO: No Stack... 12:33:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:33:15 INFO: Archiving Costs 12:33:15 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16432167289491472048.sh 12:33:15 ---> logs-deploy.sh 12:33:15 Setup pyenv: 12:33:15 system 12:33:15 3.8.20 12:33:15 3.9.20 12:33:15 3.10.15 12:33:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBvj from file:/tmp/.os_lf_venv 12:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:17 lf-activate-venv(): INFO: Base packages installed successfully 12:33:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-iBvj/bin to PATH 12:33:27 WARNING: Nexus logging server not set 12:33:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8152/ 12:33:27 INFO: archiving logs to S3 12:33:28 ---> uname -a: 12:33:28 Linux prd-ubuntu2204-builder-2c-2g-19716 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:33:28 12:33:28 12:33:28 ---> lscpu: 12:33:28 Architecture: x86_64 12:33:28 CPU op-mode(s): 32-bit, 64-bit 12:33:28 Address sizes: 40 bits physical, 48 bits virtual 12:33:28 Byte Order: Little Endian 12:33:28 CPU(s): 2 12:33:28 On-line CPU(s) list: 0,1 12:33:28 Vendor ID: AuthenticAMD 12:33:28 Model name: AMD EPYC-Rome Processor 12:33:28 CPU family: 23 12:33:28 Model: 49 12:33:28 Thread(s) per core: 1 12:33:28 Core(s) per socket: 1 12:33:28 Socket(s): 2 12:33:28 Stepping: 0 12:33:28 BogoMIPS: 5599.99 12:33:28 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 12:33:28 Virtualization: AMD-V 12:33:28 Hypervisor vendor: KVM 12:33:28 Virtualization type: full 12:33:28 L1d cache: 64 KiB (2 instances) 12:33:28 L1i cache: 64 KiB (2 instances) 12:33:28 L2 cache: 1 MiB (2 instances) 12:33:28 L3 cache: 32 MiB (2 instances) 12:33:28 NUMA node(s): 1 12:33:28 NUMA node0 CPU(s): 0,1 12:33:28 Vulnerability Gather data sampling: Not affected 12:33:28 Vulnerability Indirect target selection: Not affected 12:33:28 Vulnerability Itlb multihit: Not affected 12:33:28 Vulnerability L1tf: Not affected 12:33:28 Vulnerability Mds: Not affected 12:33:28 Vulnerability Meltdown: Not affected 12:33:28 Vulnerability Mmio stale data: Not affected 12:33:28 Vulnerability Reg file data sampling: Not affected 12:33:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:33:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:33:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:33:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:33:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:33:28 Vulnerability Srbds: Not affected 12:33:28 Vulnerability Tsa: Not affected 12:33:28 Vulnerability Tsx async abort: Not affected 12:33:28 Vulnerability Vmscape: Not affected 12:33:28 12:33:28 12:33:28 ---> nproc: 12:33:28 2 12:33:28 12:33:28 12:33:28 ---> df -h: 12:33:28 Filesystem Size Used Avail Use% Mounted on 12:33:28 tmpfs 794M 1.1M 793M 1% /run 12:33:28 /dev/vda1 39G 9.1G 30G 24% / 12:33:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:33:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:33:28 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:33:28 12:33:28 12:33:28 ---> free -m: 12:33:28 total used free shared buff/cache available 12:33:28 Mem: 7937 545 4002 4 3389 7081 12:33:28 Swap: 1023 0 1023 12:33:28 12:33:28 12:33:28 ---> ip addr: 12:33:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:28 inet 127.0.0.1/8 scope host lo 12:33:28 valid_lft forever preferred_lft forever 12:33:28 inet6 ::1/128 scope host 12:33:28 valid_lft forever preferred_lft forever 12:33:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:28 link/ether fa:16:3e:8d:8c:fe brd ff:ff:ff:ff:ff:ff 12:33:28 altname enp0s3 12:33:28 inet 10.30.170.78/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:33:28 valid_lft 86185sec preferred_lft 86185sec 12:33:28 inet6 fe80::f816:3eff:fe8d:8cfe/64 scope link 12:33:28 valid_lft forever preferred_lft forever 12:33:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:33:28 link/ether 4a:82:80:1d:c6:b1 brd ff:ff:ff:ff:ff:ff 12:33:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:33:28 valid_lft forever preferred_lft forever 12:33:28 12:33:28 12:33:28 ---> sar -b -r -n DEV: 12:33:28 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-19716) 01/07/26 _x86_64_ (2 CPU) 12:33:28 12:33:28 12:29:55 LINUX RESTART (2 CPU) 12:33:28 12:33:28 12:33:28 ---> sar -P ALL: 12:33:28 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-19716) 01/07/26 _x86_64_ (2 CPU) 12:33:28 12:33:28 12:29:55 LINUX RESTART (2 CPU) 12:33:28 12:33:28 12:33:28