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