This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2213219
*** Bug 2213219 has been marked as a duplicate of this bug. ***
I reproduced on versioin: # rpm -qa|grep ovn23 ovn23.06-23.06.0-13.el9fdp.x86_64 ovn23.06-central-23.06.0-13.el9fdp.x86_64 ovn23.06-host-23.06.0-13.el9fdp.x86_64 use the test in https://bugzilla.redhat.com/show_bug.cgi?id=2213219, I can see the log : # grep assert /var/log/ovn/ovn-controller.log 2023-08-30T12:54:08.699Z|00430|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T12:55:05.490Z|00319|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:02:25.544Z|00064|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:03:12.570Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:07:21.643Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:07:29.181Z|00031|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:09:26.651Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:13:04.068Z|00061|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:13:08.716Z|00031|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:21:01.815Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() 2023-08-30T13:21:39.949Z|00033|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete() verified on version: # rpm -qa|grep ovn23 ovn23.06-23.06.0-56.el9fdp.x86_64 ovn23.06-central-23.06.0-56.el9fdp.x86_64 ovn23.06-host-23.06.0-56.el9fdp.x86_64 # grep assert /var/log/ovn/ovn-controller.log # no issue found. set verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ovn23.06 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:5306