)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"fef3e7f54fe1ffccfd4a1016343d00bc90df7c10","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"62ddc8f4_b4106886","updated":"2022-09-08 09:39:39.000000000","message":"hm, this seems to be related to oslo.db 12.1.0, with that I reproduced the failure locally","commit_id":"04c96b0741082ff33521c800243b0e109c9697c6"},{"author":{"_account_id":30380,"name":"ZhouHeng","email":"zhouhenglc@inspur.com","username":"zhouhenglc"},"change_message_id":"7a30ca3cc01a95f29113cde9d1b4cec8151785c8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"884d72c8_a9d6f817","updated":"2022-09-08 01:23:56.000000000","message":"recheck","commit_id":"04c96b0741082ff33521c800243b0e109c9697c6"},{"author":{"_account_id":30380,"name":"ZhouHeng","email":"zhouhenglc@inspur.com","username":"zhouhenglc"},"change_message_id":"3a3e19fd0b8fdedefeefc8362e8b7732affe1aed","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"3cd95119_78f9c485","updated":"2022-09-08 02:27:39.000000000","message":"recheck\nThe code should be OK, which may be affected by other tests. I\u0027ll check it.","commit_id":"04c96b0741082ff33521c800243b0e109c9697c6"},{"author":{"_account_id":7730,"name":"Sahid Orentino Ferdjaoui","email":"sahid.ferdjaoui@industrialdiscipline.com","username":"sahid"},"change_message_id":"b4e0b04cbb96836ea5110583916eb5b8618cc4f7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"48a04326_3e189930","updated":"2022-09-08 17:05:33.000000000","message":"hum looks like an ut is now failing, right?","commit_id":"aae5ae61ac2c038c3df3ab71553878a929de3f9f"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"4d2c158d61280c40d26a388d1b0d13e4d9ac7e8b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"1a813f84_87f7db06","updated":"2022-09-08 19:13:53.000000000","message":"recheck\nforeign key issues seems unrelated, but let\u0027s see if it was me who introduced it","commit_id":"aae5ae61ac2c038c3df3ab71553878a929de3f9f"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"0d92c33b5a00000798e59f426216804629a2d2b6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"eaad2f6b_6dd1ad1d","updated":"2022-09-09 11:04:04.000000000","message":"recheck\nFunctional job failed with base python version issue or similar looks like some env problem. Let\u0027s see","commit_id":"cda39172cf57fea8289b33615a73d166ad1ccd39"}],"neutron_fwaas/db/firewall/v2/firewall_db_v2.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"20b9d0c686523a3549c4aa00ad0a072d8c6530ad","unresolved":true,"context_lines":[{"line_number":354,"context_line":""},{"line_number":355,"context_line":"    def _process_rule_for_policy(self, context, firewall_policy_id,"},{"line_number":356,"context_line":"                                 firewall_rule_id, position, association_db):"},{"line_number":357,"context_line":"        with context.session.begin(subtransactions\u003dTrue):"},{"line_number":358,"context_line":"            fwp_query \u003d context.session.query("},{"line_number":359,"context_line":"                FirewallPolicy).with_for_update()"},{"line_number":360,"context_line":"            fwp_db \u003d fwp_query.filter_by(id\u003dfirewall_policy_id).one()"}],"source_content_type":"text/x-python","patch_set":3,"id":"9c240451_c2c9a35e","line":357,"range":{"start_line":357,"start_character":13,"end_line":357,"end_character":55},"updated":"2022-09-09 07:34:53.000000000","message":"Hmmm, changing this seems to be breaking other things","commit_id":"04c96b0741082ff33521c800243b0e109c9697c6"}],"neutron_fwaas/services/firewall/service_drivers/agents/l2/fwaas_v2.py":[{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"16c80663e9e47b2482659bb6216dc22cadc63e6b","unresolved":true,"context_lines":[{"line_number":169,"context_line":""},{"line_number":170,"context_line":"        return nl_const.INACTIVE"},{"line_number":171,"context_line":""},{"line_number":172,"context_line":"    def _get_network_id(self, fwg_port):"},{"line_number":173,"context_line":"        port_id \u003d fwg_port.get(\u0027port_id\u0027, fwg_port.get(\u0027id\u0027))"},{"line_number":174,"context_line":"        port_details \u003d fwg_port.get(\u0027port_details\u0027)"},{"line_number":175,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"2a1fce25_025f8783","line":172,"range":{"start_line":172,"start_character":8,"end_line":172,"end_character":23},"updated":"2022-09-06 15:48:49.000000000","message":"would be good to rename this too as it now also returns segmentation id.","commit_id":"c0aef3d36233ee03417ccaa3afe759c500274005"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"21a4a5f06c25b0d9b97a7122c9793cf70fc72371","unresolved":true,"context_lines":[{"line_number":169,"context_line":""},{"line_number":170,"context_line":"        return nl_const.INACTIVE"},{"line_number":171,"context_line":""},{"line_number":172,"context_line":"    def _get_network_id(self, fwg_port):"},{"line_number":173,"context_line":"        port_id \u003d fwg_port.get(\u0027port_id\u0027, fwg_port.get(\u0027id\u0027))"},{"line_number":174,"context_line":"        port_details \u003d fwg_port.get(\u0027port_details\u0027)"},{"line_number":175,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"f63cd0bd_33d4bac2","line":172,"range":{"start_line":172,"start_character":8,"end_line":172,"end_character":23},"in_reply_to":"2a1fce25_025f8783","updated":"2022-09-07 09:41:07.000000000","message":"good idea","commit_id":"c0aef3d36233ee03417ccaa3afe759c500274005"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"4c5ecec84fa14ac326607efa1f012ca4b6a3c495","unresolved":false,"context_lines":[{"line_number":169,"context_line":""},{"line_number":170,"context_line":"        return nl_const.INACTIVE"},{"line_number":171,"context_line":""},{"line_number":172,"context_line":"    def _get_network_id(self, fwg_port):"},{"line_number":173,"context_line":"        port_id \u003d fwg_port.get(\u0027port_id\u0027, fwg_port.get(\u0027id\u0027))"},{"line_number":174,"context_line":"        port_details \u003d fwg_port.get(\u0027port_details\u0027)"},{"line_number":175,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"d2fdf159_8d56a9f5","line":172,"range":{"start_line":172,"start_character":8,"end_line":172,"end_character":23},"in_reply_to":"f63cd0bd_33d4bac2","updated":"2022-09-07 09:46:16.000000000","message":"Done","commit_id":"c0aef3d36233ee03417ccaa3afe759c500274005"}]}
