11:04:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118519 11:04:34 Running as SYSTEM 11:04:34 [EnvInject] - Loading node environment variables. 11:04:34 Building remotely on prd-ubuntu2204-builder-2c-2g-2222 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:04:34 [ssh-agent] Looking for ssh-agent implementation... 11:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:34 $ ssh-agent 11:04:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXm9CgdE/agent.1521 11:04:34 SSH_AGENT_PID=1523 11:04:34 [ssh-agent] Started. 11:04:34 Running ssh-add (command line suppressed) 11:04:34 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_13293571803347636529.key (/w/workspace/builder-tox-verify-master@tmp/private_key_13293571803347636529.key) 11:04:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:04:34 The recommended git tool is: NONE 11:04:36 using credential jenkins-ssh 11:04:36 Wiping out workspace first. 11:04:36 Cloning the remote Git repository 11:04:36 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:04:36 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:04:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:37 > git --version # timeout=10 11:04:37 > git --version # 'git version 2.34.1' 11:04:37 using GIT_SSH to set credentials jenkins-ssh 11:04:37 Verifying host key using known hosts file 11:04:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:04:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:39 using GIT_SSH to set credentials jenkins-ssh 11:04:39 Verifying host key using known hosts file 11:04:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:04:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/19/118519/1 # timeout=10 11:04:40 > git rev-parse 7d7413eca9c35c83c5658d29c39707fdd78348e4^{commit} # timeout=10 11:04:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:04:40 Checking out Revision 7d7413eca9c35c83c5658d29c39707fdd78348e4 (refs/changes/19/118519/1) 11:04:40 > git config core.sparsecheckout # timeout=10 11:04:40 > git checkout -f 7d7413eca9c35c83c5658d29c39707fdd78348e4 # timeout=10 11:04:43 Commit message: "Update cloud image list docs" 11:04:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:04:43 > git rev-list --no-walk 9bb3a5e51681e1adeb2e07224cd2d7a3d3d3edba # timeout=10 11:04:43 > git remote # timeout=10 11:04:43 > git submodule init # timeout=10 11:04:43 > git submodule sync # timeout=10 11:04:43 > git config --get remote.origin.url # timeout=10 11:04:43 > git submodule init # timeout=10 11:04:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:43 > git config --get submodule.global-jjb.url # timeout=10 11:04:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:43 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:43 > git submodule update --init --recursive global-jjb # timeout=10 11:04:44 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:45 provisioning config files... 11:04:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13232652849234471847.sh 11:04:45 ---> python-tools-install.sh 11:04:45 Setup pyenv: 11:04:45 * system (set by /opt/pyenv/version) 11:04:45 * 3.8.20 (set by /opt/pyenv/version) 11:04:45 * 3.9.20 (set by /opt/pyenv/version) 11:04:45 3.10.15 11:04:45 3.11.10 11:04:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-52g0 11:04:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:54 lf-activate-venv(): INFO: Base packages installed successfully 11:04:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-52g0/bin to PATH 11:05:19 Generating Requirements File 11:05:41 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. 11:05:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:41 Python 3.11.10 11:05:41 pip 25.2 from /tmp/venv-52g0/lib/python3.11/site-packages/pip (python 3.11) 11:05:41 appdirs==1.4.4 11:05:41 argcomplete==3.6.2 11:05:41 aspy.yaml==1.3.0 11:05:41 attrs==25.4.0 11:05:41 autopage==0.5.2 11:05:41 beautifulsoup4==4.14.2 11:05:41 boto3==1.40.48 11:05:41 botocore==1.40.48 11:05:41 bs4==0.0.2 11:05:41 cachetools==6.2.0 11:05:41 certifi==2025.10.5 11:05:41 cffi==2.0.0 11:05:41 cfgv==3.4.0 11:05:41 chardet==5.2.0 11:05:41 charset-normalizer==3.4.3 11:05:41 click==8.3.0 11:05:41 cliff==4.11.0 11:05:41 cmd2==2.7.0 11:05:41 cryptography==3.3.2 11:05:41 debtcollector==3.0.0 11:05:41 decorator==5.2.1 11:05:41 defusedxml==0.7.1 11:05:41 Deprecated==1.2.18 11:05:41 distlib==0.4.0 11:05:41 dnspython==2.8.0 11:05:41 docker==7.1.0 11:05:41 dogpile.cache==1.4.1 11:05:41 durationpy==0.10 11:05:41 email-validator==2.3.0 11:05:41 filelock==3.20.0 11:05:41 future==1.0.0 11:05:41 gitdb==4.0.12 11:05:41 GitPython==3.1.45 11:05:41 google-auth==2.41.1 11:05:41 httplib2==0.31.0 11:05:41 identify==2.6.15 11:05:41 idna==3.10 11:05:41 importlib-resources==1.5.0 11:05:41 iso8601==2.1.0 11:05:41 Jinja2==3.1.6 11:05:41 jmespath==1.0.1 11:05:41 jsonpatch==1.33 11:05:41 jsonpointer==3.0.0 11:05:41 jsonschema==4.25.1 11:05:41 jsonschema-specifications==2025.9.1 11:05:41 keystoneauth1==5.12.0 11:05:41 kubernetes==34.1.0 11:05:41 lftools==0.37.14 11:05:41 lxml==6.0.2 11:05:41 markdown-it-py==4.0.0 11:05:41 MarkupSafe==3.0.3 11:05:41 mdurl==0.1.2 11:05:41 msgpack==1.1.2 11:05:41 multi_key_dict==2.0.3 11:05:41 munch==4.0.0 11:05:41 netaddr==1.3.0 11:05:41 niet==1.4.2 11:05:41 nodeenv==1.9.1 11:05:41 oauth2client==4.1.3 11:05:41 oauthlib==3.3.1 11:05:41 openstacksdk==4.7.1 11:05:41 os-service-types==1.8.0 11:05:41 osc-lib==4.2.0 11:05:41 oslo.config==10.0.0 11:05:41 oslo.context==6.1.0 11:05:41 oslo.i18n==6.6.0 11:05:41 oslo.log==7.2.1 11:05:41 oslo.serialization==5.8.0 11:05:41 oslo.utils==9.1.0 11:05:41 packaging==25.0 11:05:41 pbr==7.0.1 11:05:41 platformdirs==4.5.0 11:05:41 prettytable==3.16.0 11:05:41 psutil==7.1.0 11:05:41 pyasn1==0.6.1 11:05:41 pyasn1_modules==0.4.2 11:05:41 pycparser==2.23 11:05:41 pygerrit2==2.0.15 11:05:41 PyGithub==2.8.1 11:05:41 Pygments==2.19.2 11:05:41 PyJWT==2.10.1 11:05:41 PyNaCl==1.6.0 11:05:41 pyparsing==2.4.7 11:05:41 pyperclip==1.11.0 11:05:41 pyrsistent==0.20.0 11:05:41 python-cinderclient==9.8.0 11:05:41 python-dateutil==2.9.0.post0 11:05:41 python-heatclient==4.3.0 11:05:41 python-jenkins==1.8.3 11:05:41 python-keystoneclient==5.7.0 11:05:41 python-magnumclient==4.9.0 11:05:41 python-openstackclient==8.2.0 11:05:41 python-swiftclient==4.8.0 11:05:41 PyYAML==6.0.3 11:05:41 referencing==0.36.2 11:05:41 requests==2.32.5 11:05:41 requests-oauthlib==2.0.0 11:05:41 requestsexceptions==1.4.0 11:05:41 rfc3986==2.0.0 11:05:41 rich==14.1.0 11:05:41 rich-argparse==1.7.1 11:05:41 rpds-py==0.27.1 11:05:41 rsa==4.9.1 11:05:41 ruamel.yaml==0.18.15 11:05:41 ruamel.yaml.clib==0.2.14 11:05:41 s3transfer==0.14.0 11:05:41 simplejson==3.20.2 11:05:41 six==1.17.0 11:05:41 smmap==5.0.2 11:05:41 soupsieve==2.8 11:05:41 stevedore==5.5.0 11:05:41 tabulate==0.9.0 11:05:41 toml==0.10.2 11:05:41 tomlkit==0.13.3 11:05:41 tqdm==4.67.1 11:05:41 typing_extensions==4.15.0 11:05:41 tzdata==2025.2 11:05:41 urllib3==1.26.20 11:05:41 virtualenv==20.34.0 11:05:41 wcwidth==0.2.14 11:05:41 websocket-client==1.9.0 11:05:41 wrapt==1.17.3 11:05:41 xdg==6.0.0 11:05:41 xmltodict==1.0.2 11:05:41 yq==3.4.3 11:05:41 [EnvInject] - Injecting environment variables from a build step. 11:05:41 [EnvInject] - Injecting as environment variables the properties content 11:05:41 PYTHON=python3 11:05:41 11:05:41 [EnvInject] - Variables injected successfully. 11:05:41 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9279440246499738986.sh 11:05:41 ---> tox-install.sh 11:05:41 + source /home/jenkins/lf-env.sh 11:05:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:41 ++ mktemp -d /tmp/venv-XXXX 11:05:41 + lf_venv=/tmp/venv-6nRT 11:05:41 + local venv_file=/tmp/.os_lf_venv 11:05:41 + local python=python3 11:05:41 + local options 11:05:41 + local set_path=true 11:05:41 + local install_args= 11:05:41 ++ 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 11:05:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:41 + true 11:05:41 + case $1 in 11:05:41 + venv_file=/tmp/.toxenv 11:05:41 + shift 2 11:05:41 + true 11:05:41 + case $1 in 11:05:41 + shift 11:05:41 + break 11:05:41 + case $python in 11:05:41 + local pkg_list= 11:05:41 + [[ -d /opt/pyenv ]] 11:05:41 + echo 'Setup pyenv:' 11:05:41 Setup pyenv: 11:05:41 + export PYENV_ROOT=/opt/pyenv 11:05:41 + PYENV_ROOT=/opt/pyenv 11:05:41 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:41 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:41 + pyenv versions 11:05:41 system 11:05:41 3.8.20 11:05:41 3.9.20 11:05:41 3.10.15 11:05:41 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:41 + command -v pyenv 11:05:41 ++ pyenv init - --no-rehash 11:05:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:42 for i in ${!paths[@]}; do 11:05:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:42 fi; done; 11:05:42 echo "${paths[*]}"'\'')" 11:05:42 export PATH="/opt/pyenv/shims:${PATH}" 11:05:42 export PYENV_SHELL=bash 11:05:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:42 pyenv() { 11:05:42 local command 11:05:42 command="${1:-}" 11:05:42 if [ "$#" -gt 0 ]; then 11:05:42 shift 11:05:42 fi 11:05:42 11:05:42 case "$command" in 11:05:42 rehash|shell) 11:05:42 eval "$(pyenv "sh-$command" "$@")" 11:05:42 ;; 11:05:42 *) 11:05:42 command pyenv "$command" "$@" 11:05:42 ;; 11:05:42 esac 11:05:42 }' 11:05:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:42 for i in ${!paths[@]}; do 11:05:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:42 fi; done; 11:05:42 echo "${paths[*]}"' 11:05:42 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:42 ++ export PYENV_SHELL=bash 11:05:42 ++ PYENV_SHELL=bash 11:05:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:42 +++ complete -F _pyenv pyenv 11:05:42 ++ lf-pyver python3 11:05:42 ++ local py_version_xy=python3 11:05:42 ++ local py_version_xyz= 11:05:42 ++ pyenv versions 11:05:42 ++ local command 11:05:42 ++ command=versions 11:05:42 ++ '[' 1 -gt 0 ']' 11:05:42 ++ shift 11:05:42 ++ case "$command" in 11:05:42 ++ command pyenv versions 11:05:42 ++ awk '{ print $1 }' 11:05:42 ++ grep -E '^[0-9.]*[0-9]$' 11:05:42 ++ sed 's/^[ *]* //' 11:05:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:42 +++ grep '^3' /tmp/.pyenv_versions 11:05:42 +++ tail -n 1 11:05:42 +++ sort -V 11:05:42 ++ py_version_xyz=3.11.10 11:05:42 ++ [[ -z 3.11.10 ]] 11:05:42 ++ echo 3.11.10 11:05:42 ++ return 0 11:05:42 + pyenv local 3.11.10 11:05:42 + local command 11:05:42 + command=local 11:05:42 + '[' 2 -gt 0 ']' 11:05:42 + shift 11:05:42 + case "$command" in 11:05:42 + command pyenv local 3.11.10 11:05:42 + for arg in "$@" 11:05:42 + case $arg in 11:05:42 + pkg_list+='tox ' 11:05:42 + for arg in "$@" 11:05:42 + case $arg in 11:05:42 + pkg_list+='virtualenv ' 11:05:42 + for arg in "$@" 11:05:42 + case $arg in 11:05:42 + pkg_list+='urllib3~=1.26.15 ' 11:05:42 + [[ -f /tmp/.toxenv ]] 11:05:42 + [[ ! -f /tmp/.toxenv ]] 11:05:42 + [[ -n '' ]] 11:05:42 + python3 -m venv /tmp/venv-6nRT 11:05:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6nRT' 11:05:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6nRT 11:05:46 + echo /tmp/venv-6nRT 11:05:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:05:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:05:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:46 + local 'pip_opts=--upgrade --quiet' 11:05:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:05:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:05:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:05:46 + [[ -n '' ]] 11:05:46 + [[ -n '' ]] 11:05:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:46 + /tmp/venv-6nRT/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 11:05:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:05:51 lf-activate-venv(): INFO: Base packages installed successfully 11:05:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:05:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:05:51 + /tmp/venv-6nRT/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 11:05:53 + type python3 11:05:53 + true 11:05:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6nRT/bin to PATH' 11:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-6nRT/bin to PATH 11:05:53 + PATH=/tmp/venv-6nRT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:53 + return 0 11:05:53 + python3 --version 11:05:53 Python 3.11.10 11:05:53 + python3 -m pip --version 11:05:54 pip 25.2 from /tmp/venv-6nRT/lib/python3.11/site-packages/pip (python 3.11) 11:05:54 + python3 -m pip freeze 11:05:54 cachetools==6.2.0 11:05:54 chardet==5.2.0 11:05:54 colorama==0.4.6 11:05:54 distlib==0.4.0 11:05:54 filelock==3.20.0 11:05:54 packaging==25.0 11:05:54 platformdirs==4.5.0 11:05:54 pluggy==1.6.0 11:05:54 pyproject-api==1.9.1 11:05:54 tox==4.30.3 11:05:54 urllib3==1.26.20 11:05:54 virtualenv==20.34.0 11:05:54 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins5721555311175151332.sh 11:05:54 [EnvInject] - Injecting environment variables from a build step. 11:05:54 [EnvInject] - Injecting as environment variables the properties content 11:05:54 PARALLEL=False 11:05:54 11:05:54 [EnvInject] - Variables injected successfully. 11:05:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins18057641706305383554.sh 11:05:54 ---> tox-run.sh 11:05:54 + PATH=/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 11:05:54 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:05:54 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:05:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:05:54 + cd /w/workspace/builder-tox-verify-master/. 11:05:54 + source /home/jenkins/lf-env.sh 11:05:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:54 ++ mktemp -d /tmp/venv-XXXX 11:05:54 + lf_venv=/tmp/venv-r1nd 11:05:54 + local venv_file=/tmp/.os_lf_venv 11:05:54 + local python=python3 11:05:54 + local options 11:05:54 + local set_path=true 11:05:54 + local install_args= 11:05:54 ++ 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 11:05:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:54 + true 11:05:54 + case $1 in 11:05:54 + venv_file=/tmp/.toxenv 11:05:54 + shift 2 11:05:54 + true 11:05:54 + case $1 in 11:05:54 + shift 11:05:54 + break 11:05:54 + case $python in 11:05:54 + local pkg_list= 11:05:54 + [[ -d /opt/pyenv ]] 11:05:54 + echo 'Setup pyenv:' 11:05:54 Setup pyenv: 11:05:54 + export PYENV_ROOT=/opt/pyenv 11:05:54 + PYENV_ROOT=/opt/pyenv 11:05:54 + 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 11:05:54 + 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 11:05:54 + pyenv versions 11:05:54 system 11:05:54 3.8.20 11:05:54 3.9.20 11:05:54 3.10.15 11:05:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:54 + command -v pyenv 11:05:54 ++ pyenv init - --no-rehash 11:05:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:54 for i in ${!paths[@]}; do 11:05:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:54 fi; done; 11:05:54 echo "${paths[*]}"'\'')" 11:05:54 export PATH="/opt/pyenv/shims:${PATH}" 11:05:54 export PYENV_SHELL=bash 11:05:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:54 pyenv() { 11:05:54 local command 11:05:54 command="${1:-}" 11:05:54 if [ "$#" -gt 0 ]; then 11:05:54 shift 11:05:54 fi 11:05:54 11:05:54 case "$command" in 11:05:54 rehash|shell) 11:05:54 eval "$(pyenv "sh-$command" "$@")" 11:05:54 ;; 11:05:54 *) 11:05:54 command pyenv "$command" "$@" 11:05:54 ;; 11:05:54 esac 11:05:54 }' 11:05:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:54 for i in ${!paths[@]}; do 11:05:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:54 fi; done; 11:05:54 echo "${paths[*]}"' 11:05:54 ++ 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 11:05:54 ++ 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 11:05:54 ++ 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 11:05:54 ++ export PYENV_SHELL=bash 11:05:54 ++ PYENV_SHELL=bash 11:05:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:54 +++ complete -F _pyenv pyenv 11:05:54 ++ lf-pyver python3 11:05:54 ++ local py_version_xy=python3 11:05:54 ++ local py_version_xyz= 11:05:54 ++ pyenv versions 11:05:54 ++ awk '{ print $1 }' 11:05:54 ++ local command 11:05:54 ++ command=versions 11:05:54 ++ '[' 1 -gt 0 ']' 11:05:54 ++ shift 11:05:54 ++ case "$command" in 11:05:54 ++ command pyenv versions 11:05:54 ++ sed 's/^[ *]* //' 11:05:54 ++ grep -E '^[0-9.]*[0-9]$' 11:05:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:54 +++ grep '^3' /tmp/.pyenv_versions 11:05:54 +++ tail -n 1 11:05:54 +++ sort -V 11:05:54 ++ py_version_xyz=3.11.10 11:05:54 ++ [[ -z 3.11.10 ]] 11:05:54 ++ echo 3.11.10 11:05:54 ++ return 0 11:05:54 + pyenv local 3.11.10 11:05:54 + local command 11:05:54 + command=local 11:05:54 + '[' 2 -gt 0 ']' 11:05:54 + shift 11:05:54 + case "$command" in 11:05:54 + command pyenv local 3.11.10 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='tox ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='virtualenv ' 11:05:54 + for arg in "$@" 11:05:54 + case $arg in 11:05:54 + pkg_list+='urllib3~=1.26.15 ' 11:05:54 + [[ -f /tmp/.toxenv ]] 11:05:54 ++ cat /tmp/.toxenv 11:05:54 + lf_venv=/tmp/venv-6nRT 11:05:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6nRT from' file:/tmp/.toxenv 11:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6nRT from file:/tmp/.toxenv 11:05:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:54 + local 'pip_opts=--upgrade --quiet' 11:05:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:05:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:05:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:05:54 + [[ -n '' ]] 11:05:54 + [[ -n '' ]] 11:05:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:54 + /tmp/venv-6nRT/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 11:05:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:05:55 lf-activate-venv(): INFO: Base packages installed successfully 11:05:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:05:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:05:55 + /tmp/venv-6nRT/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 11:05:56 + type python3 11:05:56 + true 11:05:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6nRT/bin to PATH' 11:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-6nRT/bin to PATH 11:05:56 + PATH=/tmp/venv-6nRT/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 11:05:56 + return 0 11:05:56 + [[ -d /opt/pyenv ]] 11:05:56 + echo '---> Setting up pyenv' 11:05:56 ---> Setting up pyenv 11:05:56 + export PYENV_ROOT=/opt/pyenv 11:05:56 + PYENV_ROOT=/opt/pyenv 11:05:56 + export PATH=/opt/pyenv/bin:/tmp/venv-6nRT/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 11:05:56 + PATH=/opt/pyenv/bin:/tmp/venv-6nRT/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 11:05:56 ++ pwd 11:05:56 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:05:56 + export PYTHONPATH 11:05:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:05:56 + TOX_TESTENV_PASSENV=PYTHONPATH 11:05:56 + tox --version 11:05:57 4.30.3 from /tmp/venv-6nRT/lib/python3.11/site-packages/tox/__init__.py 11:05:57 + PARALLEL=False 11:05:57 + TOX_OPTIONS_LIST= 11:05:57 + [[ -n '' ]] 11:05:57 + case ${PARALLEL,,} in 11:05:57 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:05:57 + tox 11:05:57 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:21 docs: freeze> python -m pip freeze --all 11:06:21 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:06:21 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 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:23 docs: exit 1 (1.83 seconds) /w/workspace/builder-tox-verify-master> 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 pid=2474 11:06:23 docs: FAIL ✖ in 26.08 seconds 11:06:23 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:50 docs-linkcheck: freeze> python -m pip freeze --all 11:06:50 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:06:50 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 11:06:51 /w/workspace/builder-tox-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:06:52 docs-linkcheck: exit 1 (2.29 seconds) /w/workspace/builder-tox-verify-master> 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 pid=2503 11:06:52 docs-linkcheck: FAIL ✖ in 29.25 seconds 11:06:52 jjb-version: freeze> python -m pip freeze --all 11:06:53 jjb-version: pip==25.2,setuptools==80.9.0 11:06:53 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:06:53 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:06:53 JJB version in tox.ini: 6.3.0 11:06:53 jjb-version: OK ✔ in 0.72 seconds 11:06:53 prefix: freeze> python -m pip freeze --all 11:06:54 prefix: pip==25.2,setuptools==80.9.0 11:06:54 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:06:54 prefix: OK ✔ in 0.74 seconds 11:06:54 robot: freeze> python -m pip freeze --all 11:06:55 robot: pip==25.2,setuptools==80.9.0 11:06:55 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:06:55 docs: FAIL code 1 (26.08=setup[24.25]+cmd[1.83] seconds) 11:06:55 docs-linkcheck: FAIL code 1 (29.25=setup[26.95]+cmd[2.29] seconds) 11:06:55 jjb-version: OK (0.71=setup[0.69]+cmd[0.02] seconds) 11:06:55 prefix: OK (0.74=setup[0.71]+cmd[0.03] seconds) 11:06:55 robot: OK (0.89=setup[0.85]+cmd[0.04] seconds) 11:06:55 evaluation failed :( (57.70 seconds) 11:06:55 + tox_status=255 11:06:55 + echo '---> Completed tox runs' 11:06:55 ---> Completed tox runs 11:06:55 + for i in .tox/*/log 11:06:55 ++ awk -F/ '{print $2}' 11:06:55 ++ echo .tox/docs-linkcheck/log 11:06:55 + tox_env=docs-linkcheck 11:06:55 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:06:55 + for i in .tox/*/log 11:06:55 ++ awk -F/ '{print $2}' 11:06:55 ++ echo .tox/docs/log 11:06:55 + tox_env=docs 11:06:55 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:06:55 + for i in .tox/*/log 11:06:55 ++ echo .tox/jjb-version/log 11:06:55 ++ awk -F/ '{print $2}' 11:06:55 + tox_env=jjb-version 11:06:55 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:06:55 + for i in .tox/*/log 11:06:55 ++ echo .tox/prefix/log 11:06:55 ++ awk -F/ '{print $2}' 11:06:55 + tox_env=prefix 11:06:55 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:06:55 + for i in .tox/*/log 11:06:55 ++ echo .tox/robot/log 11:06:55 ++ awk -F/ '{print $2}' 11:06:55 + tox_env=robot 11:06:55 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:06:55 + DOC_DIR=docs/_build/html 11:06:55 + [[ -d docs/_build/html ]] 11:06:55 + echo '---> Archiving generated docs' 11:06:55 ---> Archiving generated docs 11:06:55 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:06:55 + echo '---> tox-run.sh ends' 11:06:55 ---> tox-run.sh ends 11:06:55 + test 255 -eq 0 11:06:55 + exit 255 11:06:55 ++ '[' 1 = 1 ']' 11:06:55 ++ '[' -x /usr/bin/clear_console ']' 11:06:55 ++ /usr/bin/clear_console -q 11:06:55 Build step 'Execute shell' marked build as failure 11:06:55 $ ssh-agent -k 11:06:55 unset SSH_AUTH_SOCK; 11:06:55 unset SSH_AGENT_PID; 11:06:55 echo Agent pid 1523 killed; 11:06:55 [ssh-agent] Stopped. 11:06:55 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13162155025489638853.sh 11:06:55 ---> sysstat.sh 11:06:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5623536024635707025.sh 11:06:55 ---> package-listing.sh 11:06:55 ++ facter osfamily 11:06:55 ++ tr '[:upper:]' '[:lower:]' 11:06:56 + OS_FAMILY=debian 11:06:56 + workspace=/w/workspace/builder-tox-verify-master 11:06:56 + START_PACKAGES=/tmp/packages_start.txt 11:06:56 + END_PACKAGES=/tmp/packages_end.txt 11:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:56 + PACKAGES=/tmp/packages_start.txt 11:06:56 + '[' /w/workspace/builder-tox-verify-master ']' 11:06:56 + PACKAGES=/tmp/packages_end.txt 11:06:56 + case "${OS_FAMILY}" in 11:06:56 + dpkg -l 11:06:56 + grep '^ii' 11:06:56 + '[' -f /tmp/packages_start.txt ']' 11:06:56 + '[' -f /tmp/packages_end.txt ']' 11:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:56 + '[' /w/workspace/builder-tox-verify-master ']' 11:06:56 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:06:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5498943188240315965.sh 11:06:56 ---> capture-instance-metadata.sh 11:06:56 Setup pyenv: 11:06:56 system 11:06:56 3.8.20 11:06:56 3.9.20 11:06:56 3.10.15 11:06:56 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-52g0 from file:/tmp/.os_lf_venv 11:06:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:58 lf-activate-venv(): INFO: Base packages installed successfully 11:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-52g0/bin to PATH 11:07:13 INFO: Running in OpenStack, capturing instance metadata 11:07:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9062872343059443723.sh 11:07:14 provisioning config files... 11:07:14 Could not find credentials [logs] for builder-tox-verify-master #8010 11:07:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17971890382521862008tmp 11:07:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:07:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:07:14 provisioning config files... 11:07:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:07:14 [EnvInject] - Injecting environment variables from a build step. 11:07:14 [EnvInject] - Injecting as environment variables the properties content 11:07:14 SERVER_ID=logs 11:07:14 11:07:14 [EnvInject] - Variables injected successfully. 11:07:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16287366021620502344.sh 11:07:14 ---> create-netrc.sh 11:07:14 WARN: Log server credential not found. 11:07:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8075794223680330927.sh 11:07:14 ---> python-tools-install.sh 11:07:14 Setup pyenv: 11:07:14 system 11:07:14 3.8.20 11:07:14 3.9.20 11:07:14 3.10.15 11:07:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-52g0 from file:/tmp/.os_lf_venv 11:07:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:17 lf-activate-venv(): INFO: Base packages installed successfully 11:07:17 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-52g0/bin to PATH 11:07:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15633856097011972175.sh 11:07:32 ---> sudo-logs.sh 11:07:32 Archiving 'sudo' log.. 11:07:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12666679160462198009.sh 11:07:32 ---> job-cost.sh 11:07:32 Setup pyenv: 11:07:32 system 11:07:32 3.8.20 11:07:32 3.9.20 11:07:32 3.10.15 11:07:32 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-52g0 from file:/tmp/.os_lf_venv 11:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:34 lf-activate-venv(): INFO: Base packages installed successfully 11:07:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-52g0/bin to PATH 11:07:42 INFO: No Stack... 11:07:42 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:42 INFO: Archiving Costs 11:07:42 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5131296533292460249.sh 11:07:42 ---> logs-deploy.sh 11:07:42 Setup pyenv: 11:07:42 system 11:07:42 3.8.20 11:07:42 3.9.20 11:07:42 3.10.15 11:07:42 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-52g0 from file:/tmp/.os_lf_venv 11:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:45 lf-activate-venv(): INFO: Base packages installed successfully 11:07:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-52g0/bin to PATH 11:07:56 WARNING: Nexus logging server not set 11:07:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8010/ 11:07:56 INFO: archiving logs to S3 11:07:57 ---> uname -a: 11:07:57 Linux prd-ubuntu2204-builder-2c-2g-2222 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:07:57 11:07:57 11:07:57 ---> lscpu: 11:07:57 Architecture: x86_64 11:07:57 CPU op-mode(s): 32-bit, 64-bit 11:07:57 Address sizes: 40 bits physical, 48 bits virtual 11:07:57 Byte Order: Little Endian 11:07:57 CPU(s): 2 11:07:57 On-line CPU(s) list: 0,1 11:07:57 Vendor ID: AuthenticAMD 11:07:57 Model name: AMD EPYC-Rome Processor 11:07:57 CPU family: 23 11:07:57 Model: 49 11:07:57 Thread(s) per core: 1 11:07:57 Core(s) per socket: 1 11:07:57 Socket(s): 2 11:07:57 Stepping: 0 11:07:57 BogoMIPS: 5599.99 11:07:57 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 11:07:57 Virtualization: AMD-V 11:07:57 Hypervisor vendor: KVM 11:07:57 Virtualization type: full 11:07:57 L1d cache: 64 KiB (2 instances) 11:07:57 L1i cache: 64 KiB (2 instances) 11:07:57 L2 cache: 1 MiB (2 instances) 11:07:57 L3 cache: 32 MiB (2 instances) 11:07:57 NUMA node(s): 1 11:07:57 NUMA node0 CPU(s): 0,1 11:07:57 Vulnerability Gather data sampling: Not affected 11:07:57 Vulnerability Indirect target selection: Not affected 11:07:57 Vulnerability Itlb multihit: Not affected 11:07:57 Vulnerability L1tf: Not affected 11:07:57 Vulnerability Mds: Not affected 11:07:57 Vulnerability Meltdown: Not affected 11:07:57 Vulnerability Mmio stale data: Not affected 11:07:57 Vulnerability Reg file data sampling: Not affected 11:07:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:07:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:07:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:07:57 Vulnerability Srbds: Not affected 11:07:57 Vulnerability Tsx async abort: Not affected 11:07:57 11:07:57 11:07:57 ---> nproc: 11:07:57 2 11:07:57 11:07:57 11:07:57 ---> df -h: 11:07:57 Filesystem Size Used Avail Use% Mounted on 11:07:57 tmpfs 794M 1.1M 793M 1% /run 11:07:57 /dev/vda1 39G 9.1G 30G 24% / 11:07:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:07:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:57 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:07:57 11:07:57 11:07:57 ---> free -m: 11:07:57 total used free shared buff/cache available 11:07:57 Mem: 7937 595 3986 4 3356 7031 11:07:57 Swap: 1023 0 1023 11:07:57 11:07:57 11:07:57 ---> ip addr: 11:07:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:57 inet 127.0.0.1/8 scope host lo 11:07:57 valid_lft forever preferred_lft forever 11:07:57 inet6 ::1/128 scope host 11:07:57 valid_lft forever preferred_lft forever 11:07:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:57 link/ether fa:16:3e:e3:23:18 brd ff:ff:ff:ff:ff:ff 11:07:57 altname enp0s3 11:07:57 inet 10.30.170.235/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:07:57 valid_lft 86162sec preferred_lft 86162sec 11:07:57 inet6 fe80::f816:3eff:fee3:2318/64 scope link 11:07:57 valid_lft forever preferred_lft forever 11:07:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:07:57 link/ether ce:d9:a2:15:2d:46 brd ff:ff:ff:ff:ff:ff 11:07:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:57 valid_lft forever preferred_lft forever 11:07:57 11:07:57 11:07:57 ---> sar -b -r -n DEV: 11:07:57 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-2222) 10/09/25 _x86_64_ (2 CPU) 11:07:57 11:07:57 11:04:02 LINUX RESTART (2 CPU) 11:07:57 11:07:57 11:07:57 ---> sar -P ALL: 11:07:57 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-2222) 10/09/25 _x86_64_ (2 CPU) 11:07:57 11:07:57 11:04:02 LINUX RESTART (2 CPU) 11:07:57 11:07:57 11:07:57