name: docs-linkcheck run_id: commands[0] env HOME: /home/jenkins env LANG: en_US.UTF-8 env PATH: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin:/opt/pyenv/bin:/tmp/venv-SAeR/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 2152006895 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 6570 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env TOX_ENV_NAME: docs-linkcheck env TOX_WORK_DIR: /w/workspace/rtdv3-global-verify-master/.tox env VIRTUAL_ENV: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 8934 cwd: /w/workspace/rtdv3-global-verify-master allow: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin/* cmd: sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck exit_code: 0 Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/i-release/objects.inv... building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] api-docs reading sources... [ 33%] developer-guide reading sources... [ 50%] index reading sources... [ 66%] installation-guide reading sources... [ 83%] overview reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] api-docs writing output... [ 33%] developer-guide writing output... [ 50%] index writing output... [ 66%] installation-guide writing output... [ 83%] overview writing output... [100%] release-notes ( api-docs: line 23) -ignored- ./ics-api.html ( developer-guide: line 56) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/it/dep (installation-guide: line 28) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric.git;a=tree;f=docker-compose ( overview: line 12) ok https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/i-release/index.html ( developer-guide: line 62) ok https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/index.html ( developer-guide: line 10) redirect https://wiki.o-ran-sc.org/display/RICNR/Release+F - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/15074104/Release+F ( developer-guide: line 60) redirect https://wiki.o-ran-sc.org/display/RICNR/Deploy+NONRTRIC+in+Kubernetes - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/15073314/Deploy+NONRTRIC+in+Kubernetes (installation-guide: line 28) redirect https://wiki.o-ran-sc.org/display/RICNR/Release+E+-+Run+in+Docker - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/15073709/Release+E+-+Run+in+Docker build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt standard error: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import DistributionNotFound as ResourceError