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