Comment 1 for bug 1009793

Revision history for this message
Erica Windisch (ewindisch) wrote : Re: [Bug 1009793] Re: ZeroMQ unit tests crash on Fedora 17

What is your zeromq version?

Sent from my iPad

On Jun 6, 2012, at 21:41, Russell Bryant <email address hidden> wrote:

> ** Description changed:
>
> On Fedora 17:
> -
>
> $ ./run_tests.sh -N nova.tests.rpc.test_zmq
> RpcZmqBaseTopicTestCase
> - test_call_succeed OK 0.86
> - test_call_succeed_despite_multiple_returns_yield ./run_tests.sh: line 76: 25948 Segmentation fault ${wrapper} $NOSETESTS 2> run_tests.log
> + test_call_succeed OK 0.86
> + test_call_succeed_despite_multiple_returns_yield ./run_tests.sh: line 76: 25948 Segmentation fault ${wrapper} $NOSETESTS 2> run_tests.log
> +
> +
> +
> + ]$ cat run_tests.log
> + nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
> + 2012-06-06 21:33:25 WARNING nova.utils [-] /usr/lib64/python2.7/site-packages/sqlalchemy/engine/strategies.py:117: SADeprecationWarning: The 'listeners' argument to Pool (and create_engine()) is deprecated. Use event.listen().
> + pool = poolclass(creator, **pool_args)
> +
> + 2012-06-06 21:33:25 WARNING nova.utils [-] /usr/lib64/python2.7/site-packages/sqlalchemy/pool.py:159: SADeprecationWarning: Pool.add_listener is deprecated. Use event.listen()
> + self.add_listener(l)
> +
> + 2012-06-06 21:33:25 WARNING nova.utils [-] /usr/lib64/python2.7/site-packages/sqlalchemy/engine/reflection.py:47: SAWarning: Did not recognize type 'BIGINT' of column 'bw_in'
> + ret = fn(self, con, *args, **kw)
> +
> + 2012-06-06 21:33:25 WARNING nova.utils [-] /usr/lib64/python2.7/site-packages/sqlalchemy/engine/reflection.py:47: SAWarning: Did not recognize type 'BIGINT' of column 'bw_out'
> + ret = fn(self, con, *args, **kw)
> +
> + 2012-06-06 21:33:26 INFO nova.tests.rpc.test_zmq [-] Running internal zmq receiver.
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Registering reactor
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] In reactor registered
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Create Consumer for topic (test)
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Registering reactor
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] In reactor registered
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Consuming socket
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Consuming socket
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Created topic proxy: test
> + 2012-06-06 21:33:26 INFO nova.tests.rpc.test_zmq [-] Running internal zmq receiver.
> + 2012-06-06 21:33:26 INFO nova.rpc.common [-] Registering reactor
>
> ** Changed in: nova
> Importance: Undecided => High
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1009793
>
> Title:
> ZeroMQ unit tests crash on Fedora 17
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nova/+bug/1009793/+subscriptions