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