name: docs-linkcheck run_id: commands[0] env LANG: en_US.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin:/opt/pyenv/bin:/tmp/venv-Xakg/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 PYTHONHASHSEED: 1111765539 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: docs-linkcheck env TOX_WORK_DIR: /w/workspace/rtdv3-global-verify-master/.tox env TOX_ENV_DIR: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env VIRTUAL_ENV: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck metadata pid: 2419 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 v7.3.7 making output directory... done loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] developer-guide reading sources... [ 40%] index reading sources... [ 60%] installation-guide reading sources... [ 80%] overview reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... done writing output... [ 20%] developer-guide writing output... [ 40%] index writing output... [ 60%] installation-guide writing output... [ 80%] overview writing output... [100%] release-notes ( developer-guide: line 69) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/pti/rtp ( developer-guide: line 84) ok https://docs.docker.com/engine/install/ubuntu/ ( developer-guide: line 84) ok https://docs.docker.com/engine/install/centos/ ( developer-guide: line 62) ok http://www.openembedded.org/wiki/Main_Page ( developer-guide: line 31) ok https://docs.o-ran-sc.org/projects/o-ran-sc-pti-rtp/en/latest/installation-guide.html (installation-guide: line 16) ok https://docs.starlingx.io/ ( developer-guide: line 50) ok https://docs.starlingx.io/developer_resources/build_guide.html (installation-guide: line 69) ok https://docs.starlingx.io/admintasks/kubernetes/oran-o2-application-b50a0c899e66.html (installation-guide: line 46) ok https://docs.starlingx.io/planning/openstack/hardware-requirements.html (installation-guide: line 45) ok https://docs.starlingx.io/planning/kubernetes/starlingx-hardware-requirements.html (installation-guide: line 18) ok https://docs.starlingx.io/r/stx.7.0/deploy/index-deploy-da06a98b83b1.html (installation-guide: line 60) ok https://docs.starlingx.io/r/stx.7.0/deploy_install_guides/index-install-e083ca818006.html (installation-guide: line 70) ok https://docs.starlingx.io/sample_apps/flexran/deploy-flexran-2203-on-starlingx-1d1b15ecb16f.html (installation-guide: line 30) ok https://nexus.o-ran-sc.org/content/sites/images/org/o-ran-sc/pti/rtp/g-release/inf-image-centos-all-x86-64.iso (installation-guide: line 31) ok https://nexus.o-ran-sc.org/content/sites/images/org/o-ran-sc/pti/rtp/g-release/inf-image-debian-all-x86-64.iso (installation-guide: line 32) ok https://nexus.o-ran-sc.org/content/sites/images/org/o-ran-sc/pti/rtp/g-release/inf-image-yocto-aio-x86-64.iso ( developer-guide: line 149) ok https://docs.yoctoproject.org/2.7.4/brief-yoctoprojectqs/brief-yoctoprojectqs.html#brief-compatible-distro (installation-guide: line 48) ok https://docs.starlingx.io/planning/kubernetes/verified-commercial-hardware.html ( developer-guide: line 151) ok https://docs.yoctoproject.org/2.7.4/ref-manual/ref-manual.html#required-packages-for-the-build-host ( developer-guide: line 150) ok https://docs.yoctoproject.org/2.7.4/ref-manual/ref-manual.html#detailed-supported-distros (installation-guide: line 16) ok https://www.okd.io/ ( developer-guide: line 61) redirect https://www.yoctoproject.org/docs/2.6.3/dev-manual/dev-manual.html - permanently to https://docs.yoctoproject.org/2.6.3/dev-manual/dev-manual.html ( developer-guide: line 44) ok https://wiki.openstack.org/wiki/StarlingX/DebianBuildEnvironment ( developer-guide: line 85) ok https://wiki.openstack.org/wiki/StarlingX/DebianBuildEnvironment#Configure_build_environment 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/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1)