23:12:41 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121167 23:12:41 Running as SYSTEM 23:12:41 [EnvInject] - Loading node environment variables. 23:12:41 Building remotely on prd-ubuntu2204-builder-2c-2g-32936 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:12:41 [ssh-agent] Looking for ssh-agent implementation... 23:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:42 $ ssh-agent 23:12:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX67rLZk/agent.1519 23:12:42 SSH_AGENT_PID=1521 23:12:42 [ssh-agent] Started. 23:12:42 Running ssh-add (command line suppressed) 23:12:42 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_2732227902638771608.key (/w/workspace/builder-tox-verify-master@tmp/private_key_2732227902638771608.key) 23:12:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:12:42 The recommended git tool is: NONE 23:12:45 using credential jenkins-ssh 23:12:45 Wiping out workspace first. 23:12:45 Cloning the remote Git repository 23:12:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:12:45 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:12:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:12:45 > git --version # timeout=10 23:12:45 > git --version # 'git version 2.34.1' 23:12:45 using GIT_SSH to set credentials jenkins-ssh 23:12:45 Verifying host key using known hosts file, will automatically accept unseen keys 23:12:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:12:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:12:48 using GIT_SSH to set credentials jenkins-ssh 23:12:48 Verifying host key using known hosts file, will automatically accept unseen keys 23:12:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/67/121167/2 # timeout=10 23:12:48 > git rev-parse a2f941d0a580687cf3aae0150c934cb8011d5c46^{commit} # timeout=10 23:12:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:12:48 Checking out Revision a2f941d0a580687cf3aae0150c934cb8011d5c46 (refs/changes/67/121167/2) 23:12:48 > git config core.sparsecheckout # timeout=10 23:12:48 > git checkout -f a2f941d0a580687cf3aae0150c934cb8011d5c46 # timeout=10 23:12:51 Commit message: "chore(controller): disable JJB maven-verify for master (GHA migration)" 23:12:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:12:52 > git rev-list --no-walk 8028ea469bc2de637ba2ebfad7a16a5d97a8f501 # timeout=10 23:12:52 > git remote # timeout=10 23:12:52 > git submodule init # timeout=10 23:12:52 > git submodule sync # timeout=10 23:12:52 > git config --get remote.origin.url # timeout=10 23:12:52 > git submodule init # timeout=10 23:12:52 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:12:52 > git config --get submodule.global-jjb.url # timeout=10 23:12:52 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:12:52 > git config --get submodule.packer/common-packer.url # timeout=10 23:12:52 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:12:52 > git submodule update --init --recursive global-jjb # timeout=10 23:12:52 > git submodule update --init --recursive packer/common-packer # timeout=10 23:12:53 provisioning config files... 23:12:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:12:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:12:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13508348211263419550.sh 23:12:53 ---> python-tools-install.sh 23:12:53 Setup pyenv: 23:12:53 * system (set by /opt/pyenv/version) 23:12:53 * 3.8.20 (set by /opt/pyenv/version) 23:12:53 * 3.9.20 (set by /opt/pyenv/version) 23:12:53 3.10.15 23:12:53 3.11.10 23:12:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vzUX 23:12:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:12:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:01 lf-activate-venv(): INFO: Base packages installed successfully 23:13:01 lf-activate-venv(): INFO: Installing additional packages: lftools 23:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-vzUX/bin to PATH 23:13:24 Generating Requirements File 23:13:45 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. 23:13:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:13:46 Python 3.11.10 23:13:46 pip 26.0.1 from /tmp/venv-vzUX/lib/python3.11/site-packages/pip (python 3.11) 23:13:46 appdirs==1.4.4 23:13:46 argcomplete==3.6.3 23:13:46 aspy.yaml==1.3.0 23:13:46 attrs==25.4.0 23:13:46 autopage==0.6.0 23:13:46 beautifulsoup4==4.14.3 23:13:46 boto3==1.42.61 23:13:46 botocore==1.42.61 23:13:46 bs4==0.0.2 23:13:46 certifi==2026.2.25 23:13:46 cffi==2.0.0 23:13:46 cfgv==3.5.0 23:13:46 chardet==7.0.1 23:13:46 charset-normalizer==3.4.4 23:13:46 click==8.3.1 23:13:46 cliff==4.13.2 23:13:46 cmd2==3.4.0 23:13:46 cryptography==3.3.2 23:13:46 debtcollector==3.0.0 23:13:46 decorator==5.2.1 23:13:46 defusedxml==0.7.1 23:13:46 Deprecated==1.3.1 23:13:46 distlib==0.4.0 23:13:46 dnspython==2.8.0 23:13:46 docker==7.1.0 23:13:46 dogpile.cache==1.5.0 23:13:46 durationpy==0.10 23:13:46 email-validator==2.3.0 23:13:46 filelock==3.25.0 23:13:46 future==1.0.0 23:13:46 gitdb==4.0.12 23:13:46 GitPython==3.1.46 23:13:46 httplib2==0.30.2 23:13:46 identify==2.6.17 23:13:46 idna==3.11 23:13:46 importlib-resources==1.5.0 23:13:46 iso8601==2.1.0 23:13:46 Jinja2==3.1.6 23:13:46 jmespath==1.1.0 23:13:46 jsonpatch==1.33 23:13:46 jsonpointer==3.0.0 23:13:46 jsonschema==4.26.0 23:13:46 jsonschema-specifications==2025.9.1 23:13:46 keystoneauth1==5.13.1 23:13:46 kubernetes==35.0.0 23:13:46 lftools==0.37.22 23:13:46 lxml==6.0.2 23:13:46 markdown-it-py==4.0.0 23:13:46 MarkupSafe==3.0.3 23:13:46 mdurl==0.1.2 23:13:46 msgpack==1.1.2 23:13:46 multi_key_dict==2.0.3 23:13:46 munch==4.0.0 23:13:46 netaddr==1.3.0 23:13:46 niet==1.4.2 23:13:46 nodeenv==1.10.0 23:13:46 oauth2client==4.1.3 23:13:46 oauthlib==3.3.1 23:13:46 openstacksdk==4.10.0 23:13:46 os-service-types==1.8.2 23:13:46 osc-lib==4.4.0 23:13:46 oslo.config==10.3.0 23:13:46 oslo.context==6.3.0 23:13:46 oslo.i18n==6.7.2 23:13:46 oslo.log==8.1.0 23:13:46 oslo.serialization==5.9.1 23:13:46 oslo.utils==10.0.0 23:13:46 packaging==26.0 23:13:46 pbr==7.0.3 23:13:46 platformdirs==4.9.2 23:13:46 prettytable==3.17.0 23:13:46 psutil==7.2.2 23:13:46 pyasn1==0.6.2 23:13:46 pyasn1_modules==0.4.2 23:13:46 pycparser==3.0 23:13:46 pygerrit2==2.0.15 23:13:46 PyGithub==2.8.1 23:13:46 Pygments==2.19.2 23:13:46 PyJWT==2.11.0 23:13:46 PyNaCl==1.6.2 23:13:46 pyparsing==2.4.7 23:13:46 pyperclip==1.11.0 23:13:46 pyrsistent==0.20.0 23:13:46 python-cinderclient==9.9.0 23:13:46 python-dateutil==2.9.0.post0 23:13:46 python-discovery==1.1.0 23:13:46 python-heatclient==5.1.0 23:13:46 python-jenkins==1.8.3 23:13:46 python-keystoneclient==5.8.0 23:13:46 python-magnumclient==4.10.0 23:13:46 python-openstackclient==9.0.0 23:13:46 python-swiftclient==4.10.0 23:13:46 PyYAML==6.0.3 23:13:46 referencing==0.37.0 23:13:46 requests==2.32.5 23:13:46 requests-oauthlib==2.0.0 23:13:46 requestsexceptions==1.4.0 23:13:46 rfc3986==2.0.0 23:13:46 rich==14.3.3 23:13:46 rich-argparse==1.7.2 23:13:46 rpds-py==0.30.0 23:13:46 rsa==4.9.1 23:13:46 ruamel.yaml==0.19.1 23:13:46 ruamel.yaml.clib==0.2.15 23:13:46 s3transfer==0.16.0 23:13:46 simplejson==3.20.2 23:13:46 six==1.17.0 23:13:46 smmap==5.0.2 23:13:46 soupsieve==2.8.3 23:13:46 stevedore==5.7.0 23:13:46 tabulate==0.10.0 23:13:46 toml==0.10.2 23:13:46 tomlkit==0.14.0 23:13:46 tqdm==4.67.3 23:13:46 typing_extensions==4.15.0 23:13:46 urllib3==1.26.20 23:13:46 virtualenv==21.1.0 23:13:46 wcwidth==0.6.0 23:13:46 websocket-client==1.9.0 23:13:46 wrapt==2.1.1 23:13:46 xdg==6.0.0 23:13:46 xmltodict==1.0.4 23:13:46 yq==3.4.3 23:13:46 [EnvInject] - Injecting environment variables from a build step. 23:13:46 [EnvInject] - Injecting as environment variables the properties content 23:13:46 PYTHON=python3 23:13:46 23:13:46 [EnvInject] - Variables injected successfully. 23:13:46 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2327248120257214489.sh 23:13:46 ---> tox-install.sh 23:13:46 + source /home/jenkins/lf-env.sh 23:13:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:13:46 ++ mktemp -d /tmp/venv-XXXX 23:13:46 + lf_venv=/tmp/venv-KHAj 23:13:46 + local venv_file=/tmp/.os_lf_venv 23:13:46 + local python=python3 23:13:46 + local options 23:13:46 + local set_path=true 23:13:46 + local install_args= 23:13:46 ++ 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 23:13:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:13:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:13:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:13:46 + true 23:13:46 + case $1 in 23:13:46 + venv_file=/tmp/.toxenv 23:13:46 + shift 2 23:13:46 + true 23:13:46 + case $1 in 23:13:46 + shift 23:13:46 + break 23:13:46 + case $python in 23:13:46 + local pkg_list= 23:13:46 + [[ -d /opt/pyenv ]] 23:13:46 + echo 'Setup pyenv:' 23:13:46 Setup pyenv: 23:13:46 + export PYENV_ROOT=/opt/pyenv 23:13:46 + PYENV_ROOT=/opt/pyenv 23:13:46 + 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 23:13:46 + 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 23:13:46 + pyenv versions 23:13:46 system 23:13:46 3.8.20 23:13:46 3.9.20 23:13:46 3.10.15 23:13:46 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:13:46 + command -v pyenv 23:13:46 ++ pyenv init - --no-rehash 23:13:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:13:46 for i in ${!paths[@]}; do 23:13:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:13:46 fi; done; 23:13:46 echo "${paths[*]}"'\'')" 23:13:46 export PATH="/opt/pyenv/shims:${PATH}" 23:13:46 export PYENV_SHELL=bash 23:13:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:13:46 pyenv() { 23:13:46 local command 23:13:46 command="${1:-}" 23:13:46 if [ "$#" -gt 0 ]; then 23:13:46 shift 23:13:46 fi 23:13:46 23:13:46 case "$command" in 23:13:46 rehash|shell) 23:13:46 eval "$(pyenv "sh-$command" "$@")" 23:13:46 ;; 23:13:46 *) 23:13:46 command pyenv "$command" "$@" 23:13:46 ;; 23:13:46 esac 23:13:46 }' 23:13:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:13:46 for i in ${!paths[@]}; do 23:13:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:13:46 fi; done; 23:13:46 echo "${paths[*]}"' 23:13:46 ++ 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 23:13:46 ++ 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 23:13:46 ++ 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 23:13:46 ++ export PYENV_SHELL=bash 23:13:46 ++ PYENV_SHELL=bash 23:13:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:13:46 +++ complete -F _pyenv pyenv 23:13:46 ++ lf-pyver python3 23:13:46 ++ local py_version_xy=python3 23:13:46 ++ local py_version_xyz= 23:13:46 ++ pyenv versions 23:13:46 ++ local command 23:13:46 ++ command=versions 23:13:46 ++ '[' 1 -gt 0 ']' 23:13:46 ++ shift 23:13:46 ++ case "$command" in 23:13:46 ++ command pyenv versions 23:13:46 ++ awk '{ print $1 }' 23:13:46 ++ grep -E '^[0-9.]*[0-9]$' 23:13:46 ++ sed 's/^[ *]* //' 23:13:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:13:46 +++ grep '^3' /tmp/.pyenv_versions 23:13:46 +++ tail -n 1 23:13:46 +++ sort -V 23:13:46 ++ py_version_xyz=3.11.10 23:13:46 ++ [[ -z 3.11.10 ]] 23:13:46 ++ echo 3.11.10 23:13:46 ++ return 0 23:13:46 + pyenv local 3.11.10 23:13:46 + local command 23:13:46 + command=local 23:13:46 + '[' 2 -gt 0 ']' 23:13:46 + shift 23:13:46 + case "$command" in 23:13:46 + command pyenv local 3.11.10 23:13:46 + for arg in "$@" 23:13:46 + case $arg in 23:13:46 + pkg_list+='tox ' 23:13:46 + for arg in "$@" 23:13:46 + case $arg in 23:13:46 + pkg_list+='virtualenv ' 23:13:46 + for arg in "$@" 23:13:46 + case $arg in 23:13:46 + pkg_list+='urllib3~=1.26.15 ' 23:13:46 + [[ -f /tmp/.toxenv ]] 23:13:46 + [[ ! -f /tmp/.toxenv ]] 23:13:46 + [[ -n '' ]] 23:13:46 + python3 -m venv /tmp/venv-KHAj 23:13:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHAj' 23:13:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHAj 23:13:50 + echo /tmp/venv-KHAj 23:13:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:13:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:13:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:13:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:50 + local 'pip_opts=--upgrade --quiet' 23:13:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:13:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:13:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:13:50 + [[ -n '' ]] 23:13:50 + [[ -n '' ]] 23:13:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:13:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:50 + /tmp/venv-KHAj/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 23:13:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:13:54 lf-activate-venv(): INFO: Base packages installed successfully 23:13:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:13:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:13:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:13:54 + /tmp/venv-KHAj/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 23:13:56 + type python3 23:13:56 + true 23:13:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHAj/bin to PATH' 23:13:56 lf-activate-venv(): INFO: Adding /tmp/venv-KHAj/bin to PATH 23:13:56 + PATH=/tmp/venv-KHAj/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 23:13:56 + return 0 23:13:56 + python3 --version 23:13:56 Python 3.11.10 23:13:56 + python3 -m pip --version 23:13:56 pip 26.0.1 from /tmp/venv-KHAj/lib/python3.11/site-packages/pip (python 3.11) 23:13:56 + python3 -m pip freeze 23:13:56 cachetools==7.0.2 23:13:56 colorama==0.4.6 23:13:56 distlib==0.4.0 23:13:56 filelock==3.25.0 23:13:56 packaging==26.0 23:13:56 platformdirs==4.9.2 23:13:56 pluggy==1.6.0 23:13:56 pyproject-api==1.10.0 23:13:56 python-discovery==1.1.0 23:13:56 tox==4.47.3 23:13:56 urllib3==1.26.20 23:13:56 virtualenv==21.1.0 23:13:56 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins15330591244928588300.sh 23:13:56 [EnvInject] - Injecting environment variables from a build step. 23:13:56 [EnvInject] - Injecting as environment variables the properties content 23:13:56 PARALLEL=False 23:13:56 23:13:56 [EnvInject] - Variables injected successfully. 23:13:56 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15072313874953329252.sh 23:13:56 ---> tox-run.sh 23:13:56 + 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 23:13:56 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:13:56 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:13:56 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:13:56 + cd /w/workspace/builder-tox-verify-master/. 23:13:56 + source /home/jenkins/lf-env.sh 23:13:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:13:56 ++ mktemp -d /tmp/venv-XXXX 23:13:56 + lf_venv=/tmp/venv-swz5 23:13:56 + local venv_file=/tmp/.os_lf_venv 23:13:56 + local python=python3 23:13:56 + local options 23:13:56 + local set_path=true 23:13:56 + local install_args= 23:13:56 ++ 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 23:13:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:13:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:13:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:13:56 + true 23:13:56 + case $1 in 23:13:56 + venv_file=/tmp/.toxenv 23:13:56 + shift 2 23:13:56 + true 23:13:56 + case $1 in 23:13:56 + shift 23:13:56 + break 23:13:56 + case $python in 23:13:56 + local pkg_list= 23:13:56 + [[ -d /opt/pyenv ]] 23:13:56 + echo 'Setup pyenv:' 23:13:56 Setup pyenv: 23:13:56 + export PYENV_ROOT=/opt/pyenv 23:13:56 + PYENV_ROOT=/opt/pyenv 23:13:56 + 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 23:13:56 + 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 23:13:56 + pyenv versions 23:13:56 system 23:13:56 3.8.20 23:13:56 3.9.20 23:13:56 3.10.15 23:13:56 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:13:56 + command -v pyenv 23:13:56 ++ pyenv init - --no-rehash 23:13:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:13:56 for i in ${!paths[@]}; do 23:13:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:13:56 fi; done; 23:13:56 echo "${paths[*]}"'\'')" 23:13:56 export PATH="/opt/pyenv/shims:${PATH}" 23:13:56 export PYENV_SHELL=bash 23:13:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:13:56 pyenv() { 23:13:56 local command 23:13:56 command="${1:-}" 23:13:56 if [ "$#" -gt 0 ]; then 23:13:56 shift 23:13:56 fi 23:13:56 23:13:56 case "$command" in 23:13:56 rehash|shell) 23:13:56 eval "$(pyenv "sh-$command" "$@")" 23:13:56 ;; 23:13:56 *) 23:13:56 command pyenv "$command" "$@" 23:13:56 ;; 23:13:56 esac 23:13:56 }' 23:13:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:13:56 for i in ${!paths[@]}; do 23:13:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:13:56 fi; done; 23:13:56 echo "${paths[*]}"' 23:13:56 ++ 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 23:13:56 ++ 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 23:13:56 ++ 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 23:13:56 ++ export PYENV_SHELL=bash 23:13:56 ++ PYENV_SHELL=bash 23:13:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:13:56 +++ complete -F _pyenv pyenv 23:13:56 ++ lf-pyver python3 23:13:56 ++ local py_version_xy=python3 23:13:56 ++ local py_version_xyz= 23:13:56 ++ sed 's/^[ *]* //' 23:13:56 ++ awk '{ print $1 }' 23:13:56 ++ grep -E '^[0-9.]*[0-9]$' 23:13:56 ++ pyenv versions 23:13:56 ++ local command 23:13:56 ++ command=versions 23:13:56 ++ '[' 1 -gt 0 ']' 23:13:56 ++ shift 23:13:56 ++ case "$command" in 23:13:56 ++ command pyenv versions 23:13:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:13:56 +++ grep '^3' /tmp/.pyenv_versions 23:13:56 +++ tail -n 1 23:13:56 +++ sort -V 23:13:56 ++ py_version_xyz=3.11.10 23:13:56 ++ [[ -z 3.11.10 ]] 23:13:56 ++ echo 3.11.10 23:13:56 ++ return 0 23:13:56 + pyenv local 3.11.10 23:13:56 + local command 23:13:56 + command=local 23:13:56 + '[' 2 -gt 0 ']' 23:13:56 + shift 23:13:56 + case "$command" in 23:13:56 + command pyenv local 3.11.10 23:13:56 + for arg in "$@" 23:13:56 + case $arg in 23:13:56 + pkg_list+='tox ' 23:13:56 + for arg in "$@" 23:13:56 + case $arg in 23:13:56 + pkg_list+='virtualenv ' 23:13:56 + for arg in "$@" 23:13:56 + case $arg in 23:13:56 + pkg_list+='urllib3~=1.26.15 ' 23:13:56 + [[ -f /tmp/.toxenv ]] 23:13:56 ++ cat /tmp/.toxenv 23:13:56 + lf_venv=/tmp/venv-KHAj 23:13:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHAj from' file:/tmp/.toxenv 23:13:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHAj from file:/tmp/.toxenv 23:13:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:13:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:56 + local 'pip_opts=--upgrade --quiet' 23:13:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:13:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:13:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:13:56 + [[ -n '' ]] 23:13:56 + [[ -n '' ]] 23:13:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:13:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:56 + /tmp/venv-KHAj/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 23:13:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:13:57 lf-activate-venv(): INFO: Base packages installed successfully 23:13:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:13:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:13:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:13:57 + /tmp/venv-KHAj/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 23:13:58 + type python3 23:13:58 + true 23:13:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHAj/bin to PATH' 23:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-KHAj/bin to PATH 23:13:58 + PATH=/tmp/venv-KHAj/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 23:13:58 + return 0 23:13:58 + [[ -d /opt/pyenv ]] 23:13:58 + echo '---> Setting up pyenv' 23:13:58 ---> Setting up pyenv 23:13:58 + export PYENV_ROOT=/opt/pyenv 23:13:58 + PYENV_ROOT=/opt/pyenv 23:13:58 + export PATH=/opt/pyenv/bin:/tmp/venv-KHAj/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 23:13:58 + PATH=/opt/pyenv/bin:/tmp/venv-KHAj/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 23:13:58 ++ pwd 23:13:58 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:13:58 + export PYTHONPATH 23:13:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:13:58 + TOX_TESTENV_PASSENV=PYTHONPATH 23:13:58 + tox --version 23:13:59 4.47.3 from /tmp/venv-KHAj/lib/python3.11/site-packages/tox/__init__.py 23:13:59 + PARALLEL=False 23:13:59 + TOX_OPTIONS_LIST= 23:13:59 + [[ -n '' ]] 23:13:59 + case ${PARALLEL,,} in 23:13:59 + tox 23:13:59 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:13:59 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:14:18 docs: freeze> python -m pip freeze --all 23:14:19 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.3,webcolors==25.10.0 23:14: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 23:14:21 docs: OK ✔ in 21.74 seconds 23:14:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:14:37 docs-linkcheck: freeze> python -m pip freeze --all 23:14:37 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.3,webcolors==25.10.0 23:14:37 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 23:15:39 docs-linkcheck: OK ✔ in 1 minute 18.65 seconds 23:15:39 jjb-version: freeze> python -m pip freeze --all 23:15:40 jjb-version: pip==26.0.1,setuptools==82.0.0 23:15:40 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:15:40 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:15:40 JJB version in tox.ini: 6.3.0 23:15:40 jjb-version: OK ✔ in 0.77 seconds 23:15:40 prefix: freeze> python -m pip freeze --all 23:15:41 prefix: pip==26.0.1,setuptools==82.0.0 23:15:41 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:15:41 prefix: OK ✔ in 0.77 seconds 23:15:41 robot: freeze> python -m pip freeze --all 23:15:41 robot: pip==26.0.1,setuptools==82.0.0 23:15:41 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:15:41 docs: OK (21.74=setup[19.84]+cmd[1.90] seconds) 23:15:41 docs-linkcheck: OK (78.65=setup[16.42]+cmd[62.23] seconds) 23:15:41 jjb-version: OK (0.77=setup[0.74]+cmd[0.03] seconds) 23:15:41 prefix: OK (0.77=setup[0.74]+cmd[0.03] seconds) 23:15:41 robot: OK (0.78=setup[0.74]+cmd[0.04] seconds) 23:15:41 congratulations :) (102.74 seconds) 23:15:42 + tox_status=0 23:15:42 + echo '---> Completed tox runs' 23:15:42 ---> Completed tox runs 23:15:42 + for i in .tox/*/log 23:15:42 ++ awk -F/ '{print $2}' 23:15:42 ++ echo .tox/docs-linkcheck/log 23:15:42 + tox_env=docs-linkcheck 23:15:42 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:15:42 + for i in .tox/*/log 23:15:42 ++ echo .tox/docs/log 23:15:42 ++ awk -F/ '{print $2}' 23:15:42 + tox_env=docs 23:15:42 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:15:42 + for i in .tox/*/log 23:15:42 ++ echo .tox/jjb-version/log 23:15:42 ++ awk -F/ '{print $2}' 23:15:42 + tox_env=jjb-version 23:15:42 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:15:42 + for i in .tox/*/log 23:15:42 ++ echo .tox/prefix/log 23:15:42 ++ awk -F/ '{print $2}' 23:15:42 + tox_env=prefix 23:15:42 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:15:42 + for i in .tox/*/log 23:15:42 ++ echo .tox/robot/log 23:15:42 ++ awk -F/ '{print $2}' 23:15:42 + tox_env=robot 23:15:42 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:15:42 + DOC_DIR=docs/_build/html 23:15:42 + [[ -d docs/_build/html ]] 23:15:42 + echo '---> Archiving generated docs' 23:15:42 ---> Archiving generated docs 23:15:42 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:15:42 + echo '---> tox-run.sh ends' 23:15:42 ---> tox-run.sh ends 23:15:42 + test 0 -eq 0 23:15:42 $ ssh-agent -k 23:15:42 unset SSH_AUTH_SOCK; 23:15:42 unset SSH_AGENT_PID; 23:15:42 echo Agent pid 1521 killed; 23:15:42 [ssh-agent] Stopped. 23:15:42 [PostBuildScript] - [INFO] Executing post build scripts. 23:15:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5504508856720523706.sh 23:15:42 ---> sysstat.sh 23:15:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6509132535967449731.sh 23:15:42 ---> package-listing.sh 23:15:42 ++ facter osfamily 23:15:42 ++ tr '[:upper:]' '[:lower:]' 23:15:42 + OS_FAMILY=debian 23:15:42 + workspace=/w/workspace/builder-tox-verify-master 23:15:42 + START_PACKAGES=/tmp/packages_start.txt 23:15:42 + END_PACKAGES=/tmp/packages_end.txt 23:15:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:15:42 + PACKAGES=/tmp/packages_start.txt 23:15:42 + '[' /w/workspace/builder-tox-verify-master ']' 23:15:42 + PACKAGES=/tmp/packages_end.txt 23:15:42 + case "${OS_FAMILY}" in 23:15:42 + grep '^ii' 23:15:42 + dpkg -l 23:15:42 + '[' -f /tmp/packages_start.txt ']' 23:15:42 + '[' -f /tmp/packages_end.txt ']' 23:15:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:15:42 + '[' /w/workspace/builder-tox-verify-master ']' 23:15:42 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:15:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:15:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8780620659961423498.sh 23:15:42 ---> capture-instance-metadata.sh 23:15:43 Setup pyenv: 23:15:43 system 23:15:43 3.8.20 23:15:43 3.9.20 23:15:43 3.10.15 23:15:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:15:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzUX from file:/tmp/.os_lf_venv 23:15:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:15:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:15:44 lf-activate-venv(): INFO: Base packages installed successfully 23:15:44 lf-activate-venv(): INFO: Installing additional packages: lftools 23:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-vzUX/bin to PATH 23:15:57 INFO: Running in OpenStack, capturing instance metadata 23:15:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16535167698241716960.sh 23:15:57 provisioning config files... 23:15:58 Could not find credentials [logs] for builder-tox-verify-master #8290 23:15:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config3751869462545238647tmp 23:15:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:15:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:15:58 provisioning config files... 23:15:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:15:58 [EnvInject] - Injecting environment variables from a build step. 23:15:58 [EnvInject] - Injecting as environment variables the properties content 23:15:58 SERVER_ID=logs 23:15:58 23:15:58 [EnvInject] - Variables injected successfully. 23:15:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1371632182420742508.sh 23:15:58 ---> create-netrc.sh 23:15:58 WARN: Log server credential not found. 23:15:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8130211624560929468.sh 23:15:58 ---> python-tools-install.sh 23:15:58 Setup pyenv: 23:15:58 system 23:15:58 3.8.20 23:15:58 3.9.20 23:15:58 3.10.15 23:15:58 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:15:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzUX from file:/tmp/.os_lf_venv 23:15:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:15:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:00 lf-activate-venv(): INFO: Base packages installed successfully 23:16:00 lf-activate-venv(): INFO: Installing additional packages: lftools 23:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-vzUX/bin to PATH 23:16:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4007929841609163841.sh 23:16:09 ---> sudo-logs.sh 23:16:09 Archiving 'sudo' log.. 23:16:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18122234700460787732.sh 23:16:09 ---> job-cost.sh 23:16:09 INFO: Activating Python virtual environment... 23:16:09 Setup pyenv: 23:16:09 system 23:16:09 3.8.20 23:16:09 3.9.20 23:16:09 3.10.15 23:16:09 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:16:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzUX from file:/tmp/.os_lf_venv 23:16:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:11 lf-activate-venv(): INFO: Base packages installed successfully 23:16:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:16:17 lf-activate-venv(): INFO: Adding /tmp/venv-vzUX/bin to PATH 23:16:17 INFO: No stack-cost file found 23:16:17 INFO: Instance uptime: 255s 23:16:17 INFO: Fetching instance metadata (attempt 1 of 3)... 23:16:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:16:17 INFO: Successfully fetched instance metadata 23:16:17 INFO: Instance type: v3-standard-2 23:16:17 INFO: Retrieving pricing info for: v3-standard-2 23:16:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:16:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=255 23:16:17 INFO: Successfully fetched Vexxhost pricing API 23:16:17 INFO: Retrieved cost: 0.06 23:16:17 INFO: Retrieved resource: v3-standard-2 23:16:17 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 23:16:17 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 23:16:17 INFO: Successfully archived job cost data 23:16:17 DEBUG: Cost data: builder-tox-verify-master,8290,2026-03-04 23:16:17,v3-standard-2,255,0.06,0.00,SUCCESS 23:16:17 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5208337343810547953.sh 23:16:17 ---> logs-deploy.sh 23:16:17 Setup pyenv: 23:16:17 system 23:16:17 3.8.20 23:16:17 3.9.20 23:16:17 3.10.15 23:16:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:16:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vzUX from file:/tmp/.os_lf_venv 23:16:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:19 lf-activate-venv(): INFO: Base packages installed successfully 23:16:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-vzUX/bin to PATH 23:16:28 WARNING: Nexus logging server not set 23:16:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8290/ 23:16:28 INFO: archiving logs to S3 23:16:28 /tmp/venv-vzUX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:16:28 warnings.warn( 23:16:29 ---> uname -a: 23:16:29 Linux prd-ubuntu2204-builder-2c-2g-32936 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:16:29 23:16:29 23:16:29 ---> lscpu: 23:16:29 Architecture: x86_64 23:16:29 CPU op-mode(s): 32-bit, 64-bit 23:16:29 Address sizes: 40 bits physical, 48 bits virtual 23:16:29 Byte Order: Little Endian 23:16:29 CPU(s): 2 23:16:29 On-line CPU(s) list: 0,1 23:16:29 Vendor ID: AuthenticAMD 23:16:29 Model name: AMD EPYC-Rome Processor 23:16:29 CPU family: 23 23:16:29 Model: 49 23:16:29 Thread(s) per core: 1 23:16:29 Core(s) per socket: 1 23:16:29 Socket(s): 2 23:16:29 Stepping: 0 23:16:29 BogoMIPS: 5599.99 23:16:29 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 23:16:29 Virtualization: AMD-V 23:16:29 Hypervisor vendor: KVM 23:16:29 Virtualization type: full 23:16:29 L1d cache: 64 KiB (2 instances) 23:16:29 L1i cache: 64 KiB (2 instances) 23:16:29 L2 cache: 1 MiB (2 instances) 23:16:29 L3 cache: 32 MiB (2 instances) 23:16:29 NUMA node(s): 1 23:16:29 NUMA node0 CPU(s): 0,1 23:16:29 Vulnerability Gather data sampling: Not affected 23:16:29 Vulnerability Indirect target selection: Not affected 23:16:29 Vulnerability Itlb multihit: Not affected 23:16:29 Vulnerability L1tf: Not affected 23:16:29 Vulnerability Mds: Not affected 23:16:29 Vulnerability Meltdown: Not affected 23:16:29 Vulnerability Mmio stale data: Not affected 23:16:29 Vulnerability Reg file data sampling: Not affected 23:16:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:16:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:16:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:16:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:16:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:16:29 Vulnerability Srbds: Not affected 23:16:29 Vulnerability Tsa: Not affected 23:16:29 Vulnerability Tsx async abort: Not affected 23:16:29 Vulnerability Vmscape: Not affected 23:16:29 23:16:29 23:16:29 ---> nproc: 23:16:29 2 23:16:29 23:16:29 23:16:29 ---> df -h: 23:16:29 Filesystem Size Used Avail Use% Mounted on 23:16:29 tmpfs 794M 1.1M 793M 1% /run 23:16:29 /dev/vda1 39G 9.2G 30G 24% / 23:16:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:16:29 tmpfs 5.0M 0 5.0M 0% /run/lock 23:16:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:16:29 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:16:29 23:16:29 23:16:29 ---> free -m: 23:16:29 total used free shared buff/cache available 23:16:29 Mem: 7937 574 3975 4 3388 7052 23:16:29 Swap: 1023 0 1023 23:16:29 23:16:29 23:16:29 ---> ip addr: 23:16:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:16:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:16:29 inet 127.0.0.1/8 scope host lo 23:16:29 valid_lft forever preferred_lft forever 23:16:29 inet6 ::1/128 scope host 23:16:29 valid_lft forever preferred_lft forever 23:16:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:16:29 link/ether fa:16:3e:52:f9:91 brd ff:ff:ff:ff:ff:ff 23:16:29 altname enp0s3 23:16:29 inet 10.30.171.160/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:16:29 valid_lft 86140sec preferred_lft 86140sec 23:16:29 inet6 fe80::f816:3eff:fe52:f991/64 scope link 23:16:29 valid_lft forever preferred_lft forever 23:16:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:16:29 link/ether 3a:78:3a:a5:98:34 brd ff:ff:ff:ff:ff:ff 23:16:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:16:29 valid_lft forever preferred_lft forever 23:16:29 23:16:29 23:16:29 ---> sar -b -r -n DEV: 23:16:29 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-32936) 03/04/26 _x86_64_ (2 CPU) 23:16:29 23:16:29 23:12:11 LINUX RESTART (2 CPU) 23:16:29 23:16:29 23:16:29 ---> sar -P ALL: 23:16:29 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-32936) 03/04/26 _x86_64_ (2 CPU) 23:16:29 23:16:29 23:12:11 LINUX RESTART (2 CPU) 23:16:29 23:16:29 23:16:29