← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1649079] [NEW] TypeError seen on gate-neutron-lib-api-ref

 

Public bug reported:

eg.
http://logs.openstack.org/74/407974/4/check/gate-neutron-lib-api-ref/fd1da17/console.html.gz

2016-12-10 02:56:27.259327 | Running Sphinx v1.3.6
2016-12-10 02:56:27.259419 | making output directory...
2016-12-10 02:56:27.313299 | loading pickled environment... not yet created
2016-12-10 02:56:27.567368 | building [mo]: targets for 0 po files that are out of date
2016-12-10 02:56:27.568804 | building [html]: targets for 2 source files that are out of date
2016-12-10 02:56:27.576707 | updating environment: 2 added, 0 changed, 0 removed
2016-12-10 02:56:27.576844 | reading sources... [ 50%] index
2016-12-10 02:56:27.627771 | reading sources... [100%] v2/index
2016-12-10 02:56:44.174666 | 
2016-12-10 02:56:44.175238 | looking for now-outdated files... none found
2016-12-10 02:56:44.450451 | pickling environment... done
2016-12-10 02:56:44.450539 | checking consistency... done
2016-12-10 02:56:44.453109 | preparing documents... done
2016-12-10 02:56:44.453170 | writing output... [ 50%] index
2016-12-10 02:56:44.602761 | writing output... [100%] v2/index
2016-12-10 02:56:46.870245 | 
2016-12-10 02:56:46.870340 | Exception occurred:
2016-12-10 02:56:46.872196 |   File "/home/jenkins/workspace/gate-neutron-lib-api-ref/.tox/api-ref/local/lib/python2.7/site-packages/docutils/writers/html4css1/__init__.py", line 288, in write_colspecs
2016-12-10 02:56:46.872238 |     width += node['colwidth']
2016-12-10 02:56:46.872272 | TypeError: unsupported operand type(s) for +=: 'int' and 'str'
2016-12-10 02:56:46.875121 | The full traceback has been saved in /tmp/tmp.MGddJBZpRU/sphinx-err-cwC4qg.log, if you want to report the issue to the developers.
2016-12-10 02:56:46.875177 | Please also report this if it was a user error, so that a better error message can be provided next time.
2016-12-10 02:56:46.875219 | A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
2016-12-10 02:56:47.306947 | ERROR: InvocationError: '/home/jenkins/workspace/gate-neutron-lib-api-ref/.tox/api-ref/bin/sphinx-build -W -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html'
2016-12-10 02:56:47.307094 | ___________________________________ summary ____________________________________
2016-12-10 02:56:47.307128 | ERROR:   api-ref: commands failed

** Affects: neutron
     Importance: Undecided
         Status: New

** Summary changed:

- TypeError seen on gate-neutron-lib-api-ref failure
+ TypeError seen on gate-neutron-lib-api-ref

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1649079

Title:
  TypeError seen on gate-neutron-lib-api-ref

Status in neutron:
  New

Bug description:
  eg.
  http://logs.openstack.org/74/407974/4/check/gate-neutron-lib-api-ref/fd1da17/console.html.gz

  2016-12-10 02:56:27.259327 | Running Sphinx v1.3.6
  2016-12-10 02:56:27.259419 | making output directory...
  2016-12-10 02:56:27.313299 | loading pickled environment... not yet created
  2016-12-10 02:56:27.567368 | building [mo]: targets for 0 po files that are out of date
  2016-12-10 02:56:27.568804 | building [html]: targets for 2 source files that are out of date
  2016-12-10 02:56:27.576707 | updating environment: 2 added, 0 changed, 0 removed
  2016-12-10 02:56:27.576844 | reading sources... [ 50%] index
  2016-12-10 02:56:27.627771 | reading sources... [100%] v2/index
  2016-12-10 02:56:44.174666 | 
  2016-12-10 02:56:44.175238 | looking for now-outdated files... none found
  2016-12-10 02:56:44.450451 | pickling environment... done
  2016-12-10 02:56:44.450539 | checking consistency... done
  2016-12-10 02:56:44.453109 | preparing documents... done
  2016-12-10 02:56:44.453170 | writing output... [ 50%] index
  2016-12-10 02:56:44.602761 | writing output... [100%] v2/index
  2016-12-10 02:56:46.870245 | 
  2016-12-10 02:56:46.870340 | Exception occurred:
  2016-12-10 02:56:46.872196 |   File "/home/jenkins/workspace/gate-neutron-lib-api-ref/.tox/api-ref/local/lib/python2.7/site-packages/docutils/writers/html4css1/__init__.py", line 288, in write_colspecs
  2016-12-10 02:56:46.872238 |     width += node['colwidth']
  2016-12-10 02:56:46.872272 | TypeError: unsupported operand type(s) for +=: 'int' and 'str'
  2016-12-10 02:56:46.875121 | The full traceback has been saved in /tmp/tmp.MGddJBZpRU/sphinx-err-cwC4qg.log, if you want to report the issue to the developers.
  2016-12-10 02:56:46.875177 | Please also report this if it was a user error, so that a better error message can be provided next time.
  2016-12-10 02:56:46.875219 | A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
  2016-12-10 02:56:47.306947 | ERROR: InvocationError: '/home/jenkins/workspace/gate-neutron-lib-api-ref/.tox/api-ref/bin/sphinx-build -W -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html'
  2016-12-10 02:56:47.307094 | ___________________________________ summary ____________________________________
  2016-12-10 02:56:47.307128 | ERROR:   api-ref: commands failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1649079/+subscriptions


Follow ups