docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' docs: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.6.2,charset-normalizer==3.3.2,commonmark==0.9.1,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,importlib_metadata==8.0.0,importlib_resources==6.4.0,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.0,numpy==2.0.0,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,recommonmark==0.7.1,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.0.1,urllib3==1.26.19,webcolors==24.6.0,wheel==0.43.0,zipp==3.19.2 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html 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 [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] api-docs reading sources... [ 29%] developer-guide reading sources... [ 43%] index reading sources... [ 57%] installation-guide reading sources... [ 71%] overview reading sources... [ 86%] release-notes reading sources... [100%] user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 14%] api-docs writing output... [ 29%] developer-guide writing output... [ 43%] index writing output... [ 57%] installation-guide writing output... [ 71%] overview writing output... [ 86%] release-notes writing output... [100%] user-guide generating indices... genindex done highlighting module code... writing additional pages... search done copying images... [ 3%] LicHeader.jpg copying images... [ 6%] ModeofCommunication.jpg copying images... [ 9%] StepsOfCommunication.jpg copying images... [ 12%] 5G_NR_SCH_Design.PNG copying images... [ 15%] Multi_Scheduling_Algorithm_Call_Flow.PNG copying images... [ 18%] ODUArch.jpg copying images... [ 21%] ODU-O1-Arch.jpg copying images... [ 24%] O-DUHighInterfaces.jpg copying images... [ 27%] CellUpAndBroadcast.png copying images... [ 30%] UeAttach.png copying images... [ 33%] CLA_call_flow.png copying images... [ 36%] ODU-O1-GetAlarmListFlow.jpg copying images... [ 39%] Network_Slicing.png copying images... [ 42%] IDLE_mode_Paging.jpg copying images... [ 45%] Inter_DU_Handover_Within_OCU.png copying images... [ 48%] Xn_Based_Inter_CU_Handover.png copying images... [ 52%] Discontinuous_reception.PNG copying images... [ 55%] Drx_Onduration_Inactive_ShortCycle_Timer.png copying images... [ 58%] Drx_Dl_Harq_Retransmission_Timer.png copying images... [ 61%] Drx_Ul_Harq_Retransmission_Timer.png copying images... [ 64%] E2AP_Flow_Triggered_In_Code.PNG copying images... [ 67%] E2_Setup_Procedure.PNG copying images... [ 70%] E2_Node_Configuration_Update_Procedure.PNG copying images... [ 73%] RIC_Service_Update_Procedure.PNG copying images... [ 76%] E2_Connection_Update_Procedure.PNG copying images... [ 79%] E2_Removal_Procedure(DU-initiated).PNG copying images... [ 82%] E2_Removal_Procedure(RIC-initiated).PNG copying images... [ 85%] Reset_Procedure(DU-initiated).PNG copying images... [ 88%] Reset_Procedure(RIC-initiated).PNG copying images... [ 91%] RIC_Subscription_Procedure.PNG copying images... [ 94%] RIC_Subscription_Modification_Procedure.png copying images... [ 97%] RIC_Subscription_Delete_Procedure.PNG copying images... [100%] O-DU_High_Low_Flow.PNG dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in docs/_build/html. docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html' Generated docs available in /w/workspace/rtdv3-global-verify-master/docs/_build/html docs: OK ✔ in 29.07 seconds docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.6.2,charset-normalizer==3.3.2,commonmark==0.9.1,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,importlib_metadata==8.0.0,importlib_resources==6.4.0,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.0,numpy==2.0.0,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,recommonmark==0.7.1,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.0.1,urllib3==1.26.19,webcolors==24.6.0,wheel==0.43.0,zipp==3.19.2 docs-linkcheck: commands[0]> 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 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 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] api-docs reading sources... [ 29%] developer-guide reading sources... [ 43%] index reading sources... [ 57%] installation-guide reading sources... [ 71%] overview reading sources... [ 86%] release-notes reading sources... [100%] user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... done writing output... [ 14%] api-docs writing output... [ 29%] developer-guide writing output... [ 43%] index writing output... [ 57%] installation-guide writing output... [ 71%] overview writing output... [ 86%] release-notes writing output... [100%] user-guide ( developer-guide: line 36) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=o-du/l2.git;a=tree (installation-guide: line 131) -ignored- https://gerrit.o-ran-sc.org/r/o-du/l2 ( user-guide: line 97) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/o-du/phy ( user-guide: line 99) ok https://github.com/intel/FlexRAN ( release-notes: line 680) ok https://jira.o-ran-sc.org/browse/ODUHIGH-11 ( release-notes: line 632) ok https://jira.o-ran-sc.org/browse/ODUHIGH-10 ( release-notes: line 674) ok https://jira.o-ran-sc.org/browse/ODUHIGH-1 ( release-notes: line 644) ok https://jira.o-ran-sc.org/browse/ODUHIGH-184 ( user-guide: line 101) ok https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/latest/index.html ( release-notes: line 641) ok https://jira.o-ran-sc.org/browse/ODUHIGH-189 ( release-notes: line 653) ok https://jira.o-ran-sc.org/browse/ODUHIGH-187 ( release-notes: line 650) ok https://jira.o-ran-sc.org/browse/ODUHIGH-186 ( release-notes: line 647) ok https://jira.o-ran-sc.org/browse/ODUHIGH-185 ( release-notes: line 635) ok https://jira.o-ran-sc.org/browse/ODUHIGH-188 ( release-notes: line 656) ok https://jira.o-ran-sc.org/browse/ODUHIGH-190 ( release-notes: line 638) ok https://jira.o-ran-sc.org/browse/ODUHIGH-191 ( release-notes: line 618) ok https://jira.o-ran-sc.org/browse/ODUHIGH-196 ( release-notes: line 659) ok https://jira.o-ran-sc.org/browse/ODUHIGH-214 ( release-notes: line 597) ok https://jira.o-ran-sc.org/browse/ODUHIGH-264 ( release-notes: line 603) ok https://jira.o-ran-sc.org/browse/ODUHIGH-266 ( release-notes: line 600) ok https://jira.o-ran-sc.org/browse/ODUHIGH-265 ( release-notes: line 606) ok https://jira.o-ran-sc.org/browse/ODUHIGH-267 ( release-notes: line 612) ok https://jira.o-ran-sc.org/browse/ODUHIGH-269 ( release-notes: line 609) ok https://jira.o-ran-sc.org/browse/ODUHIGH-268 ( release-notes: line 615) ok https://jira.o-ran-sc.org/browse/ODUHIGH-299 ( release-notes: line 692) ok https://jira.o-ran-sc.org/browse/ODUHIGH-27 ( release-notes: line 574) ok https://jira.o-ran-sc.org/browse/ODUHIGH-352 ( release-notes: line 580) ok https://jira.o-ran-sc.org/browse/ODUHIGH-340 ( release-notes: line 571) ok https://jira.o-ran-sc.org/browse/ODUHIGH-351 ( release-notes: line 583) ok https://jira.o-ran-sc.org/browse/ODUHIGH-361 ( release-notes: line 577) ok https://jira.o-ran-sc.org/browse/ODUHIGH-363 ( release-notes: line 548) ok https://jira.o-ran-sc.org/browse/ODUHIGH-402 ( release-notes: line 586) ok https://jira.o-ran-sc.org/browse/ODUHIGH-395 ( release-notes: line 551) ok https://jira.o-ran-sc.org/browse/ODUHIGH-404 ( release-notes: line 554) ok https://jira.o-ran-sc.org/browse/ODUHIGH-405 ( release-notes: line 557) ok https://jira.o-ran-sc.org/browse/ODUHIGH-406 ( release-notes: line 560) ok https://jira.o-ran-sc.org/browse/ODUHIGH-429 ( release-notes: line 528) ok https://jira.o-ran-sc.org/browse/ODUHIGH-461 ( release-notes: line 531) ok https://jira.o-ran-sc.org/browse/ODUHIGH-462 ( release-notes: line 475) ok https://jira.o-ran-sc.org/browse/ODUHIGH-475 ( release-notes: line 507) ok https://jira.o-ran-sc.org/browse/ODUHIGH-463 ( release-notes: line 534) ok https://jira.o-ran-sc.org/browse/ODUHIGH-464 ( release-notes: line 510) ok https://jira.o-ran-sc.org/browse/ODUHIGH-488 ( release-notes: line 677) ok https://jira.o-ran-sc.org/browse/ODUHIGH-5 ( release-notes: line 486) ok https://jira.o-ran-sc.org/browse/ODUHIGH-516 ( release-notes: line 490) ok https://jira.o-ran-sc.org/browse/ODUHIGH-517 ( release-notes: line 493) ok https://jira.o-ran-sc.org/browse/ODUHIGH-518 ( release-notes: line 469) ok https://jira.o-ran-sc.org/browse/ODUHIGH-538 ( release-notes: line 514) ok https://jira.o-ran-sc.org/browse/ODUHIGH-510 ( release-notes: line 717) ok https://jira.o-ran-sc.org/browse/ODUHIGH-574 ( release-notes: line 472) ok https://jira.o-ran-sc.org/browse/ODUHIGH-557 ( release-notes: line 466) ok https://jira.o-ran-sc.org/browse/ODUHIGH-556 ( release-notes: line 714) ok https://jira.o-ran-sc.org/browse/ODUHIGH-584 ( release-notes: line 711) ok https://jira.o-ran-sc.org/browse/ODUHIGH-593 ( release-notes: line 689) ok https://jira.o-ran-sc.org/browse/ODUHIGH-8 ( release-notes: line 683) ok https://jira.o-ran-sc.org/browse/ODUHIGH-9 ( release-notes: line 708) ok https://jira.o-ran-sc.org/browse/ODUHIGH-606 build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt docs: OK (29.07=setup[25.22]+cmd[3.83,0.02] seconds) docs-linkcheck: OK (35.25=setup[22.16]+cmd[13.09] seconds) congratulations :) (64.38 seconds)