Read the Docs build information Build id: 159717 Project: d-wave-systems-dwave-neal Version: latest Commit: 162055f34ab1706e92ab7bc005e5f9cd30a2bb7e Date: 2018-11-15T17:33:34.125401Z State: finished Success: True [rtd-command-info] start-time: 2018-11-15T23:36:16.810344Z, end-time: 2018-11-15T23:36:17.092733Z, duration: 0, exit-code: 0 git clone https://github.com/dwavesystems/dwave-neal.git . Cloning into '.'... [rtd-command-info] start-time: 2018-11-15T23:36:17.170343Z, end-time: 2018-11-15T23:36:17.180748Z, 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 162055f Merge pull request #41 from wbernoudy/fix-beta-range-33 [rtd-command-info] start-time: 2018-11-15T23:36:17.243927Z, end-time: 2018-11-15T23:36:17.255704Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-11-15T23:36:17.335705Z, end-time: 2018-11-15T23:36:17.341742Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/master [rtd-command-info] start-time: 2018-11-15T23:36:18.110407Z, end-time: 2018-11-15T23:36:20.856974Z, duration: 2, exit-code: 0 python3.5 -mvirtualenv --no-site-packages --no-download Using base prefix '/usr' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/bin/python3.5 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-11-15T23:36:20.920514Z, end-time: 2018-11-15T23:36:44.091931Z, duration: 23, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.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 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 requests>=2.0.0 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/ff/17/5cbb026005115301a8fb2f9b0e3e8d32313142fe8b617070e7baad20554f/requests-2.20.1-py2.py3-none-any.whl (57kB) 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 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 imagesize (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/89/d1/92e6df2e503a69df9faab187c684585f0136662c12bb1f36901d426f3fab/packaging-18.0-py2.py3-none-any.whl 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 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 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 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 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 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 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) 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/3e/a5/e188980ef1d0a4e0788b5143ea933f9afd760df38fec4c0b72b5ae3060c8/MarkupSafe-1.1.0-cp35-cp35m-manylinux1_x86_64.whl Building wheels for collected packages: mock, pillow, commonmark 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/d-wave-systems-dwave-neal/.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/d-wave-systems-dwave-neal/.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/d-wave-systems-dwave-neal/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Successfully built mock pillow commonmark Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, urllib3, idna, chardet, certifi, requests, pytz, babel, snowballstemmer, imagesize, pyparsing, six, packaging, MarkupSafe, Jinja2, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 MarkupSafe-1.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.1 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.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-11-15T23:36:44.185429Z, end-time: 2018-11-15T23:36:54.809083Z, duration: 10, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip -r requirements.txt Collecting cython==0.28.5 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/99/f9/1c93f3ef9189e53c8647b55ea60ad5f6fd4cdcb0217fc97e87e299d8528d/Cython-0.28.5-cp35-cp35m-manylinux1_x86_64.whl (3.3MB) Collecting numpy==1.15.0 (from -r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/29/b9/479ccb55cc7dcff3d4fc7c8c26d4887846875e7d4f04483a36f335bed712/numpy-1.15.0-cp35-cp35m-manylinux1_x86_64.whl (13.8MB) Collecting dimod==0.7.1 (from -r requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/24/51/b6e9d3e1a770d2d98fb2b1df74eaa8906fc96c3cf5a0e7430847cc69613b/dimod-0.7.1-py2.py3-none-any.whl (78kB) Requirement already satisfied: six==1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from -r requirements.txt (line 5)) Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from -r requirements.txt (line 7)) Collecting coverage (from -r requirements.txt (line 9)) Downloading https://files.pythonhosted.org/packages/fa/7c/e728df519842d537b2a4498553e2396867f50120fe303cd2b45e54b7e323/coverage-4.5.2-cp35-cp35m-manylinux1_x86_64.whl (205kB) Collecting codecov (from -r requirements.txt (line 10)) Downloading https://files.pythonhosted.org/packages/8b/28/4c1950a61c3c5786f0f34d643d0d28ec832433c9a7c0bd157690d4eb1d5f/codecov-2.0.15-py2.py3-none-any.whl Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from -r requirements.txt (line 12)) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from -r requirements.txt (line 13)) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from -r requirements.txt (line 14)) Collecting ipython (from -r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/1b/e2/ffb8c1b574f972cf4183b0aac8f16b57f1e3bbe876b31555b107ea3fd009/ipython-7.1.1-py3-none-any.whl (764kB) Collecting jsonschema<3.0.0,>=2.6.0 (from dimod==0.7.1->-r requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from codecov->-r requirements.txt (line 10)) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from sphinx->-r requirements.txt (line 12)) Requirement already satisfied: commonmark<=0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from recommonmark->-r requirements.txt (line 14)) Collecting jedi>=0.10 (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/7a/1a/9bd24a185873b998611c2d8d4fb15cd5e8a879ead36355df7ee53e9111bf/jedi-0.13.1-py2.py3-none-any.whl (177kB) Collecting prompt-toolkit<2.1.0,>=2.0.0 (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/d1/e6/adb3be5576f5d27c6faa33f1e9fea8fe5dbd9351db12148de948507e352c/prompt_toolkit-2.0.7-py3-none-any.whl (338kB) Collecting pickleshare (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting pexpect; sys_platform != "win32" (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/89/e6/b5a1de8b0cc4e07ca1b305a4fcc3f9806025c1b651ea302646341222f88b/pexpect-4.6.0-py2.py3-none-any.whl (57kB) Collecting traitlets>=4.2 (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl (74kB) Collecting decorator (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl Collecting backcall (from ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/84/71/c8ca4f5bb1e08401b916c68003acf0a0655df935d74d93bf3f3364b310e0/backcall-0.1.0.tar.gz Requirement already satisfied: urllib3<1.25,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) Requirement already satisfied: idna<2.8,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from requests>=2.7.9->codecov->-r requirements.txt (line 10)) Requirement already satisfied: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from babel!=2.0,>=1.3->sphinx->-r requirements.txt (line 12)) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from packaging->sphinx->-r requirements.txt (line 12)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages (from Jinja2>=2.3->sphinx->-r requirements.txt (line 12)) Collecting parso>=0.3.0 (from jedi>=0.10->ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/09/51/9c48a46334be50c13d25a3afe55fa05c445699304c5ad32619de953a2305/parso-0.3.1-py2.py3-none-any.whl (88kB) Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting ptyprocess>=0.5 (from pexpect; sys_platform != "win32"->ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting ipython-genutils (from traitlets>=4.2->ipython->-r requirements.txt (line 16)) Downloading https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Building wheels for collected packages: backcall Running setup.py bdist_wheel for backcall: started Running setup.py bdist_wheel for backcall: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/.cache/pip/wheels/98/b0/dd/29e28ff615af3dda4c67cab719dd51357597eabff926976b45 Successfully built backcall Installing collected packages: cython, numpy, jsonschema, dimod, coverage, codecov, parso, jedi, wcwidth, prompt-toolkit, pickleshare, ptyprocess, pexpect, decorator, ipython-genutils, traitlets, backcall, ipython Successfully installed backcall-0.1.0 codecov-2.0.15 coverage-4.5.2 cython-0.28.5 decorator-4.3.0 dimod-0.7.1 ipython-7.1.1 ipython-genutils-0.2.0 jedi-0.13.1 jsonschema-2.6.0 numpy-1.15.0 parso-0.3.1 pexpect-4.6.0 pickleshare-0.7.5 prompt-toolkit-2.0.7 ptyprocess-0.6.0 traitlets-4.3.2 wcwidth-0.1.7 You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-11-15T23:36:54.874995Z, end-time: 2018-11-15T23:36:58.841209Z, duration: 3, exit-code: 0 python setup.py install --force Please put "# distutils: language=c++" in your .pyx or .pxd file(s) Compiling ./neal/simulated_annealing.pyx because it changed. [1/1] Cythonizing ./neal/simulated_annealing.pyx running install running bdist_egg running egg_info creating dwave_neal.egg-info writing dependency_links to dwave_neal.egg-info/dependency_links.txt writing requirements to dwave_neal.egg-info/requires.txt writing dwave_neal.egg-info/PKG-INFO writing top-level names to dwave_neal.egg-info/top_level.txt writing manifest file 'dwave_neal.egg-info/SOURCES.txt' reading manifest file 'dwave_neal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dwave_neal.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.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/neal copying neal/__init__.py -> build/lib.linux-x86_64-3.5/neal copying neal/sampler.py -> build/lib.linux-x86_64-3.5/neal copying neal/package_info.py -> build/lib.linux-x86_64-3.5/neal running build_ext building 'neal.simulated_annealing' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/neal creating build/temp.linux-x86_64-3.5/neal/src x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./neal/src/ -I/usr/include/python3.5m -I/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/include/python3.5m -I/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages/numpy/core/include -c ./neal/simulated_annealing.cpp -o build/temp.linux-x86_64-3.5/./neal/simulated_annealing.o -std=c++11 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/include/python3.5m/numpy/ndarraytypes.h:1777:0, from /usr/include/python3.5m/numpy/ndarrayobject.h:18, from /usr/include/python3.5m/numpy/arrayobject.h:4, from ./neal/simulated_annealing.cpp:606: /usr/include/python3.5m/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./neal/src/ -I/usr/include/python3.5m -I/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/include/python3.5m -I/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages/numpy/core/include -c ./neal/src/cpu_sa.cpp -o build/temp.linux-x86_64-3.5/./neal/src/cpu_sa.o -std=c++11 cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/./neal/simulated_annealing.o build/temp.linux-x86_64-3.5/./neal/src/cpu_sa.o -o build/lib.linux-x86_64-3.5/neal/simulated_annealing.cpython-35m-x86_64-linux-gnu.so creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/neal copying build/lib.linux-x86_64-3.5/neal/__init__.py -> build/bdist.linux-x86_64/egg/neal copying build/lib.linux-x86_64-3.5/neal/simulated_annealing.cpython-35m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/neal copying build/lib.linux-x86_64-3.5/neal/sampler.py -> build/bdist.linux-x86_64/egg/neal copying build/lib.linux-x86_64-3.5/neal/package_info.py -> build/bdist.linux-x86_64/egg/neal byte-compiling build/bdist.linux-x86_64/egg/neal/__init__.py to __init__.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/neal/sampler.py to sampler.cpython-35.pyc byte-compiling build/bdist.linux-x86_64/egg/neal/package_info.py to package_info.cpython-35.pyc creating stub loader for neal/simulated_annealing.cpython-35m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/neal/simulated_annealing.py to simulated_annealing.cpython-35.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_neal.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_neal.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_neal.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_neal.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_neal.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_neal.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/dwave_neal-0.4.2-py3.5-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dwave_neal-0.4.2-py3.5-linux-x86_64.egg creating /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages/dwave_neal-0.4.2-py3.5-linux-x86_64.egg Extracting dwave_neal-0.4.2-py3.5-linux-x86_64.egg to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages Adding dwave-neal 0.4.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages/dwave_neal-0.4.2-py3.5-linux-x86_64.egg Processing dependencies for dwave-neal==0.4.2 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/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages Searching for numpy==1.15.0 Best match: numpy 1.15.0 Adding numpy 1.15.0 to easy-install.pth file Installing conv-template script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/bin Installing from-template script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/bin Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages Searching for dimod==0.7.1 Best match: dimod 0.7.1 Adding dimod 0.7.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages Searching for jsonschema==2.6.0 Best match: jsonschema 2.6.0 Adding jsonschema 2.6.0 to easy-install.pth file Installing jsonschema script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/envs/latest/lib/python3.5/site-packages Finished processing dependencies for dwave-neal==0.4.2 [rtd-command-info] start-time: 2018-11-15T23:36:59.405809Z, end-time: 2018-11-15T23:36:59.468105Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # dwave_neal documentation build configuration file, created by # sphinx-quickstart on Wed Jul 26 10:55:26 2017. # # 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 # sys.path.insert(0, os.path.abspath('.')) # sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) # -- General configuration ------------------------------------------------ # import sphinx # if sphinx.__version__ # can check here # 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.autosummary', 'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', ] autosummary_generate = True # templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] source_parsers = {'.md': 'recommonmark.parser.CommonMarkParser'} # The master toctree document. master_doc = 'index' # General information about the project. project = u'dwave-neal' copyright = u'2017, D-Wave Systems Inc' author = u'D-Wave Systems Inc' # 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. # from neal.package_info import __version__ release = version = __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 add_module_names = False # 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 = ['_build', 'Thumbs.db', '.DS_Store'] # 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 = True modindex_common_prefix = ['neal.'] # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # 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'] # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'dwave_neal_doc' # -- 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, 'dwave-neal.tex', u'dwave-neal Documentation', u'D-Wave Systems Inc', '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, 'dwave-neal', u'dwave-neal 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, 'dwave-neal', u'dwave-neal Documentation', author, 'dwave-neal', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ---------------------------------------------- # Bibliographic Dublin Core info. epub_title = project epub_author = author epub_publisher = author epub_copyright = copyright # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # Configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'dimod': ('https://docs.ocean.dwavesys.com/projects/dimod/en/latest/', None), 'binarycsp': ('https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/', None), 'cloud-client': ('https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/', None), 'neal': ('https://docs.ocean.dwavesys.com/projects/neal/en/latest/', None), 'networkx': ('https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/', None), 'system': ('https://docs.ocean.dwavesys.com/projects/system/en/latest/', None), 'penaltymodel': ('https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/', None), 'minorminer': ('https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/', None), 'qbsolv': ('https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/', None), 'oceandocs': ('https://docs.ocean.dwavesys.com/en/latest/', None), 'sysdocs_gettingstarted': ('https://docs.dwavesys.com/docs/latest/', None)} ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix 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 = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://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/d-wave-systems-dwave-neal/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/d-wave-systems-dwave-neal/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/d-wave-systems-dwave-neal/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'd-wave-systems-dwave-neal', 'name': u'neal', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.ocean.dwavesys.com/projects/neal/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'github_repo': 'dwave-neal', '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': '162055f3', } 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-15T23:36:59.543692Z, end-time: 2018-11-15T23:37:02.484863Z, duration: 2, 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... [autosummary] generating autosummary for: contributing.rst, dwave.rst, index.rst, installation.rst, intro.rst, leap.rst, license.rst, ocean.rst, reference/index.rst, reference/sampler.rst, sysdocs.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/reference/generated/neal.sampler.SimulatedAnnealingSampler.properties.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/reference/generated/neal.sampler.SimulatedAnnealingSampler.sample.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo.rst loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 11 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] contributing reading sources... [ 12%] dwave reading sources... [ 18%] index reading sources... [ 25%] installation reading sources... [ 31%] intro reading sources... [ 37%] leap reading sources... [ 43%] license reading sources... [ 50%] ocean reading sources... [ 56%] reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters reading sources... [ 62%] reference/generated/neal.sampler.SimulatedAnnealingSampler.properties reading sources... [ 68%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample reading sources... [ 75%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising reading sources... [ 81%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo reading sources... [ 87%] reference/index reading sources... [ 93%] reference/sampler reading sources... [100%] sysdocs looking for now-outdated files... none found pickling environment... ../LICENSE:3: WARNING: Block quote ends without a blank line; unexpected unindent. ../LICENSE:4: WARNING: Block quote ends without a blank line; unexpected unindent. done checking consistency... done preparing documents... done writing output... [ 6%] contributing writing output... [ 12%] dwave writing output... [ 18%] index writing output... [ 25%] installation writing output... [ 31%] intro writing output... [ 37%] leap writing output... [ 43%] license writing output... [ 50%] ocean writing output... [ 56%] reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters writing output... [ 62%] reference/generated/neal.sampler.SimulatedAnnealingSampler.properties writing output... [ 68%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample writing output... [ 75%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising writing output... [ 81%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo writing output... [ 87%] reference/index writing output... [ 93%] reference/sampler writing output... [100%] sysdocs generating indices... genindex py-modindex highlighting module code... [ 50%] dimod.core.sampler highlighting module code... [100%] neal.sampler writing additional pages... search copying static files... done WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist 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, 3 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2018-11-15T23:37:02.596026Z, end-time: 2018-11-15T23:37:05.396417Z, duration: 2, 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 [autosummary] generating autosummary for: contributing.rst, dwave.rst, index.rst, installation.rst, intro.rst, leap.rst, license.rst, ocean.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.properties.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo.rst, reference/index.rst, reference/sampler.rst, sysdocs.rst loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dimod/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] contributing reading sources... [ 12%] dwave reading sources... [ 18%] index reading sources... [ 25%] installation reading sources... [ 31%] intro reading sources... [ 37%] leap reading sources... [ 43%] license reading sources... [ 50%] ocean reading sources... [ 56%] reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters reading sources... [ 62%] reference/generated/neal.sampler.SimulatedAnnealingSampler.properties reading sources... [ 68%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample reading sources... [ 75%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising reading sources... [ 81%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo reading sources... [ 87%] reference/index reading sources... [ 93%] reference/sampler reading sources... [100%] sysdocs ../LICENSE:3: WARNING: Block quote ends without a blank line; unexpected unindent. ../LICENSE:4: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... intro reference/index reference/sampler reference/generated/neal.sampler.SimulatedAnnealingSampler.properties reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters reference/generated/neal.sampler.SimulatedAnnealingSampler.sample reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo installation license ocean contributing dwave leap sysdocs writing... done writing additional files... copying static files... 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, 3 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2018-11-15T23:37:05.494606Z, end-time: 2018-11-15T23:37:07.536545Z, duration: 2, 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 [autosummary] generating autosummary for: contributing.rst, dwave.rst, index.rst, installation.rst, intro.rst, leap.rst, license.rst, ocean.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.properties.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo.rst, reference/index.rst, reference/sampler.rst, sysdocs.rst loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] contributing reading sources... [ 12%] dwave reading sources... [ 18%] index reading sources... [ 25%] installation reading sources... [ 31%] intro reading sources... [ 37%] leap reading sources... [ 43%] license reading sources... [ 50%] ocean reading sources... [ 56%] reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters reading sources... [ 62%] reference/generated/neal.sampler.SimulatedAnnealingSampler.properties reading sources... [ 68%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample reading sources... [ 75%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising reading sources... [ 81%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo reading sources... [ 87%] reference/index reading sources... [ 93%] reference/sampler reading sources... [100%] sysdocs ../LICENSE:3: WARNING: Block quote ends without a blank line; unexpected unindent. ../LICENSE:4: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done processing dwave-neal.tex...index intro reference/index reference/sampler reference/generated/neal.sampler.SimulatedAnnealingSampler.properties reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters reference/generated/neal.sampler.SimulatedAnnealingSampler.sample reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo installation license ocean contributing dwave leap sysdocs resolving references... writing... done copying TeX support files... done build succeeded, 2 warnings. 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-15T23:37:07.600874Z, end-time: 2018-11-15T23:37:08.049919Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/_build/latex/dwave-neal.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/d-wave-systems-dwave-neal/che ckouts/latest/docs/_build/latex/dwave-neal.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 dwave-neal.idx No file dwave-neal.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] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. LaTeX Warning: Hyper reference `reference/sampler:sampler' on page 5 undefined on input line 126. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.properties:neal.sampler.SimulatedAnnealingSampler.properties' on pa ge 6 undefined on input line 186. LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.parameters:neal.sampler.SimulatedAnnealingSampler.parameters' on pa ge 6 undefined on input line 191. LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.properties:neal.sampler.SimulatedAnnealingSampler.properties' on pa ge 6 undefined on input line 193. Underfull \hbox (badness 10000) in paragraph at lines 193--195 []|\T1/ptm/m/it/10 dict \T1/ptm/m/n/10 ^^U A dict where keys are the key-word Underfull \hbox (badness 10000) in paragraph at lines 193--195 \T1/ptm/m/n/10 pa-ram-e-ters ac-cepted by the sam-pler meth- Underfull \hbox (badness 10000) in paragraph at lines 193--195 \T1/ptm/m/n/10 ods (al-lowed kwargs) and val-ues are lists of Underfull \hbox (badness 10000) in paragraph at lines 193--195 \T1/pcr/m/sl/10 SimulatedAnnealingSampler.properties Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 196. LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.properties:neal.sampler.SimulatedAnnealingSampler.properties' on pa ge 6 undefined on input line 227. LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.sample:neal.sampler.SimulatedAnnealingSampler.sample' on page 6 und efined on input line 230. [6] LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.sample:neal.sampler.SimulatedAnnealingSampler.sample' on page 7 und efined on input line 276. Underfull \hbox (badness 10000) in paragraph at lines 276--277 []|\T1/pcr/m/sl/10 SimulatedAnnealingSampler. LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.sample_ising:neal.sampler.SimulatedAnnealingSampler.sample_ising' o n page 7 undefined on input line 281. Underfull \hbox (badness 10000) in paragraph at lines 281--282 []|\T1/pcr/m/sl/10 SimulatedAnnealingSampler. LaTeX Warning: Hyper reference `reference/generated/neal.sampler.SimulatedAnnea lingSampler.sample_qubo:neal.sampler.SimulatedAnnealingSampler.sample_qubo' on page 7 undefined on input line 286. Underfull \hbox (badness 10000) in paragraph at lines 286--287 []|\T1/pcr/m/sl/10 SimulatedAnnealingSampler. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 291. Underfull \hbox (badness 10000) in paragraph at lines 298--298 \T1/ptm/m/it/10 beta_schedule_type='geometric'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 seed=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter- (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 317--320 []\T1/pcr/b/n/10 beta_schedule_type \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 string, opt ional, default=\TS1/pcr/m/sl/10 '\T1/pcr/m/sl/10 geometric\TS1/pcr/m/sl/10 '\T1 /ptm/m/n/10 ) ^^U [7] LaTeX Warning: Hyper reference `reference/sampler:neal.sampler.SimulatedAnneali ngSampler' on page 8 undefined on input line 410. [8] [9] [10] [11] [12] Chapter 3. [13] [14] LaTeX Warning: Reference `reference/sampler:module-neal.sampler' on page 15 und efined on input line 739. [15] No file dwave-neal.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./dwave-neal.aux) Package rerunfilecheck Warning: File `dwave-neal.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 dwave-neal.pdf (19 pages, 145517 bytes). Transcript written on dwave-neal.log. [rtd-command-info] start-time: 2018-11-15T23:37:08.115858Z, end-time: 2018-11-15T23:37:08.239999Z, duration: 0, exit-code: 0 makeindex -s python.ist dwave-neal.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 dwave-neal.idx....done (8 entries accepted, 0 rejected). Sorting entries....done (32 comparisons). Generating output file dwave-neal.ind....done (20 lines written, 0 warnings). Output written in dwave-neal.ind. Transcript written in dwave-neal.ilg. [rtd-command-info] start-time: 2018-11-15T23:37:08.309634Z, end-time: 2018-11-15T23:37:08.758203Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/_build/latex/dwave-neal.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/d-wave-systems-dwave-neal/che ckouts/latest/docs/_build/latex/dwave-neal.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 dwave-neal.idx (./dwave-neal.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)) (./dwave-neal.out) (./dwave-neal.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] (./dwave-neal.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 193--195 []|\T1/ptm/m/it/10 dict \T1/ptm/m/n/10 ^^U A dict where keys are the key-word Underfull \hbox (badness 10000) in paragraph at lines 193--195 \T1/ptm/m/n/10 pa-ram-e-ters ac-cepted by the sam-pler meth- Underfull \hbox (badness 10000) in paragraph at lines 193--195 \T1/ptm/m/n/10 ods (al-lowed kwargs) and val-ues are lists of Underfull \hbox (badness 10000) in paragraph at lines 193--195 [][]\T1/pcr/m/sl/10 SimulatedAnnealingSampler.properties[][] [6] Underfull \hbox (badness 10000) in paragraph at lines 276--277 []|[][]\T1/pcr/m/sl/10 SimulatedAnnealingSampler. Underfull \hbox (badness 10000) in paragraph at lines 281--282 []|[][]\T1/pcr/m/sl/10 SimulatedAnnealingSampler. Underfull \hbox (badness 10000) in paragraph at lines 286--287 []|[][]\T1/pcr/m/sl/10 SimulatedAnnealingSampler. Underfull \hbox (badness 10000) in paragraph at lines 298--298 \T1/ptm/m/it/10 beta_schedule_type='geometric'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 seed=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter- (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) Underfull \hbox (badness 10000) in paragraph at lines 317--320 []\T1/pcr/b/n/10 beta_schedule_type \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 string, opt ional, default=\TS1/pcr/m/sl/10 '\T1/pcr/m/sl/10 geometric\TS1/pcr/m/sl/10 '\T1 /ptm/m/n/10 ) ^^U [7] [8] [9] [10] [11] [12] Chapter 3. [13] [14] [15] (./dwave-neal.ind [16] [17]) (./dwave-neal.aux) Package rerunfilecheck Warning: File `dwave-neal.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 dwave-neal.pdf (21 pages, 150213 bytes). Transcript written on dwave-neal.log. [rtd-command-info] start-time: 2018-11-15T23:37:08.823229Z, end-time: 2018-11-15T23:37:08.877764Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/_build/latex/dwave-neal.pdf /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/artifacts/latest/sphinx_pdf/d-wave-systems-dwave-neal.pdf [rtd-command-info] start-time: 2018-11-15T23:37:08.940495Z, end-time: 2018-11-15T23:37:11.022066Z, duration: 2, 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 [autosummary] generating autosummary for: contributing.rst, dwave.rst, index.rst, installation.rst, intro.rst, leap.rst, license.rst, ocean.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.properties.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising.rst, reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo.rst, reference/index.rst, reference/sampler.rst, sysdocs.rst loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] contributing reading sources... [ 12%] dwave reading sources... [ 18%] index reading sources... [ 25%] installation reading sources... [ 31%] intro reading sources... [ 37%] leap reading sources... [ 43%] license reading sources... [ 50%] ocean reading sources... [ 56%] reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters reading sources... [ 62%] reference/generated/neal.sampler.SimulatedAnnealingSampler.properties reading sources... [ 68%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample reading sources... [ 75%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising reading sources... [ 81%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo reading sources... [ 87%] reference/index reading sources... [ 93%] reference/sampler reading sources... [100%] sysdocs ../LICENSE:3: WARNING: Block quote ends without a blank line; unexpected unindent. ../LICENSE:4: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] contributing writing output... [ 12%] dwave writing output... [ 18%] index writing output... [ 25%] installation writing output... [ 31%] intro writing output... [ 37%] leap writing output... [ 43%] license writing output... [ 50%] ocean writing output... [ 56%] reference/generated/neal.sampler.SimulatedAnnealingSampler.parameters writing output... [ 62%] reference/generated/neal.sampler.SimulatedAnnealingSampler.properties writing output... [ 68%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample writing output... [ 75%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_ising writing output... [ 81%] reference/generated/neal.sampler.SimulatedAnnealingSampler.sample_qubo writing output... [ 87%] reference/index writing output... [ 93%] reference/sampler writing output... [100%] sysdocs generating indices... genindex py-modindex writing additional pages... copying static files... done WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist 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 dwave-neal.epub file... build succeeded, 3 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2018-11-15T23:37:11.084463Z, end-time: 2018-11-15T23:37:11.143482Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/checkouts/latest/docs/_build/epub/dwave-neal.epub /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-neal/artifacts/latest/sphinx_epub/d-wave-systems-dwave-neal.epub