This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2196885
with reproducer in https://bugzilla.redhat.com/show_bug.cgi?id=2216314#c4 Verified on ovn23.06-23.06.1-60.el9: [root@kvm-03-guest20 bz2216323]# bash -x rep.sh + systemctl start ovn-northd ++ ovn-nbctl --wait=sb create address-set name=as1 addresses=10.16.0.47/4,10.16.3.48/32 + as_uuid=fd46089c-ae0a-4e83-9aa7-6a730e0db347 + ovn-sbctl list address_set _uuid : ca187449-9f89-4da0-a515-8c09a1de68da addresses : ["10.16.0.47/4", "10.16.3.48/32"] name : as1 _uuid : 9bf0325d-3e8f-43b0-a311-1e4bd7a9b80d addresses : ["c6:03:7a:8a:44:1e"] name : svc_monitor_mac + ovn-nbctl --wait=sb remove address_set fd46089c-ae0a-4e83-9aa7-6a730e0db347 addresses 10.16.0.47/4 + ovn-sbctl list address_set _uuid : ca187449-9f89-4da0-a515-8c09a1de68da addresses : ["10.16.3.48/32"] name : as1 <=== address set is deleted _uuid : 9bf0325d-3e8f-43b0-a311-1e4bd7a9b80d addresses : ["c6:03:7a:8a:44:1e"] name : svc_monitor_mac [root@kvm-03-guest20 bz2216323]# rpm -qa | grep -E "openvswitch3.1|ovn23.06" openvswitch3.1-3.1.0-70.el9fdp.x86_64 ovn23.06-23.06.1-60.el9fdp.x86_64 ovn23.06-central-23.06.1-60.el9fdp.x86_64 ovn23.06-host-23.06.1-60.el9fdp.x86_64
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-2024:0391