Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-13456 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-TihonGlEXAm4/agent.1652 SSH_AGENT_PID=1654 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_8688374696495063178.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_8688374696495063178.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom.git > git init /w/workspace/oom-master-sphinx-lint # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/5 # timeout=30 > git rev-parse fc78c4eb02719019362988974bd58bd297cdccf0^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision fc78c4eb02719019362988974bd58bd297cdccf0 (refs/changes/57/146657/5) > git config core.sparsecheckout # timeout=10 > git checkout -f fc78c4eb02719019362988974bd58bd297cdccf0 # timeout=30 Commit message: "[BUILD] FIX apt install graphviz hang in tox" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9657990772405827305.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-46DF + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-46DF + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-46DF' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-46DF + echo /tmp/venv-46DF + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-46DF/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-46DF/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH + PATH=/tmp/venv-46DF/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 + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 26.1.2 from /tmp/venv-46DF/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==7.1.6 colorama==0.4.6 distlib==0.4.3 filelock==3.32.0 packaging==26.2 platformdirs==4.11.0 pluggy==1.6.0 pyproject-api==1.11.0 python-discovery==1.5.0 tomli==2.4.1 tomli_w==1.2.0 tox==4.58.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=false [EnvInject] - Variables injected successfully. [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins915914090051140859.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox + cd /w/workspace/oom-master-sphinx-lint/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-b3OB + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ sed 's/^[ *]* //' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-46DF + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46DF from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46DF from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-46DF/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-46DF/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH + PATH=/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/oom-master-sphinx-lint + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.58.0 from /tmp/venv-46DF/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=false + TOX_OPTIONS_LIST= + [[ -n docs,docs-linkcheck ]] + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' + case ${PARALLEL,,} in + tox -e docs,docs-linkcheck + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1654 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. Collecting sphinx>=7.1.2 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-rtd-theme>=2.0.0 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 2)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting doc8 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) Downloading doc8-2.0.0-py3-none-any.whl.metadata (8.3 kB) Collecting docutils (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 4)) Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) Collecting six (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 5)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting sphinxcontrib-redoc (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading sphinxcontrib-redoc-1.6.0.tar.gz (350 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinxcontrib-spelling (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 7)) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting PyEnchant (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 8)) Downloading pyenchant-3.3.0-py3-none-any.whl.metadata (3.4 kB) Collecting pylint (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB) Collecting autopep8 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 10)) Downloading autopep8-2.3.1-py2.py3-none-any.whl.metadata (16 kB) Collecting gitlint-core (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) Downloading gitlint_core-0.19.1-py3-none-any.whl.metadata (3.5 kB) Collecting sh==1.14.3 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 12)) Downloading sh-1.14.3.tar.gz (62 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinxcontrib-mermaid>=1.0.0 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 13)) Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-plantuml (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 14)) Downloading sphinxcontrib-plantuml-0.29.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinx-toolbox (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_toolbox-4.3.0-py3-none-any.whl.metadata (8.0 kB) Collecting sphinxcontrib-applehelp (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.13 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 4)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading snowballstemmer-3.1.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.9 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster<0.8,>=0.7 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting packaging>=21.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme>=2.0.0->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting restructuredtext-lint>=0.7 (from doc8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) Downloading restructuredtext_lint-2.0.2-py3-none-any.whl.metadata (9.2 kB) Collecting stevedore (from doc8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) Collecting tomli (from doc8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) Using cached tomli-2.4.1-py3-none-any.whl.metadata (10 kB) Collecting jsonschema>=3.0 (from sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting PyYAML>=3.12 (from sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting platformdirs>=2.2.0 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading platformdirs-4.11.0-py3-none-any.whl.metadata (5.5 kB) Collecting astroid<=3.1.0-dev0,>=3.0.1 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading astroid-3.0.3-py3-none-any.whl.metadata (4.5 kB) Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) Collecting mccabe<0.8,>=0.6 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting tomlkit>=0.10.1 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) Collecting dill>=0.2 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Downloading dill-0.4.1-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions>=4.0.0 (from astroid<=3.1.0-dev0,>=3.0.1->pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) Using cached typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) Collecting pycodestyle>=2.12.0 (from autopep8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 10)) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting arrow>=1 (from gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) Collecting click>=8 (from gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting apeye>=0.4.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading apeye-1.4.1-py3-none-any.whl.metadata (7.3 kB) Collecting autodocsumm>=0.2.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading autodocsumm-0.2.15-py3-none-any.whl.metadata (5.6 kB) Collecting beautifulsoup4>=4.9.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB) Collecting cachecontrol>=0.13.0 (from cachecontrol[filecache]>=0.13.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading cachecontrol-0.14.4-py3-none-any.whl.metadata (3.1 kB) Collecting dict2css>=0.2.3 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading dict2css-0.6.0-py3-none-any.whl.metadata (7.2 kB) Collecting domdf-python-tools>=2.9.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading domdf_python_tools-3.10.0-py3-none-any.whl.metadata (8.7 kB) Collecting filelock>=3.8.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading filelock-3.32.0-py3-none-any.whl.metadata (2.0 kB) Collecting html5lib>=1.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting roman>4.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading roman-5.2-py3-none-any.whl.metadata (4.3 kB) Collecting ruamel.yaml>=0.16.12 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) Collecting sphinx-autodoc-typehints<3.6.0,>=1.11.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_autodoc_typehints-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-jinja2-compat>=0.1.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_jinja2_compat-0.4.1-py3-none-any.whl.metadata (6.9 kB) Collecting sphinx-prompt>=1.1.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_prompt-1.9.0-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-tabs<3.6.0,>=3.4.7 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_tabs-3.5.0-py3-none-any.whl.metadata (6.6 kB) Collecting tabulate>=0.8.7 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints<3.6.0,>=1.11.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_autodoc_typehints-3.0.0-py3-none-any.whl.metadata (7.9 kB) Downloading sphinx_autodoc_typehints-2.5.0-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.4-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.3-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.2-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.1-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.4.0-py3-none-any.whl.metadata (8.0 kB) INFO: pip is still looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.2.3-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.2.2-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.2.1-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.2.0-py3-none-any.whl.metadata (8.0 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading sphinx_autodoc_typehints-2.1.1-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.1.0-py3-none-any.whl.metadata (8.0 kB) Downloading sphinx_autodoc_typehints-2.0.1-py3-none-any.whl.metadata (8.0 kB) Collecting apeye-core>=1.0.0b2 (from apeye>=0.4.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading apeye_core-1.1.5-py3-none-any.whl.metadata (7.7 kB) Collecting idna>=2.5 (from apeye-core>=1.0.0b2->apeye>=0.4.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) Collecting python-dateutil>=2.7.0 (from arrow>=1->gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting tzdata (from arrow>=1->gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4>=4.9.1->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading soupsieve-2.9.1-py3-none-any.whl.metadata (4.6 kB) Collecting msgpack<2.0.0,>=0.5.2 (from cachecontrol>=0.13.0->cachecontrol[filecache]>=0.13.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading msgpack-1.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) Collecting tinycss2>=1.2.1 (from dict2css>=0.2.3->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) Collecting natsort>=7.0.1 (from domdf-python-tools>=2.9.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) Collecting webencodings (from html5lib>=1.1->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting attrs>=22.2.0 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.25.0 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.25.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) Collecting urllib3<3,>=1.26 (from requests>=2.25.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.25.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) INFO: pip is looking at multiple versions of sphinx-prompt to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-prompt>=1.1.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) Downloading sphinx_prompt-1.8.0-py3-none-any.whl.metadata (3.1 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 41.1 MB/s 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 17.4 MB/s 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 57.8 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading doc8-2.0.0-py3-none-any.whl (25 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl (16 kB) Downloading pyenchant-3.3.0-py3-none-any.whl (58 kB) Downloading pylint-3.0.3-py3-none-any.whl (510 kB) Downloading astroid-3.0.3-py3-none-any.whl (275 kB) Downloading isort-5.13.2-py3-none-any.whl (92 kB) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading autopep8-2.3.1-py2.py3-none-any.whl (45 kB) Downloading gitlint_core-0.19.1-py3-none-any.whl (44 kB) Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl (9.6 kB) Downloading sphinx_toolbox-4.3.0-py3-none-any.whl (198 kB) Downloading sphinx_autodoc_typehints-2.0.1-py3-none-any.whl (19 kB) Downloading sphinx_tabs-3.5.0-py3-none-any.whl (9.9 kB) Downloading apeye-1.4.1-py3-none-any.whl (107 kB) Downloading apeye_core-1.1.5-py3-none-any.whl (99 kB) Downloading arrow-1.4.0-py3-none-any.whl (68 kB) Downloading autodocsumm-0.2.15-py3-none-any.whl (14 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 58.1 MB/s 0:00:00 Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB) Downloading cachecontrol-0.14.4-py3-none-any.whl (22 kB) Downloading msgpack-1.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (407 kB) Downloading click-8.4.2-py3-none-any.whl (119 kB) Downloading dict2css-0.6.0-py3-none-any.whl (11 kB) Downloading dill-0.4.1-py3-none-any.whl (120 kB) Downloading domdf_python_tools-3.10.0-py3-none-any.whl (126 kB) Downloading filelock-3.32.0-py3-none-any.whl (97 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading idna-3.18-py3-none-any.whl (65 kB) Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading attrs-26.1.0-py3-none-any.whl (67 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading natsort-8.4.0-py3-none-any.whl (38 kB) Using cached packaging-26.2-py3-none-any.whl (100 kB) Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.3 MB/s 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 35.0 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) Downloading restructuredtext_lint-2.0.2-py3-none-any.whl (14 kB) Downloading roman-5.2-py3-none-any.whl (6.0 kB) Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) Downloading snowballstemmer-3.1.1-py3-none-any.whl (104 kB) Downloading soupsieve-2.9.1-py3-none-any.whl (37 kB) Downloading sphinx_jinja2_compat-0.4.1-py3-none-any.whl (8.1 kB) Downloading sphinx_prompt-1.8.0-py3-none-any.whl (7.3 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) Downloading tinycss2-1.5.1-py3-none-any.whl (28 kB) Using cached tomli-2.4.1-py3-none-any.whl (14 kB) Downloading tomlkit-0.15.1-py3-none-any.whl (49 kB) Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) Building wheels for collected packages: sh, sphinxcontrib-redoc, sphinxcontrib-plantuml Building wheel for sh (pyproject.toml): started Building wheel for sh (pyproject.toml): finished with status 'done' Created wheel for sh: filename=sh-1.14.3-py2.py3-none-any.whl size=39724 sha256=265cf9e38435155e04bce65cf31b8d848448a72fa238637ef4459c0f6523e070 Stored in directory: /home/jenkins/.cache/pip/wheels/48/1e/68/186beff3cdcf04ad2a63b3756fd7eaa8d957e538fdc63787f6 Building wheel for sphinxcontrib-redoc (pyproject.toml): started Building wheel for sphinxcontrib-redoc (pyproject.toml): finished with status 'done' Created wheel for sphinxcontrib-redoc: filename=sphinxcontrib_redoc-1.6.0-py3-none-any.whl size=299649 sha256=19fad3c8a9bd627e9c5cdd071b84d38e130e2aa425ac095337e7694b3c9eb82b Stored in directory: /home/jenkins/.cache/pip/wheels/c3/f3/09/ca56bcb5e735dbf9d7ccfcbfa66480b60179becfe44e425e7b Building wheel for sphinxcontrib-plantuml (pyproject.toml): started Building wheel for sphinxcontrib-plantuml (pyproject.toml): finished with status 'done' Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.29-py3-none-any.whl size=11633 sha256=87dafaa1da1c89bce523505b27d841336c9815c18829841521f8dd359ba6ea30 Stored in directory: /home/jenkins/.cache/pip/wheels/89/fb/c4/c8b3234606951c366d57d2a330b96bb0e68d8d60428cc11b3e Successfully built sh sphinxcontrib-redoc sphinxcontrib-plantuml Installing collected packages: webencodings, sh, urllib3, tzdata, typing-extensions, tomlkit, tomli, tinycss2, tabulate, stevedore, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, snowballstemmer, six, ruamel.yaml, rpds-py, roman, PyYAML, Pygments, PyEnchant, pycodestyle, platformdirs, packaging, natsort, msgpack, mccabe, MarkupSafe, isort, imagesize, idna, filelock, docutils, dill, click, charset_normalizer, certifi, babel, attrs, alabaster, restructuredtext-lint, requests, referencing, python-dateutil, Jinja2, html5lib, domdf-python-tools, beautifulsoup4, autopep8, astroid, sphinx-jinja2-compat, sphinx, pylint, jsonschema-specifications, doc8, dict2css, cachecontrol, arrow, apeye-core, sphinxcontrib-spelling, sphinxcontrib-plantuml, sphinxcontrib-mermaid, sphinxcontrib-jquery, sphinx-tabs, sphinx-prompt, sphinx-autodoc-typehints, jsonschema, gitlint-core, autodocsumm, apeye, sphinxcontrib-redoc, sphinx-toolbox, sphinx-rtd-theme docs: exit -15 (18.70 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2181 [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11886640580392294716.sh + tox_status=143 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/docs/log ---> sysstat.sh + tox_env=docs + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins677429326562464747.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-master-sphinx-lint + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-master-sphinx-lint ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-master-sphinx-lint ']' + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11706608495488569637.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hjg4 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17147898509168603408.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config13972741505160625301tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18218135582793906206.sh ---> create-netrc.sh [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4002029421093778276.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjg4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-hjg4/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.57 botocore==1.43.57 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.57 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.11.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.5.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.1 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins10755856701136226675.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-07-28 19:15:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-zpjerV.sh" [1] downloading uv 0.12.0 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.0 (x86_64-unknown-linux-gnu) [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2164574493293385387.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins852004621120871897.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjg4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 137s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: oom-master-sphinx-lint,624,2026-07-28 19:15:09,v3-standard-4,137,0.11,0.00,ABORTED [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6417721271930766939.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjg4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/624 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-13456 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 8.6G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 549 13107 0 2382 15163 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:4c:c5:53 brd ff:ff:ff:ff:ff:ff inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86259sec preferred_lft 86259sec inet6 fe80::f816:3eff:fe4c:c553/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13456) 07/28/26 _x86_64_ (4 CPU) 19:13:02 LINUX RESTART (4 CPU) 19:14:01 tps rtps wtps bread/s bwrtn/s 19:15:01 147.24 1.07 146.18 124.65 34788.74 Average: 147.24 1.07 146.18 124.65 34788.74 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:15:01 13503980 15592696 2920988 17.78 93324 2168856 727408 4.16 698888 1952840 231932 Average: 13503980 15592696 2920988 17.78 93324 2168856 727408 4.16 698888 1952840 231932 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:15:01 ens3 82.32 59.77 1365.66 13.26 0.00 0.00 0.00 0.00 19:15:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 Average: ens3 82.32 59.77 1365.66 13.26 0.00 0.00 0.00 0.00 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13456) 07/28/26 _x86_64_ (4 CPU) 19:13:02 LINUX RESTART (4 CPU) 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:15:01 all 21.37 0.00 1.63 2.42 0.07 74.51 19:15:01 0 21.24 0.00 1.35 3.17 0.05 74.19 19:15:01 1 48.62 0.00 2.90 1.15 0.08 47.24 19:15:01 2 10.65 0.00 1.07 0.74 0.10 87.43 19:15:01 3 4.91 0.00 1.19 4.61 0.03 89.25 Average: all 21.37 0.00 1.63 2.42 0.07 74.51 Average: 0 21.24 0.00 1.35 3.17 0.05 74.19 Average: 1 48.62 0.00 2.90 1.15 0.08 47.24 Average: 2 10.65 0.00 1.07 0.74 0.10 87.43 Average: 3 4.91 0.00 1.19 4.61 0.03 89.25