Read the Docs build information Build id: 156067 Project: cognite-sdk-python Version: latest Commit: ef3e2b5d8c2270a347d85ce8e29847836bcd2a47 Date: 2018-11-04T18:36:22.134287Z State: finished Success: True [rtd-command-info] start-time: 2018-11-05T00:36:22.556648Z, end-time: 2018-11-05T00:36:23.900662Z, duration: 1, exit-code: 0 git clone https://github.com/cognitedata/cognite-sdk-python.git . Cloning into '.'... [rtd-command-info] start-time: 2018-11-05T00:36:23.965197Z, end-time: 2018-11-05T00:36:24.331451Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out '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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ef3e2b5 Fix sdk (#140) [rtd-command-info] start-time: 2018-11-05T00:36:24.386676Z, end-time: 2018-11-05T00:36:24.394180Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-11-05T00:36:24.474576Z, end-time: 2018-11-05T00:36:24.480667Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/feature/continues_deployment origin/fix-sdk origin/master [rtd-command-info] start-time: 2018-11-05T00:36:25.285472Z, end-time: 2018-11-05T00:36:28.895829Z, duration: 3, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.6.2' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin/python3.6 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-11-05T00:36:28.954678Z, end-time: 2018-11-05T00:36:55.060828Z, duration: 26, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools<40 Downloading https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl (567kB) Collecting docutils==0.13.1 Downloading https://files.pythonhosted.org/packages/7c/30/8fb30d820c012a6f701a66618ce065b6d61d08ac0a77e47fc7808dbaee47/docutils-0.13.1-py3-none-any.whl (536kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading https://files.pythonhosted.org/packages/9f/53/9dafa3a48ffa25f4e22f40df880b58b99ad53648f0990caf09b1824d5db2/Pillow-2.6.1.tar.gz (7.3MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Downloading https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/ef/0c/e4a462190506bc4bff6ca8cf93da07b2d13e540466d2e8a760352d0c69b0/sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/2b/c5/126eb75a57918bb3d2f858ddda05f5670d6f07bfa356bc8870e2885f6aac/readthedocs_sphinx_ext-0.5.15-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting packaging (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/89/d1/92e6df2e503a69df9faab187c684585f0136662c12bb1f36901d426f3fab/packaging-18.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting six>=1.5 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB) Collecting sphinxcontrib-websupport (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/71/e8/6777f6624681c8b9701a8a0a5654f3eb56919a01a78e12bf3c73f5a3c714/pyparsing-2.3.0-py2.py3-none-any.whl (59kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/56/9d/1d02dd80bc4cd955f98980f28c5ee2200e1209292d5f9e9cc8d030d18655/certifi-2018.10.15-py2.py3-none-any.whl (146kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.8,>=2.5 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB) Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/f8/0e/2365ddc010afb3d79147f1dd544e5ee24bf4ece58ab99b16fbb465ce6dc0/pytz-2018.7-py2.py3-none-any.whl (506kB) Building wheels for collected packages: mock, pillow, commonmark, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip/wheels/de/0e/6b/556798d1ac8762a076ddff5b20f65b2e6cc2ae13b0e683c263 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 Successfully built mock pillow commonmark MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, snowballstemmer, six, pyparsing, packaging, MarkupSafe, Jinja2, certifi, chardet, idna, urllib3, requests, sphinxcontrib-websupport, imagesize, pytz, babel, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 39.0.1 Uninstalling setuptools-39.0.1: Successfully uninstalled setuptools-39.0.1 Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.12 babel-2.6.0 certifi-2018.10.15 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.7 imagesize-1.1.0 mock-1.0.1 packaging-18.0 pillow-2.6.1 pyparsing-2.3.0 pytz-2018.7 readthedocs-sphinx-ext-0.5.15 recommonmark-0.4.0 requests-2.20.0 setuptools-39.2.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.7.9 sphinx-rtd-theme-0.4.2 sphinxcontrib-websupport-1.1.0 urllib3-1.24.1 You are using pip version 9.0.3, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-11-05T00:36:55.116609Z, end-time: 2018-11-05T00:37:00.511021Z, duration: 5, exit-code: 0 python setup.py install --force running install running bdist_egg running egg_info creating cognite_sdk.egg-info writing cognite_sdk.egg-info/PKG-INFO writing dependency_links to cognite_sdk.egg-info/dependency_links.txt writing entry points to cognite_sdk.egg-info/entry_points.txt writing requirements to cognite_sdk.egg-info/requires.txt writing top-level names to cognite_sdk.egg-info/top_level.txt writing manifest file 'cognite_sdk.egg-info/SOURCES.txt' reading manifest file 'cognite_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cognite_sdk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/cognite copying cognite/__init__.py -> build/lib/cognite copying cognite/data_transfer_service.py -> build/lib/cognite copying cognite/__main__.py -> build/lib/cognite copying cognite/_utils.py -> build/lib/cognite copying cognite/_constants.py -> build/lib/cognite copying cognite/preprocessing.py -> build/lib/cognite copying cognite/config.py -> build/lib/cognite creating build/lib/cognite/v05 copying cognite/v05/__init__.py -> build/lib/cognite/v05 copying cognite/v05/depthseries.py -> build/lib/cognite/v05 copying cognite/v05/raw.py -> build/lib/cognite/v05 copying cognite/v05/files.py -> build/lib/cognite/v05 copying cognite/v05/assets.py -> build/lib/cognite/v05 copying cognite/v05/events.py -> build/lib/cognite/v05 copying cognite/v05/timeseries.py -> build/lib/cognite/v05 copying cognite/v05/dto.py -> build/lib/cognite/v05 copying cognite/v05/tagmatching.py -> build/lib/cognite/v05 creating build/lib/cognite/auxiliary copying cognite/auxiliary/__init__.py -> build/lib/cognite/auxiliary creating build/lib/cognite/v06 copying cognite/v06/__init__.py -> build/lib/cognite/v06 copying cognite/v06/datapoints.py -> build/lib/cognite/v06 copying cognite/v06/time_series.py -> build/lib/cognite/v06 creating build/lib/cognite/v04 copying cognite/v04/__init__.py -> build/lib/cognite/v04 copying cognite/v04/cloud_storage.py -> build/lib/cognite/v04 copying cognite/v04/raw.py -> build/lib/cognite/v04 copying cognite/v04/assets.py -> build/lib/cognite/v04 copying cognite/v04/timeseries.py -> build/lib/cognite/v04 copying cognite/v04/dto.py -> build/lib/cognite/v04 copying cognite/v04/tagmatching.py -> build/lib/cognite/v04 creating build/lib/cognite/cli copying cognite/cli/__init__.py -> build/lib/cognite/cli copying cognite/cli/cli.py -> build/lib/cognite/cli copying cognite/cli/cli_models.py -> build/lib/cognite/cli creating build/lib/cognite/auxiliary/_protobuf_descriptors copying cognite/auxiliary/_protobuf_descriptors/__init__.py -> build/lib/cognite/auxiliary/_protobuf_descriptors copying cognite/auxiliary/_protobuf_descriptors/_api_timeseries_data_v1_pb2.py -> build/lib/cognite/auxiliary/_protobuf_descriptors copying cognite/auxiliary/_protobuf_descriptors/_api_timeseries_data_v2_pb2.py -> build/lib/cognite/auxiliary/_protobuf_descriptors creating build/lib/cognite/v06/analytics copying cognite/v06/analytics/models.py -> build/lib/cognite/v06/analytics copying cognite/v06/analytics/__init__.py -> build/lib/cognite/v06/analytics creating build/lib/cognite/auxiliary/_hosting creating build/lib/cognite/auxiliary/_hosting/model copying cognite/auxiliary/_hosting/model/setup.py -> build/lib/cognite/auxiliary/_hosting/model creating build/lib/cognite/auxiliary/_hosting/model/model copying cognite/auxiliary/_hosting/model/model/__init__.py -> build/lib/cognite/auxiliary/_hosting/model/model copying cognite/auxiliary/_hosting/model/model/model.py -> build/lib/cognite/auxiliary/_hosting/model/model creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/cognite copying build/lib/cognite/__init__.py -> build/bdist.linux-x86_64/egg/cognite copying build/lib/cognite/data_transfer_service.py -> build/bdist.linux-x86_64/egg/cognite copying build/lib/cognite/__main__.py -> build/bdist.linux-x86_64/egg/cognite creating build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/__init__.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/depthseries.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/raw.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/files.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/assets.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/events.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/timeseries.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/dto.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/v05/tagmatching.py -> build/bdist.linux-x86_64/egg/cognite/v05 copying build/lib/cognite/_utils.py -> build/bdist.linux-x86_64/egg/cognite creating build/bdist.linux-x86_64/egg/cognite/auxiliary copying build/lib/cognite/auxiliary/__init__.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary creating build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting creating build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model copying build/lib/cognite/auxiliary/_hosting/model/setup.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model creating build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model/model copying build/lib/cognite/auxiliary/_hosting/model/model/__init__.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model/model copying build/lib/cognite/auxiliary/_hosting/model/model/model.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model/model creating build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors copying build/lib/cognite/auxiliary/_protobuf_descriptors/__init__.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors copying build/lib/cognite/auxiliary/_protobuf_descriptors/_api_timeseries_data_v1_pb2.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors copying build/lib/cognite/auxiliary/_protobuf_descriptors/_api_timeseries_data_v2_pb2.py -> build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors copying build/lib/cognite/_constants.py -> build/bdist.linux-x86_64/egg/cognite copying build/lib/cognite/preprocessing.py -> build/bdist.linux-x86_64/egg/cognite creating build/bdist.linux-x86_64/egg/cognite/v06 copying build/lib/cognite/v06/__init__.py -> build/bdist.linux-x86_64/egg/cognite/v06 copying build/lib/cognite/v06/datapoints.py -> build/bdist.linux-x86_64/egg/cognite/v06 creating build/bdist.linux-x86_64/egg/cognite/v06/analytics copying build/lib/cognite/v06/analytics/models.py -> build/bdist.linux-x86_64/egg/cognite/v06/analytics copying build/lib/cognite/v06/analytics/__init__.py -> build/bdist.linux-x86_64/egg/cognite/v06/analytics copying build/lib/cognite/v06/time_series.py -> build/bdist.linux-x86_64/egg/cognite/v06 creating build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/__init__.py -> build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/cloud_storage.py -> build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/raw.py -> build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/assets.py -> build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/timeseries.py -> build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/dto.py -> build/bdist.linux-x86_64/egg/cognite/v04 copying build/lib/cognite/v04/tagmatching.py -> build/bdist.linux-x86_64/egg/cognite/v04 creating build/bdist.linux-x86_64/egg/cognite/cli copying build/lib/cognite/cli/__init__.py -> build/bdist.linux-x86_64/egg/cognite/cli copying build/lib/cognite/cli/cli.py -> build/bdist.linux-x86_64/egg/cognite/cli copying build/lib/cognite/cli/cli_models.py -> build/bdist.linux-x86_64/egg/cognite/cli copying build/lib/cognite/config.py -> build/bdist.linux-x86_64/egg/cognite byte-compiling build/bdist.linux-x86_64/egg/cognite/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/data_transfer_service.py to data_transfer_service.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/__main__.py to __main__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/depthseries.py to depthseries.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/raw.py to raw.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/files.py to files.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/assets.py to assets.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/events.py to events.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/timeseries.py to timeseries.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/dto.py to dto.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v05/tagmatching.py to tagmatching.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/_utils.py to _utils.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model/setup.py to setup.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model/model/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/_hosting/model/model/model.py to model.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors/_api_timeseries_data_v1_pb2.py to _api_timeseries_data_v1_pb2.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/auxiliary/_protobuf_descriptors/_api_timeseries_data_v2_pb2.py to _api_timeseries_data_v2_pb2.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/_constants.py to _constants.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/preprocessing.py to preprocessing.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v06/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v06/datapoints.py to datapoints.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v06/analytics/models.py to models.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v06/analytics/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v06/time_series.py to time_series.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/cloud_storage.py to cloud_storage.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/raw.py to raw.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/assets.py to assets.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/timeseries.py to timeseries.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/dto.py to dto.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/v04/tagmatching.py to tagmatching.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/cli/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/cli/cli.py to cli.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/cli/cli_models.py to cli_models.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/config.py to config.cpython-36.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/cognite_sdk-0.11.11-py3.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing cognite_sdk-0.11.11-py3.6.egg creating /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/cognite_sdk-0.11.11-py3.6.egg Extracting cognite_sdk-0.11.11-py3.6.egg to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Adding cognite-sdk 0.11.11 to easy-install.pth file Installing cognite script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/cognite_sdk-0.11.11-py3.6.egg Processing dependencies for cognite-sdk==0.11.11 Searching for tabulate Reading https://pypi.org/simple/tabulate/ Downloading https://files.pythonhosted.org/packages/12/c2/11d6845db5edf1295bc08b2f488cf5937806586afe42936c3f34c097ebdc/tabulate-0.8.2.tar.gz#sha256=e4ca13f26d0a6be2a2915428dc21e732f1e44dad7f76d7030b2ef1ec251cf7f2 Best match: tabulate 0.8.2 Processing tabulate-0.8.2.tar.gz Writing /tmp/easy_install-yc8urbrl/tabulate-0.8.2/setup.cfg Running tabulate-0.8.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yc8urbrl/tabulate-0.8.2/egg-dist-tmp-hjrm3ath zip_safe flag not set; analyzing archive contents... Moving tabulate-0.8.2-py3.6.egg to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Adding tabulate 0.8.2 to easy-install.pth file Installing tabulate script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/tabulate-0.8.2-py3.6.egg Searching for cognite-logger>=0.3 Reading https://pypi.org/simple/cognite-logger/ Downloading https://files.pythonhosted.org/packages/9a/28/12d35b2ea77df3d6525d60a9fa6b16b7547c1aab85a769b60d6d9c7dc4c3/cognite-logger-0.3.2.tar.gz#sha256=056a35c4f71ef75b61db4a4b41ce345a1da917fe51b92110769ebfdead985c1b Best match: cognite-logger 0.3.2 Processing cognite-logger-0.3.2.tar.gz Writing /tmp/easy_install-i3hu2n31/cognite-logger-0.3.2/setup.cfg Running cognite-logger-0.3.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-i3hu2n31/cognite-logger-0.3.2/egg-dist-tmp-ggs_yd2g zip_safe flag not set; analyzing archive contents... Moving cognite_logger-0.3.2-py3.6.egg to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Adding cognite-logger 0.3.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/cognite_logger-0.3.2-py3.6.egg Searching for protobuf Reading https://pypi.org/simple/protobuf/ Downloading https://files.pythonhosted.org/packages/c2/f9/28787754923612ca9bfdffc588daa05580ed70698add063a5629d1a4209d/protobuf-3.6.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=46e34fdcc2b1f2620172d3a4885128705a4e658b9b62355ae5e98f9ea19f42c2 Best match: protobuf 3.6.1 Processing protobuf-3.6.1-cp36-cp36m-manylinux1_x86_64.whl Installing protobuf-3.6.1-cp36-cp36m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/protobuf-3.6.1-py3.6-linux-x86_64.egg/EGG-INFO/requires.txt Adding protobuf 3.6.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/protobuf-3.6.1-py3.6-linux-x86_64.egg Searching for pandas Reading https://pypi.org/simple/pandas/ Downloading https://files.pythonhosted.org/packages/e1/d8/feeb346d41f181e83fba45224ab14a8d8af019b48af742e047f3845d8cff/pandas-0.23.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=6efa9fa6e1434141df8872d0fa4226fc301b17aacf37429193f9d70b426ea28f Best match: pandas 0.23.4 Processing pandas-0.23.4-cp36-cp36m-manylinux1_x86_64.whl Installing pandas-0.23.4-cp36-cp36m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/pandas-0.23.4-py3.6-linux-x86_64.egg/EGG-INFO/requires.txt Adding pandas 0.23.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/pandas-0.23.4-py3.6-linux-x86_64.egg Searching for python-json-logger==0.1.8 Reading https://pypi.org/simple/python-json-logger/ Downloading https://files.pythonhosted.org/packages/00/32/8ca0071f8df6c4c7d0107f1891fc88ec7b7169000cc591cd30280235604d/python_json_logger-0.1.8-py2.py3-none-any.whl#sha256=30999d1d742ecf6645991a2ce9273188505e98b713ad63be06aabff47dd1b3c4 Best match: python-json-logger 0.1.8 Processing python_json_logger-0.1.8-py2.py3-none-any.whl Installing python_json_logger-0.1.8-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/python_json_logger-0.1.8-py3.6.egg/EGG-INFO/requires.txt Adding python-json-logger 0.1.8 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/python_json_logger-0.1.8-py3.6.egg Searching for python-dateutil>=2.5.0 Reading https://pypi.org/simple/python-dateutil/ Downloading https://files.pythonhosted.org/packages/74/68/d87d9b36af36f44254a8d512cbfc48369103a3b9e474be9bdfe536abfc45/python_dateutil-2.7.5-py2.py3-none-any.whl#sha256=063df5763652e21de43de7d9e00ccf239f953a832941e37be541614732cdfc93 Best match: python-dateutil 2.7.5 Processing python_dateutil-2.7.5-py2.py3-none-any.whl Installing python_dateutil-2.7.5-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/python_dateutil-2.7.5-py3.6.egg/EGG-INFO/requires.txt Adding python-dateutil 2.7.5 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/python_dateutil-2.7.5-py3.6.egg Searching for numpy>=1.9.0 Reading https://pypi.org/simple/numpy/ Downloading https://files.pythonhosted.org/packages/ff/7f/9d804d2348471c67a7d8b5f84f9bc59fd1cefa148986f2b74552f8573555/numpy-1.15.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=23557bdbca3ccbde3abaa12a6e82299bc92d2b9139011f8c16ca1bb8c75d1e95 Best match: numpy 1.15.4 Processing numpy-1.15.4-cp36-cp36m-manylinux1_x86_64.whl Installing numpy-1.15.4-cp36-cp36m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Adding numpy 1.15.4 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/numpy-1.15.4-py3.6-linux-x86_64.egg Searching for requests==2.20.0 Best match: requests 2.20.0 Adding requests 2.20.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for six==1.11.0 Best match: six 1.11.0 Adding six 1.11.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for setuptools==39.2.0 Best match: setuptools 39.2.0 Adding setuptools 39.2.0 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for pytz==2018.7 Best match: pytz 2018.7 Adding pytz 2018.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for urllib3==1.24.1 Best match: urllib3 1.24.1 Adding urllib3 1.24.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for idna==2.7 Best match: idna 2.7 Adding idna 2.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for certifi==2018.10.15 Best match: certifi 2018.10.15 Adding certifi 2018.10.15 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Finished processing dependencies for cognite-sdk==0.11.11 [rtd-command-info] start-time: 2018-11-05T00:37:00.952201Z, end-time: 2018-11-05T00:37:01.029762Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # 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 os import sys import cognite sys.path.insert(0, os.path.abspath("../..")) # -- 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"] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # 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 = "2018, Erlend Vollset" 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 = cognite.__version__ # The full version, including alpha/beta/rc tags. release = cognite.__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 = None # 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 = ["_static"] # 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 } # -- 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", "Erlend Vollset", "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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix else: SUFFIX = source_suffix[0] 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') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/cognite-sdk-python/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/cognite-sdk-python/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/cognite-sdk-python/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'cognite-sdk-python', 'name': u'sdk-python', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://cognite-sdk-python.readthedocs-hosted.com/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'cognitedata', '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, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'ef3e2b5d', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2018-11-05T00:37:01.087105Z, end-time: 2018-11-05T00:37:06.942288Z, duration: 5, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.9 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] cognite writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2018-11-05T00:37:07.020217Z, end-time: 2018-11-05T00:37:12.343101Z, duration: 5, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... cognite writing... done writing additional files... copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 2 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2018-11-05T00:37:12.449184Z, end-time: 2018-11-05T00:37:17.336880Z, duration: 4, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done processing cognite-sdk-python.tex...index cognite resolving references... writing... done copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2018-11-05T00:37:17.394487Z, end-time: 2018-11-05T00:37:18.418869Z, duration: 1, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/latex/cognite-sdk-python.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/ latest/docs/source/_build/latex/cognite-sdk-python.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file cognite-sdk-python.idx No file cognite-sdk-python.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 307--307 []\T1/ptm/m/it/10 dataframe\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-move_leading_nan _rows=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cen- [5] [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 411--411 []\T1/ptm/m/it/10 time_series_data_specs: Overfull \hbox (52.46223pt too wide) in paragraph at lines 411--411 \T1/ptm/m/it/10 List[cognite.data_transfer_service.TimeSeriesDataSpec] Underfull \hbox (badness 10000) in paragraph at lines 411--411 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 files_data_spec: cog- Underfull \hbox (badness 10000) in paragraph at lines 411--411 \T1/ptm/m/it/10 nite.data_transfer_service.FilesDataSpec LaTeX Warning: Hyper reference `cognite:cognite.data_transfer_service.TimeSerie sDataSpec' on page 7 undefined on input line 418. LaTeX Warning: Hyper reference `cognite:cognite.data_transfer_service.FilesData Spec' on page 7 undefined on input line 421. LaTeX Warning: Hyper reference `cognite:cognite.data_transfer_service.DataSpecV alidationError' on page 7 undefined on input line 426. Underfull \hbox (badness 10000) in paragraph at lines 455--455 []\T1/ptm/m/it/10 data_spec: cog- Overfull \hbox (39.94351pt too wide) in paragraph at lines 455--455 \T1/ptm/m/it/10 nite.data_transfer_service.DataSpec\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 455--455 \T1/ptm/m/it/10 project: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 7851) in paragraph at lines 455--455 \T1/ptm/m/it/10 api_key: str = None\T1/ptm/m/n/10 , [7] Underfull \hbox (badness 10000) in paragraph at lines 552--552 []\T1/ptm/m/it/10 time_series: Overfull \hbox (76.08249pt too wide) in paragraph at lines 552--552 \T1/ptm/m/it/10 List[cognite.data_transfer_service.TimeSeries], Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 ag-gre-gates: List[str], Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 gran-u-lar-ity: str, miss- Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 None, start: Union[str, Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 int, date-time.datetime] = LaTeX Warning: Hyper reference `cognite:cognite.data_transfer_service.TimeSerie s' on page 8 undefined on input line 559. [8] [9] [10] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 658--658 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 name: str\T1/pt m/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 5316) in paragraph at lines 658--658 \T1/ptm/m/it/10 put_data_spec: Dict\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put_data _spec: [11] Underfull \hbox (badness 5817) in paragraph at lines 745--745 \T1/ptm/m/it/10 avail-able_operations: List[str], [12] Underfull \hbox (badness 10000) in paragraph at lines 852--852 []\T1/ptm/m/it/10 source_package_id: int\T1/ptm/m/n/10 , [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 1172--1172 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 name: str\T1/pt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1172--1172 \T1/ptm/m/it/10 source_package_id: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1172--1172 \T1/ptm/m/it/10 train_source_package_id: int = [16] Underfull \hbox (badness 10000) in paragraph at lines 1237--1237 []\T1/ptm/m/it/10 ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 1237--1237 \T1/ptm/m/it/10 clude_metadata=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TimeSeriesResponse' on page 17 undefined on input line 1257. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TimeSeriesResponse' on page 17 undefined on input line 1291. [17] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.DatapointsResponse' on page 18 undefined on input line 1360. [18] Chapter 5. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.AssetResponse' on page 19 undefined on input line 1426. [19] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.AssetListResponse' on p age 20 undefined on input line 1467. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.AssetListResponse' on p age 20 undefined on input line 1524. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.Asset' on page 20 undef ined on input line 1537. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.AssetListResponse' on p age 20 undefined on input line 1553. [20] Underfull \hbox (badness 10000) in paragraph at lines 1581--1581 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-ent_id=None\T1/ptm/m /n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 21 undefined on input line 1619. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 21 undefined on input line 1645. [21] Underfull \hbox (badness 10000) in paragraph at lines 1763--1763 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 22 undefined on input line 1797. [22] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 23 undefined on input line 1869. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 23 undefined on input line 1895. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 23 undefined on input line 1921. [23] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 24 undefined on input line 1979. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 24 undefined on input line 2005. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 24 undefined on input line 2039. [24] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 25 undefined on input line 2095. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.CogniteDataObject' on p age 25 undefined on input line 2183. [25] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.Datapoint' on page 26 u ndefined on input line 2218. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.EventResponse' on page 26 undefined on input line 2282. [26] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.EventListResponse' on p age 27 undefined on input line 2342. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.Event' on page 27 undef ined on input line 2355. Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 []\T1/ptm/m/it/10 description=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 type=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 sub-type=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_start_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_start_t ime=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_end_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_end_time= None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_created_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_creat ed_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_last_updated_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 max_last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , [27] [28] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.FileInfoResponse' on pa ge 29 undefined on input line 2542. Underfull \hbox (badness 7468) in paragraph at lines 2551--2551 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 file_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 so urce=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.FileListResponse' on pa ge 29 undefined on input line 2602. Underfull \hbox (badness 10000) in paragraph at lines 2611--2611 []\T1/ptm/m/it/10 file_name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 so urce=None\T1/ptm/m/n/10 , [29] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawResponse' on page 30 undefined on input line 2705. Underfull \hbox (badness 8132) in paragraph at lines 2714--2714 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 2714--2714 \T1/ptm/m/it/10 rows: List[cognite.v05.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawRow' on page 30 unde fined on input line 2725. [30] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawResponse' on page 31 undefined on input line 2774. Underfull \hbox (badness 10000) in paragraph at lines 2783--2783 []\T1/ptm/m/it/10 database_names: list\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-cur-s ive: bool = False\T1/ptm/m/n/10 , Underfull \hbox (badness 8132) in paragraph at lines 2808--2808 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 2808--2808 \T1/ptm/m/it/10 rows: List[cognite.v05.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , [31] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawResponse' on page 32 undefined on input line 2890. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawResponse' on page 32 undefined on input line 2925. [32] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawResponse' on page 33 undefined on input line 2963. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.RawResponse' on page 33 undefined on input line 2998. Underfull \hbox (badness 10000) in paragraph at lines 3016--3016 []\T1/ptm/m/it/10 tag_ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fuzzy_threshold=0\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 plat-form=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TagMatchingResponse' on page 33 undefined on input line 3049. [33] [34] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.DatapointsResponse' on page 35 undefined on input line 3147. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [35] Underfull \hbox (badness 10000) in paragraph at lines 3264--3264 []\T1/ptm/m/it/10 datapoints_queries\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3264--3264 \T1/ptm/m/it/10 gates=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gran-u-lar- LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.DatapointsQuery' on pag e 36 undefined on input line 3271. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.DatapointsResponse' on page 36 undefined on input line 3311. Underfull \hbox (badness 10000) in paragraph at lines 3320--3320 []\T1/ptm/m/it/10 prefix=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- [36] LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TimeSeriesResponse' on page 37 undefined on input line 3362. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.Datapoint' on page 37 u ndefined on input line 3410. [37] Underfull \hbox (badness 10000) in paragraph at lines 3458--3458 []\T1/ptm/m/it/10 timeseries_with_datapoints: Overfull \hbox (44.01263pt too wide) in paragraph at lines 3458--3458 \T1/ptm/m/it/10 List[cognite.v05.dto.TimeseriesWithDatapoints], LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TimeseriesWithDatapoint s' on page 38 undefined on input line 3462. Underfull \hbox (badness 10000) in paragraph at lines 3461--3463 []\T1/pcr/b/n/10 timeseries_with_datapoints \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Lis t[\T1/pcr/m/n/10 v05.dto. Underfull \hbox (badness 10000) in paragraph at lines 3486--3486 []\T1/ptm/m/it/10 time_series: List[cognite.v05.dto.TimeSeries], LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TimeSeries' on page 38 undefined on input line 3490. LaTeX Warning: Hyper reference `cognite:cognite.v05.dto.TimeSeries' on page 38 undefined on input line 3517. [38] Chapter 6. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.Asset' on page 39 undef ined on input line 3554. [39] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.AssetResponse' on page 40 undefined on input line 3607. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.AssetResponse' on page 40 undefined on input line 3660. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.Asset' on page 40 undef ined on input line 3673. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.AssetResponse' on page 40 undefined on input line 3689. [40] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.FileInfoResponse' on pa ge 41 undefined on input line 3789. Underfull \hbox (badness 10000) in paragraph at lines 3798--3798 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 file_type=None\T1/ptm/m/n/10 , [41] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.FileListResponse' on pa ge 42 undefined on input line 3842. Underfull \hbox (badness 10000) in paragraph at lines 3851--3851 []\T1/ptm/m/it/10 file_name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1/ptm/m/n/10 , [42] Underfull \hbox (badness 10000) in paragraph at lines 3935--3935 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-ent_id=None\T1/ptm/m /n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 43 undefined on input line 4003. [43] Underfull \hbox (badness 10000) in paragraph at lines 4107--4107 []\T1/ptm/m/it/10 tag_id\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 44 undefined on input line 4161. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 44 undefined on input line 4197. [44] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 45 undefined on input line 4295. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 45 undefined on input line 4319. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 45 undefined on input line 4353. [45] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 46 undefined on input line 4414. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.CogniteDataObject' on p age 46 undefined on input line 4537. [46] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawResponse' on page 47 undefined on input line 4617. Underfull \hbox (badness 8132) in paragraph at lines 4626--4626 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 4626--4626 \T1/ptm/m/it/10 rows: List[cognite.v04.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawRow' on page 47 unde fined on input line 4637. [47] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawResponse' on page 48 undefined on input line 4686. Underfull \hbox (badness 10000) in paragraph at lines 4695--4695 []\T1/ptm/m/it/10 database_names: list\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-cur-s ive: bool = False\T1/ptm/m/n/10 , Underfull \hbox (badness 8132) in paragraph at lines 4720--4720 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 4720--4720 \T1/ptm/m/it/10 rows: List[cognite.v04.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , [48] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawResponse' on page 49 undefined on input line 4802. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawResponse' on page 49 undefined on input line 4837. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawResponse' on page 49 undefined on input line 4875. [49] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.RawResponse' on page 50 undefined on input line 4910. Underfull \hbox (badness 10000) in paragraph at lines 4928--4928 []\T1/ptm/m/it/10 tag_ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fuzzy_threshold=0\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 plat-form=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.TagMatchingResponse' on page 50 undefined on input line 4961. Underfull \hbox (badness 10000) in paragraph at lines 4979--4979 []\T1/ptm/m/it/10 tag_id\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , [50] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.DatapointsResponse' on page 51 undefined on input line 5027. [51] Underfull \hbox (badness 10000) in paragraph at lines 5137--5137 \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start=None\ T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.DatapointsQuery' on pag e 52 undefined on input line 5144. [52] LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.DatapointsResponse' on page 53 undefined on input line 5181. Underfull \hbox (badness 10000) in paragraph at lines 5190--5190 []\T1/ptm/m/it/10 prefix=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.TimeSeriesResponse' on page 53 undefined on input line 5232. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.Datapoint' on page 53 u ndefined on input line 5249. [53] Underfull \hbox (badness 10000) in paragraph at lines 5272--5272 []\T1/ptm/m/it/10 timeseries_with_datapoints: Overfull \hbox (44.01263pt too wide) in paragraph at lines 5272--5272 \T1/ptm/m/it/10 List[cognite.v04.dto.TimeseriesWithDatapoints], LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.TimeseriesWithDatapoint s' on page 54 undefined on input line 5276. Underfull \hbox (badness 10000) in paragraph at lines 5275--5277 []\T1/pcr/b/n/10 timeseries_with_datapoints \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Lis t[\T1/pcr/m/n/10 v04.dto. Underfull \hbox (badness 10000) in paragraph at lines 5297--5297 []\T1/ptm/m/it/10 time_series: List[cognite.v04.dto.TimeSeries], LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.TimeSeries' on page 54 undefined on input line 5301. LaTeX Warning: Hyper reference `cognite:cognite.v04.dto.TimeSeries' on page 54 undefined on input line 5328. [54] LaTeX Warning: Reference `cognite:module-cognite.config' on page 55 undefined o n input line 5352. LaTeX Warning: Reference `cognite:module-cognite.data_transfer_service' on page 55 undefined on input line 5353. LaTeX Warning: Reference `cognite:module-cognite.preprocessing' on page 55 unde fined on input line 5354. LaTeX Warning: Reference `cognite:module-cognite.v04.assets' on page 55 undefin ed on input line 5355. LaTeX Warning: Reference `cognite:module-cognite.v04.cloud_storage' on page 55 undefined on input line 5356. LaTeX Warning: Reference `cognite:module-cognite.v04.dto' on page 55 undefined on input line 5357. LaTeX Warning: Reference `cognite:module-cognite.v04.raw' on page 55 undefined on input line 5358. LaTeX Warning: Reference `cognite:module-cognite.v04.tagmatching' on page 55 un defined on input line 5359. LaTeX Warning: Reference `cognite:module-cognite.v04.timeseries' on page 55 und efined on input line 5360. LaTeX Warning: Reference `cognite:module-cognite.v05.assets' on page 55 undefin ed on input line 5361. LaTeX Warning: Reference `cognite:module-cognite.v05.dto' on page 55 undefined on input line 5362. LaTeX Warning: Reference `cognite:module-cognite.v05.events' on page 55 undefin ed on input line 5363. LaTeX Warning: Reference `cognite:module-cognite.v05.files' on page 55 undefine d on input line 5364. LaTeX Warning: Reference `cognite:module-cognite.v05.raw' on page 55 undefined on input line 5365. LaTeX Warning: Reference `cognite:module-cognite.v05.tagmatching' on page 55 un defined on input line 5366. LaTeX Warning: Reference `cognite:module-cognite.v05.timeseries' on page 55 und efined on input line 5367. LaTeX Warning: Reference `cognite:module-cognite.v06.analytics.models' on page 55 undefined on input line 5368. LaTeX Warning: Reference `cognite:module-cognite.v06.datapoints' on page 55 und efined on input line 5369. LaTeX Warning: Reference `cognite:module-cognite.v06.time_series' on page 55 un defined on input line 5370. [55] No file cognite-sdk-python.ind. (./cognite-sdk-python.aux) Package rerunfilecheck Warning: File `cognite-sdk-python.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on cognite-sdk-python.pdf (59 pages, 232937 bytes). Transcript written on cognite-sdk-python.log. [rtd-command-info] start-time: 2018-11-05T00:37:18.479986Z, end-time: 2018-11-05T00:37:18.605952Z, duration: 0, exit-code: 0 makeindex -s python.ist cognite-sdk-python.idx This is makeindex, version 2.15 [TeX Live 2015] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file cognite-sdk-python.idx....done (257 entries accepted, 0 rejected). Sorting entries.....done (2221 comparisons). Generating output file cognite-sdk-python.ind....done (316 lines written, 0 warnings). Output written in cognite-sdk-python.ind. Transcript written in cognite-sdk-python.ilg. [rtd-command-info] start-time: 2018-11-05T00:37:18.659971Z, end-time: 2018-11-05T00:37:19.392554Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/latex/cognite-sdk-python.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/ latest/docs/source/_build/latex/cognite-sdk-python.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file cognite-sdk-python.idx (./cognite-sdk-python.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./cognite-sdk-python.out) (./cognite-sdk-python.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./cognite-sdk-python.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. Underfull \hbox (badness 10000) in paragraph at lines 307--307 []\T1/ptm/m/it/10 dataframe\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-move_leading_nan _rows=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cen- [5] [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 411--411 []\T1/ptm/m/it/10 time_series_data_specs: Overfull \hbox (52.46223pt too wide) in paragraph at lines 411--411 \T1/ptm/m/it/10 List[cognite.data_transfer_service.TimeSeriesDataSpec] Underfull \hbox (badness 10000) in paragraph at lines 411--411 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 files_data_spec: cog- Underfull \hbox (badness 10000) in paragraph at lines 411--411 \T1/ptm/m/it/10 nite.data_transfer_service.FilesDataSpec Underfull \hbox (badness 10000) in paragraph at lines 455--455 []\T1/ptm/m/it/10 data_spec: cog- Overfull \hbox (39.94351pt too wide) in paragraph at lines 455--455 \T1/ptm/m/it/10 nite.data_transfer_service.DataSpec\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 455--455 \T1/ptm/m/it/10 project: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 7851) in paragraph at lines 455--455 \T1/ptm/m/it/10 api_key: str = None\T1/ptm/m/n/10 , [7] Underfull \hbox (badness 10000) in paragraph at lines 552--552 []\T1/ptm/m/it/10 time_series: Overfull \hbox (76.08249pt too wide) in paragraph at lines 552--552 \T1/ptm/m/it/10 List[cognite.data_transfer_service.TimeSeries], Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 ag-gre-gates: List[str], Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 gran-u-lar-ity: str, miss- Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 None, start: Union[str, Underfull \hbox (badness 10000) in paragraph at lines 552--552 \T1/ptm/m/it/10 int, date-time.datetime] = [8] [9] [10] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 658--658 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 name: str\T1/pt m/m/n/10 , \T1/ptm/m/it/10 out- Underfull \hbox (badness 5316) in paragraph at lines 658--658 \T1/ptm/m/it/10 put_data_spec: Dict\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-put_data _spec: [11] Underfull \hbox (badness 5817) in paragraph at lines 745--745 \T1/ptm/m/it/10 avail-able_operations: List[str], [12] Underfull \hbox (badness 10000) in paragraph at lines 852--852 []\T1/ptm/m/it/10 source_package_id: int\T1/ptm/m/n/10 , [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 1172--1172 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 name: str\T1/pt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1172--1172 \T1/ptm/m/it/10 source_package_id: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1172--1172 \T1/ptm/m/it/10 train_source_package_id: int = [16] Underfull \hbox (badness 10000) in paragraph at lines 1237--1237 []\T1/ptm/m/it/10 ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 1237--1237 \T1/ptm/m/it/10 clude_metadata=False\T1/ptm/m/n/10 , [17] [18] Chapter 5. [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1581--1581 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-ent_id=None\T1/ptm/m /n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , [21] Underfull \hbox (badness 10000) in paragraph at lines 1763--1763 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , [22] [23] [24] [25] [26] Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 []\T1/ptm/m/it/10 description=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 type=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 sub-type=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_start_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_start_t ime=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_end_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_end_time= None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_created_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_creat ed_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 min_last_updated_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2376--2376 \T1/ptm/m/it/10 max_last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , [27] [28] Underfull \hbox (badness 7468) in paragraph at lines 2551--2551 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 file_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 so urce=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2611--2611 []\T1/ptm/m/it/10 file_name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 so urce=None\T1/ptm/m/n/10 , [29] Underfull \hbox (badness 8132) in paragraph at lines 2714--2714 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 2714--2714 \T1/ptm/m/it/10 rows: List[cognite.v05.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , [30] Underfull \hbox (badness 10000) in paragraph at lines 2783--2783 []\T1/ptm/m/it/10 database_names: list\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-cur-s ive: bool = False\T1/ptm/m/n/10 , Underfull \hbox (badness 8132) in paragraph at lines 2808--2808 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 2808--2808 \T1/ptm/m/it/10 rows: List[cognite.v05.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 3016--3016 []\T1/ptm/m/it/10 tag_ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fuzzy_threshold=0\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 plat-form=None\T1/ptm/m/n/10 , [33] [34] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [35] Underfull \hbox (badness 10000) in paragraph at lines 3264--3264 []\T1/ptm/m/it/10 datapoints_queries\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3264--3264 \T1/ptm/m/it/10 gates=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gran-u-lar- Underfull \hbox (badness 10000) in paragraph at lines 3320--3320 []\T1/ptm/m/it/10 prefix=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 3458--3458 []\T1/ptm/m/it/10 timeseries_with_datapoints: Overfull \hbox (44.01263pt too wide) in paragraph at lines 3458--3458 \T1/ptm/m/it/10 List[cognite.v05.dto.TimeseriesWithDatapoints], Underfull \hbox (badness 10000) in paragraph at lines 3461--3463 []\T1/pcr/b/n/10 timeseries_with_datapoints \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Lis t[[][]\T1/pcr/m/n/10 v05.dto. Underfull \hbox (badness 10000) in paragraph at lines 3486--3486 []\T1/ptm/m/it/10 time_series: List[cognite.v05.dto.TimeSeries], [38] Chapter 6. [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 3798--3798 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 file_type=None\T1/ptm/m/n/10 , [41] Underfull \hbox (badness 10000) in paragraph at lines 3851--3851 []\T1/ptm/m/it/10 file_name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 file_path=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 di-rec-tory=None\T1/ptm/m/n/10 , [42] Underfull \hbox (badness 10000) in paragraph at lines 3935--3935 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 par-ent_id=None\T1/ptm/m /n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , [43] Underfull \hbox (badness 10000) in paragraph at lines 4107--4107 []\T1/ptm/m/it/10 tag_id\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , [44] [45] [46] Underfull \hbox (badness 8132) in paragraph at lines 4626--4626 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 4626--4626 \T1/ptm/m/it/10 rows: List[cognite.v04.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , [47] Underfull \hbox (badness 10000) in paragraph at lines 4695--4695 []\T1/ptm/m/it/10 database_names: list\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-cur-s ive: bool = False\T1/ptm/m/n/10 , Underfull \hbox (badness 8132) in paragraph at lines 4720--4720 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , Underfull \hbox (badness 5592) in paragraph at lines 4720--4720 \T1/ptm/m/it/10 rows: List[cognite.v04.dto.RawRow] = None\T1/ptm/m/n/10 , \T1/p tm/m/it/10 api_key=None\T1/ptm/m/n/10 , [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 4928--4928 []\T1/ptm/m/it/10 tag_ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fuzzy_threshold=0\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 plat-form=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4979--4979 []\T1/ptm/m/it/10 tag_id\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 5137--5137 \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start=None\ T1/ptm/m/n/10 , [52] Underfull \hbox (badness 10000) in paragraph at lines 5190--5190 []\T1/ptm/m/it/10 prefix=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in- [53] Underfull \hbox (badness 10000) in paragraph at lines 5272--5272 []\T1/ptm/m/it/10 timeseries_with_datapoints: Overfull \hbox (44.01263pt too wide) in paragraph at lines 5272--5272 \T1/ptm/m/it/10 List[cognite.v04.dto.TimeseriesWithDatapoints], Underfull \hbox (badness 10000) in paragraph at lines 5275--5277 []\T1/pcr/b/n/10 timeseries_with_datapoints \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Lis t[[][]\T1/pcr/m/n/10 v04.dto. Underfull \hbox (badness 10000) in paragraph at lines 5297--5297 []\T1/ptm/m/it/10 time_series: List[cognite.v04.dto.TimeSeries], [54] [55] (./cognite-sdk-python.ind [56] Underfull \hbox (badness 10000) in paragraph at lines 43--44 []\T1/ptm/m/n/10 create_schedule() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 44--45 []\T1/ptm/m/n/10 create_source_package() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 53--54 []\T1/ptm/m/n/10 datapoints (cog-nite.v04.dto.TimeseriesWithDatapoints Underfull \hbox (badness 10000) in paragraph at lines 62--63 []\T1/ptm/m/n/10 DataTransferService (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/ptm/m/n/10 delete_schedule() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 74--75 []\T1/ptm/m/n/10 delete_source_package() (in mod-ule cog- [57] Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\T1/ptm/m/n/10 delete_version() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/ptm/m/n/10 from_JSON() (cog-nite.data_transfer_service.DataSpec Overfull \hbox (41.55922pt too wide) in paragraph at lines 116--118 []\T1/ptm/m/n/10 get_dataframe() (cog-nite.data_transfer_service.DataTransferSe rvice Overfull \hbox (45.44911pt too wide) in paragraph at lines 118--120 []\T1/ptm/m/n/10 get_dataframes() (cog-nite.data_transfer_service.DataTransferS ervice Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/ptm/m/n/10 get_datapoints_frame() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 124--125 []\T1/ptm/m/n/10 get_datapoints_frame() (in mod-ule cog- Overfull \hbox (14.35953pt too wide) in paragraph at lines 127--128 []\T1/ptm/m/n/10 get_file() (cog-nite.data_transfer_service.DataTransferService Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/ptm/m/n/10 get_multi_tag_datapoints() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 135--136 []\T1/ptm/m/n/10 get_multi_time_series_datapoints() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/ptm/m/n/10 get_multiple_time_series_by_id() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 143--144 []\T1/ptm/m/n/10 get_schedules() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/ptm/m/n/10 get_source_package() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 145--146 []\T1/ptm/m/n/10 get_source_packages() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\T1/ptm/m/n/10 get_time_series_by_id() (in mod-ule cog- [58] Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/ptm/m/n/10 merge_list_of_dataframes() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 183--184 []\T1/ptm/m/n/10 next_cursor() (cog-nite.v04.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/ptm/m/n/10 next_cursor() (cog-nite.v05.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 189--190 []\T1/ptm/m/n/10 online_predict() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/ptm/m/n/10 post_datapoints_frame() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 202--203 []\T1/ptm/m/n/10 post_multi_tag_datapoints() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 203--204 []\T1/ptm/m/n/10 post_multi_tag_datapoints() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 207--208 []\T1/ptm/m/n/10 previous_cursor() (cog-nite.v04.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 208--209 []\T1/ptm/m/n/10 previous_cursor() (cog-nite.v05.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 217--218 []\T1/ptm/m/n/10 remove_nan_columns() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 218--219 []\T1/ptm/m/n/10 remove_zero_variance_columns() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/ptm/m/n/10 securityCategories (cog-nite.v04.dto.TimeSeries at- Underfull \hbox (badness 10000) in paragraph at lines 236--237 []\T1/ptm/m/n/10 tag_id (cog-nite.v04.dto.TimeseriesWithDatapoints Underfull \hbox (badness 10000) in paragraph at lines 245--246 []\T1/ptm/m/n/10 TimeSeriesDataSpec (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 251--252 []\T1/ptm/m/n/10 to_JSON() (cog-nite.data_transfer_service.DataSpec Underfull \hbox (badness 10000) in paragraph at lines 257--258 []\T1/ptm/m/n/10 to_json() (cog-nite.v04.dto.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/ptm/m/n/10 to_json() (cog-nite.v04.dto.TagMatchingResponse [59] Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/ptm/m/n/10 to_json() (cog-nite.v05.dto.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 271--272 []\T1/ptm/m/n/10 to_json() (cog-nite.v05.dto.TagMatchingResponse Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/ptm/m/n/10 to_list() (cog-nite.v04.dto.TagMatchingResponse Underfull \hbox (badness 10000) in paragraph at lines 274--275 []\T1/ptm/m/n/10 to_list() (cog-nite.v05.dto.TagMatchingResponse Underfull \hbox (badness 10000) in paragraph at lines 275--276 []\T1/ptm/m/n/10 to_ndarray() (cog-nite.v04.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 276--277 []\T1/ptm/m/n/10 to_ndarray() (cog-nite.v04.dto.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/ptm/m/n/10 to_ndarray() (cog-nite.v05.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 278--279 []\T1/ptm/m/n/10 to_ndarray() (cog-nite.v05.dto.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 280--281 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v04.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v04.dto.DatapointsResponse Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v04.dto.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v04.dto.TagMatchingResponse Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v04.dto.TimeSeriesResponse Underfull \hbox (badness 10000) in paragraph at lines 288--289 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.AssetListResponse Underfull \hbox (badness 10000) in paragraph at lines 290--291 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.CogniteDataObject Underfull \hbox (badness 10000) in paragraph at lines 291--292 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.DatapointsResponse Underfull \hbox (badness 10000) in paragraph at lines 292--293 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.EventListResponse Underfull \hbox (badness 10000) in paragraph at lines 296--297 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 298--299 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.TagMatchingResponse Underfull \hbox (badness 10000) in paragraph at lines 299--300 []\T1/ptm/m/n/10 to_pandas() (cog-nite.v05.dto.TimeSeriesResponse Underfull \hbox (badness 10000) in paragraph at lines 300--301 []\T1/ptm/m/n/10 train_model_version() (in mod-ule cog- Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/ptm/m/n/10 uploaded_at (cog-nite.v04.dto.FileInfoResponse at- [60]) (./cognite-sdk-python.aux) Package rerunfilecheck Warning: File `cognite-sdk-python.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on cognite-sdk-python.pdf (64 pages, 257569 bytes). Transcript written on cognite-sdk-python.log. [rtd-command-info] start-time: 2018-11-05T00:37:19.466981Z, end-time: 2018-11-05T00:37:19.529056Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/latex/cognite-sdk-python.pdf /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/artifacts/latest/sphinx_pdf/cognite-sdk-python.pdf [rtd-command-info] start-time: 2018-11-05T00:37:19.581692Z, end-time: 2018-11-05T00:37:24.415280Z, duration: 4, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [epub]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] cognite writing output... [100%] index generating indices... genindex py-modindex writing additional pages... copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing cognite-sdk.epub file... build succeeded, 2 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2018-11-05T00:37:24.469905Z, end-time: 2018-11-05T00:37:24.543240Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/epub/cognite-sdk.epub /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/artifacts/latest/sphinx_epub/cognite-sdk-python.epub