+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-27 06:36:06.230 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:36:06.231 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-27 06:36:06.231 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 06:36:06.232 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:36:07.306 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:36:07.309 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:36:07.311 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 06:36:07.312 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:36:07.312 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:36:07.312 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:36:07.313 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:07.318 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:07.318 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:07.318 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:36:07.335 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:36:07.336 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:36:07.336 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:36:07.368 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:36:07.369 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:36:07.369 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:36:07.369 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:36:07.375 1 WARNING oslo_policy.policy [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-27 06:36:07.674 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:36:07.838 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:36:07.838 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:36:07.839 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:36:07.881 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:36:07.881 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:36:07.881 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:36:07.881 1 INFO neutron.plugins.ml2.extensions.port_security [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:36:07.882 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:36:07.882 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:36:07.882 1 INFO neutron.plugins.ml2.managers [None req-887463c6-2792-4e35-9c03-a3698c89608f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:36:07.896 1 INFO neutron.quota [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded quota_driver: . 2026-05-27 06:36:07.897 1 INFO neutron.plugins.ml2.plugin [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:36:07.897 1 INFO neutron.plugins.ml2.managers [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:36:07.897 1 INFO neutron.plugins.ml2.managers [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:36:07.897 1 INFO neutron.plugins.ml2.managers [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:36:07.898 1 INFO neutron.extensions.vlantransparent [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:36:07.898 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: qos 2026-05-27 06:36:07.908 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: router 2026-05-27 06:36:07.937 1 INFO neutron.services.service_base [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:36:07.937 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: segments 2026-05-27 06:36:08.001 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: trunk 2026-05-27 06:36:08.063 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:36:08.098 1 WARNING stevedore.named [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:36:08.163 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:36:08.164 1 INFO neutron.common.utils [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:36:08.164 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:36:08.169 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: tag 2026-05-27 06:36:08.176 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: timestamp 2026-05-27 06:36:08.179 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:36:08.184 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: flavors 2026-05-27 06:36:08.187 1 INFO neutron.manager [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loading Plugin: revisions 2026-05-27 06:36:08.190 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Initializing extension manager. 2026-05-27 06:36:08.191 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: address-group 2026-05-27 06:36:08.192 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: address-scope 2026-05-27 06:36:08.192 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:36:08.193 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: agent 2026-05-27 06:36:08.194 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:36:08.195 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:36:08.195 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:36:08.196 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: availability_zone 2026-05-27 06:36:08.197 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:36:08.197 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:36:08.198 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:36:08.199 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:36:08.199 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: dns-integration 2026-05-27 06:36:08.200 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:36:08.200 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:36:08.201 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: dvr 2026-05-27 06:36:08.202 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:36:08.202 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:36:08.203 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:36:08.203 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:36:08.204 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: external-net 2026-05-27 06:36:08.205 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:36:08.205 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: extraroute 2026-05-27 06:36:08.206 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:36:08.206 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:36:08.207 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:36:08.207 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 06:36:08.208 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:36:08.209 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:36:08.209 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: flavors 2026-05-27 06:36:08.210 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:36:08.211 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:36:08.212 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:36:08.212 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:36:08.213 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:36:08.214 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: router 2026-05-27 06:36:08.215 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:36:08.216 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 06:36:08.216 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 06:36:08.217 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:36:08.218 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: l3-ha 2026-05-27 06:36:08.218 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:36:08.219 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:36:08.219 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:36:08.220 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:36:08.221 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:36:08.222 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:36:08.223 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:36:08.224 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:36:08.225 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:36:08.226 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:36:08.227 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: multi-provider 2026-05-27 06:36:08.227 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: net-mtu 2026-05-27 06:36:08.228 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:36:08.228 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:36:08.229 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: network_ha 2026-05-27 06:36:08.229 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:36:08.230 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:36:08.231 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: pagination 2026-05-27 06:36:08.231 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:36:08.232 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 06:36:08.233 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:36:08.233 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:36:08.234 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:36:08.234 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:36:08.235 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:36:08.235 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:36:08.236 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:36:08.236 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: binding 2026-05-27 06:36:08.237 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: binding-extended 2026-05-27 06:36:08.238 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-security 2026-05-27 06:36:08.238 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: project-id 2026-05-27 06:36:08.239 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: provider 2026-05-27 06:36:08.240 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos 2026-05-27 06:36:08.241 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:36:08.241 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:36:08.242 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-default 2026-05-27 06:36:08.243 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-fip 2026-05-27 06:36:08.243 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:36:08.244 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:36:08.244 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:36:08.245 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:36:08.245 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:36:08.246 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-pps 2026-05-27 06:36:08.247 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:36:08.247 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:36:08.248 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:36:08.248 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:36:08.250 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: quotas 2026-05-27 06:36:08.252 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: quota_details 2026-05-27 06:36:08.253 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:36:08.254 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:36:08.254 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:36:08.255 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:36:08.255 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:36:08.256 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:36:08.257 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:36:08.257 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:36:08.258 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:36:08.259 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:36:08.259 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:36:08.260 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:36:08.260 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:36:08.261 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 06:36:08.261 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:36:08.274 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: security-group 2026-05-27 06:36:08.276 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: segment 2026-05-27 06:36:08.276 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:36:08.277 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: service-type 2026-05-27 06:36:08.277 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: sorting 2026-05-27 06:36:08.278 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:36:08.278 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:36:08.279 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:36:08.279 1 WARNING neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:36:08.280 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:36:08.280 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:36:08.281 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:36:08.281 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:36:08.282 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:36:08.282 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:36:08.283 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:36:08.286 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:36:08.287 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:36:08.287 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: trunk 2026-05-27 06:36:08.288 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: trunk-details 2026-05-27 06:36:08.288 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:36:08.289 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:36:08.290 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 06:36:08.291 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:36:08.291 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:36:08.293 1 INFO neutron.api.extensions [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Loaded extension: vpnaas 2026-05-27 06:36:08.296 1 INFO oslo_service.service [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Starting 2 workers 2026-05-27 06:36:08.301 1 INFO oslo_service.service [None req-fad0a826-1a5a-4a5a-bff8-4be57e3e4f0c - - - - - -] Starting 1 workers 2026-05-27 06:36:47.583 9 INFO neutron.db.l3_hamode_db [None req-48012605-7a61-4d28-bb5f-42d92c66081a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 06:36:57.976 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 290af43c-bb71-4c58-9f5a-933ae423cc68 2026-05-27 06:36:58.039 10 INFO neutron.plugins.ml2.plugin [None req-c96396a1-6148-4e45-9c21-ffd224cced0e - - - - - -] Attempt 1 to provision port 290af43c-bb71-4c58-9f5a-933ae423cc68 2026-05-27 06:36:59.754 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 290af43c-bb71-4c58-9f5a-933ae423cc68 2026-05-27 06:41:23.064 10 INFO neutron.plugins.ml2.plugin [None req-6bc3404f-66e3-460e-8ed9-305df8f09866 - - - - - -] Attempt 1 to provision port b3ea9ed6-c051-4ee4-955e-e580253432fe 2026-05-27 06:41:23.966 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port b3ea9ed6-c051-4ee4-955e-e580253432fe 2026-05-27 06:41:30.959 9 INFO neutron.plugins.ml2.plugin [None req-a1827699-4fa7-429c-a04f-7e12c402457a - - - - - -] Attempt 1 to provision port fb103f6d-c373-4353-aa96-e711ee34f979 2026-05-27 06:45:32.399 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port fb103f6d-c373-4353-aa96-e711ee34f979 2026-05-27 06:45:34.124 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port fb103f6d-c373-4353-aa96-e711ee34f979 2026-05-27 06:53:46.422 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 148c6bed-b46d-4bed-9bc2-48660cce2662 2026-05-27 06:53:48.435 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 148c6bed-b46d-4bed-9bc2-48660cce2662 2026-05-27 07:10:22.533 10 INFO neutron.plugins.ml2.plugin [None req-907f8870-c188-4f6f-ba2d-d6ed8a84c0bb - - - - - -] Attempt 1 to provision port 6b102b05-be71-4cf3-9d4a-46dcc1f158ac 2026-05-27 07:10:23.092 9 INFO neutron.plugins.ml2.plugin [None req-77f1a88b-9fa3-4945-bf99-a3180c69b474 - - - - - -] Attempt 1 to provision port e8e9f482-3151-43dd-be29-5d442f7c809e 2026-05-27 07:10:23.323 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port bee817ab-0b63-4053-a60c-b95ad80170a4 2026-05-27 07:10:23.546 10 INFO neutron.plugins.ml2.plugin [None req-17f09a19-ed14-4bf3-a850-97167bb796d0 - - - - - -] Attempt 1 to provision port 25141238-217c-4485-b47a-0d9a970aafff 2026-05-27 07:10:23.924 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 25141238-217c-4485-b47a-0d9a970aafff 2026-05-27 07:10:23.990 9 INFO neutron.plugins.ml2.plugin [None req-8044b0cf-8e65-452c-8ef8-e90a2a45d65c - - - - - -] Attempt 1 to provision port bee817ab-0b63-4053-a60c-b95ad80170a4 2026-05-27 07:10:25.295 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port bee817ab-0b63-4053-a60c-b95ad80170a4 2026-05-27 07:10:25.744 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 25141238-217c-4485-b47a-0d9a970aafff 2026-05-27 07:10:25.810 10 INFO neutron.plugins.ml2.plugin [None req-ab62fc0f-6a8c-4b83-8d15-de54e85796c0 - - - - - -] Attempt 1 to provision port b89d51a6-6f70-4dbe-a7ad-c93e338a96ab 2026-05-27 07:10:26.586 9 INFO neutron.plugins.ml2.plugin [None req-5a543c90-2ddc-4c56-9244-9347e69766fd - - - - - -] Attempt 1 to provision port b89d51a6-6f70-4dbe-a7ad-c93e338a96ab 2026-05-27 07:10:26.738 10 INFO neutron.plugins.ml2.plugin [None req-271ee804-f950-40d9-a148-c1bd41e55fcd - - - - - -] Attempt 1 to provision port 14e1adb1-bc4f-4861-b3a6-b02a8539f550 2026-05-27 07:10:27.386 10 INFO neutron.plugins.ml2.plugin [None req-179af03e-6f5b-4c85-879c-98458bd8271b - - - - - -] Attempt 1 to provision port 14e1adb1-bc4f-4861-b3a6-b02a8539f550 2026-05-27 07:10:29.246 10 INFO neutron.plugins.ml2.plugin [None req-aaf21bdf-70c4-4768-8cad-95003cad2638 - - - - - -] Attempt 1 to provision port 11d37f1d-3cc0-43d5-8c80-bb7375f8f121 2026-05-27 07:10:29.339 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 81f9151a-221f-456b-8146-5e1a3c499d8d 2026-05-27 07:10:30.215 9 INFO neutron.plugins.ml2.plugin [None req-97614b02-8c5b-4824-8ffd-a72986e1d848 - - - - - -] Attempt 1 to provision port 81f9151a-221f-456b-8146-5e1a3c499d8d 2026-05-27 07:10:31.298 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 81f9151a-221f-456b-8146-5e1a3c499d8d 2026-05-27 07:10:32.144 10 INFO neutron.plugins.ml2.plugin [None req-c44f49a3-ac03-401f-9d86-631ac7cc3dcb - - - - - -] Attempt 1 to provision port 2c9424b2-66d2-4117-a128-8fba881f417a 2026-05-27 07:10:32.429 10 INFO neutron.plugins.ml2.plugin [None req-59d3b0b6-0050-4f05-b38a-0658f77848a8 - - - - - -] Attempt 1 to provision port 5095d30d-d3ee-4a08-964b-f1a448c6b4df 2026-05-27 07:10:33.002 10 INFO neutron.plugins.ml2.plugin [None req-fa287180-3f1b-4d54-8ab2-2e5fcd7c8ca4 - - - - - -] Attempt 1 to provision port 5095d30d-d3ee-4a08-964b-f1a448c6b4df 2026-05-27 07:10:34.915 10 INFO neutron.plugins.ml2.plugin [None req-cf0dc467-3ff3-4488-a69c-c0a95ab120b3 - - - - - -] Attempt 1 to provision port 6d3a508c-c3a1-44ea-bff4-06da44fb2842 2026-05-27 07:10:35.386 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e6bfbb0a-49c8-445c-b4db-bd33571190b4 2026-05-27 07:10:35.922 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 757dd72f-1932-4845-8451-2bf98adbe5b9 2026-05-27 07:10:36.448 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 43a361d1-dad4-486b-ba7d-f6c01333b211 2026-05-27 07:10:37.288 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e6bfbb0a-49c8-445c-b4db-bd33571190b4 2026-05-27 07:10:37.578 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 757dd72f-1932-4845-8451-2bf98adbe5b9 2026-05-27 07:10:37.874 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 43a361d1-dad4-486b-ba7d-f6c01333b211 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:10:41.779 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6d3a508c-c3a1-44ea-bff4-06da44fb2842 2026-05-27 07:10:42.713 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-62aadd1d-73c5-41b8-aa0e-25de79c4210d'] response: {'server_uuid': 'f556f96f-9c79-4f88-ba01-322b4ff94899', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d3a508c-c3a1-44ea-bff4-06da44fb2842', 'code': 200} 2026-05-27 07:10:43.424 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6d3a508c-c3a1-44ea-bff4-06da44fb2842 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:10:48.186 10 INFO neutron.plugins.ml2.plugin [None req-8ad86ab0-41bf-4ebe-8eed-e6d53de0c475 - - - - - -] Attempt 1 to provision port 42dd42da-68f2-44b0-9e81-c826d4dc9a7a 2026-05-27 07:10:48.748 10 INFO neutron.plugins.ml2.plugin [None req-24cf9f0d-de7f-4aab-9280-7441c6aee5d0 - - - - - -] Attempt 1 to provision port 5462148c-417d-4c1d-bd29-38150665f15b 2026-05-27 07:10:49.376 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 5462148c-417d-4c1d-bd29-38150665f15b 2026-05-27 07:10:52.647 10 INFO neutron.plugins.ml2.plugin [None req-b8f4dbe6-ea55-47ff-9363-a699d9fa3175 - - - - - -] Attempt 1 to provision port 7a1da149-4443-4f9e-b47f-15b2b24cba08 2026-05-27 07:10:53.326 9 INFO neutron.plugins.ml2.plugin [None req-66b4bc93-082c-4ab7-904d-f13275736b77 - - - - - -] Attempt 1 to provision port 7a1da149-4443-4f9e-b47f-15b2b24cba08 2026-05-27 07:10:53.627 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 790bd6cd-00ed-49e8-8de7-57801c0ddf35 2026-05-27 07:10:54.203 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 4baf46c8-7c92-4756-9487-ed28a2dd8439 2026-05-27 07:10:54.495 10 INFO neutron.plugins.ml2.plugin [None req-0e1ba341-473a-46e6-9c3c-f4b6f5118b71 - - - - - -] Attempt 1 to provision port 790bd6cd-00ed-49e8-8de7-57801c0ddf35 2026-05-27 07:10:54.753 9 INFO neutron.plugins.ml2.plugin [None req-0a0d5e0a-9060-49cf-b441-1ce875a2098e - - - - - -] Attempt 1 to provision port 91feceed-c0e4-40a4-a461-a9ef3d50249a 2026-05-27 07:10:55.441 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 790bd6cd-00ed-49e8-8de7-57801c0ddf35 2026-05-27 07:10:55.807 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 4baf46c8-7c92-4756-9487-ed28a2dd8439 2026-05-27 07:10:57.338 10 INFO neutron.plugins.ml2.plugin [None req-6369cd7d-3494-4383-8d14-8563005a0e52 - - - - - -] Attempt 1 to provision port 99751cad-2939-4c62-8f75-eddcdedb813d 2026-05-27 07:10:58.011 9 INFO neutron.plugins.ml2.plugin [None req-4070d358-8f67-4d68-b01f-dad59db80486 - - - - - -] Attempt 1 to provision port 99751cad-2939-4c62-8f75-eddcdedb813d 2026-05-27 07:10:59.370 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e8a96a74-3f6a-4aa8-8a77-f5d551b657ee 2026-05-27 07:11:01.385 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e8a96a74-3f6a-4aa8-8a77-f5d551b657ee 2026-05-27 07:11:01.645 9 INFO neutron.plugins.ml2.plugin [None req-1975f114-77ac-4eb0-82d7-a0d61755efbc - - - - - -] Attempt 1 to provision port fac4e0c4-a0ea-4514-9f2e-039417714d81 2026-05-27 07:11:01.738 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port fac4e0c4-a0ea-4514-9f2e-039417714d81 2026-05-27 07:11:03.443 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2dd420c9-b380-4e78-a5e3-632643004b1b 2026-05-27 07:11:03.596 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-552a7fcf-d855-430d-aa04-7834827efb97'] response: {'server_uuid': 'b762e032-2421-4eed-bb13-296245df4e93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2dd420c9-b380-4e78-a5e3-632643004b1b', 'code': 200} 2026-05-27 07:11:04.542 10 INFO neutron.plugins.ml2.plugin [None req-16566d25-b6fb-4b8d-aa1f-5812ca7ec104 - - - - - -] Attempt 1 to provision port caec2fbb-e957-48a1-8e63-4c443610defc 2026-05-27 07:11:05.367 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2dd420c9-b380-4e78-a5e3-632643004b1b 2026-05-27 07:11:07.447 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port caec2fbb-e957-48a1-8e63-4c443610defc 2026-05-27 07:11:07.620 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ae9ce4f-9bf3-49a7-bf3e-e4908ae2d38d'] response: {'server_uuid': 'd662be89-69c9-4bdc-8b9b-980a301b0447', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'caec2fbb-e957-48a1-8e63-4c443610defc', 'code': 200} 2026-05-27 07:11:09.358 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 42dd42da-68f2-44b0-9e81-c826d4dc9a7a 2026-05-27 07:11:09.790 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port caec2fbb-e957-48a1-8e63-4c443610defc 2026-05-27 07:11:10.108 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 7a1da149-4443-4f9e-b47f-15b2b24cba08 2026-05-27 07:11:11.363 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 42dd42da-68f2-44b0-9e81-c826d4dc9a7a 2026-05-27 07:11:11.671 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 7a1da149-4443-4f9e-b47f-15b2b24cba08 2026-05-27 07:11:12.313 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be33b896-9654-4b71-afcb-6d532fd6c659'] response: {'server_uuid': 'd662be89-69c9-4bdc-8b9b-980a301b0447', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'caec2fbb-e957-48a1-8e63-4c443610defc', 'code': 200} 2026-05-27 07:11:15.491 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 91feceed-c0e4-40a4-a461-a9ef3d50249a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:11:20.016 10 INFO neutron.plugins.ml2.plugin [None req-5dfb113b-7132-4253-9d1f-8152d7674349 - - - - - -] Attempt 1 to provision port 2dd420c9-b380-4e78-a5e3-632643004b1b 2026-05-27 07:11:21.339 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2dd420c9-b380-4e78-a5e3-632643004b1b 2026-05-27 07:11:23.267 9 INFO neutron.plugins.ml2.plugin [None req-fcd619db-cd01-4d6f-b603-1b72166ba1c7 - - - - - -] Attempt 1 to provision port 2dd420c9-b380-4e78-a5e3-632643004b1b 2026-05-27 07:11:23.459 9 INFO neutron.plugins.ml2.plugin [None req-5bcf0694-a228-48a1-9f84-2aaa593b520c - - - - - -] Attempt 1 to provision port 28acb7fb-3e38-4380-9e25-46c6c64f2126 2026-05-27 07:11:23.520 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 621413ab-162f-46c6-8d9b-543afb39f31d 2026-05-27 07:11:24.423 10 INFO neutron.plugins.ml2.plugin [None req-2910a4a9-584a-47d6-a343-26a3bef16d4a - - - - - -] Attempt 1 to provision port 621413ab-162f-46c6-8d9b-543afb39f31d 2026-05-27 07:11:24.445 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 1343fe71-e8c6-4f36-ab44-56d27b8978ad 2026-05-27 07:11:24.618 9 INFO neutron.plugins.ml2.plugin [None req-9a087138-aafc-42cc-869b-159dc8e524c5 - - - - - -] Attempt 1 to provision port 1343fe71-e8c6-4f36-ab44-56d27b8978ad 2026-05-27 07:11:25.062 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2dd420c9-b380-4e78-a5e3-632643004b1b 2026-05-27 07:11:25.517 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 3d496696-dfb1-4069-9088-c8c3bb13e68d 2026-05-27 07:11:26.026 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 1343fe71-e8c6-4f36-ab44-56d27b8978ad 2026-05-27 07:11:26.124 10 INFO neutron.plugins.ml2.plugin [None req-8b634b3d-afb4-4b30-8bbd-a0bd75bdd623 - - - - - -] Attempt 1 to provision port cacf0134-5c05-4bb9-a3e1-275ae1dc98de 2026-05-27 07:11:26.431 10 INFO neutron.plugins.ml2.plugin [None req-3e1265cc-c988-488f-80dd-e8e51a9f01de - - - - - -] Attempt 1 to provision port 3d496696-dfb1-4069-9088-c8c3bb13e68d 2026-05-27 07:11:26.522 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 621413ab-162f-46c6-8d9b-543afb39f31d 2026-05-27 07:11:26.746 9 INFO neutron.plugins.ml2.plugin [None req-450682a0-0c1c-4203-aecf-a80d71f8e965 - - - - - -] Attempt 1 to provision port e668c58c-4760-4cb5-b400-cbf91a42612f 2026-05-27 07:11:26.788 9 INFO neutron.plugins.ml2.plugin [None req-450682a0-0c1c-4203-aecf-a80d71f8e965 - - - - - -] Attempt 1 to provision port cacf0134-5c05-4bb9-a3e1-275ae1dc98de 2026-05-27 07:11:27.438 9 INFO neutron.plugins.ml2.plugin [None req-bbe941e8-4c40-4410-9b76-37118d63d3b1 - - - - - -] Attempt 1 to provision port e668c58c-4760-4cb5-b400-cbf91a42612f 2026-05-27 07:11:27.530 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 07574b9c-ffeb-41ff-8abd-8d8eada1d3ba 2026-05-27 07:11:28.148 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 3d496696-dfb1-4069-9088-c8c3bb13e68d 2026-05-27 07:11:28.698 9 INFO neutron.plugins.ml2.plugin [None req-e9efe641-118d-4b5a-a6e5-61b0d414d47f - - - - - -] Attempt 1 to provision port 4e8f12f6-ef91-4a63-b838-d500570b243c 2026-05-27 07:11:29.378 10 INFO neutron.plugins.ml2.plugin [None req-913e289c-7740-458f-b98a-7b4cedad88b6 - - - - - -] Attempt 1 to provision port 4e8f12f6-ef91-4a63-b838-d500570b243c 2026-05-27 07:11:29.423 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 07574b9c-ffeb-41ff-8abd-8d8eada1d3ba 2026-05-27 07:11:34.462 9 INFO neutron.plugins.ml2.plugin [None req-d52b6fb9-2830-4cf7-83c4-781b7a3dc9ed - - - - - -] Attempt 1 to provision port 12ac1678-0fb0-415d-be28-c593af42ff2b 2026-05-27 07:11:37.692 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 12ac1678-0fb0-415d-be28-c593af42ff2b 2026-05-27 07:11:38.330 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ef52fcc9-2622-44dc-88e8-79a7ae524aba 2026-05-27 07:11:38.433 10 INFO neutron.plugins.ml2.plugin [None req-1e6857ea-7b69-4522-8b1e-c33927b589e8 - - - - - -] Attempt 1 to provision port ef52fcc9-2622-44dc-88e8-79a7ae524aba 2026-05-27 07:11:38.441 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b0cbc22-e209-4225-89a5-3f0412d561f0'] response: {'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'code': 200} 2026-05-27 07:11:39.433 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 12ac1678-0fb0-415d-be28-c593af42ff2b 2026-05-27 07:11:39.698 10 INFO neutron.plugins.ml2.plugin [None req-1e110b81-71f6-4672-af62-0d80137f8a0d - - - - - -] Attempt 1 to provision port f8876d2a-cb75-4441-8f5f-e6faf286305d 2026-05-27 07:11:39.898 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ef52fcc9-2622-44dc-88e8-79a7ae524aba 2026-05-27 07:11:40.701 10 INFO neutron.plugins.ml2.plugin [None req-70e7ead6-8d85-4e3b-b289-c6d09a3f6e66 - - - - - -] Attempt 1 to provision port f8876d2a-cb75-4441-8f5f-e6faf286305d 2026-05-27 07:11:41.452 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 917166cf-a235-4801-b6f1-0ab1cecfd4d1 2026-05-27 07:11:41.881 9 INFO neutron.plugins.ml2.plugin [None req-6e5accb7-97ac-438f-8dd6-842e5993f690 - - - - - -] Attempt 1 to provision port 2d0abacc-8c21-4953-885e-e19c0b6543d8 2026-05-27 07:11:42.443 10 INFO neutron.plugins.ml2.plugin [None req-b422cd28-6c02-4f8e-91c8-99301cd97966 - - - - - -] Attempt 1 to provision port 917166cf-a235-4801-b6f1-0ab1cecfd4d1 2026-05-27 07:11:43.604 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 917166cf-a235-4801-b6f1-0ab1cecfd4d1 2026-05-27 07:11:45.144 9 INFO neutron.plugins.ml2.plugin [None req-d876755c-4cca-414f-a9d3-46418c2a987d - - - - - -] Attempt 1 to provision port edf8701b-1ba5-499c-8ef5-601fdf5ab1d1 2026-05-27 07:11:45.604 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 28acb7fb-3e38-4380-9e25-46c6c64f2126 2026-05-27 07:11:45.893 9 INFO neutron.plugins.ml2.plugin [None req-6b9925d2-b6a9-4d5c-b287-dd7a0941739e - - - - - -] Attempt 1 to provision port edf8701b-1ba5-499c-8ef5-601fdf5ab1d1 2026-05-27 07:11:46.091 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e668c58c-4760-4cb5-b400-cbf91a42612f 2026-05-27 07:11:46.351 10 INFO neutron.plugins.ml2.plugin [None req-8dc51b72-42ae-47c5-a988-47e75209895e - - - - - -] Attempt 1 to provision port 1156bf68-3f2c-4ae5-a809-ce32c2646b2b 2026-05-27 07:11:46.876 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 1156bf68-3f2c-4ae5-a809-ce32c2646b2b 2026-05-27 07:11:47.287 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2a34cc59-3fcb-4336-91f7-3a59a4aef2ce 2026-05-27 07:11:48.188 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 28acb7fb-3e38-4380-9e25-46c6c64f2126 2026-05-27 07:11:48.495 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e668c58c-4760-4cb5-b400-cbf91a42612f 2026-05-27 07:11:48.807 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 1156bf68-3f2c-4ae5-a809-ce32c2646b2b 2026-05-27 07:11:49.154 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2a34cc59-3fcb-4336-91f7-3a59a4aef2ce 2026-05-27 07:11:49.982 10 INFO neutron.plugins.ml2.plugin [None req-14236b5e-6341-4d33-9513-c924c756ec3e - - - - - -] Attempt 1 to provision port 2861c076-f322-4b65-9de9-36af07294bf7 2026-05-27 07:11:50.086 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2861c076-f322-4b65-9de9-36af07294bf7 2026-05-27 07:11:51.604 10 INFO neutron.plugins.ml2.plugin [None req-948a4d39-dd13-4d6c-86ae-021cc62d05ab - - - - - -] Attempt 1 to provision port c7118a2a-0e56-464f-9b6f-e9979a0f2ec5 2026-05-27 07:11:51.856 9 INFO neutron.plugins.ml2.plugin [None req-785f4e46-84e2-43a8-8bd8-b8fff8db0d40 - - - - - -] Attempt 1 to provision port c7118a2a-0e56-464f-9b6f-e9979a0f2ec5 2026-05-27 07:11:52.094 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2861c076-f322-4b65-9de9-36af07294bf7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:11:56.075 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port bcb92e21-1e12-4ab0-afe5-449ced70d09a 2026-05-27 07:11:56.972 9 INFO neutron.plugins.ml2.plugin [None req-4761f6c0-51d7-489e-95fd-8b42b1b37d85 - - - - - -] Attempt 1 to provision port bcb92e21-1e12-4ab0-afe5-449ced70d09a 2026-05-27 07:11:57.210 10 INFO neutron.plugins.ml2.plugin [None req-440461b6-708a-4915-9d9e-b2252b2b1fba - - - - - -] Attempt 1 to provision port 27811247-a634-43f3-8030-f12c054405e5 2026-05-27 07:11:57.972 10 INFO neutron.plugins.ml2.plugin [None req-4c5d0b00-5eeb-4721-8e04-c05fafc884c1 - - - - - -] Attempt 1 to provision port ac5a941b-42d2-49b9-b715-a7560aef4947 2026-05-27 07:11:58.282 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ac5a941b-42d2-49b9-b715-a7560aef4947 2026-05-27 07:11:58.611 9 INFO neutron.plugins.ml2.plugin [None req-4837ba5c-2e7c-4251-9fae-e624958fd74b - - - - - -] Attempt 1 to provision port 3630b712-05ca-409d-a614-e9286c7bb418 2026-05-27 07:11:58.657 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port bcb92e21-1e12-4ab0-afe5-449ced70d09a 2026-05-27 07:11:59.266 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd59784e-48cd-42f1-9dbd-0975f6f03afa'] response: {'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'code': 200} 2026-05-27 07:11:59.876 9 INFO neutron.plugins.ml2.plugin [None req-788a5722-1cfd-45e5-bccd-bbf4a26e8735 - - - - - -] Attempt 1 to provision port 3630b712-05ca-409d-a614-e9286c7bb418 2026-05-27 07:12:00.036 10 INFO neutron.plugins.ml2.plugin [None req-fe2853c3-0617-4463-8c0d-be3779cb5cb2 - - - - - -] Attempt 1 to provision port 5841cb32-204f-4632-80a8-80d4b56d6416 2026-05-27 07:12:00.192 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ac5a941b-42d2-49b9-b715-a7560aef4947 2026-05-27 07:12:00.490 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 12ac1678-0fb0-415d-be28-c593af42ff2b 2026-05-27 07:12:00.654 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e3a234c-75c7-4a60-8541-97e9ac541e0a'] response: {'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'code': 200} 2026-05-27 07:12:01.405 9 INFO neutron.plugins.ml2.plugin [None req-9a0e4b71-a8d7-4385-868e-ffd3cf985eaf - - - - - -] Attempt 1 to provision port bc9c5bd9-beff-4f9c-bafe-3d1be4107ffe 2026-05-27 07:12:02.211 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 12ac1678-0fb0-415d-be28-c593af42ff2b 2026-05-27 07:12:02.315 9 INFO neutron.plugins.ml2.plugin [None req-01445c5d-17c4-4081-a5de-40c76d8074f5 - - - - - -] Attempt 1 to provision port bc9c5bd9-beff-4f9c-bafe-3d1be4107ffe 2026-05-27 07:12:02.523 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2d0abacc-8c21-4953-885e-e19c0b6543d8 2026-05-27 07:12:04.293 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 5841cb32-204f-4632-80a8-80d4b56d6416 2026-05-27 07:12:04.445 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0830143a-015b-4914-b838-4a223a2a6f9a'] response: {'server_uuid': 'bba149fe-c6f7-4953-83fc-6ac681ac0d2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5841cb32-204f-4632-80a8-80d4b56d6416', 'code': 200} 2026-05-27 07:12:04.804 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 2d0abacc-8c21-4953-885e-e19c0b6543d8 2026-05-27 07:12:05.058 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port edf8701b-1ba5-499c-8ef5-601fdf5ab1d1 2026-05-27 07:12:06.186 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 5841cb32-204f-4632-80a8-80d4b56d6416 2026-05-27 07:12:06.715 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port edf8701b-1ba5-499c-8ef5-601fdf5ab1d1 2026-05-27 07:12:08.293 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c69f709-2d66-47bd-b0e9-ea59fb7f1254'] response: {'server_uuid': 'bba149fe-c6f7-4953-83fc-6ac681ac0d2c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5841cb32-204f-4632-80a8-80d4b56d6416', 'code': 200} 2026-05-27 07:12:10.193 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 561037e7-f65f-4d74-a7e3-9c19b1d45f89 2026-05-27 07:12:10.641 9 INFO neutron.plugins.ml2.plugin [None req-7071e115-0837-45dc-8feb-3791b7e698a1 - - - - - -] Attempt 1 to provision port 561037e7-f65f-4d74-a7e3-9c19b1d45f89 2026-05-27 07:12:10.934 9 INFO neutron.plugins.ml2.plugin [None req-1ba9d93d-77f6-4bc3-af85-b6e80cd14f9b - - - - - -] Attempt 1 to provision port 33bef5f4-17eb-4723-84c7-487d53cee4d8 2026-05-27 07:12:12.391 9 INFO neutron.plugins.ml2.plugin [None req-84ee8a02-b109-44b7-a979-64c9b59206b6 - - - - - -] Attempt 1 to provision port 33bef5f4-17eb-4723-84c7-487d53cee4d8 2026-05-27 07:12:12.405 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 561037e7-f65f-4d74-a7e3-9c19b1d45f89 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:12:18.232 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ed0f4361-c7d0-4327-98eb-0ceba7a39a4d 2026-05-27 07:12:19.069 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-95fe3768-42a0-4864-83a9-3c9c79046fcf'] response: {'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'code': 200} 2026-05-27 07:12:19.401 9 INFO neutron.plugins.ml2.plugin [None req-fc6752e5-bf4d-47f9-b5af-384ab88c26a8 - - - - - -] Attempt 1 to provision port ed0f4361-c7d0-4327-98eb-0ceba7a39a4d 2026-05-27 07:12:20.189 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ed0f4361-c7d0-4327-98eb-0ceba7a39a4d 2026-05-27 07:12:20.208 9 INFO neutron.plugins.ml2.plugin [None req-f2b5314f-11ed-4efc-afd9-ef1840d719b0 - - - - - -] Attempt 1 to provision port 54f219ae-6239-4bd7-96ac-87beb1b0d116 2026-05-27 07:12:20.579 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port db432040-ff22-49d5-9e09-346eb267a4a2 2026-05-27 07:12:20.794 10 INFO neutron.plugins.ml2.plugin [None req-f16c50d2-d8ac-4833-aa62-7ea0a4e7fcec - - - - - -] Attempt 1 to provision port 5f6c92a1-ede9-471b-a410-f45919d7c10e 2026-05-27 07:12:20.948 9 INFO neutron.plugins.ml2.plugin [None req-12a07254-54a9-43a2-8c94-92886406f8f7 - - - - - -] Attempt 1 to provision port db432040-ff22-49d5-9e09-346eb267a4a2 2026-05-27 07:12:21.436 9 INFO neutron.plugins.ml2.plugin [None req-b15bafd0-c576-43eb-8423-ea01b60eaa01 - - - - - -] Attempt 1 to provision port 5f6c92a1-ede9-471b-a410-f45919d7c10e 2026-05-27 07:12:22.070 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port db432040-ff22-49d5-9e09-346eb267a4a2 2026-05-27 07:12:22.802 9 INFO neutron.plugins.ml2.plugin [None req-804c77b7-d8e6-494a-8dc4-b6bc0f2f761f - - - - - -] Attempt 1 to provision port 7bde9875-2d42-4406-b00d-d8fe968596d3 2026-05-27 07:12:23.563 9 INFO neutron.plugins.ml2.plugin [None req-11233c51-9249-41aa-872d-ac39ba21098b - - - - - -] Attempt 1 to provision port 7bde9875-2d42-4406-b00d-d8fe968596d3 2026-05-27 07:12:24.143 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port df49d2b8-b058-4ed5-9397-c451ee1e47b0 2026-05-27 07:12:26.308 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port df49d2b8-b058-4ed5-9397-c451ee1e47b0 2026-05-27 07:12:27.037 10 INFO neutron.plugins.ml2.plugin [None req-b3a294b6-ce21-411b-b999-b44d73cd8920 - - - - - -] Attempt 1 to provision port 632a93d8-5419-4101-bece-8258c7d6ecc8 2026-05-27 07:12:34.170 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6a270d74-4873-46d2-9080-a8eb30521d8c 2026-05-27 07:12:34.322 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-504bf0a6-5b69-4857-8315-449d971b0892'] response: {'server_uuid': '944c7696-d94c-48bb-b1df-ec79762e1d42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a270d74-4873-46d2-9080-a8eb30521d8c', 'code': 200} 2026-05-27 07:12:36.056 9 INFO neutron.plugins.ml2.plugin [None req-c1df54c3-e163-4605-9130-094cbe262dbf - - - - - -] Attempt 1 to provision port b8a3fe4f-e367-4ddf-8f97-557b49b18ebd 2026-05-27 07:12:36.095 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6a270d74-4873-46d2-9080-a8eb30521d8c 2026-05-27 07:12:38.406 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bb93cf8-b340-4bd3-a8d6-24514ccfa1f7'] response: {'server_uuid': '944c7696-d94c-48bb-b1df-ec79762e1d42', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6a270d74-4873-46d2-9080-a8eb30521d8c', 'code': 200} 2026-05-27 07:12:40.268 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ee1d5f68-4f65-4bc5-a8c8-a75cb4b44a1a 2026-05-27 07:12:41.559 9 INFO neutron.plugins.ml2.plugin [None req-36dd5d0a-504a-4d50-aa25-6e51321754eb - - - - - -] Attempt 1 to provision port 6bdbb5cf-37dd-46eb-9c7a-299e525184f7 2026-05-27 07:12:41.949 9 INFO neutron.plugins.ml2.plugin [None req-36dd5d0a-504a-4d50-aa25-6e51321754eb - - - - - -] Attempt 1 to provision port 85d47cf7-a644-449c-8a46-40da62118948 2026-05-27 07:12:42.144 9 INFO neutron.plugins.ml2.plugin [None req-146b0de9-1201-4c1d-819f-45d5b9d0278d - - - - - -] Attempt 1 to provision port 85d47cf7-a644-449c-8a46-40da62118948 2026-05-27 07:12:42.273 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 7bde9875-2d42-4406-b00d-d8fe968596d3 2026-05-27 07:12:42.689 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6bdbb5cf-37dd-46eb-9c7a-299e525184f7 2026-05-27 07:12:42.978 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port ee1d5f68-4f65-4bc5-a8c8-a75cb4b44a1a 2026-05-27 07:12:43.605 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 54f219ae-6239-4bd7-96ac-87beb1b0d116 2026-05-27 07:12:44.423 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6bdbb5cf-37dd-46eb-9c7a-299e525184f7 2026-05-27 07:12:45.442 9 INFO neutron.plugins.ml2.plugin [None req-974f142c-7a44-4cdc-9f18-460cf0c3d168 - - - - - -] Attempt 1 to provision port af005e49-f9f6-4baf-8f05-f391b992101b 2026-05-27 07:12:46.185 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e2e5d6cc-6de3-46ad-b508-06d20df22490 2026-05-27 07:12:46.802 10 INFO neutron.plugins.ml2.plugin [None req-e54bc49e-447e-4dac-b3bb-a22d9d8d8d5a - - - - - -] Attempt 1 to provision port e2e5d6cc-6de3-46ad-b508-06d20df22490 2026-05-27 07:12:48.146 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e2e5d6cc-6de3-46ad-b508-06d20df22490 2026-05-27 07:12:48.610 10 INFO neutron.plugins.ml2.plugin [None req-bcd845e6-6242-429f-8a62-bb70887be3c1 - - - - - -] Attempt 1 to provision port d3c9a64e-26d5-48d1-94d7-025e8a207fd9 2026-05-27 07:12:49.511 9 INFO neutron.plugins.ml2.plugin [None req-594987c3-ed95-45bc-b7e6-af807b760009 - - - - - -] Attempt 1 to provision port d3c9a64e-26d5-48d1-94d7-025e8a207fd9 2026-05-27 07:12:50.179 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6abb58af-2e73-4d3b-9587-3e7ad866efde 2026-05-27 07:12:50.978 10 INFO neutron.plugins.ml2.plugin [None req-fa3c0cab-c317-4205-b7be-d710f12ff325 - - - - - -] Attempt 1 to provision port 7a80ac94-b351-4b88-bae6-134b57164cc8 2026-05-27 07:12:52.203 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6abb58af-2e73-4d3b-9587-3e7ad866efde 2026-05-27 07:12:54.234 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 7a80ac94-b351-4b88-bae6-134b57164cc8 2026-05-27 07:12:54.403 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b548625d-8b27-4dfd-9298-c462cb9f45d5'] response: {'server_uuid': 'c2af7ad8-6015-4e38-83a4-1fc6fb5d8946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a80ac94-b351-4b88-bae6-134b57164cc8', 'code': 200} 2026-05-27 07:12:54.477 9 INFO neutron.plugins.ml2.plugin [None req-5a960912-2035-447b-bf87-9ce30aa08a88 - - - - - -] Attempt 1 to provision port 85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 2026-05-27 07:12:56.565 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 2026-05-27 07:12:56.800 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b2b8d6-72b1-4303-98c5-b4b062e72899'] response: {'server_uuid': 'c76c711c-fb4d-4b99-a527-e48d2536ade9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85c39f23-6022-46dd-a7ca-10aaa4b9a9e0', 'code': 200} 2026-05-27 07:12:57.342 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 85d47cf7-a644-449c-8a46-40da62118948 2026-05-27 07:12:57.811 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 7a80ac94-b351-4b88-bae6-134b57164cc8 2026-05-27 07:12:58.306 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port b8a3fe4f-e367-4ddf-8f97-557b49b18ebd 2026-05-27 07:12:58.749 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 85d47cf7-a644-449c-8a46-40da62118948 2026-05-27 07:12:59.121 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 2026-05-27 07:13:00.300 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port b8a3fe4f-e367-4ddf-8f97-557b49b18ebd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server [None req-f3e9fd66-4773-4d07-a9ae-5e84b6b6d64d - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 8bb59c3e-fe96-434a-88cf-40d92b613012: This subnet is being modified by another concurrent operation. 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 8bb59c3e-fe96-434a-88cf-40d92b613012: This subnet is being modified by another concurrent operation. 2026-05-27 07:13:13.122 10 ERROR oslo_messaging.rpc.server  2026-05-27 07:13:16.325 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6a0f093a-b774-4698-968f-4c7ebeb70f8f 2026-05-27 07:13:21.837 9 INFO neutron.plugins.ml2.plugin [None req-4df4feb0-7a2a-4f79-8bb8-f11db672cd5a - - - - - -] Attempt 1 to provision port 68a15c2d-70d9-4f8e-9b5e-c30098dec64c 2026-05-27 07:13:24.358 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 68a15c2d-70d9-4f8e-9b5e-c30098dec64c 2026-05-27 07:13:24.515 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-14f59017-1e99-4ac7-b73e-60a5669f01c2'] response: {'server_uuid': 'dc44ced6-1fde-4a1f-b9f2-274cf115f1e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68a15c2d-70d9-4f8e-9b5e-c30098dec64c', 'code': 200} 2026-05-27 07:13:26.301 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 68a15c2d-70d9-4f8e-9b5e-c30098dec64c 2026-05-27 07:13:42.501 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b33794f2-2153-4e6b-be3d-26d3e587f6d0'] response: {'server_uuid': 'dc44ced6-1fde-4a1f-b9f2-274cf115f1e3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68a15c2d-70d9-4f8e-9b5e-c30098dec64c', 'code': 200} 2026-05-27 07:13:53.964 9 INFO neutron.plugins.ml2.plugin [None req-c022b469-9f79-441d-bdbc-38a5b7736908 - - - - - -] Attempt 1 to provision port 4de1fdf9-daa6-46e3-ab48-a55bebf2a6b7 2026-05-27 07:13:59.077 10 INFO neutron.plugins.ml2.plugin [None req-7d586a7e-95cf-4217-8c62-b57c08d54396 - - - - - -] Attempt 1 to provision port 542c0bcf-0d45-4742-b714-839f5edba0fc 2026-05-27 07:13:59.847 10 INFO neutron.plugins.ml2.plugin [None req-19a7ca4e-7a12-4f21-989a-c7a3e54b15d2 - - - - - -] Attempt 1 to provision port 6f992dca-a6b4-4040-899e-f50267862565 2026-05-27 07:14:00.329 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6f992dca-a6b4-4040-899e-f50267862565 2026-05-27 07:14:01.735 9 INFO neutron.plugins.ml2.plugin [None req-74f8f697-0aae-4827-96fb-522721381025 - - - - - -] Attempt 1 to provision port beeb97e8-d99f-47f7-b543-2c302101bb68 2026-05-27 07:14:02.331 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e80b49f0-8646-4dd7-90ce-de3f3f2f0206 2026-05-27 07:14:02.516 10 INFO neutron.plugins.ml2.plugin [None req-81c95717-b36c-4d7b-b9cc-a248e8d0cb64 - - - - - -] Attempt 1 to provision port beeb97e8-d99f-47f7-b543-2c302101bb68 2026-05-27 07:14:04.310 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port e80b49f0-8646-4dd7-90ce-de3f3f2f0206 2026-05-27 07:14:06.294 10 INFO neutron.plugins.ml2.plugin [None req-ccb2d11d-a282-4a5b-8aea-7dda448a33b6 - - - - - -] Attempt 1 to provision port eabae6cd-0b14-4ff6-bfcd-41b29a35710a 2026-05-27 07:14:06.545 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 86e27416-9ab5-4779-8b53-3c53769ad1bf 2026-05-27 07:14:07.192 10 INFO neutron.plugins.ml2.plugin [None req-c9e92c9b-8bb4-4931-96de-c1902d0a6f75 - - - - - -] Attempt 1 to provision port 86e27416-9ab5-4779-8b53-3c53769ad1bf 2026-05-27 07:14:08.546 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 86e27416-9ab5-4779-8b53-3c53769ad1bf 2026-05-27 07:14:09.069 10 INFO neutron.plugins.ml2.plugin [None req-28ac304f-85ab-4586-86c4-ad33ec2ff395 - - - - - -] Attempt 1 to provision port d6ac1139-0fa5-493b-b0ed-668cd626f661 2026-05-27 07:14:09.415 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port d6ac1139-0fa5-493b-b0ed-668cd626f661 2026-05-27 07:14:09.451 9 INFO neutron.plugins.ml2.plugin [None req-120c0e91-f8ba-482a-b494-37219ec9fa2d - - - - - -] Attempt 1 to provision port 40caf8d3-2432-48d6-907c-7f2e433f9cfd 2026-05-27 07:14:10.008 9 INFO neutron.plugins.ml2.plugin [None req-54dfd24b-b992-4974-b94c-de43a84931fe - - - - - -] Attempt 1 to provision port 40caf8d3-2432-48d6-907c-7f2e433f9cfd 2026-05-27 07:14:10.516 10 INFO neutron.plugins.ml2.plugin [None req-b7c48037-7d72-487a-b6d6-90e1cd6d6964 - - - - - -] Attempt 1 to provision port 0092ee48-e14f-40ab-8c2e-c0a5392d9a22 2026-05-27 07:14:10.647 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 10347d67-1077-477e-bb17-1f34b9b3cd4c 2026-05-27 07:14:11.206 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port d6ac1139-0fa5-493b-b0ed-668cd626f661 2026-05-27 07:14:11.637 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 0092ee48-e14f-40ab-8c2e-c0a5392d9a22 2026-05-27 07:14:11.834 9 INFO neutron.plugins.ml2.plugin [None req-a7d5691c-fbc0-4b9f-a05d-6cb31271fa06 - - - - - -] Attempt 1 to provision port 10347d67-1077-477e-bb17-1f34b9b3cd4c 2026-05-27 07:14:12.015 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 22fceb5a-809f-4d05-8620-dd7d7fc30ba7 2026-05-27 07:14:12.665 9 INFO neutron.plugins.ml2.plugin [None req-2ce9590d-ae93-4148-8c63-9c3b210ab8eb - - - - - -] Attempt 1 to provision port 916c9608-696a-4095-8a6c-fe3e6195a7fc 2026-05-27 07:14:12.739 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 10347d67-1077-477e-bb17-1f34b9b3cd4c 2026-05-27 07:14:13.236 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 916c9608-696a-4095-8a6c-fe3e6195a7fc 2026-05-27 07:14:13.510 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 8c1e4c96-b010-48b1-9a59-104dc79e1258 2026-05-27 07:14:13.537 10 INFO neutron.plugins.ml2.plugin [None req-b571583c-cb6b-441e-9d09-330500ae5a4f - - - - - -] Attempt 1 to provision port 8c1e4c96-b010-48b1-9a59-104dc79e1258 2026-05-27 07:14:14.241 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 0092ee48-e14f-40ab-8c2e-c0a5392d9a22 2026-05-27 07:14:14.582 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 22fceb5a-809f-4d05-8620-dd7d7fc30ba7 2026-05-27 07:14:15.159 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 916c9608-696a-4095-8a6c-fe3e6195a7fc 2026-05-27 07:14:15.410 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 8c1e4c96-b010-48b1-9a59-104dc79e1258 2026-05-27 07:14:19.037 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 542c0bcf-0d45-4742-b714-839f5edba0fc 2026-05-27 07:14:19.271 10 INFO neutron.plugins.ml2.plugin [None req-3fe97a49-68a3-4a38-a2cf-f3b595263b1c - - - - - -] Attempt 1 to provision port d5ac1a53-eecf-404a-8b2e-0d36be7d6990 2026-05-27 07:14:21.236 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port d5ac1a53-eecf-404a-8b2e-0d36be7d6990 2026-05-27 07:14:21.403 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cc1b4df-a7cd-4730-aefb-86aaacd6af14'] response: {'server_uuid': '4cf76463-d4bd-451c-bd5d-dc9b18721e42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5ac1a53-eecf-404a-8b2e-0d36be7d6990', 'code': 200} 2026-05-27 07:14:21.803 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port beeb97e8-d99f-47f7-b543-2c302101bb68 2026-05-27 07:14:22.223 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 542c0bcf-0d45-4742-b714-839f5edba0fc 2026-05-27 07:14:23.042 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port d5ac1a53-eecf-404a-8b2e-0d36be7d6990 2026-05-27 07:14:23.336 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port beeb97e8-d99f-47f7-b543-2c302101bb68 2026-05-27 07:14:29.109 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 40caf8d3-2432-48d6-907c-7f2e433f9cfd 2026-05-27 07:14:29.556 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port eabae6cd-0b14-4ff6-bfcd-41b29a35710a 2026-05-27 07:14:31.040 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 40caf8d3-2432-48d6-907c-7f2e433f9cfd 2026-05-27 07:14:31.340 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port eabae6cd-0b14-4ff6-bfcd-41b29a35710a 2026-05-27 07:14:39.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd7db4fc-ca1c-4902-b0dc-33ed81a15f14'] response: {'server_uuid': '4cf76463-d4bd-451c-bd5d-dc9b18721e42', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd5ac1a53-eecf-404a-8b2e-0d36be7d6990', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 07:15:01.139 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6fc6ca57-f7b3-4af6-a424-1a1806e2a4d8 2026-05-27 07:15:01.469 9 INFO neutron.plugins.ml2.plugin [None req-1bc7c8a2-e598-4687-9ce2-cddb9b8a8479 - - - - - -] Attempt 1 to provision port 6fc6ca57-f7b3-4af6-a424-1a1806e2a4d8 2026-05-27 07:15:02.270 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 24562456-ae9e-451b-93b8-66dbe2adae5b 2026-05-27 07:15:03.363 10 INFO neutron.plugins.ml2.plugin [None req-3a404fec-67f8-489e-b150-ad02abaf08d6 - - - - - -] Attempt 1 to provision port 46bc972b-a235-4bab-86e0-2601b1313309 2026-05-27 07:15:03.865 10 INFO neutron.plugins.ml2.plugin [None req-0ad281fb-9ebc-4c80-93ca-e802ced98412 - - - - - -] Attempt 1 to provision port 24562456-ae9e-451b-93b8-66dbe2adae5b 2026-05-27 07:15:03.930 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 6fc6ca57-f7b3-4af6-a424-1a1806e2a4d8 2026-05-27 07:15:04.057 10 INFO neutron.plugins.ml2.plugin [None req-d40e2507-d392-4176-ae4a-9e84580c99d1 - - - - - -] Attempt 1 to provision port 6fc6ca57-f7b3-4af6-a424-1a1806e2a4d8 2026-05-27 07:15:04.374 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 24562456-ae9e-451b-93b8-66dbe2adae5b 2026-05-27 07:15:04.837 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 072afd68-9e6a-4c07-aa90-50c5c925f40d 2026-05-27 07:15:05.462 10 INFO neutron.plugins.ml2.plugin [None req-52e84520-3e86-4700-8dc9-bd963bfc5c46 - - - - - -] Attempt 1 to provision port 24562456-ae9e-451b-93b8-66dbe2adae5b 2026-05-27 07:15:05.696 9 INFO neutron.plugins.ml2.plugin [None req-faf868dc-2e7b-479e-8842-3322854943a9 - - - - - -] Attempt 1 to provision port 072afd68-9e6a-4c07-aa90-50c5c925f40d 2026-05-27 07:15:06.345 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 072afd68-9e6a-4c07-aa90-50c5c925f40d 2026-05-27 07:15:06.956 9 INFO neutron.plugins.ml2.plugin [None req-0c2cf8e4-7601-40d1-b7d7-f564cbdf4b57 - - - - - -] Attempt 1 to provision port 072afd68-9e6a-4c07-aa90-50c5c925f40d 2026-05-27 07:15:07.940 9 INFO neutron.plugins.ml2.plugin [None req-5ec3c196-f74d-47d6-86a8-f57a8d5c7153 - - - - - -] Attempt 1 to provision port aef825fc-502e-4ab2-8b0c-571c6611e83b 2026-05-27 07:15:08.379 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port c52c0dad-8d2d-4829-be59-70ed451e50dd 2026-05-27 07:15:08.802 10 INFO neutron.plugins.ml2.plugin [None req-3073892f-378f-46ec-91da-b0fe6a598270 - - - - - -] Attempt 1 to provision port aef825fc-502e-4ab2-8b0c-571c6611e83b 2026-05-27 07:15:10.351 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port c52c0dad-8d2d-4829-be59-70ed451e50dd 2026-05-27 07:15:10.378 9 INFO neutron.plugins.ml2.plugin [None req-73f2afbf-fa05-4820-9557-d12a0bcff55d - - - - - -] Attempt 1 to provision port 5f495192-8a1c-45a6-b58a-0352c313e65d 2026-05-27 07:15:11.235 10 INFO neutron.plugins.ml2.plugin [None req-7a4952a3-b7f9-441a-947c-2d7ec68fdacf - - - - - -] Attempt 1 to provision port 5f495192-8a1c-45a6-b58a-0352c313e65d 2026-05-27 07:15:12.385 9 INFO neutron.plugins.ml2.plugin [None req-36fa90a4-2f88-4e0e-8b65-0d4b330ff3bd - - - - - -] Attempt 1 to provision port 856f8163-fd50-4a0e-8c7b-ff93cb26f04f 2026-05-27 07:15:13.238 9 INFO neutron.plugins.ml2.plugin [None req-9603603f-305b-44aa-806c-8121082273aa - - - - - -] Attempt 1 to provision port 856f8163-fd50-4a0e-8c7b-ff93cb26f04f 2026-05-27 07:15:18.123 9 INFO neutron.plugins.ml2.plugin [None req-52982106-93ac-4398-b00e-bacf87a0c928 - - - - - -] Attempt 1 to provision port 1b5b8554-cb49-450f-b69f-2a9988e4f436 2026-05-27 07:15:20.608 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 1b5b8554-cb49-450f-b69f-2a9988e4f436 2026-05-27 07:15:20.784 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6e355ee-7e2f-4c7f-864e-038526084d2b'] response: {'server_uuid': '8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b5b8554-cb49-450f-b69f-2a9988e4f436', 'code': 200} 2026-05-27 07:15:22.353 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 1b5b8554-cb49-450f-b69f-2a9988e4f436 2026-05-27 07:15:26.342 10 INFO neutron.plugins.ml2.plugin [None req-3616b9af-fafe-479c-8ef0-54059395f28b - - - - - -] Attempt 1 to provision port 0c08e391-1755-4c8e-a2ce-ca00c9b318f4 2026-05-27 07:15:28.549 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 5f495192-8a1c-45a6-b58a-0352c313e65d 2026-05-27 07:15:29.087 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 46bc972b-a235-4bab-86e0-2601b1313309 2026-05-27 07:15:29.560 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 0c08e391-1755-4c8e-a2ce-ca00c9b318f4 2026-05-27 07:15:29.762 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e2425a3-31ec-4cb9-873e-ce19ccd147da'] response: {'server_uuid': 'f4e38109-bc4b-4f88-a637-8bc20bb3e809', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c08e391-1755-4c8e-a2ce-ca00c9b318f4', 'code': 200} 2026-05-27 07:15:30.184 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 856f8163-fd50-4a0e-8c7b-ff93cb26f04f 2026-05-27 07:15:30.770 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 5f495192-8a1c-45a6-b58a-0352c313e65d 2026-05-27 07:15:31.283 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 46bc972b-a235-4bab-86e0-2601b1313309 2026-05-27 07:15:31.543 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 0c08e391-1755-4c8e-a2ce-ca00c9b318f4 2026-05-27 07:15:31.922 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 856f8163-fd50-4a0e-8c7b-ff93cb26f04f 2026-05-27 07:15:32.252 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port aef825fc-502e-4ab2-8b0c-571c6611e83b 2026-05-27 07:15:32.762 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port aef825fc-502e-4ab2-8b0c-571c6611e83b 2026-05-27 07:16:09.232 9 INFO neutron.plugins.ml2.plugin [None req-0d03483e-79eb-4d08-af9c-1f3586ccfd86 - - - - - -] Attempt 1 to provision port 6ce27781-d738-4989-bd7e-777ee327e7b1 2026-05-27 07:16:10.805 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port abcab968-3388-4d4b-bf49-e42f9f279189 2026-05-27 07:16:23.885 10 INFO neutron.plugins.ml2.plugin [None req-f661fd38-3c15-44a4-b40f-4e8fc004cd86 - - - - - -] Attempt 1 to provision port 02580d7b-6521-4b9f-b96d-f5d342e2d329 2026-05-27 07:16:26.868 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 02580d7b-6521-4b9f-b96d-f5d342e2d329 2026-05-27 07:16:27.026 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad928e74-f6aa-4631-8439-a3583d612122'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02580d7b-6521-4b9f-b96d-f5d342e2d329', 'code': 200} 2026-05-27 07:16:28.792 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 02580d7b-6521-4b9f-b96d-f5d342e2d329 2026-05-27 07:17:07.190 9 INFO neutron.plugins.ml2.plugin [None req-8c5c0737-0c70-4e65-8154-0696049ffd4b - - - - - -] Attempt 1 to provision port 54f8ec42-d5ca-4669-9624-43537e8c719c 2026-05-27 07:17:10.910 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 54f8ec42-d5ca-4669-9624-43537e8c719c 2026-05-27 07:17:11.112 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d9864ff-bce5-46cf-b7f0-c7e3412223d8'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54f8ec42-d5ca-4669-9624-43537e8c719c', 'code': 200} 2026-05-27 07:17:12.839 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 54f8ec42-d5ca-4669-9624-43537e8c719c 2026-05-27 07:17:45.085 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port af3e493d-a098-4a7e-b7fc-8f7fa5abd840 2026-05-27 07:17:45.289 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2458ed21-fdf2-4135-a0c1-b4b20ca8b7f9'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af3e493d-a098-4a7e-b7fc-8f7fa5abd840', 'code': 200} 2026-05-27 07:17:46.867 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port af3e493d-a098-4a7e-b7fc-8f7fa5abd840 2026-05-27 07:17:57.277 9 INFO neutron.plugins.ml2.plugin [None req-7418a127-f1c1-4da3-b435-b45ee982c538 - - - - - -] Attempt 1 to provision port 805a150c-ad9a-42dc-bfdb-6d31b8f010bf 2026-05-27 07:18:01.013 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 805a150c-ad9a-42dc-bfdb-6d31b8f010bf 2026-05-27 07:18:01.174 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8edc0cdf-5590-497a-b9ab-82a406240403'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '805a150c-ad9a-42dc-bfdb-6d31b8f010bf', 'code': 200} 2026-05-27 07:18:02.880 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 805a150c-ad9a-42dc-bfdb-6d31b8f010bf 2026-05-27 07:18:10.849 9 INFO neutron.plugins.ml2.plugin [None req-31e2d91a-0d86-4b6c-a9da-65974c47270a - - - - - -] Attempt 1 to provision port 805a150c-ad9a-42dc-bfdb-6d31b8f010bf 2026-05-27 07:18:10.943 10 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port 805a150c-ad9a-42dc-bfdb-6d31b8f010bf 2026-05-27 07:18:41.183 10 INFO neutron.plugins.ml2.plugin [None req-de96813f-845c-481d-9931-d1a4570180d2 - - - - - -] Attempt 1 to provision port af3e493d-a098-4a7e-b7fc-8f7fa5abd840 2026-05-27 07:18:42.950 9 INFO neutron.plugins.ml2.plugin [None req-a297fb13-ee12-4acb-bf0b-5d8fcc280941 - - - - - -] Attempt 1 to provision port af3e493d-a098-4a7e-b7fc-8f7fa5abd840