10:29:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119910 10:29:33 Running as SYSTEM 10:29:33 [EnvInject] - Loading node environment variables. 10:29:33 Building remotely on prd-ubuntu2204-builder-2c-2g-15089 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 10:29:34 [ssh-agent] Looking for ssh-agent implementation... 10:29:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:34 $ ssh-agent 10:29:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtOyhJD/agent.1540 10:29:34 SSH_AGENT_PID=1542 10:29:34 [ssh-agent] Started. 10:29:34 Running ssh-add (command line suppressed) 10:29:34 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_12376840074624344647.key (/w/workspace/builder-tox-verify-master@tmp/private_key_12376840074624344647.key) 10:29:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:29:35 The recommended git tool is: NONE 10:29:37 using credential jenkins-ssh 10:29:37 Wiping out workspace first. 10:29:37 Cloning the remote Git repository 10:29:37 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:29:37 > git init /w/workspace/builder-tox-verify-master # timeout=10 10:29:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:29:37 > git --version # timeout=10 10:29:37 > git --version # 'git version 2.34.1' 10:29:37 using GIT_SSH to set credentials jenkins-ssh 10:29:37 Verifying host key using known hosts file 10:29:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:29:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:29:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:29:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:29:40 using GIT_SSH to set credentials jenkins-ssh 10:29:40 Verifying host key using known hosts file 10:29:40 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. 10:29:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/10/119910/3 # timeout=10 10:29:41 > git rev-parse 35924f712ef0451b8ed3f0d8dd7de7307854f2ed^{commit} # timeout=10 10:29:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:29:41 Checking out Revision 35924f712ef0451b8ed3f0d8dd7de7307854f2ed (refs/changes/10/119910/3) 10:29:41 > git config core.sparsecheckout # timeout=10 10:29:41 > git checkout -f 35924f712ef0451b8ed3f0d8dd7de7307854f2ed # timeout=10 10:29:44 Commit message: "Add gnmi-1.0.x jobs" 10:29:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:29:44 > git rev-list --no-walk d4634fad5e1c0ff0e2b9ddf64ce88f570700ead6 # timeout=10 10:29:44 > git remote # timeout=10 10:29:44 > git submodule init # timeout=10 10:29:44 > git submodule sync # timeout=10 10:29:44 > git config --get remote.origin.url # timeout=10 10:29:44 > git submodule init # timeout=10 10:29:44 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:29:44 > git config --get submodule.global-jjb.url # timeout=10 10:29:44 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:29:44 > git config --get submodule.packer/common-packer.url # timeout=10 10:29:44 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:29:44 > git submodule update --init --recursive global-jjb # timeout=10 10:29:45 > git submodule update --init --recursive packer/common-packer # timeout=10 10:29:46 provisioning config files... 10:29:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:29:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:29:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9496308597063798884.sh 10:29:46 ---> python-tools-install.sh 10:29:46 Setup pyenv: 10:29:46 * system (set by /opt/pyenv/version) 10:29:46 * 3.8.20 (set by /opt/pyenv/version) 10:29:46 * 3.9.20 (set by /opt/pyenv/version) 10:29:46 3.10.15 10:29:46 3.11.10 10:29:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wPTv 10:29:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:29:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:55 lf-activate-venv(): INFO: Base packages installed successfully 10:29:55 lf-activate-venv(): INFO: Installing additional packages: lftools 10:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-wPTv/bin to PATH 10:30:20 Generating Requirements File 10:30:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:30:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:30:41 Python 3.11.10 10:30:41 pip 25.3 from /tmp/venv-wPTv/lib/python3.11/site-packages/pip (python 3.11) 10:30:41 appdirs==1.4.4 10:30:41 argcomplete==3.6.3 10:30:41 aspy.yaml==1.3.0 10:30:41 attrs==25.4.0 10:30:41 autopage==0.5.2 10:30:41 beautifulsoup4==4.14.3 10:30:41 boto3==1.42.13 10:30:41 botocore==1.42.13 10:30:41 bs4==0.0.2 10:30:41 cachetools==6.2.4 10:30:41 certifi==2025.11.12 10:30:41 cffi==2.0.0 10:30:41 cfgv==3.5.0 10:30:41 chardet==5.2.0 10:30:41 charset-normalizer==3.4.4 10:30:41 click==8.3.1 10:30:41 cliff==4.13.1 10:30:41 cmd2==3.0.0 10:30:41 cryptography==3.3.2 10:30:41 debtcollector==3.0.0 10:30:41 decorator==5.2.1 10:30:41 defusedxml==0.7.1 10:30:41 Deprecated==1.3.1 10:30:41 distlib==0.4.0 10:30:41 dnspython==2.8.0 10:30:41 docker==7.1.0 10:30:41 dogpile.cache==1.5.0 10:30:41 durationpy==0.10 10:30:41 email-validator==2.3.0 10:30:41 filelock==3.20.1 10:30:41 future==1.0.0 10:30:41 gitdb==4.0.12 10:30:41 GitPython==3.1.45 10:30:41 google-auth==2.45.0 10:30:41 httplib2==0.31.0 10:30:41 identify==2.6.15 10:30:41 idna==3.11 10:30:41 importlib-resources==1.5.0 10:30:41 iso8601==2.1.0 10:30:41 Jinja2==3.1.6 10:30:41 jmespath==1.0.1 10:30:41 jsonpatch==1.33 10:30:41 jsonpointer==3.0.0 10:30:41 jsonschema==4.25.1 10:30:41 jsonschema-specifications==2025.9.1 10:30:41 keystoneauth1==5.12.0 10:30:41 kubernetes==34.1.0 10:30:41 lftools==0.37.18 10:30:41 lxml==6.0.2 10:30:41 markdown-it-py==4.0.0 10:30:41 MarkupSafe==3.0.3 10:30:41 mdurl==0.1.2 10:30:41 msgpack==1.1.2 10:30:41 multi_key_dict==2.0.3 10:30:41 munch==4.0.0 10:30:41 netaddr==1.3.0 10:30:41 niet==1.4.2 10:30:41 nodeenv==1.9.1 10:30:41 oauth2client==4.1.3 10:30:41 oauthlib==3.3.1 10:30:41 openstacksdk==4.8.0 10:30:41 os-service-types==1.8.2 10:30:41 osc-lib==4.3.0 10:30:41 oslo.config==10.1.0 10:30:41 oslo.context==6.2.0 10:30:41 oslo.i18n==6.7.1 10:30:41 oslo.log==7.2.1 10:30:41 oslo.serialization==5.8.0 10:30:41 oslo.utils==9.2.0 10:30:41 packaging==25.0 10:30:41 pbr==7.0.3 10:30:41 platformdirs==4.5.1 10:30:41 prettytable==3.17.0 10:30:41 psutil==7.1.3 10:30:41 pyasn1==0.6.1 10:30:41 pyasn1_modules==0.4.2 10:30:41 pycparser==2.23 10:30:41 pygerrit2==2.0.15 10:30:41 PyGithub==2.8.1 10:30:41 Pygments==2.19.2 10:30:41 PyJWT==2.10.1 10:30:41 PyNaCl==1.6.1 10:30:41 pyparsing==2.4.7 10:30:41 pyperclip==1.11.0 10:30:41 pyrsistent==0.20.0 10:30:41 python-cinderclient==9.8.0 10:30:41 python-dateutil==2.9.0.post0 10:30:41 python-heatclient==4.3.0 10:30:41 python-jenkins==1.8.3 10:30:41 python-keystoneclient==5.7.0 10:30:41 python-magnumclient==4.9.0 10:30:41 python-openstackclient==8.2.0 10:30:41 python-swiftclient==4.9.0 10:30:41 PyYAML==6.0.3 10:30:41 referencing==0.37.0 10:30:41 requests==2.32.5 10:30:41 requests-oauthlib==2.0.0 10:30:41 requestsexceptions==1.4.0 10:30:41 rfc3986==2.0.0 10:30:41 rich==14.2.0 10:30:41 rich-argparse==1.7.2 10:30:41 rpds-py==0.30.0 10:30:41 rsa==4.9.1 10:30:41 ruamel.yaml==0.18.17 10:30:41 ruamel.yaml.clib==0.2.15 10:30:41 s3transfer==0.16.0 10:30:41 simplejson==3.20.2 10:30:41 six==1.17.0 10:30:41 smmap==5.0.2 10:30:41 soupsieve==2.8.1 10:30:41 stevedore==5.6.0 10:30:41 tabulate==0.9.0 10:30:41 toml==0.10.2 10:30:41 tomlkit==0.13.3 10:30:41 tqdm==4.67.1 10:30:41 typing_extensions==4.15.0 10:30:41 tzdata==2025.3 10:30:41 urllib3==1.26.20 10:30:41 virtualenv==20.35.4 10:30:41 wcwidth==0.2.14 10:30:41 websocket-client==1.9.0 10:30:41 wrapt==2.0.1 10:30:41 xdg==6.0.0 10:30:41 xmltodict==1.0.2 10:30:41 yq==3.4.3 10:30:41 [EnvInject] - Injecting environment variables from a build step. 10:30:41 [EnvInject] - Injecting as environment variables the properties content 10:30:41 PYTHON=python3 10:30:41 10:30:41 [EnvInject] - Variables injected successfully. 10:30:41 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15780950055289059579.sh 10:30:41 ---> tox-install.sh 10:30:41 + source /home/jenkins/lf-env.sh 10:30:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:30:41 ++ mktemp -d /tmp/venv-XXXX 10:30:41 + lf_venv=/tmp/venv-GTr0 10:30:41 + local venv_file=/tmp/.os_lf_venv 10:30:41 + local python=python3 10:30:41 + local options 10:30:41 + local set_path=true 10:30:41 + local install_args= 10:30:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:30:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:30:41 + true 10:30:41 + case $1 in 10:30:41 + venv_file=/tmp/.toxenv 10:30:41 + shift 2 10:30:41 + true 10:30:41 + case $1 in 10:30:41 + shift 10:30:41 + break 10:30:41 + case $python in 10:30:41 + local pkg_list= 10:30:41 + [[ -d /opt/pyenv ]] 10:30:41 + echo 'Setup pyenv:' 10:30:41 Setup pyenv: 10:30:41 + export PYENV_ROOT=/opt/pyenv 10:30:41 + PYENV_ROOT=/opt/pyenv 10:30:41 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:30:41 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:30:41 + pyenv versions 10:30:41 system 10:30:42 3.8.20 10:30:42 3.9.20 10:30:42 3.10.15 10:30:42 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:30:42 + command -v pyenv 10:30:42 ++ pyenv init - --no-rehash 10:30:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:30:42 for i in ${!paths[@]}; do 10:30:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:30:42 fi; done; 10:30:42 echo "${paths[*]}"'\'')" 10:30:42 export PATH="/opt/pyenv/shims:${PATH}" 10:30:42 export PYENV_SHELL=bash 10:30:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:30:42 pyenv() { 10:30:42 local command 10:30:42 command="${1:-}" 10:30:42 if [ "$#" -gt 0 ]; then 10:30:42 shift 10:30:42 fi 10:30:42 10:30:42 case "$command" in 10:30:42 rehash|shell) 10:30:42 eval "$(pyenv "sh-$command" "$@")" 10:30:42 ;; 10:30:42 *) 10:30:42 command pyenv "$command" "$@" 10:30:42 ;; 10:30:42 esac 10:30:42 }' 10:30:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:30:42 for i in ${!paths[@]}; do 10:30:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:30:42 fi; done; 10:30:42 echo "${paths[*]}"' 10:30:42 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:30:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:30:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:30:42 ++ export PYENV_SHELL=bash 10:30:42 ++ PYENV_SHELL=bash 10:30:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:30:42 +++ complete -F _pyenv pyenv 10:30:42 ++ lf-pyver python3 10:30:42 ++ local py_version_xy=python3 10:30:42 ++ local py_version_xyz= 10:30:42 ++ awk '{ print $1 }' 10:30:42 ++ sed 's/^[ *]* //' 10:30:42 ++ pyenv versions 10:30:42 ++ local command 10:30:42 ++ command=versions 10:30:42 ++ '[' 1 -gt 0 ']' 10:30:42 ++ shift 10:30:42 ++ case "$command" in 10:30:42 ++ command pyenv versions 10:30:42 ++ grep -E '^[0-9.]*[0-9]$' 10:30:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:30:42 +++ sort -V 10:30:42 +++ grep '^3' /tmp/.pyenv_versions 10:30:42 +++ tail -n 1 10:30:42 ++ py_version_xyz=3.11.10 10:30:42 ++ [[ -z 3.11.10 ]] 10:30:42 ++ echo 3.11.10 10:30:42 ++ return 0 10:30:42 + pyenv local 3.11.10 10:30:42 + local command 10:30:42 + command=local 10:30:42 + '[' 2 -gt 0 ']' 10:30:42 + shift 10:30:42 + case "$command" in 10:30:42 + command pyenv local 3.11.10 10:30:42 + for arg in "$@" 10:30:42 + case $arg in 10:30:42 + pkg_list+='tox ' 10:30:42 + for arg in "$@" 10:30:42 + case $arg in 10:30:42 + pkg_list+='virtualenv ' 10:30:42 + for arg in "$@" 10:30:42 + case $arg in 10:30:42 + pkg_list+='urllib3~=1.26.15 ' 10:30:42 + [[ -f /tmp/.toxenv ]] 10:30:42 + [[ ! -f /tmp/.toxenv ]] 10:30:42 + [[ -n '' ]] 10:30:42 + python3 -m venv /tmp/venv-GTr0 10:30:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GTr0' 10:30:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GTr0 10:30:46 + echo /tmp/venv-GTr0 10:30:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:30:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:30:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:30:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:46 + local 'pip_opts=--upgrade --quiet' 10:30:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:30:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:30:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:30:46 + [[ -n '' ]] 10:30:46 + [[ -n '' ]] 10:30:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:30:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:46 + /tmp/venv-GTr0/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 10:30:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:30:49 lf-activate-venv(): INFO: Base packages installed successfully 10:30:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:30:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:30:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:30:49 + /tmp/venv-GTr0/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 10:30:53 + type python3 10:30:53 + true 10:30:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GTr0/bin to PATH' 10:30:53 lf-activate-venv(): INFO: Adding /tmp/venv-GTr0/bin to PATH 10:30:53 + PATH=/tmp/venv-GTr0/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 10:30:53 + return 0 10:30:53 + python3 --version 10:30:53 Python 3.11.10 10:30:53 + python3 -m pip --version 10:30:53 pip 25.3 from /tmp/venv-GTr0/lib/python3.11/site-packages/pip (python 3.11) 10:30:53 + python3 -m pip freeze 10:30:53 cachetools==6.2.4 10:30:53 chardet==5.2.0 10:30:53 colorama==0.4.6 10:30:53 distlib==0.4.0 10:30:53 filelock==3.20.1 10:30:53 packaging==25.0 10:30:53 platformdirs==4.5.1 10:30:53 pluggy==1.6.0 10:30:53 pyproject-api==1.10.0 10:30:53 tox==4.32.0 10:30:53 urllib3==1.26.20 10:30:53 virtualenv==20.35.4 10:30:53 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10448736731049584397.sh 10:30:53 [EnvInject] - Injecting environment variables from a build step. 10:30:53 [EnvInject] - Injecting as environment variables the properties content 10:30:53 PARALLEL=False 10:30:53 10:30:53 [EnvInject] - Variables injected successfully. 10:30:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10084690093499611083.sh 10:30:53 ---> tox-run.sh 10:30:53 + 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 10:30:53 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 10:30:53 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 10:30:53 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 10:30:53 + cd /w/workspace/builder-tox-verify-master/. 10:30:53 + source /home/jenkins/lf-env.sh 10:30:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:30:53 ++ mktemp -d /tmp/venv-XXXX 10:30:53 + lf_venv=/tmp/venv-uHK5 10:30:53 + local venv_file=/tmp/.os_lf_venv 10:30:53 + local python=python3 10:30:53 + local options 10:30:53 + local set_path=true 10:30:53 + local install_args= 10:30:53 ++ 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 10:30:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:30:53 + true 10:30:53 + case $1 in 10:30:53 + venv_file=/tmp/.toxenv 10:30:53 + shift 2 10:30:53 + true 10:30:53 + case $1 in 10:30:53 + shift 10:30:53 + break 10:30:53 + case $python in 10:30:53 + local pkg_list= 10:30:53 + [[ -d /opt/pyenv ]] 10:30:53 + echo 'Setup pyenv:' 10:30:53 Setup pyenv: 10:30:53 + export PYENV_ROOT=/opt/pyenv 10:30:53 + PYENV_ROOT=/opt/pyenv 10:30:53 + 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 10:30:53 + 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 10:30:53 + pyenv versions 10:30:53 system 10:30:53 3.8.20 10:30:53 3.9.20 10:30:53 3.10.15 10:30:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:30:53 + command -v pyenv 10:30:53 ++ pyenv init - --no-rehash 10:30:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:30:53 for i in ${!paths[@]}; do 10:30:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:30:53 fi; done; 10:30:53 echo "${paths[*]}"'\'')" 10:30:53 export PATH="/opt/pyenv/shims:${PATH}" 10:30:53 export PYENV_SHELL=bash 10:30:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:30:53 pyenv() { 10:30:53 local command 10:30:53 command="${1:-}" 10:30:53 if [ "$#" -gt 0 ]; then 10:30:53 shift 10:30:53 fi 10:30:53 10:30:53 case "$command" in 10:30:53 rehash|shell) 10:30:53 eval "$(pyenv "sh-$command" "$@")" 10:30:53 ;; 10:30:53 *) 10:30:53 command pyenv "$command" "$@" 10:30:53 ;; 10:30:53 esac 10:30:53 }' 10:30:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:30:53 for i in ${!paths[@]}; do 10:30:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:30:53 fi; done; 10:30:53 echo "${paths[*]}"' 10:30:53 ++ 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 10:30:53 ++ 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 10:30:53 ++ 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 10:30:53 ++ export PYENV_SHELL=bash 10:30:53 ++ PYENV_SHELL=bash 10:30:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:30:53 +++ complete -F _pyenv pyenv 10:30:53 ++ lf-pyver python3 10:30:53 ++ local py_version_xy=python3 10:30:53 ++ local py_version_xyz= 10:30:53 ++ sed 's/^[ *]* //' 10:30:53 ++ pyenv versions 10:30:53 ++ local command 10:30:53 ++ command=versions 10:30:53 ++ '[' 1 -gt 0 ']' 10:30:53 ++ shift 10:30:53 ++ case "$command" in 10:30:53 ++ command pyenv versions 10:30:53 ++ awk '{ print $1 }' 10:30:53 ++ grep -E '^[0-9.]*[0-9]$' 10:30:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:30:54 +++ grep '^3' /tmp/.pyenv_versions 10:30:54 +++ sort -V 10:30:54 +++ tail -n 1 10:30:54 ++ py_version_xyz=3.11.10 10:30:54 ++ [[ -z 3.11.10 ]] 10:30:54 ++ echo 3.11.10 10:30:54 ++ return 0 10:30:54 + pyenv local 3.11.10 10:30:54 + local command 10:30:54 + command=local 10:30:54 + '[' 2 -gt 0 ']' 10:30:54 + shift 10:30:54 + case "$command" in 10:30:54 + command pyenv local 3.11.10 10:30:54 + for arg in "$@" 10:30:54 + case $arg in 10:30:54 + pkg_list+='tox ' 10:30:54 + for arg in "$@" 10:30:54 + case $arg in 10:30:54 + pkg_list+='virtualenv ' 10:30:54 + for arg in "$@" 10:30:54 + case $arg in 10:30:54 + pkg_list+='urllib3~=1.26.15 ' 10:30:54 + [[ -f /tmp/.toxenv ]] 10:30:54 ++ cat /tmp/.toxenv 10:30:54 + lf_venv=/tmp/venv-GTr0 10:30:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTr0 from' file:/tmp/.toxenv 10:30:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTr0 from file:/tmp/.toxenv 10:30:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:30:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:30:54 + local 'pip_opts=--upgrade --quiet' 10:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:30:54 + [[ -n '' ]] 10:30:54 + [[ -n '' ]] 10:30:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:30:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:30:54 + /tmp/venv-GTr0/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 10:30:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:30:55 lf-activate-venv(): INFO: Base packages installed successfully 10:30:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:30:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:30:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:30:55 + /tmp/venv-GTr0/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 10:30:56 + type python3 10:30:56 + true 10:30:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GTr0/bin to PATH' 10:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-GTr0/bin to PATH 10:30:56 + PATH=/tmp/venv-GTr0/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 10:30:56 + return 0 10:30:56 + [[ -d /opt/pyenv ]] 10:30:56 + echo '---> Setting up pyenv' 10:30:56 ---> Setting up pyenv 10:30:56 + export PYENV_ROOT=/opt/pyenv 10:30:56 + PYENV_ROOT=/opt/pyenv 10:30:56 + export PATH=/opt/pyenv/bin:/tmp/venv-GTr0/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 10:30:56 + PATH=/opt/pyenv/bin:/tmp/venv-GTr0/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 10:30:56 ++ pwd 10:30:56 + PYTHONPATH=/w/workspace/builder-tox-verify-master 10:30:56 + export PYTHONPATH 10:30:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:30:56 + TOX_TESTENV_PASSENV=PYTHONPATH 10:30:56 + tox --version 10:30:56 4.32.0 from /tmp/venv-GTr0/lib/python3.11/site-packages/tox/__init__.py 10:30:56 + PARALLEL=False 10:30:56 + TOX_OPTIONS_LIST= 10:30:56 + [[ -n '' ]] 10:30:56 + case ${PARALLEL,,} in 10:30:56 + tox 10:30:56 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 10:30:57 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:31:19 docs: freeze> python -m pip freeze --all 10:31:19 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,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==4.1.0,roman-numerals-py==4.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.6.2,webcolors==25.10.0 10:31:19 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 10:31:21 docs: OK ✔ in 24.45 seconds 10:31:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:31:38 docs-linkcheck: freeze> python -m pip freeze --all 10:31:38 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,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==4.1.0,roman-numerals-py==4.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.6.2,webcolors==25.10.0 10:31:38 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 10:31:41 docs-linkcheck: OK ✔ in 19.82 seconds 10:31:41 jjb-version: freeze> python -m pip freeze --all 10:31:41 jjb-version: pip==25.3,setuptools==80.9.0 10:31:41 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 10:31:41 JJB version in jjb/releng-jobs.yaml: 6.3.0 10:31:41 JJB version in tox.ini: 6.3.0 10:31:42 jjb-version: OK ✔ in 0.78 seconds 10:31:42 prefix: freeze> python -m pip freeze --all 10:31:42 prefix: pip==25.3,setuptools==80.9.0 10:31:42 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 10:31:42 prefix: OK ✔ in 0.79 seconds 10:31:42 robot: freeze> python -m pip freeze --all 10:31:43 robot: pip==25.3,setuptools==80.9.0 10:31:43 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 10:31:43 docs: OK (24.45=setup[22.61]+cmd[1.83] seconds) 10:31:43 docs-linkcheck: OK (19.81=setup[17.44]+cmd[2.37] seconds) 10:31:43 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 10:31:43 prefix: OK (0.79=setup[0.76]+cmd[0.03] seconds) 10:31:43 robot: OK (0.81=setup[0.77]+cmd[0.04] seconds) 10:31:43 congratulations :) (46.66 seconds) 10:31:43 + tox_status=0 10:31:43 + echo '---> Completed tox runs' 10:31:43 ---> Completed tox runs 10:31:43 + for i in .tox/*/log 10:31:43 ++ echo .tox/docs-linkcheck/log 10:31:43 ++ awk -F/ '{print $2}' 10:31:43 + tox_env=docs-linkcheck 10:31:43 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 10:31:43 + for i in .tox/*/log 10:31:43 ++ echo .tox/docs/log 10:31:43 ++ awk -F/ '{print $2}' 10:31:43 + tox_env=docs 10:31:43 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 10:31:43 + for i in .tox/*/log 10:31:43 ++ echo .tox/jjb-version/log 10:31:43 ++ awk -F/ '{print $2}' 10:31:43 + tox_env=jjb-version 10:31:43 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 10:31:43 + for i in .tox/*/log 10:31:43 ++ echo .tox/prefix/log 10:31:43 ++ awk -F/ '{print $2}' 10:31:43 + tox_env=prefix 10:31:43 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 10:31:43 + for i in .tox/*/log 10:31:43 ++ echo .tox/robot/log 10:31:43 ++ awk -F/ '{print $2}' 10:31:43 + tox_env=robot 10:31:43 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 10:31:43 + DOC_DIR=docs/_build/html 10:31:43 + [[ -d docs/_build/html ]] 10:31:43 + echo '---> Archiving generated docs' 10:31:43 ---> Archiving generated docs 10:31:43 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 10:31:43 + echo '---> tox-run.sh ends' 10:31:43 ---> tox-run.sh ends 10:31:43 + test 0 -eq 0 10:31:43 $ ssh-agent -k 10:31:43 unset SSH_AUTH_SOCK; 10:31:43 unset SSH_AGENT_PID; 10:31:43 echo Agent pid 1542 killed; 10:31:43 [ssh-agent] Stopped. 10:31:43 [PostBuildScript] - [INFO] Executing post build scripts. 10:31:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2781026533361523148.sh 10:31:43 ---> sysstat.sh 10:31:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10472565336937609809.sh 10:31:44 ---> package-listing.sh 10:31:44 ++ facter osfamily 10:31:44 ++ tr '[:upper:]' '[:lower:]' 10:31:44 + OS_FAMILY=debian 10:31:44 + workspace=/w/workspace/builder-tox-verify-master 10:31:44 + START_PACKAGES=/tmp/packages_start.txt 10:31:44 + END_PACKAGES=/tmp/packages_end.txt 10:31:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:44 + PACKAGES=/tmp/packages_start.txt 10:31:44 + '[' /w/workspace/builder-tox-verify-master ']' 10:31:44 + PACKAGES=/tmp/packages_end.txt 10:31:44 + case "${OS_FAMILY}" in 10:31:44 + dpkg -l 10:31:44 + grep '^ii' 10:31:44 + '[' -f /tmp/packages_start.txt ']' 10:31:44 + '[' -f /tmp/packages_end.txt ']' 10:31:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:44 + '[' /w/workspace/builder-tox-verify-master ']' 10:31:44 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 10:31:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 10:31:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3718562130588688756.sh 10:31:44 ---> capture-instance-metadata.sh 10:31:44 Setup pyenv: 10:31:44 system 10:31:44 3.8.20 10:31:44 3.9.20 10:31:44 3.10.15 10:31:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:31:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPTv from file:/tmp/.os_lf_venv 10:31:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:31:46 lf-activate-venv(): INFO: Base packages installed successfully 10:31:46 lf-activate-venv(): INFO: Installing additional packages: lftools 10:31:58 lf-activate-venv(): INFO: Adding /tmp/venv-wPTv/bin to PATH 10:31:58 INFO: Running in OpenStack, capturing instance metadata 10:31:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17018678541456255786.sh 10:31:59 provisioning config files... 10:31:59 Could not find credentials [logs] for builder-tox-verify-master #8136 10:31:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config16507470387048452024tmp 10:31:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:31:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:31:59 provisioning config files... 10:31:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:31:59 [EnvInject] - Injecting environment variables from a build step. 10:31:59 [EnvInject] - Injecting as environment variables the properties content 10:31:59 SERVER_ID=logs 10:31:59 10:31:59 [EnvInject] - Variables injected successfully. 10:31:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins677773154136411746.sh 10:31:59 ---> create-netrc.sh 10:31:59 WARN: Log server credential not found. 10:31:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15447449227568280448.sh 10:31:59 ---> python-tools-install.sh 10:31:59 Setup pyenv: 10:31:59 system 10:31:59 3.8.20 10:31:59 3.9.20 10:31:59 3.10.15 10:31:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:31:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPTv from file:/tmp/.os_lf_venv 10:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:31:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:01 lf-activate-venv(): INFO: Base packages installed successfully 10:32:01 lf-activate-venv(): INFO: Installing additional packages: lftools 10:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-wPTv/bin to PATH 10:32:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14973154097113594225.sh 10:32:25 ---> sudo-logs.sh 10:32:25 Archiving 'sudo' log.. 10:32:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins153613709270674665.sh 10:32:26 ---> job-cost.sh 10:32:26 Setup pyenv: 10:32:26 system 10:32:26 3.8.20 10:32:26 3.9.20 10:32:26 3.10.15 10:32:26 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:32:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPTv from file:/tmp/.os_lf_venv 10:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:28 lf-activate-venv(): INFO: Base packages installed successfully 10:32:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-wPTv/bin to PATH 10:32:34 INFO: No Stack... 10:32:34 INFO: Retrieving Pricing Info for: v3-standard-2 10:32:35 INFO: Archiving Costs 10:32:35 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8300465824815600532.sh 10:32:35 ---> logs-deploy.sh 10:32:35 Setup pyenv: 10:32:35 system 10:32:35 3.8.20 10:32:35 3.9.20 10:32:35 3.10.15 10:32:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:32:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPTv from file:/tmp/.os_lf_venv 10:32:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:37 lf-activate-venv(): INFO: Base packages installed successfully 10:32:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-wPTv/bin to PATH 10:32:49 WARNING: Nexus logging server not set 10:32:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8136/ 10:32:49 INFO: archiving logs to S3 10:32:50 ---> uname -a: 10:32:50 Linux prd-ubuntu2204-builder-2c-2g-15089 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:32:50 10:32:50 10:32:50 ---> lscpu: 10:32:50 Architecture: x86_64 10:32:50 CPU op-mode(s): 32-bit, 64-bit 10:32:50 Address sizes: 40 bits physical, 48 bits virtual 10:32:50 Byte Order: Little Endian 10:32:50 CPU(s): 2 10:32:50 On-line CPU(s) list: 0,1 10:32:50 Vendor ID: AuthenticAMD 10:32:50 Model name: AMD EPYC-Rome Processor 10:32:50 CPU family: 23 10:32:50 Model: 49 10:32:50 Thread(s) per core: 1 10:32:50 Core(s) per socket: 1 10:32:50 Socket(s): 2 10:32:50 Stepping: 0 10:32:50 BogoMIPS: 5599.99 10:32:50 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 10:32:50 Virtualization: AMD-V 10:32:50 Hypervisor vendor: KVM 10:32:50 Virtualization type: full 10:32:50 L1d cache: 64 KiB (2 instances) 10:32:50 L1i cache: 64 KiB (2 instances) 10:32:50 L2 cache: 1 MiB (2 instances) 10:32:50 L3 cache: 32 MiB (2 instances) 10:32:50 NUMA node(s): 1 10:32:50 NUMA node0 CPU(s): 0,1 10:32:50 Vulnerability Gather data sampling: Not affected 10:32:50 Vulnerability Indirect target selection: Not affected 10:32:50 Vulnerability Itlb multihit: Not affected 10:32:50 Vulnerability L1tf: Not affected 10:32:50 Vulnerability Mds: Not affected 10:32:50 Vulnerability Meltdown: Not affected 10:32:50 Vulnerability Mmio stale data: Not affected 10:32:50 Vulnerability Reg file data sampling: Not affected 10:32:50 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:32:50 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:32:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:32:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:32:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:32:50 Vulnerability Srbds: Not affected 10:32:50 Vulnerability Tsa: Not affected 10:32:50 Vulnerability Tsx async abort: Not affected 10:32:50 Vulnerability Vmscape: Not affected 10:32:50 10:32:50 10:32:50 ---> nproc: 10:32:50 2 10:32:50 10:32:50 10:32:50 ---> df -h: 10:32:50 Filesystem Size Used Avail Use% Mounted on 10:32:50 tmpfs 794M 1.1M 793M 1% /run 10:32:50 /dev/vda1 39G 9.2G 30G 24% / 10:32:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:32:50 tmpfs 5.0M 0 5.0M 0% /run/lock 10:32:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:32:50 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:32:50 10:32:50 10:32:50 ---> free -m: 10:32:50 total used free shared buff/cache available 10:32:50 Mem: 7937 538 4011 4 3388 7088 10:32:50 Swap: 1023 0 1023 10:32:50 10:32:50 10:32:50 ---> ip addr: 10:32:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:32:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:32:50 inet 127.0.0.1/8 scope host lo 10:32:50 valid_lft forever preferred_lft forever 10:32:50 inet6 ::1/128 scope host 10:32:50 valid_lft forever preferred_lft forever 10:32:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:32:50 link/ether fa:16:3e:87:a8:02 brd ff:ff:ff:ff:ff:ff 10:32:50 altname enp0s3 10:32:50 inet 10.30.170.59/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:32:50 valid_lft 86164sec preferred_lft 86164sec 10:32:50 inet6 fe80::f816:3eff:fe87:a802/64 scope link 10:32:50 valid_lft forever preferred_lft forever 10:32:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:32:50 link/ether 9e:b6:8d:17:8b:2c brd ff:ff:ff:ff:ff:ff 10:32:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:32:50 valid_lft forever preferred_lft forever 10:32:50 10:32:50 10:32:50 ---> sar -b -r -n DEV: 10:32:50 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-15089) 12/19/25 _x86_64_ (2 CPU) 10:32:50 10:32:50 10:28:57 LINUX RESTART (2 CPU) 10:32:50 10:32:50 10:32:50 ---> sar -P ALL: 10:32:50 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-15089) 12/19/25 _x86_64_ (2 CPU) 10:32:50 10:32:50 10:28:57 LINUX RESTART (2 CPU) 10:32:50 10:32:50 10:32:50