nec-agent dies with RPC timeout in secgroup RPC
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Akihiro Motoki | ||
Grizzly |
Fix Released
|
High
|
Akihiro Motoki |
Bug Description
nec-agent dies when RPC timeout in security group RPC is detected.
2013-10-04 16:14:38.230 24923 DEBUG neutron.
2013-10-04 16:14:38.231 24923 DEBUG amqp [-] Closed channel #1 _do_close /usr/local/
2013-10-04 16:14:38.232 24923 DEBUG amqp [-] using channel_id: 1 __init__ /usr/local/
2013-10-04 16:14:38.233 24923 DEBUG amqp [-] Channel open _open_ok /usr/local/
2013-10-04 16:14:42.127 24923 CRITICAL neutron [-] Timeout while waiting on RPC response - topic: "q-plugin", RPC method: "security_
2013-10-04 16:14:42.127 24923 TRACE neutron Traceback (most recent call last):
2013-10-04 16:14:42.127 24923 TRACE neutron File "/usr/local/
2013-10-04 16:14:42.127 24923 TRACE neutron sys.exit(main())
2013-10-04 16:14:42.127 24923 TRACE neutron File "/opt/stack/
2013-10-04 16:14:42.127 24923 TRACE neutron agent.daemon_loop()
2013-10-04 16:14:42.127 24923 TRACE neutron File "/opt/stack/
2013-10-04 16:14:42.127 24923 TRACE neutron self._process_
2013-10-04 16:14:42.127 24923 TRACE neutron File "/opt/stack/
2013-10-04 16:14:42.127 24923 TRACE neutron self.sg_
2013-10-04 16:14:42.127 24923 TRACE neutron File "/opt/stack/
2013-10-04 16:14:42.127 24923 TRACE neutron self.context, list(device_ids))
2013-10-04 16:14:42.127 24923 TRACE neutron File "/opt/stack/
2013-10-04 16:14:42.127 24923 TRACE neutron topic=self.topic)
2013-10-04 16:14:42.127 24923 TRACE neutron File "/opt/stack/
2013-10-04 16:14:42.127 24923 TRACE neutron exc.info, real_topic, msg.get('method'))
2013-10-04 16:14:42.127 24923 TRACE neutron Timeout: Timeout while waiting on RPC response - topic: "q-plugin", RPC method: "security_
2013-10-04 16:14:42.127 24923 TRACE neutron
q-agt failed to start
summary: |
- nec-agent dies with RPC timeout + nec-agent dies with RPC timeout in secgroup RPC |
tags: | added: grizzly-backport-potential |
Changed in neutron: | |
milestone: | icehouse-1 → havana-rc2 |
tags: | removed: havana-rc-potential |
Changed in neutron: | |
milestone: | havana-rc2 → 2013.2 |
tags: | removed: grizzly-backport-potential |
https:/ /review. openstack. org/#/c/ 49694/