03:49:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/122458 03:49:33 Running as SYSTEM 03:49:33 [EnvInject] - Loading node environment variables. 03:49:33 Building remotely on prd-ubuntu2204-docker-2c-2g-4774 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-tox-verify-master 03:49:34 [ssh-agent] Looking for ssh-agent implementation... 03:49:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:34 $ ssh-agent 03:49:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtdadIM/agent.1514 03:49:34 SSH_AGENT_PID=1516 03:49:34 [ssh-agent] Started. 03:49:34 Running ssh-add (command line suppressed) 03:49:34 Identity added: /w/workspace/odlparent-tox-verify-master@tmp/private_key_17401081262082803331.key (/w/workspace/odlparent-tox-verify-master@tmp/private_key_17401081262082803331.key) 03:49:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:49:34 The recommended git tool is: NONE 03:49:36 using credential jenkins-ssh 03:49:36 Wiping out workspace first. 03:49:36 Cloning the remote Git repository 03:49:36 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 03:49:36 > git init /w/workspace/odlparent-tox-verify-master # timeout=10 03:49:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 03:49:36 > git --version # timeout=10 03:49:36 > git --version # 'git version 2.34.1' 03:49:36 using GIT_SSH to set credentials jenkins-ssh 03:49:36 Verifying host key using known hosts file, will automatically accept unseen keys 03:49:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 03:49:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 03:49:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 03:49:39 using GIT_SSH to set credentials jenkins-ssh 03:49:39 Verifying host key using known hosts file, will automatically accept unseen keys 03:49:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent refs/changes/58/122458/1 # timeout=10 03:49:39 > git rev-parse 9eb38dfd9cfca87e558745e6d04548c060adc1e4^{commit} # timeout=10 03:49:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 03:49:39 Checking out Revision 9eb38dfd9cfca87e558745e6d04548c060adc1e4 (refs/changes/58/122458/1) 03:49:39 > git config core.sparsecheckout # timeout=10 03:49:39 > git checkout -f 9eb38dfd9cfca87e558745e6d04548c060adc1e4 # timeout=10 03:49:42 Commit message: "Bump lfreleng-actions/github2gerrit-action from 1.2.0 to 1.2.1" 03:49:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:49:43 > git rev-list --no-walk a72e1511507f90de79099b5a076276fe24225781 # timeout=10 03:49:43 provisioning config files... 03:49:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:49:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:49:43 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins9304484884206975396.sh 03:49:43 ---> python-tools-install.sh 03:49:43 Setup pyenv: 03:49:43 * system (set by /opt/pyenv/version) 03:49:43 * 3.8.20 (set by /opt/pyenv/version) 03:49:43 * 3.9.20 (set by /opt/pyenv/version) 03:49:43 3.10.15 03:49:43 3.11.10 03:49:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1ANH 03:49:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:49:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:49:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:49:52 lf-activate-venv(): INFO: Base packages installed successfully 03:49:52 lf-activate-venv(): INFO: Installing additional packages: lftools 03:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-1ANH/bin to PATH 03:50:24 Generating Requirements File 03:50:42 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. 03:50:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:50:43 Python 3.11.10 03:50:43 pip 26.0.1 from /tmp/venv-1ANH/lib/python3.11/site-packages/pip (python 3.11) 03:50:43 appdirs==1.4.4 03:50:43 argcomplete==3.6.3 03:50:43 aspy.yaml==1.3.0 03:50:43 attrs==26.1.0 03:50:43 autopage==0.6.0 03:50:43 beautifulsoup4==4.14.3 03:50:43 boto3==1.42.91 03:50:43 botocore==1.42.91 03:50:43 bs4==0.0.2 03:50:43 certifi==2026.2.25 03:50:43 cffi==2.0.0 03:50:43 cfgv==3.5.0 03:50:43 chardet==7.4.3 03:50:43 charset-normalizer==3.4.7 03:50:43 click==8.3.2 03:50:43 cliff==4.13.3 03:50:43 cmd2==3.5.0 03:50:43 cryptography==3.3.2 03:50:43 debtcollector==3.1.0 03:50:43 decorator==5.2.1 03:50:43 defusedxml==0.7.1 03:50:43 Deprecated==1.3.1 03:50:43 distlib==0.4.0 03:50:43 dnspython==2.8.0 03:50:43 docker==7.1.0 03:50:43 dogpile.cache==1.5.0 03:50:43 durationpy==0.10 03:50:43 email-validator==2.3.0 03:50:43 filelock==3.29.0 03:50:43 future==1.0.0 03:50:43 gitdb==4.0.12 03:50:43 GitPython==3.1.46 03:50:43 httplib2==0.30.2 03:50:43 identify==2.6.19 03:50:43 idna==3.11 03:50:43 importlib-resources==1.5.0 03:50:43 iso8601==2.1.0 03:50:43 Jinja2==3.1.6 03:50:43 jmespath==1.1.0 03:50:43 jsonpatch==1.33 03:50:43 jsonpointer==3.1.1 03:50:43 jsonschema==4.26.0 03:50:43 jsonschema-specifications==2025.9.1 03:50:43 keystoneauth1==5.13.1 03:50:43 kubernetes==35.0.0 03:50:43 lftools==0.37.22 03:50:43 lxml==6.1.0 03:50:43 markdown-it-py==4.0.0 03:50:43 MarkupSafe==3.0.3 03:50:43 mdurl==0.1.2 03:50:43 msgpack==1.1.2 03:50:43 multi_key_dict==2.0.3 03:50:43 munch==4.0.0 03:50:43 netaddr==1.3.0 03:50:43 niet==1.4.2 03:50:43 nodeenv==1.10.0 03:50:43 oauth2client==4.1.3 03:50:43 oauthlib==3.3.1 03:50:43 openstacksdk==4.11.0 03:50:43 os-service-types==1.8.2 03:50:43 osc-lib==4.5.0 03:50:43 oslo.config==10.3.0 03:50:43 oslo.context==6.3.0 03:50:43 oslo.i18n==6.7.2 03:50:43 oslo.log==8.1.0 03:50:43 oslo.serialization==5.9.1 03:50:43 oslo.utils==10.0.1 03:50:43 packaging==26.1 03:50:43 pbr==7.0.3 03:50:43 platformdirs==4.9.6 03:50:43 prettytable==3.17.0 03:50:43 psutil==7.2.2 03:50:43 pyasn1==0.6.3 03:50:43 pyasn1_modules==0.4.2 03:50:43 pycparser==3.0 03:50:43 pygerrit2==2.0.15 03:50:43 PyGithub==2.9.1 03:50:43 Pygments==2.20.0 03:50:43 PyJWT==2.12.1 03:50:43 PyNaCl==1.6.2 03:50:43 pyparsing==2.4.7 03:50:43 pyperclip==1.11.0 03:50:43 pyrsistent==0.20.0 03:50:43 python-cinderclient==9.9.0 03:50:43 python-dateutil==2.9.0.post0 03:50:43 python-discovery==1.2.2 03:50:43 python-heatclient==5.1.0 03:50:43 python-jenkins==1.8.3 03:50:43 python-keystoneclient==5.8.0 03:50:43 python-magnumclient==4.10.0 03:50:43 python-openstackclient==9.0.0 03:50:43 python-swiftclient==4.10.0 03:50:43 PyYAML==6.0.3 03:50:43 referencing==0.37.0 03:50:43 requests==2.33.1 03:50:43 requests-oauthlib==2.0.0 03:50:43 rfc3986==2.0.0 03:50:43 rich==15.0.0 03:50:43 rich-argparse==1.7.2 03:50:43 rpds-py==0.30.0 03:50:43 rsa==4.9.1 03:50:43 ruamel.yaml==0.19.1 03:50:43 ruamel.yaml.clib==0.2.15 03:50:43 s3transfer==0.16.0 03:50:43 simplejson==4.0.1 03:50:43 six==1.17.0 03:50:43 smmap==5.0.3 03:50:43 soupsieve==2.8.3 03:50:43 stevedore==5.7.0 03:50:43 tabulate==0.10.0 03:50:43 toml==0.10.2 03:50:43 tomlkit==0.14.0 03:50:43 tqdm==4.67.3 03:50:43 typing_extensions==4.15.0 03:50:43 urllib3==1.26.20 03:50:43 virtualenv==21.2.4 03:50:43 wcwidth==0.6.0 03:50:43 websocket-client==1.9.0 03:50:43 wrapt==2.1.2 03:50:43 xdg==6.0.0 03:50:43 xmltodict==1.0.4 03:50:43 yq==3.4.3 03:50:43 [odlparent-tox-verify-master] $ /bin/sh /tmp/jenkins450642662515969463.sh 03:50:43 ---> uv-install.sh 03:50:43 Installing uv/uvx (latest) using shell installer 03:50:43 2026-04-20 03:50:43 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T04%3A47%3A29Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T03%3A47%3A26Z&ske=2026-04-20T04%3A47%3A29Z&sks=b&skv=2018-11-09&sig=a8S4CBzPwY4XpliyFe5SHu1uYa%2FHl7x1mdijxL64xgc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjY1NzI3NCwibmJmIjoxNzc2NjU2OTc0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.XQm3rwqqj0sxwKnB3trTLrmdYiAutZ6F5akRRhiHg7Y&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-fZNVfs.sh" [1] 03:50:43 downloading uv 0.11.7 x86_64-unknown-linux-gnu 03:50:44 installing to /home/jenkins/.local/bin 03:50:44 uv 03:50:44 uvx 03:50:44 everything's installed! 03:50:44 03:50:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 03:50:44 03:50:44 source $HOME/.local/bin/env (sh, bash, zsh) 03:50:44 source $HOME/.local/bin/env.fish (fish) 03:50:44 Adding install location to PATH 03:50:44 ---> Validating uv/uvx install 03:50:44 uvx 0.11.7 (x86_64-unknown-linux-gnu) 03:50:44 [EnvInject] - Injecting environment variables from a build step. 03:50:44 [EnvInject] - Injecting as environment variables the properties content 03:50:44 PYTHON=python3 03:50:44 03:50:44 [EnvInject] - Variables injected successfully. 03:50:44 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins4762768660962085074.sh 03:50:44 ---> tox-install.sh 03:50:44 + source /home/jenkins/lf-env.sh 03:50:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:50:44 ++ mktemp -d /tmp/venv-XXXX 03:50:44 + lf_venv=/tmp/venv-Os6t 03:50:44 + local venv_file=/tmp/.os_lf_venv 03:50:44 + local python=python3 03:50:44 + local options 03:50:44 + local set_path=true 03:50:44 + local install_args= 03:50:44 ++ 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 03:50:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:50:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:50:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:50:44 + true 03:50:44 + case $1 in 03:50:44 + venv_file=/tmp/.toxenv 03:50:44 + shift 2 03:50:44 + true 03:50:44 + case $1 in 03:50:44 + shift 03:50:44 + break 03:50:44 + case $python in 03:50:44 + local pkg_list= 03:50:44 + [[ -d /opt/pyenv ]] 03:50:44 + echo 'Setup pyenv:' 03:50:44 Setup pyenv: 03:50:44 + export PYENV_ROOT=/opt/pyenv 03:50:44 + PYENV_ROOT=/opt/pyenv 03:50:44 + 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 03:50:44 + 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 03:50:44 + pyenv versions 03:50:44 system 03:50:44 3.8.20 03:50:44 3.9.20 03:50:44 3.10.15 03:50:44 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 03:50:44 + command -v pyenv 03:50:44 ++ pyenv init - --no-rehash 03:50:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:50:45 for i in ${!paths[@]}; do 03:50:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:50:45 fi; done; 03:50:45 echo "${paths[*]}"'\'')" 03:50:45 export PATH="/opt/pyenv/shims:${PATH}" 03:50:45 export PYENV_SHELL=bash 03:50:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:50:45 pyenv() { 03:50:45 local command 03:50:45 command="${1:-}" 03:50:45 if [ "$#" -gt 0 ]; then 03:50:45 shift 03:50:45 fi 03:50:45 03:50:45 case "$command" in 03:50:45 rehash|shell) 03:50:45 eval "$(pyenv "sh-$command" "$@")" 03:50:45 ;; 03:50:45 *) 03:50:45 command pyenv "$command" "$@" 03:50:45 ;; 03:50:45 esac 03:50:45 }' 03:50:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:50:45 for i in ${!paths[@]}; do 03:50:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:50:45 fi; done; 03:50:45 echo "${paths[*]}"' 03:50:45 ++ 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 03:50:45 ++ 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 03:50:45 ++ 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 03:50:45 ++ export PYENV_SHELL=bash 03:50:45 ++ PYENV_SHELL=bash 03:50:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:50:45 +++ complete -F _pyenv pyenv 03:50:45 ++ lf-pyver python3 03:50:45 ++ local py_version_xy=python3 03:50:45 ++ local py_version_xyz= 03:50:45 ++ pyenv versions 03:50:45 ++ local command 03:50:45 ++ awk '{ print $1 }' 03:50:45 ++ command=versions 03:50:45 ++ '[' 1 -gt 0 ']' 03:50:45 ++ shift 03:50:45 ++ case "$command" in 03:50:45 ++ sed 's/^[ *]* //' 03:50:45 ++ command pyenv versions 03:50:45 ++ grep -E '^[0-9.]*[0-9]$' 03:50:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:50:45 +++ grep '^3' /tmp/.pyenv_versions 03:50:45 +++ tail -n 1 03:50:45 +++ sort -V 03:50:45 ++ py_version_xyz=3.11.10 03:50:45 ++ [[ -z 3.11.10 ]] 03:50:45 ++ echo 3.11.10 03:50:45 ++ return 0 03:50:45 + pyenv local 3.11.10 03:50:45 + local command 03:50:45 + command=local 03:50:45 + '[' 2 -gt 0 ']' 03:50:45 + shift 03:50:45 + case "$command" in 03:50:45 + command pyenv local 3.11.10 03:50:45 + for arg in "$@" 03:50:45 + case $arg in 03:50:45 + pkg_list+='tox ' 03:50:45 + for arg in "$@" 03:50:45 + case $arg in 03:50:45 + pkg_list+='virtualenv ' 03:50:45 + for arg in "$@" 03:50:45 + case $arg in 03:50:45 + pkg_list+='urllib3~=1.26.15 ' 03:50:45 + [[ -f /tmp/.toxenv ]] 03:50:45 + [[ ! -f /tmp/.toxenv ]] 03:50:45 + [[ -n '' ]] 03:50:45 + python3 -m venv /tmp/venv-Os6t 03:50:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Os6t' 03:50:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Os6t 03:50:49 + echo /tmp/venv-Os6t 03:50:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:50:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:50:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:50:49 + local 'pip_opts=--upgrade --quiet' 03:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:50:49 + [[ -n '' ]] 03:50:49 + [[ -n '' ]] 03:50:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:50:49 + /tmp/venv-Os6t/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 03:50:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:50:53 lf-activate-venv(): INFO: Base packages installed successfully 03:50:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:50:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:50:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:50:53 + /tmp/venv-Os6t/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 03:50:54 + type python3 03:50:54 + true 03:50:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Os6t/bin to PATH' 03:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-Os6t/bin to PATH 03:50:54 + PATH=/tmp/venv-Os6t/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 03:50:54 + return 0 03:50:54 + python3 --version 03:50:54 Python 3.11.10 03:50:54 + python3 -m pip --version 03:50:55 pip 26.0.1 from /tmp/venv-Os6t/lib/python3.11/site-packages/pip (python 3.11) 03:50:55 + python3 -m pip freeze 03:50:55 cachetools==7.0.5 03:50:55 colorama==0.4.6 03:50:55 distlib==0.4.0 03:50:55 filelock==3.29.0 03:50:55 packaging==26.1 03:50:55 platformdirs==4.9.6 03:50:55 pluggy==1.6.0 03:50:55 pyproject-api==1.10.0 03:50:55 python-discovery==1.2.2 03:50:55 tomli_w==1.2.0 03:50:55 tox==4.53.0 03:50:55 urllib3==1.26.20 03:50:55 virtualenv==21.2.4 03:50:55 [odlparent-tox-verify-master] $ /bin/sh -xe /tmp/jenkins4601569172287791390.sh 03:50:55 [EnvInject] - Injecting environment variables from a build step. 03:50:55 [EnvInject] - Injecting as environment variables the properties content 03:50:55 PARALLEL=False 03:50:55 03:50:55 [EnvInject] - Variables injected successfully. 03:50:55 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins1714816852357537729.sh 03:50:55 ---> tox-run.sh 03:50:55 + 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 03:50:55 + ARCHIVE_TOX_DIR=/w/workspace/odlparent-tox-verify-master/archives/tox 03:50:55 + ARCHIVE_DOC_DIR=/w/workspace/odlparent-tox-verify-master/archives/docs 03:50:55 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/tox 03:50:55 + cd /w/workspace/odlparent-tox-verify-master/. 03:50:55 + source /home/jenkins/lf-env.sh 03:50:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:50:55 ++ mktemp -d /tmp/venv-XXXX 03:50:55 + lf_venv=/tmp/venv-hByu 03:50:55 + local venv_file=/tmp/.os_lf_venv 03:50:55 + local python=python3 03:50:55 + local options 03:50:55 + local set_path=true 03:50:55 + local install_args= 03:50:55 ++ 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 03:50:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:50:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:50:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:50:55 + true 03:50:55 + case $1 in 03:50:55 + venv_file=/tmp/.toxenv 03:50:55 + shift 2 03:50:55 + true 03:50:55 + case $1 in 03:50:55 + shift 03:50:55 + break 03:50:55 + case $python in 03:50:55 + local pkg_list= 03:50:55 + [[ -d /opt/pyenv ]] 03:50:55 + echo 'Setup pyenv:' 03:50:55 Setup pyenv: 03:50:55 + export PYENV_ROOT=/opt/pyenv 03:50:55 + PYENV_ROOT=/opt/pyenv 03:50:55 + 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 03:50:55 + 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 03:50:55 + pyenv versions 03:50:55 system 03:50:55 3.8.20 03:50:55 3.9.20 03:50:55 3.10.15 03:50:55 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 03:50:55 + command -v pyenv 03:50:55 ++ pyenv init - --no-rehash 03:50:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:50:55 for i in ${!paths[@]}; do 03:50:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:50:55 fi; done; 03:50:55 echo "${paths[*]}"'\'')" 03:50:55 export PATH="/opt/pyenv/shims:${PATH}" 03:50:55 export PYENV_SHELL=bash 03:50:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:50:55 pyenv() { 03:50:55 local command 03:50:55 command="${1:-}" 03:50:55 if [ "$#" -gt 0 ]; then 03:50:55 shift 03:50:55 fi 03:50:55 03:50:55 case "$command" in 03:50:55 rehash|shell) 03:50:55 eval "$(pyenv "sh-$command" "$@")" 03:50:55 ;; 03:50:55 *) 03:50:55 command pyenv "$command" "$@" 03:50:55 ;; 03:50:55 esac 03:50:55 }' 03:50:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:50:55 for i in ${!paths[@]}; do 03:50:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:50:55 fi; done; 03:50:55 echo "${paths[*]}"' 03:50:55 ++ 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 03:50:55 ++ 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 03:50:55 ++ 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 03:50:55 ++ export PYENV_SHELL=bash 03:50:55 ++ PYENV_SHELL=bash 03:50:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:50:55 +++ complete -F _pyenv pyenv 03:50:55 ++ lf-pyver python3 03:50:55 ++ local py_version_xy=python3 03:50:55 ++ local py_version_xyz= 03:50:55 ++ grep -E '^[0-9.]*[0-9]$' 03:50:55 ++ pyenv versions 03:50:55 ++ local command 03:50:55 ++ command=versions 03:50:55 ++ '[' 1 -gt 0 ']' 03:50:55 ++ shift 03:50:55 ++ case "$command" in 03:50:55 ++ command pyenv versions 03:50:55 ++ sed 's/^[ *]* //' 03:50:55 ++ awk '{ print $1 }' 03:50:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:50:55 +++ grep '^3' /tmp/.pyenv_versions 03:50:55 +++ sort -V 03:50:55 +++ tail -n 1 03:50:55 ++ py_version_xyz=3.11.10 03:50:55 ++ [[ -z 3.11.10 ]] 03:50:55 ++ echo 3.11.10 03:50:55 ++ return 0 03:50:55 + pyenv local 3.11.10 03:50:55 + local command 03:50:55 + command=local 03:50:55 + '[' 2 -gt 0 ']' 03:50:55 + shift 03:50:55 + case "$command" in 03:50:55 + command pyenv local 3.11.10 03:50:55 + for arg in "$@" 03:50:55 + case $arg in 03:50:55 + pkg_list+='tox ' 03:50:55 + for arg in "$@" 03:50:55 + case $arg in 03:50:55 + pkg_list+='virtualenv ' 03:50:55 + for arg in "$@" 03:50:55 + case $arg in 03:50:55 + pkg_list+='urllib3~=1.26.15 ' 03:50:55 + [[ -f /tmp/.toxenv ]] 03:50:55 ++ cat /tmp/.toxenv 03:50:55 + lf_venv=/tmp/venv-Os6t 03:50:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Os6t from' file:/tmp/.toxenv 03:50:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Os6t from file:/tmp/.toxenv 03:50:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:50:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:50:55 + local 'pip_opts=--upgrade --quiet' 03:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:50:55 + [[ -n '' ]] 03:50:55 + [[ -n '' ]] 03:50:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:50:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:50:55 + /tmp/venv-Os6t/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 03:50:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:50:56 lf-activate-venv(): INFO: Base packages installed successfully 03:50:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:50:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:50:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:50:56 + /tmp/venv-Os6t/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 03:50:57 + type python3 03:50:57 + true 03:50:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Os6t/bin to PATH' 03:50:57 lf-activate-venv(): INFO: Adding /tmp/venv-Os6t/bin to PATH 03:50:57 + PATH=/tmp/venv-Os6t/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 03:50:57 + return 0 03:50:57 + [[ -d /opt/pyenv ]] 03:50:57 + echo '---> Setting up pyenv' 03:50:57 ---> Setting up pyenv 03:50:57 + export PYENV_ROOT=/opt/pyenv 03:50:57 + PYENV_ROOT=/opt/pyenv 03:50:57 + export PATH=/opt/pyenv/bin:/tmp/venv-Os6t/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 03:50:57 + PATH=/opt/pyenv/bin:/tmp/venv-Os6t/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 03:50:57 ++ pwd 03:50:57 + PYTHONPATH=/w/workspace/odlparent-tox-verify-master 03:50:57 + export PYTHONPATH 03:50:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:50:57 + TOX_TESTENV_PASSENV=PYTHONPATH 03:50:57 + tox --version 03:50:57 4.53.0 from /tmp/venv-Os6t/lib/python3.11/site-packages/tox/__init__.py 03:50:57 + PARALLEL=False 03:50:57 + TOX_OPTIONS_LIST= 03:50:57 + [[ -n '' ]] 03:50:57 + case ${PARALLEL,,} in 03:50:57 + tee -a /w/workspace/odlparent-tox-verify-master/archives/tox/tox.log 03:50:57 + tox 03:50:58 docs: install_deps> python -I -m pip install -r docs/requirements.txt 03:51:19 docs: freeze> python -m pip freeze --all 03:51:20 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.7,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.4,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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 03:51:20 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html 03:51:20 Running Sphinx v8.2.3 03:51:20 loading translations [en]... done 03:51:20 making output directory... done 03:51:20 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 03:51:20 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 03:51:20 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 03:51:20 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 03:51:20 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 03:51:20 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 03:51:20 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 03:51:21 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 03:51:21 building [mo]: targets for 0 po files that are out of date 03:51:21 writing output... 03:51:21 building [html]: targets for 3 source files that are out of date 03:51:21 updating environment: [new config] 3 added, 0 changed, 0 removed 03:51:21 reading sources... [ 33%] NEWS 03:51:22 reading sources... [ 67%] developer-guide 03:51:22 reading sources... [100%] index 03:51:22 03:51:22 looking for now-outdated files... none found 03:51:22 pickling environment... done 03:51:22 checking consistency... done 03:51:22 preparing documents... done 03:51:22 copying assets... 03:51:22 copying static files... 03:51:22 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/basic.css 03:51:22 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/language_data.js 03:51:22 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/documentation_options.js 03:51:22 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.js 03:51:22 Writing evaluated template result to /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.css 03:51:22 copying static files: done 03:51:22 copying extra files... 03:51:22 copying extra files: done 03:51:22 copying assets: done 03:51:22 writing output... [ 33%] NEWS 03:51:23 writing output... [ 67%] developer-guide 03:51:23 writing output... [100%] index 03:51:23 03:51:23 generating indices... genindex done 03:51:23 highlighting module code... 03:51:23 writing additional pages... search done 03:51:23 dumping search index in English (code: en)... done 03:51:23 dumping object inventory... done 03:51:23 build succeeded. 03:51:23 03:51:23 The HTML pages are in .tox/docs/tmp/html. 03:51:23 docs: OK ✔ in 25.41 seconds 03:51:23 pre-commit: install_deps> python -I -m pip install pre-commit 03:51:26 pre-commit: freeze> python -m pip freeze --all 03:51:26 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,virtualenv==21.2.4 03:51:26 pre-commit: commands[0]> pre-commit run --all-files 03:51:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 03:51:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 03:51:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 03:51:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 03:51:27 [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. 03:51:28 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier. 03:51:28 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@4.0.0-alpha.8. 03:51:28 [INFO] Initializing environment for https://github.com/adrienverge/yamllint. 03:51:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 03:51:29 [INFO] Once installed this environment will be reused. 03:51:29 [INFO] This may take a few minutes... 03:51:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 03:51:33 [INFO] Once installed this environment will be reused. 03:51:33 [INFO] This may take a few minutes... 03:51:38 [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. 03:51:38 [INFO] Once installed this environment will be reused. 03:51:38 [INFO] This may take a few minutes... 03:51:43 [INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier. 03:51:43 [INFO] Once installed this environment will be reused. 03:51:43 [INFO] This may take a few minutes... 03:51:55 [INFO] Installing environment for https://github.com/adrienverge/yamllint. 03:51:55 [INFO] Once installed this environment will be reused. 03:51:55 [INFO] This may take a few minutes... 03:51:58 trim trailing whitespace.................................................Passed 03:51:59 fix end of files.........................................................Passed 03:51:59 check yaml...............................................................Passed 03:51:59 check xml................................................................Passed 03:51:59 check json...........................................(no files to check)Skipped 03:51:59 check for added large files..............................................Passed 03:51:59 check for merge conflicts................................................Passed 03:51:59 check for case conflicts.................................................Passed 03:51:59 mixed line ending........................................................Passed 03:51:59 Tabs remover.............................................................Passed 03:51:59 shellcheck...............................................................Passed 03:51:59 prettier.................................................................Passed 03:52:00 yamllint.................................................................Passed 03:52:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 03:52:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 03:52:00 [INFO] Once installed this environment will be reused. 03:52:00 [INFO] This may take a few minutes... 03:52:08 gitlint..............................................(no files to check)Skipped 03:52:08 docs: OK (25.41=setup[21.99]+cmd[3.41] seconds) 03:52:08 pre-commit: OK (44.89=setup[2.88]+cmd[33.95,8.06] seconds) 03:52:08 congratulations :) (70.33 seconds) 03:52:08 + tox_status=0 03:52:08 + echo '---> Completed tox runs' 03:52:08 ---> Completed tox runs 03:52:08 + for i in .tox/*/log 03:52:08 ++ awk -F/ '{print $2}' 03:52:08 ++ echo .tox/docs/log 03:52:08 + tox_env=docs 03:52:08 + cp -r .tox/docs/log /w/workspace/odlparent-tox-verify-master/archives/tox/docs 03:52:08 + for i in .tox/*/log 03:52:08 ++ awk -F/ '{print $2}' 03:52:08 ++ echo .tox/pre-commit/log 03:52:08 + tox_env=pre-commit 03:52:08 + cp -r .tox/pre-commit/log /w/workspace/odlparent-tox-verify-master/archives/tox/pre-commit 03:52:08 + DOC_DIR=docs/_build/html 03:52:08 + [[ -d docs/_build/html ]] 03:52:08 + echo '---> tox-run.sh ends' 03:52:08 ---> tox-run.sh ends 03:52:08 + test 0 -eq 0 03:52:08 $ ssh-agent -k 03:52:08 unset SSH_AUTH_SOCK; 03:52:08 unset SSH_AGENT_PID; 03:52:08 echo Agent pid 1516 killed; 03:52:08 [ssh-agent] Stopped. 03:52:08 [PostBuildScript] - [INFO] Executing post build scripts. 03:52:08 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins8921105131031438325.sh 03:52:08 ---> sysstat.sh 03:52:09 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins5275500895121716223.sh 03:52:09 ---> package-listing.sh 03:52:09 ++ facter osfamily 03:52:09 ++ tr '[:upper:]' '[:lower:]' 03:52:09 + OS_FAMILY=debian 03:52:09 + workspace=/w/workspace/odlparent-tox-verify-master 03:52:09 + START_PACKAGES=/tmp/packages_start.txt 03:52:09 + END_PACKAGES=/tmp/packages_end.txt 03:52:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:52:09 + PACKAGES=/tmp/packages_start.txt 03:52:09 + '[' /w/workspace/odlparent-tox-verify-master ']' 03:52:09 + PACKAGES=/tmp/packages_end.txt 03:52:09 + case "${OS_FAMILY}" in 03:52:09 + dpkg -l 03:52:09 + grep '^ii' 03:52:09 + '[' -f /tmp/packages_start.txt ']' 03:52:09 + '[' -f /tmp/packages_end.txt ']' 03:52:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:52:09 + '[' /w/workspace/odlparent-tox-verify-master ']' 03:52:09 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/ 03:52:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-tox-verify-master/archives/ 03:52:09 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins12007378449875561917.sh 03:52:09 ---> capture-instance-metadata.sh 03:52:09 Setup pyenv: 03:52:09 system 03:52:09 3.8.20 03:52:09 3.9.20 03:52:09 3.10.15 03:52:09 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 03:52:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ANH from file:/tmp/.os_lf_venv 03:52:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:11 lf-activate-venv(): INFO: Base packages installed successfully 03:52:11 lf-activate-venv(): INFO: Installing additional packages: lftools 03:52:23 lf-activate-venv(): INFO: Adding /tmp/venv-1ANH/bin to PATH 03:52:23 INFO: Running in OpenStack, capturing instance metadata 03:52:24 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins7740754858983110679.sh 03:52:24 provisioning config files... 03:52:24 Could not find credentials [logs] for odlparent-tox-verify-master #4647 03:52:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-tox-verify-master@tmp/config8426878455711768962tmp 03:52:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:52:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:52:24 provisioning config files... 03:52:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:52:24 [EnvInject] - Injecting environment variables from a build step. 03:52:24 [EnvInject] - Injecting as environment variables the properties content 03:52:24 SERVER_ID=logs 03:52:24 03:52:24 [EnvInject] - Variables injected successfully. 03:52:24 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins4881017223805711308.sh 03:52:24 ---> create-netrc.sh 03:52:24 WARN: Log server credential not found. 03:52:24 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins8855746774320027803.sh 03:52:24 ---> python-tools-install.sh 03:52:24 Setup pyenv: 03:52:24 system 03:52:24 3.8.20 03:52:24 3.9.20 03:52:24 3.10.15 03:52:24 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 03:52:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ANH from file:/tmp/.os_lf_venv 03:52:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:26 lf-activate-venv(): INFO: Base packages installed successfully 03:52:26 lf-activate-venv(): INFO: Installing additional packages: lftools 03:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-1ANH/bin to PATH 03:52:36 [odlparent-tox-verify-master] $ /bin/sh /tmp/jenkins18379564788034480051.sh 03:52:36 ---> uv-install.sh 03:52:36 uv 0.11.7 is already installed 03:52:36 uvx 0.11.7 (x86_64-unknown-linux-gnu) 03:52:36 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins12367106304448732385.sh 03:52:36 ---> sudo-logs.sh 03:52:36 Archiving 'sudo' log.. 03:52:36 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins4183818671893659582.sh 03:52:36 ---> job-cost.sh 03:52:36 INFO: Activating Python virtual environment... 03:52:36 Setup pyenv: 03:52:36 system 03:52:36 3.8.20 03:52:36 3.9.20 03:52:36 3.10.15 03:52:36 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 03:52:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ANH from file:/tmp/.os_lf_venv 03:52:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:38 lf-activate-venv(): INFO: Base packages installed successfully 03:52:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:52:44 lf-activate-venv(): INFO: Adding /tmp/venv-1ANH/bin to PATH 03:52:44 INFO: No stack-cost file found 03:52:44 INFO: Instance uptime: 235s 03:52:44 INFO: Fetching instance metadata (attempt 1 of 3)... 03:52:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 03:52:45 INFO: Successfully fetched instance metadata 03:52:45 INFO: Instance type: v3-standard-2 03:52:45 INFO: Retrieving pricing info for: v3-standard-2 03:52:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 03:52:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=235 03:52:45 INFO: Successfully fetched Vexxhost pricing API 03:52:45 INFO: Retrieved cost: 0.06 03:52:45 INFO: Retrieved resource: v3-standard-2 03:52:45 INFO: Creating archive directory: /w/workspace/odlparent-tox-verify-master/archives/cost 03:52:45 INFO: Archiving costs to: /w/workspace/odlparent-tox-verify-master/archives/cost.csv 03:52:45 INFO: Successfully archived job cost data 03:52:45 DEBUG: Cost data: odlparent-tox-verify-master,4647,2026-04-20 03:52:45,v3-standard-2,235,0.06,0.00,SUCCESS 03:52:45 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins13721293900868266745.sh 03:52:45 ---> logs-deploy.sh 03:52:45 Setup pyenv: 03:52:45 system 03:52:45 3.8.20 03:52:45 3.9.20 03:52:45 3.10.15 03:52:45 * 3.11.10 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 03:52:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1ANH from file:/tmp/.os_lf_venv 03:52:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:47 lf-activate-venv(): INFO: Base packages installed successfully 03:52:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:52:56 lf-activate-venv(): INFO: Adding /tmp/venv-1ANH/bin to PATH 03:52:56 WARNING: Nexus logging server not set 03:52:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-tox-verify-master/4647/ 03:52:56 INFO: archiving logs to S3 03:52:57 ---> uname -a: 03:52:57 Linux prd-ubuntu2204-docker-2c-2g-4774 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 03:52:57 03:52:57 03:52:57 ---> lscpu: 03:52:57 Architecture: x86_64 03:52:57 CPU op-mode(s): 32-bit, 64-bit 03:52:57 Address sizes: 40 bits physical, 48 bits virtual 03:52:57 Byte Order: Little Endian 03:52:57 CPU(s): 2 03:52:57 On-line CPU(s) list: 0,1 03:52:57 Vendor ID: AuthenticAMD 03:52:57 Model name: AMD EPYC-Rome Processor 03:52:57 CPU family: 23 03:52:57 Model: 49 03:52:57 Thread(s) per core: 1 03:52:57 Core(s) per socket: 1 03:52:57 Socket(s): 2 03:52:57 Stepping: 0 03:52:57 BogoMIPS: 5599.99 03:52:57 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 03:52:57 Virtualization: AMD-V 03:52:57 Hypervisor vendor: KVM 03:52:57 Virtualization type: full 03:52:57 L1d cache: 64 KiB (2 instances) 03:52:57 L1i cache: 64 KiB (2 instances) 03:52:57 L2 cache: 1 MiB (2 instances) 03:52:57 L3 cache: 32 MiB (2 instances) 03:52:57 NUMA node(s): 1 03:52:57 NUMA node0 CPU(s): 0,1 03:52:57 Vulnerability Gather data sampling: Not affected 03:52:57 Vulnerability Indirect target selection: Not affected 03:52:57 Vulnerability Itlb multihit: Not affected 03:52:57 Vulnerability L1tf: Not affected 03:52:57 Vulnerability Mds: Not affected 03:52:57 Vulnerability Meltdown: Not affected 03:52:57 Vulnerability Mmio stale data: Not affected 03:52:57 Vulnerability Reg file data sampling: Not affected 03:52:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 03:52:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 03:52:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:52:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:52:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:52:57 Vulnerability Srbds: Not affected 03:52:57 Vulnerability Tsa: Not affected 03:52:57 Vulnerability Tsx async abort: Not affected 03:52:57 Vulnerability Vmscape: Not affected 03:52:57 03:52:57 03:52:57 ---> nproc: 03:52:57 2 03:52:57 03:52:57 03:52:57 ---> df -h: 03:52:57 Filesystem Size Used Avail Use% Mounted on 03:52:57 tmpfs 794M 1.1M 793M 1% /run 03:52:57 /dev/vda1 39G 9.1G 30G 24% / 03:52:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:52:57 tmpfs 5.0M 0 5.0M 0% /run/lock 03:52:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:52:57 tmpfs 794M 4.0K 794M 1% /run/user/1001 03:52:57 03:52:57 03:52:57 ---> free -m: 03:52:57 total used free shared buff/cache available 03:52:57 Mem: 7937 545 4029 4 3362 7081 03:52:57 Swap: 1023 0 1023 03:52:57 03:52:57 03:52:57 ---> ip addr: 03:52:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:52:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:52:57 inet 127.0.0.1/8 scope host lo 03:52:57 valid_lft forever preferred_lft forever 03:52:57 inet6 ::1/128 scope host 03:52:57 valid_lft forever preferred_lft forever 03:52:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:52:57 link/ether fa:16:3e:4c:47:58 brd ff:ff:ff:ff:ff:ff 03:52:57 altname enp0s3 03:52:57 inet 10.30.170.92/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 03:52:57 valid_lft 86160sec preferred_lft 86160sec 03:52:57 inet6 fe80::f816:3eff:fe4c:4758/64 scope link 03:52:57 valid_lft forever preferred_lft forever 03:52:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:52:57 link/ether 5a:6e:40:07:a5:9e brd ff:ff:ff:ff:ff:ff 03:52:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:52:57 valid_lft forever preferred_lft forever 03:52:57 03:52:57 03:52:57 ---> sar -b -r -n DEV: 03:52:57 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-2c-2g-4774) 04/20/26 _x86_64_ (2 CPU) 03:52:57 03:52:57 03:49:00 LINUX RESTART (2 CPU) 03:52:57 03:52:57 03:52:57 ---> sar -P ALL: 03:52:57 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-2c-2g-4774) 04/20/26 _x86_64_ (2 CPU) 03:52:57 03:52:57 03:49:00 LINUX RESTART (2 CPU) 03:52:57 03:52:57 03:52:57