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