pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.1,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,virtualenv==21.7.0 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. [INFO] Initializing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Initializing environment for https://github.com/igorshubovych/markdownlint-cli. [INFO] Initializing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. [INFO] Initializing environment for https://github.com/codespell-project/codespell. [INFO] Initializing environment for https://github.com/python-jsonschema/check-jsonschema. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/shellcheck-py/shellcheck-py. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/igorshubovych/markdownlint-cli. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Mateusz-Grzelinski/actionlint-py. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/codespell-project/codespell. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/python-jsonschema/check-jsonschema. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed check for added large files..............................................Passed check python ast.........................................................Passed check json...........................................(no files to check)Skipped check for merge conflicts................................................Passed check xml............................................(no files to check)Skipped check yaml...............................................................Passed debug statements (python)................................................Passed fix end of files.........................................................Passed fix requirements.txt.....................................................Passed mixed line ending........................................................Passed don't commit to branch...................................................Passed yamllint.................................................................Passed mypy.....................................................................Passed shellcheck...............................................................Passed markdownlint.............................................................Passed actionlint...............................................................Passed codespell................................................................Passed Validate GitHub Actions..............................(no files to check)Skipped Validate GitHub Workflows................................................Passed Check GitHub Workflows set timeout-minutes...............................Passed Validate ReadTheDocs Config..............................................Passed pre-commit: OK ✔ in 49.79 seconds docs: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.4.9,deepmerge==2.1.0,defusedxml==0.7.1,docutils==0.22.4,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jira==3.10.5,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.4,oauthlib==3.3.1,packaging==26.2,picobox==4.0.0,pip==26.1.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.0,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-tox-verify-chromium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/html docs: exit 1 (39.08 seconds) /w/workspace/docs-tox-verify-chromium> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-tox-verify-chromium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/html pid=3339 docs: FAIL ✖ in 53.05 seconds docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.4.9,deepmerge==2.1.0,defusedxml==0.7.1,docutils==0.22.4,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jira==3.10.5,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.4,oauthlib==3.3.1,packaging==26.2,picobox==4.0.0,pip==26.1.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.0,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 docs-linkcheck: commands[0]> sphinx-build -q -b linkcheck -d /w/workspace/docs-tox-verify-chromium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/linkcheck docs-linkcheck: exit -15 (47.48 seconds) /w/workspace/docs-tox-verify-chromium> sphinx-build -q -b linkcheck -d /w/workspace/docs-tox-verify-chromium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/docs-tox-verify-chromium/docs/_build/linkcheck pid=3382