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