Details
-
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
8087
Description
We see the following exception when an ovsdb node connects to ODL. Something here causes further problems as the br-int is not connected to ODL and the csit tests all fail without the connection.
This comes from the csit run below. The link below also shows that the br-int is not connected.
2017-03-27 09:13:49,974 | ERROR | pool-41-thread-1 | SalRoleServiceImpl | 286 - org.opendaylight.openflowplugin.impl - 0.4.0.SNAPSHOT | SetRoleService set Role BECOMESLAVE for Node: KeyedInstanceIdentifier
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:233465201284559]]]]} fail . Reason java.util.concurrent.CancellationException: Task was cancelled.
2017-03-27 09:13:49,974 | WARN | pool-41-thread-1 | DeviceManagerImpl | 286 - org.opendaylight.openflowplugin.impl - 0.4.0.SNAPSHOT | Was not able to set role SLAVE to device on node openflow:233465201284559
Attachments
Issue Links
- duplicates
-
OPNFLWPLUG-868 br-sfc become slave and disconnect from ODL
- Resolved