07:52:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118903 07:52:02 Running as SYSTEM 07:52:02 [EnvInject] - Loading node environment variables. 07:52:02 Building remotely on prd-ubuntu2204-builder-2c-2g-3141 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 07:52:03 [ssh-agent] Looking for ssh-agent implementation... 07:52:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:03 $ ssh-agent 07:52:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXu0oQ2x/agent.1521 07:52:03 SSH_AGENT_PID=1523 07:52:03 [ssh-agent] Started. 07:52:03 Running ssh-add (command line suppressed) 07:52:03 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_10172105070636909931.key (/w/workspace/builder-tox-verify-master@tmp/private_key_10172105070636909931.key) 07:52:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:52:03 The recommended git tool is: NONE 07:52:05 using credential jenkins-ssh 07:52:05 Wiping out workspace first. 07:52:05 Cloning the remote Git repository 07:52:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 07:52:05 > git init /w/workspace/builder-tox-verify-master # timeout=10 07:52:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:52:05 > git --version # timeout=10 07:52:05 > git --version # 'git version 2.34.1' 07:52:05 using GIT_SSH to set credentials jenkins-ssh 07:52:05 Verifying host key using known hosts file 07:52:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:52:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:52:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:52:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:52:08 using GIT_SSH to set credentials jenkins-ssh 07:52:08 Verifying host key using known hosts file 07:52:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:52:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/03/118903/1 # timeout=10 07:52:08 > git rev-parse 1b672795f9f6546d95dcb49a2e0329f9fbf27601^{commit} # timeout=10 07:52:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:52:08 Checking out Revision 1b672795f9f6546d95dcb49a2e0329f9fbf27601 (refs/changes/03/118903/1) 07:52:08 > git config core.sparsecheckout # timeout=10 07:52:08 > git checkout -f 1b672795f9f6546d95dcb49a2e0329f9fbf27601 # timeout=10 07:52:11 ERROR: Unable to retrieve commit message 07:52:11 java.lang.InterruptedException 07:52:11 at java.base/java.lang.Object.wait(Native Method) 07:52:11 at hudson.remoting.Request.call(Request.java:177) 07:52:11 at hudson.remoting.Channel.call(Channel.java:1002) 07:52:11 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 07:52:11 at com.sun.proxy.$Proxy230.withRepository(Unknown Source) 07:52:11 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 07:52:11 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) 07:52:11 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) 07:52:11 at hudson.scm.SCM.checkout(SCM.java:540) 07:52:11 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 07:52:11 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 07:52:11 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 07:52:11 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 07:52:11 at hudson.model.Run.execute(Run.java:1895) 07:52:11 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:52:11 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:52:11 at hudson.model.Executor.run(Executor.java:442) 07:52:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:52:11 > git rev-list --no-walk de4cee5018302eb9900988bb1086de9b9fbb85ef # timeout=10 07:52:11 > git remote # timeout=10 07:52:11 > git submodule init # timeout=10 07:52:11 > git submodule sync # timeout=10 07:52:11 > git config --get remote.origin.url # timeout=10 07:52:11 > git submodule init # timeout=10 07:52:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:52:11 > git config --get submodule.global-jjb.url # timeout=10 07:52:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:52:11 > git config --get submodule.packer/common-packer.url # timeout=10 07:52:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:52:11 > git submodule update --init --recursive global-jjb # timeout=10 07:52:12 > git submodule update --init --recursive packer/common-packer # timeout=10 07:52:12 provisioning config files... 07:52:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:52:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:52:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9847955137551966939.sh 07:52:13 ---> python-tools-install.sh 07:52:13 Setup pyenv: 07:52:13 * system (set by /opt/pyenv/version) 07:52:13 * 3.8.20 (set by /opt/pyenv/version) 07:52:13 * 3.9.20 (set by /opt/pyenv/version) 07:52:13 3.10.15 07:52:13 3.11.10 07:52:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7l0P 07:52:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:52:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:52:21 lf-activate-venv(): INFO: Base packages installed successfully 07:52:21 lf-activate-venv(): INFO: Installing additional packages: lftools 07:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-7l0P/bin to PATH 07:52:49 Generating Requirements File 07:53:10 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. 07:53:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:53:10 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:53:11 Python 3.11.10 07:53:11 pip 25.3 from /tmp/venv-7l0P/lib/python3.11/site-packages/pip (python 3.11) 07:53:11 appdirs==1.4.4 07:53:11 argcomplete==3.6.3 07:53:11 aspy.yaml==1.3.0 07:53:11 attrs==25.4.0 07:53:11 autopage==0.5.2 07:53:11 beautifulsoup4==4.14.2 07:53:11 boto3==1.40.61 07:53:11 botocore==1.40.61 07:53:11 bs4==0.0.2 07:53:11 cachetools==6.2.1 07:53:11 certifi==2025.10.5 07:53:11 cffi==2.0.0 07:53:11 cfgv==3.4.0 07:53:11 chardet==5.2.0 07:53:11 charset-normalizer==3.4.4 07:53:11 click==8.3.0 07:53:11 cliff==4.11.0 07:53:11 cmd2==2.7.0 07:53:11 cryptography==3.3.2 07:53:11 debtcollector==3.0.0 07:53:11 decorator==5.2.1 07:53:11 defusedxml==0.7.1 07:53:11 Deprecated==1.2.18 07:53:11 distlib==0.4.0 07:53:11 dnspython==2.8.0 07:53:11 docker==7.1.0 07:53:11 dogpile.cache==1.5.0 07:53:11 durationpy==0.10 07:53:11 email-validator==2.3.0 07:53:11 filelock==3.20.0 07:53:11 future==1.0.0 07:53:11 gitdb==4.0.12 07:53:11 GitPython==3.1.45 07:53:11 google-auth==2.42.0 07:53:11 httplib2==0.31.0 07:53:11 identify==2.6.15 07:53:11 idna==3.11 07:53:11 importlib-resources==1.5.0 07:53:11 iso8601==2.1.0 07:53:11 Jinja2==3.1.6 07:53:11 jmespath==1.0.1 07:53:11 jsonpatch==1.33 07:53:11 jsonpointer==3.0.0 07:53:11 jsonschema==4.25.1 07:53:11 jsonschema-specifications==2025.9.1 07:53:11 keystoneauth1==5.12.0 07:53:11 kubernetes==34.1.0 07:53:11 lftools==0.37.15 07:53:11 lxml==6.0.2 07:53:11 markdown-it-py==4.0.0 07:53:11 MarkupSafe==3.0.3 07:53:11 mdurl==0.1.2 07:53:11 msgpack==1.1.2 07:53:11 multi_key_dict==2.0.3 07:53:11 munch==4.0.0 07:53:11 netaddr==1.3.0 07:53:11 niet==1.4.2 07:53:11 nodeenv==1.9.1 07:53:11 oauth2client==4.1.3 07:53:11 oauthlib==3.3.1 07:53:11 openstacksdk==4.7.1 07:53:11 os-service-types==1.8.0 07:53:11 osc-lib==4.2.0 07:53:11 oslo.config==10.0.0 07:53:11 oslo.context==6.1.0 07:53:11 oslo.i18n==6.6.0 07:53:11 oslo.log==7.2.1 07:53:11 oslo.serialization==5.8.0 07:53:11 oslo.utils==9.1.0 07:53:11 packaging==25.0 07:53:11 pbr==7.0.1 07:53:11 platformdirs==4.5.0 07:53:11 prettytable==3.16.0 07:53:11 psutil==7.1.2 07:53:11 pyasn1==0.6.1 07:53:11 pyasn1_modules==0.4.2 07:53:11 pycparser==2.23 07:53:11 pygerrit2==2.0.15 07:53:11 PyGithub==2.8.1 07:53:11 Pygments==2.19.2 07:53:11 PyJWT==2.10.1 07:53:11 PyNaCl==1.6.0 07:53:11 pyparsing==2.4.7 07:53:11 pyperclip==1.11.0 07:53:11 pyrsistent==0.20.0 07:53:11 python-cinderclient==9.8.0 07:53:11 python-dateutil==2.9.0.post0 07:53:11 python-heatclient==4.3.0 07:53:11 python-jenkins==1.8.3 07:53:11 python-keystoneclient==5.7.0 07:53:11 python-magnumclient==4.9.0 07:53:11 python-openstackclient==8.2.0 07:53:11 python-swiftclient==4.8.0 07:53:11 PyYAML==6.0.3 07:53:11 referencing==0.37.0 07:53:11 requests==2.32.5 07:53:11 requests-oauthlib==2.0.0 07:53:11 requestsexceptions==1.4.0 07:53:11 rfc3986==2.0.0 07:53:11 rich==14.2.0 07:53:11 rich-argparse==1.7.1 07:53:11 rpds-py==0.28.0 07:53:11 rsa==4.9.1 07:53:11 ruamel.yaml==0.18.16 07:53:11 ruamel.yaml.clib==0.2.14 07:53:11 s3transfer==0.14.0 07:53:11 simplejson==3.20.2 07:53:11 six==1.17.0 07:53:11 smmap==5.0.2 07:53:11 soupsieve==2.8 07:53:11 stevedore==5.5.0 07:53:11 tabulate==0.9.0 07:53:11 toml==0.10.2 07:53:11 tomlkit==0.13.3 07:53:11 tqdm==4.67.1 07:53:11 typing_extensions==4.15.0 07:53:11 tzdata==2025.2 07:53:11 urllib3==1.26.20 07:53:11 virtualenv==20.35.4 07:53:11 wcwidth==0.2.14 07:53:11 websocket-client==1.9.0 07:53:11 wrapt==2.0.0 07:53:11 xdg==6.0.0 07:53:11 xmltodict==1.0.2 07:53:11 yq==3.4.3 07:53:11 [EnvInject] - Injecting environment variables from a build step. 07:53:11 [EnvInject] - Injecting as environment variables the properties content 07:53:11 PYTHON=python3 07:53:11 07:53:11 [EnvInject] - Variables injected successfully. 07:53:11 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2147698414150275589.sh 07:53:11 ---> tox-install.sh 07:53:11 + source /home/jenkins/lf-env.sh 07:53:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:53:11 ++ mktemp -d /tmp/venv-XXXX 07:53:11 + lf_venv=/tmp/venv-6yOg 07:53:11 + local venv_file=/tmp/.os_lf_venv 07:53:11 + local python=python3 07:53:11 + local options 07:53:11 + local set_path=true 07:53:11 + local install_args= 07:53:11 ++ 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 07:53:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:53:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:53:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:53:11 + true 07:53:11 + case $1 in 07:53:11 + venv_file=/tmp/.toxenv 07:53:11 + shift 2 07:53:11 + true 07:53:11 + case $1 in 07:53:11 + shift 07:53:11 + break 07:53:11 + case $python in 07:53:11 + local pkg_list= 07:53:11 + [[ -d /opt/pyenv ]] 07:53:11 + echo 'Setup pyenv:' 07:53:11 Setup pyenv: 07:53:11 + export PYENV_ROOT=/opt/pyenv 07:53:11 + PYENV_ROOT=/opt/pyenv 07:53:11 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:53:11 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:53:11 + pyenv versions 07:53:11 system 07:53:11 3.8.20 07:53:11 3.9.20 07:53:11 3.10.15 07:53:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:53:11 + command -v pyenv 07:53:11 ++ pyenv init - --no-rehash 07:53:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:53:11 for i in ${!paths[@]}; do 07:53:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:53:11 fi; done; 07:53:11 echo "${paths[*]}"'\'')" 07:53:11 export PATH="/opt/pyenv/shims:${PATH}" 07:53:11 export PYENV_SHELL=bash 07:53:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:53:11 pyenv() { 07:53:11 local command 07:53:11 command="${1:-}" 07:53:11 if [ "$#" -gt 0 ]; then 07:53:11 shift 07:53:11 fi 07:53:11 07:53:11 case "$command" in 07:53:11 rehash|shell) 07:53:11 eval "$(pyenv "sh-$command" "$@")" 07:53:11 ;; 07:53:11 *) 07:53:11 command pyenv "$command" "$@" 07:53:11 ;; 07:53:11 esac 07:53:11 }' 07:53:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:53:11 for i in ${!paths[@]}; do 07:53:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:53:11 fi; done; 07:53:11 echo "${paths[*]}"' 07:53:11 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:53:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:53:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:53:11 ++ export PYENV_SHELL=bash 07:53:11 ++ PYENV_SHELL=bash 07:53:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:53:11 +++ complete -F _pyenv pyenv 07:53:11 ++ lf-pyver python3 07:53:11 ++ local py_version_xy=python3 07:53:11 ++ local py_version_xyz= 07:53:11 ++ pyenv versions 07:53:11 ++ local command 07:53:11 ++ command=versions 07:53:11 ++ awk '{ print $1 }' 07:53:11 ++ '[' 1 -gt 0 ']' 07:53:11 ++ shift 07:53:11 ++ case "$command" in 07:53:11 ++ command pyenv versions 07:53:11 ++ grep -E '^[0-9.]*[0-9]$' 07:53:11 ++ sed 's/^[ *]* //' 07:53:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:53:11 +++ grep '^3' /tmp/.pyenv_versions 07:53:11 +++ tail -n 1 07:53:11 +++ sort -V 07:53:11 ++ py_version_xyz=3.11.10 07:53:11 ++ [[ -z 3.11.10 ]] 07:53:11 ++ echo 3.11.10 07:53:11 ++ return 0 07:53:11 + pyenv local 3.11.10 07:53:11 + local command 07:53:11 + command=local 07:53:11 + '[' 2 -gt 0 ']' 07:53:11 + shift 07:53:11 + case "$command" in 07:53:11 + command pyenv local 3.11.10 07:53:11 + for arg in "$@" 07:53:11 + case $arg in 07:53:11 + pkg_list+='tox ' 07:53:11 + for arg in "$@" 07:53:11 + case $arg in 07:53:11 + pkg_list+='virtualenv ' 07:53:11 + for arg in "$@" 07:53:11 + case $arg in 07:53:11 + pkg_list+='urllib3~=1.26.15 ' 07:53:11 + [[ -f /tmp/.toxenv ]] 07:53:11 + [[ ! -f /tmp/.toxenv ]] 07:53:11 + [[ -n '' ]] 07:53:11 + python3 -m venv /tmp/venv-6yOg 07:53:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6yOg' 07:53:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6yOg 07:53:15 + echo /tmp/venv-6yOg 07:53:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:53:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:53:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:53:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:53:15 + local 'pip_opts=--upgrade --quiet' 07:53:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:53:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:53:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:53:15 + [[ -n '' ]] 07:53:15 + [[ -n '' ]] 07:53:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:53:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:53:15 + /tmp/venv-6yOg/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 07:53:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:53:19 lf-activate-venv(): INFO: Base packages installed successfully 07:53:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:53:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:53:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:53:19 + /tmp/venv-6yOg/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 07:53:21 + type python3 07:53:21 + true 07:53:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6yOg/bin to PATH' 07:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-6yOg/bin to PATH 07:53:21 + PATH=/tmp/venv-6yOg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:53:21 + return 0 07:53:21 + python3 --version 07:53:21 Python 3.11.10 07:53:21 + python3 -m pip --version 07:53:21 pip 25.3 from /tmp/venv-6yOg/lib/python3.11/site-packages/pip (python 3.11) 07:53:21 + python3 -m pip freeze 07:53:22 cachetools==6.2.1 07:53:22 chardet==5.2.0 07:53:22 colorama==0.4.6 07:53:22 distlib==0.4.0 07:53:22 filelock==3.20.0 07:53:22 packaging==25.0 07:53:22 platformdirs==4.5.0 07:53:22 pluggy==1.6.0 07:53:22 pyproject-api==1.10.0 07:53:22 tox==4.32.0 07:53:22 urllib3==1.26.20 07:53:22 virtualenv==20.35.4 07:53:22 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2729401451846771719.sh 07:53:22 [EnvInject] - Injecting environment variables from a build step. 07:53:22 [EnvInject] - Injecting as environment variables the properties content 07:53:22 PARALLEL=False 07:53:22 07:53:22 [EnvInject] - Variables injected successfully. 07:53:22 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4941228894762215826.sh 07:53:22 ---> tox-run.sh 07:53:22 + PATH=/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 07:53:22 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 07:53:22 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 07:53:22 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 07:53:22 + cd /w/workspace/builder-tox-verify-master/. 07:53:22 + source /home/jenkins/lf-env.sh 07:53:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:53:22 ++ mktemp -d /tmp/venv-XXXX 07:53:22 + lf_venv=/tmp/venv-0Uh3 07:53:22 + local venv_file=/tmp/.os_lf_venv 07:53:22 + local python=python3 07:53:22 + local options 07:53:22 + local set_path=true 07:53:22 + local install_args= 07:53:22 ++ 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 07:53:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:53:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:53:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:53:22 + true 07:53:22 + case $1 in 07:53:22 + venv_file=/tmp/.toxenv 07:53:22 + shift 2 07:53:22 + true 07:53:22 + case $1 in 07:53:22 + shift 07:53:22 + break 07:53:22 + case $python in 07:53:22 + local pkg_list= 07:53:22 + [[ -d /opt/pyenv ]] 07:53:22 + echo 'Setup pyenv:' 07:53:22 Setup pyenv: 07:53:22 + export PYENV_ROOT=/opt/pyenv 07:53:22 + PYENV_ROOT=/opt/pyenv 07:53:22 + 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 07:53:22 + 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 07:53:22 + pyenv versions 07:53:22 system 07:53:22 3.8.20 07:53:22 3.9.20 07:53:22 3.10.15 07:53:22 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:53:22 + command -v pyenv 07:53:22 ++ pyenv init - --no-rehash 07:53:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:53:22 for i in ${!paths[@]}; do 07:53:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:53:22 fi; done; 07:53:22 echo "${paths[*]}"'\'')" 07:53:22 export PATH="/opt/pyenv/shims:${PATH}" 07:53:22 export PYENV_SHELL=bash 07:53:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:53:22 pyenv() { 07:53:22 local command 07:53:22 command="${1:-}" 07:53:22 if [ "$#" -gt 0 ]; then 07:53:22 shift 07:53:22 fi 07:53:22 07:53:22 case "$command" in 07:53:22 rehash|shell) 07:53:22 eval "$(pyenv "sh-$command" "$@")" 07:53:22 ;; 07:53:22 *) 07:53:22 command pyenv "$command" "$@" 07:53:22 ;; 07:53:22 esac 07:53:22 }' 07:53:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:53:22 for i in ${!paths[@]}; do 07:53:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:53:22 fi; done; 07:53:22 echo "${paths[*]}"' 07:53:22 ++ 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 07:53:22 ++ 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 07:53:22 ++ 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 07:53:22 ++ export PYENV_SHELL=bash 07:53:22 ++ PYENV_SHELL=bash 07:53:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:53:22 +++ complete -F _pyenv pyenv 07:53:22 ++ lf-pyver python3 07:53:22 ++ local py_version_xy=python3 07:53:22 ++ local py_version_xyz= 07:53:22 ++ pyenv versions 07:53:22 ++ local command 07:53:22 ++ command=versions 07:53:22 ++ '[' 1 -gt 0 ']' 07:53:22 ++ shift 07:53:22 ++ case "$command" in 07:53:22 ++ command pyenv versions 07:53:22 ++ awk '{ print $1 }' 07:53:22 ++ grep -E '^[0-9.]*[0-9]$' 07:53:22 ++ sed 's/^[ *]* //' 07:53:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:53:22 +++ sort -V 07:53:22 +++ tail -n 1 07:53:22 +++ grep '^3' /tmp/.pyenv_versions 07:53:22 ++ py_version_xyz=3.11.10 07:53:22 ++ [[ -z 3.11.10 ]] 07:53:22 ++ echo 3.11.10 07:53:22 ++ return 0 07:53:22 + pyenv local 3.11.10 07:53:22 + local command 07:53:22 + command=local 07:53:22 + '[' 2 -gt 0 ']' 07:53:22 + shift 07:53:22 + case "$command" in 07:53:22 + command pyenv local 3.11.10 07:53:22 + for arg in "$@" 07:53:22 + case $arg in 07:53:22 + pkg_list+='tox ' 07:53:22 + for arg in "$@" 07:53:22 + case $arg in 07:53:22 + pkg_list+='virtualenv ' 07:53:22 + for arg in "$@" 07:53:22 + case $arg in 07:53:22 + pkg_list+='urllib3~=1.26.15 ' 07:53:22 + [[ -f /tmp/.toxenv ]] 07:53:22 ++ cat /tmp/.toxenv 07:53:22 + lf_venv=/tmp/venv-6yOg 07:53:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6yOg from' file:/tmp/.toxenv 07:53:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6yOg from file:/tmp/.toxenv 07:53:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:53:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:53:22 + local 'pip_opts=--upgrade --quiet' 07:53:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:53:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:53:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:53:22 + [[ -n '' ]] 07:53:22 + [[ -n '' ]] 07:53:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:53:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:53:22 + /tmp/venv-6yOg/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 07:53:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:53:23 lf-activate-venv(): INFO: Base packages installed successfully 07:53:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:53:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:53:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:53:23 + /tmp/venv-6yOg/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 07:53:24 + type python3 07:53:24 + true 07:53:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6yOg/bin to PATH' 07:53:24 lf-activate-venv(): INFO: Adding /tmp/venv-6yOg/bin to PATH 07:53:24 + PATH=/tmp/venv-6yOg/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 07:53:24 + return 0 07:53:24 + [[ -d /opt/pyenv ]] 07:53:24 + echo '---> Setting up pyenv' 07:53:24 ---> Setting up pyenv 07:53:24 + export PYENV_ROOT=/opt/pyenv 07:53:24 + PYENV_ROOT=/opt/pyenv 07:53:24 + export PATH=/opt/pyenv/bin:/tmp/venv-6yOg/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 07:53:24 + PATH=/opt/pyenv/bin:/tmp/venv-6yOg/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 07:53:24 ++ pwd 07:53:24 + PYTHONPATH=/w/workspace/builder-tox-verify-master 07:53:24 + export PYTHONPATH 07:53:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:53:24 + TOX_TESTENV_PASSENV=PYTHONPATH 07:53:24 + tox --version 07:53:24 4.32.0 from /tmp/venv-6yOg/lib/python3.11/site-packages/tox/__init__.py 07:53:24 + PARALLEL=False 07:53:24 + TOX_OPTIONS_LIST= 07:53:24 + [[ -n '' ]] 07:53:24 + case ${PARALLEL,,} in 07:53:24 + tox 07:53:24 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 07:53:25 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:53:45 docs: freeze> python -m pip freeze --all 07:53:46 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 07:53:46 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 07:53:48 docs: OK ✔ in 23.17 seconds 07:53:48 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:54:04 docs-linkcheck: freeze> python -m pip freeze --all 07:54:04 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 07:54:04 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 07:54:07 docs-linkcheck: OK ✔ in 18.96 seconds 07:54:07 jjb-version: freeze> python -m pip freeze --all 07:54:07 jjb-version: pip==25.3,setuptools==80.9.0 07:54:07 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 07:54:07 JJB version in jjb/releng-jobs.yaml: 6.3.0 07:54:07 JJB version in tox.ini: 6.3.0 07:54:07 jjb-version: OK ✔ in 0.78 seconds 07:54:07 prefix: freeze> python -m pip freeze --all 07:54:08 prefix: pip==25.3,setuptools==80.9.0 07:54:08 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 07:54:08 prefix: OK ✔ in 0.76 seconds 07:54:08 robot: freeze> python -m pip freeze --all 07:54:09 robot: pip==25.3,setuptools==80.9.0 07:54:09 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 07:54:09 docs: OK (23.17=setup[21.27]+cmd[1.90] seconds) 07:54:09 docs-linkcheck: OK (18.96=setup[16.60]+cmd[2.37] seconds) 07:54:09 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 07:54:09 prefix: OK (0.76=setup[0.74]+cmd[0.03] seconds) 07:54:09 robot: OK (0.80=setup[0.75]+cmd[0.05] seconds) 07:54:09 congratulations :) (44.50 seconds) 07:54:09 + tox_status=0 07:54:09 + echo '---> Completed tox runs' 07:54:09 ---> Completed tox runs 07:54:09 + for i in .tox/*/log 07:54:09 ++ awk -F/ '{print $2}' 07:54:09 ++ echo .tox/docs-linkcheck/log 07:54:09 + tox_env=docs-linkcheck 07:54:09 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 07:54:09 + for i in .tox/*/log 07:54:09 ++ awk -F/ '{print $2}' 07:54:09 ++ echo .tox/docs/log 07:54:09 + tox_env=docs 07:54:09 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 07:54:09 + for i in .tox/*/log 07:54:09 ++ awk -F/ '{print $2}' 07:54:09 ++ echo .tox/jjb-version/log 07:54:09 + tox_env=jjb-version 07:54:09 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 07:54:09 + for i in .tox/*/log 07:54:09 ++ echo .tox/prefix/log 07:54:09 ++ awk -F/ '{print $2}' 07:54:09 + tox_env=prefix 07:54:09 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 07:54:09 + for i in .tox/*/log 07:54:09 ++ echo .tox/robot/log 07:54:09 ++ awk -F/ '{print $2}' 07:54:09 + tox_env=robot 07:54:09 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 07:54:09 + DOC_DIR=docs/_build/html 07:54:09 + [[ -d docs/_build/html ]] 07:54:09 + echo '---> Archiving generated docs' 07:54:09 ---> Archiving generated docs 07:54:09 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 07:54:09 + echo '---> tox-run.sh ends' 07:54:09 ---> tox-run.sh ends 07:54:09 + test 0 -eq 0 07:54:09 $ ssh-agent -k 07:54:09 unset SSH_AUTH_SOCK; 07:54:09 unset SSH_AGENT_PID; 07:54:09 echo Agent pid 1523 killed; 07:54:09 [ssh-agent] Stopped. 07:54:09 [PostBuildScript] - [INFO] Executing post build scripts. 07:54:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12973902788875749186.sh 07:54:09 ---> sysstat.sh 07:54:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9814323945675096515.sh 07:54:10 ---> package-listing.sh 07:54:10 ++ facter osfamily 07:54:10 ++ tr '[:upper:]' '[:lower:]' 07:54:10 + OS_FAMILY=debian 07:54:10 + workspace=/w/workspace/builder-tox-verify-master 07:54:10 + START_PACKAGES=/tmp/packages_start.txt 07:54:10 + END_PACKAGES=/tmp/packages_end.txt 07:54:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:54:10 + PACKAGES=/tmp/packages_start.txt 07:54:10 + '[' /w/workspace/builder-tox-verify-master ']' 07:54:10 + PACKAGES=/tmp/packages_end.txt 07:54:10 + case "${OS_FAMILY}" in 07:54:10 + dpkg -l 07:54:10 + grep '^ii' 07:54:10 + '[' -f /tmp/packages_start.txt ']' 07:54:10 + '[' -f /tmp/packages_end.txt ']' 07:54:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:54:10 + '[' /w/workspace/builder-tox-verify-master ']' 07:54:10 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 07:54:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 07:54:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7426649981758891330.sh 07:54:10 ---> capture-instance-metadata.sh 07:54:10 Setup pyenv: 07:54:10 system 07:54:10 3.8.20 07:54:10 3.9.20 07:54:10 3.10.15 07:54:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:54:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7l0P from file:/tmp/.os_lf_venv 07:54:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:54:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:54:12 lf-activate-venv(): INFO: Base packages installed successfully 07:54:12 lf-activate-venv(): INFO: Installing additional packages: lftools 07:54:25 lf-activate-venv(): INFO: Adding /tmp/venv-7l0P/bin to PATH 07:54:25 INFO: Running in OpenStack, capturing instance metadata 07:54:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8869210151321737183.sh 07:54:26 provisioning config files... 07:54:26 Could not find credentials [logs] for builder-tox-verify-master #8039 07:54:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8634330479425159495tmp 07:54:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:54:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:54:26 provisioning config files... 07:54:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:54:26 [EnvInject] - Injecting environment variables from a build step. 07:54:26 [EnvInject] - Injecting as environment variables the properties content 07:54:26 SERVER_ID=logs 07:54:26 07:54:26 [EnvInject] - Variables injected successfully. 07:54:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9240984526476134282.sh 07:54:26 ---> create-netrc.sh 07:54:26 WARN: Log server credential not found. 07:54:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1694346606323324796.sh 07:54:26 ---> python-tools-install.sh 07:54:26 Setup pyenv: 07:54:26 system 07:54:26 3.8.20 07:54:26 3.9.20 07:54:26 3.10.15 07:54:26 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:54:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7l0P from file:/tmp/.os_lf_venv 07:54:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:54:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:54:29 lf-activate-venv(): INFO: Base packages installed successfully 07:54:29 lf-activate-venv(): INFO: Installing additional packages: lftools 07:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-7l0P/bin to PATH 07:54:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4432460528943176526.sh 07:54:39 ---> sudo-logs.sh 07:54:39 Archiving 'sudo' log.. 07:54:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5303371258860706896.sh 07:54:39 ---> job-cost.sh 07:54:39 Setup pyenv: 07:54:39 system 07:54:39 3.8.20 07:54:39 3.9.20 07:54:39 3.10.15 07:54:39 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:54:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7l0P from file:/tmp/.os_lf_venv 07:54:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:54:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:54:41 lf-activate-venv(): INFO: Base packages installed successfully 07:54:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:54:48 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. 07:54:48 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-7l0P/bin to PATH 07:54:48 INFO: No Stack... 07:54:48 INFO: Retrieving Pricing Info for: v3-standard-2 07:54:49 INFO: Archiving Costs 07:54:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10977216148883785668.sh 07:54:49 ---> logs-deploy.sh 07:54:49 Setup pyenv: 07:54:49 system 07:54:49 3.8.20 07:54:49 3.9.20 07:54:49 3.10.15 07:54:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:54:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7l0P from file:/tmp/.os_lf_venv 07:54:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:54:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:54:51 lf-activate-venv(): INFO: Base packages installed successfully 07:54:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-7l0P/bin to PATH 07:55:01 WARNING: Nexus logging server not set 07:55:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8039/ 07:55:01 INFO: archiving logs to S3 07:55:02 ---> uname -a: 07:55:02 Linux prd-ubuntu2204-builder-2c-2g-3141 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:55:02 07:55:02 07:55:02 ---> lscpu: 07:55:02 Architecture: x86_64 07:55:02 CPU op-mode(s): 32-bit, 64-bit 07:55:02 Address sizes: 40 bits physical, 48 bits virtual 07:55:02 Byte Order: Little Endian 07:55:02 CPU(s): 2 07:55:02 On-line CPU(s) list: 0,1 07:55:02 Vendor ID: AuthenticAMD 07:55:02 Model name: AMD EPYC-Rome Processor 07:55:02 CPU family: 23 07:55:02 Model: 49 07:55:02 Thread(s) per core: 1 07:55:02 Core(s) per socket: 1 07:55:02 Socket(s): 2 07:55:02 Stepping: 0 07:55:02 BogoMIPS: 5599.99 07:55:02 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 07:55:02 Virtualization: AMD-V 07:55:02 Hypervisor vendor: KVM 07:55:02 Virtualization type: full 07:55:02 L1d cache: 64 KiB (2 instances) 07:55:02 L1i cache: 64 KiB (2 instances) 07:55:02 L2 cache: 1 MiB (2 instances) 07:55:02 L3 cache: 32 MiB (2 instances) 07:55:02 NUMA node(s): 1 07:55:02 NUMA node0 CPU(s): 0,1 07:55:02 Vulnerability Gather data sampling: Not affected 07:55:02 Vulnerability Indirect target selection: Not affected 07:55:02 Vulnerability Itlb multihit: Not affected 07:55:02 Vulnerability L1tf: Not affected 07:55:02 Vulnerability Mds: Not affected 07:55:02 Vulnerability Meltdown: Not affected 07:55:02 Vulnerability Mmio stale data: Not affected 07:55:02 Vulnerability Reg file data sampling: Not affected 07:55:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:55:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:55:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:55:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:55:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:55:02 Vulnerability Srbds: Not affected 07:55:02 Vulnerability Tsx async abort: Not affected 07:55:02 07:55:02 07:55:02 ---> nproc: 07:55:02 2 07:55:02 07:55:02 07:55:02 ---> df -h: 07:55:02 Filesystem Size Used Avail Use% Mounted on 07:55:02 tmpfs 794M 1.1M 793M 1% /run 07:55:02 /dev/vda1 39G 9.1G 30G 24% / 07:55:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:55:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:55:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:55:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 07:55:02 07:55:02 07:55:02 ---> free -m: 07:55:02 total used free shared buff/cache available 07:55:02 Mem: 7937 555 4018 4 3364 7071 07:55:02 Swap: 1023 0 1023 07:55:02 07:55:02 07:55:02 ---> ip addr: 07:55:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:55:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:55:02 inet 127.0.0.1/8 scope host lo 07:55:02 valid_lft forever preferred_lft forever 07:55:02 inet6 ::1/128 scope host 07:55:02 valid_lft forever preferred_lft forever 07:55:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:55:02 link/ether fa:16:3e:91:81:da brd ff:ff:ff:ff:ff:ff 07:55:02 altname enp0s3 07:55:02 inet 10.30.170.136/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:55:02 valid_lft 86185sec preferred_lft 86185sec 07:55:02 inet6 fe80::f816:3eff:fe91:81da/64 scope link 07:55:02 valid_lft forever preferred_lft forever 07:55:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:55:02 link/ether e6:35:e9:04:d2:02 brd ff:ff:ff:ff:ff:ff 07:55:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:55:02 valid_lft forever preferred_lft forever 07:55:02 07:55:02 07:55:02 ---> sar -b -r -n DEV: 07:55:02 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-3141) 10/29/25 _x86_64_ (2 CPU) 07:55:02 07:55:02 07:51:29 LINUX RESTART (2 CPU) 07:55:02 07:55:02 07:55:02 ---> sar -P ALL: 07:55:02 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-3141) 10/29/25 _x86_64_ (2 CPU) 07:55:02 07:55:02 07:51:29 LINUX RESTART (2 CPU) 07:55:02 07:55:02 07:55:02