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