)]}'
{"neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py":[{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"ba948ef976863998e74a9bb37eee6fd3ea0015fb","unresolved":true,"context_lines":[{"line_number":262,"context_line":""},{"line_number":263,"context_line":"        # Ensure that the MAC_Binding entry gets deleted after creating a FIP"},{"line_number":264,"context_line":"        fip_event \u003d WaitForPortBindingFIPEvent(\u0027100.0.0.21\u0027)"},{"line_number":265,"context_line":"        self.mech_driver.sb_ovn.idl.notify_handler.watch_event(fip_event)"},{"line_number":266,"context_line":"        fip \u003d self._create_fip(port, \u0027100.0.0.21\u0027)"},{"line_number":267,"context_line":"        self.assertTrue(fip_event.wait())"},{"line_number":268,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"4c3a03b0_1125e2ff","line":265,"updated":"2025-06-24 08:07:54.000000000","message":"Looks like this will not help seeing the failure logs:-\nport binding event matches\n2025-06-24T03:44:56.650Z|00565|jsonrpc|DBG|ssl:127.0.0.1:46542: send notification, method\u003d\"update3\", params\u003d[\"958b8d21-50ad-11f0-acaa-fa163ee062c2\",\"00000000-0000-0000-0000-000000000000\",{\"Port_Binding\":{\"672ea175-2993-472e-a7ed-9488281daf22\":{\"modify\":{\"external_ids\":[\"map\",[[\"neutron:port_fip\",\"100.0.0.21\"]]]}}}}]\n\nMAC_Binding delete taking more than 15 seconds\n2025-06-24T03:45:12.219Z|01205|jsonrpc|DBG|ssl:127.0.0.1:45470: received request, method\u003d\"transact\", params\u003d[\"OVN_Southbound\",{\"op\":\"delete\",\"table\":\"MAC_Binding\",\"where\":[[\"ip\",\"\u003d\u003d\",\"100.0.0.21\"]]}], id\u003d0","commit_id":"c96497e12342bb9891481a6fe65556b2aca5f849"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"b62a52cca590d612b1312ac51ba1c0e7b3e19f9f","unresolved":false,"context_lines":[{"line_number":262,"context_line":""},{"line_number":263,"context_line":"        # Ensure that the MAC_Binding entry gets deleted after creating a FIP"},{"line_number":264,"context_line":"        fip_event \u003d WaitForPortBindingFIPEvent(\u0027100.0.0.21\u0027)"},{"line_number":265,"context_line":"        self.mech_driver.sb_ovn.idl.notify_handler.watch_event(fip_event)"},{"line_number":266,"context_line":"        fip \u003d self._create_fip(port, \u0027100.0.0.21\u0027)"},{"line_number":267,"context_line":"        self.assertTrue(fip_event.wait())"},{"line_number":268,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"2a57c802_50f9675f","line":265,"in_reply_to":"4c3a03b0_1125e2ff","updated":"2025-06-24 13:26:33.000000000","message":"To be honest, I don\u0027t know if that is something related to eventlet. The thread that is in charge of the event `run` method should be executed just after the event is received.\n\nApart from this change, I\u0027m proposing (for now) to increase the timeout, until we remove eventlet from FT fw.","commit_id":"c96497e12342bb9891481a6fe65556b2aca5f849"}]}
