← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1371738] [NEW] Eventlet hang in unit tests: 'NoneType' object is not callable" in <bound method GreenSocket.__del__ of <eventlet.greenio.GreenSocket object at 0xf77ee50>>

 

Public bug reported:

There was an apparent hang that hit the unit tests:

2014-09-19 03:47:46.171 | {3} nova.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.006287s] ... ok
2014-09-19 03:47:46.710 | Exception TypeError: "'NoneType' object is not callable" in <bound method GreenSocket.__del__ of <eventlet.greenio.GreenSocket object at 0xf77ee50>> ignored
2014-09-19 04:39:36.440 | Build timed out (after 70 minutes). Marking the build as failed.

The error message could be a red herring because it was ignored, but
something made the tests stop running.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1371738

Title:
  Eventlet hang in unit tests: 'NoneType' object is not callable" in
  <bound method GreenSocket.__del__ of <eventlet.greenio.GreenSocket
  object at 0xf77ee50>>

Status in OpenStack Compute (Nova):
  New

Bug description:
  There was an apparent hang that hit the unit tests:

  2014-09-19 03:47:46.171 | {3} nova.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.006287s] ... ok
  2014-09-19 03:47:46.710 | Exception TypeError: "'NoneType' object is not callable" in <bound method GreenSocket.__del__ of <eventlet.greenio.GreenSocket object at 0xf77ee50>> ignored
  2014-09-19 04:39:36.440 | Build timed out (after 70 minutes). Marking the build as failed.

  The error message could be a red herring because it was ignored, but
  something made the tests stop running.

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


Follow ups

References