04:00:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121270 04:00:12 Running as SYSTEM 04:00:12 [EnvInject] - Loading node environment variables. 04:00:12 Building remotely on prd-ubuntu2204-builder-2c-2g-53346 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 04:00:14 [ssh-agent] Looking for ssh-agent implementation... 04:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:00:14 $ ssh-agent 04:00:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXwxMYlg/agent.1511 04:00:14 SSH_AGENT_PID=1513 04:00:14 [ssh-agent] Started. 04:00:14 Running ssh-add (command line suppressed) 04:00:14 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_11988465146218608615.key (/w/workspace/builder-tox-verify-master@tmp/private_key_11988465146218608615.key) 04:00:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:00:14 The recommended git tool is: NONE 04:00:17 using credential jenkins-ssh 04:00:17 Wiping out workspace first. 04:00:17 Cloning the remote Git repository 04:00:17 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 04:00:17 > git init /w/workspace/builder-tox-verify-master # timeout=10 04:00:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:00:17 > git --version # timeout=10 04:00:17 > git --version # 'git version 2.34.1' 04:00:17 using GIT_SSH to set credentials jenkins-ssh 04:00:17 Verifying host key using known hosts file, will automatically accept unseen keys 04:00:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:00:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:00:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:00:20 using GIT_SSH to set credentials jenkins-ssh 04:00:20 Verifying host key using known hosts file, will automatically accept unseen keys 04:00:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/70/121270/1 # timeout=10 04:00:21 > git rev-parse c6b47fba4f10b8c5dc156afbbe214cc56e1e770d^{commit} # timeout=10 04:00:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 04:00:21 Checking out Revision c6b47fba4f10b8c5dc156afbbe214cc56e1e770d (refs/changes/70/121270/1) 04:00:21 > git config core.sparsecheckout # timeout=10 04:00:21 > git checkout -f c6b47fba4f10b8c5dc156afbbe214cc56e1e770d # timeout=10 04:00:21 Commit message: "chore(openflowplugin): disable JJB info-yaml-verify (GHA migration)" 04:00:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:00:21 > git rev-list --no-walk f9763d2d8e446d36f89671fa3c0f594a38c6ee62 # timeout=10 04:00:21 > git remote # timeout=10 04:00:21 > git submodule init # timeout=10 04:00:21 > git submodule sync # timeout=10 04:00:21 > git config --get remote.origin.url # timeout=10 04:00:21 > git submodule init # timeout=10 04:00:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:00:21 > git config --get submodule.global-jjb.url # timeout=10 04:00:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:00:21 > git config --get submodule.packer/common-packer.url # timeout=10 04:00:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:00:21 > git submodule update --init --recursive global-jjb # timeout=10 04:00:22 > git submodule update --init --recursive packer/common-packer # timeout=10 04:00:25 provisioning config files... 04:00:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:00:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:00:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7520068111888240560.sh 04:00:26 ---> python-tools-install.sh 04:00:26 Setup pyenv: 04:00:26 * system (set by /opt/pyenv/version) 04:00:26 * 3.8.20 (set by /opt/pyenv/version) 04:00:26 * 3.9.20 (set by /opt/pyenv/version) 04:00:26 3.10.15 04:00:26 3.11.10 04:00:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AVB0 04:00:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:00:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:00:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:00:34 lf-activate-venv(): INFO: Base packages installed successfully 04:00:34 lf-activate-venv(): INFO: Installing additional packages: lftools 04:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-AVB0/bin to PATH 04:00:58 Generating Requirements File 04:01:16 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. 04:01:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:01:17 Python 3.11.10 04:01:17 pip 26.0.1 from /tmp/venv-AVB0/lib/python3.11/site-packages/pip (python 3.11) 04:01:17 appdirs==1.4.4 04:01:17 argcomplete==3.6.3 04:01:17 aspy.yaml==1.3.0 04:01:17 attrs==26.1.0 04:01:17 autopage==0.6.0 04:01:17 beautifulsoup4==4.14.3 04:01:17 boto3==1.42.77 04:01:17 botocore==1.42.77 04:01:17 bs4==0.0.2 04:01:17 certifi==2026.2.25 04:01:17 cffi==2.0.0 04:01:17 cfgv==3.5.0 04:01:17 chardet==7.4.0.post1 04:01:17 charset-normalizer==3.4.6 04:01:17 click==8.3.1 04:01:17 cliff==4.13.2 04:01:17 cmd2==3.4.0 04:01:17 cryptography==3.3.2 04:01:17 debtcollector==3.1.0 04:01:17 decorator==5.2.1 04:01:17 defusedxml==0.7.1 04:01:17 Deprecated==1.3.1 04:01:17 distlib==0.4.0 04:01:17 dnspython==2.8.0 04:01:17 docker==7.1.0 04:01:17 dogpile.cache==1.5.0 04:01:17 durationpy==0.10 04:01:17 email-validator==2.3.0 04:01:17 filelock==3.25.2 04:01:17 future==1.0.0 04:01:17 gitdb==4.0.12 04:01:17 GitPython==3.1.46 04:01:17 httplib2==0.30.2 04:01:17 identify==2.6.18 04:01:17 idna==3.11 04:01:17 importlib-resources==1.5.0 04:01:17 iso8601==2.1.0 04:01:17 Jinja2==3.1.6 04:01:17 jmespath==1.1.0 04:01:17 jsonpatch==1.33 04:01:17 jsonpointer==3.1.1 04:01:17 jsonschema==4.26.0 04:01:17 jsonschema-specifications==2025.9.1 04:01:17 keystoneauth1==5.13.1 04:01:17 kubernetes==35.0.0 04:01:17 lftools==0.37.22 04:01:17 lxml==6.0.2 04:01:17 markdown-it-py==4.0.0 04:01:17 MarkupSafe==3.0.3 04:01:17 mdurl==0.1.2 04:01:17 msgpack==1.1.2 04:01:17 multi_key_dict==2.0.3 04:01:17 munch==4.0.0 04:01:17 netaddr==1.3.0 04:01:17 niet==1.4.2 04:01:17 nodeenv==1.10.0 04:01:17 oauth2client==4.1.3 04:01:17 oauthlib==3.3.1 04:01:17 openstacksdk==4.10.0 04:01:17 os-service-types==1.8.2 04:01:17 osc-lib==4.4.0 04:01:17 oslo.config==10.3.0 04:01:17 oslo.context==6.3.0 04:01:17 oslo.i18n==6.7.2 04:01:17 oslo.log==8.1.0 04:01:17 oslo.serialization==5.9.1 04:01:17 oslo.utils==10.0.0 04:01:17 packaging==26.0 04:01:17 pbr==7.0.3 04:01:17 platformdirs==4.9.4 04:01:17 prettytable==3.17.0 04:01:17 psutil==7.2.2 04:01:17 pyasn1==0.6.3 04:01:17 pyasn1_modules==0.4.2 04:01:17 pycparser==3.0 04:01:17 pygerrit2==2.0.15 04:01:17 PyGithub==2.9.0 04:01:17 Pygments==2.19.2 04:01:17 PyJWT==2.12.1 04:01:17 PyNaCl==1.6.2 04:01:17 pyparsing==2.4.7 04:01:17 pyperclip==1.11.0 04:01:17 pyrsistent==0.20.0 04:01:17 python-cinderclient==9.9.0 04:01:17 python-dateutil==2.9.0.post0 04:01:17 python-discovery==1.2.1 04:01:17 python-heatclient==5.1.0 04:01:17 python-jenkins==1.8.3 04:01:17 python-keystoneclient==5.8.0 04:01:17 python-magnumclient==4.10.0 04:01:17 python-openstackclient==9.0.0 04:01:17 python-swiftclient==4.10.0 04:01:17 PyYAML==6.0.3 04:01:17 referencing==0.37.0 04:01:17 requests==2.33.0 04:01:17 requests-oauthlib==2.0.0 04:01:17 requestsexceptions==1.4.0 04:01:17 rfc3986==2.0.0 04:01:17 rich==14.3.3 04:01:17 rich-argparse==1.7.2 04:01:17 rpds-py==0.30.0 04:01:17 rsa==4.9.1 04:01:17 ruamel.yaml==0.19.1 04:01:17 ruamel.yaml.clib==0.2.15 04:01:17 s3transfer==0.16.0 04:01:17 simplejson==3.20.2 04:01:17 six==1.17.0 04:01:17 smmap==5.0.3 04:01:17 soupsieve==2.8.3 04:01:17 stevedore==5.7.0 04:01:17 tabulate==0.10.0 04:01:17 toml==0.10.2 04:01:17 tomlkit==0.14.0 04:01:17 tqdm==4.67.3 04:01:17 typing_extensions==4.15.0 04:01:17 urllib3==1.26.20 04:01:17 virtualenv==21.2.0 04:01:17 wcwidth==0.6.0 04:01:17 websocket-client==1.9.0 04:01:17 wrapt==2.1.2 04:01:17 xdg==6.0.0 04:01:17 xmltodict==1.0.4 04:01:17 yq==3.4.3 04:01:17 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins8083606428889037229.sh 04:01:17 ---> uv-install.sh 04:01:17 Installing uv/uvx (latest) using shell installer 04:01:17 2026-03-27 04:01:17 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T04%3A51%3A49Z&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-27T03%3A50%3A58Z&ske=2026-03-27T04%3A51%3A49Z&sks=b&skv=2018-11-09&sig=rwL9TfOUg8WBgZQBn8CeXi6UvlE5rN7gfZbw0Pntzeg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDU4NDM2NSwibmJmIjoxNzc0NTg0MDY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.gfuEl6GXJZP1L28Smpj9u_i-FeMbjQPbKcrSh5G4zV0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-AQD6ZZ.sh" [1] 04:01:17 downloading uv 0.11.2 x86_64-unknown-linux-gnu 04:01:18 installing to /home/jenkins/.local/bin 04:01:18 uv 04:01:18 uvx 04:01:18 everything's installed! 04:01:18 04:01:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 04:01:18 04:01:18 source $HOME/.local/bin/env (sh, bash, zsh) 04:01:18 source $HOME/.local/bin/env.fish (fish) 04:01:18 Adding install location to PATH 04:01:18 ---> Validating uv/uvx install 04:01:18 uvx 0.11.2 (x86_64-unknown-linux-gnu) 04:01:18 [EnvInject] - Injecting environment variables from a build step. 04:01:18 [EnvInject] - Injecting as environment variables the properties content 04:01:18 PYTHON=python3 04:01:18 04:01:18 [EnvInject] - Variables injected successfully. 04:01:18 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5767841020979850804.sh 04:01:18 ---> tox-install.sh 04:01:18 + source /home/jenkins/lf-env.sh 04:01:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 04:01:18 ++ mktemp -d /tmp/venv-XXXX 04:01:18 + lf_venv=/tmp/venv-jLNH 04:01:18 + local venv_file=/tmp/.os_lf_venv 04:01:18 + local python=python3 04:01:18 + local options 04:01:18 + local set_path=true 04:01:18 + local install_args= 04:01:18 ++ 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 04:01:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:01:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:01:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 04:01:18 + true 04:01:18 + case $1 in 04:01:18 + venv_file=/tmp/.toxenv 04:01:18 + shift 2 04:01:18 + true 04:01:18 + case $1 in 04:01:18 + shift 04:01:18 + break 04:01:18 + case $python in 04:01:18 + local pkg_list= 04:01:18 + [[ -d /opt/pyenv ]] 04:01:18 + echo 'Setup pyenv:' 04:01:18 Setup pyenv: 04:01:18 + export PYENV_ROOT=/opt/pyenv 04:01:18 + PYENV_ROOT=/opt/pyenv 04:01:18 + 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 04:01:18 + 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 04:01:18 + pyenv versions 04:01:18 system 04:01:18 3.8.20 04:01:18 3.9.20 04:01:18 3.10.15 04:01:18 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 04:01:18 + command -v pyenv 04:01:18 ++ pyenv init - --no-rehash 04:01:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:01:19 for i in ${!paths[@]}; do 04:01:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:01:19 fi; done; 04:01:19 echo "${paths[*]}"'\'')" 04:01:19 export PATH="/opt/pyenv/shims:${PATH}" 04:01:19 export PYENV_SHELL=bash 04:01:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:01:19 pyenv() { 04:01:19 local command 04:01:19 command="${1:-}" 04:01:19 if [ "$#" -gt 0 ]; then 04:01:19 shift 04:01:19 fi 04:01:19 04:01:19 case "$command" in 04:01:19 rehash|shell) 04:01:19 eval "$(pyenv "sh-$command" "$@")" 04:01:19 ;; 04:01:19 *) 04:01:19 command pyenv "$command" "$@" 04:01:19 ;; 04:01:19 esac 04:01:19 }' 04:01:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:01:19 for i in ${!paths[@]}; do 04:01:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:01:19 fi; done; 04:01:19 echo "${paths[*]}"' 04:01:19 ++ 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 04:01:19 ++ 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 04:01:19 ++ 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 04:01:19 ++ export PYENV_SHELL=bash 04:01:19 ++ PYENV_SHELL=bash 04:01:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:01:19 +++ complete -F _pyenv pyenv 04:01:19 ++ lf-pyver python3 04:01:19 ++ local py_version_xy=python3 04:01:19 ++ local py_version_xyz= 04:01:19 ++ sed 's/^[ *]* //' 04:01:19 ++ pyenv versions 04:01:19 ++ local command 04:01:19 ++ command=versions 04:01:19 ++ '[' 1 -gt 0 ']' 04:01:19 ++ shift 04:01:19 ++ case "$command" in 04:01:19 ++ command pyenv versions 04:01:19 ++ awk '{ print $1 }' 04:01:19 ++ grep -E '^[0-9.]*[0-9]$' 04:01:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:01:19 +++ grep '^3' /tmp/.pyenv_versions 04:01:19 +++ tail -n 1 04:01:19 +++ sort -V 04:01:19 ++ py_version_xyz=3.11.10 04:01:19 ++ [[ -z 3.11.10 ]] 04:01:19 ++ echo 3.11.10 04:01:19 ++ return 0 04:01:19 + pyenv local 3.11.10 04:01:19 + local command 04:01:19 + command=local 04:01:19 + '[' 2 -gt 0 ']' 04:01:19 + shift 04:01:19 + case "$command" in 04:01:19 + command pyenv local 3.11.10 04:01:19 + for arg in "$@" 04:01:19 + case $arg in 04:01:19 + pkg_list+='tox ' 04:01:19 + for arg in "$@" 04:01:19 + case $arg in 04:01:19 + pkg_list+='virtualenv ' 04:01:19 + for arg in "$@" 04:01:19 + case $arg in 04:01:19 + pkg_list+='urllib3~=1.26.15 ' 04:01:19 + [[ -f /tmp/.toxenv ]] 04:01:19 + [[ ! -f /tmp/.toxenv ]] 04:01:19 + [[ -n '' ]] 04:01:19 + python3 -m venv /tmp/venv-jLNH 04:01:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jLNH' 04:01:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jLNH 04:01:23 + echo /tmp/venv-jLNH 04:01:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 04:01:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 04:01:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:01:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:01:23 + local 'pip_opts=--upgrade --quiet' 04:01:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:01:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:01:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:01:23 + [[ -n '' ]] 04:01:23 + [[ -n '' ]] 04:01:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:01:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:01:23 + /tmp/venv-jLNH/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 04:01:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:01:26 lf-activate-venv(): INFO: Base packages installed successfully 04:01:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 04:01:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 04:01:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 04:01:26 + /tmp/venv-jLNH/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 04:01:28 + type python3 04:01:28 + true 04:01:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jLNH/bin to PATH' 04:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-jLNH/bin to PATH 04:01:28 + PATH=/tmp/venv-jLNH/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 04:01:28 + return 0 04:01:28 + python3 --version 04:01:28 Python 3.11.10 04:01:28 + python3 -m pip --version 04:01:28 pip 26.0.1 from /tmp/venv-jLNH/lib/python3.11/site-packages/pip (python 3.11) 04:01:28 + python3 -m pip freeze 04:01:28 cachetools==7.0.5 04:01:28 colorama==0.4.6 04:01:28 distlib==0.4.0 04:01:28 filelock==3.25.2 04:01:28 packaging==26.0 04:01:28 platformdirs==4.9.4 04:01:28 pluggy==1.6.0 04:01:28 pyproject-api==1.10.0 04:01:28 python-discovery==1.2.1 04:01:28 tomli_w==1.2.0 04:01:28 tox==4.50.3 04:01:28 urllib3==1.26.20 04:01:28 virtualenv==21.2.0 04:01:29 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2145505541276691475.sh 04:01:29 [EnvInject] - Injecting environment variables from a build step. 04:01:29 [EnvInject] - Injecting as environment variables the properties content 04:01:29 PARALLEL=False 04:01:29 04:01:29 [EnvInject] - Variables injected successfully. 04:01:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8212910680080063742.sh 04:01:29 ---> tox-run.sh 04:01:29 + 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 04:01:29 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 04:01:29 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 04:01:29 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 04:01:29 + cd /w/workspace/builder-tox-verify-master/. 04:01:29 + source /home/jenkins/lf-env.sh 04:01:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 04:01:29 ++ mktemp -d /tmp/venv-XXXX 04:01:29 + lf_venv=/tmp/venv-xxsB 04:01:29 + local venv_file=/tmp/.os_lf_venv 04:01:29 + local python=python3 04:01:29 + local options 04:01:29 + local set_path=true 04:01:29 + local install_args= 04:01:29 ++ 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 04:01:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:01:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:01:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 04:01:29 + true 04:01:29 + case $1 in 04:01:29 + venv_file=/tmp/.toxenv 04:01:29 + shift 2 04:01:29 + true 04:01:29 + case $1 in 04:01:29 + shift 04:01:29 + break 04:01:29 + case $python in 04:01:29 + local pkg_list= 04:01:29 + [[ -d /opt/pyenv ]] 04:01:29 + echo 'Setup pyenv:' 04:01:29 Setup pyenv: 04:01:29 + export PYENV_ROOT=/opt/pyenv 04:01:29 + PYENV_ROOT=/opt/pyenv 04:01:29 + 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 04:01:29 + 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 04:01:29 + pyenv versions 04:01:29 system 04:01:29 3.8.20 04:01:29 3.9.20 04:01:29 3.10.15 04:01:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 04:01:29 + command -v pyenv 04:01:29 ++ pyenv init - --no-rehash 04:01:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:01:29 for i in ${!paths[@]}; do 04:01:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:01:29 fi; done; 04:01:29 echo "${paths[*]}"'\'')" 04:01:29 export PATH="/opt/pyenv/shims:${PATH}" 04:01:29 export PYENV_SHELL=bash 04:01:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:01:29 pyenv() { 04:01:29 local command 04:01:29 command="${1:-}" 04:01:29 if [ "$#" -gt 0 ]; then 04:01:29 shift 04:01:29 fi 04:01:29 04:01:29 case "$command" in 04:01:29 rehash|shell) 04:01:29 eval "$(pyenv "sh-$command" "$@")" 04:01:29 ;; 04:01:29 *) 04:01:29 command pyenv "$command" "$@" 04:01:29 ;; 04:01:29 esac 04:01:29 }' 04:01:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:01:29 for i in ${!paths[@]}; do 04:01:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:01:29 fi; done; 04:01:29 echo "${paths[*]}"' 04:01:29 ++ 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 04:01:29 ++ 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 04:01:29 ++ 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 04:01:29 ++ export PYENV_SHELL=bash 04:01:29 ++ PYENV_SHELL=bash 04:01:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:01:29 +++ complete -F _pyenv pyenv 04:01:29 ++ lf-pyver python3 04:01:29 ++ local py_version_xy=python3 04:01:29 ++ local py_version_xyz= 04:01:29 ++ pyenv versions 04:01:29 ++ local command 04:01:29 ++ command=versions 04:01:29 ++ '[' 1 -gt 0 ']' 04:01:29 ++ shift 04:01:29 ++ case "$command" in 04:01:29 ++ command pyenv versions 04:01:29 ++ awk '{ print $1 }' 04:01:29 ++ grep -E '^[0-9.]*[0-9]$' 04:01:29 ++ sed 's/^[ *]* //' 04:01:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:01:29 +++ grep '^3' /tmp/.pyenv_versions 04:01:29 +++ tail -n 1 04:01:29 +++ sort -V 04:01:29 ++ py_version_xyz=3.11.10 04:01:29 ++ [[ -z 3.11.10 ]] 04:01:29 ++ echo 3.11.10 04:01:29 ++ return 0 04:01:29 + pyenv local 3.11.10 04:01:29 + local command 04:01:29 + command=local 04:01:29 + '[' 2 -gt 0 ']' 04:01:29 + shift 04:01:29 + case "$command" in 04:01:29 + command pyenv local 3.11.10 04:01:29 + for arg in "$@" 04:01:29 + case $arg in 04:01:29 + pkg_list+='tox ' 04:01:29 + for arg in "$@" 04:01:29 + case $arg in 04:01:29 + pkg_list+='virtualenv ' 04:01:29 + for arg in "$@" 04:01:29 + case $arg in 04:01:29 + pkg_list+='urllib3~=1.26.15 ' 04:01:29 + [[ -f /tmp/.toxenv ]] 04:01:29 ++ cat /tmp/.toxenv 04:01:29 + lf_venv=/tmp/venv-jLNH 04:01:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLNH from' file:/tmp/.toxenv 04:01:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jLNH from file:/tmp/.toxenv 04:01:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:01:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:01:29 + local 'pip_opts=--upgrade --quiet' 04:01:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:01:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:01:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:01:29 + [[ -n '' ]] 04:01:29 + [[ -n '' ]] 04:01:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:01:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:01:29 + /tmp/venv-jLNH/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 04:01:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:01:30 lf-activate-venv(): INFO: Base packages installed successfully 04:01:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 04:01:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 04:01:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 04:01:30 + /tmp/venv-jLNH/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 04:01:31 + type python3 04:01:31 + true 04:01:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jLNH/bin to PATH' 04:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-jLNH/bin to PATH 04:01:31 + PATH=/tmp/venv-jLNH/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 04:01:31 + return 0 04:01:31 + [[ -d /opt/pyenv ]] 04:01:31 + echo '---> Setting up pyenv' 04:01:31 ---> Setting up pyenv 04:01:31 + export PYENV_ROOT=/opt/pyenv 04:01:31 + PYENV_ROOT=/opt/pyenv 04:01:31 + export PATH=/opt/pyenv/bin:/tmp/venv-jLNH/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 04:01:31 + PATH=/opt/pyenv/bin:/tmp/venv-jLNH/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 04:01:31 ++ pwd 04:01:31 + PYTHONPATH=/w/workspace/builder-tox-verify-master 04:01:31 + export PYTHONPATH 04:01:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 04:01:31 + TOX_TESTENV_PASSENV=PYTHONPATH 04:01:31 + tox --version 04:01:31 4.50.3 from /tmp/venv-jLNH/lib/python3.11/site-packages/tox/__init__.py 04:01:31 + PARALLEL=False 04:01:31 + TOX_OPTIONS_LIST= 04:01:31 + [[ -n '' ]] 04:01:31 + case ${PARALLEL,,} in 04:01:31 + tox 04:01:31 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 04:01:32 docs: install_deps> python -I -m pip install -r docs/requirements.txt 04:01:51 docs: freeze> python -m pip freeze --all 04:01:51 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.33.0,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 04:01:51 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 04:01:56 docs: OK ✔ in 21.82 seconds 04:01:56 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 04:02:09 docs-linkcheck: freeze> python -m pip freeze --all 04:02:11 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.33.0,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 04:02:11 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 04:03:12 docs-linkcheck: OK ✔ in 1 minute 19.05 seconds 04:03:12 jjb-version: freeze> python -m pip freeze --all 04:03:13 jjb-version: pip==26.0.1,setuptools==82.0.0 04:03:13 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 04:03:13 JJB version in jjb/releng-jobs.yaml: 6.3.0 04:03:13 JJB version in tox.ini: 6.3.0 04:03:13 jjb-version: OK ✔ in 0.85 seconds 04:03:13 prefix: freeze> python -m pip freeze --all 04:03:14 prefix: pip==26.0.1,setuptools==82.0.0 04:03:14 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 04:03:14 prefix: OK ✔ in 0.79 seconds 04:03:14 robot: freeze> python -m pip freeze --all 04:03:15 robot: pip==26.0.1,setuptools==82.0.0 04:03:15 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 04:03:15 docs: OK (21.81=setup[19.74]+cmd[2.08] seconds) 04:03:15 docs-linkcheck: OK (79.05=setup[16.65]+cmd[62.40] seconds) 04:03:15 jjb-version: OK (0.84=setup[0.81]+cmd[0.03] seconds) 04:03:15 prefix: OK (0.79=setup[0.76]+cmd[0.03] seconds) 04:03:15 robot: OK (0.82=setup[0.77]+cmd[0.04] seconds) 04:03:15 congratulations :) (103.34 seconds) 04:03:15 + tox_status=0 04:03:15 + echo '---> Completed tox runs' 04:03:15 ---> Completed tox runs 04:03:15 + for i in .tox/*/log 04:03:15 ++ echo .tox/docs-linkcheck/log 04:03:15 ++ awk -F/ '{print $2}' 04:03:15 + tox_env=docs-linkcheck 04:03:15 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 04:03:15 + for i in .tox/*/log 04:03:15 ++ awk -F/ '{print $2}' 04:03:15 ++ echo .tox/docs/log 04:03:15 + tox_env=docs 04:03:15 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 04:03:15 + for i in .tox/*/log 04:03:15 ++ echo .tox/jjb-version/log 04:03:15 ++ awk -F/ '{print $2}' 04:03:15 + tox_env=jjb-version 04:03:15 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 04:03:15 + for i in .tox/*/log 04:03:15 ++ awk -F/ '{print $2}' 04:03:15 ++ echo .tox/prefix/log 04:03:15 + tox_env=prefix 04:03:15 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 04:03:15 + for i in .tox/*/log 04:03:15 ++ awk -F/ '{print $2}' 04:03:15 ++ echo .tox/robot/log 04:03:15 + tox_env=robot 04:03:15 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 04:03:15 + DOC_DIR=docs/_build/html 04:03:15 + [[ -d docs/_build/html ]] 04:03:15 + echo '---> Archiving generated docs' 04:03:15 ---> Archiving generated docs 04:03:15 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 04:03:15 + echo '---> tox-run.sh ends' 04:03:15 ---> tox-run.sh ends 04:03:15 + test 0 -eq 0 04:03:15 $ ssh-agent -k 04:03:15 unset SSH_AUTH_SOCK; 04:03:15 unset SSH_AGENT_PID; 04:03:15 echo Agent pid 1513 killed; 04:03:15 [ssh-agent] Stopped. 04:03:15 [PostBuildScript] - [INFO] Executing post build scripts. 04:03:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6842169182162666032.sh 04:03:15 ---> sysstat.sh 04:03:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15514559498003930476.sh 04:03:16 ---> package-listing.sh 04:03:16 ++ facter osfamily 04:03:16 ++ tr '[:upper:]' '[:lower:]' 04:03:16 + OS_FAMILY=debian 04:03:16 + workspace=/w/workspace/builder-tox-verify-master 04:03:16 + START_PACKAGES=/tmp/packages_start.txt 04:03:16 + END_PACKAGES=/tmp/packages_end.txt 04:03:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:16 + PACKAGES=/tmp/packages_start.txt 04:03:16 + '[' /w/workspace/builder-tox-verify-master ']' 04:03:16 + PACKAGES=/tmp/packages_end.txt 04:03:16 + case "${OS_FAMILY}" in 04:03:16 + grep '^ii' 04:03:16 + dpkg -l 04:03:16 + '[' -f /tmp/packages_start.txt ']' 04:03:16 + '[' -f /tmp/packages_end.txt ']' 04:03:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:16 + '[' /w/workspace/builder-tox-verify-master ']' 04:03:16 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 04:03:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 04:03:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12982330898198246790.sh 04:03:19 ---> capture-instance-metadata.sh 04:03:19 Setup pyenv: 04:03:19 system 04:03:19 3.8.20 04:03:19 3.9.20 04:03:19 3.10.15 04:03:19 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 04:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AVB0 from file:/tmp/.os_lf_venv 04:03:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:03:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:03:21 lf-activate-venv(): INFO: Base packages installed successfully 04:03:21 lf-activate-venv(): INFO: Installing additional packages: lftools 04:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-AVB0/bin to PATH 04:03:30 INFO: Running in OpenStack, capturing instance metadata 04:03:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8320001789341756506.sh 04:03:31 provisioning config files... 04:03:31 Could not find credentials [logs] for builder-tox-verify-master #8439 04:03:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config7246802928871300148tmp 04:03:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:03:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:03:31 provisioning config files... 04:03:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:03:35 [EnvInject] - Injecting environment variables from a build step. 04:03:35 [EnvInject] - Injecting as environment variables the properties content 04:03:35 SERVER_ID=logs 04:03:35 04:03:35 [EnvInject] - Variables injected successfully. 04:03:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7567723780268117690.sh 04:03:35 ---> create-netrc.sh 04:03:35 WARN: Log server credential not found. 04:03:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10444499876152306168.sh 04:03:35 ---> python-tools-install.sh 04:03:35 Setup pyenv: 04:03:35 system 04:03:35 3.8.20 04:03:35 3.9.20 04:03:35 3.10.15 04:03:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 04:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AVB0 from file:/tmp/.os_lf_venv 04:03:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:03:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:03:37 lf-activate-venv(): INFO: Base packages installed successfully 04:03:37 lf-activate-venv(): INFO: Installing additional packages: lftools 04:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-AVB0/bin to PATH 04:03:46 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins8098809812515080906.sh 04:03:46 ---> uv-install.sh 04:03:46 uv 0.11.2 is already installed 04:03:46 uvx 0.11.2 (x86_64-unknown-linux-gnu) 04:03:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7587076511876269630.sh 04:03:46 ---> sudo-logs.sh 04:03:46 Archiving 'sudo' log.. 04:03:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4286510151510029443.sh 04:03:47 ---> job-cost.sh 04:03:47 INFO: Activating Python virtual environment... 04:03:47 Setup pyenv: 04:03:47 system 04:03:47 3.8.20 04:03:47 3.9.20 04:03:47 3.10.15 04:03:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 04:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AVB0 from file:/tmp/.os_lf_venv 04:03:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:03:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:03:49 lf-activate-venv(): INFO: Base packages installed successfully 04:03:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-AVB0/bin to PATH 04:03:55 INFO: No stack-cost file found 04:03:55 INFO: Instance uptime: 266s 04:03:55 INFO: Fetching instance metadata (attempt 1 of 3)... 04:03:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:03:55 INFO: Successfully fetched instance metadata 04:03:55 INFO: Instance type: v3-standard-2 04:03:55 INFO: Retrieving pricing info for: v3-standard-2 04:03:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:03:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=266 04:03:55 INFO: Successfully fetched Vexxhost pricing API 04:03:55 INFO: Retrieved cost: 0.06 04:03:55 INFO: Retrieved resource: v3-standard-2 04:03:55 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 04:03:55 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 04:03:55 INFO: Successfully archived job cost data 04:03:55 DEBUG: Cost data: builder-tox-verify-master,8439,2026-03-27 04:03:55,v3-standard-2,266,0.06,0.00,SUCCESS 04:03:55 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10952029736435347510.sh 04:03:55 ---> logs-deploy.sh 04:03:55 Setup pyenv: 04:03:55 system 04:03:55 3.8.20 04:03:55 3.9.20 04:03:55 3.10.15 04:03:55 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 04:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AVB0 from file:/tmp/.os_lf_venv 04:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:03:57 lf-activate-venv(): INFO: Base packages installed successfully 04:03:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:04:06 lf-activate-venv(): INFO: Adding /tmp/venv-AVB0/bin to PATH 04:04:06 WARNING: Nexus logging server not set 04:04:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8439/ 04:04:06 INFO: archiving logs to S3 04:04:07 ---> uname -a: 04:04:07 Linux prd-ubuntu2204-builder-2c-2g-53346 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 04:04:07 04:04:07 04:04:07 ---> lscpu: 04:04:07 Architecture: x86_64 04:04:07 CPU op-mode(s): 32-bit, 64-bit 04:04:07 Address sizes: 40 bits physical, 48 bits virtual 04:04:07 Byte Order: Little Endian 04:04:07 CPU(s): 2 04:04:07 On-line CPU(s) list: 0,1 04:04:07 Vendor ID: AuthenticAMD 04:04:07 Model name: AMD EPYC-Rome Processor 04:04:07 CPU family: 23 04:04:07 Model: 49 04:04:07 Thread(s) per core: 1 04:04:07 Core(s) per socket: 1 04:04:07 Socket(s): 2 04:04:07 Stepping: 0 04:04:07 BogoMIPS: 5599.99 04:04:07 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 04:04:07 Virtualization: AMD-V 04:04:07 Hypervisor vendor: KVM 04:04:07 Virtualization type: full 04:04:07 L1d cache: 64 KiB (2 instances) 04:04:07 L1i cache: 64 KiB (2 instances) 04:04:07 L2 cache: 1 MiB (2 instances) 04:04:07 L3 cache: 32 MiB (2 instances) 04:04:07 NUMA node(s): 1 04:04:07 NUMA node0 CPU(s): 0,1 04:04:07 Vulnerability Gather data sampling: Not affected 04:04:07 Vulnerability Indirect target selection: Not affected 04:04:07 Vulnerability Itlb multihit: Not affected 04:04:07 Vulnerability L1tf: Not affected 04:04:07 Vulnerability Mds: Not affected 04:04:07 Vulnerability Meltdown: Not affected 04:04:07 Vulnerability Mmio stale data: Not affected 04:04:07 Vulnerability Reg file data sampling: Not affected 04:04:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 04:04:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 04:04:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:04:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:04:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:04:07 Vulnerability Srbds: Not affected 04:04:07 Vulnerability Tsa: Not affected 04:04:07 Vulnerability Tsx async abort: Not affected 04:04:07 Vulnerability Vmscape: Not affected 04:04:07 04:04:07 04:04:07 ---> nproc: 04:04:07 2 04:04:07 04:04:07 04:04:07 ---> df -h: 04:04:07 Filesystem Size Used Avail Use% Mounted on 04:04:07 tmpfs 794M 1.1M 793M 1% /run 04:04:07 /dev/vda1 39G 9.2G 30G 24% / 04:04:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:04:07 tmpfs 5.0M 0 5.0M 0% /run/lock 04:04:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:04:07 tmpfs 794M 4.0K 794M 1% /run/user/1001 04:04:07 04:04:07 04:04:07 ---> free -m: 04:04:07 total used free shared buff/cache available 04:04:07 Mem: 7937 562 3920 4 3455 7064 04:04:07 Swap: 1023 0 1023 04:04:07 04:04:07 04:04:07 ---> ip addr: 04:04:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:04:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:04:07 inet 127.0.0.1/8 scope host lo 04:04:07 valid_lft forever preferred_lft forever 04:04:07 inet6 ::1/128 scope host 04:04:07 valid_lft forever preferred_lft forever 04:04:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:04:07 link/ether fa:16:3e:5b:58:e1 brd ff:ff:ff:ff:ff:ff 04:04:07 altname enp0s3 04:04:07 inet 10.30.171.167/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 04:04:07 valid_lft 86129sec preferred_lft 86129sec 04:04:07 inet6 fe80::f816:3eff:fe5b:58e1/64 scope link 04:04:07 valid_lft forever preferred_lft forever 04:04:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:04:07 link/ether d6:f2:cb:9b:f8:78 brd ff:ff:ff:ff:ff:ff 04:04:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:04:07 valid_lft forever preferred_lft forever 04:04:07 04:04:07 04:04:07 ---> sar -b -r -n DEV: 04:04:07 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53346) 03/27/26 _x86_64_ (2 CPU) 04:04:07 04:04:07 03:59:38 LINUX RESTART (2 CPU) 04:04:07 04:04:07 04:04:07 ---> sar -P ALL: 04:04:07 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53346) 03/27/26 _x86_64_ (2 CPU) 04:04:07 04:04:07 03:59:38 LINUX RESTART (2 CPU) 04:04:07 04:04:07 04:04:07