12:38:26 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118568 12:38:26 Running as SYSTEM 12:38:26 [EnvInject] - Loading node environment variables. 12:38:26 Building remotely on prd-ubuntu2204-builder-2c-2g-1147 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:38:27 [ssh-agent] Looking for ssh-agent implementation... 12:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:27 $ ssh-agent 12:38:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBg7UIb/agent.1522 12:38:27 SSH_AGENT_PID=1524 12:38:27 [ssh-agent] Started. 12:38:27 Running ssh-add (command line suppressed) 12:38:27 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_7813177807334309535.key (/w/workspace/builder-tox-verify-master@tmp/private_key_7813177807334309535.key) 12:38:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:38:27 The recommended git tool is: NONE 12:38:29 using credential jenkins-ssh 12:38:29 Wiping out workspace first. 12:38:29 Cloning the remote Git repository 12:38:29 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:38:29 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:38:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:38:29 > git --version # timeout=10 12:38:29 > git --version # 'git version 2.34.1' 12:38:29 using GIT_SSH to set credentials jenkins-ssh 12:38:29 Verifying host key using known hosts file 12:38: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. 12:38:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:38:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:38:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:38:32 using GIT_SSH to set credentials jenkins-ssh 12:38:32 Verifying host key using known hosts file 12:38: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. 12:38:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/68/118568/10 # timeout=10 12:38:32 > git rev-parse 5e39062588202c3c1c500d1a6b0fc5555997ac87^{commit} # timeout=10 12:38:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:38:32 Checking out Revision 5e39062588202c3c1c500d1a6b0fc5555997ac87 (refs/changes/68/118568/10) 12:38:32 > git config core.sparsecheckout # timeout=10 12:38:32 > git checkout -f 5e39062588202c3c1c500d1a6b0fc5555997ac87 # timeout=10 12:38:35 Commit message: "feat: Do Packer builds via Tailscale bastion" 12:38:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:38:36 > git rev-list --no-walk d7ac6de767c19333581064a276b4d714340e2671 # timeout=10 12:38:36 > git remote # timeout=10 12:38:36 > git submodule init # timeout=10 12:38:36 > git submodule sync # timeout=10 12:38:36 > git config --get remote.origin.url # timeout=10 12:38:36 > git submodule init # timeout=10 12:38:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:38:36 > git config --get submodule.global-jjb.url # timeout=10 12:38:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:38:36 > git config --get submodule.packer/common-packer.url # timeout=10 12:38:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:38:36 > git submodule update --init --recursive global-jjb # timeout=10 12:38:37 > git submodule update --init --recursive packer/common-packer # timeout=10 12:38:37 provisioning config files... 12:38:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:38:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:38:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13687168532377759903.sh 12:38:37 ---> python-tools-install.sh 12:38:37 Setup pyenv: 12:38:37 * system (set by /opt/pyenv/version) 12:38:37 * 3.8.20 (set by /opt/pyenv/version) 12:38:37 * 3.9.20 (set by /opt/pyenv/version) 12:38:37 3.10.15 12:38:37 3.11.10 12:38:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y90N 12:38:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:38:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:46 lf-activate-venv(): INFO: Base packages installed successfully 12:38:46 lf-activate-venv(): INFO: Installing additional packages: lftools 12:39:16 lf-activate-venv(): INFO: Adding /tmp/venv-y90N/bin to PATH 12:39:16 Generating Requirements File 12:39:37 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. 12:39:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:39:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:39:37 Python 3.11.10 12:39:37 pip 25.2 from /tmp/venv-y90N/lib/python3.11/site-packages/pip (python 3.11) 12:39:38 appdirs==1.4.4 12:39:38 argcomplete==3.6.3 12:39:38 aspy.yaml==1.3.0 12:39:38 attrs==25.4.0 12:39:38 autopage==0.5.2 12:39:38 beautifulsoup4==4.14.2 12:39:38 boto3==1.40.56 12:39:38 botocore==1.40.56 12:39:38 bs4==0.0.2 12:39:38 cachetools==6.2.1 12:39:38 certifi==2025.10.5 12:39:38 cffi==2.0.0 12:39:38 cfgv==3.4.0 12:39:38 chardet==5.2.0 12:39:38 charset-normalizer==3.4.4 12:39:38 click==8.3.0 12:39:38 cliff==4.11.0 12:39:38 cmd2==2.7.0 12:39:38 cryptography==3.3.2 12:39:38 debtcollector==3.0.0 12:39:38 decorator==5.2.1 12:39:38 defusedxml==0.7.1 12:39:38 Deprecated==1.2.18 12:39:38 distlib==0.4.0 12:39:38 dnspython==2.8.0 12:39:38 docker==7.1.0 12:39:38 dogpile.cache==1.5.0 12:39:38 durationpy==0.10 12:39:38 email-validator==2.3.0 12:39:38 filelock==3.20.0 12:39:38 future==1.0.0 12:39:38 gitdb==4.0.12 12:39:38 GitPython==3.1.45 12:39:38 google-auth==2.41.1 12:39:38 httplib2==0.31.0 12:39:38 identify==2.6.15 12:39:38 idna==3.11 12:39:38 importlib-resources==1.5.0 12:39:38 iso8601==2.1.0 12:39:38 Jinja2==3.1.6 12:39:38 jmespath==1.0.1 12:39:38 jsonpatch==1.33 12:39:38 jsonpointer==3.0.0 12:39:38 jsonschema==4.25.1 12:39:38 jsonschema-specifications==2025.9.1 12:39:38 keystoneauth1==5.12.0 12:39:38 kubernetes==34.1.0 12:39:38 lftools==0.37.15 12:39:38 lxml==6.0.2 12:39:38 markdown-it-py==4.0.0 12:39:38 MarkupSafe==3.0.3 12:39:38 mdurl==0.1.2 12:39:38 msgpack==1.1.2 12:39:38 multi_key_dict==2.0.3 12:39:38 munch==4.0.0 12:39:38 netaddr==1.3.0 12:39:38 niet==1.4.2 12:39:38 nodeenv==1.9.1 12:39:38 oauth2client==4.1.3 12:39:38 oauthlib==3.3.1 12:39:38 openstacksdk==4.7.1 12:39:38 os-service-types==1.8.0 12:39:38 osc-lib==4.2.0 12:39:38 oslo.config==10.0.0 12:39:38 oslo.context==6.1.0 12:39:38 oslo.i18n==6.6.0 12:39:38 oslo.log==7.2.1 12:39:38 oslo.serialization==5.8.0 12:39:38 oslo.utils==9.1.0 12:39:38 packaging==25.0 12:39:38 pbr==7.0.1 12:39:38 platformdirs==4.5.0 12:39:38 prettytable==3.16.0 12:39:38 psutil==7.1.1 12:39:38 pyasn1==0.6.1 12:39:38 pyasn1_modules==0.4.2 12:39:38 pycparser==2.23 12:39:38 pygerrit2==2.0.15 12:39:38 PyGithub==2.8.1 12:39:38 Pygments==2.19.2 12:39:38 PyJWT==2.10.1 12:39:38 PyNaCl==1.6.0 12:39:38 pyparsing==2.4.7 12:39:38 pyperclip==1.11.0 12:39:38 pyrsistent==0.20.0 12:39:38 python-cinderclient==9.8.0 12:39:38 python-dateutil==2.9.0.post0 12:39:38 python-heatclient==4.3.0 12:39:38 python-jenkins==1.8.3 12:39:38 python-keystoneclient==5.7.0 12:39:38 python-magnumclient==4.9.0 12:39:38 python-openstackclient==8.2.0 12:39:38 python-swiftclient==4.8.0 12:39:38 PyYAML==6.0.3 12:39:38 referencing==0.37.0 12:39:38 requests==2.32.5 12:39:38 requests-oauthlib==2.0.0 12:39:38 requestsexceptions==1.4.0 12:39:38 rfc3986==2.0.0 12:39:38 rich==14.2.0 12:39:38 rich-argparse==1.7.1 12:39:38 rpds-py==0.27.1 12:39:38 rsa==4.9.1 12:39:38 ruamel.yaml==0.18.15 12:39:38 ruamel.yaml.clib==0.2.14 12:39:38 s3transfer==0.14.0 12:39:38 simplejson==3.20.2 12:39:38 six==1.17.0 12:39:38 smmap==5.0.2 12:39:38 soupsieve==2.8 12:39:38 stevedore==5.5.0 12:39:38 tabulate==0.9.0 12:39:38 toml==0.10.2 12:39:38 tomlkit==0.13.3 12:39:38 tqdm==4.67.1 12:39:38 typing_extensions==4.15.0 12:39:38 tzdata==2025.2 12:39:38 urllib3==1.26.20 12:39:38 virtualenv==20.35.3 12:39:38 wcwidth==0.2.14 12:39:38 websocket-client==1.9.0 12:39:38 wrapt==2.0.0 12:39:38 xdg==6.0.0 12:39:38 xmltodict==1.0.2 12:39:38 yq==3.4.3 12:39:38 [EnvInject] - Injecting environment variables from a build step. 12:39:38 [EnvInject] - Injecting as environment variables the properties content 12:39:38 PYTHON=python3 12:39:38 12:39:38 [EnvInject] - Variables injected successfully. 12:39:38 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9351663952666552792.sh 12:39:38 ---> tox-install.sh 12:39:38 + source /home/jenkins/lf-env.sh 12:39:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:39:38 ++ mktemp -d /tmp/venv-XXXX 12:39:38 + lf_venv=/tmp/venv-vQ5l 12:39:38 + local venv_file=/tmp/.os_lf_venv 12:39:38 + local python=python3 12:39:38 + local options 12:39:38 + local set_path=true 12:39:38 + local install_args= 12:39:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:39:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:39:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:39:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:39:38 + true 12:39:38 + case $1 in 12:39:38 + venv_file=/tmp/.toxenv 12:39:38 + shift 2 12:39:38 + true 12:39:38 + case $1 in 12:39:38 + shift 12:39:38 + break 12:39:38 + case $python in 12:39:38 + local pkg_list= 12:39:38 + [[ -d /opt/pyenv ]] 12:39:38 + echo 'Setup pyenv:' 12:39:38 Setup pyenv: 12:39:38 + export PYENV_ROOT=/opt/pyenv 12:39:38 + PYENV_ROOT=/opt/pyenv 12:39:38 + 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 12:39:38 + 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 12:39:38 + pyenv versions 12:39:38 system 12:39:38 3.8.20 12:39:38 3.9.20 12:39:38 3.10.15 12:39:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:39:38 + command -v pyenv 12:39:38 ++ pyenv init - --no-rehash 12:39:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:39:38 for i in ${!paths[@]}; do 12:39:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:39:38 fi; done; 12:39:38 echo "${paths[*]}"'\'')" 12:39:38 export PATH="/opt/pyenv/shims:${PATH}" 12:39:38 export PYENV_SHELL=bash 12:39:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:39:38 pyenv() { 12:39:38 local command 12:39:38 command="${1:-}" 12:39:38 if [ "$#" -gt 0 ]; then 12:39:38 shift 12:39:38 fi 12:39:38 12:39:38 case "$command" in 12:39:38 rehash|shell) 12:39:38 eval "$(pyenv "sh-$command" "$@")" 12:39:38 ;; 12:39:38 *) 12:39:38 command pyenv "$command" "$@" 12:39:38 ;; 12:39:38 esac 12:39:38 }' 12:39:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:39:38 for i in ${!paths[@]}; do 12:39:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:39:38 fi; done; 12:39:38 echo "${paths[*]}"' 12:39:38 ++ 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 12:39:38 ++ 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 12:39:38 ++ 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 12:39:38 ++ export PYENV_SHELL=bash 12:39:38 ++ PYENV_SHELL=bash 12:39:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:39:38 +++ complete -F _pyenv pyenv 12:39:38 ++ lf-pyver python3 12:39:38 ++ local py_version_xy=python3 12:39:38 ++ local py_version_xyz= 12:39:38 ++ pyenv versions 12:39:38 ++ local command 12:39:38 ++ command=versions 12:39:38 ++ '[' 1 -gt 0 ']' 12:39:38 ++ shift 12:39:38 ++ case "$command" in 12:39:38 ++ command pyenv versions 12:39:38 ++ grep -E '^[0-9.]*[0-9]$' 12:39:38 ++ awk '{ print $1 }' 12:39:38 ++ sed 's/^[ *]* //' 12:39:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:39:38 +++ grep '^3' /tmp/.pyenv_versions 12:39:38 +++ tail -n 1 12:39:38 +++ sort -V 12:39:38 ++ py_version_xyz=3.11.10 12:39:38 ++ [[ -z 3.11.10 ]] 12:39:38 ++ echo 3.11.10 12:39:38 ++ return 0 12:39:38 + pyenv local 3.11.10 12:39:38 + local command 12:39:38 + command=local 12:39:38 + '[' 2 -gt 0 ']' 12:39:38 + shift 12:39:38 + case "$command" in 12:39:38 + command pyenv local 3.11.10 12:39:38 + for arg in "$@" 12:39:38 + case $arg in 12:39:38 + pkg_list+='tox ' 12:39:38 + for arg in "$@" 12:39:38 + case $arg in 12:39:38 + pkg_list+='virtualenv ' 12:39:38 + for arg in "$@" 12:39:38 + case $arg in 12:39:38 + pkg_list+='urllib3~=1.26.15 ' 12:39:38 + [[ -f /tmp/.toxenv ]] 12:39:38 + [[ ! -f /tmp/.toxenv ]] 12:39:38 + [[ -n '' ]] 12:39:38 + python3 -m venv /tmp/venv-vQ5l 12:39:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vQ5l' 12:39:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vQ5l 12:39:42 + echo /tmp/venv-vQ5l 12:39:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:39:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:39:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:39:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:42 + local 'pip_opts=--upgrade --quiet' 12:39:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:39:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:39:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:39:42 + [[ -n '' ]] 12:39:42 + [[ -n '' ]] 12:39:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:39:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:42 + /tmp/venv-vQ5l/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 12:39:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:39:46 lf-activate-venv(): INFO: Base packages installed successfully 12:39:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:39:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:39:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:39:46 + /tmp/venv-vQ5l/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 12:39:48 + type python3 12:39:48 + true 12:39:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vQ5l/bin to PATH' 12:39:48 lf-activate-venv(): INFO: Adding /tmp/venv-vQ5l/bin to PATH 12:39:48 + PATH=/tmp/venv-vQ5l/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 12:39:48 + return 0 12:39:48 + python3 --version 12:39:48 Python 3.11.10 12:39:48 + python3 -m pip --version 12:39:48 pip 25.2 from /tmp/venv-vQ5l/lib/python3.11/site-packages/pip (python 3.11) 12:39:48 + python3 -m pip freeze 12:39:49 cachetools==6.2.1 12:39:49 chardet==5.2.0 12:39:49 colorama==0.4.6 12:39:49 distlib==0.4.0 12:39:49 filelock==3.20.0 12:39:49 packaging==25.0 12:39:49 platformdirs==4.5.0 12:39:49 pluggy==1.6.0 12:39:49 pyproject-api==1.10.0 12:39:49 tox==4.31.0 12:39:49 urllib3==1.26.20 12:39:49 virtualenv==20.35.3 12:39:49 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins18315908201127361816.sh 12:39:49 [EnvInject] - Injecting environment variables from a build step. 12:39:49 [EnvInject] - Injecting as environment variables the properties content 12:39:49 PARALLEL=False 12:39:49 12:39:49 [EnvInject] - Variables injected successfully. 12:39:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3470783499988544199.sh 12:39:49 ---> tox-run.sh 12:39:49 + 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 12:39:49 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:39:49 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:39:49 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:39:49 + cd /w/workspace/builder-tox-verify-master/. 12:39:49 + source /home/jenkins/lf-env.sh 12:39:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:39:49 ++ mktemp -d /tmp/venv-XXXX 12:39:49 + lf_venv=/tmp/venv-GOrn 12:39:49 + local venv_file=/tmp/.os_lf_venv 12:39:49 + local python=python3 12:39:49 + local options 12:39:49 + local set_path=true 12:39:49 + local install_args= 12:39:49 ++ 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 12:39:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:39:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:39:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:39:49 + true 12:39:49 + case $1 in 12:39:49 + venv_file=/tmp/.toxenv 12:39:49 + shift 2 12:39:49 + true 12:39:49 + case $1 in 12:39:49 + shift 12:39:49 + break 12:39:49 + case $python in 12:39:49 + local pkg_list= 12:39:49 + [[ -d /opt/pyenv ]] 12:39:49 + echo 'Setup pyenv:' 12:39:49 Setup pyenv: 12:39:49 + export PYENV_ROOT=/opt/pyenv 12:39:49 + PYENV_ROOT=/opt/pyenv 12:39:49 + 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 12:39:49 + 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 12:39:49 + pyenv versions 12:39:49 system 12:39:49 3.8.20 12:39:49 3.9.20 12:39:49 3.10.15 12:39:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:39:49 + command -v pyenv 12:39:49 ++ pyenv init - --no-rehash 12:39:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:39:49 for i in ${!paths[@]}; do 12:39:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:39:49 fi; done; 12:39:49 echo "${paths[*]}"'\'')" 12:39:49 export PATH="/opt/pyenv/shims:${PATH}" 12:39:49 export PYENV_SHELL=bash 12:39:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:39:49 pyenv() { 12:39:49 local command 12:39:49 command="${1:-}" 12:39:49 if [ "$#" -gt 0 ]; then 12:39:49 shift 12:39:49 fi 12:39:49 12:39:49 case "$command" in 12:39:49 rehash|shell) 12:39:49 eval "$(pyenv "sh-$command" "$@")" 12:39:49 ;; 12:39:49 *) 12:39:49 command pyenv "$command" "$@" 12:39:49 ;; 12:39:49 esac 12:39:49 }' 12:39:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:39:49 for i in ${!paths[@]}; do 12:39:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:39:49 fi; done; 12:39:49 echo "${paths[*]}"' 12:39:49 ++ 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 12:39:49 ++ 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 12:39:49 ++ 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 12:39:49 ++ export PYENV_SHELL=bash 12:39:49 ++ PYENV_SHELL=bash 12:39:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:39:49 +++ complete -F _pyenv pyenv 12:39:49 ++ lf-pyver python3 12:39:49 ++ local py_version_xy=python3 12:39:49 ++ local py_version_xyz= 12:39:49 ++ sed 's/^[ *]* //' 12:39:49 ++ pyenv versions 12:39:49 ++ local command 12:39:49 ++ command=versions 12:39:49 ++ '[' 1 -gt 0 ']' 12:39:49 ++ shift 12:39:49 ++ case "$command" in 12:39:49 ++ command pyenv versions 12:39:49 ++ grep -E '^[0-9.]*[0-9]$' 12:39:49 ++ awk '{ print $1 }' 12:39:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:39:49 +++ grep '^3' /tmp/.pyenv_versions 12:39:49 +++ sort -V 12:39:49 +++ tail -n 1 12:39:49 ++ py_version_xyz=3.11.10 12:39:49 ++ [[ -z 3.11.10 ]] 12:39:49 ++ echo 3.11.10 12:39:49 ++ return 0 12:39:49 + pyenv local 3.11.10 12:39:49 + local command 12:39:49 + command=local 12:39:49 + '[' 2 -gt 0 ']' 12:39:49 + shift 12:39:49 + case "$command" in 12:39:49 + command pyenv local 3.11.10 12:39:49 + for arg in "$@" 12:39:49 + case $arg in 12:39:49 + pkg_list+='tox ' 12:39:49 + for arg in "$@" 12:39:49 + case $arg in 12:39:49 + pkg_list+='virtualenv ' 12:39:49 + for arg in "$@" 12:39:49 + case $arg in 12:39:49 + pkg_list+='urllib3~=1.26.15 ' 12:39:49 + [[ -f /tmp/.toxenv ]] 12:39:49 ++ cat /tmp/.toxenv 12:39:49 + lf_venv=/tmp/venv-vQ5l 12:39:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vQ5l from' file:/tmp/.toxenv 12:39:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vQ5l from file:/tmp/.toxenv 12:39:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:39:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:49 + local 'pip_opts=--upgrade --quiet' 12:39:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:39:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:39:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:39:49 + [[ -n '' ]] 12:39:49 + [[ -n '' ]] 12:39:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:39:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:49 + /tmp/venv-vQ5l/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 12:39:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:39:51 lf-activate-venv(): INFO: Base packages installed successfully 12:39:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:39:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:39:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:39:51 + /tmp/venv-vQ5l/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 12:39:52 + type python3 12:39:52 + true 12:39:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vQ5l/bin to PATH' 12:39:52 lf-activate-venv(): INFO: Adding /tmp/venv-vQ5l/bin to PATH 12:39:52 + PATH=/tmp/venv-vQ5l/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 12:39:52 + return 0 12:39:52 + [[ -d /opt/pyenv ]] 12:39:52 + echo '---> Setting up pyenv' 12:39:52 ---> Setting up pyenv 12:39:52 + export PYENV_ROOT=/opt/pyenv 12:39:52 + PYENV_ROOT=/opt/pyenv 12:39:52 + export PATH=/opt/pyenv/bin:/tmp/venv-vQ5l/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 12:39:52 + PATH=/opt/pyenv/bin:/tmp/venv-vQ5l/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 12:39:52 ++ pwd 12:39:52 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:39:52 + export PYTHONPATH 12:39:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:39:52 + TOX_TESTENV_PASSENV=PYTHONPATH 12:39:52 + tox --version 12:39:53 4.31.0 from /tmp/venv-vQ5l/lib/python3.11/site-packages/tox/__init__.py 12:39:53 + PARALLEL=False 12:39:53 + TOX_OPTIONS_LIST= 12:39:53 + [[ -n '' ]] 12:39:53 + case ${PARALLEL,,} in 12:39:53 + tox 12:39:53 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:39:53 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:40:16 docs: freeze> python -m pip freeze --all 12:40:17 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.4,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.11,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.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.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 12:40:17 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 12:40:19 docs: OK ✔ in 25.76 seconds 12:40:19 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:40:35 docs-linkcheck: freeze> python -m pip freeze --all 12:40:36 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.4,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.11,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.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.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 12:40:36 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 12:40:39 docs-linkcheck: OK ✔ in 20.4 seconds 12:40:39 jjb-version: freeze> python -m pip freeze --all 12:40:40 jjb-version: pip==25.2,setuptools==80.9.0 12:40:40 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:40:40 JJB version in jjb/releng-jobs.yaml: 6.3.0 12:40:40 JJB version in tox.ini: 6.3.0 12:40:40 jjb-version: OK ✔ in 0.79 seconds 12:40:40 prefix: freeze> python -m pip freeze --all 12:40:41 prefix: pip==25.2,setuptools==80.9.0 12:40:41 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:40:41 prefix: OK ✔ in 0.79 seconds 12:40:41 robot: freeze> python -m pip freeze --all 12:40:42 robot: pip==25.2,setuptools==80.9.0 12:40:42 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:40:42 docs: OK (25.76=setup[23.78]+cmd[1.98] seconds) 12:40:42 docs-linkcheck: OK (20.40=setup[17.07]+cmd[3.34] seconds) 12:40:42 jjb-version: OK (0.78=setup[0.76]+cmd[0.03] seconds) 12:40:42 prefix: OK (0.79=setup[0.76]+cmd[0.03] seconds) 12:40:42 robot: OK (1.13=setup[1.09]+cmd[0.04] seconds) 12:40:42 congratulations :) (48.89 seconds) 12:40:42 + tox_status=0 12:40:42 + echo '---> Completed tox runs' 12:40:42 ---> Completed tox runs 12:40:42 + for i in .tox/*/log 12:40:42 ++ echo .tox/docs-linkcheck/log 12:40:42 ++ awk -F/ '{print $2}' 12:40:42 + tox_env=docs-linkcheck 12:40:42 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:40:42 + for i in .tox/*/log 12:40:42 ++ echo .tox/docs/log 12:40:42 ++ awk -F/ '{print $2}' 12:40:42 + tox_env=docs 12:40:42 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:40:42 + for i in .tox/*/log 12:40:42 ++ echo .tox/jjb-version/log 12:40:42 ++ awk -F/ '{print $2}' 12:40:42 + tox_env=jjb-version 12:40:42 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:40:42 + for i in .tox/*/log 12:40:42 ++ echo .tox/prefix/log 12:40:42 ++ awk -F/ '{print $2}' 12:40:42 + tox_env=prefix 12:40:42 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:40:42 + for i in .tox/*/log 12:40:42 ++ echo .tox/robot/log 12:40:42 ++ awk -F/ '{print $2}' 12:40:42 + tox_env=robot 12:40:42 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:40:42 + DOC_DIR=docs/_build/html 12:40:42 + [[ -d docs/_build/html ]] 12:40:42 + echo '---> Archiving generated docs' 12:40:42 ---> Archiving generated docs 12:40:42 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:40:42 + echo '---> tox-run.sh ends' 12:40:42 ---> tox-run.sh ends 12:40:42 + test 0 -eq 0 12:40:42 $ ssh-agent -k 12:40:42 unset SSH_AUTH_SOCK; 12:40:42 unset SSH_AGENT_PID; 12:40:42 echo Agent pid 1524 killed; 12:40:42 [ssh-agent] Stopped. 12:40:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:40:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18144891048507934185.sh 12:40:42 ---> sysstat.sh 12:40:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4787719834843424228.sh 12:40:43 ---> package-listing.sh 12:40:43 ++ facter osfamily 12:40:43 ++ tr '[:upper:]' '[:lower:]' 12:40:43 + OS_FAMILY=debian 12:40:43 + workspace=/w/workspace/builder-tox-verify-master 12:40:43 + START_PACKAGES=/tmp/packages_start.txt 12:40:43 + END_PACKAGES=/tmp/packages_end.txt 12:40:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:43 + PACKAGES=/tmp/packages_start.txt 12:40:43 + '[' /w/workspace/builder-tox-verify-master ']' 12:40:43 + PACKAGES=/tmp/packages_end.txt 12:40:43 + case "${OS_FAMILY}" in 12:40:43 + grep '^ii' 12:40:43 + dpkg -l 12:40:43 + '[' -f /tmp/packages_start.txt ']' 12:40:43 + '[' -f /tmp/packages_end.txt ']' 12:40:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:43 + '[' /w/workspace/builder-tox-verify-master ']' 12:40:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:40:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:40:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14542038511909037692.sh 12:40:43 ---> capture-instance-metadata.sh 12:40:43 Setup pyenv: 12:40:43 system 12:40:43 3.8.20 12:40:43 3.9.20 12:40:43 3.10.15 12:40:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y90N from file:/tmp/.os_lf_venv 12:40:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:46 lf-activate-venv(): INFO: Base packages installed successfully 12:40:46 lf-activate-venv(): INFO: Installing additional packages: lftools 12:40:59 lf-activate-venv(): INFO: Adding /tmp/venv-y90N/bin to PATH 12:40:59 INFO: Running in OpenStack, capturing instance metadata 12:40:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13273111834323688721.sh 12:40:59 provisioning config files... 12:40:59 Could not find credentials [logs] for builder-tox-verify-master #8034 12:40:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config18249499227903611061tmp 12:40:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:40:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:40:59 provisioning config files... 12:41:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:41:00 [EnvInject] - Injecting environment variables from a build step. 12:41:00 [EnvInject] - Injecting as environment variables the properties content 12:41:00 SERVER_ID=logs 12:41:00 12:41:00 [EnvInject] - Variables injected successfully. 12:41:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2452922956274259880.sh 12:41:00 ---> create-netrc.sh 12:41:00 WARN: Log server credential not found. 12:41:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11932166317689853620.sh 12:41:00 ---> python-tools-install.sh 12:41:00 Setup pyenv: 12:41:00 system 12:41:00 3.8.20 12:41:00 3.9.20 12:41:00 3.10.15 12:41:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:41:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y90N from file:/tmp/.os_lf_venv 12:41:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:02 lf-activate-venv(): INFO: Base packages installed successfully 12:41:02 lf-activate-venv(): INFO: Installing additional packages: lftools 12:41:14 lf-activate-venv(): INFO: Adding /tmp/venv-y90N/bin to PATH 12:41:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8762751201225262306.sh 12:41:14 ---> sudo-logs.sh 12:41:14 Archiving 'sudo' log.. 12:41:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4607506052151209187.sh 12:41:14 ---> job-cost.sh 12:41:14 Setup pyenv: 12:41:14 system 12:41:14 3.8.20 12:41:14 3.9.20 12:41:14 3.10.15 12:41:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y90N from file:/tmp/.os_lf_venv 12:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:17 lf-activate-venv(): INFO: Base packages installed successfully 12:41:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:24 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. 12:41:24 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:41:24 lf-activate-venv(): INFO: Adding /tmp/venv-y90N/bin to PATH 12:41:24 INFO: No Stack... 12:41:24 INFO: Retrieving Pricing Info for: v3-standard-2 12:41:25 INFO: Archiving Costs 12:41:25 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins14743952999144984936.sh 12:41:25 ---> logs-deploy.sh 12:41:25 Setup pyenv: 12:41:25 system 12:41:25 3.8.20 12:41:25 3.9.20 12:41:25 3.10.15 12:41:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:41:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y90N from file:/tmp/.os_lf_venv 12:41:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:27 lf-activate-venv(): INFO: Base packages installed successfully 12:41:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-y90N/bin to PATH 12:41:40 WARNING: Nexus logging server not set 12:41:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8034/ 12:41:40 INFO: archiving logs to S3 12:41:41 ---> uname -a: 12:41:41 Linux prd-ubuntu2204-builder-2c-2g-1147 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:41:41 12:41:41 12:41:41 ---> lscpu: 12:41:41 Architecture: x86_64 12:41:41 CPU op-mode(s): 32-bit, 64-bit 12:41:41 Address sizes: 40 bits physical, 48 bits virtual 12:41:41 Byte Order: Little Endian 12:41:41 CPU(s): 2 12:41:41 On-line CPU(s) list: 0,1 12:41:41 Vendor ID: AuthenticAMD 12:41:41 Model name: AMD EPYC-Rome Processor 12:41:41 CPU family: 23 12:41:41 Model: 49 12:41:41 Thread(s) per core: 1 12:41:41 Core(s) per socket: 1 12:41:41 Socket(s): 2 12:41:41 Stepping: 0 12:41:41 BogoMIPS: 5600.00 12:41:41 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 12:41:41 Virtualization: AMD-V 12:41:41 Hypervisor vendor: KVM 12:41:41 Virtualization type: full 12:41:41 L1d cache: 64 KiB (2 instances) 12:41:41 L1i cache: 64 KiB (2 instances) 12:41:41 L2 cache: 1 MiB (2 instances) 12:41:41 L3 cache: 32 MiB (2 instances) 12:41:41 NUMA node(s): 1 12:41:41 NUMA node0 CPU(s): 0,1 12:41:41 Vulnerability Gather data sampling: Not affected 12:41:41 Vulnerability Indirect target selection: Not affected 12:41:41 Vulnerability Itlb multihit: Not affected 12:41:41 Vulnerability L1tf: Not affected 12:41:41 Vulnerability Mds: Not affected 12:41:41 Vulnerability Meltdown: Not affected 12:41:41 Vulnerability Mmio stale data: Not affected 12:41:41 Vulnerability Reg file data sampling: Not affected 12:41:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:41:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:41:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:41:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:41:41 Vulnerability Srbds: Not affected 12:41:41 Vulnerability Tsx async abort: Not affected 12:41:41 12:41:41 12:41:41 ---> nproc: 12:41:41 2 12:41:41 12:41:41 12:41:41 ---> df -h: 12:41:41 Filesystem Size Used Avail Use% Mounted on 12:41:41 tmpfs 794M 1.1M 793M 1% /run 12:41:41 /dev/vda1 39G 9.1G 30G 24% / 12:41:41 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:41:41 tmpfs 5.0M 0 5.0M 0% /run/lock 12:41:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:41:41 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:41:41 12:41:41 12:41:41 ---> free -m: 12:41:41 total used free shared buff/cache available 12:41:41 Mem: 7937 581 3992 4 3363 7045 12:41:41 Swap: 1023 0 1023 12:41:41 12:41:41 12:41:41 ---> ip addr: 12:41:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:41:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:41 inet 127.0.0.1/8 scope host lo 12:41:41 valid_lft forever preferred_lft forever 12:41:41 inet6 ::1/128 scope host 12:41:41 valid_lft forever preferred_lft forever 12:41:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:41:41 link/ether fa:16:3e:29:6c:ff brd ff:ff:ff:ff:ff:ff 12:41:41 altname enp0s3 12:41:41 inet 10.30.170.83/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:41:41 valid_lft 86166sec preferred_lft 86166sec 12:41:41 inet6 fe80::f816:3eff:fe29:6cff/64 scope link 12:41:41 valid_lft forever preferred_lft forever 12:41:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:41:41 link/ether 62:50:bc:a5:bf:e3 brd ff:ff:ff:ff:ff:ff 12:41:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:41 valid_lft forever preferred_lft forever 12:41:41 12:41:41 12:41:41 ---> sar -b -r -n DEV: 12:41:41 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-1147) 10/22/25 _x86_64_ (2 CPU) 12:41:41 12:41:41 12:37:49 LINUX RESTART (2 CPU) 12:41:41 12:41:41 12:41:41 ---> sar -P ALL: 12:41:41 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-1147) 10/22/25 _x86_64_ (2 CPU) 12:41:41 12:41:41 12:37:49 LINUX RESTART (2 CPU) 12:41:41 12:41:41 12:41:41