[
https://issues.apache.org/jira/browse/BEAM-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentyn Tymofieiev updated BEAM-13848:
---------------------------------------
Fix Version/s: Not applicable
Resolution: Fixed
Status: Resolved (was: Open)
> Python Docs Precommit is failing at master
> ------------------------------------------
>
> Key: BEAM-13848
> URL: https://issues.apache.org/jira/browse/BEAM-13848
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Valentyn Tymofieiev
> Assignee: Kyle Weaver
> Priority: P1
> Fix For: Not applicable
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Successful execution looks like
> {noformat}
> 10:14:23
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.to_pickle:1:
> WARNING: py:meth reference target not found: pandas.to_pickle
> 10:14:36 Running Sphinx v1.8.5
> 10:14:39 making output directory...
> 10:14:39 loading intersphinx inventory from
> https://docs.python.org/3/objects.inv...
> 10:14:39 loading intersphinx inventory from
> https://pyhamcrest.readthedocs.io/en/stable/objects.inv...
> 10:14:39 loading intersphinx inventory from
> https://googleapis.dev/python/datastore/latest/objects.inv...
> 10:14:39 loading intersphinx inventory from
> http://docs.scipy.org/doc/numpy/objects.inv...
> 10:14:39 intersphinx inventory has moved:
> http://docs.scipy.org/doc/numpy/objects.inv ->
> https://numpy.org/doc/stable/objects.inv
> 10:14:39 loading intersphinx inventory from
> http://pandas.pydata.org/pandas-docs/dev/objects.inv...
> 10:14:40 intersphinx inventory has moved:
> http://pandas.pydata.org/pandas-docs/dev/objects.inv ->
> https://pandas.pydata.org/pandas-docs/dev/objects.inv
> 10:14:40 building [mo]: targets for 0 po files that are out of date
> ...
> {noformat}
> Failing execution fails right before `Running Sphinx v1.8.5`
> {noformat}
> 16:14:10
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.merge_ordered:1:
> WARNING: py:meth reference target not found: pandas.merge_ordered
> 16:14:10
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.test:1:
> WARNING: py:meth reference target not found: pandas.test
> 16:14:10
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.to_pickle:1:
> WARNING: py:meth reference target not found: pandas.to_pickle
> 16:14:10 Command exited with non-zero status 1
> 16:14:18 55.13user 1.75system 0:56.93elapsed 99%CPU (0avgtext+0avgdata
> 354364maxresident)k
> 16:14:18 1048inputs+125944outputs (0major+121563minor)pagefaults 0swaps
> 16:14:18 ERROR: InvocationError for command /usr/bin/time
> scripts/generate_pydoc.sh (exited with code 1)
> 16:14:18 py38-docs run-test-post: commands[0] | bash
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh
> 16:14:18 ___________________________________ summary
> ____________________________________
> 16:14:18 ERROR: py38-docs: commands failed
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)