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