23:27:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121839 23:27:36 Running as SYSTEM 23:27:36 [EnvInject] - Loading node environment variables. 23:27:36 Building remotely on prd-ubuntu2204-builder-2c-2g-7764 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:27:36 [ssh-agent] Looking for ssh-agent implementation... 23:27:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:36 $ ssh-agent 23:27:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSrvppJ/agent.1510 23:27:36 SSH_AGENT_PID=1512 23:27:36 [ssh-agent] Started. 23:27:37 Running ssh-add (command line suppressed) 23:27:37 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6831567794891546742.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6831567794891546742.key) 23:27:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:27:37 The recommended git tool is: NONE 23:27:39 using credential jenkins-ssh 23:27:39 Wiping out workspace first. 23:27:39 Cloning the remote Git repository 23:27:39 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:27:39 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:27:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:27:39 > git --version # timeout=10 23:27:39 > git --version # 'git version 2.34.1' 23:27:39 using GIT_SSH to set credentials jenkins-ssh 23:27:39 Verifying host key using known hosts file, will automatically accept unseen keys 23:27:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:27:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:27:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:27:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:27:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:27:42 using GIT_SSH to set credentials jenkins-ssh 23:27:42 Verifying host key using known hosts file, will automatically accept unseen keys 23:27:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/39/121839/1 # timeout=10 23:27:42 > git rev-parse 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa^{commit} # timeout=10 23:27:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:27:42 Checking out Revision 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa (refs/changes/39/121839/1) 23:27:42 > git config core.sparsecheckout # timeout=10 23:27:42 > git checkout -f 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 23:27:45 Commit message: "chore: migrate g2g to composite action" 23:27:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:27:45 > git rev-list --no-walk 3bc23f2ac1e9792d5dfc62065a4a561fff990c75 # timeout=10 23:27:45 > git remote # timeout=10 23:27:45 > git submodule init # timeout=10 23:27:45 > git submodule sync # timeout=10 23:27:45 > git config --get remote.origin.url # timeout=10 23:27:45 > git submodule init # timeout=10 23:27:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:27:46 > git config --get submodule.global-jjb.url # timeout=10 23:27:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:27:46 > git config --get submodule.packer/common-packer.url # timeout=10 23:27:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:27:46 > git submodule update --init --recursive global-jjb # timeout=10 23:27:46 > git submodule update --init --recursive packer/common-packer # timeout=10 23:27:47 provisioning config files... 23:27:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:27:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:27:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6994466852658919820.sh 23:27:47 ---> python-tools-install.sh 23:27:47 Setup pyenv: 23:27:47 * system (set by /opt/pyenv/version) 23:27:47 * 3.8.20 (set by /opt/pyenv/version) 23:27:47 * 3.9.20 (set by /opt/pyenv/version) 23:27:47 3.10.15 23:27:47 3.11.10 23:27:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WH3t 23:27:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:27:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:27:56 lf-activate-venv(): INFO: Base packages installed successfully 23:27:56 lf-activate-venv(): INFO: Installing additional packages: lftools 23:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-WH3t/bin to PATH 23:28:27 Generating Requirements File 23:28:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:28:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:28:48 Python 3.11.10 23:28:48 pip 26.0.1 from /tmp/venv-WH3t/lib/python3.11/site-packages/pip (python 3.11) 23:28:48 appdirs==1.4.4 23:28:48 argcomplete==3.6.3 23:28:48 aspy.yaml==1.3.0 23:28:48 attrs==26.1.0 23:28:48 autopage==0.6.0 23:28:48 beautifulsoup4==4.14.3 23:28:48 boto3==1.42.73 23:28:48 botocore==1.42.73 23:28:48 bs4==0.0.2 23:28:48 certifi==2026.2.25 23:28:48 cffi==2.0.0 23:28:48 cfgv==3.5.0 23:28:48 chardet==7.2.0 23:28:48 charset-normalizer==3.4.6 23:28:48 click==8.3.1 23:28:48 cliff==4.13.2 23:28:48 cmd2==3.4.0 23:28:48 cryptography==3.3.2 23:28:48 debtcollector==3.0.0 23:28:48 decorator==5.2.1 23:28:48 defusedxml==0.7.1 23:28:48 Deprecated==1.3.1 23:28:48 distlib==0.4.0 23:28:48 dnspython==2.8.0 23:28:48 docker==7.1.0 23:28:48 dogpile.cache==1.5.0 23:28:48 durationpy==0.10 23:28:48 email-validator==2.3.0 23:28:48 filelock==3.25.2 23:28:48 future==1.0.0 23:28:48 gitdb==4.0.12 23:28:48 GitPython==3.1.46 23:28:48 httplib2==0.30.2 23:28:48 identify==2.6.18 23:28:48 idna==3.11 23:28:48 importlib-resources==1.5.0 23:28:48 iso8601==2.1.0 23:28:48 Jinja2==3.1.6 23:28:48 jmespath==1.1.0 23:28:48 jsonpatch==1.33 23:28:48 jsonpointer==3.1.0 23:28:48 jsonschema==4.26.0 23:28:48 jsonschema-specifications==2025.9.1 23:28:48 keystoneauth1==5.13.1 23:28:48 kubernetes==35.0.0 23:28:48 lftools==0.37.22 23:28:48 lxml==6.0.2 23:28:48 markdown-it-py==4.0.0 23:28:48 MarkupSafe==3.0.3 23:28:48 mdurl==0.1.2 23:28:48 msgpack==1.1.2 23:28:48 multi_key_dict==2.0.3 23:28:48 munch==4.0.0 23:28:48 netaddr==1.3.0 23:28:48 niet==1.4.2 23:28:48 nodeenv==1.10.0 23:28:48 oauth2client==4.1.3 23:28:48 oauthlib==3.3.1 23:28:48 openstacksdk==4.10.0 23:28:48 os-service-types==1.8.2 23:28:48 osc-lib==4.4.0 23:28:48 oslo.config==10.3.0 23:28:48 oslo.context==6.3.0 23:28:48 oslo.i18n==6.7.2 23:28:48 oslo.log==8.1.0 23:28:48 oslo.serialization==5.9.1 23:28:48 oslo.utils==10.0.0 23:28:48 packaging==26.0 23:28:48 pbr==7.0.3 23:28:48 platformdirs==4.9.4 23:28:48 prettytable==3.17.0 23:28:48 psutil==7.2.2 23:28:48 pyasn1==0.6.3 23:28:48 pyasn1_modules==0.4.2 23:28:48 pycparser==3.0 23:28:48 pygerrit2==2.0.15 23:28:48 PyGithub==2.8.1 23:28:48 Pygments==2.19.2 23:28:48 PyJWT==2.12.1 23:28:48 PyNaCl==1.6.2 23:28:48 pyparsing==2.4.7 23:28:48 pyperclip==1.11.0 23:28:48 pyrsistent==0.20.0 23:28:48 python-cinderclient==9.9.0 23:28:48 python-dateutil==2.9.0.post0 23:28:48 python-discovery==1.2.0 23:28:48 python-heatclient==5.1.0 23:28:48 python-jenkins==1.8.3 23:28:48 python-keystoneclient==5.8.0 23:28:48 python-magnumclient==4.10.0 23:28:48 python-openstackclient==9.0.0 23:28:48 python-swiftclient==4.10.0 23:28:48 PyYAML==6.0.3 23:28:48 referencing==0.37.0 23:28:48 requests==2.32.5 23:28:48 requests-oauthlib==2.0.0 23:28:48 requestsexceptions==1.4.0 23:28:48 rfc3986==2.0.0 23:28:48 rich==14.3.3 23:28:48 rich-argparse==1.7.2 23:28:48 rpds-py==0.30.0 23:28:48 rsa==4.9.1 23:28:48 ruamel.yaml==0.19.1 23:28:48 ruamel.yaml.clib==0.2.15 23:28:48 s3transfer==0.16.0 23:28:48 simplejson==3.20.2 23:28:48 six==1.17.0 23:28:48 smmap==5.0.3 23:28:48 soupsieve==2.8.3 23:28:48 stevedore==5.7.0 23:28:48 tabulate==0.10.0 23:28:48 toml==0.10.2 23:28:48 tomlkit==0.14.0 23:28:48 tqdm==4.67.3 23:28:48 typing_extensions==4.15.0 23:28:48 urllib3==1.26.20 23:28:48 virtualenv==21.2.0 23:28:48 wcwidth==0.6.0 23:28:48 websocket-client==1.9.0 23:28:48 wrapt==2.1.2 23:28:48 xdg==6.0.0 23:28:48 xmltodict==1.0.4 23:28:48 yq==3.4.3 23:28:48 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins15080589322848808235.sh 23:28:48 ---> uv-install.sh 23:28:48 Installing uv/uvx (latest) using shell installer 23:28:48 2026-03-21 23:28:48 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/a8cf105a-0f51-4ec6-8013-26a6c9ea2ca7?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-22T00%3A11%3A29Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-21T23%3A10%3A45Z&ske=2026-03-22T00%3A11%3A29Z&sks=b&skv=2018-11-09&sig=7nPWg9VIXhOX0LWNJ%2BmkffrsB3oaWNHKrS0drwQTMfc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDEzNTkwMiwibmJmIjoxNzc0MTM1NjAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JaPZESSjdwsCux2XxHph5DvH2xQYT-iCGVFNufBOKv0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-oqEsuo.sh" [1] 23:28:48 downloading uv 0.10.12 x86_64-unknown-linux-gnu 23:28:49 no checksums to verify 23:28:49 installing to /home/jenkins/.local/bin 23:28:49 uv 23:28:49 uvx 23:28:49 everything's installed! 23:28:49 23:28:49 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:28:49 23:28:49 source $HOME/.local/bin/env (sh, bash, zsh) 23:28:49 source $HOME/.local/bin/env.fish (fish) 23:28:49 Adding install location to PATH 23:28:49 ---> Validating uv/uvx install 23:28:49 uvx 0.10.12 (x86_64-unknown-linux-gnu) 23:28:49 [EnvInject] - Injecting environment variables from a build step. 23:28:49 [EnvInject] - Injecting as environment variables the properties content 23:28:49 PYTHON=python3 23:28:49 23:28:49 [EnvInject] - Variables injected successfully. 23:28:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13649471884333099778.sh 23:28:49 ---> tox-install.sh 23:28:49 + source /home/jenkins/lf-env.sh 23:28:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:28:49 ++ mktemp -d /tmp/venv-XXXX 23:28:49 + lf_venv=/tmp/venv-iPu9 23:28:49 + local venv_file=/tmp/.os_lf_venv 23:28:49 + local python=python3 23:28:49 + local options 23:28:49 + local set_path=true 23:28:49 + local install_args= 23:28:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:28:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:28:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:28:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:28:49 + true 23:28:49 + case $1 in 23:28:49 + venv_file=/tmp/.toxenv 23:28:49 + shift 2 23:28:49 + true 23:28:49 + case $1 in 23:28:49 + shift 23:28:49 + break 23:28:49 + case $python in 23:28:49 + local pkg_list= 23:28:49 + [[ -d /opt/pyenv ]] 23:28:49 + echo 'Setup pyenv:' 23:28:49 Setup pyenv: 23:28:49 + export PYENV_ROOT=/opt/pyenv 23:28:49 + PYENV_ROOT=/opt/pyenv 23:28:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:28:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:28:49 + pyenv versions 23:28:49 system 23:28:49 3.8.20 23:28:49 3.9.20 23:28:49 3.10.15 23:28:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:28:49 + command -v pyenv 23:28:49 ++ pyenv init - --no-rehash 23:28:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:28:49 for i in ${!paths[@]}; do 23:28:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:28:49 fi; done; 23:28:49 echo "${paths[*]}"'\'')" 23:28:49 export PATH="/opt/pyenv/shims:${PATH}" 23:28:49 export PYENV_SHELL=bash 23:28:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:28:49 pyenv() { 23:28:49 local command 23:28:49 command="${1:-}" 23:28:49 if [ "$#" -gt 0 ]; then 23:28:49 shift 23:28:49 fi 23:28:49 23:28:49 case "$command" in 23:28:49 rehash|shell) 23:28:49 eval "$(pyenv "sh-$command" "$@")" 23:28:49 ;; 23:28:49 *) 23:28:49 command pyenv "$command" "$@" 23:28:49 ;; 23:28:49 esac 23:28:49 }' 23:28:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:28:49 for i in ${!paths[@]}; do 23:28:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:28:49 fi; done; 23:28:49 echo "${paths[*]}"' 23:28:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:28:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:28:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:28:49 ++ export PYENV_SHELL=bash 23:28:49 ++ PYENV_SHELL=bash 23:28:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:28:49 +++ complete -F _pyenv pyenv 23:28:49 ++ lf-pyver python3 23:28:49 ++ local py_version_xy=python3 23:28:49 ++ local py_version_xyz= 23:28:49 ++ pyenv versions 23:28:49 ++ local command 23:28:49 ++ command=versions 23:28:49 ++ '[' 1 -gt 0 ']' 23:28:49 ++ grep -E '^[0-9.]*[0-9]$' 23:28:49 ++ shift 23:28:49 ++ case "$command" in 23:28:49 ++ command pyenv versions 23:28:49 ++ awk '{ print $1 }' 23:28:49 ++ sed 's/^[ *]* //' 23:28:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:28:49 +++ grep '^3' /tmp/.pyenv_versions 23:28:49 +++ tail -n 1 23:28:49 +++ sort -V 23:28:49 ++ py_version_xyz=3.11.10 23:28:49 ++ [[ -z 3.11.10 ]] 23:28:49 ++ echo 3.11.10 23:28:49 ++ return 0 23:28:49 + pyenv local 3.11.10 23:28:49 + local command 23:28:49 + command=local 23:28:49 + '[' 2 -gt 0 ']' 23:28:49 + shift 23:28:49 + case "$command" in 23:28:49 + command pyenv local 3.11.10 23:28:49 + for arg in "$@" 23:28:49 + case $arg in 23:28:49 + pkg_list+='tox ' 23:28:49 + for arg in "$@" 23:28:49 + case $arg in 23:28:49 + pkg_list+='virtualenv ' 23:28:49 + for arg in "$@" 23:28:49 + case $arg in 23:28:49 + pkg_list+='urllib3~=1.26.15 ' 23:28:49 + [[ -f /tmp/.toxenv ]] 23:28:49 + [[ ! -f /tmp/.toxenv ]] 23:28:49 + [[ -n '' ]] 23:28:49 + python3 -m venv /tmp/venv-iPu9 23:28:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iPu9' 23:28:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iPu9 23:28:53 + echo /tmp/venv-iPu9 23:28:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:28:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:28:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:28:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:53 + local 'pip_opts=--upgrade --quiet' 23:28:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:28:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:28:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:28:53 + [[ -n '' ]] 23:28:53 + [[ -n '' ]] 23:28:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:28:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:53 + /tmp/venv-iPu9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:28:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:28:57 lf-activate-venv(): INFO: Base packages installed successfully 23:28:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:28:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:28:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:28:57 + /tmp/venv-iPu9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:28:59 + type python3 23:28:59 + true 23:28:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iPu9/bin to PATH' 23:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-iPu9/bin to PATH 23:28:59 + PATH=/tmp/venv-iPu9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:28:59 + return 0 23:28:59 + python3 --version 23:28:59 Python 3.11.10 23:28:59 + python3 -m pip --version 23:28:59 pip 26.0.1 from /tmp/venv-iPu9/lib/python3.11/site-packages/pip (python 3.11) 23:28:59 + python3 -m pip freeze 23:29:00 cachetools==7.0.5 23:29:00 colorama==0.4.6 23:29:00 distlib==0.4.0 23:29:00 filelock==3.25.2 23:29:00 packaging==26.0 23:29:00 platformdirs==4.9.4 23:29:00 pluggy==1.6.0 23:29:00 pyproject-api==1.10.0 23:29:00 python-discovery==1.2.0 23:29:00 tomli_w==1.2.0 23:29:00 tox==4.50.3 23:29:00 urllib3==1.26.20 23:29:00 virtualenv==21.2.0 23:29:00 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins7174894934380311741.sh 23:29:00 [EnvInject] - Injecting environment variables from a build step. 23:29:00 [EnvInject] - Injecting as environment variables the properties content 23:29:00 PARALLEL=False 23:29:00 23:29:00 [EnvInject] - Variables injected successfully. 23:29:00 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5853182640398151753.sh 23:29:00 ---> tox-run.sh 23:29:00 + 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 23:29:00 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:29:00 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:29:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:29:00 + cd /w/workspace/builder-tox-verify-master/. 23:29:00 + source /home/jenkins/lf-env.sh 23:29:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:29:00 ++ mktemp -d /tmp/venv-XXXX 23:29:00 + lf_venv=/tmp/venv-Hvbj 23:29:00 + local venv_file=/tmp/.os_lf_venv 23:29:00 + local python=python3 23:29:00 + local options 23:29:00 + local set_path=true 23:29:00 + local install_args= 23:29:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:29:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:29:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:29:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:29:00 + true 23:29:00 + case $1 in 23:29:00 + venv_file=/tmp/.toxenv 23:29:00 + shift 2 23:29:00 + true 23:29:00 + case $1 in 23:29:00 + shift 23:29:00 + break 23:29:00 + case $python in 23:29:00 + local pkg_list= 23:29:00 + [[ -d /opt/pyenv ]] 23:29:00 + echo 'Setup pyenv:' 23:29:00 Setup pyenv: 23:29:00 + export PYENV_ROOT=/opt/pyenv 23:29:00 + PYENV_ROOT=/opt/pyenv 23:29:00 + 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 23:29:00 + 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 23:29:00 + pyenv versions 23:29:00 system 23:29:00 3.8.20 23:29:00 3.9.20 23:29:00 3.10.15 23:29:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:29:00 + command -v pyenv 23:29:00 ++ pyenv init - --no-rehash 23:29:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:29:00 for i in ${!paths[@]}; do 23:29:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:29:00 fi; done; 23:29:00 echo "${paths[*]}"'\'')" 23:29:00 export PATH="/opt/pyenv/shims:${PATH}" 23:29:00 export PYENV_SHELL=bash 23:29:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:29:00 pyenv() { 23:29:00 local command 23:29:00 command="${1:-}" 23:29:00 if [ "$#" -gt 0 ]; then 23:29:00 shift 23:29:00 fi 23:29:00 23:29:00 case "$command" in 23:29:00 rehash|shell) 23:29:00 eval "$(pyenv "sh-$command" "$@")" 23:29:00 ;; 23:29:00 *) 23:29:00 command pyenv "$command" "$@" 23:29:00 ;; 23:29:00 esac 23:29:00 }' 23:29:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:29:00 for i in ${!paths[@]}; do 23:29:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:29:00 fi; done; 23:29:00 echo "${paths[*]}"' 23:29:00 ++ 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 23:29:00 ++ 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 23:29:00 ++ 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 23:29:00 ++ export PYENV_SHELL=bash 23:29:00 ++ PYENV_SHELL=bash 23:29:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:29:00 +++ complete -F _pyenv pyenv 23:29:00 ++ lf-pyver python3 23:29:00 ++ local py_version_xy=python3 23:29:00 ++ local py_version_xyz= 23:29:00 ++ pyenv versions 23:29:00 ++ local command 23:29:00 ++ command=versions 23:29:00 ++ '[' 1 -gt 0 ']' 23:29:00 ++ shift 23:29:00 ++ case "$command" in 23:29:00 ++ command pyenv versions 23:29:00 ++ awk '{ print $1 }' 23:29:00 ++ grep -E '^[0-9.]*[0-9]$' 23:29:00 ++ sed 's/^[ *]* //' 23:29:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:29:00 +++ grep '^3' /tmp/.pyenv_versions 23:29:00 +++ tail -n 1 23:29:00 +++ sort -V 23:29:00 ++ py_version_xyz=3.11.10 23:29:00 ++ [[ -z 3.11.10 ]] 23:29:00 ++ echo 3.11.10 23:29:00 ++ return 0 23:29:00 + pyenv local 3.11.10 23:29:00 + local command 23:29:00 + command=local 23:29:00 + '[' 2 -gt 0 ']' 23:29:00 + shift 23:29:00 + case "$command" in 23:29:00 + command pyenv local 3.11.10 23:29:00 + for arg in "$@" 23:29:00 + case $arg in 23:29:00 + pkg_list+='tox ' 23:29:00 + for arg in "$@" 23:29:00 + case $arg in 23:29:00 + pkg_list+='virtualenv ' 23:29:00 + for arg in "$@" 23:29:00 + case $arg in 23:29:00 + pkg_list+='urllib3~=1.26.15 ' 23:29:00 + [[ -f /tmp/.toxenv ]] 23:29:00 ++ cat /tmp/.toxenv 23:29:00 + lf_venv=/tmp/venv-iPu9 23:29:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iPu9 from' file:/tmp/.toxenv 23:29:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iPu9 from file:/tmp/.toxenv 23:29:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:29:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:29:00 + local 'pip_opts=--upgrade --quiet' 23:29:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:29:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:29:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:29:00 + [[ -n '' ]] 23:29:00 + [[ -n '' ]] 23:29:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:29:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:29:00 + /tmp/venv-iPu9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:29:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:29:01 lf-activate-venv(): INFO: Base packages installed successfully 23:29:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:29:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:29:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:29:01 + /tmp/venv-iPu9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:29:02 + type python3 23:29:02 + true 23:29:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iPu9/bin to PATH' 23:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-iPu9/bin to PATH 23:29:02 + PATH=/tmp/venv-iPu9/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 23:29:02 + return 0 23:29:02 + [[ -d /opt/pyenv ]] 23:29:02 + echo '---> Setting up pyenv' 23:29:02 ---> Setting up pyenv 23:29:02 + export PYENV_ROOT=/opt/pyenv 23:29:02 + PYENV_ROOT=/opt/pyenv 23:29:02 + export PATH=/opt/pyenv/bin:/tmp/venv-iPu9/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 23:29:02 + PATH=/opt/pyenv/bin:/tmp/venv-iPu9/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 23:29:02 ++ pwd 23:29:02 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:29:02 + export PYTHONPATH 23:29:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:29:02 + TOX_TESTENV_PASSENV=PYTHONPATH 23:29:02 + tox --version 23:29:02 4.50.3 from /tmp/venv-iPu9/lib/python3.11/site-packages/tox/__init__.py 23:29:02 + PARALLEL=False 23:29:02 + TOX_OPTIONS_LIST= 23:29:02 + [[ -n '' ]] 23:29:02 + case ${PARALLEL,,} in 23:29:02 + tox 23:29:02 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:29:04 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:29:28 docs: freeze> python -m pip freeze --all 23:29:29 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 23:29:29 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 23:29:31 docs: OK ✔ in 28.17 seconds 23:29:31 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:29:47 docs-linkcheck: freeze> python -m pip freeze --all 23:29:47 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 23:29:47 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 23:29:50 docs-linkcheck: OK ✔ in 19.03 seconds 23:29:50 jjb-version: freeze> python -m pip freeze --all 23:29:50 jjb-version: pip==26.0.1,setuptools==82.0.0 23:29:50 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:29:50 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:29:50 JJB version in tox.ini: 6.3.0 23:29:50 jjb-version: OK ✔ in 0.78 seconds 23:29:50 prefix: freeze> python -m pip freeze --all 23:29:51 prefix: pip==26.0.1,setuptools==82.0.0 23:29:51 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:29:51 prefix: OK ✔ in 0.75 seconds 23:29:51 robot: freeze> python -m pip freeze --all 23:29:52 robot: pip==26.0.1,setuptools==82.0.0 23:29:52 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:29:52 docs: OK (28.16=setup[26.15]+cmd[2.01] seconds) 23:29:52 docs-linkcheck: OK (19.03=setup[16.72]+cmd[2.30] seconds) 23:29:52 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 23:29:52 prefix: OK (0.75=setup[0.72]+cmd[0.03] seconds) 23:29:52 robot: OK (0.84=setup[0.80]+cmd[0.04] seconds) 23:29:52 congratulations :) (49.59 seconds) 23:29:52 + tox_status=0 23:29:52 + echo '---> Completed tox runs' 23:29:52 ---> Completed tox runs 23:29:52 + for i in .tox/*/log 23:29:52 ++ echo .tox/docs-linkcheck/log 23:29:52 ++ awk -F/ '{print $2}' 23:29:52 + tox_env=docs-linkcheck 23:29:52 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:29:52 + for i in .tox/*/log 23:29:52 ++ echo .tox/docs/log 23:29:52 ++ awk -F/ '{print $2}' 23:29:52 + tox_env=docs 23:29:52 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:29:52 + for i in .tox/*/log 23:29:52 ++ awk -F/ '{print $2}' 23:29:52 ++ echo .tox/jjb-version/log 23:29:52 + tox_env=jjb-version 23:29:52 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:29:52 + for i in .tox/*/log 23:29:52 ++ echo .tox/prefix/log 23:29:52 ++ awk -F/ '{print $2}' 23:29:52 + tox_env=prefix 23:29:52 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:29:52 + for i in .tox/*/log 23:29:52 ++ awk -F/ '{print $2}' 23:29:52 ++ echo .tox/robot/log 23:29:52 + tox_env=robot 23:29:52 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:29:52 + DOC_DIR=docs/_build/html 23:29:52 + [[ -d docs/_build/html ]] 23:29:52 + echo '---> Archiving generated docs' 23:29:52 ---> Archiving generated docs 23:29:52 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:29:52 + echo '---> tox-run.sh ends' 23:29:52 ---> tox-run.sh ends 23:29:52 + test 0 -eq 0 23:29:52 $ ssh-agent -k 23:29:52 unset SSH_AUTH_SOCK; 23:29:52 unset SSH_AGENT_PID; 23:29:52 echo Agent pid 1512 killed; 23:29:52 [ssh-agent] Stopped. 23:29:52 [PostBuildScript] - [INFO] Executing post build scripts. 23:29:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13811262919678272562.sh 23:29:52 ---> sysstat.sh 23:29:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13608831304147582482.sh 23:29:53 ---> package-listing.sh 23:29:53 ++ facter osfamily 23:29:53 ++ tr '[:upper:]' '[:lower:]' 23:29:53 + OS_FAMILY=debian 23:29:53 + workspace=/w/workspace/builder-tox-verify-master 23:29:53 + START_PACKAGES=/tmp/packages_start.txt 23:29:53 + END_PACKAGES=/tmp/packages_end.txt 23:29:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:53 + PACKAGES=/tmp/packages_start.txt 23:29:53 + '[' /w/workspace/builder-tox-verify-master ']' 23:29:53 + PACKAGES=/tmp/packages_end.txt 23:29:53 + case "${OS_FAMILY}" in 23:29:53 + dpkg -l 23:29:53 + grep '^ii' 23:29:53 + '[' -f /tmp/packages_start.txt ']' 23:29:53 + '[' -f /tmp/packages_end.txt ']' 23:29:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:53 + '[' /w/workspace/builder-tox-verify-master ']' 23:29:53 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:29:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:29:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6483365555668320981.sh 23:29:53 ---> capture-instance-metadata.sh 23:29:53 Setup pyenv: 23:29:53 system 23:29:53 3.8.20 23:29:53 3.9.20 23:29:53 3.10.15 23:29:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:29:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WH3t from file:/tmp/.os_lf_venv 23:29:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:29:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:29:55 lf-activate-venv(): INFO: Base packages installed successfully 23:29:55 lf-activate-venv(): INFO: Installing additional packages: lftools 23:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-WH3t/bin to PATH 23:30:05 INFO: Running in OpenStack, capturing instance metadata 23:30:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14176782778489793349.sh 23:30:05 provisioning config files... 23:30:06 Could not find credentials [logs] for builder-tox-verify-master #8428 23:30:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config10529370634091582852tmp 23:30:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:30:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:30:06 provisioning config files... 23:30:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:30:07 [EnvInject] - Injecting environment variables from a build step. 23:30:07 [EnvInject] - Injecting as environment variables the properties content 23:30:07 SERVER_ID=logs 23:30:07 23:30:07 [EnvInject] - Variables injected successfully. 23:30:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3164165002096970409.sh 23:30:07 ---> create-netrc.sh 23:30:07 WARN: Log server credential not found. 23:30:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8530959249358010283.sh 23:30:07 ---> python-tools-install.sh 23:30:07 Setup pyenv: 23:30:07 system 23:30:07 3.8.20 23:30:07 3.9.20 23:30:07 3.10.15 23:30:07 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WH3t from file:/tmp/.os_lf_venv 23:30:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:09 lf-activate-venv(): INFO: Base packages installed successfully 23:30:09 lf-activate-venv(): INFO: Installing additional packages: lftools 23:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-WH3t/bin to PATH 23:30:21 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins3911107101351796793.sh 23:30:21 ---> uv-install.sh 23:30:21 uv 0.10.12 is already installed 23:30:21 uvx 0.10.12 (x86_64-unknown-linux-gnu) 23:30:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10701074931470403780.sh 23:30:21 ---> sudo-logs.sh 23:30:21 Archiving 'sudo' log.. 23:30:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11228442025534141623.sh 23:30:21 ---> job-cost.sh 23:30:21 INFO: Activating Python virtual environment... 23:30:21 Setup pyenv: 23:30:21 system 23:30:21 3.8.20 23:30:21 3.9.20 23:30:21 3.10.15 23:30:21 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WH3t from file:/tmp/.os_lf_venv 23:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:23 lf-activate-venv(): INFO: Base packages installed successfully 23:30:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-WH3t/bin to PATH 23:30:28 INFO: No stack-cost file found 23:30:28 INFO: Instance uptime: 217s 23:30:28 INFO: Fetching instance metadata (attempt 1 of 3)... 23:30:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:30:29 INFO: Successfully fetched instance metadata 23:30:29 INFO: Instance type: v3-standard-2 23:30:29 INFO: Retrieving pricing info for: v3-standard-2 23:30:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:30:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=217 23:30:29 INFO: Successfully fetched Vexxhost pricing API 23:30:29 INFO: Retrieved cost: 0.06 23:30:29 INFO: Retrieved resource: v3-standard-2 23:30:29 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 23:30:29 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 23:30:29 INFO: Successfully archived job cost data 23:30:29 DEBUG: Cost data: builder-tox-verify-master,8428,2026-03-21 23:30:29,v3-standard-2,217,0.06,0.00,SUCCESS 23:30:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3727702137392496842.sh 23:30:29 ---> logs-deploy.sh 23:30:29 Setup pyenv: 23:30:29 system 23:30:29 3.8.20 23:30:29 3.9.20 23:30:29 3.10.15 23:30:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:30:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WH3t from file:/tmp/.os_lf_venv 23:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:31 lf-activate-venv(): INFO: Base packages installed successfully 23:30:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-WH3t/bin to PATH 23:30:42 WARNING: Nexus logging server not set 23:30:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8428/ 23:30:42 INFO: archiving logs to S3 23:30:42 /tmp/venv-WH3t/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 23:30:42 warnings.warn( 23:30:43 ---> uname -a: 23:30:43 Linux prd-ubuntu2204-builder-2c-2g-7764 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:30:43 23:30:43 23:30:43 ---> lscpu: 23:30:43 Architecture: x86_64 23:30:43 CPU op-mode(s): 32-bit, 64-bit 23:30:43 Address sizes: 40 bits physical, 48 bits virtual 23:30:43 Byte Order: Little Endian 23:30:43 CPU(s): 2 23:30:43 On-line CPU(s) list: 0,1 23:30:43 Vendor ID: AuthenticAMD 23:30:43 Model name: AMD EPYC-Rome Processor 23:30:43 CPU family: 23 23:30:43 Model: 49 23:30:43 Thread(s) per core: 1 23:30:43 Core(s) per socket: 1 23:30:43 Socket(s): 2 23:30:43 Stepping: 0 23:30:43 BogoMIPS: 5599.99 23:30:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:30:43 Virtualization: AMD-V 23:30:43 Hypervisor vendor: KVM 23:30:43 Virtualization type: full 23:30:43 L1d cache: 64 KiB (2 instances) 23:30:43 L1i cache: 64 KiB (2 instances) 23:30:43 L2 cache: 1 MiB (2 instances) 23:30:43 L3 cache: 32 MiB (2 instances) 23:30:43 NUMA node(s): 1 23:30:43 NUMA node0 CPU(s): 0,1 23:30:43 Vulnerability Gather data sampling: Not affected 23:30:43 Vulnerability Indirect target selection: Not affected 23:30:43 Vulnerability Itlb multihit: Not affected 23:30:43 Vulnerability L1tf: Not affected 23:30:43 Vulnerability Mds: Not affected 23:30:43 Vulnerability Meltdown: Not affected 23:30:43 Vulnerability Mmio stale data: Not affected 23:30:43 Vulnerability Reg file data sampling: Not affected 23:30:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:30:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:30:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:30:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:30:43 Vulnerability Srbds: Not affected 23:30:43 Vulnerability Tsa: Not affected 23:30:43 Vulnerability Tsx async abort: Not affected 23:30:43 Vulnerability Vmscape: Not affected 23:30:43 23:30:43 23:30:43 ---> nproc: 23:30:43 2 23:30:43 23:30:43 23:30:43 ---> df -h: 23:30:43 Filesystem Size Used Avail Use% Mounted on 23:30:43 tmpfs 794M 1.1M 793M 1% /run 23:30:43 /dev/vda1 39G 9.2G 30G 24% / 23:30:43 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:30:43 tmpfs 5.0M 0 5.0M 0% /run/lock 23:30:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:30:43 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:30:43 23:30:43 23:30:43 ---> free -m: 23:30:43 total used free shared buff/cache available 23:30:43 Mem: 7937 552 3935 4 3450 7074 23:30:43 Swap: 1023 0 1023 23:30:43 23:30:43 23:30:43 ---> ip addr: 23:30:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:30:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:30:43 inet 127.0.0.1/8 scope host lo 23:30:43 valid_lft forever preferred_lft forever 23:30:43 inet6 ::1/128 scope host 23:30:43 valid_lft forever preferred_lft forever 23:30:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:30:43 link/ether fa:16:3e:e9:9c:6d brd ff:ff:ff:ff:ff:ff 23:30:43 altname enp0s3 23:30:43 inet 10.30.171.88/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:30:43 valid_lft 86176sec preferred_lft 86176sec 23:30:43 inet6 fe80::f816:3eff:fee9:9c6d/64 scope link 23:30:43 valid_lft forever preferred_lft forever 23:30:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:30:43 link/ether ea:1a:17:1a:e5:75 brd ff:ff:ff:ff:ff:ff 23:30:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:30:43 valid_lft forever preferred_lft forever 23:30:43 23:30:43 23:30:43 ---> sar -b -r -n DEV: 23:30:43 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-7764) 03/21/26 _x86_64_ (2 CPU) 23:30:43 23:30:43 23:27:01 LINUX RESTART (2 CPU) 23:30:43 23:30:43 23:30:43 ---> sar -P ALL: 23:30:43 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-7764) 03/21/26 _x86_64_ (2 CPU) 23:30:43 23:30:43 23:27:01 LINUX RESTART (2 CPU) 23:30:43 23:30:43 23:30:43