Deploy details
Deploy successful for hyppo
Bug Fix: Remove ‘past’ dependency from fssd.py and test_density.py (#423)Deploy log
Initializing
Complete
Initializing
Complete
3:14:25 AM: Build ready to start
3:14:43 AM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
3:14:43 AM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
3:14:43 AM: Fetching cached dependencies
3:14:43 AM: Starting to download cache of 345.0MB
3:14:45 AM: Finished downloading cache in 2.173s
3:14:45 AM: Starting to extract cache
3:14:47 AM: Finished extracting cache in 2.502s
3:14:47 AM: Finished fetching cache in 4.728s
3:14:48 AM: Starting to prepare the repo for build
3:14:48 AM: Preparing Git Reference pull/428/head
3:14:49 AM: Custom build command detected. Proceeding with the specified command: 'pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..'
3:14:49 AM: Starting to install dependencies
3:14:50 AM: Started restoring cached mise cache
3:14:50 AM: Finished restoring cached mise cache
3:14:52 AM: mise python@3.8.20 install
3:14:52 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:14:52 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:14:53 AM: mise python@3.8.20 python --version
3:14:53 AM: mise python@3.8.20 Python 3.8.20
3:14:53 AM: mise python@3.8.20 ✓ installed
3:14:53 AM: Python version set to 3.8
3:14:54 AM: Collecting pipenv
3:14:54 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
3:14:54 AM: Collecting certifi (from pipenv)
3:14:54 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
3:14:54 AM: Collecting packaging>=22 (from pipenv)
3:14:54 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
3:14:54 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
3:14:54 AM: Collecting virtualenv>=20.24.2 (from pipenv)
3:14:54 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
3:14:54 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
3:14:54 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
3:14:54 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
3:14:54 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
3:14:54 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
3:14:54 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
3:14:54 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
3:14:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 46.6 MB/s eta 0:00:00
3:14:55 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
3:14:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.7 MB/s eta 0:00:00
3:14:55 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
3:14:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 171.6 MB/s eta 0:00:00
3:14:55 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
3:14:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 16.3 MB/s eta 0:00:00
3:14:55 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
3:14:55 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 37.2 MB/s eta 0:00:00
3:14:55 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
3:14:55 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
3:14:55 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
3:14:56 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.2
3:14:56 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:14:56 AM: [notice] To update, run: pip install --upgrade pip
3:14:56 AM: Installing pip dependencies from requirements.txt
3:14:56 AM: Started restoring cached pip cache
3:14:56 AM: Finished restoring cached pip cache
3:14:56 AM: Collecting numpy>=1.17 (from -r requirements.txt (line 1))
3:14:56 AM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
3:14:57 AM: Collecting scipy>=1.4.0 (from -r requirements.txt (line 2))
3:14:57 AM: Using cached scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB)
3:14:57 AM: Collecting numba>=0.46 (from -r requirements.txt (line 3))
3:14:57 AM: Using cached numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB)
3:14:57 AM: Collecting scikit-learn>=0.22 (from -r requirements.txt (line 4))
3:14:57 AM: Using cached scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
3:14:57 AM: Collecting joblib>=0.17.0 (from -r requirements.txt (line 5))
3:14:57 AM: Using cached joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
3:14:57 AM: Collecting autograd>=1.3 (from -r requirements.txt (line 6))
3:14:57 AM: Using cached autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB)
3:14:57 AM: Collecting future (from -r requirements.txt (line 7))
3:14:57 AM: Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
3:14:57 AM: Collecting llvmlite<0.42,>=0.41.0dev0 (from numba>=0.46->-r requirements.txt (line 3))
3:14:57 AM: Using cached llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB)
3:14:57 AM: Collecting importlib-metadata (from numba>=0.46->-r requirements.txt (line 3))
3:14:57 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
3:14:57 AM: Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->-r requirements.txt (line 4))
3:14:57 AM: Using cached threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB)
3:14:57 AM: Collecting zipp>=3.20 (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3))
3:14:57 AM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
3:14:57 AM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
3:14:57 AM: Using cached scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB)
3:14:57 AM: Using cached numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB)
3:14:57 AM: Using cached scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB)
3:14:57 AM: Using cached joblib-1.4.2-py3-none-any.whl (301 kB)
3:14:57 AM: Using cached autograd-1.7.0-py3-none-any.whl (52 kB)
3:14:57 AM: Using cached future-1.0.0-py3-none-any.whl (491 kB)
3:14:57 AM: Using cached llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.6 MB)
3:14:57 AM: Using cached threadpoolctl-3.5.0-py3-none-any.whl (18 kB)
3:14:57 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
3:14:57 AM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
3:14:57 AM: Installing collected packages: zipp, threadpoolctl, numpy, llvmlite, joblib, future, scipy, importlib-metadata, autograd, scikit-learn, numba
3:15:05 AM: Successfully installed autograd-1.7.0 future-1.0.0 importlib-metadata-8.5.0 joblib-1.4.2 llvmlite-0.41.1 numba-0.58.1 numpy-1.24.4 scikit-learn-1.3.2 scipy-1.10.1 threadpoolctl-3.5.0 zipp-3.20.2
3:15:05 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:15:05 AM: [notice] To update, run: pip install --upgrade pip
3:15:05 AM: Pip dependencies installed
3:15:05 AM: Attempting Ruby version 2.6.2, read from environment
3:15:05 AM: Started restoring cached Ruby version
3:15:05 AM: Finished restoring cached Ruby version
3:15:06 AM: Using Ruby version 2.6.2
3:15:06 AM: Started restoring cached go cache
3:15:06 AM: Finished restoring cached go cache
3:15:06 AM: Installing Go version 1.12 (requested 1.12)
3:15:11 AM: go version go1.12 linux/amd64
3:15:12 AM: Using PHP version 8.0
3:15:13 AM: Started restoring cached Node.js version
3:15:14 AM: Finished restoring cached Node.js version
3:15:14 AM: v10.24.1 is already installed.
3:15:15 AM: Now using node v10.24.1 (npm v6.14.12)
3:15:15 AM: Started restoring cached build plugins
3:15:15 AM: Finished restoring cached build plugins
3:15:15 AM: Successfully installed dependencies
3:15:15 AM: Starting build script
3:15:16 AM: Detected 0 framework(s)
3:15:16 AM: Section completed: initializing
Building
Complete
Building
Complete
3:15:17 AM: Netlify Build
3:15:17 AM: ────────────────────────────────────────────────────────────────
3:15:17 AM:
3:15:17 AM: ❯ Version
3:15:17 AM: @netlify/build 29.59.2
3:15:17 AM:
3:15:17 AM: ❯ Flags
3:15:17 AM: accountId: 5d9784c7e9ff923d4c713019
3:15:17 AM: baseRelDir: true
3:15:17 AM: buildId: 67c67011a06f3c0008da9548
3:15:17 AM: deployId: 67c67011a06f3c0008da954a
3:15:17 AM:
3:15:17 AM: ❯ Current directory
3:15:17 AM: /opt/build/repo
3:15:17 AM:
3:15:17 AM: ❯ Config file
3:15:17 AM: /opt/build/repo/netlify.toml
3:15:17 AM:
3:15:17 AM: ❯ Context
3:15:17 AM: deploy-preview
3:15:17 AM:
3:15:17 AM: build.command from netlify.toml
3:15:17 AM: ────────────────────────────────────────────────────────────────
3:15:17 AM:
3:15:17 AM: $ pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..
3:15:18 AM: Collecting sphinxcontrib-rawfiles==0.1.1 (from -r docs/requirements.txt (line 1))
3:15:18 AM: Using cached sphinxcontrib_rawfiles-0.1.1-py3-none-any.whl
3:15:18 AM: Collecting nbsphinx==0.8.0 (from -r docs/requirements.txt (line 2))
3:15:18 AM: Using cached nbsphinx-0.8.0-py3-none-any.whl.metadata (2.1 kB)
3:15:18 AM: Collecting ipython==8.10.0 (from -r docs/requirements.txt (line 3))
3:15:18 AM: Using cached ipython-8.10.0-py3-none-any.whl.metadata (5.7 kB)
3:15:18 AM: Collecting ipykernel==5.4.3 (from -r docs/requirements.txt (line 4))
3:15:18 AM: Using cached ipykernel-5.4.3-py3-none-any.whl.metadata (1.1 kB)
3:15:18 AM: Collecting sphinx==4.0.2 (from -r docs/requirements.txt (line 5))
3:15:18 AM: Using cached Sphinx-4.0.2-py3-none-any.whl.metadata (7.9 kB)
3:15:18 AM: Collecting pydata-sphinx-theme==0.7.1 (from -r docs/requirements.txt (line 6))
3:15:18 AM: Using cached pydata_sphinx_theme-0.7.1-py3-none-any.whl.metadata (7.7 kB)
3:15:18 AM: Collecting sphinx-gallery==0.8.2 (from -r docs/requirements.txt (line 7))
3:15:18 AM: Using cached sphinx_gallery-0.8.2-py3-none-any.whl
3:15:18 AM: Collecting numpydoc==0.7.0 (from -r docs/requirements.txt (line 8))
3:15:18 AM: Using cached numpydoc-0.7.0-py3-none-any.whl
3:15:18 AM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:15:18 AM: Using cached myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB)
3:15:18 AM: Collecting matplotlib (from -r docs/requirements.txt (line 10))
3:15:18 AM: Using cached matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.7 kB)
3:15:18 AM: Collecting seaborn (from -r docs/requirements.txt (line 11))
3:15:18 AM: Using cached seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB)
3:15:18 AM: Collecting sphinxcontrib-bibtex>=2.2.0 (from -r docs/requirements.txt (line 12))
3:15:18 AM: Using cached sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB)
3:15:18 AM: Collecting docutils==0.17.1 (from -r docs/requirements.txt (line 13))
3:15:18 AM: Using cached docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB)
3:15:18 AM: Collecting sphinx_sitemap (from -r docs/requirements.txt (line 14))
3:15:18 AM: Using cached sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB)
3:15:18 AM: Collecting jinja2 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:18 AM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
3:15:19 AM: Collecting nbconvert!=5.4 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:19 AM: Using cached nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB)
3:15:19 AM: Collecting nbformat (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:19 AM: Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
3:15:19 AM: Collecting traitlets (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:19 AM: Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
3:15:19 AM: Collecting backcall (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
3:15:19 AM: Collecting decorator (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
3:15:19 AM: Collecting jedi>=0.16 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
3:15:19 AM: Collecting matplotlib-inline (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
3:15:19 AM: Collecting pickleshare (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
3:15:19 AM: Collecting prompt-toolkit<3.1.0,>=3.0.30 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB)
3:15:19 AM: Collecting pygments>=2.4.0 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
3:15:19 AM: Collecting stack-data (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
3:15:19 AM: Collecting pexpect>4.3 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:19 AM: Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
3:15:19 AM: Collecting jupyter-client (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
3:15:19 AM: Using cached jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
3:15:19 AM: Collecting tornado>=4.2 (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
3:15:19 AM: Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
3:15:19 AM: Collecting sphinxcontrib-applehelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB)
3:15:19 AM: Collecting sphinxcontrib-devhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB)
3:15:19 AM: Collecting sphinxcontrib-jsmath (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
3:15:19 AM: Collecting sphinxcontrib-htmlhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB)
3:15:19 AM: Collecting sphinxcontrib-serializinghtml (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB)
3:15:19 AM: Collecting sphinxcontrib-qthelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB)
3:15:19 AM: Collecting snowballstemmer>=1.1 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
3:15:19 AM: Collecting babel>=1.3 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
3:15:19 AM: Collecting alabaster<0.8,>=0.7 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB)
3:15:19 AM: Collecting imagesize (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
3:15:19 AM: Collecting requests>=2.5.0 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:19 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
3:15:19 AM: Requirement already satisfied: setuptools in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinx==4.0.2->-r docs/requirements.txt (line 5)) (70.3.0)
3:15:19 AM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinx==4.0.2->-r docs/requirements.txt (line 5)) (24.2)
3:15:19 AM: Collecting beautifulsoup4 (from pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
3:15:19 AM: Using cached beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
3:15:19 AM: INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while.
3:15:19 AM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:15:19 AM: Using cached myst_parser-3.0.0-py3-none-any.whl.metadata (5.5 kB)
3:15:19 AM: Using cached myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB)
3:15:19 AM: Collecting markdown-it-py~=3.0 (from myst_parser->-r docs/requirements.txt (line 9))
3:15:19 AM: Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
3:15:19 AM: Collecting mdit-py-plugins~=0.4 (from myst_parser->-r docs/requirements.txt (line 9))
3:15:19 AM: Using cached mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)
3:15:19 AM: Collecting pyyaml (from myst_parser->-r docs/requirements.txt (line 9))
3:15:19 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
3:15:19 AM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:15:19 AM: Using cached myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB)
3:15:19 AM: Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst_parser->-r docs/requirements.txt (line 9))
3:15:19 AM: Using cached markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB)
3:15:19 AM: Collecting mdit-py-plugins~=0.3.4 (from myst_parser->-r docs/requirements.txt (line 9))
3:15:19 AM: Using cached mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB)
3:15:20 AM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
3:15:20 AM: Using cached myst_parser-0.19.2-py3-none-any.whl.metadata (5.5 kB)
3:15:20 AM: Using cached myst_parser-0.19.1-py3-none-any.whl.metadata (5.5 kB)
3:15:20 AM: Using cached myst_parser-0.19.0-py3-none-any.whl.metadata (5.5 kB)
3:15:20 AM: Using cached myst_parser-0.18.1-py3-none-any.whl.metadata (5.1 kB)
3:15:20 AM: Collecting typing-extensions (from myst_parser->-r docs/requirements.txt (line 9))
3:15:20 AM: Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
3:15:20 AM: Collecting contourpy>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.9 kB)
3:15:20 AM: Collecting cycler>=0.10 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
3:15:20 AM: Collecting fonttools>=4.22.0 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached fonttools-4.56.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (101 kB)
3:15:20 AM: Collecting kiwisolver>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.3 kB)
3:15:20 AM: Requirement already satisfied: numpy<2,>=1.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from matplotlib->-r docs/requirements.txt (line 10)) (1.24.4)
3:15:20 AM: Collecting pillow>=6.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
3:15:20 AM: Collecting pyparsing>=2.3.1 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB)
3:15:20 AM: Collecting python-dateutil>=2.7 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
3:15:20 AM: Collecting importlib-resources>=3.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
3:15:20 AM: Using cached importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
3:15:20 AM: Collecting pandas>=1.2 (from seaborn->-r docs/requirements.txt (line 11))
3:15:20 AM: Using cached pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
3:15:20 AM: Collecting pybtex>=0.24 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:15:20 AM: Using cached pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB)
3:15:20 AM: Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:15:20 AM: Using cached pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB)
3:15:20 AM: Requirement already satisfied: importlib-metadata>=3.6 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12)) (8.5.0)
3:15:20 AM: Collecting pytz>=2015.7 (from babel>=1.3->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:20 AM: Using cached pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB)
3:15:20 AM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata>=3.6->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12)) (3.20.2)
3:15:20 AM: Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:20 AM: Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
3:15:21 AM: Collecting MarkupSafe>=2.0 (from jinja2->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
3:15:21 AM: Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst_parser->-r docs/requirements.txt (line 9))
3:15:21 AM: Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
3:15:21 AM: Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached bleach-6.1.0-py3-none-any.whl.metadata (30 kB)
3:15:21 AM: Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
3:15:21 AM: Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
3:15:21 AM: Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB)
3:15:21 AM: Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached mistune-3.1.2-py3-none-any.whl.metadata (1.7 kB)
3:15:21 AM: Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached nbclient-0.10.1-py3-none-any.whl.metadata (8.2 kB)
3:15:21 AM: Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB)
3:15:21 AM: Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
3:15:21 AM: Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
3:15:21 AM: Collecting tzdata>=2022.1 (from pandas>=1.2->seaborn->-r docs/requirements.txt (line 11))
3:15:21 AM: Using cached tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)
3:15:21 AM: Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:21 AM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
3:15:21 AM: Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.30->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:21 AM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
3:15:21 AM: Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:15:21 AM: Using cached latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB)
3:15:21 AM: Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
3:15:21 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
3:15:21 AM: Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:21 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
3:15:21 AM: Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:21 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
3:15:21 AM: Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
3:15:21 AM: Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
3:15:21 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5)) (2025.1.31)
3:15:21 AM: Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
3:15:21 AM: Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
3:15:21 AM: Collecting pyzmq>=23.0 (from jupyter-client->ipykernel==5.4.3->-r docs/requirements.txt (line 4))
3:15:21 AM: Using cached pyzmq-26.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB)
3:15:21 AM: Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:21 AM: Using cached executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB)
3:15:21 AM: Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:21 AM: Using cached asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
3:15:21 AM: Collecting pure-eval (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
3:15:21 AM: Using cached pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
3:15:21 AM: Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:21 AM: Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
3:15:22 AM: Collecting tinycss2<1.3,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:22 AM: Using cached tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB)
3:15:22 AM: Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:22 AM: Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
3:15:22 AM: Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:22 AM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
3:15:22 AM: Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:22 AM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)
3:15:22 AM: Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:22 AM: Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
3:15:22 AM: Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
3:15:22 AM: Using cached rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
3:15:22 AM: Requirement already satisfied: platformdirs>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from jupyter-core>=4.7->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2)) (4.3.6)
3:15:22 AM: Using cached nbsphinx-0.8.0-py3-none-any.whl (24 kB)
3:15:22 AM: Using cached ipython-8.10.0-py3-none-any.whl (784 kB)
3:15:22 AM: Using cached ipykernel-5.4.3-py3-none-any.whl (120 kB)
3:15:22 AM: Using cached Sphinx-4.0.2-py3-none-any.whl (2.9 MB)
3:15:22 AM: Using cached pydata_sphinx_theme-0.7.1-py3-none-any.whl (1.4 MB)
3:15:22 AM: Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB)
3:15:22 AM: Using cached myst_parser-0.18.1-py3-none-any.whl (58 kB)
3:15:22 AM: Using cached matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB)
3:15:22 AM: Using cached seaborn-0.13.2-py3-none-any.whl (294 kB)
3:15:22 AM: Using cached sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB)
3:15:22 AM: Using cached sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 kB)
3:15:22 AM: Using cached alabaster-0.7.13-py3-none-any.whl (13 kB)
3:15:22 AM: Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
3:15:22 AM: Using cached contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
3:15:22 AM: Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
3:15:22 AM: Using cached fonttools-4.56.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
3:15:22 AM: Using cached importlib_resources-6.4.5-py3-none-any.whl (36 kB)
3:15:22 AM: Using cached jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
3:15:22 AM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
3:15:22 AM: Using cached kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
3:15:22 AM: Using cached markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
3:15:22 AM: Using cached mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB)
3:15:22 AM: Using cached nbconvert-7.16.6-py3-none-any.whl (258 kB)
3:15:22 AM: Using cached nbformat-5.10.4-py3-none-any.whl (78 kB)
3:15:22 AM: Using cached pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB)
3:15:22 AM: Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
3:15:22 AM: Using cached pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB)
3:15:22 AM: Using cached prompt_toolkit-3.0.50-py3-none-any.whl (387 kB)
3:15:22 AM: Using cached pybtex-0.24.0-py2.py3-none-any.whl (561 kB)
3:15:22 AM: Using cached pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB)
3:15:22 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
3:15:22 AM: Using cached pyparsing-3.1.4-py3-none-any.whl (104 kB)
3:15:22 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
3:15:22 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
3:15:22 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
3:15:22 AM: Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
3:15:22 AM: Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB)
3:15:22 AM: Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
3:15:22 AM: Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
3:15:22 AM: Using cached beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
3:15:22 AM: Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
3:15:22 AM: Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
3:15:22 AM: Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
3:15:22 AM: Using cached jupyter_client-8.6.3-py3-none-any.whl (106 kB)
3:15:22 AM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
3:15:22 AM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
3:15:22 AM: Using cached sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB)
3:15:22 AM: Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
3:15:22 AM: Using cached sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB)
3:15:22 AM: Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
3:15:22 AM: Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
3:15:22 AM: Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
3:15:22 AM: Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
3:15:22 AM: Using cached asttokens-3.0.0-py3-none-any.whl (26 kB)
3:15:22 AM: Using cached bleach-6.1.0-py3-none-any.whl (162 kB)
3:15:22 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
3:15:22 AM: Using cached executing-2.2.0-py2.py3-none-any.whl (26 kB)
3:15:22 AM: Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
3:15:22 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
3:15:22 AM: Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
3:15:22 AM: Using cached jupyter_core-5.7.2-py3-none-any.whl (28 kB)
3:15:22 AM: Using cached latexcodec-3.0.0-py3-none-any.whl (18 kB)
3:15:22 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
3:15:22 AM: Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
3:15:22 AM: Using cached mistune-3.1.2-py3-none-any.whl (53 kB)
3:15:22 AM: Using cached nbclient-0.10.1-py3-none-any.whl (25 kB)
3:15:22 AM: Using cached pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
3:15:22 AM: Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB)
3:15:22 AM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
3:15:22 AM: Using cached pytz-2025.1-py2.py3-none-any.whl (507 kB)
3:15:22 AM: Using cached pyzmq-26.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (867 kB)
3:15:22 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
3:15:22 AM: Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
3:15:22 AM: Using cached tzdata-2025.1-py2.py3-none-any.whl (346 kB)
3:15:22 AM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
3:15:22 AM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
3:15:22 AM: Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
3:15:22 AM: Using cached pure_eval-0.2.3-py3-none-any.whl (11 kB)
3:15:22 AM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
3:15:22 AM: Using cached attrs-25.1.0-py3-none-any.whl (63 kB)
3:15:22 AM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
3:15:22 AM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
3:15:22 AM: Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
3:15:22 AM: Using cached rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB)
3:15:22 AM: Using cached tinycss2-1.2.1-py3-none-any.whl (21 kB)
3:15:22 AM: Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
3:15:22 AM: Installing collected packages: webencodings, wcwidth, snowballstemmer, pytz, pure-eval, ptyprocess, pickleshare, fastjsonschema, backcall, urllib3, tzdata, typing-extensions, traitlets, tornado, tinycss2, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, rpds-py, pyzmq, pyyaml, pyparsing, pygments, prompt-toolkit, pkgutil-resolve-name, pillow, pexpect, parso, pandocfilters, mdurl, MarkupSafe, latexcodec, kiwisolver, jupyterlab-pygments, importlib-resources, imagesize, idna, fonttools, executing, docutils, defusedxml, decorator, cycler, contourpy, charset-normalizer, babel, attrs, asttokens, alabaster, stack-data, requests, referencing, python-dateutil, pybtex, mistune, matplotlib-inline, markdown-it-py, jupyter-core, jinja2, jedi, bleach, beautifulsoup4, sphinx, pybtex-docutils, pandas, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, ipython, sphinxcontrib-rawfiles, sphinxcontrib-bibtex, sphinx_sitemap, sphinx-gallery, seaborn, pydata-sphinx-theme, numpydoc, myst_parser, jsonschema, ipykernel, nbformat, nbclient, nbconvert, nbsphinx
3:15:32 AM: Successfully installed MarkupSafe-2.1.5 alabaster-0.7.13 asttokens-3.0.0 attrs-25.1.0 babel-2.17.0 backcall-0.2.0 beautifulsoup4-4.13.3 bleach-6.1.0 charset-normalizer-3.4.1 contourpy-1.1.1 cycler-0.12.1 decorator-5.2.1 defusedxml-0.7.1 docutils-0.17.1 executing-2.2.0 fastjsonschema-2.21.1 fonttools-4.56.0 idna-3.10 imagesize-1.4.1 importlib-resources-6.4.5 ipykernel-5.4.3 ipython-8.10.0 jedi-0.19.2 jinja2-3.1.5 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 kiwisolver-1.4.7 latexcodec-3.0.0 markdown-it-py-2.2.0 matplotlib-3.7.5 matplotlib-inline-0.1.7 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-3.1.2 myst_parser-0.18.1 nbclient-0.10.1 nbconvert-7.16.6 nbformat-5.10.4 nbsphinx-0.8.0 numpydoc-0.7.0 pandas-2.0.3 pandocfilters-1.5.1 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.4.0 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.50 ptyprocess-0.7.0 pure-eval-0.2.3 pybtex-0.24.0 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.7.1 pygments-2.19.1 pyparsing-3.1.4 python-dateutil-2.9.0.post0 pytz-2025.1 pyyaml-6.0.2 pyzmq-26.2.1 referencing-0.35.1 requests-2.32.3 rpds-py-0.20.1 seaborn-0.13.2 six-1.17.0 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-4.0.2 sphinx-gallery-0.8.2 sphinx_sitemap-2.6.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.3 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-rawfiles-0.1.1 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.6.3 tinycss2-1.2.1 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.12.2 tzdata-2025.1 urllib3-2.2.3 wcwidth-0.2.13 webencodings-0.5.1
3:15:32 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:15:32 AM: [notice] To update, run: pip install --upgrade pip
3:15:32 AM: Requirement already satisfied: numpy>=1.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (1.24.4)
3:15:32 AM: Requirement already satisfied: scipy>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.10.1)
3:15:32 AM: Requirement already satisfied: numba>=0.46 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.58.1)
3:15:32 AM: Requirement already satisfied: scikit-learn>=0.22 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (1.3.2)
3:15:32 AM: Requirement already satisfied: joblib>=0.17.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (1.4.2)
3:15:32 AM: Requirement already satisfied: autograd>=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (1.7.0)
3:15:32 AM: Requirement already satisfied: future in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (1.0.0)
3:15:32 AM: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->-r requirements.txt (line 3)) (0.41.1)
3:15:32 AM: Requirement already satisfied: importlib-metadata in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->-r requirements.txt (line 3)) (8.5.0)
3:15:32 AM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.22->-r requirements.txt (line 4)) (3.5.0)
3:15:32 AM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3)) (3.20.2)
3:15:33 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:15:33 AM: [notice] To update, run: pip install --upgrade pip
3:15:33 AM: Obtaining file:///opt/build/repo
3:15:33 AM: Installing build dependencies: started
3:15:34 AM: Installing build dependencies: finished with status 'done'
3:15:34 AM: Checking if build backend supports build_editable: started
3:15:34 AM: Checking if build backend supports build_editable: finished with status 'done'
3:15:34 AM: Getting requirements to build editable: started
3:15:34 AM: Getting requirements to build editable: finished with status 'done'
3:15:34 AM: Preparing editable metadata (pyproject.toml): started
3:15:34 AM: Preparing editable metadata (pyproject.toml): finished with status 'done'
3:15:34 AM: Requirement already satisfied: numpy>=1.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.24.4)
3:15:34 AM: Requirement already satisfied: scipy>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.10.1)
3:15:34 AM: Requirement already satisfied: numba>=0.46 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (0.58.1)
3:15:34 AM: Requirement already satisfied: scikit-learn>=0.19.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.3.2)
3:15:34 AM: Requirement already satisfied: autograd>=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.7.0)
3:15:34 AM: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->hyppo==0.5.1) (0.41.1)
3:15:34 AM: Requirement already satisfied: importlib-metadata in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->hyppo==0.5.1) (8.5.0)
3:15:34 AM: Requirement already satisfied: joblib>=1.1.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.19.1->hyppo==0.5.1) (1.4.2)
3:15:34 AM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.19.1->hyppo==0.5.1) (3.5.0)
3:15:34 AM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata->numba>=0.46->hyppo==0.5.1) (3.20.2)
3:15:34 AM: Building wheels for collected packages: hyppo
3:15:34 AM: Building editable for hyppo (pyproject.toml): started
3:15:35 AM: Building editable for hyppo (pyproject.toml): finished with status 'done'
3:15:35 AM: Created wheel for hyppo: filename=hyppo-0.5.1-0.editable-py3-none-any.whl size=4087 sha256=6ee43f424a3a97e71e1735c12d93618998c5160da88125f62e75384fde7d4635
3:15:35 AM: Stored in directory: /tmp/pip-ephem-wheel-cache-lp0hasav/wheels/15/ef/6d/5f6ef80dced486a1a3086ee2366a5097a79e53f92438567448
3:15:35 AM: Successfully built hyppo
3:15:35 AM: Installing collected packages: hyppo
3:15:35 AM: Successfully installed hyppo-0.5.1
3:15:35 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
3:15:35 AM: [notice] To update, run: pip install --upgrade pip
3:15:35 AM: Building API docs.
3:15:35 AM: sphinx-autogen -i -t _templates -o api/generated api/index.rst
3:15:35 AM: [autosummary] generating autosummary for: api/index.rst
3:15:35 AM: [autosummary] writing to api/generated
3:15:36 AM: [autosummary] generating autosummary for: api/generated/hyppo.conditional.ConditionalDcorr.rst, api/generated/hyppo.conditional.FCIT.rst, api/generated/hyppo.conditional.KCI.rst, api/generated/hyppo.conditional.PartialCorr.rst, api/generated/hyppo.conditional.PartialDcorr.rst, api/generated/hyppo.d_variate.base.DVariateTest.rst, api/generated/hyppo.d_variate.dHsic.rst, api/generated/hyppo.discrim.DiscrimOneSample.rst, api/generated/hyppo.discrim.DiscrimTwoSample.rst, api/generated/hyppo.discrim.base.DiscriminabilityTest.rst, ..., api/generated/hyppo.tools.rot_ksamp.rst, api/generated/hyppo.tools.sin_four_pi.rst, api/generated/hyppo.tools.sin_sixteen_pi.rst, api/generated/hyppo.tools.spiral.rst, api/generated/hyppo.tools.square.rst, api/generated/hyppo.tools.step.rst, api/generated/hyppo.tools.ts_sim.rst, api/generated/hyppo.tools.two_parabolas.rst, api/generated/hyppo.tools.uncorrelated_bernoulli.rst, api/generated/hyppo.tools.w_shaped.rst
3:15:36 AM: [autosummary] writing to api/generated
3:15:36 AM: Building HTML files.
3:15:36 AM: sphinx-build -b html -d _build/doctrees . _build/html
3:15:36 AM: Running Sphinx v4.0.2
3:15:36 AM: loading translations [en]... done
3:15:37 AM: making output directory... done
3:15:37 AM: checking bibtex cache... out of date
3:15:37 AM: parsing bibtex file /opt/build/repo/docs/refs.bib... parsed 43 entries
3:15:37 AM: [autosummary] generating autosummary for: README.md, api/generated/hyppo.conditional.ConditionalDcorr.rst, api/generated/hyppo.conditional.FCIT.rst, api/generated/hyppo.conditional.KCI.rst, api/generated/hyppo.conditional.PartialCorr.rst, api/generated/hyppo.conditional.PartialDcorr.rst, api/generated/hyppo.d_variate.base.DVariateTest.rst, api/generated/hyppo.d_variate.dHsic.rst, api/generated/hyppo.discrim.DiscrimOneSample.rst, api/generated/hyppo.discrim.DiscrimTwoSample.rst, ..., user_guide/conditional.rst, user_guide/d_variate.rst, user_guide/discrim.rst, user_guide/examples.rst, user_guide/independence.rst, user_guide/index.rst, user_guide/kgof.rst, user_guide/ksample.rst, user_guide/sims.rst, user_guide/time_series.rst
3:15:38 AM: loading intersphinx inventory from https://docs.python.org/3/objects.inv...
3:15:38 AM: loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv...
3:15:38 AM: loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
3:15:38 AM: loading intersphinx inventory from https://matplotlib.org/objects.inv...
3:15:38 AM: loading intersphinx inventory from http://scikit-learn.org/stable/objects.inv...
3:15:38 AM: intersphinx inventory has moved: https://docs.scipy.org/doc/scipy/reference/objects.inv -> https://docs.scipy.org/doc/scipy/objects.inv
3:15:38 AM: intersphinx inventory has moved: https://matplotlib.org/objects.inv -> https://matplotlib.org/stable/objects.inv
3:15:38 AM: intersphinx inventory has moved: http://scikit-learn.org/stable/objects.inv -> https://scikit-learn.org/stable/objects.inv
3:15:38 AM: generating gallery...
3:15:39 AM: Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
3:15:39 AM: generating gallery for gallery... [ 33%] feat_import.py
3:15:40 AM: generating gallery for gallery... [ 66%] mgc_map.py
3:15:41 AM: generating gallery for gallery... [100%] permutation_tree.py
3:16:29 AM: generating gallery for tutorials... [ 12%] conditional.py
3:16:53 AM: generating gallery for tutorials... [ 25%] discrim.py
3:16:53 AM: generating gallery for tutorials... [ 37%] dvariate.py
3:16:54 AM: generating gallery for tutorials... [ 50%] independence.py
3:17:06 AM: generating gallery for tutorials... [ 62%] kgof.py
3:17:07 AM: generating gallery for tutorials... [ 75%] ksample.py
3:17:08 AM: generating gallery for tutorials... [ 87%] overview.py
3:17:11 AM: generating gallery for tutorials... [100%] time_series.py
3:17:13 AM: generating gallery for sample_data... [ 25%] indep_sims.py
3:17:14 AM: generating gallery for sample_data... [ 50%] ksamp_gaussian_sims.py
3:17:14 AM: generating gallery for sample_data... [ 75%] ksamp_sims.py
3:17:16 AM: generating gallery for sample_data... [100%] time_series_sim.py
3:17:16 AM: generating gallery for benchmarks... [ 25%] indep_power_dimension.py
3:17:17 AM: generating gallery for benchmarks... [ 50%] indep_power_sampsize.py
3:17:18 AM: generating gallery for benchmarks... [ 75%] perf_1d.py
3:17:19 AM: generating gallery for benchmarks... [100%] same_stat.py
3:17:19 AM: computation time summary:
3:17:19 AM: - ../examples/permutation_tree.py: 48.39 sec 0.0 MB
3:17:19 AM: - ../tutorials/conditional.py: 23.21 sec 0.0 MB
3:17:19 AM: - ../tutorials/independence.py: 12.22 sec 0.0 MB
3:17:19 AM: - ../tutorials/overview.py: 3.45 sec 0.0 MB
3:17:19 AM: - ../sample_data/ksamp_sims.py: 1.33 sec 0.0 MB
3:17:19 AM: - ../tutorials/time_series.py: 1.17 sec 0.0 MB
3:17:19 AM: - ../examples/feat_import.py: 1.05 sec 0.0 MB
3:17:19 AM: - ../sample_data/indep_sims.py: 0.81 sec 0.0 MB
3:17:19 AM: - ../tutorials/dvariate.py: 0.80 sec 0.0 MB
3:17:19 AM: - ../tutorials/ksample.py: 0.72 sec 0.0 MB
3:17:19 AM: - ../benchmarks/indep_power_sampsize.py: 0.72 sec 0.0 MB
3:17:19 AM: - ../benchmarks/indep_power_dimension.py: 0.64 sec 0.0 MB
3:17:19 AM: - ../examples/mgc_map.py: 0.39 sec 0.0 MB
3:17:19 AM: - ../sample_data/time_series_sim.py: 0.24 sec 0.0 MB
3:17:19 AM: - ../sample_data/ksamp_gaussian_sims.py: 0.20 sec 0.0 MB
3:17:19 AM: - ../benchmarks/perf_1d.py: 0.17 sec 0.0 MB
3:17:19 AM: - ../benchmarks/same_stat.py: 0.13 sec 0.0 MB
3:17:19 AM: - ../tutorials/kgof.py: 0.07 sec 0.0 MB
3:17:19 AM: - ../tutorials/discrim.py: 0.00 sec 0.0 MB
3:17:19 AM: myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area')
3:17:19 AM: building [mo]: targets for 0 po files that are out of date
3:17:19 AM: building [html]: targets for 127 source files that are out of date
3:17:19 AM: updating environment: [new config] 154 added, 0 changed, 0 removed
3:17:19 AM: reading sources... [ 0%] README
3:17:19 AM: reading sources... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
3:17:19 AM: reading sources... [ 1%] api/generated/hyppo.conditional.FCIT
3:17:19 AM: reading sources... [ 2%] api/generated/hyppo.conditional.KCI
3:17:19 AM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialCorr
3:17:19 AM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialDcorr
3:17:20 AM: reading sources... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
3:17:20 AM: reading sources... [ 5%] api/generated/hyppo.d_variate.dHsic
3:17:20 AM: reading sources... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
3:17:20 AM: reading sources... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
3:17:20 AM: reading sources... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
3:17:20 AM: reading sources... [ 7%] api/generated/hyppo.independence.CCA
3:17:20 AM: reading sources... [ 8%] api/generated/hyppo.independence.Dcorr
3:17:20 AM: reading sources... [ 9%] api/generated/hyppo.independence.HHG
3:17:20 AM: reading sources... [ 9%] api/generated/hyppo.independence.Hsic
3:17:20 AM: reading sources... [ 10%] api/generated/hyppo.independence.KMERF
3:17:21 AM: reading sources... [ 11%] api/generated/hyppo.independence.MGC
3:17:21 AM: reading sources... [ 11%] api/generated/hyppo.independence.MaxMargin
3:17:21 AM: reading sources... [ 12%] api/generated/hyppo.independence.RV
3:17:21 AM: reading sources... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
3:17:21 AM: reading sources... [ 13%] api/generated/hyppo.independence.sim_matrix
3:17:21 AM: reading sources... [ 14%] api/generated/hyppo.kgof.FSSD
3:17:21 AM: reading sources... [ 14%] api/generated/hyppo.kgof.base.GofTest
3:17:21 AM: reading sources... [ 15%] api/generated/hyppo.ksample.DISCO
3:17:21 AM: reading sources... [ 16%] api/generated/hyppo.ksample.Energy
3:17:22 AM: reading sources... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
3:17:22 AM: reading sources... [ 17%] api/generated/hyppo.ksample.Hotelling
3:17:22 AM: reading sources... [ 18%] api/generated/hyppo.ksample.KSample
3:17:22 AM: reading sources... [ 18%] api/generated/hyppo.ksample.KSampleHHG
3:17:22 AM: reading sources... [ 19%] api/generated/hyppo.ksample.MANOVA
3:17:22 AM: reading sources... [ 20%] api/generated/hyppo.ksample.MMD
3:17:22 AM: reading sources... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
3:17:22 AM: reading sources... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
3:17:22 AM: reading sources... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
3:17:22 AM: reading sources... [ 22%] api/generated/hyppo.ksample.k_sample_transform
3:17:22 AM: reading sources... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
3:17:22 AM: reading sources... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
3:17:22 AM: reading sources... [ 24%] api/generated/hyppo.time_series.DcorrX
3:17:22 AM: reading sources... [ 25%] api/generated/hyppo.time_series.LjungBox
3:17:22 AM: reading sources... [ 25%] api/generated/hyppo.time_series.MGCX
3:17:23 AM: reading sources... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
3:17:23 AM: reading sources... [ 27%] api/generated/hyppo.tools.chi2_approx
3:17:23 AM: reading sources... [ 27%] api/generated/hyppo.tools.circle
3:17:23 AM: reading sources... [ 28%] api/generated/hyppo.tools.compute_dist
3:17:23 AM: reading sources... [ 29%] api/generated/hyppo.tools.compute_kern
3:17:23 AM: reading sources... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
3:17:23 AM: reading sources... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
3:17:23 AM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal
3:17:23 AM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
3:17:23 AM: reading sources... [ 32%] api/generated/hyppo.tools.condi_indep_sim
3:17:23 AM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_binomial
3:17:23 AM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_lognormal
3:17:23 AM: reading sources... [ 34%] api/generated/hyppo.tools.correlated_normal
3:17:23 AM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
3:17:23 AM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_t_linear
3:17:23 AM: reading sources... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
3:17:23 AM: reading sources... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
3:17:23 AM: reading sources... [ 37%] api/generated/hyppo.tools.cross_corr_ar
3:17:23 AM: reading sources... [ 38%] api/generated/hyppo.tools.cubic
3:17:23 AM: reading sources... [ 38%] api/generated/hyppo.tools.diamond
3:17:23 AM: reading sources... [ 39%] api/generated/hyppo.tools.ellipse
3:17:23 AM: reading sources... [ 40%] api/generated/hyppo.tools.exponential
3:17:23 AM: reading sources... [ 40%] api/generated/hyppo.tools.fourth_root
3:17:23 AM: reading sources... [ 41%] api/generated/hyppo.tools.gaussian_3samp
3:17:23 AM: reading sources... [ 42%] api/generated/hyppo.tools.indep_ar
3:17:23 AM: reading sources... [ 42%] api/generated/hyppo.tools.indep_binomial
3:17:23 AM: reading sources... [ 43%] api/generated/hyppo.tools.indep_lognormal
3:17:23 AM: reading sources... [ 44%] api/generated/hyppo.tools.indep_normal
3:17:23 AM: reading sources... [ 44%] api/generated/hyppo.tools.indep_sim
3:17:23 AM: reading sources... [ 45%] api/generated/hyppo.tools.joint_normal
3:17:23 AM: reading sources... [ 46%] api/generated/hyppo.tools.linear
3:17:23 AM: reading sources... [ 46%] api/generated/hyppo.tools.logarithmic
3:17:23 AM: reading sources... [ 47%] api/generated/hyppo.tools.multi_compute_kern
3:17:23 AM: reading sources... [ 48%] api/generated/hyppo.tools.multi_perm_test
3:17:23 AM: reading sources... [ 48%] api/generated/hyppo.tools.multimodal_independence
3:17:23 AM: reading sources... [ 49%] api/generated/hyppo.tools.multiplicative_noise
3:17:23 AM: reading sources... [ 50%] api/generated/hyppo.tools.nonlinear_process
3:17:23 AM: reading sources... [ 50%] api/generated/hyppo.tools.perm_test
3:17:23 AM: reading sources... [ 51%] api/generated/hyppo.tools.power
3:17:23 AM: reading sources... [ 51%] api/generated/hyppo.tools.quadratic
3:17:23 AM: reading sources... [ 52%] api/generated/hyppo.tools.rot_ksamp
3:17:23 AM: reading sources... [ 53%] api/generated/hyppo.tools.sin_four_pi
3:17:23 AM: reading sources... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
3:17:23 AM: reading sources... [ 54%] api/generated/hyppo.tools.spiral
3:17:23 AM: reading sources... [ 55%] api/generated/hyppo.tools.square
3:17:23 AM: reading sources... [ 55%] api/generated/hyppo.tools.step
3:17:23 AM: reading sources... [ 56%] api/generated/hyppo.tools.ts_sim
3:17:23 AM: reading sources... [ 57%] api/generated/hyppo.tools.two_parabolas
3:17:23 AM: reading sources... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
3:17:23 AM: reading sources... [ 58%] api/generated/hyppo.tools.w_shaped
3:17:24 AM: reading sources... [ 59%] api/index
3:17:24 AM: reading sources... [ 59%] benchmarks/indep_power_dimension
3:17:24 AM: reading sources... [ 60%] benchmarks/indep_power_sampsize
3:17:24 AM: reading sources... [ 61%] benchmarks/index
3:17:24 AM: reading sources... [ 61%] benchmarks/perf_1d
3:17:24 AM: reading sources... [ 62%] benchmarks/same_stat
3:17:24 AM: reading sources... [ 62%] benchmarks/sg_execution_times
3:17:24 AM: reading sources... [ 63%] changelog/index
3:17:24 AM: reading sources... [ 64%] changelog/v0.1.0
3:17:24 AM: reading sources... [ 64%] changelog/v0.1.1
3:17:24 AM: reading sources... [ 65%] changelog/v0.1.2
3:17:24 AM: reading sources... [ 66%] changelog/v0.1.3
3:17:24 AM: reading sources... [ 66%] changelog/v0.2.0
3:17:24 AM: reading sources... [ 67%] changelog/v0.2.1
3:17:24 AM: reading sources... [ 68%] changelog/v0.2.2
3:17:24 AM: reading sources... [ 68%] changelog/v0.3.0
3:17:24 AM: reading sources... [ 69%] changelog/v0.3.1
3:17:24 AM: reading sources... [ 70%] changelog/v0.3.2
3:17:24 AM: reading sources... [ 70%] changelog/v0.3.3
3:17:24 AM: reading sources... [ 71%] changelog/v0.4.0
3:17:24 AM: reading sources... [ 72%] changelog/v0.5.0
3:17:24 AM: reading sources... [ 72%] changelog/v0.5.1
3:17:24 AM: reading sources... [ 73%] development/code_of_conduct
3:17:24 AM: reading sources... [ 74%] development/contributing
3:17:24 AM: reading sources... [ 74%] development/index
3:17:24 AM: reading sources... [ 75%] development/license
3:17:24 AM: reading sources... [ 75%] gallery/feat_import
3:17:24 AM: reading sources... [ 76%] gallery/index
3:17:24 AM: reading sources... [ 77%] gallery/mgc_map
3:17:24 AM: reading sources... [ 77%] gallery/permutation_tree
3:17:24 AM: reading sources... [ 78%] gallery/sg_execution_times
3:17:24 AM: reading sources... [ 79%] get_start/citing
3:17:24 AM: reading sources... [ 79%] get_start/index
3:17:24 AM: reading sources... [ 80%] get_start/install
3:17:24 AM: reading sources... [ 81%] get_start/overview
3:17:24 AM: reading sources... [ 81%] index
3:17:24 AM: reading sources... [ 82%] requirements
3:17:24 AM: reading sources... [ 83%] sample_data/indep_sims
3:17:24 AM: reading sources... [ 83%] sample_data/index
3:17:24 AM: reading sources... [ 84%] sample_data/ksamp_gaussian_sims
3:17:24 AM: reading sources... [ 85%] sample_data/ksamp_sims
3:17:24 AM: reading sources... [ 85%] sample_data/sg_execution_times
3:17:24 AM: reading sources... [ 86%] sample_data/time_series_sim
3:17:24 AM: reading sources... [ 87%] tutorials/conditional
3:17:24 AM: reading sources... [ 87%] tutorials/discrim
3:17:24 AM: reading sources... [ 88%] tutorials/dvariate
3:17:24 AM: reading sources... [ 88%] tutorials/independence
3:17:24 AM: reading sources... [ 89%] tutorials/index
3:17:24 AM: reading sources... [ 90%] tutorials/kgof
3:17:24 AM: reading sources... [ 90%] tutorials/ksample
3:17:24 AM: reading sources... [ 91%] tutorials/overview
3:17:24 AM: reading sources... [ 92%] tutorials/sg_execution_times
3:17:24 AM: reading sources... [ 92%] tutorials/time_series
3:17:24 AM: reading sources... [ 93%] user_guide/benchmarks
3:17:24 AM: reading sources... [ 94%] user_guide/conditional
3:17:24 AM: reading sources... [ 94%] user_guide/d_variate
3:17:24 AM: reading sources... [ 95%] user_guide/discrim
3:17:24 AM: reading sources... [ 96%] user_guide/examples
3:17:24 AM: reading sources... [ 96%] user_guide/independence
3:17:24 AM: reading sources... [ 97%] user_guide/index
3:17:24 AM: reading sources... [ 98%] user_guide/kgof
3:17:24 AM: reading sources... [ 98%] user_guide/ksample
3:17:24 AM: reading sources... [ 99%] user_guide/sims
3:17:24 AM: reading sources... [100%] user_guide/time_series
3:17:24 AM: WARNING: multiple files found for the document "benchmarks/indep_power_dimension": ['benchmarks/indep_power_dimension.py', 'benchmarks/indep_power_dimension.py.md5', 'benchmarks/indep_power_dimension.rst', 'benchmarks/indep_power_dimension.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/benchmarks/indep_power_dimension.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "benchmarks/indep_power_sampsize": ['benchmarks/indep_power_sampsize.py', 'benchmarks/indep_power_sampsize.py.md5', 'benchmarks/indep_power_sampsize.rst', 'benchmarks/indep_power_sampsize.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/benchmarks/indep_power_sampsize.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "benchmarks/perf_1d": ['benchmarks/perf_1d.py', 'benchmarks/perf_1d.py.md5', 'benchmarks/perf_1d.rst', 'benchmarks/perf_1d.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/benchmarks/perf_1d.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "benchmarks/same_stat": ['benchmarks/same_stat.py', 'benchmarks/same_stat.py.md5', 'benchmarks/same_stat.rst', 'benchmarks/same_stat.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/benchmarks/same_stat.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "gallery/feat_import": ['gallery/feat_import.py', 'gallery/feat_import.py.md5', 'gallery/feat_import.rst', 'gallery/feat_import.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/gallery/feat_import.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "gallery/mgc_map": ['gallery/mgc_map.py', 'gallery/mgc_map.py.md5', 'gallery/mgc_map.rst', 'gallery/mgc_map.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/gallery/mgc_map.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "gallery/permutation_tree": ['gallery/permutation_tree.py', 'gallery/permutation_tree.py.md5', 'gallery/permutation_tree.rst', 'gallery/permutation_tree.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/gallery/permutation_tree.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "sample_data/indep_sims": ['sample_data/indep_sims.py', 'sample_data/indep_sims.py.md5', 'sample_data/indep_sims.rst', 'sample_data/indep_sims.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/sample_data/indep_sims.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "sample_data/ksamp_gaussian_sims": ['sample_data/ksamp_gaussian_sims.py', 'sample_data/ksamp_gaussian_sims.py.md5', 'sample_data/ksamp_gaussian_sims.rst', 'sample_data/ksamp_gaussian_sims.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/sample_data/ksamp_gaussian_sims.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "sample_data/ksamp_sims": ['sample_data/ksamp_sims.py', 'sample_data/ksamp_sims.py.md5', 'sample_data/ksamp_sims.rst', 'sample_data/ksamp_sims.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/sample_data/ksamp_sims.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "sample_data/time_series_sim": ['sample_data/time_series_sim.py', 'sample_data/time_series_sim.py.md5', 'sample_data/time_series_sim.rst', 'sample_data/time_series_sim.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/sample_data/time_series_sim.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/conditional": ['tutorials/conditional.py', 'tutorials/conditional.py.md5', 'tutorials/conditional.rst', 'tutorials/conditional.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/conditional.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/discrim": ['tutorials/discrim.py', 'tutorials/discrim.py.md5', 'tutorials/discrim.rst', 'tutorials/discrim.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/discrim.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/dvariate": ['tutorials/dvariate.py', 'tutorials/dvariate.py.md5', 'tutorials/dvariate.rst', 'tutorials/dvariate.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/dvariate.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/independence": ['tutorials/independence.py', 'tutorials/independence.py.md5', 'tutorials/independence.rst', 'tutorials/independence.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/independence.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/kgof": ['tutorials/kgof.py', 'tutorials/kgof.py.md5', 'tutorials/kgof.rst', 'tutorials/kgof.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/kgof.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/ksample": ['tutorials/ksample.py', 'tutorials/ksample.py.md5', 'tutorials/ksample.rst', 'tutorials/ksample.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/ksample.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/overview": ['tutorials/overview.py', 'tutorials/overview.py.md5', 'tutorials/overview.rst', 'tutorials/overview.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/overview.rst' for the build.
3:17:24 AM: WARNING: multiple files found for the document "tutorials/time_series": ['tutorials/time_series.py', 'tutorials/time_series.py.md5', 'tutorials/time_series.rst', 'tutorials/time_series.ipynb']
3:17:24 AM: Use '/opt/build/repo/docs/tutorials/time_series.rst' for the build.
3:17:24 AM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.statistic
3:17:24 AM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.test
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:7: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:18: WARNING: Block quote ends without a blank line; unexpected unindent.
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:22: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:25: WARNING: Block quote ends without a blank line; unexpected unindent.
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
3:17:24 AM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
3:17:24 AM: /opt/build/repo/hyppo/ksample/ksamplehhg.py:docstring of hyppo.ksample.ksamplehhg.KSampleHHG:33: WARNING: Inline strong start-string without end-string.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:5: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:15: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal_nonlinear:5: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:5: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:15: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal_nonliear:6: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_linear:6: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_nonlinear:6: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_quadratic:6: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_binomial:5: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_lognormal:5: WARNING: Unexpected indentation.
3:17:24 AM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available.
3:17:24 AM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Unknown target name: "footcite-szekelypartialdistancecorrelation2014a".
3:17:24 AM: tutorials/overview.rst:215: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.py
3:17:24 AM: tutorials/overview.rst:221: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.ipynb
3:17:24 AM: /opt/build/repo/docs/tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
3:17:24 AM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label sphx_glr_tutorials_overview.py, other instance in /opt/build/repo/docs/get_start/overview.rst
3:17:24 AM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label overview, other instance in /opt/build/repo/docs/get_start/overview.rst
3:17:24 AM: /opt/build/repo/docs/tutorials/overview.rst:68: WARNING: duplicate label general indep, other instance in /opt/build/repo/docs/get_start/overview.rst
3:17:24 AM: benchmarks/index.rst:10: WARNING: duplicate label sphx_glr_benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
3:17:24 AM: benchmarks/index.rst:10: WARNING: duplicate label benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
3:17:24 AM: tutorials/conditional.rst:24: WARNING: duplicate label sphx_glr_tutorials_conditional.py, other instance in /opt/build/repo/docs/tutorials/conditional.rst
3:17:24 AM: tutorials/conditional.rst:24: WARNING: duplicate label conditional, other instance in /opt/build/repo/docs/tutorials/conditional.rst
3:17:24 AM: tutorials/conditional.rst:280: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.py
3:17:24 AM: tutorials/conditional.rst:286: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.ipynb
3:17:24 AM: tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
3:17:24 AM: tutorials/dvariate.rst:24: WARNING: duplicate label sphx_glr_tutorials_dvariate.py, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
3:17:24 AM: tutorials/dvariate.rst:24: WARNING: duplicate label d_var, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
3:17:24 AM: tutorials/dvariate.rst:118: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.py
3:17:24 AM: tutorials/dvariate.rst:124: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.ipynb
3:17:24 AM: tutorials/discrim.rst:24: WARNING: duplicate label sphx_glr_tutorials_discrim.py, other instance in /opt/build/repo/docs/tutorials/discrim.rst
3:17:24 AM: tutorials/discrim.rst:24: WARNING: duplicate label discrim, other instance in /opt/build/repo/docs/tutorials/discrim.rst
3:17:24 AM: tutorials/discrim.rst:87: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.py
3:17:24 AM: tutorials/discrim.rst:93: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.ipynb
3:17:24 AM: gallery/index.rst:10: WARNING: duplicate label sphx_glr_gallery, other instance in /opt/build/repo/docs/gallery/index.rst
3:17:24 AM: gallery/index.rst:10: WARNING: duplicate label gallery, other instance in /opt/build/repo/docs/gallery/index.rst
3:17:24 AM: tutorials/independence.rst:24: WARNING: duplicate label sphx_glr_tutorials_independence.py, other instance in /opt/build/repo/docs/tutorials/independence.rst
3:17:24 AM: tutorials/independence.rst:24: WARNING: duplicate label indep, other instance in /opt/build/repo/docs/tutorials/independence.rst
3:17:24 AM: tutorials/independence.rst:538: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.py
3:17:24 AM: tutorials/independence.rst:544: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.ipynb
3:17:24 AM: tutorials/kgof.rst:24: WARNING: duplicate label sphx_glr_tutorials_kgof.py, other instance in /opt/build/repo/docs/tutorials/kgof.rst
3:17:24 AM: tutorials/kgof.rst:24: WARNING: duplicate label kgof, other instance in /opt/build/repo/docs/tutorials/kgof.rst
3:17:24 AM: tutorials/kgof.rst:64: WARNING: duplicate label gauss fssd, other instance in /opt/build/repo/docs/tutorials/kgof.rst
3:17:24 AM: tutorials/kgof.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.py
3:17:24 AM: tutorials/kgof.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.ipynb
3:17:24 AM: tutorials/ksample.rst:24: WARNING: duplicate label sphx_glr_tutorials_ksample.py, other instance in /opt/build/repo/docs/tutorials/ksample.rst
3:17:24 AM: tutorials/ksample.rst:24: WARNING: duplicate label ksample, other instance in /opt/build/repo/docs/tutorials/ksample.rst
3:17:24 AM: tutorials/ksample.rst:85: WARNING: duplicate label nonpar manova, other instance in /opt/build/repo/docs/tutorials/ksample.rst
3:17:24 AM: tutorials/ksample.rst:421: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.py
3:17:24 AM: tutorials/ksample.rst:427: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.ipynb
3:17:24 AM: sample_data/index.rst:10: WARNING: duplicate label sphx_glr_sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
3:17:24 AM: sample_data/index.rst:10: WARNING: duplicate label sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
3:17:24 AM: tutorials/time_series.rst:24: WARNING: duplicate label sphx_glr_tutorials_time_series.py, other instance in /opt/build/repo/docs/tutorials/time_series.rst
3:17:24 AM: tutorials/time_series.rst:24: WARNING: duplicate label time_series, other instance in /opt/build/repo/docs/tutorials/time_series.rst
3:17:24 AM: tutorials/time_series.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.py
3:17:24 AM: tutorials/time_series.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.ipynb
3:17:24 AM: looking for now-outdated files... none found
3:17:24 AM: pickling environment... done
3:17:24 AM: checking consistency... /opt/build/repo/docs/README.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/changelog/v0.3.3.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/requirements.txt: WARNING: document isn't included in any toctree
done
/opt/build/repo/docs/changelog/v0.3.3.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/requirements.txt: WARNING: document isn't included in any toctree
done
3:17:25 AM: preparing documents... done
3:17:25 AM: writing output... [ 0%] README
3:17:25 AM: writing output... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
3:17:25 AM: writing output... [ 1%] api/generated/hyppo.conditional.FCIT
3:17:25 AM: writing output... [ 2%] api/generated/hyppo.conditional.KCI
3:17:25 AM: writing output... [ 3%] api/generated/hyppo.conditional.PartialCorr
3:17:25 AM: writing output... [ 3%] api/generated/hyppo.conditional.PartialDcorr
3:17:25 AM: writing output... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
3:17:25 AM: writing output... [ 5%] api/generated/hyppo.d_variate.dHsic
3:17:25 AM: writing output... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
3:17:25 AM: writing output... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
3:17:25 AM: writing output... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
3:17:25 AM: writing output... [ 7%] api/generated/hyppo.independence.CCA
3:17:25 AM: writing output... [ 8%] api/generated/hyppo.independence.Dcorr
3:17:26 AM: writing output... [ 9%] api/generated/hyppo.independence.HHG
3:17:26 AM: writing output... [ 9%] api/generated/hyppo.independence.Hsic
3:17:26 AM: writing output... [ 10%] api/generated/hyppo.independence.KMERF
3:17:26 AM: writing output... [ 11%] api/generated/hyppo.independence.MGC
3:17:26 AM: writing output... [ 11%] api/generated/hyppo.independence.MaxMargin
3:17:26 AM: writing output... [ 12%] api/generated/hyppo.independence.RV
3:17:26 AM: writing output... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
3:17:26 AM: writing output... [ 13%] api/generated/hyppo.independence.sim_matrix
3:17:26 AM: writing output... [ 14%] api/generated/hyppo.kgof.FSSD
3:17:26 AM: writing output... [ 14%] api/generated/hyppo.kgof.base.GofTest
3:17:26 AM: writing output... [ 15%] api/generated/hyppo.ksample.DISCO
3:17:26 AM: writing output... [ 16%] api/generated/hyppo.ksample.Energy
3:17:27 AM: writing output... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
3:17:27 AM: writing output... [ 17%] api/generated/hyppo.ksample.Hotelling
3:17:27 AM: writing output... [ 18%] api/generated/hyppo.ksample.KSample
3:17:27 AM: writing output... [ 18%] api/generated/hyppo.ksample.KSampleHHG
3:17:27 AM: writing output... [ 19%] api/generated/hyppo.ksample.MANOVA
3:17:27 AM: writing output... [ 20%] api/generated/hyppo.ksample.MMD
3:17:27 AM: writing output... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
3:17:27 AM: writing output... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
3:17:27 AM: writing output... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
3:17:27 AM: writing output... [ 22%] api/generated/hyppo.ksample.k_sample_transform
3:17:27 AM: writing output... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
3:17:27 AM: writing output... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
3:17:27 AM: writing output... [ 24%] api/generated/hyppo.time_series.DcorrX
3:17:28 AM: writing output... [ 25%] api/generated/hyppo.time_series.LjungBox
3:17:28 AM: writing output... [ 25%] api/generated/hyppo.time_series.MGCX
3:17:28 AM: writing output... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
3:17:28 AM: writing output... [ 27%] api/generated/hyppo.tools.chi2_approx
3:17:28 AM: writing output... [ 27%] api/generated/hyppo.tools.circle
3:17:28 AM: writing output... [ 28%] api/generated/hyppo.tools.compute_dist
3:17:28 AM: writing output... [ 29%] api/generated/hyppo.tools.compute_kern
3:17:28 AM: writing output... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
3:17:28 AM: writing output... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
3:17:28 AM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal
3:17:28 AM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
3:17:28 AM: writing output... [ 32%] api/generated/hyppo.tools.condi_indep_sim
3:17:28 AM: writing output... [ 33%] api/generated/hyppo.tools.correlated_binomial
3:17:28 AM: writing output... [ 33%] api/generated/hyppo.tools.correlated_lognormal
3:17:28 AM: writing output... [ 34%] api/generated/hyppo.tools.correlated_normal
3:17:29 AM: writing output... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
3:17:29 AM: writing output... [ 35%] api/generated/hyppo.tools.correlated_t_linear
3:17:29 AM: writing output... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
3:17:29 AM: writing output... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
3:17:29 AM: writing output... [ 37%] api/generated/hyppo.tools.cross_corr_ar
3:17:29 AM: writing output... [ 38%] api/generated/hyppo.tools.cubic
3:17:29 AM: writing output... [ 38%] api/generated/hyppo.tools.diamond
3:17:29 AM: writing output... [ 39%] api/generated/hyppo.tools.ellipse
3:17:29 AM: writing output... [ 40%] api/generated/hyppo.tools.exponential
3:17:29 AM: writing output... [ 40%] api/generated/hyppo.tools.fourth_root
3:17:29 AM: writing output... [ 41%] api/generated/hyppo.tools.gaussian_3samp
3:17:29 AM: writing output... [ 42%] api/generated/hyppo.tools.indep_ar
3:17:29 AM: writing output... [ 42%] api/generated/hyppo.tools.indep_binomial
3:17:29 AM: writing output... [ 43%] api/generated/hyppo.tools.indep_lognormal
3:17:29 AM: writing output... [ 44%] api/generated/hyppo.tools.indep_normal
3:17:29 AM: writing output... [ 44%] api/generated/hyppo.tools.indep_sim
3:17:29 AM: writing output... [ 45%] api/generated/hyppo.tools.joint_normal
3:17:29 AM: writing output... [ 46%] api/generated/hyppo.tools.linear
3:17:29 AM: writing output... [ 46%] api/generated/hyppo.tools.logarithmic
3:17:29 AM: writing output... [ 47%] api/generated/hyppo.tools.multi_compute_kern
3:17:30 AM: writing output... [ 48%] api/generated/hyppo.tools.multi_perm_test
3:17:30 AM: writing output... [ 48%] api/generated/hyppo.tools.multimodal_independence
3:17:30 AM: writing output... [ 49%] api/generated/hyppo.tools.multiplicative_noise
3:17:30 AM: writing output... [ 50%] api/generated/hyppo.tools.nonlinear_process
3:17:30 AM: writing output... [ 50%] api/generated/hyppo.tools.perm_test
3:17:30 AM: writing output... [ 51%] api/generated/hyppo.tools.power
3:17:30 AM: writing output... [ 51%] api/generated/hyppo.tools.quadratic
3:17:30 AM: writing output... [ 52%] api/generated/hyppo.tools.rot_ksamp
3:17:30 AM: writing output... [ 53%] api/generated/hyppo.tools.sin_four_pi
3:17:30 AM: writing output... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
3:17:30 AM: writing output... [ 54%] api/generated/hyppo.tools.spiral
3:17:30 AM: writing output... [ 55%] api/generated/hyppo.tools.square
3:17:30 AM: writing output... [ 55%] api/generated/hyppo.tools.step
3:17:30 AM: writing output... [ 56%] api/generated/hyppo.tools.ts_sim
3:17:31 AM: writing output... [ 57%] api/generated/hyppo.tools.two_parabolas
3:17:31 AM: writing output... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
3:17:31 AM: writing output... [ 58%] api/generated/hyppo.tools.w_shaped
3:17:31 AM: writing output... [ 59%] api/index
3:17:31 AM: writing output... [ 59%] benchmarks/indep_power_dimension
3:17:31 AM: writing output... [ 60%] benchmarks/indep_power_sampsize
3:17:31 AM: writing output... [ 61%] benchmarks/index
3:17:31 AM: writing output... [ 61%] benchmarks/perf_1d
3:17:31 AM: writing output... [ 62%] benchmarks/same_stat
3:17:31 AM: writing output... [ 62%] benchmarks/sg_execution_times
3:17:31 AM: writing output... [ 63%] changelog/index
3:17:31 AM: writing output... [ 64%] changelog/v0.1.0
3:17:31 AM: writing output... [ 64%] changelog/v0.1.1
3:17:31 AM: writing output... [ 65%] changelog/v0.1.2
3:17:31 AM: writing output... [ 66%] changelog/v0.1.3
3:17:31 AM: writing output... [ 66%] changelog/v0.2.0
3:17:31 AM: writing output... [ 67%] changelog/v0.2.1
3:17:31 AM: writing output... [ 68%] changelog/v0.2.2
3:17:31 AM: writing output... [ 68%] changelog/v0.3.0
3:17:31 AM: writing output... [ 69%] changelog/v0.3.1
3:17:32 AM: writing output... [ 70%] changelog/v0.3.2
3:17:32 AM: writing output... [ 70%] changelog/v0.3.3
3:17:32 AM: writing output... [ 71%] changelog/v0.4.0
3:17:32 AM: writing output... [ 72%] changelog/v0.5.0
3:17:32 AM: writing output... [ 72%] changelog/v0.5.1
3:17:32 AM: writing output... [ 73%] development/code_of_conduct
3:17:32 AM: writing output... [ 74%] development/contributing
3:17:32 AM: writing output... [ 74%] development/index
3:17:32 AM: writing output... [ 75%] development/license
3:17:32 AM: writing output... [ 75%] gallery/feat_import
3:17:32 AM: writing output... [ 76%] gallery/index
3:17:32 AM: writing output... [ 77%] gallery/mgc_map
3:17:32 AM: writing output... [ 77%] gallery/permutation_tree
3:17:32 AM: writing output... [ 78%] gallery/sg_execution_times
3:17:32 AM: writing output... [ 79%] get_start/citing
3:17:32 AM: writing output... [ 79%] get_start/index
3:17:32 AM: writing output... [ 80%] get_start/install
3:17:32 AM: writing output... [ 81%] get_start/overview
3:17:32 AM: writing output... [ 81%] index
3:17:32 AM: writing output... [ 82%] requirements
3:17:32 AM: writing output... [ 83%] sample_data/indep_sims
3:17:32 AM: writing output... [ 83%] sample_data/index
3:17:32 AM: writing output... [ 84%] sample_data/ksamp_gaussian_sims
3:17:32 AM: writing output... [ 85%] sample_data/ksamp_sims
3:17:32 AM: writing output... [ 85%] sample_data/sg_execution_times
3:17:32 AM: writing output... [ 86%] sample_data/time_series_sim
3:17:32 AM: writing output... [ 87%] tutorials/conditional
3:17:32 AM: writing output... [ 87%] tutorials/discrim
3:17:32 AM: writing output... [ 88%] tutorials/dvariate
3:17:32 AM: writing output... [ 88%] tutorials/independence
3:17:32 AM: writing output... [ 89%] tutorials/index
3:17:32 AM: writing output... [ 90%] tutorials/kgof
3:17:32 AM: writing output... [ 90%] tutorials/ksample
3:17:32 AM: writing output... [ 91%] tutorials/overview
3:17:32 AM: writing output... [ 92%] tutorials/sg_execution_times
3:17:32 AM: writing output... [ 92%] tutorials/time_series
3:17:32 AM: writing output... [ 93%] user_guide/benchmarks
3:17:32 AM: writing output... [ 94%] user_guide/conditional
3:17:32 AM: writing output... [ 94%] user_guide/d_variate
3:17:32 AM: writing output... [ 95%] user_guide/discrim
3:17:32 AM: writing output... [ 96%] user_guide/examples
3:17:32 AM: writing output... [ 96%] user_guide/independence
3:17:33 AM: writing output... [ 97%] user_guide/index
3:17:33 AM: writing output... [ 98%] user_guide/kgof
3:17:33 AM: writing output... [ 98%] user_guide/ksample
3:17:33 AM: writing output... [ 99%] user_guide/sims
3:17:33 AM: writing output... [100%] user_guide/time_series
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: /opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
3:17:33 AM: ../CONTRIBUTING.md:99: WARNING: 'myst' reference target not found: #guidelines
3:17:33 AM: /opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
3:17:33 AM: generating indices... genindex py-modindex done
3:17:33 AM: writing additional pages... search done
3:17:33 AM: copying images... [ 2%] tutorials/images/thumb/sphx_glr_conditional_thumb.png
3:17:33 AM: copying images... [ 5%] tutorials/images/thumb/sphx_glr_dvariate_thumb.png
3:17:33 AM: copying images... [ 7%] tutorials/images/thumb/sphx_glr_discrim_thumb.png
3:17:33 AM: copying images... [ 10%] tutorials/images/thumb/sphx_glr_independence_thumb.png
3:17:33 AM: copying images... [ 12%] gallery/images/thumb/sphx_glr_permutation_tree_thumb.png
3:17:33 AM: copying images... [ 15%] benchmarks/images/thumb/sphx_glr_perf_1d_thumb.png
3:17:33 AM: copying images... [ 17%] benchmarks/images/thumb/sphx_glr_same_stat_thumb.png
3:17:33 AM: copying images... [ 20%] gallery/images/thumb/sphx_glr_feat_import_thumb.png
3:17:33 AM: copying images... [ 22%] gallery/images/thumb/sphx_glr_mgc_map_thumb.png
3:17:33 AM: copying images... [ 25%] tutorials/images/thumb/sphx_glr_ksample_thumb.png
3:17:33 AM: copying images... [ 27%] tutorials/images/thumb/sphx_glr_overview_thumb.png
3:17:33 AM: copying images... [ 30%] tutorials/images/thumb/sphx_glr_time_series_thumb.png
3:17:33 AM: copying images... [ 32%] tutorials/images/thumb/sphx_glr_kgof_thumb.png
3:17:33 AM: copying images... [ 35%] sample_data/images/thumb/sphx_glr_time_series_sim_thumb.png
3:17:33 AM: copying images... [ 37%] sample_data/images/thumb/sphx_glr_ksamp_gaussian_sims_thumb.png
3:17:33 AM: copying images... [ 40%] benchmarks/images/thumb/sphx_glr_indep_power_dimension_thumb.png
3:17:33 AM: copying images... [ 42%] benchmarks/images/thumb/sphx_glr_indep_power_sampsize_thumb.png
3:17:33 AM: copying images... [ 45%] sample_data/images/thumb/sphx_glr_ksamp_sims_thumb.png
3:17:33 AM: copying images... [ 47%] benchmarks/images/sphx_glr_indep_power_dimension_001.png
3:17:33 AM: copying images... [ 50%] benchmarks/images/sphx_glr_indep_power_sampsize_001.png
3:17:33 AM: copying images... [ 52%] benchmarks/images/sphx_glr_perf_1d_001.png
3:17:33 AM: copying images... [ 55%] benchmarks/images/sphx_glr_same_stat_001.png
3:17:33 AM: copying images... [ 57%] gallery/images/sphx_glr_feat_import_001.png
3:17:33 AM: copying images... [ 60%] gallery/images/sphx_glr_mgc_map_001.png
3:17:33 AM: copying images... [ 62%] gallery/images/sphx_glr_mgc_map_002.png
3:17:33 AM: copying images... [ 65%] gallery/images/sphx_glr_permutation_tree_001.png
3:17:33 AM: copying images... [ 67%] gallery/images/sphx_glr_permutation_tree_002.png
3:17:33 AM: copying images... [ 70%] tutorials/images/sphx_glr_overview_001.png
3:17:33 AM: copying images... [ 72%] sample_data/images/sphx_glr_indep_sims_001.png
3:17:33 AM: copying images... [ 75%] sample_data/images/thumb/sphx_glr_indep_sims_thumb.png
3:17:33 AM: copying images... [ 77%] sample_data/images/sphx_glr_ksamp_gaussian_sims_001.png
3:17:33 AM: copying images... [ 80%] sample_data/images/sphx_glr_ksamp_sims_001.png
3:17:33 AM: copying images... [ 82%] sample_data/images/sphx_glr_ksamp_sims_002.png
3:17:33 AM: copying images... [ 85%] sample_data/images/sphx_glr_time_series_sim_001.png
3:17:33 AM: copying images... [ 87%] tutorials/images/sphx_glr_independence_001.png
3:17:33 AM: copying images... [ 90%] tutorials/images/sphx_glr_independence_002.png
3:17:33 AM: copying images... [ 92%] tutorials/images/sphx_glr_kgof_001.png
3:17:33 AM: copying images... [ 95%] tutorials/images/sphx_glr_ksample_001.png
3:17:33 AM: copying images... [ 97%] tutorials/images/sphx_glr_time_series_001.png
3:17:33 AM: copying images... [100%] tutorials/images/sphx_glr_time_series_002.png
3:17:33 AM: copying downloadable files... [ 2%] benchmarks/indep_power_dimension.py
3:17:33 AM: copying downloadable files... [ 5%] benchmarks/indep_power_dimension.ipynb
3:17:33 AM: copying downloadable files... [ 7%] benchmarks/indep_power_sampsize.py
3:17:33 AM: copying downloadable files... [ 10%] benchmarks/indep_power_sampsize.ipynb
3:17:33 AM: copying downloadable files... [ 13%] benchmarks/perf_1d.py
3:17:33 AM: copying downloadable files... [ 15%] benchmarks/perf_1d.ipynb
3:17:33 AM: copying downloadable files... [ 18%] benchmarks/same_stat.py
3:17:33 AM: copying downloadable files... [ 21%] benchmarks/same_stat.ipynb
3:17:33 AM: copying downloadable files... [ 23%] gallery/feat_import.py
3:17:33 AM: copying downloadable files... [ 26%] gallery/feat_import.ipynb
3:17:33 AM: copying downloadable files... [ 28%] gallery/mgc_map.py
3:17:33 AM: copying downloadable files... [ 31%] gallery/mgc_map.ipynb
3:17:33 AM: copying downloadable files... [ 34%] gallery/permutation_tree.py
3:17:33 AM: copying downloadable files... [ 36%] gallery/permutation_tree.ipynb
3:17:33 AM: copying downloadable files... [ 39%] sample_data/indep_sims.py
3:17:33 AM: copying downloadable files... [ 42%] sample_data/indep_sims.ipynb
3:17:33 AM: copying downloadable files... [ 44%] sample_data/ksamp_gaussian_sims.py
3:17:33 AM: copying downloadable files... [ 47%] sample_data/ksamp_gaussian_sims.ipynb
3:17:33 AM: copying downloadable files... [ 50%] sample_data/ksamp_sims.py
3:17:33 AM: copying downloadable files... [ 52%] sample_data/ksamp_sims.ipynb
3:17:33 AM: copying downloadable files... [ 55%] sample_data/time_series_sim.py
3:17:33 AM: copying downloadable files... [ 57%] sample_data/time_series_sim.ipynb
3:17:33 AM: copying downloadable files... [ 60%] tutorials/conditional.py
3:17:33 AM: copying downloadable files... [ 63%] tutorials/conditional.ipynb
3:17:33 AM: copying downloadable files... [ 65%] tutorials/discrim.py
3:17:33 AM: copying downloadable files... [ 68%] tutorials/discrim.ipynb
3:17:33 AM: copying downloadable files... [ 71%] tutorials/dvariate.py
3:17:33 AM: copying downloadable files... [ 73%] tutorials/dvariate.ipynb
3:17:33 AM: copying downloadable files... [ 76%] tutorials/independence.py
3:17:33 AM: copying downloadable files... [ 78%] tutorials/independence.ipynb
3:17:33 AM: copying downloadable files... [ 81%] tutorials/kgof.py
3:17:33 AM: copying downloadable files... [ 84%] tutorials/kgof.ipynb
3:17:33 AM: copying downloadable files... [ 86%] tutorials/ksample.py
3:17:33 AM: copying downloadable files... [ 89%] tutorials/ksample.ipynb
3:17:33 AM: copying downloadable files... [ 92%] tutorials/overview.py
3:17:33 AM: copying downloadable files... [ 94%] tutorials/overview.ipynb
3:17:33 AM: copying downloadable files... [ 97%] tutorials/time_series.py
3:17:33 AM: copying downloadable files... [100%] tutorials/time_series.ipynb
3:17:33 AM: copying static files... done
3:17:33 AM: copying extra files... done
3:17:33 AM: dumping search index in English (code: en)... done
3:17:33 AM: dumping object inventory... done
3:17:33 AM: build succeeded, 187 warnings.
3:17:33 AM: The HTML pages are in _build/html.
3:17:33 AM: Sphinx-Gallery successfully executed 19 out of 19 files subselected by:
3:17:33 AM: gallery_conf["filename_pattern"] = '\\.py'
3:17:33 AM: gallery_conf["ignore_pattern"] = '__init__\\.py'
3:17:33 AM: after excluding 0 files that had previously been run (based on MD5).
3:17:33 AM: embedding documentation hyperlinks...
3:17:33 AM: embedding documentation hyperlinks for gallery... [ 20%] feat_import.html
3:17:33 AM: embedding documentation hyperlinks for gallery... [ 40%] index.html
3:17:33 AM: embedding documentation hyperlinks for gallery... [ 60%] mgc_map.html
3:17:33 AM: embedding documentation hyperlinks for gallery... [ 80%] permutation_tree.html
3:17:33 AM: embedding documentation hyperlinks for gallery... [100%] sg_execution_times.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 10%] conditional.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 20%] discrim.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 30%] dvariate.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 40%] independence.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 50%] index.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 60%] kgof.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 70%] ksample.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 80%] overview.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [ 90%] sg_execution_times.html
3:17:33 AM: embedding documentation hyperlinks for tutorials... [100%] time_series.html
3:17:33 AM: embedding documentation hyperlinks for sample_data... [ 16%] indep_sims.html
3:17:33 AM: embedding documentation hyperlinks for sample_data... [ 33%] index.html
3:17:33 AM: embedding documentation hyperlinks for sample_data... [ 50%] ksamp_gaussian_sims.html
3:17:33 AM: embedding documentation hyperlinks for sample_data... [ 66%] ksamp_sims.html
3:17:33 AM: embedding documentation hyperlinks for sample_data... [ 83%] sg_execution_times.html
3:17:33 AM: embedding documentation hyperlinks for sample_data... [100%] time_series_sim.html
3:17:33 AM: embedding documentation hyperlinks for benchmarks... [ 16%] indep_power_dimension.html
3:17:33 AM: embedding documentation hyperlinks for benchmarks... [ 33%] indep_power_sampsize.html
3:17:33 AM: embedding documentation hyperlinks for benchmarks... [ 50%] index.html
3:17:33 AM: embedding documentation hyperlinks for benchmarks... [ 66%] perf_1d.html
3:17:33 AM: embedding documentation hyperlinks for benchmarks... [ 83%] same_stat.html
3:17:33 AM: embedding documentation hyperlinks for benchmarks... [100%] sg_execution_times.html
3:17:33 AM: sphinx-sitemap: sitemap.xml was generated for URL https://127.0.0.1:8000/ in /opt/build/repo/docs/_build/html/sitemap.xml
3:17:35 AM: Build finished. The HTML pages are in _build/html.
3:17:35 AM:
3:17:35 AM: (build.command completed in 2m 17.4s)
3:17:35 AM:
3:17:36 AM: (Netlify Build completed in 2m 18.3s)
3:17:36 AM: Section completed: building
3:17:39 AM: Finished processing build request in 2m56.79s
Deploying
Complete
Deploying
Complete
3:17:35 AM: Deploy site
3:17:35 AM: ────────────────────────────────────────────────────────────────
3:17:35 AM:
3:17:35 AM: Starting to deploy site from 'docs/_build/html'
3:17:35 AM: Calculating files to upload
3:17:36 AM: 51 new file(s) to upload
3:17:36 AM: 0 new function(s) to upload
3:17:36 AM: Section completed: deploying
3:17:36 AM: Site deploy was successfully initiated
3:17:36 AM:
3:17:36 AM: (Deploy site completed in 867ms)
Cleanup
Complete
Cleanup
Complete
3:17:36 AM: Netlify Build Complete
3:17:36 AM: ────────────────────────────────────────────────────────────────
3:17:36 AM:
3:17:36 AM: Caching artifacts
3:17:36 AM: Started saving build plugins
3:17:36 AM: Finished saving build plugins
3:17:36 AM: Started saving mise cache
3:17:36 AM: Finished saving mise cache
3:17:36 AM: Started saving pip cache
3:17:36 AM: Finished saving pip cache
3:17:36 AM: Started saving emacs cask dependencies
3:17:36 AM: Finished saving emacs cask dependencies
3:17:36 AM: Started saving maven dependencies
3:17:36 AM: Finished saving maven dependencies
3:17:36 AM: Started saving boot dependencies
3:17:36 AM: Finished saving boot dependencies
3:17:36 AM: Started saving rust rustup cache
3:17:36 AM: Finished saving rust rustup cache
3:17:36 AM: Started saving go dependencies
3:17:36 AM: Finished saving go dependencies
3:17:36 AM: Build script success
3:17:38 AM: Uploading Cache of size 324.3MB
3:17:39 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
3:17:36 AM: Starting post processing
3:17:36 AM: Post processing done
3:17:36 AM: Section completed: postprocessing
3:17:36 AM: Skipping form detection
3:17:36 AM: Post processing - header rules
3:17:36 AM: Post processing - redirect rules
3:17:37 AM: Site is live ✨