11:04:27 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118020 11:04:27 Running as SYSTEM 11:04:27 [EnvInject] - Loading node environment variables. 11:04:27 Building remotely on prd-ubuntu2204-builder-2c-2g-51116 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:04:27 [ssh-agent] Looking for ssh-agent implementation... 11:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:27 $ ssh-agent 11:04:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMQJjC/agent.1520 11:04:27 SSH_AGENT_PID=1522 11:04:27 [ssh-agent] Started. 11:04:27 Running ssh-add (command line suppressed) 11:04:27 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_5670445255210592182.key (/w/workspace/builder-tox-verify-master@tmp/private_key_5670445255210592182.key) 11:04:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:04:27 The recommended git tool is: NONE 11:04:29 using credential jenkins-ssh 11:04:29 Wiping out workspace first. 11:04:29 Cloning the remote Git repository 11:04:29 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:04:29 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:04:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:29 > git --version # timeout=10 11:04:29 > git --version # 'git version 2.34.1' 11:04:29 using GIT_SSH to set credentials jenkins-ssh 11:04:29 Verifying host key using known hosts file 11:04:30 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:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:32 using GIT_SSH to set credentials jenkins-ssh 11:04:32 Verifying host key using known hosts file 11:04:32 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:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/20/118020/1 # timeout=10 11:04:32 > git rev-parse 8c452536ed9178fb7f365aba2c2c8f9e0194a490^{commit} # timeout=10 11:04:32 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:32 Checking out Revision 8c452536ed9178fb7f365aba2c2c8f9e0194a490 (refs/changes/20/118020/1) 11:04:32 > git config core.sparsecheckout # timeout=10 11:04:32 > git checkout -f 8c452536ed9178fb7f365aba2c2c8f9e0194a490 # timeout=10 11:04:36 Commit message: "Update cloud image list docs" 11:04:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:04:36 > git rev-list --no-walk e64cd843a80dac1eb7f2bb975ca69b9fa25214ab # timeout=10 11:04:36 > git remote # timeout=10 11:04:36 > git submodule init # timeout=10 11:04:36 > git submodule sync # timeout=10 11:04:36 > git config --get remote.origin.url # timeout=10 11:04:36 > git submodule init # timeout=10 11:04:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:36 > git config --get submodule.global-jjb.url # timeout=10 11:04:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:36 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:36 > git submodule update --init --recursive global-jjb # timeout=10 11:04:37 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:38 provisioning config files... 11:04:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3505831919525432417.sh 11:04:38 ---> python-tools-install.sh 11:04:38 Setup pyenv: 11:04:38 * system (set by /opt/pyenv/version) 11:04:38 * 3.8.20 (set by /opt/pyenv/version) 11:04:38 * 3.9.20 (set by /opt/pyenv/version) 11:04:38 * 3.10.15 (set by /opt/pyenv/version) 11:04:38 * 3.11.10 (set by /opt/pyenv/version) 11:04:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3SL7 11:04:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:47 lf-activate-venv(): INFO: Installing: lftools 11:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-3SL7/bin to PATH 11:05:19 Generating Requirements File 11:05:46 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:46 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:46 Python 3.11.10 11:05:46 pip 25.2 from /tmp/venv-3SL7/lib/python3.11/site-packages/pip (python 3.11) 11:05:46 appdirs==1.4.4 11:05:46 argcomplete==3.6.2 11:05:46 aspy.yaml==1.3.0 11:05:46 attrs==25.3.0 11:05:46 autopage==0.5.2 11:05:46 beautifulsoup4==4.13.5 11:05:46 boto3==1.40.26 11:05:46 botocore==1.40.26 11:05:46 bs4==0.0.2 11:05:46 cachetools==5.5.2 11:05:46 certifi==2025.8.3 11:05:46 cffi==2.0.0 11:05:46 cfgv==3.4.0 11:05:46 chardet==5.2.0 11:05:46 charset-normalizer==3.4.3 11:05:46 click==8.2.1 11:05:46 cliff==4.11.0 11:05:46 cmd2==2.7.0 11:05:46 cryptography==3.3.2 11:05:46 debtcollector==3.0.0 11:05:46 decorator==5.2.1 11:05:46 defusedxml==0.7.1 11:05:46 Deprecated==1.2.18 11:05:46 distlib==0.4.0 11:05:46 dnspython==2.8.0 11:05:46 docker==7.1.0 11:05:46 dogpile.cache==1.4.0 11:05:46 durationpy==0.10 11:05:46 email-validator==2.3.0 11:05:46 filelock==3.19.1 11:05:46 future==1.0.0 11:05:46 gitdb==4.0.12 11:05:46 GitPython==3.1.45 11:05:46 google-auth==2.40.3 11:05:46 httplib2==0.30.0 11:05:46 identify==2.6.14 11:05:46 idna==3.10 11:05:46 importlib-resources==1.5.0 11:05:46 iso8601==2.1.0 11:05:46 Jinja2==3.1.6 11:05:46 jmespath==1.0.1 11:05:46 jsonpatch==1.33 11:05:46 jsonpointer==3.0.0 11:05:46 jsonschema==4.25.1 11:05:46 jsonschema-specifications==2025.9.1 11:05:46 keystoneauth1==5.12.0 11:05:46 kubernetes==33.1.0 11:05:46 lftools==0.37.13 11:05:46 lxml==6.0.1 11:05:46 markdown-it-py==4.0.0 11:05:46 MarkupSafe==3.0.2 11:05:46 mdurl==0.1.2 11:05:46 msgpack==1.1.1 11:05:46 multi_key_dict==2.0.3 11:05:46 munch==4.0.0 11:05:46 netaddr==1.3.0 11:05:46 niet==1.4.2 11:05:46 nodeenv==1.9.1 11:05:46 oauth2client==4.1.3 11:05:46 oauthlib==3.3.1 11:05:46 openstacksdk==4.7.0 11:05:46 os-service-types==1.8.0 11:05:46 osc-lib==4.2.0 11:05:46 oslo.config==10.0.0 11:05:46 oslo.context==6.1.0 11:05:46 oslo.i18n==6.6.0 11:05:46 oslo.log==7.2.1 11:05:46 oslo.serialization==5.8.0 11:05:46 oslo.utils==9.1.0 11:05:46 packaging==25.0 11:05:46 pbr==7.0.1 11:05:46 platformdirs==4.4.0 11:05:46 prettytable==3.16.0 11:05:46 psutil==7.0.0 11:05:46 pyasn1==0.6.1 11:05:46 pyasn1_modules==0.4.2 11:05:46 pycparser==2.22 11:05:46 pygerrit2==2.0.15 11:05:46 PyGithub==2.8.1 11:05:46 Pygments==2.19.2 11:05:46 PyJWT==2.10.1 11:05:46 PyNaCl==1.5.0 11:05:46 pyparsing==2.4.7 11:05:46 pyperclip==1.9.0 11:05:46 pyrsistent==0.20.0 11:05:46 python-cinderclient==9.8.0 11:05:46 python-dateutil==2.9.0.post0 11:05:46 python-heatclient==4.3.0 11:05:46 python-jenkins==1.8.3 11:05:46 python-keystoneclient==5.7.0 11:05:46 python-magnumclient==4.9.0 11:05:46 python-openstackclient==8.2.0 11:05:46 python-swiftclient==4.8.0 11:05:46 PyYAML==6.0.2 11:05:46 referencing==0.36.2 11:05:46 requests==2.32.5 11:05:46 requests-oauthlib==2.0.0 11:05:46 requestsexceptions==1.4.0 11:05:46 rfc3986==2.0.0 11:05:46 rich==14.1.0 11:05:46 rich-argparse==1.7.1 11:05:46 rpds-py==0.27.1 11:05:46 rsa==4.9.1 11:05:46 ruamel.yaml==0.18.15 11:05:46 ruamel.yaml.clib==0.2.12 11:05:46 s3transfer==0.13.1 11:05:46 simplejson==3.20.1 11:05:46 six==1.17.0 11:05:46 smmap==5.0.2 11:05:46 soupsieve==2.8 11:05:46 stevedore==5.5.0 11:05:46 tabulate==0.9.0 11:05:46 toml==0.10.2 11:05:46 tomlkit==0.13.3 11:05:46 tqdm==4.67.1 11:05:46 typing_extensions==4.15.0 11:05:46 tzdata==2025.2 11:05:46 urllib3==1.26.20 11:05:46 virtualenv==20.34.0 11:05:46 wcwidth==0.2.13 11:05:46 websocket-client==1.8.0 11:05:46 wrapt==1.17.3 11:05:46 xdg==6.0.0 11:05:46 xmltodict==0.15.1 11:05:46 yq==3.4.3 11:05:46 [EnvInject] - Injecting environment variables from a build step. 11:05:47 [EnvInject] - Injecting as environment variables the properties content 11:05:47 PYTHON=python3 11:05:47 11:05:47 [EnvInject] - Variables injected successfully. 11:05:47 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins871968735639061969.sh 11:05:47 ---> tox-install.sh 11:05:47 + source /home/jenkins/lf-env.sh 11:05:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:47 ++ mktemp -d /tmp/venv-XXXX 11:05:47 + lf_venv=/tmp/venv-3Of2 11:05:47 + local venv_file=/tmp/.os_lf_venv 11:05:47 + local python=python3 11:05:47 + local options 11:05:47 + local set_path=true 11:05:47 + local install_args= 11:05:47 ++ 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:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:47 + true 11:05:47 + case $1 in 11:05:47 + venv_file=/tmp/.toxenv 11:05:47 + shift 2 11:05:47 + true 11:05:47 + case $1 in 11:05:47 + shift 11:05:47 + break 11:05:47 + case $python in 11:05:47 + local pkg_list= 11:05:47 + [[ -d /opt/pyenv ]] 11:05:47 + echo 'Setup pyenv:' 11:05:47 Setup pyenv: 11:05:47 + export PYENV_ROOT=/opt/pyenv 11:05:47 + PYENV_ROOT=/opt/pyenv 11:05:47 + 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:47 + 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:47 + pyenv versions 11:05:47 system 11:05:47 3.8.20 11:05:47 3.9.20 11:05:47 3.10.15 11:05:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:47 + command -v pyenv 11:05:47 ++ pyenv init - --no-rehash 11:05:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:47 for i in ${!paths[@]}; do 11:05:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:47 fi; done; 11:05:47 echo "${paths[*]}"'\'')" 11:05:47 export PATH="/opt/pyenv/shims:${PATH}" 11:05:47 export PYENV_SHELL=bash 11:05:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:47 pyenv() { 11:05:47 local command 11:05:47 command="${1:-}" 11:05:47 if [ "$#" -gt 0 ]; then 11:05:47 shift 11:05:47 fi 11:05:47 11:05:47 case "$command" in 11:05:47 rehash|shell) 11:05:47 eval "$(pyenv "sh-$command" "$@")" 11:05:47 ;; 11:05:47 *) 11:05:47 command pyenv "$command" "$@" 11:05:47 ;; 11:05:47 esac 11:05:47 }' 11:05:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:47 for i in ${!paths[@]}; do 11:05:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:47 fi; done; 11:05:47 echo "${paths[*]}"' 11:05:47 ++ 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:47 ++ 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:47 ++ 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:47 ++ export PYENV_SHELL=bash 11:05:47 ++ PYENV_SHELL=bash 11:05:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:47 +++ complete -F _pyenv pyenv 11:05:47 ++ lf-pyver python3 11:05:47 ++ local py_version_xy=python3 11:05:47 ++ local py_version_xyz= 11:05:47 ++ pyenv versions 11:05:47 ++ local command 11:05:47 ++ command=versions 11:05:47 ++ '[' 1 -gt 0 ']' 11:05:47 ++ shift 11:05:47 ++ case "$command" in 11:05:47 ++ command pyenv versions 11:05:47 ++ awk '{ print $1 }' 11:05:47 ++ grep -E '^[0-9.]*[0-9]$' 11:05:47 ++ sed 's/^[ *]* //' 11:05:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:47 +++ grep '^3' /tmp/.pyenv_versions 11:05:47 +++ tail -n 1 11:05:47 +++ sort -V 11:05:47 ++ py_version_xyz=3.11.10 11:05:47 ++ [[ -z 3.11.10 ]] 11:05:47 ++ echo 3.11.10 11:05:47 ++ return 0 11:05:47 + pyenv local 3.11.10 11:05:47 + local command 11:05:47 + command=local 11:05:47 + '[' 2 -gt 0 ']' 11:05:47 + shift 11:05:47 + case "$command" in 11:05:47 + command pyenv local 3.11.10 11:05:47 + for arg in "$@" 11:05:47 + case $arg in 11:05:47 + pkg_list+='tox ' 11:05:47 + for arg in "$@" 11:05:47 + case $arg in 11:05:47 + pkg_list+='virtualenv ' 11:05:47 + for arg in "$@" 11:05:47 + case $arg in 11:05:47 + pkg_list+='urllib3~=1.26.15 ' 11:05:47 + [[ -f /tmp/.toxenv ]] 11:05:47 + [[ ! -f /tmp/.toxenv ]] 11:05:47 + [[ -n '' ]] 11:05:47 + python3 -m venv /tmp/venv-3Of2 11:05:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Of2' 11:05:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Of2 11:05:51 + echo /tmp/venv-3Of2 11:05:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:05:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:05:51 + /tmp/venv-3Of2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:05:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:05:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:05:55 + /tmp/venv-3Of2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:05:58 + type python3 11:05:58 + true 11:05:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Of2/bin to PATH' 11:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-3Of2/bin to PATH 11:05:58 + PATH=/tmp/venv-3Of2/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:58 + return 0 11:05:58 + python3 --version 11:05:58 Python 3.11.10 11:05:58 + python3 -m pip --version 11:05:58 pip 25.2 from /tmp/venv-3Of2/lib/python3.11/site-packages/pip (python 3.11) 11:05:58 + python3 -m pip freeze 11:05:58 cachetools==6.2.0 11:05:58 chardet==5.2.0 11:05:58 colorama==0.4.6 11:05:58 distlib==0.4.0 11:05:58 filelock==3.19.1 11:05:58 packaging==25.0 11:05:58 platformdirs==4.4.0 11:05:58 pluggy==1.6.0 11:05:58 pyproject-api==1.9.1 11:05:58 tox==4.30.2 11:05:58 urllib3==1.26.20 11:05:58 virtualenv==20.34.0 11:05:58 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9128096958340579206.sh 11:05:58 [EnvInject] - Injecting environment variables from a build step. 11:05:58 [EnvInject] - Injecting as environment variables the properties content 11:05:58 PARALLEL=False 11:05:58 11:05:58 [EnvInject] - Variables injected successfully. 11:05:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5243218262195095291.sh 11:05:58 ---> tox-run.sh 11:05:58 + 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:58 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:05:58 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:05:58 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:05:58 + cd /w/workspace/builder-tox-verify-master/. 11:05:58 + source /home/jenkins/lf-env.sh 11:05:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:58 ++ mktemp -d /tmp/venv-XXXX 11:05:58 + lf_venv=/tmp/venv-LG5i 11:05:58 + local venv_file=/tmp/.os_lf_venv 11:05:58 + local python=python3 11:05:58 + local options 11:05:58 + local set_path=true 11:05:58 + local install_args= 11:05:58 ++ 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:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:58 + true 11:05:58 + case $1 in 11:05:58 + venv_file=/tmp/.toxenv 11:05:58 + shift 2 11:05:58 + true 11:05:58 + case $1 in 11:05:58 + shift 11:05:58 + break 11:05:58 + case $python in 11:05:58 + local pkg_list= 11:05:58 + [[ -d /opt/pyenv ]] 11:05:58 + echo 'Setup pyenv:' 11:05:58 Setup pyenv: 11:05:58 + export PYENV_ROOT=/opt/pyenv 11:05:58 + PYENV_ROOT=/opt/pyenv 11:05:58 + 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:58 + 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:58 + pyenv versions 11:05:58 system 11:05:58 3.8.20 11:05:58 3.9.20 11:05:58 3.10.15 11:05:58 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:05:58 + command -v pyenv 11:05:58 ++ pyenv init - --no-rehash 11:05:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:58 for i in ${!paths[@]}; do 11:05:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:58 fi; done; 11:05:58 echo "${paths[*]}"'\'')" 11:05:58 export PATH="/opt/pyenv/shims:${PATH}" 11:05:58 export PYENV_SHELL=bash 11:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:58 pyenv() { 11:05:58 local command 11:05:58 command="${1:-}" 11:05:58 if [ "$#" -gt 0 ]; then 11:05:58 shift 11:05:58 fi 11:05:58 11:05:58 case "$command" in 11:05:58 rehash|shell) 11:05:58 eval "$(pyenv "sh-$command" "$@")" 11:05:58 ;; 11:05:58 *) 11:05:58 command pyenv "$command" "$@" 11:05:58 ;; 11:05:58 esac 11:05:58 }' 11:05:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:58 for i in ${!paths[@]}; do 11:05:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:58 fi; done; 11:05:58 echo "${paths[*]}"' 11:05:58 ++ 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:58 ++ 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:58 ++ 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:58 ++ export PYENV_SHELL=bash 11:05:58 ++ PYENV_SHELL=bash 11:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:58 +++ complete -F _pyenv pyenv 11:05:58 ++ lf-pyver python3 11:05:58 ++ local py_version_xy=python3 11:05:58 ++ local py_version_xyz= 11:05:58 ++ pyenv versions 11:05:58 ++ local command 11:05:58 ++ command=versions 11:05:58 ++ '[' 1 -gt 0 ']' 11:05:58 ++ sed 's/^[ *]* //' 11:05:58 ++ shift 11:05:58 ++ case "$command" in 11:05:58 ++ command pyenv versions 11:05:58 ++ awk '{ print $1 }' 11:05:58 ++ grep -E '^[0-9.]*[0-9]$' 11:05:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:59 +++ grep '^3' /tmp/.pyenv_versions 11:05:59 +++ tail -n 1 11:05:59 +++ sort -V 11:05:59 ++ py_version_xyz=3.11.10 11:05:59 ++ [[ -z 3.11.10 ]] 11:05:59 ++ echo 3.11.10 11:05:59 ++ return 0 11:05:59 + pyenv local 3.11.10 11:05:59 + local command 11:05:59 + command=local 11:05:59 + '[' 2 -gt 0 ']' 11:05:59 + shift 11:05:59 + case "$command" in 11:05:59 + command pyenv local 3.11.10 11:05:59 + for arg in "$@" 11:05:59 + case $arg in 11:05:59 + pkg_list+='tox ' 11:05:59 + for arg in "$@" 11:05:59 + case $arg in 11:05:59 + pkg_list+='virtualenv ' 11:05:59 + for arg in "$@" 11:05:59 + case $arg in 11:05:59 + pkg_list+='urllib3~=1.26.15 ' 11:05:59 + [[ -f /tmp/.toxenv ]] 11:05:59 ++ cat /tmp/.toxenv 11:05:59 + lf_venv=/tmp/venv-3Of2 11:05:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Of2 from' file:/tmp/.toxenv 11:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Of2 from file:/tmp/.toxenv 11:05:59 + /tmp/venv-3Of2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:06:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:00 + /tmp/venv-3Of2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:01 + type python3 11:06:01 + true 11:06:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Of2/bin to PATH' 11:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-3Of2/bin to PATH 11:06:01 + PATH=/tmp/venv-3Of2/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:06:01 + return 0 11:06:01 + [[ -d /opt/pyenv ]] 11:06:01 + echo '---> Setting up pyenv' 11:06:01 ---> Setting up pyenv 11:06:01 + export PYENV_ROOT=/opt/pyenv 11:06:01 + PYENV_ROOT=/opt/pyenv 11:06:01 + export PATH=/opt/pyenv/bin:/tmp/venv-3Of2/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:06:01 + PATH=/opt/pyenv/bin:/tmp/venv-3Of2/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:06:01 ++ pwd 11:06:01 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:06:01 + export PYTHONPATH 11:06:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:06:01 + TOX_TESTENV_PASSENV=PYTHONPATH 11:06:01 + tox --version 11:06:01 4.30.2 from /tmp/venv-3Of2/lib/python3.11/site-packages/tox/__init__.py 11:06:01 + PARALLEL=False 11:06:01 + TOX_OPTIONS_LIST= 11:06:01 + [[ -n '' ]] 11:06:01 + case ${PARALLEL,,} in 11:06:01 + tox 11:06:01 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:06:02 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:27 docs: freeze> python -m pip freeze --all 11:06:27 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,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.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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:27 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:29 /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:29 /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:29 /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:29 /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:29 /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:29 /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:29 /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:29 /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:29 docs: exit 1 (1.84 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=2499 11:06:29 docs: FAIL ✖ in 27.46 seconds 11:06:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:06:47 docs-linkcheck: freeze> python -m pip freeze --all 11:06:48 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,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.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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:48 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:49 /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:50 docs-linkcheck: exit 1 (2.53 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=2528 11:06:50 docs-linkcheck: FAIL ✖ in 21.38 seconds 11:06:50 jjb-version: freeze> python -m pip freeze --all 11:06:51 jjb-version: pip==25.2,setuptools==80.9.0 11:06:51 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:06:51 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:06:51 JJB version in tox.ini: 6.3.0 11:06:51 jjb-version: OK ✔ in 0.8 seconds 11:06:51 prefix: freeze> python -m pip freeze --all 11:06:52 prefix: pip==25.2,setuptools==80.9.0 11:06:52 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:06:52 prefix: OK ✔ in 0.83 seconds 11:06:52 robot: freeze> python -m pip freeze --all 11:06:53 robot: pip==25.2,setuptools==80.9.0 11:06:53 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:06:53 docs: FAIL code 1 (27.46=setup[25.62]+cmd[1.84] seconds) 11:06:53 docs-linkcheck: FAIL code 1 (21.37=setup[18.84]+cmd[2.53] seconds) 11:06:53 jjb-version: OK (0.80=setup[0.78]+cmd[0.03] seconds) 11:06:53 prefix: OK (0.83=setup[0.81]+cmd[0.03] seconds) 11:06:53 robot: OK (0.93=setup[0.88]+cmd[0.05] seconds) 11:06:53 evaluation failed :( (51.43 seconds) 11:06:53 + tox_status=255 11:06:53 + echo '---> Completed tox runs' 11:06:53 ---> Completed tox runs 11:06:53 + for i in .tox/*/log 11:06:53 ++ awk -F/ '{print $2}' 11:06:53 ++ echo .tox/docs-linkcheck/log 11:06:53 + tox_env=docs-linkcheck 11:06:53 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:06:53 + for i in .tox/*/log 11:06:53 ++ echo .tox/docs/log 11:06:53 ++ awk -F/ '{print $2}' 11:06:53 + tox_env=docs 11:06:53 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:06:53 + for i in .tox/*/log 11:06:53 ++ awk -F/ '{print $2}' 11:06:53 ++ echo .tox/jjb-version/log 11:06:53 + tox_env=jjb-version 11:06:53 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:06:53 + for i in .tox/*/log 11:06:53 ++ awk -F/ '{print $2}' 11:06:53 ++ echo .tox/prefix/log 11:06:53 + tox_env=prefix 11:06:53 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:06:53 + for i in .tox/*/log 11:06:53 ++ echo .tox/robot/log 11:06:53 ++ awk -F/ '{print $2}' 11:06:53 + tox_env=robot 11:06:53 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:06:53 + DOC_DIR=docs/_build/html 11:06:53 + [[ -d docs/_build/html ]] 11:06:53 + echo '---> Archiving generated docs' 11:06:53 ---> Archiving generated docs 11:06:53 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:06:53 + echo '---> tox-run.sh ends' 11:06:53 ---> tox-run.sh ends 11:06:53 + test 255 -eq 0 11:06:53 + exit 255 11:06:53 ++ '[' 1 = 1 ']' 11:06:53 ++ '[' -x /usr/bin/clear_console ']' 11:06:53 ++ /usr/bin/clear_console -q 11:06:53 Build step 'Execute shell' marked build as failure 11:06:53 $ ssh-agent -k 11:06:53 unset SSH_AUTH_SOCK; 11:06:53 unset SSH_AGENT_PID; 11:06:53 echo Agent pid 1522 killed; 11:06:53 [ssh-agent] Stopped. 11:06:53 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5548835722588853651.sh 11:06:53 ---> sysstat.sh 11:06:54 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2261416257832674688.sh 11:06:54 ---> package-listing.sh 11:06:54 ++ facter osfamily 11:06:54 ++ tr '[:upper:]' '[:lower:]' 11:06:54 + OS_FAMILY=debian 11:06:54 + workspace=/w/workspace/builder-tox-verify-master 11:06:54 + START_PACKAGES=/tmp/packages_start.txt 11:06:54 + END_PACKAGES=/tmp/packages_end.txt 11:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:54 + PACKAGES=/tmp/packages_start.txt 11:06:54 + '[' /w/workspace/builder-tox-verify-master ']' 11:06:54 + PACKAGES=/tmp/packages_end.txt 11:06:54 + case "${OS_FAMILY}" in 11:06:54 + grep '^ii' 11:06:54 + dpkg -l 11:06:54 + '[' -f /tmp/packages_start.txt ']' 11:06:54 + '[' -f /tmp/packages_end.txt ']' 11:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:54 + '[' /w/workspace/builder-tox-verify-master ']' 11:06:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:06:54 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12673311470058005463.sh 11:06:54 ---> capture-instance-metadata.sh 11:06:54 Setup pyenv: 11:06:54 system 11:06:54 3.8.20 11:06:54 3.9.20 11:06:54 3.10.15 11:06:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3SL7 from file:/tmp/.os_lf_venv 11:06:56 lf-activate-venv(): INFO: Installing: lftools 11:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-3SL7/bin to PATH 11:07:09 INFO: Running in OpenStack, capturing instance metadata 11:07:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4012735968294314830.sh 11:07:09 provisioning config files... 11:07:10 Could not find credentials [logs] for builder-tox-verify-master #7953 11:07:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config16075886751537088736tmp 11:07:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:07:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:07:10 provisioning config files... 11:07:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:07:10 [EnvInject] - Injecting environment variables from a build step. 11:07:10 [EnvInject] - Injecting as environment variables the properties content 11:07:10 SERVER_ID=logs 11:07:10 11:07:10 [EnvInject] - Variables injected successfully. 11:07:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18040800662581620187.sh 11:07:10 ---> create-netrc.sh 11:07:10 WARN: Log server credential not found. 11:07:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15427518893869744931.sh 11:07:10 ---> python-tools-install.sh 11:07:10 Setup pyenv: 11:07:10 system 11:07:10 3.8.20 11:07:10 3.9.20 11:07:10 3.10.15 11:07:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3SL7 from file:/tmp/.os_lf_venv 11:07:12 lf-activate-venv(): INFO: Installing: lftools 11:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-3SL7/bin to PATH 11:07:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2718527744310860981.sh 11:07:24 ---> sudo-logs.sh 11:07:24 Archiving 'sudo' log.. 11:07:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1072600310106219190.sh 11:07:24 ---> job-cost.sh 11:07:24 Setup pyenv: 11:07:24 system 11:07:25 3.8.20 11:07:25 3.9.20 11:07:25 3.10.15 11:07:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3SL7 from file:/tmp/.os_lf_venv 11:07:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-3SL7/bin to PATH 11:07:34 INFO: No Stack... 11:07:34 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:35 INFO: Archiving Costs 11:07:35 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6221169967156862268.sh 11:07:35 ---> logs-deploy.sh 11:07:35 Setup pyenv: 11:07:35 system 11:07:35 3.8.20 11:07:35 3.9.20 11:07:35 3.10.15 11:07:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3SL7 from file:/tmp/.os_lf_venv 11:07:37 lf-activate-venv(): INFO: Installing: lftools 11:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-3SL7/bin to PATH 11:07:48 WARNING: Nexus logging server not set 11:07:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7953/ 11:07:48 INFO: archiving logs to S3 11:07:49 ---> uname -a: 11:07:49 Linux prd-ubuntu2204-builder-2c-2g-51116 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:07:49 11:07:49 11:07:49 ---> lscpu: 11:07:49 Architecture: x86_64 11:07:49 CPU op-mode(s): 32-bit, 64-bit 11:07:49 Address sizes: 40 bits physical, 48 bits virtual 11:07:49 Byte Order: Little Endian 11:07:49 CPU(s): 2 11:07:49 On-line CPU(s) list: 0,1 11:07:49 Vendor ID: AuthenticAMD 11:07:49 Model name: AMD EPYC-Rome Processor 11:07:49 CPU family: 23 11:07:49 Model: 49 11:07:49 Thread(s) per core: 1 11:07:49 Core(s) per socket: 1 11:07:49 Socket(s): 2 11:07:49 Stepping: 0 11:07:49 BogoMIPS: 5599.99 11:07:49 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:49 Virtualization: AMD-V 11:07:49 Hypervisor vendor: KVM 11:07:49 Virtualization type: full 11:07:49 L1d cache: 64 KiB (2 instances) 11:07:49 L1i cache: 64 KiB (2 instances) 11:07:49 L2 cache: 1 MiB (2 instances) 11:07:49 L3 cache: 32 MiB (2 instances) 11:07:49 NUMA node(s): 1 11:07:49 NUMA node0 CPU(s): 0,1 11:07:49 Vulnerability Gather data sampling: Not affected 11:07:49 Vulnerability Itlb multihit: Not affected 11:07:49 Vulnerability L1tf: Not affected 11:07:49 Vulnerability Mds: Not affected 11:07:49 Vulnerability Meltdown: Not affected 11:07:49 Vulnerability Mmio stale data: Not affected 11:07:49 Vulnerability Reg file data sampling: Not affected 11:07:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:07:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:07:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:07:49 Vulnerability Srbds: Not affected 11:07:49 Vulnerability Tsx async abort: Not affected 11:07:49 11:07:49 11:07:49 ---> nproc: 11:07:49 2 11:07:49 11:07:49 11:07:49 ---> df -h: 11:07:49 Filesystem Size Used Avail Use% Mounted on 11:07:49 tmpfs 794M 1.1M 793M 1% /run 11:07:49 /dev/vda1 39G 9.0G 30G 24% / 11:07:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:07:49 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:49 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:07:49 11:07:49 11:07:49 ---> free -m: 11:07:49 total used free shared buff/cache available 11:07:49 Mem: 7937 527 4131 4 3279 7099 11:07:49 Swap: 1023 0 1023 11:07:49 11:07:49 11:07:49 ---> ip addr: 11:07:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:49 inet 127.0.0.1/8 scope host lo 11:07:49 valid_lft forever preferred_lft forever 11:07:49 inet6 ::1/128 scope host 11:07:49 valid_lft forever preferred_lft forever 11:07:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:49 link/ether fa:16:3e:57:df:88 brd ff:ff:ff:ff:ff:ff 11:07:49 altname enp0s3 11:07:49 inet 10.30.171.9/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:07:49 valid_lft 86157sec preferred_lft 86157sec 11:07:49 inet6 fe80::f816:3eff:fe57:df88/64 scope link 11:07:49 valid_lft forever preferred_lft forever 11:07:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:07:49 link/ether 02:42:fc:d0:67:eb brd ff:ff:ff:ff:ff:ff 11:07:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:49 valid_lft forever preferred_lft forever 11:07:49 11:07:49 11:07:49 ---> sar -b -r -n DEV: 11:07:49 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51116) 09/09/25 _x86_64_ (2 CPU) 11:07:49 11:07:49 11:03:50 LINUX RESTART (2 CPU) 11:07:49 11:07:49 11:07:49 ---> sar -P ALL: 11:07:49 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51116) 09/09/25 _x86_64_ (2 CPU) 11:07:49 11:07:49 11:03:50 LINUX RESTART (2 CPU) 11:07:49 11:07:49 11:07:49