InternalServerError in rally NetworkPlugin.create_subnets_routers_interfaces

Bug #1643823 reported by YAMAMOTO Takashi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

eg. http://logs.openstack.org/87/199387/45/experimental/gate-networking-midonet-v2-rally-dsvm-ubuntu-xenial-nv/e99a58d/rally-plot/results.html.gz#/NetworkPlugin.create_subnets_routers_interfaces/failures

Traceback (most recent call last): File "/opt/stack/new/rally/rally/task/runner.py", line 73, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/home/jenkins/.rally/plugins/plugins/network_plugin.py", line 91, in create_subnets_routers_interfaces router_create_args) File "/opt/stack/new/rally/rally/plugins/openstack/scenarios/neutron/utils.py", line 323, in _create_network_structure subnets_per_network) File "/opt/stack/new/rally/rally/plugins/openstack/scenarios/neutron/utils.py", line 286, in _create_subnets for i in range(subnets_per_network)] File "/opt/stack/new/rally/rally/task/atomic.py", line 84, in func_atomic_actions f = func(self, *args, **kwargs) File "/opt/stack/new/rally/rally/plugins/openstack/scenarios/neutron/utils.py", line 129, in _create_subnet {"subnet": subnet_create_args}) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 793, in create_subnet return self.post(self.subnets_path, body=body) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 365, in post headers=headers, params=params) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 300, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 275, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 91, in exception_handler_v20 request_ids=request_ids) InternalServerError: Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-863ffd50-1894-4565-814d-5134bce942bf']

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
importance: Undecided → Critical
milestone: none → 3.0.0
status: New → In Progress
tags: added: gate-failure
Changed in networking-midonet:
milestone: 3.0.0 → 4.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/400653
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=6b89f3f3864899263d1a276a441a522a59d6c4fa
Submitter: Jenkins
Branch: master

commit 6b89f3f3864899263d1a276a441a522a59d6c4fa
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Nov 22 18:55:24 2016 +0900

    Sprinkle retry_if_session_inactive decorator

    For v2 plugin and L3 service plugin.

    Partial-Bug: #1643823
    Change-Id: Ia4c4da5a1d12f9b7aaadc478ae7ea7b619c9c582

Changed in networking-midonet:
milestone: 4.0.0 → 5.0.0
Changed in networking-midonet:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-midonet (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/486847

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (stable/newton)

Reviewed: https://review.openstack.org/486847
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=a1bc07c84638a299d8e9529e53da64365994d8c8
Submitter: Jenkins
Branch: stable/newton

commit a1bc07c84638a299d8e9529e53da64365994d8c8
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Nov 22 18:55:24 2016 +0900

    Sprinkle retry_if_session_inactive decorator

    For v2 plugin and L3 service plugin.

    Partial-Bug: #1643823
    Change-Id: Ia4c4da5a1d12f9b7aaadc478ae7ea7b619c9c582
    (cherry picked from commit 6b89f3f3864899263d1a276a441a522a59d6c4fa)

tags: added: in-stable-newton
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.