02:33:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/126292 02:33:34 Running as SYSTEM 02:33:34 [EnvInject] - Loading node environment variables. 02:33:34 Building remotely on prd-ubuntu2204-builder-2c-2g-9493 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:33:35 [ssh-agent] Looking for ssh-agent implementation... 02:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:35 $ ssh-agent 02:33:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlYRnWE/agent.1487 02:33:35 SSH_AGENT_PID=1489 02:33:35 [ssh-agent] Started. 02:33:35 Running ssh-add (command line suppressed) 02:33:35 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14884933768886022972.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14884933768886022972.key) 02:33:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:33:35 The recommended git tool is: NONE 02:33:40 using credential jenkins-ssh 02:33:40 Wiping out workspace first. 02:33:40 Cloning the remote Git repository 02:33:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:33:40 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:33:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:33:40 > git --version # timeout=10 02:33:40 > git --version # 'git version 2.34.1' 02:33:40 using GIT_SSH to set credentials jenkins-ssh 02:33:40 Verifying host key using known hosts file, will automatically accept unseen keys 02:33:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:33:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:33:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:33:44 using GIT_SSH to set credentials jenkins-ssh 02:33:44 Verifying host key using known hosts file, will automatically accept unseen keys 02:33:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/92/126292/1 # timeout=10 02:33:44 > git rev-parse 568140936e6f8bbd5f36bf608681ce6793c85784^{commit} # timeout=10 02:33:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:33:44 Checking out Revision 568140936e6f8bbd5f36bf608681ce6793c85784 (refs/changes/92/126292/1) 02:33:44 > git config core.sparsecheckout # timeout=10 02:33:44 > git checkout -f 568140936e6f8bbd5f36bf608681ce6793c85784 # timeout=10 02:33:48 Commit message: "ci: disable Jenkins maven-merge for bgpcep stable" 02:33:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:33:48 > git rev-list --no-walk 1db9dd0bd2079eae249b6c3db98065c0e6cf6faf # timeout=10 02:33:48 > git remote # timeout=10 02:33:48 > git submodule init # timeout=10 02:33:48 > git submodule sync # timeout=10 02:33:48 > git config --get remote.origin.url # timeout=10 02:33:48 > git submodule init # timeout=10 02:33:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:33:48 > git config --get submodule.global-jjb.url # timeout=10 02:33:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:33:48 > git config --get submodule.packer/common-packer.url # timeout=10 02:33:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:33:48 > git submodule update --init --recursive global-jjb # timeout=10 02:33:49 > git submodule update --init --recursive packer/common-packer # timeout=10 02:33:51 provisioning config files... 02:33:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:33:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:33:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13629178317723035767.sh 02:33:51 ---> python-tools-install.sh 02:33:51 Setup pyenv: 02:33:51 * system (set by /opt/pyenv/version) 02:33:51 * 3.8.20 (set by /opt/pyenv/version) 02:33:51 * 3.9.20 (set by /opt/pyenv/version) 02:33:51 3.10.15 02:33:51 3.11.10 02:33:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3YOc 02:33:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools 02:34: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. 02:34:29 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-3YOc/bin to PATH 02:34:30 Generating Requirements File 02:34:56 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. 02:34:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:34:57 Python 3.11.10 02:34:57 pip 26.2.1 from /tmp/venv-3YOc/lib/python3.11/site-packages/pip (python 3.11) 02:34:57 aiohappyeyeballs==2.7.1 02:34:57 aiohttp==3.14.3 02:34:57 aiosignal==1.4.0 02:34:57 appdirs==1.4.4 02:34:57 argcomplete==3.7.2 02:34:57 aspy.yaml==1.3.0 02:34:57 attrs==26.1.0 02:34:57 autopage==0.6.0 02:34:57 beautifulsoup4==4.15.0 02:34:57 boto3==1.43.98 02:34:57 botocore==1.43.98 02:34:57 bs4==0.0.2 02:34:57 certifi==2026.7.22 02:34:57 cffi==2.1.1 02:34:57 cfgv==3.5.0 02:34:57 chardet==7.6.0 02:34:57 charset-normalizer==3.5.1 02:34:57 click==8.5.0 02:34:57 cliff==4.16.0 02:34:57 cmd2==4.2.4 02:34:57 cryptography==3.3.2 02:34:57 debtcollector==3.1.0 02:34:57 decorator==5.3.1 02:34:57 defusedxml==0.7.1 02:34:57 Deprecated==1.3.1 02:34:57 distlib==0.4.3 02:34:57 dnspython==2.8.0 02:34:57 docker==7.2.0 02:34:57 dogpile.cache==1.5.0 02:34:57 durationpy==0.11 02:34:57 email-validator==2.3.0 02:34:57 filelock==4.0.1 02:34:57 frozenlist==1.8.0 02:34:57 future==1.0.0 02:34:57 gitdb==4.0.12 02:34:57 GitPython==3.1.62 02:34:57 httplib2==0.30.2 02:34:57 identify==2.6.19 02:34:57 idna==3.20 02:34:57 importlib-resources==1.5.0 02:34:57 iso8601==2.1.0 02:34:57 Jinja2==3.1.6 02:34:57 jmespath==1.1.0 02:34:57 jsonpatch==1.33 02:34:57 jsonpointer==3.1.1 02:34:57 jsonschema==4.26.0 02:34:57 jsonschema-specifications==2025.9.1 02:34:57 keystoneauth1==5.17.0 02:34:57 kubernetes==36.0.3 02:34:57 lftools==0.37.23 02:34:57 lxml==6.1.3 02:34:57 markdown-it-py==4.2.0 02:34:57 MarkupSafe==3.0.3 02:34:57 mdurl==0.1.2 02:34:57 msgpack==1.2.2 02:34:57 multi_key_dict==2.0.3 02:34:57 multidict==6.9.0 02:34:57 munch==4.0.0 02:34:57 netaddr==1.3.0 02:34:57 niet==1.4.2 02:34:57 nodeenv==1.10.0 02:34:57 oauth2client==4.1.3 02:34:57 oauthlib==3.3.1 02:34:57 openstacksdk==4.20.0 02:34:57 os-service-types==1.9.0 02:34:57 osc-lib==4.7.0 02:34:57 oslo.config==10.7.0 02:34:57 oslo.context==6.5.0 02:34:57 oslo.i18n==6.9.0 02:34:57 oslo.log==8.3.2 02:34:57 oslo.serialization==5.11.0 02:34:57 oslo.utils==10.2.0 02:34:57 packaging==26.3 02:34:57 pbr==7.0.3 02:34:57 platformdirs==4.11.11 02:34:57 prettytable==3.18.0 02:34:57 prompt_toolkit==3.0.53 02:34:57 propcache==0.5.4 02:34:57 psutil==7.2.2 02:34:57 pyasn1==0.6.4 02:34:57 pyasn1_modules==0.4.2 02:34:57 pycparser==3.0 02:34:57 pygerrit2==2.0.15 02:34:57 PyGithub==2.10.0 02:34:57 Pygments==2.21.0 02:34:57 PyJWT==2.14.0 02:34:57 PyNaCl==1.6.2 02:34:57 pyparsing==2.4.7 02:34:57 pyperclip==1.11.0 02:34:57 pyrsistent==0.20.0 02:34:57 python-dateutil==2.9.0.post0 02:34:57 python-discovery==1.6.1 02:34:57 python-heatclient==5.3.0 02:34:57 python-jenkins==1.8.3 02:34:57 python-keystoneclient==6.0.0 02:34:57 python-magnumclient==5.0.0 02:34:57 python-manilaclient==6.3.0 02:34:57 python-openstackclient==10.3.0 02:34:57 python-swiftclient==4.11.0 02:34:57 PyYAML==6.0.3 02:34:57 referencing==0.37.0 02:34:57 requests==2.34.2 02:34:57 requests-oauthlib==2.0.0 02:34:57 rfc3986==2.0.0 02:34:57 rich==15.0.0 02:34:57 rich-argparse==1.8.0 02:34:57 rpds-py==2026.6.3 02:34:57 rsa==4.9.1 02:34:57 ruamel.yaml==0.19.1 02:34:57 ruamel.yaml.clib==0.2.15 02:34:57 s3transfer==0.19.2 02:34:57 simplejson==4.1.2 02:34:57 six==1.17.0 02:34:57 smmap==5.0.3 02:34:57 soupsieve==2.9.2 02:34:57 stevedore==5.9.1 02:34:57 tabulate==0.10.0 02:34:57 toml==0.10.2 02:34:57 tomlkit==0.15.1 02:34:57 tqdm==4.70.1 02:34:57 typing_extensions==4.16.0 02:34:57 urllib3==1.26.20 02:34:57 virtualenv==21.7.15 02:34:57 wcwidth==0.8.4 02:34:57 websocket-client==1.9.2 02:34:57 wrapt==2.4.1 02:34:57 xdg==6.0.0 02:34:57 xmltodict==1.0.4 02:34:57 yarl==1.25.1 02:34:57 yq==4.1.2 02:34:57 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins901822553477826265.sh 02:34:57 ---> uv-install.sh 02:34:57 Installing uv/uvx (latest) using shell installer 02:34:58 2026-09-19 02:34:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-lPejqV.sh" [1] 02:34:58 downloading uv 0.12.17 x86_64-unknown-linux-gnu 02:34:58 installing to /home/jenkins/.local/bin 02:34:58 uv 02:34:58 uvx 02:34:58 everything's installed! 02:34:58 02:34:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 02:34:58 02:34:58 source $HOME/.local/bin/env (sh, bash, zsh) 02:34:58 source $HOME/.local/bin/env.fish (fish) 02:34:58 Adding install location to PATH 02:34:58 ---> Validating uv/uvx install 02:34:58 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:34:58 [EnvInject] - Injecting environment variables from a build step. 02:34:58 [EnvInject] - Injecting as environment variables the properties content 02:34:58 PYTHON=python3 02:34:58 02:34:58 [EnvInject] - Variables injected successfully. 02:34:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13817963239241285851.sh 02:34:58 ---> tox-install.sh 02:34:58 + source /home/jenkins/lf-env.sh 02:34:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:34:58 ++ mktemp -d /tmp/venv-XXXX 02:34:58 + lf_venv=/tmp/venv-nUue 02:34:58 + local venv_file=/tmp/.os_lf_venv 02:34:58 + local python=python3 02:34:58 + local options 02:34:58 + local set_path=true 02:34:58 + local install_args= 02:34:58 ++ 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 02:34:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:34:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:34:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:34:58 + true 02:34:58 + case $1 in 02:34:58 + venv_file=/tmp/.toxenv 02:34:58 + shift 2 02:34:58 + true 02:34:58 + case $1 in 02:34:58 + shift 02:34:58 + break 02:34:58 + case $python in 02:34:58 + local pkg_list= 02:34:58 + [[ -d /opt/pyenv ]] 02:34:58 + echo 'Setup pyenv:' 02:34:58 Setup pyenv: 02:34:58 + export PYENV_ROOT=/opt/pyenv 02:34:58 + PYENV_ROOT=/opt/pyenv 02:34:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:58 + pyenv versions 02:34:58 system 02:34:58 3.8.20 02:34:58 3.9.20 02:34:58 3.10.15 02:34:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:34:59 + command -v pyenv 02:34:59 ++ pyenv init - --no-rehash 02:34:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:34:59 for i in ${!paths[@]}; do 02:34:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:34:59 fi; done; 02:34:59 echo "${paths[*]}"'\'')" 02:34:59 export PATH="/opt/pyenv/shims:${PATH}" 02:34:59 export PYENV_SHELL=bash 02:34:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:34:59 pyenv() { 02:34:59 local command 02:34:59 command="${1:-}" 02:34:59 if [ "$#" -gt 0 ]; then 02:34:59 shift 02:34:59 fi 02:34:59 02:34:59 case "$command" in 02:34:59 rehash|shell) 02:34:59 eval "$(pyenv "sh-$command" "$@")" 02:34:59 ;; 02:34:59 *) 02:34:59 command pyenv "$command" "$@" 02:34:59 ;; 02:34:59 esac 02:34:59 }' 02:34:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:34:59 for i in ${!paths[@]}; do 02:34:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:34:59 fi; done; 02:34:59 echo "${paths[*]}"' 02:34:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:59 ++ export PYENV_SHELL=bash 02:34:59 ++ PYENV_SHELL=bash 02:34:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:34:59 +++ complete -F _pyenv pyenv 02:34:59 ++ lf-pyver python3 02:34:59 ++ local py_version_xy=python3 02:34:59 ++ local py_version_xyz= 02:34:59 ++ grep -E '^[0-9.]*[0-9]$' 02:34:59 ++ sed 's/^[ *]* //' 02:34:59 ++ pyenv versions 02:34:59 ++ local command 02:34:59 ++ command=versions 02:34:59 ++ '[' 1 -gt 0 ']' 02:34:59 ++ shift 02:34:59 ++ case "$command" in 02:34:59 ++ command pyenv versions 02:34:59 ++ awk '{ print $1 }' 02:34:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:34:59 +++ sort -V 02:34:59 +++ grep '^3' /tmp/.pyenv_versions 02:34:59 +++ tail -n 1 02:34:59 ++ py_version_xyz=3.11.10 02:34:59 ++ [[ -z 3.11.10 ]] 02:34:59 ++ echo 3.11.10 02:34:59 ++ return 0 02:34:59 + pyenv local 3.11.10 02:34:59 + local command 02:34:59 + command=local 02:34:59 + '[' 2 -gt 0 ']' 02:34:59 + shift 02:34:59 + case "$command" in 02:34:59 + command pyenv local 3.11.10 02:34:59 + for arg in "$@" 02:34:59 + case $arg in 02:34:59 + pkg_list+='tox ' 02:34:59 + for arg in "$@" 02:34:59 + case $arg in 02:34:59 + pkg_list+='virtualenv ' 02:34:59 + for arg in "$@" 02:34:59 + case $arg in 02:34:59 + pkg_list+='urllib3~=1.26.15 ' 02:34:59 + [[ -f /tmp/.toxenv ]] 02:34:59 + [[ ! -f /tmp/.toxenv ]] 02:34:59 + [[ -n '' ]] 02:34:59 + python3 -m venv /tmp/venv-nUue 02:35:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUue' 02:35:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUue 02:35:03 + echo /tmp/venv-nUue 02:35:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:35:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:35:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:03 + local 'pip_opts=--upgrade --quiet' 02:35:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:35:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:35:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:35:03 + [[ -n '' ]] 02:35:03 + [[ -n '' ]] 02:35:03 + lf-venv-pip-install /tmp/venv-nUue/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:35:03 + local venv_python=/tmp/venv-nUue/bin/python3 02:35:03 + shift 02:35:03 + local upstream=https://pypi.org/simple 02:35:03 + /tmp/venv-nUue/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 02:35:07 + return 0 02:35:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:35:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:35:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:35:07 + lf-venv-pip-install /tmp/venv-nUue/bin/python3 --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 02:35:07 + local venv_python=/tmp/venv-nUue/bin/python3 02:35:07 + shift 02:35:07 + local upstream=https://pypi.org/simple 02:35:07 + /tmp/venv-nUue/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 02:35:09 + return 0 02:35:09 + type python3 02:35:09 + true 02:35:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nUue/bin to PATH' 02:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-nUue/bin to PATH 02:35:09 + PATH=/tmp/venv-nUue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 + return 0 02:35:09 + python3 --version 02:35:09 Python 3.11.10 02:35:09 + python3 -m pip --version 02:35:09 pip 26.2.1 from /tmp/venv-nUue/lib/python3.11/site-packages/pip (python 3.11) 02:35:09 + python3 -m pip freeze 02:35:09 cachetools==7.2.0 02:35:09 colorama==0.4.6 02:35:09 distlib==0.4.3 02:35:09 filelock==3.32.7 02:35:09 packaging==26.3 02:35:09 platformdirs==4.11.11 02:35:09 pluggy==1.6.0 02:35:09 pyproject-api==1.11.2 02:35:09 python-discovery==1.6.1 02:35:09 tomli_w==1.2.0 02:35:09 tox==4.61.5 02:35:09 typing_extensions==4.16.0 02:35:09 urllib3==1.26.20 02:35:09 virtualenv==21.7.15 02:35:09 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins14937772618512498148.sh 02:35:09 [EnvInject] - Injecting environment variables from a build step. 02:35:09 [EnvInject] - Injecting as environment variables the properties content 02:35:09 PARALLEL=False 02:35:09 02:35:09 [EnvInject] - Variables injected successfully. 02:35:09 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11447846629820270287.sh 02:35:09 ---> tox-run.sh 02:35:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:35:09 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:35:09 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:35:09 + cd /w/workspace/builder-tox-verify-master/. 02:35:09 + source /home/jenkins/lf-env.sh 02:35:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:35:09 ++ mktemp -d /tmp/venv-XXXX 02:35:09 + lf_venv=/tmp/venv-9jV3 02:35:09 + local venv_file=/tmp/.os_lf_venv 02:35:09 + local python=python3 02:35:09 + local options 02:35:09 + local set_path=true 02:35:09 + local install_args= 02:35:09 ++ 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 02:35:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:35:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:35:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:35:09 + true 02:35:09 + case $1 in 02:35:09 + venv_file=/tmp/.toxenv 02:35:09 + shift 2 02:35:09 + true 02:35:09 + case $1 in 02:35:09 + shift 02:35:09 + break 02:35:09 + case $python in 02:35:09 + local pkg_list= 02:35:09 + [[ -d /opt/pyenv ]] 02:35:09 + echo 'Setup pyenv:' 02:35:09 Setup pyenv: 02:35:09 + export PYENV_ROOT=/opt/pyenv 02:35:09 + PYENV_ROOT=/opt/pyenv 02:35:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 + pyenv versions 02:35:09 system 02:35:09 3.8.20 02:35:09 3.9.20 02:35:09 3.10.15 02:35:09 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:09 + command -v pyenv 02:35:09 ++ pyenv init - --no-rehash 02:35:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:35:09 for i in ${!paths[@]}; do 02:35:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:35:09 fi; done; 02:35:09 echo "${paths[*]}"'\'')" 02:35:09 export PATH="/opt/pyenv/shims:${PATH}" 02:35:09 export PYENV_SHELL=bash 02:35:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:35:09 pyenv() { 02:35:09 local command 02:35:09 command="${1:-}" 02:35:09 if [ "$#" -gt 0 ]; then 02:35:09 shift 02:35:09 fi 02:35:09 02:35:09 case "$command" in 02:35:09 rehash|shell) 02:35:09 eval "$(pyenv "sh-$command" "$@")" 02:35:09 ;; 02:35:09 *) 02:35:09 command pyenv "$command" "$@" 02:35:09 ;; 02:35:09 esac 02:35:09 }' 02:35:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:35:09 for i in ${!paths[@]}; do 02:35:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:35:09 fi; done; 02:35:09 echo "${paths[*]}"' 02:35:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:09 ++ export PYENV_SHELL=bash 02:35:09 ++ PYENV_SHELL=bash 02:35:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:35:09 +++ complete -F _pyenv pyenv 02:35:09 ++ lf-pyver python3 02:35:09 ++ local py_version_xy=python3 02:35:09 ++ local py_version_xyz= 02:35:09 ++ pyenv versions 02:35:09 ++ local command 02:35:09 ++ command=versions 02:35:09 ++ '[' 1 -gt 0 ']' 02:35:09 ++ shift 02:35:09 ++ case "$command" in 02:35:09 ++ command pyenv versions 02:35:09 ++ awk '{ print $1 }' 02:35:09 ++ sed 's/^[ *]* //' 02:35:09 ++ grep -E '^[0-9.]*[0-9]$' 02:35:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:35:09 +++ sort -V 02:35:09 +++ tail -n 1 02:35:09 +++ grep '^3' /tmp/.pyenv_versions 02:35:09 ++ py_version_xyz=3.11.10 02:35:09 ++ [[ -z 3.11.10 ]] 02:35:09 ++ echo 3.11.10 02:35:09 ++ return 0 02:35:09 + pyenv local 3.11.10 02:35:09 + local command 02:35:09 + command=local 02:35:09 + '[' 2 -gt 0 ']' 02:35:09 + shift 02:35:09 + case "$command" in 02:35:09 + command pyenv local 3.11.10 02:35:09 + for arg in "$@" 02:35:09 + case $arg in 02:35:09 + pkg_list+='tox ' 02:35:09 + for arg in "$@" 02:35:09 + case $arg in 02:35:09 + pkg_list+='virtualenv ' 02:35:09 + for arg in "$@" 02:35:09 + case $arg in 02:35:09 + pkg_list+='urllib3~=1.26.15 ' 02:35:09 + [[ -f /tmp/.toxenv ]] 02:35:09 ++ cat /tmp/.toxenv 02:35:09 + lf_venv=/tmp/venv-nUue 02:35:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUue from' file:/tmp/.toxenv 02:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUue from file:/tmp/.toxenv 02:35:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:09 + local 'pip_opts=--upgrade --quiet' 02:35:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:35:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:35:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:35:09 + [[ -n '' ]] 02:35:09 + [[ -n '' ]] 02:35:09 + lf-venv-pip-install /tmp/venv-nUue/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:35:09 + local venv_python=/tmp/venv-nUue/bin/python3 02:35:09 + shift 02:35:09 + local upstream=https://pypi.org/simple 02:35:09 + /tmp/venv-nUue/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 02:35:11 + return 0 02:35:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:35:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:35:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:35:11 + lf-venv-pip-install /tmp/venv-nUue/bin/python3 --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 02:35:11 + local venv_python=/tmp/venv-nUue/bin/python3 02:35:11 + shift 02:35:11 + local upstream=https://pypi.org/simple 02:35:11 + /tmp/venv-nUue/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 02:35:12 + return 0 02:35:12 + type python3 02:35:12 + true 02:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nUue/bin to PATH' 02:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-nUue/bin to PATH 02:35:12 + PATH=/tmp/venv-nUue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:12 + return 0 02:35:12 + [[ -d /opt/pyenv ]] 02:35:12 + echo '---> Setting up pyenv' 02:35:12 ---> Setting up pyenv 02:35:12 + export PYENV_ROOT=/opt/pyenv 02:35:12 + PYENV_ROOT=/opt/pyenv 02:35:12 + export PATH=/opt/pyenv/bin:/tmp/venv-nUue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:12 + PATH=/opt/pyenv/bin:/tmp/venv-nUue/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:35:12 ++ pwd 02:35:12 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:35:12 + export PYTHONPATH 02:35:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:35:12 + TOX_TESTENV_PASSENV=PYTHONPATH 02:35:12 + tox --version 02:35:12 4.61.5 from /tmp/venv-nUue/lib/python3.11/site-packages/tox/__init__.py 02:35:12 + PARALLEL=False 02:35:12 + TOX_OPTIONS_LIST= 02:35:12 + [[ -n '' ]] 02:35:12 + case ${PARALLEL,,} in 02:35:12 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:35:12 + tox 02:35:13 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:35:26 docs: freeze> python -m pip freeze --all 02:35:26 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:35:26 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 02:35:28 docs: OK ✔ in 15.51 seconds 02:35:28 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:35:39 docs-linkcheck: freeze> python -m pip freeze --all 02:35:39 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:35:39 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 02:35:42 docs-linkcheck: OK ✔ in 13.54 seconds 02:35:42 jjb-version: freeze> python -m pip freeze --all 02:35:42 jjb-version: pip==26.2.1,setuptools==84.0.0 02:35:42 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:35:42 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:35:42 JJB version in tox.ini: 6.3.0 02:35:42 jjb-version: OK ✔ in 0.86 seconds 02:35:42 prefix: freeze> python -m pip freeze --all 02:35:43 prefix: pip==26.2.1,setuptools==84.0.0 02:35:43 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:35:43 prefix: OK ✔ in 0.76 seconds 02:35:43 robot: freeze> python -m pip freeze --all 02:35:44 robot: pip==26.2.1,setuptools==84.0.0 02:35:44 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:35:44 docs: OK (15.51=setup[13.54]+cmd[1.97] seconds) 02:35:44 docs-linkcheck: OK (13.54=setup[10.97]+cmd[2.57] seconds) 02:35:44 jjb-version: OK (0.85=setup[0.83]+cmd[0.02] seconds) 02:35:44 prefix: OK (0.76=setup[0.74]+cmd[0.02] seconds) 02:35:44 robot: OK (0.97=setup[0.93]+cmd[0.04] seconds) 02:35:44 congratulations :) (31.66 seconds) 02:35:44 + tox_status=0 02:35:44 + echo '---> Completed tox runs' 02:35:44 ---> Completed tox runs 02:35:44 + for i in .tox/*/log 02:35:44 ++ echo .tox/docs-linkcheck/log 02:35:44 ++ awk -F/ '{print $2}' 02:35:44 + tox_env=docs-linkcheck 02:35:44 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:35:44 + for i in .tox/*/log 02:35:44 ++ awk -F/ '{print $2}' 02:35:44 ++ echo .tox/docs/log 02:35:44 + tox_env=docs 02:35:44 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:35:44 + for i in .tox/*/log 02:35:44 ++ awk -F/ '{print $2}' 02:35:44 ++ echo .tox/jjb-version/log 02:35:44 + tox_env=jjb-version 02:35:44 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:35:44 + for i in .tox/*/log 02:35:44 ++ awk -F/ '{print $2}' 02:35:44 ++ echo .tox/prefix/log 02:35:44 + tox_env=prefix 02:35:44 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:35:44 + for i in .tox/*/log 02:35:44 ++ awk -F/ '{print $2}' 02:35:44 ++ echo .tox/robot/log 02:35:44 + tox_env=robot 02:35:44 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:35:44 + DOC_DIR=docs/_build/html 02:35:44 + [[ -d docs/_build/html ]] 02:35:44 + echo '---> Archiving generated docs' 02:35:44 ---> Archiving generated docs 02:35:44 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:35:44 + echo '---> tox-run.sh ends' 02:35:44 ---> tox-run.sh ends 02:35:44 + test 0 -eq 0 02:35:44 $ ssh-agent -k 02:35:44 unset SSH_AUTH_SOCK; 02:35:44 unset SSH_AGENT_PID; 02:35:44 echo Agent pid 1489 killed; 02:35:44 [ssh-agent] Stopped. 02:35:44 [PostBuildScript] - [INFO] Executing post build scripts. 02:35:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8029036884545832095.sh 02:35:44 ---> sysstat.sh 02:35:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18298352352584765015.sh 02:35:44 ---> package-listing.sh 02:35:44 + '[' -f /etc/os-release ']' 02:35:44 + . /etc/os-release 02:35:44 ++ PRETTY_NAME='Ubuntu 22.04.5 LTS' 02:35:44 ++ NAME=Ubuntu 02:35:44 ++ VERSION_ID=22.04 02:35:44 ++ VERSION='22.04.5 LTS (Jammy Jellyfish)' 02:35:44 ++ VERSION_CODENAME=jammy 02:35:44 ++ ID=ubuntu 02:35:44 ++ ID_LIKE=debian 02:35:44 ++ HOME_URL=https://www.ubuntu.com/ 02:35:44 ++ SUPPORT_URL=https://help.ubuntu.com/ 02:35:44 ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 02:35:44 ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 02:35:44 ++ UBUNTU_CODENAME=jammy 02:35:44 + case " ${ID:-} ${ID_LIKE:-} " in 02:35:44 + OS_FAMILY=debian 02:35:44 + workspace=/w/workspace/builder-tox-verify-master 02:35:44 + START_PACKAGES=/tmp/packages_start.txt 02:35:44 + END_PACKAGES=/tmp/packages_end.txt 02:35:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:35:44 + PACKAGES=/tmp/packages_start.txt 02:35:44 + '[' /w/workspace/builder-tox-verify-master ']' 02:35:44 + PACKAGES=/tmp/packages_end.txt 02:35:44 + case "${OS_FAMILY}" in 02:35:44 + dpkg -l 02:35:44 + grep '^ii' 02:35:44 + '[' -f /tmp/packages_start.txt ']' 02:35:44 + '[' -f /tmp/packages_end.txt ']' 02:35:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:35:44 + '[' /w/workspace/builder-tox-verify-master ']' 02:35:44 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:35:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:35:44 + exit 0 02:35:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10473551457347005298.sh 02:35:44 ---> capture-instance-metadata.sh 02:35:44 Setup pyenv: 02:35:44 system 02:35:44 3.8.20 02:35:44 3.9.20 02:35:44 3.10.15 02:35:44 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YOc from file:/tmp/.os_lf_venv 02:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:47 lf-activate-venv(): INFO: Installing additional packages: lftools 02:35:57 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. 02:35:57 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-3YOc/bin to PATH 02:35:58 INFO: Running in OpenStack, capturing instance metadata 02:35:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15698242664366063854.sh 02:35:58 provisioning config files... 02:35:58 Could not find credentials [logs] for builder-tox-verify-master #8726 02:35:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config12079059324249394528tmp 02:35:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:35:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:35:58 provisioning config files... 02:35:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:35:59 [EnvInject] - Injecting environment variables from a build step. 02:35:59 [EnvInject] - Injecting as environment variables the properties content 02:35:59 SERVER_ID=logs 02:35:59 02:35:59 [EnvInject] - Variables injected successfully. 02:35:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14311587562896433682.sh 02:35:59 ---> create-netrc.sh 02:35:59 WARN: Log server credential not found. 02:35:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16059864884467551738.sh 02:35:59 ---> python-tools-install.sh 02:35:59 Setup pyenv: 02:35:59 system 02:35:59 3.8.20 02:35:59 3.9.20 02:35:59 3.10.15 02:35:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YOc from file:/tmp/.os_lf_venv 02:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:01 lf-activate-venv(): INFO: Installing additional packages: lftools 02:36:14 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. 02:36:14 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-3YOc/bin to PATH 02:36:14 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins6406280356810395115.sh 02:36:14 ---> uv-install.sh 02:36:14 uv 0.12.17 is already installed 02:36:14 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:36:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15534129768909168811.sh 02:36:14 ---> sudo-logs.sh 02:36:14 Archiving 'sudo' log.. 02:36:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7155596315511046788.sh 02:36:14 ---> job-cost.sh 02:36:14 INFO: Activating Python virtual environment... 02:36:14 Setup pyenv: 02:36:14 system 02:36:14 3.8.20 02:36:14 3.9.20 02:36:14 3.10.15 02:36:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YOc from file:/tmp/.os_lf_venv 02:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-3YOc/bin to PATH 02:36:24 INFO: No stack-cost file found 02:36:24 INFO: Instance uptime: 212s 02:36:24 INFO: Fetching instance metadata (attempt 1 of 3)... 02:36:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:36:24 INFO: Successfully fetched instance metadata 02:36:24 INFO: Instance type: v3-standard-2 02:36:24 INFO: Retrieving pricing info for: v3-standard-2 02:36:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:36:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=212 02:36:24 INFO: Successfully fetched Vexxhost pricing API 02:36:24 INFO: Retrieved cost: 0.06 02:36:24 INFO: Retrieved resource: v3-standard-2 02:36:24 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 02:36:24 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 02:36:24 INFO: Successfully archived job cost data 02:36:24 DEBUG: Cost data: builder-tox-verify-master,8726,2026-09-19 02:36:24,v3-standard-2,212,0.06,0.00,SUCCESS 02:36:24 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins635326204424259369.sh 02:36:24 ---> logs-deploy.sh 02:36:24 Setup pyenv: 02:36:24 system 02:36:24 3.8.20 02:36:24 3.9.20 02:36:24 3.10.15 02:36:24 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YOc from file:/tmp/.os_lf_venv 02:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:36:36 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. 02:36:36 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-3YOc/bin to PATH 02:36:36 WARNING: Nexus logging server not set 02:36:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8726/ 02:36:36 INFO: archiving logs to S3 02:36:38 ---> uname -a: 02:36:38 Linux prd-ubuntu2204-builder-2c-2g-9493 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 02:36:38 02:36:38 02:36:38 ---> lscpu: 02:36:38 Architecture: x86_64 02:36:38 CPU op-mode(s): 32-bit, 64-bit 02:36:38 Address sizes: 40 bits physical, 48 bits virtual 02:36:38 Byte Order: Little Endian 02:36:38 CPU(s): 2 02:36:38 On-line CPU(s) list: 0,1 02:36:38 Vendor ID: AuthenticAMD 02:36:38 Model name: AMD EPYC-Rome Processor 02:36:38 CPU family: 23 02:36:38 Model: 49 02:36:38 Thread(s) per core: 1 02:36:38 Core(s) per socket: 1 02:36:38 Socket(s): 2 02:36:38 Stepping: 0 02:36:38 BogoMIPS: 5600.00 02:36:38 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 02:36:38 Virtualization: AMD-V 02:36:38 Hypervisor vendor: KVM 02:36:38 Virtualization type: full 02:36:38 L1d cache: 64 KiB (2 instances) 02:36:38 L1i cache: 64 KiB (2 instances) 02:36:38 L2 cache: 1 MiB (2 instances) 02:36:38 L3 cache: 32 MiB (2 instances) 02:36:38 NUMA node(s): 1 02:36:38 NUMA node0 CPU(s): 0,1 02:36:38 Vulnerability Gather data sampling: Not affected 02:36:38 Vulnerability Indirect target selection: Not affected 02:36:38 Vulnerability Itlb multihit: Not affected 02:36:38 Vulnerability L1tf: Not affected 02:36:38 Vulnerability Mds: Not affected 02:36:38 Vulnerability Meltdown: Not affected 02:36:38 Vulnerability Mmio stale data: Not affected 02:36:38 Vulnerability Reg file data sampling: Not affected 02:36:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:36:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:36:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:36:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:36:38 Vulnerability Srbds: Not affected 02:36:38 Vulnerability Tsa: Not affected 02:36:38 Vulnerability Tsx async abort: Not affected 02:36:38 Vulnerability Vmscape: Not affected 02:36:38 02:36:38 02:36:38 ---> nproc: 02:36:38 2 02:36:38 02:36:38 02:36:38 ---> df -h: 02:36:38 Filesystem Size Used Avail Use% Mounted on 02:36:38 tmpfs 794M 1.1M 793M 1% /run 02:36:38 /dev/vda1 39G 12G 28G 29% / 02:36:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:36:38 tmpfs 5.0M 0 5.0M 0% /run/lock 02:36:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:36:38 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:36:38 02:36:38 02:36:38 ---> free -m: 02:36:38 total used free shared buff/cache available 02:36:38 Mem: 7937 557 4212 4 3167 7068 02:36:38 Swap: 1023 0 1023 02:36:38 02:36:38 02:36:38 ---> ip addr: 02:36:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:36:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:36:38 inet 127.0.0.1/8 scope host lo 02:36:38 valid_lft forever preferred_lft forever 02:36:38 inet6 ::1/128 scope host 02:36:38 valid_lft forever preferred_lft forever 02:36:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:36:38 link/ether fa:16:3e:61:eb:9c brd ff:ff:ff:ff:ff:ff 02:36:38 altname enp0s3 02:36:38 inet 10.30.171.218/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:36:38 valid_lft 86182sec preferred_lft 86182sec 02:36:38 inet6 fe80::f816:3eff:fe61:eb9c/64 scope link 02:36:38 valid_lft forever preferred_lft forever 02:36:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:36:38 link/ether b6:31:55:35:59:25 brd ff:ff:ff:ff:ff:ff 02:36:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:36:38 valid_lft forever preferred_lft forever 02:36:38 02:36:38 02:36:38 ---> sar -b -r -n DEV: 02:36:38 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9493) 09/19/26 _x86_64_ (2 CPU) 02:36:38 02:36:38 02:33:04 LINUX RESTART (2 CPU) 02:36:38 02:36:38 02:36:38 ---> sar -P ALL: 02:36:38 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9493) 09/19/26 _x86_64_ (2 CPU) 02:36:38 02:36:38 02:33:04 LINUX RESTART (2 CPU) 02:36:38 02:36:38 02:36:38