00:49:53 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121195 00:49:53 Running as SYSTEM 00:49:53 [EnvInject] - Loading node environment variables. 00:49:53 Building remotely on prd-ubuntu2204-builder-2c-2g-17578 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 00:49:54 [ssh-agent] Looking for ssh-agent implementation... 00:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:55 $ ssh-agent 00:49:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSfh79B/agent.1494 00:49:55 SSH_AGENT_PID=1496 00:49:55 [ssh-agent] Started. 00:49:55 Running ssh-add (command line suppressed) 00:49:55 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_12463533873670312910.key (/w/workspace/builder-tox-verify-master@tmp/private_key_12463533873670312910.key) 00:49:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:49:55 The recommended git tool is: NONE 00:49:59 using credential jenkins-ssh 00:49:59 Wiping out workspace first. 00:49:59 Cloning the remote Git repository 00:49:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:49:59 > git init /w/workspace/builder-tox-verify-master # timeout=10 00:49:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:49:59 > git --version # timeout=10 00:49:59 > git --version # 'git version 2.34.1' 00:49:59 using GIT_SSH to set credentials jenkins-ssh 00:49:59 Verifying host key using known hosts file, will automatically accept unseen keys 00:50:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:50:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:50:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:50:03 using GIT_SSH to set credentials jenkins-ssh 00:50:03 Verifying host key using known hosts file, will automatically accept unseen keys 00:50:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/95/121195/5 # timeout=10 00:50:03 > git rev-parse 923f8121775c77bbc8a9e3603e2a8b197184fdb4^{commit} # timeout=10 00:50:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 00:50:03 Checking out Revision 923f8121775c77bbc8a9e3603e2a8b197184fdb4 (refs/changes/95/121195/5) 00:50:03 > git config core.sparsecheckout # timeout=10 00:50:03 > git checkout -f 923f8121775c77bbc8a9e3603e2a8b197184fdb4 # timeout=10 00:50:06 Commit message: "chore(lispflowmapping): disable JJB maven-verify for master" 00:50:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:50:07 > git rev-list --no-walk 0dd2c9a5d33db72e1ba75db56c258584dc9f06b6 # timeout=10 00:50:07 > git remote # timeout=10 00:50:07 > git submodule init # timeout=10 00:50:07 > git submodule sync # timeout=10 00:50:07 > git config --get remote.origin.url # timeout=10 00:50:07 > git submodule init # timeout=10 00:50:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:50:07 > git config --get submodule.global-jjb.url # timeout=10 00:50:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:50:07 > git config --get submodule.packer/common-packer.url # timeout=10 00:50:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:50:07 > git submodule update --init --recursive global-jjb # timeout=10 00:50:07 > git submodule update --init --recursive packer/common-packer # timeout=10 00:50:08 provisioning config files... 00:50:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:50:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:50:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16098422125392717961.sh 00:50:08 ---> python-tools-install.sh 00:50:08 Setup pyenv: 00:50:08 * system (set by /opt/pyenv/version) 00:50:08 * 3.8.20 (set by /opt/pyenv/version) 00:50:08 * 3.9.20 (set by /opt/pyenv/version) 00:50:08 3.10.15 00:50:08 3.11.10 00:50:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z3dI 00:50:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:50:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:50:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:50:17 lf-activate-venv(): INFO: Base packages installed successfully 00:50:17 lf-activate-venv(): INFO: Installing additional packages: lftools 00:50:39 lf-activate-venv(): INFO: Adding /tmp/venv-Z3dI/bin to PATH 00:50:39 Generating Requirements File 00:51:04 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. 00:51:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:51:04 Python 3.11.10 00:51:04 pip 26.1.1 from /tmp/venv-Z3dI/lib/python3.11/site-packages/pip (python 3.11) 00:51:04 aiohappyeyeballs==2.6.2 00:51:04 aiohttp==3.13.5 00:51:04 aiosignal==1.4.0 00:51:04 appdirs==1.4.4 00:51:04 argcomplete==3.6.3 00:51:04 aspy.yaml==1.3.0 00:51:04 attrs==26.1.0 00:51:04 autopage==0.6.0 00:51:04 beautifulsoup4==4.14.3 00:51:04 boto3==1.43.13 00:51:04 botocore==1.43.13 00:51:04 bs4==0.0.2 00:51:04 certifi==2026.5.20 00:51:04 cffi==2.0.0 00:51:04 cfgv==3.5.0 00:51:04 chardet==7.4.3 00:51:04 charset-normalizer==3.4.7 00:51:04 click==8.4.0 00:51:04 cliff==4.14.0 00:51:04 cmd2==3.5.1 00:51:04 cryptography==3.3.2 00:51:04 debtcollector==3.1.0 00:51:04 decorator==5.3.1 00:51:04 defusedxml==0.7.1 00:51:04 Deprecated==1.3.1 00:51:04 distlib==0.4.0 00:51:04 dnspython==2.8.0 00:51:04 docker==7.1.0 00:51:04 dogpile.cache==1.5.0 00:51:04 durationpy==0.10 00:51:04 email-validator==2.3.0 00:51:04 filelock==3.29.0 00:51:04 frozenlist==1.8.0 00:51:04 future==1.0.0 00:51:04 gitdb==4.0.12 00:51:04 GitPython==3.1.50 00:51:04 httplib2==0.30.2 00:51:04 identify==2.6.19 00:51:04 idna==3.16 00:51:04 importlib-resources==1.5.0 00:51:04 iso8601==2.1.0 00:51:04 Jinja2==3.1.6 00:51:04 jmespath==1.1.0 00:51:04 jsonpatch==1.33 00:51:04 jsonpointer==3.1.1 00:51:04 jsonschema==4.26.0 00:51:04 jsonschema-specifications==2025.9.1 00:51:04 keystoneauth1==5.14.0 00:51:04 kubernetes==36.0.0 00:51:04 lftools==0.37.22 00:51:04 lxml==6.1.1 00:51:04 markdown-it-py==4.2.0 00:51:04 MarkupSafe==3.0.3 00:51:04 mdurl==0.1.2 00:51:04 msgpack==1.1.2 00:51:04 multi_key_dict==2.0.3 00:51:04 multidict==6.7.1 00:51:04 munch==4.0.0 00:51:04 netaddr==1.3.0 00:51:04 niet==1.4.2 00:51:04 nodeenv==1.10.0 00:51:04 oauth2client==4.1.3 00:51:04 oauthlib==3.3.1 00:51:04 openstacksdk==4.13.0 00:51:04 os-service-types==1.8.2 00:51:04 osc-lib==4.6.0 00:51:04 oslo.config==10.4.0 00:51:04 oslo.context==6.4.0 00:51:04 oslo.i18n==6.8.0 00:51:04 oslo.log==8.2.0 00:51:04 oslo.serialization==5.10.0 00:51:04 oslo.utils==10.0.1 00:51:04 packaging==26.2 00:51:04 pbr==7.0.3 00:51:04 platformdirs==4.9.6 00:51:04 prettytable==3.17.0 00:51:04 propcache==0.5.2 00:51:04 psutil==7.2.2 00:51:04 pyasn1==0.6.3 00:51:04 pyasn1_modules==0.4.2 00:51:04 pycparser==3.0 00:51:04 pygerrit2==2.0.15 00:51:04 PyGithub==2.9.1 00:51:04 Pygments==2.20.0 00:51:04 PyJWT==2.13.0 00:51:04 PyNaCl==1.6.2 00:51:04 pyparsing==2.4.7 00:51:04 pyperclip==1.11.0 00:51:04 pyrsistent==0.20.0 00:51:04 python-cinderclient==9.9.0 00:51:04 python-dateutil==2.9.0.post0 00:51:04 python-discovery==1.3.1 00:51:04 python-heatclient==5.2.0 00:51:04 python-jenkins==1.8.3 00:51:04 python-keystoneclient==5.8.0 00:51:04 python-magnumclient==4.10.0 00:51:04 python-openstackclient==10.0.0 00:51:04 python-swiftclient==4.10.0 00:51:04 PyYAML==6.0.3 00:51:04 referencing==0.37.0 00:51:04 requests==2.34.2 00:51:04 requests-oauthlib==2.0.0 00:51:04 rfc3986==2.0.0 00:51:04 rich==15.0.0 00:51:04 rich-argparse==1.8.0 00:51:04 rpds-py==0.30.0 00:51:04 rsa==4.9.1 00:51:04 ruamel.yaml==0.19.1 00:51:04 ruamel.yaml.clib==0.2.15 00:51:04 s3transfer==0.17.0 00:51:04 simplejson==4.1.1 00:51:04 six==1.17.0 00:51:04 smmap==5.0.3 00:51:04 soupsieve==2.8.3 00:51:04 stevedore==5.8.0 00:51:04 tabulate==0.10.0 00:51:04 toml==0.10.2 00:51:04 tomlkit==0.15.0 00:51:04 tqdm==4.67.3 00:51:04 typing_extensions==4.15.0 00:51:04 urllib3==1.26.20 00:51:04 virtualenv==21.3.3 00:51:04 wcwidth==0.7.0 00:51:04 websocket-client==1.9.0 00:51:04 wrapt==2.2.0 00:51:04 xdg==6.0.0 00:51:04 xmltodict==1.0.4 00:51:04 yarl==1.24.2 00:51:04 yq==3.4.3 00:51:04 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins2103686138626693685.sh 00:51:04 ---> uv-install.sh 00:51:04 Installing uv/uvx (latest) using shell installer 00:51:05 2026-05-22 00:51:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Kfu10F.sh" [1] 00:51:05 downloading uv 0.11.16 x86_64-unknown-linux-gnu 00:51:06 installing to /home/jenkins/.local/bin 00:51:06 uv 00:51:06 uvx 00:51:06 everything's installed! 00:51:06 00:51:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:51:06 00:51:06 source $HOME/.local/bin/env (sh, bash, zsh) 00:51:06 source $HOME/.local/bin/env.fish (fish) 00:51:06 Adding install location to PATH 00:51:06 ---> Validating uv/uvx install 00:51:06 uvx 0.11.16 (x86_64-unknown-linux-gnu) 00:51:06 [EnvInject] - Injecting environment variables from a build step. 00:51:06 [EnvInject] - Injecting as environment variables the properties content 00:51:06 PYTHON=python3 00:51:06 00:51:06 [EnvInject] - Variables injected successfully. 00:51:06 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9880851576688357173.sh 00:51:06 ---> tox-install.sh 00:51:06 + source /home/jenkins/lf-env.sh 00:51:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:51:06 ++ mktemp -d /tmp/venv-XXXX 00:51:06 + lf_venv=/tmp/venv-eJcB 00:51:06 + local venv_file=/tmp/.os_lf_venv 00:51:06 + local python=python3 00:51:06 + local options 00:51:06 + local set_path=true 00:51:06 + local install_args= 00:51:06 ++ 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 00:51:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:51:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:51:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:51:06 + true 00:51:06 + case $1 in 00:51:06 + venv_file=/tmp/.toxenv 00:51:06 + shift 2 00:51:06 + true 00:51:06 + case $1 in 00:51:06 + shift 00:51:06 + break 00:51:06 + case $python in 00:51:06 + local pkg_list= 00:51:06 + [[ -d /opt/pyenv ]] 00:51:06 + echo 'Setup pyenv:' 00:51:06 Setup pyenv: 00:51:06 + export PYENV_ROOT=/opt/pyenv 00:51:06 + PYENV_ROOT=/opt/pyenv 00:51:06 + 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 00:51:06 + 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 00:51:06 + pyenv versions 00:51:06 system 00:51:06 3.8.20 00:51:06 3.9.20 00:51:06 3.10.15 00:51:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:51:06 + command -v pyenv 00:51:06 ++ pyenv init - --no-rehash 00:51:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:51:06 for i in ${!paths[@]}; do 00:51:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:51:06 fi; done; 00:51:06 echo "${paths[*]}"'\'')" 00:51:06 export PATH="/opt/pyenv/shims:${PATH}" 00:51:06 export PYENV_SHELL=bash 00:51:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:51:06 pyenv() { 00:51:06 local command 00:51:06 command="${1:-}" 00:51:06 if [ "$#" -gt 0 ]; then 00:51:06 shift 00:51:06 fi 00:51:06 00:51:06 case "$command" in 00:51:06 rehash|shell) 00:51:06 eval "$(pyenv "sh-$command" "$@")" 00:51:06 ;; 00:51:06 *) 00:51:06 command pyenv "$command" "$@" 00:51:06 ;; 00:51:06 esac 00:51:06 }' 00:51:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:51:06 for i in ${!paths[@]}; do 00:51:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:51:06 fi; done; 00:51:06 echo "${paths[*]}"' 00:51:06 ++ 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 00:51:06 ++ 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 00:51:06 ++ 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 00:51:06 ++ export PYENV_SHELL=bash 00:51:06 ++ PYENV_SHELL=bash 00:51:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:51:06 +++ complete -F _pyenv pyenv 00:51:06 ++ lf-pyver python3 00:51:06 ++ local py_version_xy=python3 00:51:06 ++ local py_version_xyz= 00:51:06 ++ sed 's/^[ *]* //' 00:51:06 ++ awk '{ print $1 }' 00:51:06 ++ grep -E '^[0-9.]*[0-9]$' 00:51:06 ++ pyenv versions 00:51:06 ++ local command 00:51:06 ++ command=versions 00:51:06 ++ '[' 1 -gt 0 ']' 00:51:06 ++ shift 00:51:06 ++ case "$command" in 00:51:06 ++ command pyenv versions 00:51:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:51:06 +++ grep '^3' /tmp/.pyenv_versions 00:51:06 +++ tail -n 1 00:51:06 +++ sort -V 00:51:06 ++ py_version_xyz=3.11.10 00:51:06 ++ [[ -z 3.11.10 ]] 00:51:06 ++ echo 3.11.10 00:51:06 ++ return 0 00:51:06 + pyenv local 3.11.10 00:51:06 + local command 00:51:06 + command=local 00:51:06 + '[' 2 -gt 0 ']' 00:51:06 + shift 00:51:06 + case "$command" in 00:51:06 + command pyenv local 3.11.10 00:51:06 + for arg in "$@" 00:51:06 + case $arg in 00:51:06 + pkg_list+='tox ' 00:51:06 + for arg in "$@" 00:51:06 + case $arg in 00:51:06 + pkg_list+='virtualenv ' 00:51:06 + for arg in "$@" 00:51:06 + case $arg in 00:51:06 + pkg_list+='urllib3~=1.26.15 ' 00:51:06 + [[ -f /tmp/.toxenv ]] 00:51:06 + [[ ! -f /tmp/.toxenv ]] 00:51:06 + [[ -n '' ]] 00:51:06 + python3 -m venv /tmp/venv-eJcB 00:51:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eJcB' 00:51:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eJcB 00:51:10 + echo /tmp/venv-eJcB 00:51:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 00:51:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 00:51:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:51:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:51:10 + local 'pip_opts=--upgrade --quiet' 00:51:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:51:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:51:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:51:10 + [[ -n '' ]] 00:51:10 + [[ -n '' ]] 00:51:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:51:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:10 + /tmp/venv-eJcB/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 00:51:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:51:14 lf-activate-venv(): INFO: Base packages installed successfully 00:51:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:51:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 00:51:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 00:51:14 + /tmp/venv-eJcB/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 00:51:16 + type python3 00:51:16 + true 00:51:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eJcB/bin to PATH' 00:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-eJcB/bin to PATH 00:51:16 + PATH=/tmp/venv-eJcB/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 00:51:16 + return 0 00:51:16 + python3 --version 00:51:16 Python 3.11.10 00:51:16 + python3 -m pip --version 00:51:16 pip 26.1.1 from /tmp/venv-eJcB/lib/python3.11/site-packages/pip (python 3.11) 00:51:16 + python3 -m pip freeze 00:51:16 cachetools==7.1.4 00:51:16 colorama==0.4.6 00:51:16 distlib==0.4.0 00:51:16 filelock==3.29.0 00:51:16 packaging==26.2 00:51:16 platformdirs==4.9.6 00:51:16 pluggy==1.6.0 00:51:16 pyproject-api==1.10.0 00:51:16 python-discovery==1.3.1 00:51:16 tomli_w==1.2.0 00:51:16 tox==4.54.0 00:51:16 urllib3==1.26.20 00:51:16 virtualenv==21.3.3 00:51:16 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins3530345006711304160.sh 00:51:16 [EnvInject] - Injecting environment variables from a build step. 00:51:16 [EnvInject] - Injecting as environment variables the properties content 00:51:16 PARALLEL=False 00:51:16 00:51:16 [EnvInject] - Variables injected successfully. 00:51:16 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17596473745615331021.sh 00:51:16 ---> tox-run.sh 00:51:16 + PATH=/home/jenkins/.local/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 00:51:16 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 00:51:16 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 00:51:16 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 00:51:16 + cd /w/workspace/builder-tox-verify-master/. 00:51:16 + source /home/jenkins/lf-env.sh 00:51:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:51:16 ++ mktemp -d /tmp/venv-XXXX 00:51:16 + lf_venv=/tmp/venv-GEs5 00:51:16 + local venv_file=/tmp/.os_lf_venv 00:51:16 + local python=python3 00:51:16 + local options 00:51:16 + local set_path=true 00:51:16 + local install_args= 00:51:16 ++ 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 00:51:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:51:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:51:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:51:16 + true 00:51:16 + case $1 in 00:51:16 + venv_file=/tmp/.toxenv 00:51:16 + shift 2 00:51:16 + true 00:51:16 + case $1 in 00:51:16 + shift 00:51:16 + break 00:51:16 + case $python in 00:51:16 + local pkg_list= 00:51:16 + [[ -d /opt/pyenv ]] 00:51:16 + echo 'Setup pyenv:' 00:51:16 Setup pyenv: 00:51:16 + export PYENV_ROOT=/opt/pyenv 00:51:16 + PYENV_ROOT=/opt/pyenv 00:51:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 00:51:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 00:51:16 + pyenv versions 00:51:16 system 00:51:16 3.8.20 00:51:16 3.9.20 00:51:16 3.10.15 00:51:16 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:51:16 + command -v pyenv 00:51:16 ++ pyenv init - --no-rehash 00:51:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:51:16 for i in ${!paths[@]}; do 00:51:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:51:16 fi; done; 00:51:16 echo "${paths[*]}"'\'')" 00:51:16 export PATH="/opt/pyenv/shims:${PATH}" 00:51:16 export PYENV_SHELL=bash 00:51:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:51:16 pyenv() { 00:51:16 local command 00:51:16 command="${1:-}" 00:51:16 if [ "$#" -gt 0 ]; then 00:51:16 shift 00:51:16 fi 00:51:16 00:51:16 case "$command" in 00:51:16 rehash|shell) 00:51:16 eval "$(pyenv "sh-$command" "$@")" 00:51:16 ;; 00:51:16 *) 00:51:16 command pyenv "$command" "$@" 00:51:16 ;; 00:51:16 esac 00:51:16 }' 00:51:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:51:16 for i in ${!paths[@]}; do 00:51:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:51:16 fi; done; 00:51:16 echo "${paths[*]}"' 00:51:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 00:51:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 00:51:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 00:51:16 ++ export PYENV_SHELL=bash 00:51:16 ++ PYENV_SHELL=bash 00:51:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:51:16 +++ complete -F _pyenv pyenv 00:51:16 ++ lf-pyver python3 00:51:16 ++ local py_version_xy=python3 00:51:16 ++ local py_version_xyz= 00:51:16 ++ pyenv versions 00:51:16 ++ local command 00:51:16 ++ command=versions 00:51:16 ++ '[' 1 -gt 0 ']' 00:51:16 ++ shift 00:51:16 ++ case "$command" in 00:51:16 ++ command pyenv versions 00:51:16 ++ awk '{ print $1 }' 00:51:16 ++ sed 's/^[ *]* //' 00:51:16 ++ grep -E '^[0-9.]*[0-9]$' 00:51:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:51:16 +++ grep '^3' /tmp/.pyenv_versions 00:51:16 +++ tail -n 1 00:51:16 +++ sort -V 00:51:16 ++ py_version_xyz=3.11.10 00:51:16 ++ [[ -z 3.11.10 ]] 00:51:16 ++ echo 3.11.10 00:51:16 ++ return 0 00:51:16 + pyenv local 3.11.10 00:51:16 + local command 00:51:16 + command=local 00:51:16 + '[' 2 -gt 0 ']' 00:51:16 + shift 00:51:16 + case "$command" in 00:51:16 + command pyenv local 3.11.10 00:51:16 + for arg in "$@" 00:51:16 + case $arg in 00:51:16 + pkg_list+='tox ' 00:51:16 + for arg in "$@" 00:51:16 + case $arg in 00:51:16 + pkg_list+='virtualenv ' 00:51:16 + for arg in "$@" 00:51:16 + case $arg in 00:51:16 + pkg_list+='urllib3~=1.26.15 ' 00:51:16 + [[ -f /tmp/.toxenv ]] 00:51:16 ++ cat /tmp/.toxenv 00:51:16 + lf_venv=/tmp/venv-eJcB 00:51:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eJcB from' file:/tmp/.toxenv 00:51:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eJcB from file:/tmp/.toxenv 00:51:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:51:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:51:16 + local 'pip_opts=--upgrade --quiet' 00:51:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:51:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:51:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:51:16 + [[ -n '' ]] 00:51:16 + [[ -n '' ]] 00:51:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:51:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:16 + /tmp/venv-eJcB/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 00:51:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:51:17 lf-activate-venv(): INFO: Base packages installed successfully 00:51:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:51:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 00:51:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 00:51:17 + /tmp/venv-eJcB/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 00:51:18 + type python3 00:51:18 + true 00:51:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eJcB/bin to PATH' 00:51:18 lf-activate-venv(): INFO: Adding /tmp/venv-eJcB/bin to PATH 00:51:18 + PATH=/tmp/venv-eJcB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 00:51:18 + return 0 00:51:18 + [[ -d /opt/pyenv ]] 00:51:18 + echo '---> Setting up pyenv' 00:51:18 ---> Setting up pyenv 00:51:18 + export PYENV_ROOT=/opt/pyenv 00:51:18 + PYENV_ROOT=/opt/pyenv 00:51:18 + export PATH=/opt/pyenv/bin:/tmp/venv-eJcB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 00:51:18 + PATH=/opt/pyenv/bin:/tmp/venv-eJcB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 00:51:18 ++ pwd 00:51:18 + PYTHONPATH=/w/workspace/builder-tox-verify-master 00:51:18 + export PYTHONPATH 00:51:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 00:51:18 + TOX_TESTENV_PASSENV=PYTHONPATH 00:51:18 + tox --version 00:51:18 4.54.0 from /tmp/venv-eJcB/lib/python3.11/site-packages/tox/__init__.py 00:51:18 + PARALLEL=False 00:51:18 + TOX_OPTIONS_LIST= 00:51:18 + [[ -n '' ]] 00:51:18 + case ${PARALLEL,,} in 00:51:18 + tox 00:51:18 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 00:51:19 docs: install_deps> python -I -m pip install -r docs/requirements.txt 00:51:38 docs: freeze> python -m pip freeze --all 00:51:39 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.16,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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.7.0,webcolors==25.10.0 00:51:39 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 00:51:41 docs: OK ✔ in 21.73 seconds 00:51:41 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 00:51:57 docs-linkcheck: freeze> python -m pip freeze --all 00:51:57 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.16,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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.7.0,webcolors==25.10.0 00:51:57 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 00:51:59 docs-linkcheck: OK ✔ in 18.31 seconds 00:51:59 jjb-version: freeze> python -m pip freeze --all 00:51:59 jjb-version: pip==26.1.1,setuptools==82.0.1 00:51:59 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 00:51:59 JJB version in jjb/releng-jobs.yaml: 6.3.0 00:51:59 JJB version in tox.ini: 6.3.0 00:52:00 jjb-version: OK ✔ in 0.75 seconds 00:52:00 prefix: freeze> python -m pip freeze --all 00:52:00 prefix: pip==26.1.1,setuptools==82.0.1 00:52:00 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 00:52:00 prefix: OK ✔ in 0.76 seconds 00:52:00 robot: freeze> python -m pip freeze --all 00:52:01 robot: pip==26.1.1,setuptools==82.0.1 00:52:01 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 00:52:01 docs: OK (21.73=setup[19.93]+cmd[1.80] seconds) 00:52:01 docs-linkcheck: OK (18.31=setup[16.50]+cmd[1.81] seconds) 00:52:01 jjb-version: OK (0.75=setup[0.72]+cmd[0.03] seconds) 00:52:01 prefix: OK (0.76=setup[0.73]+cmd[0.03] seconds) 00:52:01 robot: OK (0.75=setup[0.71]+cmd[0.04] seconds) 00:52:01 congratulations :) (42.32 seconds) 00:52:01 + tox_status=0 00:52:01 + echo '---> Completed tox runs' 00:52:01 ---> Completed tox runs 00:52:01 + for i in .tox/*/log 00:52:01 ++ awk -F/ '{print $2}' 00:52:01 ++ echo .tox/docs-linkcheck/log 00:52:01 + tox_env=docs-linkcheck 00:52:01 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 00:52:01 + for i in .tox/*/log 00:52:01 ++ echo .tox/docs/log 00:52:01 ++ awk -F/ '{print $2}' 00:52:01 + tox_env=docs 00:52:01 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 00:52:01 + for i in .tox/*/log 00:52:01 ++ echo .tox/jjb-version/log 00:52:01 ++ awk -F/ '{print $2}' 00:52:01 + tox_env=jjb-version 00:52:01 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 00:52:01 + for i in .tox/*/log 00:52:01 ++ echo .tox/prefix/log 00:52:01 ++ awk -F/ '{print $2}' 00:52:01 + tox_env=prefix 00:52:01 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 00:52:01 + for i in .tox/*/log 00:52:01 ++ echo .tox/robot/log 00:52:01 ++ awk -F/ '{print $2}' 00:52:01 + tox_env=robot 00:52:01 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 00:52:01 + DOC_DIR=docs/_build/html 00:52:01 + [[ -d docs/_build/html ]] 00:52:01 + echo '---> Archiving generated docs' 00:52:01 ---> Archiving generated docs 00:52:01 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 00:52:01 + echo '---> tox-run.sh ends' 00:52:01 ---> tox-run.sh ends 00:52:01 + test 0 -eq 0 00:52:01 $ ssh-agent -k 00:52:01 unset SSH_AUTH_SOCK; 00:52:01 unset SSH_AGENT_PID; 00:52:01 echo Agent pid 1496 killed; 00:52:01 [ssh-agent] Stopped. 00:52:01 [PostBuildScript] - [INFO] Executing post build scripts. 00:52:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13147251907582023871.sh 00:52:01 ---> sysstat.sh 00:52:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8371780256015778712.sh 00:52:02 ---> package-listing.sh 00:52:02 ++ facter osfamily 00:52:02 ++ tr '[:upper:]' '[:lower:]' 00:52:02 + OS_FAMILY=debian 00:52:02 + workspace=/w/workspace/builder-tox-verify-master 00:52:02 + START_PACKAGES=/tmp/packages_start.txt 00:52:02 + END_PACKAGES=/tmp/packages_end.txt 00:52:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:02 + PACKAGES=/tmp/packages_start.txt 00:52:02 + '[' /w/workspace/builder-tox-verify-master ']' 00:52:02 + PACKAGES=/tmp/packages_end.txt 00:52:02 + case "${OS_FAMILY}" in 00:52:02 + grep '^ii' 00:52:02 + dpkg -l 00:52:02 + '[' -f /tmp/packages_start.txt ']' 00:52:02 + '[' -f /tmp/packages_end.txt ']' 00:52:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:02 + '[' /w/workspace/builder-tox-verify-master ']' 00:52:02 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 00:52:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 00:52:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5091420870707182241.sh 00:52:02 ---> capture-instance-metadata.sh 00:52:02 Setup pyenv: 00:52:02 system 00:52:02 3.8.20 00:52:02 3.9.20 00:52:02 3.10.15 00:52:02 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:52:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3dI from file:/tmp/.os_lf_venv 00:52:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:52:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:52:04 lf-activate-venv(): INFO: Base packages installed successfully 00:52:04 lf-activate-venv(): INFO: Installing additional packages: lftools 00:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-Z3dI/bin to PATH 00:52:14 INFO: Running in OpenStack, capturing instance metadata 00:52:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins303815127789727108.sh 00:52:14 provisioning config files... 00:52:14 Could not find credentials [logs] for builder-tox-verify-master #8507 00:52:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17231541614940399266tmp 00:52:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:52:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:52:14 provisioning config files... 00:52:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:52:15 [EnvInject] - Injecting environment variables from a build step. 00:52:15 [EnvInject] - Injecting as environment variables the properties content 00:52:15 SERVER_ID=logs 00:52:15 00:52:15 [EnvInject] - Variables injected successfully. 00:52:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17979864165076894315.sh 00:52:15 ---> create-netrc.sh 00:52:15 WARN: Log server credential not found. 00:52:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18081830033999533434.sh 00:52:15 ---> python-tools-install.sh 00:52:15 Setup pyenv: 00:52:15 system 00:52:15 3.8.20 00:52:15 3.9.20 00:52:15 3.10.15 00:52:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:52:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3dI from file:/tmp/.os_lf_venv 00:52:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:52:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:52:17 lf-activate-venv(): INFO: Base packages installed successfully 00:52:17 lf-activate-venv(): INFO: Installing additional packages: lftools 00:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-Z3dI/bin to PATH 00:52:26 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins1638765786025770700.sh 00:52:27 ---> uv-install.sh 00:52:27 uv 0.11.16 is already installed 00:52:27 uvx 0.11.16 (x86_64-unknown-linux-gnu) 00:52:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9011448292183719955.sh 00:52:27 ---> sudo-logs.sh 00:52:27 Archiving 'sudo' log.. 00:52:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2122281051733706538.sh 00:52:27 ---> job-cost.sh 00:52:27 INFO: Activating Python virtual environment... 00:52:27 Setup pyenv: 00:52:27 system 00:52:27 3.8.20 00:52:27 3.9.20 00:52:27 3.10.15 00:52:27 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:52:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3dI from file:/tmp/.os_lf_venv 00:52:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:52:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:52:29 lf-activate-venv(): INFO: Base packages installed successfully 00:52:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:52:34 lf-activate-venv(): INFO: Adding /tmp/venv-Z3dI/bin to PATH 00:52:34 INFO: No stack-cost file found 00:52:34 INFO: Instance uptime: 198s 00:52:34 INFO: Fetching instance metadata (attempt 1 of 3)... 00:52:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:52:35 INFO: Successfully fetched instance metadata 00:52:35 INFO: Instance type: v3-standard-2 00:52:35 INFO: Retrieving pricing info for: v3-standard-2 00:52:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:52:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=198 00:52:35 INFO: Successfully fetched Vexxhost pricing API 00:52:35 INFO: Retrieved cost: 0.06 00:52:35 INFO: Retrieved resource: v3-standard-2 00:52:35 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 00:52:35 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 00:52:35 INFO: Successfully archived job cost data 00:52:35 DEBUG: Cost data: builder-tox-verify-master,8507,2026-05-22 00:52:35,v3-standard-2,198,0.06,0.00,SUCCESS 00:52:35 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3872260851176281120.sh 00:52:35 ---> logs-deploy.sh 00:52:35 Setup pyenv: 00:52:35 system 00:52:35 3.8.20 00:52:35 3.9.20 00:52:35 3.10.15 00:52:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:52:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3dI from file:/tmp/.os_lf_venv 00:52:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:52:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:52:37 lf-activate-venv(): INFO: Base packages installed successfully 00:52:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:52:46 lf-activate-venv(): INFO: Adding /tmp/venv-Z3dI/bin to PATH 00:52:46 WARNING: Nexus logging server not set 00:52:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8507/ 00:52:46 INFO: archiving logs to S3 00:52:47 ---> uname -a: 00:52:47 Linux prd-ubuntu2204-builder-2c-2g-17578 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:52:47 00:52:47 00:52:47 ---> lscpu: 00:52:47 Architecture: x86_64 00:52:47 CPU op-mode(s): 32-bit, 64-bit 00:52:47 Address sizes: 40 bits physical, 48 bits virtual 00:52:47 Byte Order: Little Endian 00:52:47 CPU(s): 2 00:52:47 On-line CPU(s) list: 0,1 00:52:47 Vendor ID: AuthenticAMD 00:52:47 Model name: AMD EPYC-Rome Processor 00:52:47 CPU family: 23 00:52:47 Model: 49 00:52:47 Thread(s) per core: 1 00:52:47 Core(s) per socket: 1 00:52:47 Socket(s): 2 00:52:47 Stepping: 0 00:52:47 BogoMIPS: 5599.99 00:52:47 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 00:52:47 Virtualization: AMD-V 00:52:47 Hypervisor vendor: KVM 00:52:47 Virtualization type: full 00:52:47 L1d cache: 64 KiB (2 instances) 00:52:47 L1i cache: 64 KiB (2 instances) 00:52:47 L2 cache: 1 MiB (2 instances) 00:52:47 L3 cache: 32 MiB (2 instances) 00:52:47 NUMA node(s): 1 00:52:47 NUMA node0 CPU(s): 0,1 00:52:47 Vulnerability Gather data sampling: Not affected 00:52:47 Vulnerability Indirect target selection: Not affected 00:52:47 Vulnerability Itlb multihit: Not affected 00:52:47 Vulnerability L1tf: Not affected 00:52:47 Vulnerability Mds: Not affected 00:52:47 Vulnerability Meltdown: Not affected 00:52:47 Vulnerability Mmio stale data: Not affected 00:52:47 Vulnerability Reg file data sampling: Not affected 00:52:47 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:52:47 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:52:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:52:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:52:47 Vulnerability Srbds: Not affected 00:52:47 Vulnerability Tsa: Not affected 00:52:47 Vulnerability Tsx async abort: Not affected 00:52:47 Vulnerability Vmscape: Not affected 00:52:47 00:52:47 00:52:47 ---> nproc: 00:52:47 2 00:52:47 00:52:47 00:52:47 ---> df -h: 00:52:47 Filesystem Size Used Avail Use% Mounted on 00:52:47 tmpfs 794M 1.1M 793M 1% /run 00:52:47 /dev/vda1 39G 9.3G 30G 25% / 00:52:47 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:52:47 tmpfs 5.0M 0 5.0M 0% /run/lock 00:52:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:52:47 tmpfs 794M 4.0K 794M 1% /run/user/1001 00:52:47 00:52:47 00:52:47 ---> free -m: 00:52:47 total used free shared buff/cache available 00:52:47 Mem: 7937 552 3839 4 3545 7074 00:52:47 Swap: 1023 0 1023 00:52:47 00:52:47 00:52:47 ---> ip addr: 00:52:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:52:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:52:47 inet 127.0.0.1/8 scope host lo 00:52:47 valid_lft forever preferred_lft forever 00:52:47 inet6 ::1/128 scope host 00:52:47 valid_lft forever preferred_lft forever 00:52:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:52:47 link/ether fa:16:3e:3a:7b:91 brd ff:ff:ff:ff:ff:ff 00:52:47 altname enp0s3 00:52:47 inet 10.30.171.214/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:52:47 valid_lft 86197sec preferred_lft 86197sec 00:52:47 inet6 fe80::f816:3eff:fe3a:7b91/64 scope link 00:52:47 valid_lft forever preferred_lft forever 00:52:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:52:47 link/ether 52:f8:fe:ab:7f:b1 brd ff:ff:ff:ff:ff:ff 00:52:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:52:47 valid_lft forever preferred_lft forever 00:52:47 00:52:47 00:52:47 ---> sar -b -r -n DEV: 00:52:47 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-17578) 05/22/26 _x86_64_ (2 CPU) 00:52:47 00:52:47 00:49:26 LINUX RESTART (2 CPU) 00:52:47 00:52:47 00:52:47 ---> sar -P ALL: 00:52:47 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-17578) 05/22/26 _x86_64_ (2 CPU) 00:52:47 00:52:47 00:49:26 LINUX RESTART (2 CPU) 00:52:47 00:52:47 00:52:47