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