Public bug reported: >From time to time in neutron-tempest-plugin-scenario-linuxbridge job test neutron_tempest_plugin.scenario.test_floatingip.FloatingIPPortDetailsTest.test_floatingip_port_details is failing because of error like:
2019-02-12 09:19:02.673764 | controller | Captured traceback: 2019-02-12 09:19:02.673899 | controller | ~~~~~~~~~~~~~~~~~~~ 2019-02-12 09:19:02.674023 | controller | b'Traceback (most recent call last):' 2019-02-12 09:19:02.674267 | controller | b' File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_floatingip.py", line 247, in test_floatingip_port_details' 2019-02-12 09:19:02.674429 | controller | b" fip = self._wait_for_fip_port_down(fip['id'])" 2019-02-12 09:19:02.674664 | controller | b' File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_floatingip.py", line 317, in _wait_for_fip_port_down' 2019-02-12 09:19:02.674814 | controller | b' raise exceptions.TimeoutException(message)' 2019-02-12 09:19:02.674975 | controller | b'tempest.lib.exceptions.TimeoutException: Request timed out' 2019-02-12 09:19:02.675289 | controller | b'Details: Floating IP 5547d655-01e0-4f14-a375-fd805a689299 attached port status failed to transition to DOWN (current status ACTIVE) within the required time (120 s).' 2019-02-12 09:19:02.675390 | controller | b'' Example of failure: http://logs.openstack.org/91/635691/1/gate/neutron-tempest-plugin-scenario-linuxbridge/3cc34c4/job-output.txt.gz#_2019-02-12_09_19_02_673764 Logstash query: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22attached%20port%20status%20failed%20to%20transition%20to%20DOWN%20(current%20status%20ACTIVE)%20within%20the%20required%20time%5C%22 ** Affects: neutron Importance: High Status: Confirmed ** Tags: gate-failure linuxbridge tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1815585 Title: Floating IP status failed to transition to DOWN in neutron-tempest- plugin-scenario-linuxbridge Status in neutron: Confirmed Bug description: From time to time in neutron-tempest-plugin-scenario-linuxbridge job test neutron_tempest_plugin.scenario.test_floatingip.FloatingIPPortDetailsTest.test_floatingip_port_details is failing because of error like: 2019-02-12 09:19:02.673764 | controller | Captured traceback: 2019-02-12 09:19:02.673899 | controller | ~~~~~~~~~~~~~~~~~~~ 2019-02-12 09:19:02.674023 | controller | b'Traceback (most recent call last):' 2019-02-12 09:19:02.674267 | controller | b' File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_floatingip.py", line 247, in test_floatingip_port_details' 2019-02-12 09:19:02.674429 | controller | b" fip = self._wait_for_fip_port_down(fip['id'])" 2019-02-12 09:19:02.674664 | controller | b' File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_floatingip.py", line 317, in _wait_for_fip_port_down' 2019-02-12 09:19:02.674814 | controller | b' raise exceptions.TimeoutException(message)' 2019-02-12 09:19:02.674975 | controller | b'tempest.lib.exceptions.TimeoutException: Request timed out' 2019-02-12 09:19:02.675289 | controller | b'Details: Floating IP 5547d655-01e0-4f14-a375-fd805a689299 attached port status failed to transition to DOWN (current status ACTIVE) within the required time (120 s).' 2019-02-12 09:19:02.675390 | controller | b'' Example of failure: http://logs.openstack.org/91/635691/1/gate/neutron-tempest-plugin-scenario-linuxbridge/3cc34c4/job-output.txt.gz#_2019-02-12_09_19_02_673764 Logstash query: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22attached%20port%20status%20failed%20to%20transition%20to%20DOWN%20(current%20status%20ACTIVE)%20within%20the%20required%20time%5C%22 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1815585/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

