Read the Docs build information Build id: 2084066 Project: cognite-sdk-python Version: latest Commit: bcf93f6b5e64fb375a949129c16cd75e0eb2af49 Date: 2024-03-14T08:57:35.961450Z State: finished Success: True [rtd-command-info] start-time: 2024-03-14T08:57:37.131473Z, end-time: 2024-03-14T08:57:39.084560Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/cognitedata/cognite-sdk-python.git . Cloning into '.'... [rtd-command-info] start-time: 2024-03-14T08:57:39.152946Z, end-time: 2024-03-14T08:57:39.866821Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master [rtd-command-info] start-time: 2024-03-14T08:57:40.000063Z, end-time: 2024-03-14T08:57:40.099843Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bcf93f6 fix: set list limit for data modeling (#1676) [rtd-command-info] start-time: 2024-03-14T08:57:40.166450Z, end-time: 2024-03-14T08:57:40.231779Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-14T08:57:40.295320Z, end-time: 2024-03-14T08:57:40.358395Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 build: os: ubuntu-22.04 tools: python: "3.8" jobs: post_create_environment: - pip install poetry post_install: # Dependencies like sphinx/-theme are in the 'dev' dependency group - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with dev sphinx: configuration: docs/source/conf.py fail_on_warning: true [rtd-command-info] start-time: 2024-03-14T08:57:45.317196Z, end-time: 2024-03-14T08:57:45.401420Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2024-03-14T08:57:45.798924Z, end-time: 2024-03-14T08:57:47.049553Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 923ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-03-14T08:57:47.115362Z, end-time: 2024-03-14T08:58:06.590071Z, duration: 19, exit-code: 0 pip install poetry Collecting poetry Downloading poetry-1.8.2-py3-none-any.whl (249 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.4/249.4 kB 3.0 MB/s eta 0:00:00 Collecting build<2.0.0,>=1.0.3 (from poetry) Downloading build-1.1.1-py3-none-any.whl (19 kB) Collecting cachecontrol[filecache]<0.15.0,>=0.14.0 (from poetry) Downloading cachecontrol-0.14.0-py3-none-any.whl (22 kB) Collecting cleo<3.0.0,>=2.1.0 (from poetry) Downloading cleo-2.1.0-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 11.9 MB/s eta 0:00:00 Collecting crashtest<0.5.0,>=0.4.1 (from poetry) Downloading crashtest-0.4.1-py3-none-any.whl (7.6 kB) Collecting dulwich<0.22.0,>=0.21.2 (from poetry) Downloading dulwich-0.21.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (516 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 517.0/517.0 kB 10.6 MB/s eta 0:00:00 Collecting fastjsonschema<3.0.0,>=2.18.0 (from poetry) Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Collecting importlib-metadata>=4.4 (from poetry) Downloading importlib_metadata-7.0.2-py3-none-any.whl (24 kB) Collecting installer<0.8.0,>=0.7.0 (from poetry) Downloading installer-0.7.0-py3-none-any.whl (453 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.8/453.8 kB 17.2 MB/s eta 0:00:00 Collecting keyring<25.0.0,>=24.0.0 (from poetry) Downloading keyring-24.3.1-py3-none-any.whl (38 kB) Collecting packaging>=23.1 (from poetry) Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 7.6 MB/s eta 0:00:00 Collecting pexpect<5.0.0,>=4.7.0 (from poetry) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 10.6 MB/s eta 0:00:00 Collecting pkginfo<2.0.0,>=1.9.4 (from poetry) Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB) Collecting platformdirs<5,>=3.0.0 (from poetry) Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Collecting poetry-core==1.9.0 (from poetry) Downloading poetry_core-1.9.0-py3-none-any.whl (309 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 309.5/309.5 kB 16.8 MB/s eta 0:00:00 Collecting poetry-plugin-export<2.0.0,>=1.6.0 (from poetry) Downloading poetry_plugin_export-1.6.0-py3-none-any.whl (10 kB) Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry) Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Collecting requests<3.0,>=2.26 (from poetry) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 10.5 MB/s eta 0:00:00 Collecting requests-toolbelt<2.0.0,>=1.0.0 (from poetry) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 9.1 MB/s eta 0:00:00 Collecting shellingham<2.0,>=1.5 (from poetry) Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Collecting tomli<3.0.0,>=2.0.1 (from poetry) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting tomlkit<1.0.0,>=0.11.4 (from poetry) Downloading tomlkit-0.12.4-py3-none-any.whl (37 kB) Collecting trove-classifiers>=2022.5.19 (from poetry) Downloading trove_classifiers-2024.3.3-py3-none-any.whl (13 kB) Collecting virtualenv<21.0.0,>=20.23.0 (from poetry) Downloading virtualenv-20.25.1-py3-none-any.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 24.9 MB/s eta 0:00:00 Collecting msgpack<2.0.0,>=0.5.2 (from cachecontrol[filecache]<0.15.0,>=0.14.0->poetry) Downloading msgpack-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 kB 34.3 MB/s eta 0:00:00 Collecting filelock>=3.8.0 (from cachecontrol[filecache]<0.15.0,>=0.14.0->poetry) Downloading filelock-3.13.1-py3-none-any.whl (11 kB) Collecting rapidfuzz<4.0.0,>=3.0.0 (from cleo<3.0.0,>=2.1.0->poetry) Downloading rapidfuzz-3.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 48.4 MB/s eta 0:00:00 Collecting urllib3>=1.25 (from dulwich<0.22.0,>=0.21.2->poetry) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 17.9 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.4->poetry) Downloading zipp-3.18.0-py3-none-any.whl (8.2 kB) Collecting jaraco.classes (from keyring<25.0.0,>=24.0.0->poetry) Downloading jaraco.classes-3.3.1-py3-none-any.whl (6.8 kB) Collecting importlib-resources (from keyring<25.0.0,>=24.0.0->poetry) Downloading importlib_resources-6.3.0-py3-none-any.whl (35 kB) Collecting SecretStorage>=3.2 (from keyring<25.0.0,>=24.0.0->poetry) Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring<25.0.0,>=24.0.0->poetry) Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 5.1 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting charset-normalizer<4,>=2 (from requests<3.0,>=2.26->poetry) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 26.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests<3.0,>=2.26->poetry) Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 10.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests<3.0,>=2.26->poetry) Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 23.5 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.7 (from virtualenv<21.0.0,>=20.23.0->poetry) Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 47.5 MB/s eta 0:00:00 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry) Downloading cryptography-42.0.5-cp37-abi3-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 56.2 MB/s eta 0:00:00 Collecting more-itertools (from jaraco.classes->keyring<25.0.0,>=24.0.0->poetry) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 11.4 MB/s eta 0:00:00 Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry) Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.7/444.7 kB 49.3 MB/s eta 0:00:00 Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 20.4 MB/s eta 0:00:00 Installing collected packages: trove-classifiers, ptyprocess, fastjsonschema, distlib, zipp, urllib3, tomlkit, tomli, shellingham, rapidfuzz, pycparser, poetry-core, platformdirs, pkginfo, pexpect, packaging, msgpack, more-itertools, jeepney, installer, idna, filelock, crashtest, charset-normalizer, certifi, virtualenv, requests, pyproject-hooks, jaraco.classes, importlib-resources, importlib-metadata, dulwich, cleo, cffi, requests-toolbelt, cryptography, cachecontrol, build, SecretStorage, keyring, poetry-plugin-export, poetry Successfully installed SecretStorage-3.3.3 build-1.1.1 cachecontrol-0.14.0 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-3.3.2 cleo-2.1.0 crashtest-0.4.1 cryptography-42.0.5 distlib-0.3.8 dulwich-0.21.7 fastjsonschema-2.19.1 filelock-3.13.1 idna-3.6 importlib-metadata-7.0.2 importlib-resources-6.3.0 installer-0.7.0 jaraco.classes-3.3.1 jeepney-0.8.0 keyring-24.3.1 more-itertools-10.2.0 msgpack-1.0.8 packaging-24.0 pexpect-4.9.0 pkginfo-1.10.0 platformdirs-4.2.0 poetry-1.8.2 poetry-core-1.9.0 poetry-plugin-export-1.6.0 ptyprocess-0.7.0 pycparser-2.21 pyproject-hooks-1.0.0 rapidfuzz-3.6.2 requests-2.31.0 requests-toolbelt-1.0.0 shellingham-1.5.4 tomli-2.0.1 tomlkit-0.12.4 trove-classifiers-2024.3.3 urllib3-2.2.1 virtualenv-20.25.1 zipp-3.18.0 [notice] A new release of pip is available: 23.1 -> 24.0 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2024-03-14T08:58:06.668250Z, end-time: 2024-03-14T08:58:10.482920Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 33.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.2.0 [rtd-command-info] start-time: 2024-03-14T08:58:10.551109Z, end-time: 2024-03-14T08:58:16.126161Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from sphinx) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from sphinx) (24.0) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from sphinx) (7.0.2) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.8->sphinx) (3.18.0) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx) (2.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (from requests>=2.25.0->sphinx) (2024.2.2) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 66.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 188.3 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 254.8 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 232.0 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 254.8 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 223.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 216.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 224.5 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 213.5 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 207.2 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 226.0 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 249.2 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, pytz, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, MarkupSafe, imagesize, docutils, babel, alabaster, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 docutils-0.20.1 imagesize-1.4.1 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 [rtd-command-info] start-time: 2024-03-14T08:58:16.195709Z, end-time: 2024-03-14T08:58:25.270671Z, duration: 9, exit-code: 0 VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with dev Installing dependencies from lock file Package operations: 64 installs, 7 updates, 0 removals - Downgrading zipp (3.18.0 -> 3.17.0) - Downgrading docutils (0.20.1 -> 0.15.2) - Downgrading importlib-metadata (7.0.2 -> 7.0.1) - Installing mdurl (0.1.2) - Downgrading packaging (24.0 -> 23.2) - Installing six (1.16.0) - Installing asttokens (2.4.1) - Installing exceptiongroup (1.2.0) - Installing executing (2.0.1) - Downgrading importlib-resources (6.3.0 -> 6.1.2) - Installing iniconfig (2.0.0) - Installing markdown-it-py (3.0.0) - Installing mccabe (0.7.0) - Installing nh3 (0.2.15) - Installing parso (0.8.3) - Installing pluggy (1.4.0) - Installing pure-eval (0.2.2) - Installing pycodestyle (2.9.1) - Installing pyflakes (2.5.0) - Downgrading setuptools (69.2.0 -> 69.1.1) - Downgrading sphinx (7.1.2 -> 5.3.0) - Installing traitlets (5.14.1) - Installing typing-extensions (4.10.0) - Installing wcwidth (0.2.13) - Installing backcall (0.2.0) - Installing cfgv (3.4.0) - Installing coverage (7.4.3) - Installing decorator (5.1.1) - Installing execnet (2.0.2) - Installing flake8 (5.0.4) - Installing icdiff (2.0.7) - Installing identify (2.5.35) - Installing jedi (0.19.1) - Installing matplotlib-inline (0.1.6) - Installing mypy-extensions (1.0.0) - Installing nodeenv (1.8.0) - Installing oauthlib (3.2.2) - Installing pickleshare (0.7.5) - Installing pprintpp (0.4.0) - Installing prompt-toolkit (3.0.43) - Installing pyjwt (2.8.0) - Installing pytest (8.1.0) - Installing pyyaml (6.0.1) - Installing readme-renderer (43.0) - Installing rfc3986 (2.0.0) - Installing rich (13.7.1) - Installing sphinxcontrib-jquery (4.1) - Installing stack-data (0.6.3) - Installing graphlib-backport (1.0.3) - Installing ipython (8.12.3) - Installing mypy (1.8.0) - Installing pep8-naming (0.13.3) - Installing msal (1.27.0) - Installing pre-commit (2.21.0) - Installing protobuf (4.25.3) - Installing pytest-asyncio (0.23.5) - Installing pytest-cov (4.1.0) - Installing pytest-icdiff (0.9) - Installing pytest-rerunfailures (13.0) - Installing pytest-xdist (3.5.0) - Installing python-dotenv (0.20.0) - Installing requests-oauthlib (1.3.1) - Installing responses (0.21.0) - Installing sphinx-rtd-theme (2.0.0) - Installing toml (0.10.2) - Installing twine (4.0.2) - Installing types-backports (0.1.3) - Installing types-protobuf (4.24.0.20240302) - Installing types-pyyaml (6.0.12.12) - Installing types-requests (2.31.0.20240218) - Installing types-urllib3 (1.26.25.14) Warning: The file chosen for install of pytest 8.1.0 (pytest-8.1.0-py3-none-any.whl) is yanked. Reason for being yanked: See https://github.com/pytest-dev/pytest/issues/12069 Installing the current project: cognite-sdk (7.28.2) [rtd-command-info] start-time: 2024-03-14T08:58:25.964924Z, end-time: 2024-03-14T08:58:26.026797Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # # cognite-sdk-python documentation build configuration file, created by # sphinx-quickstart on Mon Jan 8 14:36:34 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import re # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ["sphinx.ext.autodoc", "sphinx.ext.napoleon", "sphinx.ext.autosectionlabel"] autosectionlabel_prefix_document = True # Add any paths that contain templates here, relative to this directory. templates_path = [] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "cognite-sdk" copyright = "2019, Cognite AS" author = "Erlend Vollset" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = re.search(r'^__version__\s*=\s*"(.*)"', open("../../cognite/client/_version.py").read(), re.M).group(1) # The full version, including alpha/beta/rc tags. release = version # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom _static files (such as style sheets) here, # relative to this directory. They are copied after the builtin _static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = [] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { "**": ["relations.html", "searchbox.html", "globaltoc.html"] # needs 'show_related': True theme option to display } html_favicon = "img/cognite_logo_black.png" html_logo = "img/cognite_logo_white.png" # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "cognite-sdk-pythondoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [(master_doc, "cognite-sdk-python.tex", "cognite-sdk-python Documentation", "Cognite", "manual")] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "cognite-sdk-python", "cognite-sdk-python Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "cognite-sdk-python", "cognite-sdk-python Documentation", author, "cognite-sdk-python", "One line description of project.", "Miscellaneous", ) ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v6", "/en/v6/"), ("v5", "/en/v5/"), ("v4", "/en/v4/"), ("v3", "/en/v3/"), ("v2", "/en/v2/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'cognite-sdk-python', 'name': u'sdk-python', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'UA-141199819-1', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'cognitedata', 'proxied_api_host': '/_', 'github_repo': 'cognite-sdk-python', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-141199819-1', 'global_analytics_code': 'UA-17997319-2', 'commit': 'bcf93f6b', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/cognite-sdk-python/builds/2084066/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-03-14T08:58:26.104817Z, end-time: 2024-03-14T08:59:17.455496Z, duration: 51, exit-code: 0 python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 30 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed reading sources... [ 3%] 3d reading sources... [ 6%] appendix reading sources... [ 10%] assets reading sources... [ 13%] base_data_classes reading sources... [ 16%] cognite_client reading sources... [ 20%] contextualization reading sources... [ 23%] credential_providers reading sources... [ 26%] data_ingestion reading sources... [ 30%] data_modeling reading sources... [ 33%] data_organization reading sources... [ 36%] deprecated reading sources... [ 40%] documents reading sources... [ 43%] events reading sources... [ 46%] exceptions reading sources... [ 50%] extensions_and_optional_dependencies reading sources... [ 53%] files reading sources... [ 56%] filters reading sources... [ 60%] functions reading sources... [ 63%] geospatial reading sources... [ 66%] identity_and_access_management reading sources... [ 70%] index reading sources... [ 73%] quickstart reading sources... [ 76%] sequences reading sources... [ 80%] settings reading sources... [ 83%] testing reading sources... [ 86%] time_series reading sources... [ 90%] transformations reading sources... [ 93%] unit_catalog reading sources... [ 96%] utils reading sources... [100%] workflow_orchestration looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] 3d writing output... [ 6%] appendix writing output... [ 10%] assets writing output... [ 13%] base_data_classes writing output... [ 16%] cognite_client writing output... [ 20%] contextualization writing output... [ 23%] credential_providers writing output... [ 26%] data_ingestion writing output... [ 30%] data_modeling writing output... [ 33%] data_organization writing output... [ 36%] deprecated writing output... [ 40%] documents writing output... [ 43%] events writing output... [ 46%] exceptions writing output... [ 50%] extensions_and_optional_dependencies writing output... [ 53%] files writing output... [ 56%] filters writing output... [ 60%] functions writing output... [ 63%] geospatial writing output... [ 66%] identity_and_access_management writing output... [ 70%] index writing output... [ 73%] quickstart writing output... [ 76%] sequences writing output... [ 80%] settings writing output... [ 83%] testing writing output... [ 86%] time_series writing output... [ 90%] transformations writing output... [ 93%] unit_catalog writing output... [ 96%] utils writing output... [100%] workflow_orchestration generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../../_readthedocs/html.