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