TrunkManagerTestCase.test_connectivity failed to spawn ping

Bug #1676966 reported by Ihar Hrachyshka
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Expired
Medium
Unassigned

Bug Description

http://logs.openstack.org/99/407099/48/check/gate-neutron-dsvm-functional-ubuntu-xenial/bb1c3ee/testr_results.html.gz

Traceback (most recent call last):
  File "neutron/tests/base.py", line 116, in func
    return f(self, *args, **kwargs)
  File "neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py", line 216, in test_connectivity
    self.tester.wait_for_sub_port_connectivity(self.tester.INGRESS)
  File "neutron/tests/common/conn_testers.py", line 494, in wait_for_sub_port_connectivity
    "can't get through." % (src_ns, dst_ip)))
  File "neutron/common/utils.py", line 688, in wait_until_true
    while not predicate():
  File "neutron/tests/common/conn_testers.py", line 60, in all_replied
    sent, received = _get_packets_sent_received(src_ns, dst_ip, count)
  File "neutron/tests/common/conn_testers.py", line 54, in _get_packets_sent_received
    pinger.start()
  File "neutron/tests/common/net_helpers.py", line 387, in start
    self.proc = RootHelperProcess(cmd, namespace=self.namespace)
  File "neutron/tests/common/net_helpers.py", line 280, in __init__
    self._wait_for_child_process()
  File "neutron/tests/common/net_helpers.py", line 315, in _wait_for_child_process
    "in %d seconds" % (self.cmd, timeout)))
  File "neutron/common/utils.py", line 693, in wait_until_true
    raise exception
RuntimeError: Process ['ping', '192.168.0.1', '-W', '1', '-c', '3'] hasn't been spawned in 20 seconds

http://logs.openstack.org/99/407099/48/check/gate-neutron-dsvm-functional-ubuntu-xenial/bb1c3ee/logs/dsvm-functional-logs/neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_connectivity.txt.gz

Changed in neutron:
status: New → Confirmed
importance: Undecided → High
tags: added: functional-tests gate-failure
Revision history for this message
Brian Haley (brian-haley) wrote :
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :
Changed in neutron:
importance: High → Medium
Revision history for this message
Slawek Kaplonski (slaweq) wrote :

No hits in last 30 days. I will mark it as incomplete for now. If You will spot this issue again, please reopen it

Revision history for this message
Slawek Kaplonski (slaweq) wrote :
Changed in neutron:
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron because there has been no activity for 60 days.]

Changed in neutron:
status: Incomplete → Expired
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.