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