11:03:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/124013 11:03:33 Running as SYSTEM 11:03:33 [EnvInject] - Loading node environment variables. 11:03:33 Building remotely on prd-ubuntu2204-builder-2c-2g-36395 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:03:34 [ssh-agent] Looking for ssh-agent implementation... 11:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:34 $ ssh-agent 11:03:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUFFF61/agent.1521 11:03:34 SSH_AGENT_PID=1523 11:03:34 [ssh-agent] Started. 11:03:34 Running ssh-add (command line suppressed) 11:03:34 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_17344665744113347691.key (/w/workspace/builder-tox-verify-master@tmp/private_key_17344665744113347691.key) 11:03:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:03:34 The recommended git tool is: NONE 11:03:37 using credential jenkins-ssh 11:03:37 Wiping out workspace first. 11:03:37 Cloning the remote Git repository 11:03:37 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:03:37 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:03:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:03:37 > git --version # timeout=10 11:03:37 > git --version # 'git version 2.34.1' 11:03:37 using GIT_SSH to set credentials jenkins-ssh 11:03:37 Verifying host key using known hosts file, will automatically accept unseen keys 11:03:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:03:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:03:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:03:39 using GIT_SSH to set credentials jenkins-ssh 11:03:39 Verifying host key using known hosts file, will automatically accept unseen keys 11:03:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/13/124013/1 # timeout=10 11:03:40 > git rev-parse b74a4451c2063468f3355743b16fab12175d584a^{commit} # timeout=10 11:03:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:03:40 Checking out Revision b74a4451c2063468f3355743b16fab12175d584a (refs/changes/13/124013/1) 11:03:40 > git config core.sparsecheckout # timeout=10 11:03:40 > git checkout -f b74a4451c2063468f3355743b16fab12175d584a # timeout=10 11:03:43 Commit message: "Update cloud image list docs" 11:03:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:03:43 > git rev-list --no-walk 6ca455cc9ab388c944091cda830983efc11eee6b # timeout=10 11:03:43 > git remote # timeout=10 11:03:43 > git submodule init # timeout=10 11:03:43 > git submodule sync # timeout=10 11:03:43 > git config --get remote.origin.url # timeout=10 11:03:43 > git submodule init # timeout=10 11:03:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:03:43 > git config --get submodule.global-jjb.url # timeout=10 11:03:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:03:43 > git config --get submodule.packer/common-packer.url # timeout=10 11:03:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:03:43 > git submodule update --init --recursive global-jjb # timeout=10 11:03:44 > git submodule update --init --recursive packer/common-packer # timeout=10 11:03:46 provisioning config files... 11:03:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:03:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:03:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14361382949311951150.sh 11:03:46 ---> python-tools-install.sh 11:03:46 Setup pyenv: 11:03:46 * system (set by /opt/pyenv/version) 11:03:46 * 3.8.20 (set by /opt/pyenv/version) 11:03:46 * 3.9.20 (set by /opt/pyenv/version) 11:03:46 3.10.15 11:03:46 3.11.10 11:03:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xa8Y 11:03:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:03:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:03:55 lf-activate-venv(): INFO: Base packages installed successfully 11:03:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-Xa8Y/bin to PATH 11:04:23 Generating Requirements File 11:04:51 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. 11:04:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:04:51 Python 3.11.10 11:04:51 pip 26.1.2 from /tmp/venv-Xa8Y/lib/python3.11/site-packages/pip (python 3.11) 11:04:52 aiohappyeyeballs==2.7.1 11:04:52 aiohttp==3.14.1 11:04:52 aiosignal==1.4.0 11:04:52 appdirs==1.4.4 11:04:52 argcomplete==3.7.0 11:04:52 aspy.yaml==1.3.0 11:04:52 attrs==26.1.0 11:04:52 autopage==0.6.0 11:04:52 beautifulsoup4==4.15.0 11:04:52 boto3==1.43.49 11:04:52 botocore==1.43.49 11:04:52 bs4==0.0.2 11:04:52 certifi==2026.6.17 11:04:52 cffi==2.1.0 11:04:52 cfgv==3.5.0 11:04:52 chardet==7.4.3 11:04:52 charset-normalizer==3.4.9 11:04:52 click==8.4.2 11:04:52 cliff==4.15.0 11:04:52 cmd2==4.1.1 11:04:52 cryptography==3.3.2 11:04:52 debtcollector==3.1.0 11:04:52 decorator==5.3.1 11:04:52 defusedxml==0.7.1 11:04:52 Deprecated==1.3.1 11:04:52 distlib==0.4.3 11:04:52 dnspython==2.8.0 11:04:52 docker==7.2.0 11:04:52 dogpile.cache==1.5.0 11:04:52 durationpy==0.10 11:04:52 email-validator==2.3.0 11:04:52 filelock==3.30.0 11:04:52 frozenlist==1.8.0 11:04:52 future==1.0.0 11:04:52 gitdb==4.0.12 11:04:52 GitPython==3.1.52 11:04:52 httplib2==0.30.2 11:04:52 identify==2.6.19 11:04:52 idna==3.18 11:04:52 importlib-resources==1.5.0 11:04:52 iso8601==2.1.0 11:04:52 Jinja2==3.1.6 11:04:52 jmespath==1.1.0 11:04:52 jsonpatch==1.33 11:04:52 jsonpointer==3.1.1 11:04:52 jsonschema==4.26.0 11:04:52 jsonschema-specifications==2025.9.1 11:04:52 keystoneauth1==5.15.0 11:04:52 kubernetes==36.0.3 11:04:52 lftools==0.37.22 11:04:52 lxml==6.1.1 11:04:52 markdown-it-py==4.2.0 11:04:52 MarkupSafe==3.0.3 11:04:52 mdurl==0.1.2 11:04:52 msgpack==1.2.1 11:04:52 multi_key_dict==2.0.3 11:04:52 multidict==6.7.1 11:04:52 munch==4.0.0 11:04:52 netaddr==1.3.0 11:04:52 niet==1.4.2 11:04:52 nodeenv==1.10.0 11:04:52 oauth2client==4.1.3 11:04:52 oauthlib==3.3.1 11:04:52 openstacksdk==4.17.0 11:04:52 os-service-types==1.8.2 11:04:52 osc-lib==4.7.0 11:04:52 oslo.config==10.5.0 11:04:52 oslo.context==6.5.0 11:04:52 oslo.i18n==6.9.0 11:04:52 oslo.log==8.3.0 11:04:52 oslo.serialization==5.11.0 11:04:52 oslo.utils==10.1.1 11:04:52 packaging==26.2 11:04:52 pbr==7.0.3 11:04:52 platformdirs==4.10.0 11:04:52 prettytable==3.18.0 11:04:52 prompt_toolkit==3.0.52 11:04:52 propcache==0.5.2 11:04:52 psutil==7.2.2 11:04:52 pyasn1==0.6.4 11:04:52 pyasn1_modules==0.4.2 11:04:52 pycparser==3.0 11:04:52 pygerrit2==2.0.15 11:04:52 PyGithub==2.9.1 11:04:52 Pygments==2.20.0 11:04:52 PyJWT==2.13.0 11:04:52 PyNaCl==1.6.2 11:04:52 pyparsing==2.4.7 11:04:52 pyperclip==1.11.0 11:04:52 pyrsistent==0.20.0 11:04:52 python-dateutil==2.9.0.post0 11:04:52 python-discovery==1.4.4 11:04:52 python-heatclient==5.2.0 11:04:52 python-jenkins==1.8.3 11:04:52 python-keystoneclient==5.8.0 11:04:52 python-magnumclient==4.11.0 11:04:52 python-manilaclient==6.2.0 11:04:52 python-openstackclient==10.2.1 11:04:52 python-swiftclient==4.10.0 11:04:52 PyYAML==6.0.3 11:04:52 referencing==0.37.0 11:04:52 requests==2.34.2 11:04:52 requests-oauthlib==2.0.0 11:04:52 rfc3986==2.0.0 11:04:52 rich==15.0.0 11:04:52 rich-argparse==1.8.0 11:04:52 rpds-py==2026.6.3 11:04:52 rsa==4.9.1 11:04:52 ruamel.yaml==0.19.1 11:04:52 ruamel.yaml.clib==0.2.15 11:04:52 s3transfer==0.19.1 11:04:52 simplejson==4.1.1 11:04:52 six==1.17.0 11:04:52 smmap==5.0.3 11:04:52 soupsieve==2.8.4 11:04:52 stevedore==5.9.0 11:04:52 tabulate==0.10.0 11:04:52 toml==0.10.2 11:04:52 tomlkit==0.15.0 11:04:52 tqdm==4.68.4 11:04:52 typing_extensions==4.16.0 11:04:52 urllib3==1.26.20 11:04:52 virtualenv==21.6.1 11:04:52 wcwidth==0.8.2 11:04:52 websocket-client==1.9.0 11:04:52 wrapt==2.2.2 11:04:52 xdg==6.0.0 11:04:52 xmltodict==1.0.4 11:04:52 yarl==1.24.2 11:04:52 yq==4.1.2 11:04:52 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins16843911713775020097.sh 11:04:52 ---> uv-install.sh 11:04:52 Installing uv/uvx (latest) using shell installer 11:04:52 2026-07-16 11:04:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-cRGjOg.sh" [1] 11:04:52 downloading uv 0.11.29 x86_64-unknown-linux-gnu 11:04:53 installing to /home/jenkins/.local/bin 11:04:53 uv 11:04:53 uvx 11:04:53 everything's installed! 11:04:53 11:04:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:04:53 11:04:53 source $HOME/.local/bin/env (sh, bash, zsh) 11:04:53 source $HOME/.local/bin/env.fish (fish) 11:04:53 Adding install location to PATH 11:04:53 ---> Validating uv/uvx install 11:04:53 uvx 0.11.29 (x86_64-unknown-linux-gnu) 11:04:53 [EnvInject] - Injecting environment variables from a build step. 11:04:53 [EnvInject] - Injecting as environment variables the properties content 11:04:53 PYTHON=python3 11:04:53 11:04:53 [EnvInject] - Variables injected successfully. 11:04:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13180569439130261452.sh 11:04:53 ---> tox-install.sh 11:04:53 + source /home/jenkins/lf-env.sh 11:04:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:04:53 ++ mktemp -d /tmp/venv-XXXX 11:04:53 + lf_venv=/tmp/venv-trPq 11:04:53 + local venv_file=/tmp/.os_lf_venv 11:04:53 + local python=python3 11:04:53 + local options 11:04:53 + local set_path=true 11:04:53 + local install_args= 11:04:53 ++ 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 11:04:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:04:53 + true 11:04:53 + case $1 in 11:04:53 + venv_file=/tmp/.toxenv 11:04:53 + shift 2 11:04:53 + true 11:04:53 + case $1 in 11:04:53 + shift 11:04:53 + break 11:04:53 + case $python in 11:04:53 + local pkg_list= 11:04:53 + [[ -d /opt/pyenv ]] 11:04:53 + echo 'Setup pyenv:' 11:04:53 Setup pyenv: 11:04:53 + export PYENV_ROOT=/opt/pyenv 11:04:53 + PYENV_ROOT=/opt/pyenv 11:04:53 + 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 11:04:53 + 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 11:04:53 + pyenv versions 11:04:53 system 11:04:53 3.8.20 11:04:53 3.9.20 11:04:53 3.10.15 11:04:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:04:53 + command -v pyenv 11:04:53 ++ pyenv init - --no-rehash 11:04:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:04:53 for i in ${!paths[@]}; do 11:04:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:04:53 fi; done; 11:04:53 echo "${paths[*]}"'\'')" 11:04:53 export PATH="/opt/pyenv/shims:${PATH}" 11:04:53 export PYENV_SHELL=bash 11:04:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:04:53 pyenv() { 11:04:53 local command 11:04:53 command="${1:-}" 11:04:53 if [ "$#" -gt 0 ]; then 11:04:53 shift 11:04:53 fi 11:04:53 11:04:53 case "$command" in 11:04:53 rehash|shell) 11:04:53 eval "$(pyenv "sh-$command" "$@")" 11:04:53 ;; 11:04:53 *) 11:04:53 command pyenv "$command" "$@" 11:04:53 ;; 11:04:53 esac 11:04:53 }' 11:04:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:04:53 for i in ${!paths[@]}; do 11:04:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:04:53 fi; done; 11:04:53 echo "${paths[*]}"' 11:04:53 ++ 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 11:04:53 ++ 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 11:04:53 ++ 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 11:04:53 ++ export PYENV_SHELL=bash 11:04:53 ++ PYENV_SHELL=bash 11:04:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:04:53 +++ complete -F _pyenv pyenv 11:04:53 ++ lf-pyver python3 11:04:53 ++ local py_version_xy=python3 11:04:53 ++ local py_version_xyz= 11:04:53 ++ pyenv versions 11:04:53 ++ local command 11:04:53 ++ command=versions 11:04:53 ++ '[' 1 -gt 0 ']' 11:04:53 ++ shift 11:04:53 ++ case "$command" in 11:04:53 ++ command pyenv versions 11:04:53 ++ awk '{ print $1 }' 11:04:53 ++ grep -E '^[0-9.]*[0-9]$' 11:04:53 ++ sed 's/^[ *]* //' 11:04:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:04:53 +++ grep '^3' /tmp/.pyenv_versions 11:04:53 +++ tail -n 1 11:04:53 +++ sort -V 11:04:53 ++ py_version_xyz=3.11.10 11:04:53 ++ [[ -z 3.11.10 ]] 11:04:53 ++ echo 3.11.10 11:04:53 ++ return 0 11:04:53 + pyenv local 3.11.10 11:04:53 + local command 11:04:53 + command=local 11:04:53 + '[' 2 -gt 0 ']' 11:04:53 + shift 11:04:53 + case "$command" in 11:04:53 + command pyenv local 3.11.10 11:04:53 + for arg in "$@" 11:04:53 + case $arg in 11:04:53 + pkg_list+='tox ' 11:04:53 + for arg in "$@" 11:04:53 + case $arg in 11:04:53 + pkg_list+='virtualenv ' 11:04:53 + for arg in "$@" 11:04:53 + case $arg in 11:04:53 + pkg_list+='urllib3~=1.26.15 ' 11:04:53 + [[ -f /tmp/.toxenv ]] 11:04:53 + [[ ! -f /tmp/.toxenv ]] 11:04:53 + [[ -n '' ]] 11:04:53 + python3 -m venv /tmp/venv-trPq 11:04:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trPq' 11:04:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trPq 11:04:57 + echo /tmp/venv-trPq 11:04:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:04:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:04:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:57 + local 'pip_opts=--upgrade --quiet' 11:04:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:04:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:04:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:04:57 + [[ -n '' ]] 11:04:57 + [[ -n '' ]] 11:04:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:57 + /tmp/venv-trPq/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 11:05:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:05:01 lf-activate-venv(): INFO: Base packages installed successfully 11:05:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:05:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:05:01 + /tmp/venv-trPq/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 11:05:03 + type python3 11:05:03 + true 11:05:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-trPq/bin to PATH' 11:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-trPq/bin to PATH 11:05:03 + PATH=/tmp/venv-trPq/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 11:05:03 + return 0 11:05:03 + python3 --version 11:05:03 Python 3.11.10 11:05:03 + python3 -m pip --version 11:05:04 pip 26.1.2 from /tmp/venv-trPq/lib/python3.11/site-packages/pip (python 3.11) 11:05:04 + python3 -m pip freeze 11:05:04 cachetools==7.1.4 11:05:04 colorama==0.4.6 11:05:04 distlib==0.4.3 11:05:04 filelock==3.30.0 11:05:04 packaging==26.2 11:05:04 platformdirs==4.10.0 11:05:04 pluggy==1.6.0 11:05:04 pyproject-api==1.10.1 11:05:04 python-discovery==1.4.4 11:05:04 tomli_w==1.2.0 11:05:04 tox==4.56.4 11:05:04 urllib3==1.26.20 11:05:04 virtualenv==21.6.1 11:05:04 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6418880244237830929.sh 11:05:04 [EnvInject] - Injecting environment variables from a build step. 11:05:04 [EnvInject] - Injecting as environment variables the properties content 11:05:04 PARALLEL=False 11:05:04 11:05:04 [EnvInject] - Variables injected successfully. 11:05:04 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16156162424799083030.sh 11:05:04 ---> tox-run.sh 11:05:04 + PATH=/home/jenkins/.local/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 11:05:04 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:05:04 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:05:04 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:05:04 + cd /w/workspace/builder-tox-verify-master/. 11:05:04 + source /home/jenkins/lf-env.sh 11:05:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:04 ++ mktemp -d /tmp/venv-XXXX 11:05:04 + lf_venv=/tmp/venv-u2be 11:05:04 + local venv_file=/tmp/.os_lf_venv 11:05:04 + local python=python3 11:05:04 + local options 11:05:04 + local set_path=true 11:05:04 + local install_args= 11:05:04 ++ 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 11:05:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:04 + true 11:05:04 + case $1 in 11:05:04 + venv_file=/tmp/.toxenv 11:05:04 + shift 2 11:05:04 + true 11:05:04 + case $1 in 11:05:04 + shift 11:05:04 + break 11:05:04 + case $python in 11:05:04 + local pkg_list= 11:05:04 + [[ -d /opt/pyenv ]] 11:05:04 + echo 'Setup pyenv:' 11:05:04 Setup pyenv: 11:05:04 + export PYENV_ROOT=/opt/pyenv 11:05:04 + PYENV_ROOT=/opt/pyenv 11:05:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 11:05:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 11:05:04 + pyenv versions 11:05:04 system 11:05:04 3.8.20 11:05:04 3.9.20 11:05:04 3.10.15 11:05:04 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:04 + command -v pyenv 11:05:04 ++ pyenv init - --no-rehash 11:05:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:04 for i in ${!paths[@]}; do 11:05:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:04 fi; done; 11:05:04 echo "${paths[*]}"'\'')" 11:05:04 export PATH="/opt/pyenv/shims:${PATH}" 11:05:04 export PYENV_SHELL=bash 11:05:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:04 pyenv() { 11:05:04 local command 11:05:04 command="${1:-}" 11:05:04 if [ "$#" -gt 0 ]; then 11:05:04 shift 11:05:04 fi 11:05:04 11:05:04 case "$command" in 11:05:04 rehash|shell) 11:05:04 eval "$(pyenv "sh-$command" "$@")" 11:05:04 ;; 11:05:04 *) 11:05:04 command pyenv "$command" "$@" 11:05:04 ;; 11:05:04 esac 11:05:04 }' 11:05:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:04 for i in ${!paths[@]}; do 11:05:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:04 fi; done; 11:05:04 echo "${paths[*]}"' 11:05:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 11:05:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:05:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:05:04 ++ export PYENV_SHELL=bash 11:05:04 ++ PYENV_SHELL=bash 11:05:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:04 +++ complete -F _pyenv pyenv 11:05:04 ++ lf-pyver python3 11:05:04 ++ local py_version_xy=python3 11:05:04 ++ local py_version_xyz= 11:05:04 ++ pyenv versions 11:05:04 ++ local command 11:05:04 ++ command=versions 11:05:04 ++ '[' 1 -gt 0 ']' 11:05:04 ++ shift 11:05:04 ++ case "$command" in 11:05:04 ++ command pyenv versions 11:05:04 ++ grep -E '^[0-9.]*[0-9]$' 11:05:04 ++ awk '{ print $1 }' 11:05:04 ++ sed 's/^[ *]* //' 11:05:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:04 +++ tail -n 1 11:05:04 +++ grep '^3' /tmp/.pyenv_versions 11:05:04 +++ sort -V 11:05:04 ++ py_version_xyz=3.11.10 11:05:04 ++ [[ -z 3.11.10 ]] 11:05:04 ++ echo 3.11.10 11:05:04 ++ return 0 11:05:04 + pyenv local 3.11.10 11:05:04 + local command 11:05:04 + command=local 11:05:04 + '[' 2 -gt 0 ']' 11:05:04 + shift 11:05:04 + case "$command" in 11:05:04 + command pyenv local 3.11.10 11:05:04 + for arg in "$@" 11:05:04 + case $arg in 11:05:04 + pkg_list+='tox ' 11:05:04 + for arg in "$@" 11:05:04 + case $arg in 11:05:04 + pkg_list+='virtualenv ' 11:05:04 + for arg in "$@" 11:05:04 + case $arg in 11:05:04 + pkg_list+='urllib3~=1.26.15 ' 11:05:04 + [[ -f /tmp/.toxenv ]] 11:05:04 ++ cat /tmp/.toxenv 11:05:04 + lf_venv=/tmp/venv-trPq 11:05:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trPq from' file:/tmp/.toxenv 11:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trPq from file:/tmp/.toxenv 11:05:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:04 + local 'pip_opts=--upgrade --quiet' 11:05:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:05:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:05:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:05:04 + [[ -n '' ]] 11:05:04 + [[ -n '' ]] 11:05:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:04 + /tmp/venv-trPq/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 11:05:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:05:05 lf-activate-venv(): INFO: Base packages installed successfully 11:05:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:05:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:05:05 + /tmp/venv-trPq/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 11:05:06 + type python3 11:05:06 + true 11:05:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-trPq/bin to PATH' 11:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-trPq/bin to PATH 11:05:06 + PATH=/tmp/venv-trPq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:05:06 + return 0 11:05:06 + [[ -d /opt/pyenv ]] 11:05:06 + echo '---> Setting up pyenv' 11:05:06 ---> Setting up pyenv 11:05:06 + export PYENV_ROOT=/opt/pyenv 11:05:06 + PYENV_ROOT=/opt/pyenv 11:05:06 + export PATH=/opt/pyenv/bin:/tmp/venv-trPq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:05:06 + PATH=/opt/pyenv/bin:/tmp/venv-trPq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:05:06 ++ pwd 11:05:06 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:05:06 + export PYTHONPATH 11:05:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:05:06 + TOX_TESTENV_PASSENV=PYTHONPATH 11:05:06 + tox --version 11:05:06 4.56.4 from /tmp/venv-trPq/lib/python3.11/site-packages/tox/__init__.py 11:05:07 + PARALLEL=False 11:05:07 + TOX_OPTIONS_LIST= 11:05:07 + [[ -n '' ]] 11:05:07 + case ${PARALLEL,,} in 11:05:07 + tox 11:05:07 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:05:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:21 docs: freeze> python -m pip freeze --all 11:05:22 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.6.17,charset-normalizer==3.4.9,deepmerge==2.1.0,docutils==0.22.4,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.3,packaging==26.2,picobox==4.0.0,pip==26.1.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.3,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 11:05:22 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 11:05:24 docs: OK ✔ in 17.03 seconds 11:05:24 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:33 docs-linkcheck: freeze> python -m pip freeze --all 11:05:34 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.6.17,charset-normalizer==3.4.9,deepmerge==2.1.0,docutils==0.22.4,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.3,packaging==26.2,picobox==4.0.0,pip==26.1.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.3,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 11:05:34 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 11:05:36 docs-linkcheck: OK ✔ in 12.42 seconds 11:05:36 jjb-version: freeze> python -m pip freeze --all 11:05:37 jjb-version: pip==26.1.2,setuptools==83.0.0 11:05:37 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:05:37 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:05:37 JJB version in tox.ini: 6.3.0 11:05:37 jjb-version: OK ✔ in 0.8 seconds 11:05:37 prefix: freeze> python -m pip freeze --all 11:05:38 prefix: pip==26.1.2,setuptools==83.0.0 11:05:38 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:05:38 prefix: OK ✔ in 0.86 seconds 11:05:38 robot: freeze> python -m pip freeze --all 11:05:39 robot: pip==26.1.2,setuptools==83.0.0 11:05:39 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:05:39 docs: OK (17.02=setup[14.93]+cmd[2.09] seconds) 11:05:39 docs-linkcheck: OK (12.42=setup[9.96]+cmd[2.47] seconds) 11:05:39 jjb-version: OK (0.80=setup[0.77]+cmd[0.03] seconds) 11:05:39 prefix: OK (0.85=setup[0.82]+cmd[0.03] seconds) 11:05:39 robot: OK (0.89=setup[0.85]+cmd[0.04] seconds) 11:05:39 congratulations :) (32.02 seconds) 11:05:39 + tox_status=0 11:05:39 + echo '---> Completed tox runs' 11:05:39 ---> Completed tox runs 11:05:39 + for i in .tox/*/log 11:05:39 ++ echo .tox/docs-linkcheck/log 11:05:39 ++ awk -F/ '{print $2}' 11:05:39 + tox_env=docs-linkcheck 11:05:39 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:05:39 + for i in .tox/*/log 11:05:39 ++ awk -F/ '{print $2}' 11:05:39 ++ echo .tox/docs/log 11:05:39 + tox_env=docs 11:05:39 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:05:39 + for i in .tox/*/log 11:05:39 ++ echo .tox/jjb-version/log 11:05:39 ++ awk -F/ '{print $2}' 11:05:39 + tox_env=jjb-version 11:05:39 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:05:39 + for i in .tox/*/log 11:05:39 ++ echo .tox/prefix/log 11:05:39 ++ awk -F/ '{print $2}' 11:05:39 + tox_env=prefix 11:05:39 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:05:39 + for i in .tox/*/log 11:05:39 ++ awk -F/ '{print $2}' 11:05:39 ++ echo .tox/robot/log 11:05:39 + tox_env=robot 11:05:39 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:05:39 + DOC_DIR=docs/_build/html 11:05:39 + [[ -d docs/_build/html ]] 11:05:39 + echo '---> Archiving generated docs' 11:05:39 ---> Archiving generated docs 11:05:39 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:05:39 + echo '---> tox-run.sh ends' 11:05:39 ---> tox-run.sh ends 11:05:39 + test 0 -eq 0 11:05:39 $ ssh-agent -k 11:05:39 unset SSH_AUTH_SOCK; 11:05:39 unset SSH_AGENT_PID; 11:05:39 echo Agent pid 1523 killed; 11:05:39 [ssh-agent] Stopped. 11:05:39 [PostBuildScript] - [INFO] Executing post build scripts. 11:05:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14971281997556025653.sh 11:05:39 ---> sysstat.sh 11:05:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15666887439554024562.sh 11:05:40 ---> package-listing.sh 11:05:40 ++ facter osfamily 11:05:40 ++ tr '[:upper:]' '[:lower:]' 11:05:40 + OS_FAMILY=debian 11:05:40 + workspace=/w/workspace/builder-tox-verify-master 11:05:40 + START_PACKAGES=/tmp/packages_start.txt 11:05:40 + END_PACKAGES=/tmp/packages_end.txt 11:05:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:40 + PACKAGES=/tmp/packages_start.txt 11:05:40 + '[' /w/workspace/builder-tox-verify-master ']' 11:05:40 + PACKAGES=/tmp/packages_end.txt 11:05:40 + case "${OS_FAMILY}" in 11:05:40 + grep '^ii' 11:05:40 + dpkg -l 11:05:40 + '[' -f /tmp/packages_start.txt ']' 11:05:40 + '[' -f /tmp/packages_end.txt ']' 11:05:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:40 + '[' /w/workspace/builder-tox-verify-master ']' 11:05:40 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:05:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:05:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1026018398934783068.sh 11:05:40 ---> capture-instance-metadata.sh 11:05:40 Setup pyenv: 11:05:40 system 11:05:40 3.8.20 11:05:40 3.9.20 11:05:40 3.10.15 11:05:40 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xa8Y from file:/tmp/.os_lf_venv 11:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:42 lf-activate-venv(): INFO: Base packages installed successfully 11:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-Xa8Y/bin to PATH 11:05:55 INFO: Running in OpenStack, capturing instance metadata 11:05:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9534184401705223687.sh 11:05:55 provisioning config files... 11:05:56 Could not find credentials [logs] for builder-tox-verify-master #8572 11:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config11805774578444021187tmp 11:05:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:05:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:05:56 provisioning config files... 11:05:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:05:56 [EnvInject] - Injecting environment variables from a build step. 11:05:56 [EnvInject] - Injecting as environment variables the properties content 11:05:56 SERVER_ID=logs 11:05:56 11:05:56 [EnvInject] - Variables injected successfully. 11:05:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2875722304240309085.sh 11:05:56 ---> create-netrc.sh 11:05:56 WARN: Log server credential not found. 11:05:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7826803323655279938.sh 11:05:56 ---> python-tools-install.sh 11:05:56 Setup pyenv: 11:05:56 system 11:05:56 3.8.20 11:05:56 3.9.20 11:05:56 3.10.15 11:05:56 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xa8Y from file:/tmp/.os_lf_venv 11:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:58 lf-activate-venv(): INFO: Base packages installed successfully 11:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-Xa8Y/bin to PATH 11:06:08 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins17171210291280733956.sh 11:06:08 ---> uv-install.sh 11:06:08 uv 0.11.29 is already installed 11:06:08 uvx 0.11.29 (x86_64-unknown-linux-gnu) 11:06:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2987606697731917867.sh 11:06:08 ---> sudo-logs.sh 11:06:08 Archiving 'sudo' log.. 11:06:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13336727204229503933.sh 11:06:08 ---> job-cost.sh 11:06:08 INFO: Activating Python virtual environment... 11:06:08 Setup pyenv: 11:06:08 system 11:06:08 3.8.20 11:06:08 3.9.20 11:06:08 3.10.15 11:06:08 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xa8Y from file:/tmp/.os_lf_venv 11:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:10 lf-activate-venv(): INFO: Base packages installed successfully 11:06:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-Xa8Y/bin to PATH 11:06:17 INFO: No stack-cost file found 11:06:17 INFO: Instance uptime: 207s 11:06:17 INFO: Fetching instance metadata (attempt 1 of 3)... 11:06:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:06:18 INFO: Successfully fetched instance metadata 11:06:18 INFO: Instance type: v3-standard-2 11:06:18 INFO: Retrieving pricing info for: v3-standard-2 11:06:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:06:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=207 11:06:18 INFO: Successfully fetched Vexxhost pricing API 11:06:18 INFO: Retrieved cost: 0.06 11:06:18 INFO: Retrieved resource: v3-standard-2 11:06:18 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 11:06:18 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 11:06:18 INFO: Successfully archived job cost data 11:06:18 DEBUG: Cost data: builder-tox-verify-master,8572,2026-07-16 11:06:18,v3-standard-2,207,0.06,0.00,SUCCESS 11:06:18 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10177769190162933253.sh 11:06:18 ---> logs-deploy.sh 11:06:18 Setup pyenv: 11:06:18 system 11:06:18 3.8.20 11:06:18 3.9.20 11:06:18 3.10.15 11:06:18 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xa8Y from file:/tmp/.os_lf_venv 11:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:20 lf-activate-venv(): INFO: Base packages installed successfully 11:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-Xa8Y/bin to PATH 11:06:30 WARNING: Nexus logging server not set 11:06:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8572/ 11:06:30 INFO: archiving logs to S3 11:06:31 ---> uname -a: 11:06:31 Linux prd-ubuntu2204-builder-2c-2g-36395 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:06:31 11:06:31 11:06:31 ---> lscpu: 11:06:31 Architecture: x86_64 11:06:31 CPU op-mode(s): 32-bit, 64-bit 11:06:31 Address sizes: 40 bits physical, 48 bits virtual 11:06:31 Byte Order: Little Endian 11:06:31 CPU(s): 2 11:06:31 On-line CPU(s) list: 0,1 11:06:31 Vendor ID: AuthenticAMD 11:06:31 Model name: AMD EPYC-Rome Processor 11:06:31 CPU family: 23 11:06:31 Model: 49 11:06:31 Thread(s) per core: 1 11:06:31 Core(s) per socket: 1 11:06:31 Socket(s): 2 11:06:31 Stepping: 0 11:06:31 BogoMIPS: 5599.99 11:06:31 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 11:06:31 Virtualization: AMD-V 11:06:31 Hypervisor vendor: KVM 11:06:31 Virtualization type: full 11:06:31 L1d cache: 64 KiB (2 instances) 11:06:31 L1i cache: 64 KiB (2 instances) 11:06:31 L2 cache: 1 MiB (2 instances) 11:06:31 L3 cache: 32 MiB (2 instances) 11:06:31 NUMA node(s): 1 11:06:31 NUMA node0 CPU(s): 0,1 11:06:31 Vulnerability Gather data sampling: Not affected 11:06:31 Vulnerability Indirect target selection: Not affected 11:06:31 Vulnerability Itlb multihit: Not affected 11:06:31 Vulnerability L1tf: Not affected 11:06:31 Vulnerability Mds: Not affected 11:06:31 Vulnerability Meltdown: Not affected 11:06:31 Vulnerability Mmio stale data: Not affected 11:06:31 Vulnerability Reg file data sampling: Not affected 11:06:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:06:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:06:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:06:31 Vulnerability Srbds: Not affected 11:06:31 Vulnerability Tsa: Not affected 11:06:31 Vulnerability Tsx async abort: Not affected 11:06:31 Vulnerability Vmscape: Not affected 11:06:31 11:06:31 11:06:31 ---> nproc: 11:06:31 2 11:06:31 11:06:31 11:06:31 ---> df -h: 11:06:31 Filesystem Size Used Avail Use% Mounted on 11:06:31 tmpfs 794M 1.1M 793M 1% /run 11:06:31 /dev/vda1 39G 8.9G 30G 24% / 11:06:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:06:31 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:06:31 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:06:31 11:06:31 11:06:31 ---> free -m: 11:06:31 total used free shared buff/cache available 11:06:31 Mem: 7937 579 4229 4 3128 7047 11:06:31 Swap: 1023 0 1023 11:06:31 11:06:31 11:06:31 ---> ip addr: 11:06:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:31 inet 127.0.0.1/8 scope host lo 11:06:31 valid_lft forever preferred_lft forever 11:06:31 inet6 ::1/128 scope host 11:06:31 valid_lft forever preferred_lft forever 11:06:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:06:31 link/ether fa:16:3e:d9:1f:70 brd ff:ff:ff:ff:ff:ff 11:06:31 altname enp0s3 11:06:31 inet 10.30.171.204/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:06:31 valid_lft 86187sec preferred_lft 86187sec 11:06:31 inet6 fe80::f816:3eff:fed9:1f70/64 scope link 11:06:31 valid_lft forever preferred_lft forever 11:06:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:06:31 link/ether 16:e1:53:73:b7:07 brd ff:ff:ff:ff:ff:ff 11:06:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:31 valid_lft forever preferred_lft forever 11:06:31 11:06:31 11:06:31 ---> sar -b -r -n DEV: 11:06:31 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-36395) 07/16/26 _x86_64_ (2 CPU) 11:06:31 11:06:31 11:03:01 LINUX RESTART (2 CPU) 11:06:31 11:06:31 11:06:31 ---> sar -P ALL: 11:06:31 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-36395) 07/16/26 _x86_64_ (2 CPU) 11:06:31 11:06:31 11:03:01 LINUX RESTART (2 CPU) 11:06:31 11:06:31 11:06:31