12:11:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/118037 12:11:02 Running as SYSTEM 12:11:02 [EnvInject] - Loading node environment variables. 12:11:02 Building remotely on prd-ubuntu2204-docker-4c-4g-177 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/docs-tox-verify-vanadium 12:11:02 [ssh-agent] Looking for ssh-agent implementation... 12:11:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:11:02 $ ssh-agent 12:11:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGAEySa/agent.1577 12:11:02 SSH_AGENT_PID=1579 12:11:02 [ssh-agent] Started. 12:11:02 Running ssh-add (command line suppressed) 12:11:02 Identity added: /w/workspace/docs-tox-verify-vanadium@tmp/private_key_10994001891643933737.key (/w/workspace/docs-tox-verify-vanadium@tmp/private_key_10994001891643933737.key) 12:11:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:11:02 The recommended git tool is: NONE 12:11:04 using credential jenkins-ssh 12:11:04 Wiping out workspace first. 12:11:04 Cloning the remote Git repository 12:11:04 Cloning repository git://devvexx.opendaylight.org/mirror/docs 12:11:04 > git init /w/workspace/docs-tox-verify-vanadium # timeout=10 12:11:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 12:11:04 > git --version # timeout=10 12:11:04 > git --version # 'git version 2.34.1' 12:11:04 using GIT_SSH to set credentials jenkins-ssh 12:11:04 Verifying host key using known hosts file 12:11:04 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. 12:11:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 12:11:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 12:11:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 12:11:08 using GIT_SSH to set credentials jenkins-ssh 12:11:08 Verifying host key using known hosts file 12:11: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. 12:11:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs refs/changes/37/118037/14 # timeout=10 12:11:09 > git rev-parse 4e066b07a03f9205f5452886aa547fd088dd62cd^{commit} # timeout=10 12:11:09 Checking out Revision 4e066b07a03f9205f5452886aa547fd088dd62cd (refs/changes/37/118037/14) 12:11:09 > git config core.sparsecheckout # timeout=10 12:11:09 > git checkout -f 4e066b07a03f9205f5452886aa547fd088dd62cd # timeout=10 12:11:12 Commit message: "Docs: Improve README - DO NOT MERGE" 12:11:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:11:12 > git rev-list --no-walk 53e15c764879bc41dc5a1644adab24934958daee # timeout=10 12:11:12 provisioning config files... 12:11:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:11:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:11:12 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins8106319146060399831.sh 12:11:12 ---> python-tools-install.sh 12:11:12 Setup pyenv: 12:11:12 * system (set by /opt/pyenv/version) 12:11:12 * 3.8.20 (set by /opt/pyenv/version) 12:11:12 * 3.9.20 (set by /opt/pyenv/version) 12:11:12 * 3.10.15 (set by /opt/pyenv/version) 12:11:12 * 3.11.10 (set by /opt/pyenv/version) 12:11:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AlWJ 12:11:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:22 lf-activate-venv(): INFO: Base packages installed successfully 12:11:22 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-AlWJ/bin to PATH 12:11:56 Generating Requirements File 12:12:43 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:12:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:12:43 Python 3.11.10 12:12:43 pip 25.2 from /tmp/venv-AlWJ/lib/python3.11/site-packages/pip (python 3.11) 12:12:44 appdirs==1.4.4 12:12:44 argcomplete==3.6.2 12:12:44 aspy.yaml==1.3.0 12:12:44 attrs==25.3.0 12:12:44 autopage==0.5.2 12:12:44 beautifulsoup4==4.14.2 12:12:44 boto3==1.40.43 12:12:44 botocore==1.40.43 12:12:44 bs4==0.0.2 12:12:44 cachetools==6.2.0 12:12:44 certifi==2025.8.3 12:12:44 cffi==2.0.0 12:12:44 cfgv==3.4.0 12:12:44 chardet==5.2.0 12:12:44 charset-normalizer==3.4.3 12:12:44 click==8.3.0 12:12:44 cliff==4.11.0 12:12:44 cmd2==2.7.0 12:12:44 cryptography==3.3.2 12:12:44 debtcollector==3.0.0 12:12:44 decorator==5.2.1 12:12:44 defusedxml==0.7.1 12:12:44 Deprecated==1.2.18 12:12:44 distlib==0.4.0 12:12:44 dnspython==2.8.0 12:12:44 docker==7.1.0 12:12:44 dogpile.cache==1.4.1 12:12:44 durationpy==0.10 12:12:44 email-validator==2.3.0 12:12:44 filelock==3.19.1 12:12:44 future==1.0.0 12:12:44 gitdb==4.0.12 12:12:44 GitPython==3.1.45 12:12:44 google-auth==2.41.1 12:12:44 httplib2==0.31.0 12:12:44 identify==2.6.14 12:12:44 idna==3.10 12:12:44 importlib-resources==1.5.0 12:12:44 iso8601==2.1.0 12:12:44 Jinja2==3.1.6 12:12:44 jmespath==1.0.1 12:12:44 jsonpatch==1.33 12:12:44 jsonpointer==3.0.0 12:12:44 jsonschema==4.25.1 12:12:44 jsonschema-specifications==2025.9.1 12:12:44 keystoneauth1==5.12.0 12:12:44 kubernetes==34.1.0 12:12:44 lftools==0.37.14 12:12:44 lxml==6.0.2 12:12:44 markdown-it-py==4.0.0 12:12:44 MarkupSafe==3.0.3 12:12:44 mdurl==0.1.2 12:12:44 msgpack==1.1.1 12:12:44 multi_key_dict==2.0.3 12:12:44 munch==4.0.0 12:12:44 netaddr==1.3.0 12:12:44 niet==1.4.2 12:12:44 nodeenv==1.9.1 12:12:44 oauth2client==4.1.3 12:12:44 oauthlib==3.3.1 12:12:44 openstacksdk==4.7.1 12:12:44 os-service-types==1.8.0 12:12:44 osc-lib==4.2.0 12:12:44 oslo.config==10.0.0 12:12:44 oslo.context==6.1.0 12:12:44 oslo.i18n==6.6.0 12:12:44 oslo.log==7.2.1 12:12:44 oslo.serialization==5.8.0 12:12:44 oslo.utils==9.1.0 12:12:44 packaging==25.0 12:12:44 pbr==7.0.1 12:12:44 platformdirs==4.4.0 12:12:44 prettytable==3.16.0 12:12:44 psutil==7.1.0 12:12:44 pyasn1==0.6.1 12:12:44 pyasn1_modules==0.4.2 12:12:44 pycparser==2.23 12:12:44 pygerrit2==2.0.15 12:12:44 PyGithub==2.8.1 12:12:44 Pygments==2.19.2 12:12:44 PyJWT==2.10.1 12:12:44 PyNaCl==1.6.0 12:12:44 pyparsing==2.4.7 12:12:44 pyperclip==1.11.0 12:12:44 pyrsistent==0.20.0 12:12:44 python-cinderclient==9.8.0 12:12:44 python-dateutil==2.9.0.post0 12:12:44 python-heatclient==4.3.0 12:12:44 python-jenkins==1.8.3 12:12:44 python-keystoneclient==5.7.0 12:12:44 python-magnumclient==4.9.0 12:12:44 python-openstackclient==8.2.0 12:12:44 python-swiftclient==4.8.0 12:12:44 PyYAML==6.0.3 12:12:44 referencing==0.36.2 12:12:44 requests==2.32.5 12:12:44 requests-oauthlib==2.0.0 12:12:44 requestsexceptions==1.4.0 12:12:44 rfc3986==2.0.0 12:12:44 rich==14.1.0 12:12:44 rich-argparse==1.7.1 12:12:44 rpds-py==0.27.1 12:12:44 rsa==4.9.1 12:12:44 ruamel.yaml==0.18.15 12:12:44 ruamel.yaml.clib==0.2.14 12:12:44 s3transfer==0.14.0 12:12:44 simplejson==3.20.2 12:12:44 six==1.17.0 12:12:44 smmap==5.0.2 12:12:44 soupsieve==2.8 12:12:44 stevedore==5.5.0 12:12:44 tabulate==0.9.0 12:12:44 toml==0.10.2 12:12:44 tomlkit==0.13.3 12:12:44 tqdm==4.67.1 12:12:44 typing_extensions==4.15.0 12:12:44 tzdata==2025.2 12:12:44 urllib3==1.26.20 12:12:44 virtualenv==20.34.0 12:12:44 wcwidth==0.2.14 12:12:44 websocket-client==1.8.0 12:12:44 wrapt==1.17.3 12:12:44 xdg==6.0.0 12:12:44 xmltodict==1.0.2 12:12:44 yq==3.4.3 12:12:44 [EnvInject] - Injecting environment variables from a build step. 12:12:44 [EnvInject] - Injecting as environment variables the properties content 12:12:44 PYTHON=python3 12:12:44 12:12:44 [EnvInject] - Variables injected successfully. 12:12:44 [docs-tox-verify-vanadium] $ /bin/bash -l /tmp/jenkins9162425698711468612.sh 12:12:44 ---> tox-install.sh 12:12:44 + source /home/jenkins/lf-env.sh 12:12:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:12:44 ++ mktemp -d /tmp/venv-XXXX 12:12:44 + lf_venv=/tmp/venv-q5IP 12:12:44 + local venv_file=/tmp/.os_lf_venv 12:12:44 + local python=python3 12:12:44 + local options 12:12:44 + local set_path=true 12:12:44 + local install_args= 12:12: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 12:12:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:12:44 + true 12:12:44 + case $1 in 12:12:44 + venv_file=/tmp/.toxenv 12:12:44 + shift 2 12:12:44 + true 12:12:44 + case $1 in 12:12:44 + shift 12:12:44 + break 12:12:44 + case $python in 12:12:44 + local pkg_list= 12:12:44 + [[ -d /opt/pyenv ]] 12:12:44 + echo 'Setup pyenv:' 12:12:44 Setup pyenv: 12:12:44 + export PYENV_ROOT=/opt/pyenv 12:12:44 + PYENV_ROOT=/opt/pyenv 12:12:44 + 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 12:12:44 + 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 12:12:44 + pyenv versions 12:12:44 system 12:12:44 3.8.20 12:12:44 3.9.20 12:12:44 3.10.15 12:12:44 * 3.11.10 (set by /w/workspace/docs-tox-verify-vanadium/.python-version) 12:12:44 + command -v pyenv 12:12:44 ++ pyenv init - --no-rehash 12:12:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:12:44 for i in ${!paths[@]}; do 12:12:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:12:44 fi; done; 12:12:44 echo "${paths[*]}"'\'')" 12:12:44 export PATH="/opt/pyenv/shims:${PATH}" 12:12:44 export PYENV_SHELL=bash 12:12:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:12:44 pyenv() { 12:12:44 local command 12:12:44 command="${1:-}" 12:12:44 if [ "$#" -gt 0 ]; then 12:12:44 shift 12:12:44 fi 12:12:44 12:12:44 case "$command" in 12:12:44 rehash|shell) 12:12:44 eval "$(pyenv "sh-$command" "$@")" 12:12:44 ;; 12:12:44 *) 12:12:44 command pyenv "$command" "$@" 12:12:44 ;; 12:12:44 esac 12:12:44 }' 12:12:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:12:44 for i in ${!paths[@]}; do 12:12:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:12:44 fi; done; 12:12:44 echo "${paths[*]}"' 12:12:44 ++ 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 12:12:44 ++ 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 12:12:44 ++ 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 12:12:44 ++ export PYENV_SHELL=bash 12:12:44 ++ PYENV_SHELL=bash 12:12:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:12:44 +++ complete -F _pyenv pyenv 12:12:44 ++ lf-pyver python3 12:12:44 ++ local py_version_xy=python3 12:12:44 ++ local py_version_xyz= 12:12:44 ++ pyenv versions 12:12:44 ++ local command 12:12:44 ++ command=versions 12:12:44 ++ '[' 1 -gt 0 ']' 12:12:44 ++ shift 12:12:44 ++ case "$command" in 12:12:44 ++ command pyenv versions 12:12:44 ++ sed 's/^[ *]* //' 12:12:44 ++ grep -E '^[0-9.]*[0-9]$' 12:12:44 ++ awk '{ print $1 }' 12:12:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:12:44 +++ grep '^3' /tmp/.pyenv_versions 12:12:44 +++ sort -V 12:12:44 +++ tail -n 1 12:12:44 ++ py_version_xyz=3.11.10 12:12:44 ++ [[ -z 3.11.10 ]] 12:12:44 ++ echo 3.11.10 12:12:44 ++ return 0 12:12:44 + pyenv local 3.11.10 12:12:44 + local command 12:12:44 + command=local 12:12:44 + '[' 2 -gt 0 ']' 12:12:44 + shift 12:12:44 + case "$command" in 12:12:44 + command pyenv local 3.11.10 12:12:44 + for arg in "$@" 12:12:44 + case $arg in 12:12:44 + pkg_list+='tox ' 12:12:44 + for arg in "$@" 12:12:44 + case $arg in 12:12:44 + pkg_list+='virtualenv ' 12:12:44 + for arg in "$@" 12:12:44 + case $arg in 12:12:44 + pkg_list+='urllib3~=1.26.15 ' 12:12:44 + [[ -f /tmp/.toxenv ]] 12:12:44 + [[ ! -f /tmp/.toxenv ]] 12:12:44 + [[ -n '' ]] 12:12:44 + python3 -m venv /tmp/venv-q5IP 12:12:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q5IP' 12:12:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q5IP 12:12:49 + echo /tmp/venv-q5IP 12:12:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:12:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:12:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:12:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:49 + local 'pip_opts=--upgrade --quiet' 12:12:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:12:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:12:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:12:49 + [[ -n '' ]] 12:12:49 + [[ -n '' ]] 12:12:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:12:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:49 + /tmp/venv-q5IP/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:12:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:12:53 lf-activate-venv(): INFO: Base packages installed successfully 12:12:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:12:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:12:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:12:53 + /tmp/venv-q5IP/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:12:56 + type python3 12:12:56 + true 12:12:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q5IP/bin to PATH' 12:12:56 lf-activate-venv(): INFO: Adding /tmp/venv-q5IP/bin to PATH 12:12:56 + PATH=/tmp/venv-q5IP/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 12:12:56 + return 0 12:12:56 + python3 --version 12:12:56 Python 3.11.10 12:12:56 + python3 -m pip --version 12:12:56 pip 25.2 from /tmp/venv-q5IP/lib/python3.11/site-packages/pip (python 3.11) 12:12:56 + python3 -m pip freeze 12:12:56 cachetools==6.2.0 12:12:56 chardet==5.2.0 12:12:56 colorama==0.4.6 12:12:56 distlib==0.4.0 12:12:56 filelock==3.19.1 12:12:56 packaging==25.0 12:12:56 platformdirs==4.4.0 12:12:56 pluggy==1.6.0 12:12:56 pyproject-api==1.9.1 12:12:56 tox==4.30.2 12:12:56 urllib3==1.26.20 12:12:56 virtualenv==20.34.0 12:12:56 [docs-tox-verify-vanadium] $ /bin/sh -xe /tmp/jenkins8792445594761312688.sh 12:12:56 [EnvInject] - Injecting environment variables from a build step. 12:12:56 [EnvInject] - Injecting as environment variables the properties content 12:12:56 PARALLEL=False 12:12:56 12:12:56 [EnvInject] - Variables injected successfully. 12:12:56 [docs-tox-verify-vanadium] $ /bin/bash -l /tmp/jenkins4186701446508756038.sh 12:12:56 ---> tox-run.sh 12:12:56 + 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 12:12:56 + ARCHIVE_TOX_DIR=/w/workspace/docs-tox-verify-vanadium/archives/tox 12:12:56 + ARCHIVE_DOC_DIR=/w/workspace/docs-tox-verify-vanadium/archives/docs 12:12:56 + mkdir -p /w/workspace/docs-tox-verify-vanadium/archives/tox 12:12:56 + cd /w/workspace/docs-tox-verify-vanadium/. 12:12:56 + source /home/jenkins/lf-env.sh 12:12:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:12:56 ++ mktemp -d /tmp/venv-XXXX 12:12:56 + lf_venv=/tmp/venv-M15x 12:12:56 + local venv_file=/tmp/.os_lf_venv 12:12:56 + local python=python3 12:12:56 + local options 12:12:56 + local set_path=true 12:12:56 + local install_args= 12:12:56 ++ 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:12:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:12:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:12:56 + true 12:12:56 + case $1 in 12:12:56 + venv_file=/tmp/.toxenv 12:12:56 + shift 2 12:12:56 + true 12:12:56 + case $1 in 12:12:56 + shift 12:12:56 + break 12:12:56 + case $python in 12:12:56 + local pkg_list= 12:12:56 + [[ -d /opt/pyenv ]] 12:12:56 + echo 'Setup pyenv:' 12:12:56 Setup pyenv: 12:12:56 + export PYENV_ROOT=/opt/pyenv 12:12:56 + PYENV_ROOT=/opt/pyenv 12:12:56 + 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:12:56 + 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:12:56 + pyenv versions 12:12:57 system 12:12:57 3.8.20 12:12:57 3.9.20 12:12:57 3.10.15 12:12:57 * 3.11.10 (set by /w/workspace/docs-tox-verify-vanadium/.python-version) 12:12:57 + command -v pyenv 12:12:57 ++ pyenv init - --no-rehash 12:12:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:12:57 for i in ${!paths[@]}; do 12:12:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:12:57 fi; done; 12:12:57 echo "${paths[*]}"'\'')" 12:12:57 export PATH="/opt/pyenv/shims:${PATH}" 12:12:57 export PYENV_SHELL=bash 12:12:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:12:57 pyenv() { 12:12:57 local command 12:12:57 command="${1:-}" 12:12:57 if [ "$#" -gt 0 ]; then 12:12:57 shift 12:12:57 fi 12:12:57 12:12:57 case "$command" in 12:12:57 rehash|shell) 12:12:57 eval "$(pyenv "sh-$command" "$@")" 12:12:57 ;; 12:12:57 *) 12:12:57 command pyenv "$command" "$@" 12:12:57 ;; 12:12:57 esac 12:12:57 }' 12:12:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:12:57 for i in ${!paths[@]}; do 12:12:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:12:57 fi; done; 12:12:57 echo "${paths[*]}"' 12:12: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:12: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:12: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:12:57 ++ export PYENV_SHELL=bash 12:12:57 ++ PYENV_SHELL=bash 12:12:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:12:57 +++ complete -F _pyenv pyenv 12:12:57 ++ lf-pyver python3 12:12:57 ++ local py_version_xy=python3 12:12:57 ++ local py_version_xyz= 12:12:57 ++ pyenv versions 12:12:57 ++ local command 12:12:57 ++ command=versions 12:12:57 ++ sed 's/^[ *]* //' 12:12:57 ++ '[' 1 -gt 0 ']' 12:12:57 ++ shift 12:12:57 ++ case "$command" in 12:12:57 ++ command pyenv versions 12:12:57 ++ grep -E '^[0-9.]*[0-9]$' 12:12:57 ++ awk '{ print $1 }' 12:12:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:12:57 +++ grep '^3' /tmp/.pyenv_versions 12:12:57 +++ tail -n 1 12:12:57 +++ sort -V 12:12:57 ++ py_version_xyz=3.11.10 12:12:57 ++ [[ -z 3.11.10 ]] 12:12:57 ++ echo 3.11.10 12:12:57 ++ return 0 12:12:57 + pyenv local 3.11.10 12:12:57 + local command 12:12:57 + command=local 12:12:57 + '[' 2 -gt 0 ']' 12:12:57 + shift 12:12:57 + case "$command" in 12:12:57 + command pyenv local 3.11.10 12:12:57 + for arg in "$@" 12:12:57 + case $arg in 12:12:57 + pkg_list+='tox ' 12:12:57 + for arg in "$@" 12:12:57 + case $arg in 12:12:57 + pkg_list+='virtualenv ' 12:12:57 + for arg in "$@" 12:12:57 + case $arg in 12:12:57 + pkg_list+='urllib3~=1.26.15 ' 12:12:57 + [[ -f /tmp/.toxenv ]] 12:12:57 ++ cat /tmp/.toxenv 12:12:57 + lf_venv=/tmp/venv-q5IP 12:12:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q5IP from' file:/tmp/.toxenv 12:12:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q5IP from file:/tmp/.toxenv 12:12:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:12:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:57 + local 'pip_opts=--upgrade --quiet' 12:12:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:12:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:12:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:12:57 + [[ -n '' ]] 12:12:57 + [[ -n '' ]] 12:12:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:12:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:57 + /tmp/venv-q5IP/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:12:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:12:58 lf-activate-venv(): INFO: Base packages installed successfully 12:12:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:12:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:12:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:12:58 + /tmp/venv-q5IP/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:12:59 + type python3 12:12:59 + true 12:12:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q5IP/bin to PATH' 12:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-q5IP/bin to PATH 12:12:59 + PATH=/tmp/venv-q5IP/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:12:59 + return 0 12:12:59 + [[ -d /opt/pyenv ]] 12:12:59 + echo '---> Setting up pyenv' 12:12:59 ---> Setting up pyenv 12:12:59 + export PYENV_ROOT=/opt/pyenv 12:12:59 + PYENV_ROOT=/opt/pyenv 12:12:59 + export PATH=/opt/pyenv/bin:/tmp/venv-q5IP/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:12:59 + PATH=/opt/pyenv/bin:/tmp/venv-q5IP/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:12:59 ++ pwd 12:12:59 + PYTHONPATH=/w/workspace/docs-tox-verify-vanadium 12:12:59 + export PYTHONPATH 12:12:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:12:59 + TOX_TESTENV_PASSENV=PYTHONPATH 12:12:59 + tox --version 12:13:00 4.30.2 from /tmp/venv-q5IP/lib/python3.11/site-packages/tox/__init__.py 12:13:00 + PARALLEL=False 12:13:00 + TOX_OPTIONS_LIST= 12:13:00 + [[ -n '' ]] 12:13:00 + case ${PARALLEL,,} in 12:13:00 + tox 12:13:00 + tee -a /w/workspace/docs-tox-verify-vanadium/archives/tox/tox.log 12:13:01 pre-commit: install_deps> python -I -m pip install pre-commit 12:13:05 pre-commit: freeze> python -m pip freeze --all 12:13:05 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.34.0 12:13:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:13:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:13:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:13:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:13:09 [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 12:13:09 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. 12:13:10 [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. 12:13:10 [INFO] Initializing environment for https://github.com/igorshubovych/markdownlint-cli. 12:13:11 [INFO] Initializing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. 12:13:12 [INFO] Initializing environment for https://github.com/codespell-project/codespell. 12:13:13 [INFO] Initializing environment for https://github.com/python-jsonschema/check-jsonschema. 12:13:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:13:15 [INFO] Once installed this environment will be reused. 12:13:15 [INFO] This may take a few minutes... 12:13:19 [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 12:13:19 [INFO] Once installed this environment will be reused. 12:13:19 [INFO] This may take a few minutes... 12:13:23 [INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy. 12:13:23 [INFO] Once installed this environment will be reused. 12:13:23 [INFO] This may take a few minutes... 12:13:30 [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. 12:13:30 [INFO] Once installed this environment will be reused. 12:13:30 [INFO] This may take a few minutes... 12:13:36 [INFO] Installing environment for https://github.com/igorshubovych/markdownlint-cli. 12:13:36 [INFO] Once installed this environment will be reused. 12:13:36 [INFO] This may take a few minutes... 12:13:47 [INFO] Installing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. 12:13:47 [INFO] Once installed this environment will be reused. 12:13:47 [INFO] This may take a few minutes... 12:13:54 [INFO] Installing environment for https://github.com/codespell-project/codespell. 12:13:54 [INFO] Once installed this environment will be reused. 12:13:54 [INFO] This may take a few minutes... 12:13:58 [INFO] Installing environment for https://github.com/python-jsonschema/check-jsonschema. 12:13:58 [INFO] Once installed this environment will be reused. 12:13:58 [INFO] This may take a few minutes... 12:14:06 trim trailing whitespace.................................................Passed 12:14:06 check for added large files..............................................Passed 12:14:06 check python ast.........................................................Passed 12:14:06 check json...........................................(no files to check)Skipped 12:14:06 check for merge conflicts................................................Passed 12:14:06 check xml............................................(no files to check)Skipped 12:14:06 check yaml...............................................................Passed 12:14:06 debug statements (python)................................................Passed 12:14:06 fix end of files.........................................................Passed 12:14:06 fix requirements.txt.....................................................Passed 12:14:06 mixed line ending........................................................Passed 12:14:07 don't commit to branch...................................................Passed 12:14:07 yamllint.................................................................Passed 12:14:07 mypy.....................................................................Passed 12:14:09 shellcheck...............................................................Passed 12:14:09 markdownlint.............................................................Failed 12:14:10 - hook id: markdownlint 12:14:10 - exit code: 1 12:14:10 12:14:10 README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "This project provides manuals ..."] 12:14:10 12:14:10 actionlint...............................................................Passed 12:14:10 codespell................................................................Passed 12:14:10 Validate GitHub Actions..............................(no files to check)Skipped 12:14:10 Validate GitHub Workflows................................................Passed 12:14:11 Check GitHub Workflows set timeout-minutes...............................Passed 12:14:11 Validate ReadTheDocs Config..............................................Passed 12:14:11 pre-commit: exit 1 (66.02 seconds) /w/workspace/docs-tox-verify-vanadium> pre-commit run --all-files --show-diff-on-failure pid=2303 12:14:11 pre-commit: FAIL ✖ in 1 minute 11.04 seconds 12:14:11 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:14:36 docs: freeze> python -m pip freeze --all 12:14:36 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,oauthlib==3.3.1,packaging==25.0,pillow==11.3.0,pip==25.2,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,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,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,typing_extensions==4.15.0,urllib3==2.5.0,webcolors==24.11.1 12:14:36 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-tox-verify-vanadium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-vanadium/docs/_build/html 12:15:18 docs: OK ✔ in 1 minute 6.36 seconds 12:15:18 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:15:39 docs-linkcheck: freeze> python -m pip freeze --all 12:15:39 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,oauthlib==3.3.1,packaging==25.0,pillow==11.3.0,pip==25.2,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,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,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,typing_extensions==4.15.0,urllib3==2.5.0,webcolors==24.11.1 12:15:39 docs-linkcheck: commands[0]> sphinx-build -q -b linkcheck -d /w/workspace/docs-tox-verify-vanadium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-vanadium/docs/_build/linkcheck 12:17:34 docs-linkcheck: OK ✔ in 2 minutes 16.5 seconds 12:17:34 spelling: install_deps> python -I -m pip install PyEnchant sphinxcontrib-spelling -r docs/requirements.txt 12:17:54 spelling: freeze> python -m pip freeze --all 12:17:55 spelling: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,oauthlib==3.3.1,packaging==25.0,pillow==11.3.0,pip==25.2,pyenchant==3.3.0,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,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,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-spelling==8.0.1,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.15.0,urllib3==2.5.0,webcolors==24.11.1 12:17:55 spelling: commands[0]> sh -c 'command enchant>/dev/null || command enchant-2 -v>/dev/null || (sudo apt-get -qq update && sudo apt-get --yes install enchant-2) || sudo yum -y install enchant || (echo "enchant command not found - please install it (e.g. sudo apt-get install enchant | yum install enchant )" >&2 && exit 1)' 12:17:55 /usr/bin/sh: 1: enchant: not found 12:17:55 /usr/bin/sh: 1: enchant-2: not found 12:18:06 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 12:18:06 W: https://deb.nodesource.com/node_16.x/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 12:18:06 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 12:18:06 W: http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 12:18:06 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 12:18:06 W: Some index files failed to download. They have been ignored, or old ones used instead. 12:18:06 Reading package lists... 12:18:06 Building dependency tree... 12:18:07 Reading state information... 12:18:07 The following additional packages will be installed: 12:18:07 aspell aspell-en dictionaries-common hunspell-en-us libaspell15 12:18:07 libenchant-2-2 libhunspell-1.7-0 12:18:07 Suggested packages: 12:18:07 aspell-doc spellutils wordlist hunspell openoffice.org-hunspell 12:18:07 | openoffice.org-core libenchant-2-voikko 12:18:07 The following NEW packages will be installed: 12:18:07 aspell aspell-en dictionaries-common enchant-2 hunspell-en-us libaspell15 12:18:07 libenchant-2-2 libhunspell-1.7-0 12:18:07 0 upgraded, 8 newly installed, 0 to remove and 230 not upgraded. 12:18:07 Need to get 1416 kB of archives. 12:18:07 After this operation, 5448 kB of additional disk space will be used. 12:18:07 Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libaspell15 amd64 0.60.8-4build1 [325 kB] 12:18:08 Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 dictionaries-common all 1.28.14 [185 kB] 12:18:08 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 aspell amd64 0.60.8-4build1 [87.7 kB] 12:18:08 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] 12:18:08 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 hunspell-en-us all 1:2020.12.07-2 [280 kB] 12:18:08 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libhunspell-1.7-0 amd64 1.7.0-4build1 [175 kB] 12:18:08 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libenchant-2-2 amd64 2.3.2-1ubuntu2 [50.9 kB] 12:18:08 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 enchant-2 amd64 2.3.2-1ubuntu2 [13.0 kB] 12:18:08 debconf: unable to initialize frontend: Dialog 12:18:08 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:18:08 debconf: falling back to frontend: Readline 12:18:08 debconf: unable to initialize frontend: Readline 12:18:08 debconf: (This frontend requires a controlling tty.) 12:18:08 debconf: falling back to frontend: Teletype 12:18:08 dpkg-preconfigure: unable to re-open stdin: 12:18:08 Fetched 1416 kB in 1s (1279 kB/s) 12:18:08 Selecting previously unselected package libaspell15:amd64. 12:18:09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 195202 files and directories currently installed.) 12:18:09 Preparing to unpack .../0-libaspell15_0.60.8-4build1_amd64.deb ... 12:18:09 Unpacking libaspell15:amd64 (0.60.8-4build1) ... 12:18:09 Selecting previously unselected package dictionaries-common. 12:18:09 Preparing to unpack .../1-dictionaries-common_1.28.14_all.deb ... 12:18:09 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' 12:18:09 Unpacking dictionaries-common (1.28.14) ... 12:18:09 Selecting previously unselected package aspell. 12:18:09 Preparing to unpack .../2-aspell_0.60.8-4build1_amd64.deb ... 12:18:09 Unpacking aspell (0.60.8-4build1) ... 12:18:09 Selecting previously unselected package aspell-en. 12:18:09 Preparing to unpack .../3-aspell-en_2018.04.16-0-1_all.deb ... 12:18:09 Unpacking aspell-en (2018.04.16-0-1) ... 12:18:10 Selecting previously unselected package hunspell-en-us. 12:18:10 Preparing to unpack .../4-hunspell-en-us_1%3a2020.12.07-2_all.deb ... 12:18:10 Unpacking hunspell-en-us (1:2020.12.07-2) ... 12:18:10 Selecting previously unselected package libhunspell-1.7-0:amd64. 12:18:10 Preparing to unpack .../5-libhunspell-1.7-0_1.7.0-4build1_amd64.deb ... 12:18:10 Unpacking libhunspell-1.7-0:amd64 (1.7.0-4build1) ... 12:18:10 Selecting previously unselected package libenchant-2-2:amd64. 12:18:10 Preparing to unpack .../6-libenchant-2-2_2.3.2-1ubuntu2_amd64.deb ... 12:18:10 Unpacking libenchant-2-2:amd64 (2.3.2-1ubuntu2) ... 12:18:10 Selecting previously unselected package enchant-2. 12:18:10 Preparing to unpack .../7-enchant-2_2.3.2-1ubuntu2_amd64.deb ... 12:18:10 Unpacking enchant-2 (2.3.2-1ubuntu2) ... 12:18:10 Setting up dictionaries-common (1.28.14) ... 12:18:10 debconf: unable to initialize frontend: Dialog 12:18:10 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:18:10 debconf: falling back to frontend: Readline 12:18:10 Setting up libaspell15:amd64 (0.60.8-4build1) ... 12:18:10 Setting up aspell (0.60.8-4build1) ... 12:18:11 debconf: unable to initialize frontend: Dialog 12:18:11 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:18:11 debconf: falling back to frontend: Readline 12:18:11 Setting up hunspell-en-us (1:2020.12.07-2) ... 12:18:11 Setting up libhunspell-1.7-0:amd64 (1.7.0-4build1) ... 12:18:11 Setting up libenchant-2-2:amd64 (2.3.2-1ubuntu2) ... 12:18:11 Setting up aspell-en (2018.04.16-0-1) ... 12:18:11 debconf: unable to initialize frontend: Dialog 12:18:11 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:18:11 debconf: falling back to frontend: Readline 12:18:11 Setting up enchant-2 (2.3.2-1ubuntu2) ... 12:18:11 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 12:18:11 Processing triggers for man-db (2.10.2-1) ... 12:18:17 Processing triggers for dictionaries-common (1.28.14) ... 12:18:17 debconf: unable to initialize frontend: Dialog 12:18:17 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:18:17 debconf: falling back to frontend: Readline 12:18:17 aspell-autobuildhash: processing: en [en-common]. 12:18:17 aspell-autobuildhash: processing: en [en-variant_0]. 12:18:17 aspell-autobuildhash: processing: en [en-variant_1]. 12:18:17 aspell-autobuildhash: processing: en [en-variant_2]. 12:18:17 aspell-autobuildhash: processing: en [en-w_accents-only]. 12:18:17 aspell-autobuildhash: processing: en [en-wo_accents-only]. 12:18:17 aspell-autobuildhash: processing: en [en_AU-variant_0]. 12:18:17 aspell-autobuildhash: processing: en [en_AU-variant_1]. 12:18:17 aspell-autobuildhash: processing: en [en_AU-w_accents-only]. 12:18:17 aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. 12:18:17 aspell-autobuildhash: processing: en [en_CA-variant_0]. 12:18:17 aspell-autobuildhash: processing: en [en_CA-variant_1]. 12:18:18 aspell-autobuildhash: processing: en [en_CA-w_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_GB-variant_0]. 12:18:18 aspell-autobuildhash: processing: en [en_GB-variant_1]. 12:18:18 aspell-autobuildhash: processing: en [en_US-w_accents-only]. 12:18:18 aspell-autobuildhash: processing: en [en_US-wo_accents-only]. 12:18:19 12:18:19 Running kernel seems to be up-to-date. 12:18:19 12:18:19 No services need to be restarted. 12:18:19 12:18:19 No containers need to be restarted. 12:18:19 12:18:19 No user sessions are running outdated binaries. 12:18:19 12:18:19 No VM guests are running outdated hypervisor (qemu) binaries on this host. 12:18:22 spelling: commands[1]> sphinx-build -q -W --keep-going -b spelling -d /w/workspace/docs-tox-verify-vanadium/.tox/spelling/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-vanadium/docs/_build/spelling 12:19:17 spelling: OK ✔ in 1 minute 43.05 seconds 12:19:17 gitlint: install_deps> python -I -m pip install gitlint 12:19:23 gitlint: freeze> python -m pip freeze --all 12:19:23 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 12:19:23 gitlint: commands[0]> gitlint 12:19:23 pre-commit: FAIL code 1 (71.04=setup[5.02]+cmd[66.02] seconds) 12:19:23 docs: OK (66.36=setup[25.16]+cmd[41.19] seconds) 12:19:23 docs-linkcheck: OK (136.50=setup[21.51]+cmd[114.99] seconds) 12:19:23 spelling: OK (103.04=setup[20.87]+cmd[27.48,54.69] seconds) 12:19:23 gitlint: OK (6.02=setup[5.85]+cmd[0.17] seconds) 12:19:23 evaluation failed :( (382.99 seconds) 12:19:23 + tox_status=255 12:19:23 + echo '---> Completed tox runs' 12:19:23 ---> Completed tox runs 12:19:23 + for i in .tox/*/log 12:19:23 ++ echo .tox/docs-linkcheck/log 12:19:23 ++ awk -F/ '{print $2}' 12:19:23 + tox_env=docs-linkcheck 12:19:23 + cp -r .tox/docs-linkcheck/log /w/workspace/docs-tox-verify-vanadium/archives/tox/docs-linkcheck 12:19:23 + for i in .tox/*/log 12:19:23 ++ echo .tox/docs/log 12:19:23 ++ awk -F/ '{print $2}' 12:19:23 + tox_env=docs 12:19:23 + cp -r .tox/docs/log /w/workspace/docs-tox-verify-vanadium/archives/tox/docs 12:19:23 + for i in .tox/*/log 12:19:23 ++ echo .tox/gitlint/log 12:19:23 ++ awk -F/ '{print $2}' 12:19:23 + tox_env=gitlint 12:19:23 + cp -r .tox/gitlint/log /w/workspace/docs-tox-verify-vanadium/archives/tox/gitlint 12:19:23 + for i in .tox/*/log 12:19:23 ++ echo .tox/pre-commit/log 12:19:23 ++ awk -F/ '{print $2}' 12:19:23 + tox_env=pre-commit 12:19:23 + cp -r .tox/pre-commit/log /w/workspace/docs-tox-verify-vanadium/archives/tox/pre-commit 12:19:23 + for i in .tox/*/log 12:19:23 ++ echo .tox/spelling/log 12:19:23 ++ awk -F/ '{print $2}' 12:19:23 + tox_env=spelling 12:19:23 + cp -r .tox/spelling/log /w/workspace/docs-tox-verify-vanadium/archives/tox/spelling 12:19:23 + DOC_DIR=docs/_build/html 12:19:23 + [[ -d docs/_build/html ]] 12:19:23 + echo '---> Archiving generated docs' 12:19:23 ---> Archiving generated docs 12:19:23 + mv docs/_build/html /w/workspace/docs-tox-verify-vanadium/archives/docs 12:19:23 + echo '---> tox-run.sh ends' 12:19:23 ---> tox-run.sh ends 12:19:23 + test 255 -eq 0 12:19:23 + exit 255 12:19:23 ++ '[' 1 = 1 ']' 12:19:23 ++ '[' -x /usr/bin/clear_console ']' 12:19:23 ++ /usr/bin/clear_console -q 12:19:23 Build step 'Execute shell' marked build as failure 12:19:23 $ ssh-agent -k 12:19:23 unset SSH_AUTH_SOCK; 12:19:23 unset SSH_AGENT_PID; 12:19:23 echo Agent pid 1579 killed; 12:19:23 [ssh-agent] Stopped. 12:19:23 [PostBuildScript] - [INFO] Executing post build scripts. 12:19:23 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins16034063402088380920.sh 12:19:23 ---> sysstat.sh 12:19:24 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins9341025517073230133.sh 12:19:24 ---> package-listing.sh 12:19:24 ++ facter osfamily 12:19:24 ++ tr '[:upper:]' '[:lower:]' 12:19:24 + OS_FAMILY=debian 12:19:24 + workspace=/w/workspace/docs-tox-verify-vanadium 12:19:24 + START_PACKAGES=/tmp/packages_start.txt 12:19:24 + END_PACKAGES=/tmp/packages_end.txt 12:19:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:19:24 + PACKAGES=/tmp/packages_start.txt 12:19:24 + '[' /w/workspace/docs-tox-verify-vanadium ']' 12:19:24 + PACKAGES=/tmp/packages_end.txt 12:19:24 + case "${OS_FAMILY}" in 12:19:24 + dpkg -l 12:19:24 + grep '^ii' 12:19:24 + '[' -f /tmp/packages_start.txt ']' 12:19:24 + '[' -f /tmp/packages_end.txt ']' 12:19:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:19:24 + true 12:19:24 + '[' /w/workspace/docs-tox-verify-vanadium ']' 12:19:24 + mkdir -p /w/workspace/docs-tox-verify-vanadium/archives/ 12:19:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-tox-verify-vanadium/archives/ 12:19:24 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins15797725762107964403.sh 12:19:24 ---> capture-instance-metadata.sh 12:19:24 Setup pyenv: 12:19:24 system 12:19:24 3.8.20 12:19:24 3.9.20 12:19:24 3.10.15 12:19:24 * 3.11.10 (set by /w/workspace/docs-tox-verify-vanadium/.python-version) 12:19:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AlWJ from file:/tmp/.os_lf_venv 12:19:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:26 lf-activate-venv(): INFO: Base packages installed successfully 12:19:26 lf-activate-venv(): INFO: Installing additional packages: lftools 12:19:40 lf-activate-venv(): INFO: Adding /tmp/venv-AlWJ/bin to PATH 12:19:40 INFO: Running in OpenStack, capturing instance metadata 12:19:40 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins8232427814901204729.sh 12:19:40 provisioning config files... 12:19:41 Could not find credentials [logs] for docs-tox-verify-vanadium #92 12:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-tox-verify-vanadium@tmp/config9190015255687805562tmp 12:19:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:19:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:19:41 provisioning config files... 12:19:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:19:41 [EnvInject] - Injecting environment variables from a build step. 12:19:41 [EnvInject] - Injecting as environment variables the properties content 12:19:41 SERVER_ID=logs 12:19:41 12:19:41 [EnvInject] - Variables injected successfully. 12:19:41 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins7541052534360292237.sh 12:19:41 ---> create-netrc.sh 12:19:41 WARN: Log server credential not found. 12:19:41 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins7899786359121917948.sh 12:19:41 ---> python-tools-install.sh 12:19:41 Setup pyenv: 12:19:41 system 12:19:41 3.8.20 12:19:41 3.9.20 12:19:41 3.10.15 12:19:41 * 3.11.10 (set by /w/workspace/docs-tox-verify-vanadium/.python-version) 12:19:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AlWJ from file:/tmp/.os_lf_venv 12:19:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:43 lf-activate-venv(): INFO: Base packages installed successfully 12:19:43 lf-activate-venv(): INFO: Installing additional packages: lftools 12:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-AlWJ/bin to PATH 12:19:54 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins4236998025656497215.sh 12:19:54 ---> sudo-logs.sh 12:19:54 Archiving 'sudo' log.. 12:19:54 [docs-tox-verify-vanadium] $ /bin/bash /tmp/jenkins10991416386653648722.sh 12:19:54 ---> job-cost.sh 12:19:54 Setup pyenv: 12:19:54 system 12:19:54 3.8.20 12:19:54 3.9.20 12:19:54 3.10.15 12:19:54 * 3.11.10 (set by /w/workspace/docs-tox-verify-vanadium/.python-version) 12:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AlWJ from file:/tmp/.os_lf_venv 12:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:56 lf-activate-venv(): INFO: Base packages installed successfully 12:19:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:20:03 lf-activate-venv(): INFO: Adding /tmp/venv-AlWJ/bin to PATH 12:20:03 INFO: No Stack... 12:20:04 INFO: Retrieving Pricing Info for: v3-standard-4 12:20:04 INFO: Archiving Costs 12:20:04 [docs-tox-verify-vanadium] $ /bin/bash -l /tmp/jenkins4545251673340497416.sh 12:20:04 ---> logs-deploy.sh 12:20:04 Setup pyenv: 12:20:04 system 12:20:04 3.8.20 12:20:04 3.9.20 12:20:04 3.10.15 12:20:04 * 3.11.10 (set by /w/workspace/docs-tox-verify-vanadium/.python-version) 12:20:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AlWJ from file:/tmp/.os_lf_venv 12:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:20:06 lf-activate-venv(): INFO: Base packages installed successfully 12:20:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-AlWJ/bin to PATH 12:20:16 WARNING: Nexus logging server not set 12:20:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-tox-verify-vanadium/92/ 12:20:16 INFO: archiving logs to S3 12:20:17 ---> uname -a: 12:20:17 Linux prd-ubuntu2204-docker-4c-4g-177 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:20:17 12:20:17 12:20:17 ---> lscpu: 12:20:17 Architecture: x86_64 12:20:17 CPU op-mode(s): 32-bit, 64-bit 12:20:17 Address sizes: 40 bits physical, 48 bits virtual 12:20:17 Byte Order: Little Endian 12:20:17 CPU(s): 4 12:20:17 On-line CPU(s) list: 0-3 12:20:17 Vendor ID: AuthenticAMD 12:20:17 Model name: AMD EPYC-Rome Processor 12:20:17 CPU family: 23 12:20:17 Model: 49 12:20:17 Thread(s) per core: 1 12:20:17 Core(s) per socket: 1 12:20:17 Socket(s): 4 12:20:17 Stepping: 0 12:20:17 BogoMIPS: 5599.99 12:20:17 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:20:17 Virtualization: AMD-V 12:20:17 Hypervisor vendor: KVM 12:20:17 Virtualization type: full 12:20:17 L1d cache: 128 KiB (4 instances) 12:20:17 L1i cache: 128 KiB (4 instances) 12:20:17 L2 cache: 2 MiB (4 instances) 12:20:17 L3 cache: 64 MiB (4 instances) 12:20:17 NUMA node(s): 1 12:20:17 NUMA node0 CPU(s): 0-3 12:20:17 Vulnerability Gather data sampling: Not affected 12:20:17 Vulnerability Itlb multihit: Not affected 12:20:17 Vulnerability L1tf: Not affected 12:20:17 Vulnerability Mds: Not affected 12:20:17 Vulnerability Meltdown: Not affected 12:20:17 Vulnerability Mmio stale data: Not affected 12:20:17 Vulnerability Reg file data sampling: Not affected 12:20:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:20:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:20:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:20:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:20:17 Vulnerability Srbds: Not affected 12:20:17 Vulnerability Tsx async abort: Not affected 12:20:17 12:20:17 12:20:17 ---> nproc: 12:20:17 4 12:20:17 12:20:17 12:20:17 ---> df -h: 12:20:17 Filesystem Size Used Avail Use% Mounted on 12:20:17 tmpfs 1.6G 1.1M 1.6G 1% /run 12:20:17 /dev/vda1 78G 10G 68G 13% / 12:20:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:20:17 tmpfs 5.0M 0 5.0M 0% /run/lock 12:20:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:20:17 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:20:17 12:20:17 12:20:17 ---> free -m: 12:20:17 total used free shared buff/cache available 12:20:17 Mem: 15989 654 10517 4 4817 14992 12:20:17 Swap: 1023 0 1023 12:20:17 12:20:17 12:20:17 ---> ip addr: 12:20:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:20:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:20:17 inet 127.0.0.1/8 scope host lo 12:20:17 valid_lft forever preferred_lft forever 12:20:17 inet6 ::1/128 scope host 12:20:17 valid_lft forever preferred_lft forever 12:20:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:20:17 link/ether fa:16:3e:21:e7:a5 brd ff:ff:ff:ff:ff:ff 12:20:17 altname enp0s3 12:20:17 inet 10.30.170.221/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:20:17 valid_lft 85800sec preferred_lft 85800sec 12:20:17 inet6 fe80::f816:3eff:fe21:e7a5/64 scope link 12:20:17 valid_lft forever preferred_lft forever 12:20:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:20:17 link/ether 02:42:6b:f6:e0:b9 brd ff:ff:ff:ff:ff:ff 12:20:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:20:17 valid_lft forever preferred_lft forever 12:20:17 12:20:17 12:20:17 ---> sar -b -r -n DEV: 12:20:17 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-177) 10/02/25 _x86_64_ (4 CPU) 12:20:17 12:20:17 12:10:21 LINUX RESTART (4 CPU) 12:20:17 12:20:17 12:20:17 ---> sar -P ALL: 12:20:17 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-177) 10/02/25 _x86_64_ (4 CPU) 12:20:17 12:20:17 12:10:21 LINUX RESTART (4 CPU) 12:20:17 12:20:17 12:20:17