Read the Docs build information Build id: 315221 Project: arundo-tsaug Version: latest Commit: becfe85ba84a9717a9657c1387a3e4c009705319 Date: 2020-04-11T00:45:27.680012Z State: finished Success: True [rtd-command-info] start-time: 2020-04-11T00:45:29.659707Z, end-time: 2020-04-11T00:45:32.651204Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/arundo/tsaug.git . Cloning into '.'... [rtd-command-info] start-time: 2020-04-11T00:45:32.942142Z, end-time: 2020-04-11T00:45:33.653835Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at becfe85 update [rtd-command-info] start-time: 2020-04-11T00:45:33.755626Z, end-time: 2020-04-11T00:45:33.953538Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-04-11T00:45:35.380850Z, end-time: 2020-04-11T00:45:39.438099Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-04-11T00:45:39.551530Z, end-time: 2020-04-11T00:45:40.372752Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-04-11T00:45:40.488899Z, end-time: 2020-04-11T00:45:49.219835Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.1-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=d3da42ea2d8843bc5caa6d30e964b92d0bfb6c654bf7476cc86693f8046e5e9e Stored in directory: /tmp/pip-ephem-wheel-cache-qensjt0u/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=d1cf4d29b87203a71cba9900d0705d8eb3ca3a6e7b260727607585a21351df68 Stored in directory: /tmp/pip-ephem-wheel-cache-qensjt0u/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, six, pyparsing, packaging, snowballstemmer, urllib3, certifi, idna, chardet, requests, imagesize, sphinxcontrib-websupport, MarkupSafe, Jinja2, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.7 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.23.0 setuptools-46.1.3 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.1 urllib3-1.25.8 [rtd-command-info] start-time: 2020-04-11T00:45:49.490530Z, end-time: 2020-04-11T00:46:03.749028Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx<3,>=2.4 Downloading Sphinx-2.4.4-py3-none-any.whl (2.7 MB) Requirement already satisfied: sphinx_rtd_theme<0.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting nbsphinx>=0.4 Downloading nbsphinx-0.6.0-py3-none-any.whl (23 kB) Requirement already satisfied: python-dateutil>=2.5 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from -r docs/requirements.txt (line 4)) (2.8.1) Collecting jupyter>=1 Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (46.1.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.3.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (20.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.11.1) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (1.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.0.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (0.14) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (0.7.12) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.8.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.23.0) Collecting traitlets Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting nbformat Downloading nbformat-5.0.5-py3-none-any.whl (170 kB) Collecting nbconvert!=5.4 Downloading nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.5->-r docs/requirements.txt (line 4)) (1.14.0) Collecting notebook Downloading notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting ipykernel Downloading ipykernel-5.2.0-py3-none-any.whl (117 kB) Collecting jupyter-console Downloading jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Collecting qtconsole Downloading qtconsole-4.7.2-py2.py3-none-any.whl (117 kB) Collecting ipywidgets Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from packaging->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.4.7) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2019.3) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (2020.4.5.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (1.25.8) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4->-r docs/requirements.txt (line 1)) (3.0.4) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting bleach Downloading bleach-3.1.4-py2.py3-none-any.whl (151 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Collecting terminado>=0.8.1 Downloading terminado-0.8.3-py2.py3-none-any.whl (33 kB) Collecting jupyter-client>=5.3.4 Downloading jupyter_client-6.1.2-py3-none-any.whl (106 kB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting pyzmq>=17 Downloading pyzmq-19.0.0-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting tornado>=5.0 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting prometheus-client Downloading prometheus_client-0.7.1.tar.gz (38 kB) Collecting ipython>=5.0.0 Downloading ipython-7.13.0-py3-none-any.whl (780 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.5-py3-none-any.whl (351 kB) Collecting qtpy Downloading QtPy-1.9.0-py2.py3-none-any.whl (54 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting ptyprocess; os_name != "nt" Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting backcall Downloading backcall-0.1.0.tar.gz (9.7 kB) Collecting pexpect; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting jedi>=0.10 Downloading jedi-0.16.0-py2.py3-none-any.whl (1.1 MB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting wcwidth Downloading wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting parso>=0.5.2 Downloading parso-0.6.2-py2.py3-none-any.whl (97 kB) Building wheels for collected packages: pandocfilters, tornado, prometheus-client, pyrsistent, backcall Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7856 sha256=72b7ee388a6c1fe5d02abb937786e66f2252ef6c639d22ed4f536bf6b21e6776 Stored in directory: /tmp/pip-ephem-wheel-cache-zautduiu/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp37-cp37m-linux_x86_64.whl size=428551 sha256=e5fa7106c3de2af378fc9191bf0029b673780d0469edaddf1580d31f006edeca Stored in directory: /tmp/pip-ephem-wheel-cache-zautduiu/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348 Building wheel for prometheus-client (setup.py): started Building wheel for prometheus-client (setup.py): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.7.1-py3-none-any.whl size=41404 sha256=41a9f5ce4df946706ee5c19c0eebac2565c2325f2b8be5c9943dcca20f2f72fe Stored in directory: /tmp/pip-ephem-wheel-cache-zautduiu/wheels/30/0c/26/59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=116011 sha256=b80209b72471556253feb1238060d5598e5e7ce947db63362d463ea2eef00e6a Stored in directory: /tmp/pip-ephem-wheel-cache-zautduiu/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 Building wheel for backcall (setup.py): started Building wheel for backcall (setup.py): finished with status 'done' Created wheel for backcall: filename=backcall-0.1.0-py3-none-any.whl size=10413 sha256=d338029c3d68c07cc50cc57fca7e4621d439841fac0feb5ad45335dc57595953 Stored in directory: /tmp/pip-ephem-wheel-cache-zautduiu/wheels/9e/56/4f/da13e448a8a5b8671b2954600d5355cf36e557c7aa5020139b Successfully built pandocfilters tornado prometheus-client pyrsistent backcall Installing collected packages: sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinxcontrib-jsmath, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, sphinx, ipython-genutils, decorator, traitlets, jupyter-core, attrs, pyrsistent, zipp, importlib-metadata, jsonschema, nbformat, testpath, defusedxml, webencodings, bleach, entrypoints, mistune, pandocfilters, nbconvert, nbsphinx, tornado, ptyprocess, terminado, pyzmq, jupyter-client, backcall, pexpect, parso, jedi, pickleshare, wcwidth, prompt-toolkit, ipython, ipykernel, Send2Trash, prometheus-client, notebook, jupyter-console, qtpy, qtconsole, widgetsnbextension, ipywidgets, jupyter Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Send2Trash-1.5.0 attrs-19.3.0 backcall-0.1.0 bleach-3.1.4 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-1.6.0 ipykernel-5.2.0 ipython-7.13.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.16.0 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-6.1.2 jupyter-console-6.1.0 jupyter-core-4.6.3 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.5 nbsphinx-0.6.0 notebook-6.0.3 pandocfilters-1.4.2 parso-0.6.2 pexpect-4.8.0 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-3.0.5 ptyprocess-0.6.0 pyrsistent-0.16.0 pyzmq-19.0.0 qtconsole-4.7.2 qtpy-1.9.0 sphinx-2.4.4 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 terminado-0.8.3 testpath-0.4.4 tornado-6.0.4 traitlets-4.3.3 wcwidth-0.1.9 webencodings-0.5.1 widgetsnbextension-3.5.1 zipp-3.1.0 [rtd-command-info] start-time: 2020-04-11T00:46:03.860418Z, end-time: 2020-04-11T00:46:23.035041Z, duration: 19, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[doc] Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting numpy>=1.14 Downloading numpy-1.18.2-cp37-cp37m-manylinux1_x86_64.whl (20.2 MB) Requirement already up-to-date: scipy>=1.1 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from tsaug==0.2.0) (1.4.1) Requirement already up-to-date: nbsphinx>=0.4; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from tsaug==0.2.0) (0.6.0) Requirement already up-to-date: jupyter>=1; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from tsaug==0.2.0) (1.0.0) Collecting librosa<0.8,>=0.7; extra == "doc" Downloading librosa-0.7.2.tar.gz (1.6 MB) Requirement already up-to-date: python-dateutil>=2.5; extra == "doc" in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from tsaug==0.2.0) (2.8.1) Requirement already up-to-date: sphinx-rtd-theme<0.5; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from tsaug==0.2.0) (0.4.3) Requirement already up-to-date: sphinx<3,>=2.4; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from tsaug==0.2.0) (2.4.4) Requirement already up-to-date: nbconvert!=5.4 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (5.6.1) Requirement already up-to-date: traitlets in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (4.3.3) Collecting docutils Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Requirement already up-to-date: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (2.11.1) Requirement already up-to-date: nbformat in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (5.0.5) Requirement already up-to-date: ipykernel in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->tsaug==0.2.0) (5.2.0) Requirement already up-to-date: jupyter-console in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->tsaug==0.2.0) (6.1.0) Requirement already up-to-date: qtconsole in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->tsaug==0.2.0) (4.7.2) Requirement already up-to-date: notebook in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->tsaug==0.2.0) (6.0.3) Requirement already up-to-date: ipywidgets in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->tsaug==0.2.0) (7.5.1) Collecting audioread>=2.0.0 Downloading audioread-2.1.8.tar.gz (21 kB) Collecting scikit-learn!=0.19.0,>=0.14.0 Downloading scikit_learn-0.22.2.post1-cp37-cp37m-manylinux1_x86_64.whl (7.1 MB) Collecting joblib>=0.12 Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) Requirement already up-to-date: decorator>=3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from librosa<0.8,>=0.7; extra == "doc"->tsaug==0.2.0) (4.4.2) Requirement already up-to-date: six>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from librosa<0.8,>=0.7; extra == "doc"->tsaug==0.2.0) (1.14.0) Collecting resampy>=0.2.2 Downloading resampy-0.2.2.tar.gz (323 kB) Collecting numba>=0.43.0 Downloading numba-0.48.0-cp37-cp37m-manylinux1_x86_64.whl (2.5 MB) Collecting soundfile>=0.9.0 Downloading SoundFile-0.10.3.post1-py2.py3-none-any.whl (21 kB) Requirement already up-to-date: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2.8.0) Requirement already up-to-date: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (0.7.12) Requirement already up-to-date: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (20.3) Requirement already up-to-date: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.2.0) Requirement already up-to-date: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.0.1) Requirement already up-to-date: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.0.3) Requirement already up-to-date: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2.0.0) Requirement already up-to-date: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2.23.0) Requirement already up-to-date: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.0.2) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (46.1.3) Requirement already up-to-date: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.0.3) Requirement already up-to-date: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.1.4) Collecting Pygments>=2.0 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Requirement already up-to-date: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.0.2) Requirement already up-to-date: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (4.6.3) Requirement already up-to-date: bleach in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (3.1.4) Requirement already up-to-date: testpath in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.4.4) Requirement already up-to-date: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.6.0) Requirement already up-to-date: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.3) Requirement already up-to-date: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.8.4) Requirement already up-to-date: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (1.4.2) Requirement already up-to-date: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from traitlets->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.2.0) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jinja2->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (1.1.1) Requirement already up-to-date: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from nbformat->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (3.2.0) Requirement already up-to-date: ipython>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (7.13.0) Requirement already up-to-date: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (6.1.2) Requirement already up-to-date: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (6.0.4) Requirement already up-to-date: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jupyter-console->jupyter>=1; extra == "doc"->tsaug==0.2.0) (3.0.5) Requirement already up-to-date: qtpy in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from qtconsole->jupyter>=1; extra == "doc"->tsaug==0.2.0) (1.9.0) Requirement already up-to-date: pyzmq>=17.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from qtconsole->jupyter>=1; extra == "doc"->tsaug==0.2.0) (19.0.0) Requirement already up-to-date: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.8.3) Requirement already up-to-date: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.7.1) Requirement already up-to-date: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->tsaug==0.2.0) (1.5.0) Requirement already up-to-date: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipywidgets->jupyter>=1; extra == "doc"->tsaug==0.2.0) (3.5.1) Collecting llvmlite<0.32.0,>=0.31.0dev0 Downloading llvmlite-0.31.0-cp37-cp37m-manylinux1_x86_64.whl (20.2 MB) Collecting cffi>=1.0 Downloading cffi-1.14.0-cp37-cp37m-manylinux1_x86_64.whl (400 kB) Requirement already up-to-date: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2019.3) Requirement already up-to-date: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from packaging->sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2.4.7) Requirement already up-to-date: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (3.0.4) Requirement already up-to-date: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (1.25.8) Requirement already up-to-date: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2020.4.5.1) Requirement already up-to-date: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<3,>=2.4; extra == "doc"->tsaug==0.2.0) (2.9) Requirement already up-to-date: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert!=5.4->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.5.1) Requirement already up-to-date: importlib-metadata; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (1.6.0) Requirement already up-to-date: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (0.16.0) Requirement already up-to-date: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (19.3.0) Requirement already up-to-date: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (4.8.0) Requirement already up-to-date: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.7.5) Requirement already up-to-date: backcall in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.1.0) Requirement already up-to-date: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.16.0) Requirement already up-to-date: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->jupyter-console->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.1.9) Requirement already up-to-date: ptyprocess; os_name != "nt" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from terminado>=0.8.1->notebook->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.6.0) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Requirement already up-to-date: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->tsaug==0.2.0) (3.1.0) Requirement already up-to-date: parso>=0.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->tsaug==0.2.0) (0.6.2) Building wheels for collected packages: tsaug, librosa, audioread, resampy Building wheel for tsaug (PEP 517): started Building wheel for tsaug (PEP 517): finished with status 'done' Created wheel for tsaug: filename=tsaug-0.2.0-py3-none-any.whl size=32484 sha256=5ab4acd030597f51e1fedff241bb12ba28b2e8f200ab4b7ca566e5856d4739d1 Stored in directory: /tmp/pip-ephem-wheel-cache-n_o3p8hx/wheels/c9/f5/9a/d229062b415f3edbe0308417b111138728e31a10ed5c89b3be Building wheel for librosa (setup.py): started Building wheel for librosa (setup.py): finished with status 'done' Created wheel for librosa: filename=librosa-0.7.2-py3-none-any.whl size=1612883 sha256=98c0de2194a86f97c8db39ef37c90faa488d817be22ffea3b3649a857b003975 Stored in directory: /tmp/pip-ephem-wheel-cache-n_o3p8hx/wheels/18/9e/42/3224f85730f92fa2925f0b4fb6ef7f9c5431a64dfc77b95b39 Building wheel for audioread (setup.py): started Building wheel for audioread (setup.py): finished with status 'done' Created wheel for audioread: filename=audioread-2.1.8-py3-none-any.whl size=23091 sha256=09b2c825d2e4e4ee417ee9f69e78094af91ff7da737eac061667a631bf9caefb Stored in directory: /tmp/pip-ephem-wheel-cache-n_o3p8hx/wheels/cd/85/04/704a589ef8773d1ec1393c4b271a023f929d85ef5317b12d8c Building wheel for resampy (setup.py): started Building wheel for resampy (setup.py): finished with status 'done' Created wheel for resampy: filename=resampy-0.2.2-py3-none-any.whl size=320720 sha256=2822f545208e416ce2b8767e1e5a74bf4ee6fe14b72971e0c69138a0a8c7b20b Stored in directory: /tmp/pip-ephem-wheel-cache-n_o3p8hx/wheels/a0/18/0a/8ad18a597d8333a142c9789338a96a6208f1198d290ece356c Successfully built tsaug librosa audioread resampy Installing collected packages: numpy, audioread, joblib, scikit-learn, llvmlite, numba, resampy, pycparser, cffi, soundfile, librosa, tsaug, docutils, Pygments Attempting uninstall: numpy Found existing installation: numpy 1.18.1 Not uninstalling numpy at /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: docutils Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Attempting uninstall: Pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Successfully installed Pygments-2.6.1 audioread-2.1.8 cffi-1.14.0 docutils-0.16 joblib-0.14.1 librosa-0.7.2 llvmlite-0.31.0 numba-0.48.0 numpy-1.18.2 pycparser-2.20 resampy-0.2.2 scikit-learn-0.22.2.post1 soundfile-0.10.3.post1 tsaug-0.2.0 [rtd-command-info] start-time: 2020-04-11T00:46:24.059645Z, end-time: 2020-04-11T00:46:24.278860Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) # -- Project information ----------------------------------------------------- project = "tsaug" copyright = "2019-2020, Arundo Analytics, Inc." author = "Arundo Analytics, Inc." # The full version, including alpha/beta/rc tags version = "0.2" release = "0.2.0" # -- General configuration --------------------------------------------------- extensions = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "nbsphinx", "sphinx.ext.autodoc.typehints", ] autodoc_typehints = "description" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. source_suffix = ".rst" # The master toctree document. master_doc = "index" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" html_theme_options = {"logo_only": True} html_logo = "_static/arundo_logo_black.png" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'arundo-tsaug', 'name': u'tsaug', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-tsaug.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'arundo', 'github_repo': 'tsaug', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'becfe85b', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-04-11T00:46:24.411704Z, end-time: 2020-04-11T00:46:37.629777Z, duration: 13, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.4.4 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] developer reading sources... [ 25%] index reading sources... [ 37%] install reading sources... [ 50%] notebook/Examples of augmenters reading sources... [ 62%] notebook/Quickstart reading sources... [ 75%] quickstart reading sources... [ 87%] references reading sources... [100%] releasehistory /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/latest/docs/notebook/Quickstart.ipynb:6: WARNING: Each notebook should have at least one section title looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/latest/docs/notebook/Quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 12%] developer writing output... [ 25%] index writing output... [ 37%] install writing output... [ 50%] notebook/Examples of augmenters writing output... [ 62%] notebook/Quickstart writing output... [ 75%] quickstart writing output... [ 87%] references writing output... [100%] releasehistory generating indices... genindexdone copying notebooks ... [ 50%] notebook/Examples of augmenters.ipynb copying notebooks ... [100%] notebook/Quickstart.ipynb highlighting module code... [ 8%] tsaug._augmenter.add_noise highlighting module code... [ 16%] tsaug._augmenter.base highlighting module code... [ 25%] tsaug._augmenter.convolve highlighting module code... [ 33%] tsaug._augmenter.crop highlighting module code... [ 41%] tsaug._augmenter.drift highlighting module code... [ 50%] tsaug._augmenter.dropout highlighting module code... [ 58%] tsaug._augmenter.pool highlighting module code... [ 66%] tsaug._augmenter.quantize highlighting module code... [ 75%] tsaug._augmenter.resize highlighting module code... [ 83%] tsaug._augmenter.reverse highlighting module code... [ 91%] tsaug._augmenter.time_warp highlighting module code... [100%] tsaug.visualization._visualization writing additional pages... searchdone copying images... [ 2%] _static/image/original.png copying images... [ 5%] _static/image/augmented.png copying images... [ 7%] _static/image/beethoven.png copying images... [ 10%] _static/image/beethoven_augmented_0.png copying images... [ 13%] _static/image/beethoven_augmented_1.png copying images... [ 15%] _static/image/beethoven_augmented_2.png copying images... [ 18%] _static/image/beethoven_augmented_3.png copying images... [ 21%] _static/image/beethoven_augmented_4.png copying images... [ 23%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_3_0.png copying images... [ 26%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_4_1.png copying images... [ 28%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_7_0.png copying images... [ 31%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_8_1.png copying images... [ 34%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_11_0.png copying images... [ 36%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_12_1.png copying images... [ 39%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_15_0.png copying images... [ 42%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_16_1.png copying images... [ 44%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_19_0.png copying images... [ 47%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_20_1.png copying images... [ 50%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_23_0.png copying images... [ 52%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_24_1.png copying images... [ 55%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_27_0.png copying images... [ 57%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_28_1.png copying images... [ 60%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_31_0.png copying images... [ 63%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_32_1.png copying images... [ 65%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_35_0.png copying images... [ 68%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_36_1.png copying images... [ 71%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_39_0.png copying images... [ 73%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_40_1.png copying images... [ 76%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_43_0.png copying images... [ 78%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Examples_of_augmenters_44_1.png copying images... [ 81%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_0_0.png copying images... [ 84%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_2_0.png copying images... [ 86%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_3_1.png copying images... [ 89%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_6_0.png copying images... [ 92%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_6_1.png copying images... [ 94%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_6_2.png copying images... [ 97%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_6_3.png copying images... [100%] notebook/../_build/doctrees-readthedocs/nbsphinx/notebook_Quickstart_6_4.png copying static files... ... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in _build/html. /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/latest/lib/python3.7/site-packages/sphinx_rtd_theme/search.html:21: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a