+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-29 02:30:28.091 1 INFO neutron.common.config [-] Logging enabled! 2026-04-29 02:30:28.092 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev1 2026-04-29 02:30:28.092 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-29 02:30:28.092 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-29 02:30:29.191 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-29 02:30:29.272 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-29 02:30:29.276 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-29 02:30:29.277 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-29 02:30:29.277 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-29 02:30:29.277 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-29 02:30:29.278 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 02:30:29.284 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 02:30:29.284 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 02:30:29.284 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-29 02:30:29.304 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-29 02:30:29.305 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-29 02:30:29.305 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-29 02:30:29.340 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-29 02:30:29.340 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-29 02:30:29.340 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-29 02:30:29.340 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-29 02:30:29.629 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing driver for type 'vlan' 2026-04-29 02:30:29.912 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] VlanTypeDriver initialization complete 2026-04-29 02:30:29.912 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing driver for type 'vxlan' 2026-04-29 02:30:29.913 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-29 02:30:29.950 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-29 02:30:29.950 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-29 02:30:29.951 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing extension driver 'port_security' 2026-04-29 02:30:29.951 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-29 02:30:29.951 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing extension driver 'qos' 2026-04-29 02:30:29.952 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-29 02:30:29.952 1 INFO neutron.plugins.ml2.managers [None req-c94370ed-abb4-4209-916b-7f6789f9f73f - - - - - -] Initializing mechanism driver 'l2population' 2026-04-29 02:30:29.966 1 INFO neutron.quota [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded quota_driver: . 2026-04-29 02:30:29.966 1 INFO neutron.plugins.ml2.plugin [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Modular L2 Plugin initialization complete 2026-04-29 02:30:29.966 1 INFO neutron.plugins.ml2.managers [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-29 02:30:29.966 1 INFO neutron.plugins.ml2.managers [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-29 02:30:29.967 1 INFO neutron.plugins.ml2.managers [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-29 02:30:29.967 1 INFO neutron.extensions.vlantransparent [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Disabled vlantransparent extension. 2026-04-29 02:30:29.967 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: qos 2026-04-29 02:30:29.977 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: router 2026-04-29 02:30:30.016 1 INFO neutron.services.service_base [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-29 02:30:30.016 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: segments 2026-04-29 02:30:30.081 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: trunk 2026-04-29 02:30:30.094 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: vpnaas 2026-04-29 02:30:30.124 1 WARNING stevedore.named [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-29 02:30:30.197 1 INFO neutron_vpnaas.services.vpn.plugin [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-29 02:30:30.197 1 INFO neutron.common.utils [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-29 02:30:30.197 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: auto_allocate 2026-04-29 02:30:30.202 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: tag 2026-04-29 02:30:30.207 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: timestamp 2026-04-29 02:30:30.209 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: network_ip_availability 2026-04-29 02:30:30.212 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: flavors 2026-04-29 02:30:30.215 1 INFO neutron.manager [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loading Plugin: revisions 2026-04-29 02:30:30.217 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Initializing extension manager. 2026-04-29 02:30:30.218 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: address-group 2026-04-29 02:30:30.219 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: address-scope 2026-04-29 02:30:30.220 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-29 02:30:30.220 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: agent 2026-04-29 02:30:30.221 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: agent-resources-synced 2026-04-29 02:30:30.222 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-29 02:30:30.222 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-29 02:30:30.223 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: availability_zone 2026-04-29 02:30:30.224 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: availability_zone_filter 2026-04-29 02:30:30.224 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-29 02:30:30.225 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: default-subnetpools 2026-04-29 02:30:30.226 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-29 02:30:30.226 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: dns-integration 2026-04-29 02:30:30.227 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: dns-domain-ports 2026-04-29 02:30:30.227 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-29 02:30:30.228 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: dvr 2026-04-29 02:30:30.228 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-29 02:30:30.229 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: empty-string-filtering 2026-04-29 02:30:30.229 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-29 02:30:30.229 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-29 02:30:30.230 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: external-net 2026-04-29 02:30:30.230 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-29 02:30:30.231 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: extraroute 2026-04-29 02:30:30.231 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: extraroute-atomic 2026-04-29 02:30:30.232 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-29 02:30:30.232 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-29 02:30:30.232 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-29 02:30:30.233 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-29 02:30:30.233 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: fip-port-details 2026-04-29 02:30:30.234 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: flavors 2026-04-29 02:30:30.235 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-29 02:30:30.235 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: floatingip-pools 2026-04-29 02:30:30.236 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: ip_allocation 2026-04-29 02:30:30.236 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-29 02:30:30.237 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: l2_adjacency 2026-04-29 02:30:30.238 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: router 2026-04-29 02:30:30.239 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-29 02:30:30.240 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-29 02:30:30.240 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-29 02:30:30.240 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: ext-gw-mode 2026-04-29 02:30:30.241 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: l3-ha 2026-04-29 02:30:30.241 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-29 02:30:30.242 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-29 02:30:30.242 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: l3-flavors 2026-04-29 02:30:30.243 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-29 02:30:30.243 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-29 02:30:30.245 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-29 02:30:30.246 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-29 02:30:30.247 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-29 02:30:30.248 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-29 02:30:30.248 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-29 02:30:30.249 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: multi-provider 2026-04-29 02:30:30.249 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: net-mtu 2026-04-29 02:30:30.249 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: net-mtu-writable 2026-04-29 02:30:30.250 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: network_availability_zone 2026-04-29 02:30:30.250 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: network_ha 2026-04-29 02:30:30.251 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: network-ip-availability 2026-04-29 02:30:30.252 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-29 02:30:30.252 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: pagination 2026-04-29 02:30:30.253 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-device-profile 2026-04-29 02:30:30.253 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-29 02:30:30.253 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-29 02:30:30.254 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-29 02:30:30.254 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-mac-override 2026-04-29 02:30:30.255 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-29 02:30:30.255 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-29 02:30:30.255 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-29 02:30:30.256 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-resource-request 2026-04-29 02:30:30.256 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-29 02:30:30.257 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-29 02:30:30.257 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: binding 2026-04-29 02:30:30.258 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: binding-extended 2026-04-29 02:30:30.259 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-security 2026-04-29 02:30:30.259 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: project-id 2026-04-29 02:30:30.259 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: provider 2026-04-29 02:30:30.261 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos 2026-04-29 02:30:30.262 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-29 02:30:30.262 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-29 02:30:30.262 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-default 2026-04-29 02:30:30.263 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-fip 2026-04-29 02:30:30.263 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-29 02:30:30.264 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-29 02:30:30.264 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-29 02:30:30.265 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-29 02:30:30.265 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-29 02:30:30.266 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-pps 2026-04-29 02:30:30.266 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-29 02:30:30.266 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-29 02:30:30.267 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: qos-rules-alias 2026-04-29 02:30:30.267 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: quota-check-limit 2026-04-29 02:30:30.269 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: quotas 2026-04-29 02:30:30.273 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: quota_details 2026-04-29 02:30:30.274 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: rbac-policies 2026-04-29 02:30:30.274 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: rbac-address-group 2026-04-29 02:30:30.275 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: rbac-address-scope 2026-04-29 02:30:30.275 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: rbac-security-groups 2026-04-29 02:30:30.276 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-29 02:30:30.276 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: revision-if-match 2026-04-29 02:30:30.277 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-29 02:30:30.277 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: router_availability_zone 2026-04-29 02:30:30.278 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-29 02:30:30.279 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-29 02:30:30.279 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-29 02:30:30.280 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-29 02:30:30.280 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-29 02:30:30.281 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-29 02:30:30.281 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-29 02:30:30.285 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: security-group 2026-04-29 02:30:30.286 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: segment 2026-04-29 02:30:30.286 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-29 02:30:30.287 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: service-type 2026-04-29 02:30:30.287 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: sorting 2026-04-29 02:30:30.287 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: standard-attr-segment 2026-04-29 02:30:30.288 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: standard-attr-description 2026-04-29 02:30:30.288 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: stateful-security-group 2026-04-29 02:30:30.289 1 WARNING neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-29 02:30:30.289 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-29 02:30:30.290 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: subnet-external-network 2026-04-29 02:30:30.290 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: subnet_onboard 2026-04-29 02:30:30.290 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-29 02:30:30.291 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: subnet-service-types 2026-04-29 02:30:30.291 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: subnet_allocation 2026-04-29 02:30:30.292 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-29 02:30:30.292 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: tag-creation 2026-04-29 02:30:30.293 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-29 02:30:30.296 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: standard-attr-tag 2026-04-29 02:30:30.296 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-29 02:30:30.297 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: trunk 2026-04-29 02:30:30.297 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: trunk-details 2026-04-29 02:30:30.298 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-29 02:30:30.298 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-29 02:30:30.300 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-29 02:30:30.300 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-29 02:30:30.301 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: vpn-flavors 2026-04-29 02:30:30.302 1 INFO neutron.api.extensions [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Loaded extension: vpnaas 2026-04-29 02:30:30.305 1 INFO oslo_service.service [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Starting 2 workers 2026-04-29 02:30:30.311 1 INFO oslo_service.service [None req-98432454-4e84-48f5-85b7-48597eb4338f - - - - - -] Starting 1 workers 2026-04-29 02:31:18.533 9 INFO neutron.db.l3_hamode_db [None req-dec2957a-30d9-43dc-b1ed-9da5a7ea00d8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-29 02:31:28.662 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c9ad2c6a-62b9-406e-b933-9f91708802f7 2026-04-29 02:31:28.893 10 INFO neutron.plugins.ml2.plugin [None req-46961509-8bde-4a35-8ea3-f017f7bc0d50 - - - - - -] Attempt 1 to provision port c9ad2c6a-62b9-406e-b933-9f91708802f7 2026-04-29 02:31:29.983 10 INFO neutron.plugins.ml2.plugin [None req-8d7a8fc6-5954-4665-94ab-50d85ee977e9 - - - - - -] Attempt 1 to provision port c9ad2c6a-62b9-406e-b933-9f91708802f7 2026-04-29 02:31:30.605 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c9ad2c6a-62b9-406e-b933-9f91708802f7 2026-04-29 02:35:54.801 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 790ba26e-104f-4c68-bd2b-6feba109af67 2026-04-29 02:35:55.722 10 INFO neutron.plugins.ml2.plugin [None req-99b96b0c-c3d2-4b03-af7c-35fdc6598604 - - - - - -] Attempt 1 to provision port 790ba26e-104f-4c68-bd2b-6feba109af67 2026-04-29 02:35:56.777 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 790ba26e-104f-4c68-bd2b-6feba109af67 2026-04-29 02:35:57.030 9 INFO neutron.plugins.ml2.plugin [None req-d283923b-e26d-42bf-a3b5-68346af7d9fc - - - - - -] Attempt 1 to provision port 790ba26e-104f-4c68-bd2b-6feba109af67 2026-04-29 02:36:02.554 9 INFO neutron.plugins.ml2.plugin [None req-401d83c2-d80c-4bf7-a7c8-82c4240ea89a - - - - - -] Attempt 1 to provision port c8dcefce-9d93-4880-82c4-5d983758db58 2026-04-29 02:39:33.460 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c8dcefce-9d93-4880-82c4-5d983758db58 2026-04-29 02:39:34.908 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c8dcefce-9d93-4880-82c4-5d983758db58 2026-04-29 02:47:41.212 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 39bc3d8d-8e07-4181-8f52-dc052bffa890 2026-04-29 02:47:43.215 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 39bc3d8d-8e07-4181-8f52-dc052bffa890 2026-04-29 03:03:07.886 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port cfae4499-61a9-4866-826d-fc24c394d275 2026-04-29 03:03:08.596 10 INFO neutron.plugins.ml2.plugin [None req-28afa962-84a3-4e0a-9f4c-1fecdb18b7ba - - - - - -] Attempt 1 to provision port 02efa2a6-94ae-441e-89de-c6933e530e56 2026-04-29 03:03:09.311 10 INFO neutron.plugins.ml2.plugin [None req-cff9c96d-8fb9-4e17-9b4e-d3a92ed8cad7 - - - - - -] Attempt 1 to provision port cfae4499-61a9-4866-826d-fc24c394d275 2026-04-29 03:03:09.930 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 6f74218d-1c91-4255-b408-e70d807f1026 2026-04-29 03:03:10.021 10 INFO neutron.plugins.ml2.plugin [None req-8afedf54-553c-48dc-b15c-0343e2a2fe83 - - - - - -] Attempt 1 to provision port c45f8630-6b69-447c-8da3-d6399bc58fd4 2026-04-29 03:03:10.052 10 INFO neutron.plugins.ml2.plugin [None req-8afedf54-553c-48dc-b15c-0343e2a2fe83 - - - - - -] Attempt 1 to provision port 6f74218d-1c91-4255-b408-e70d807f1026 2026-04-29 03:03:10.479 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8d9a98e3-2f9b-475b-9657-bd09c83642fd 2026-04-29 03:03:10.733 9 INFO neutron.plugins.ml2.plugin [None req-3e1bb1d8-7e3b-4a63-a910-705d91e3ed23 - - - - - -] Attempt 1 to provision port cfae4499-61a9-4866-826d-fc24c394d275 2026-04-29 03:03:10.794 9 INFO neutron.plugins.ml2.plugin [None req-3e1bb1d8-7e3b-4a63-a910-705d91e3ed23 - - - - - -] Attempt 1 to provision port 8d9a98e3-2f9b-475b-9657-bd09c83642fd 2026-04-29 03:03:10.883 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port cfae4499-61a9-4866-826d-fc24c394d275 2026-04-29 03:03:11.448 9 INFO neutron.plugins.ml2.plugin [None req-920fb0fb-b9b5-4aca-9d4c-111270b7a705 - - - - - -] Attempt 1 to provision port 6f74218d-1c91-4255-b408-e70d807f1026 2026-04-29 03:03:11.526 9 INFO neutron.plugins.ml2.plugin [None req-920fb0fb-b9b5-4aca-9d4c-111270b7a705 - - - - - -] Attempt 1 to provision port 8233b005-e12e-4014-9e5c-f6c21f79be57 2026-04-29 03:03:11.569 9 INFO neutron.plugins.ml2.plugin [None req-920fb0fb-b9b5-4aca-9d4c-111270b7a705 - - - - - -] Attempt 1 to provision port 8d9a98e3-2f9b-475b-9657-bd09c83642fd 2026-04-29 03:03:11.632 9 INFO neutron.plugins.ml2.plugin [None req-920fb0fb-b9b5-4aca-9d4c-111270b7a705 - - - - - -] Attempt 1 to provision port 42ebb295-ee56-451b-b2bb-bb608a4c0733 2026-04-29 03:03:11.790 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 6f74218d-1c91-4255-b408-e70d807f1026 2026-04-29 03:03:12.008 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8d9a98e3-2f9b-475b-9657-bd09c83642fd 2026-04-29 03:03:12.159 10 INFO neutron.plugins.ml2.plugin [None req-d9987111-2cb9-4dbf-b0c8-5c4db6689a96 - - - - - -] Attempt 1 to provision port 8233b005-e12e-4014-9e5c-f6c21f79be57 2026-04-29 03:03:12.856 10 INFO neutron.plugins.ml2.plugin [None req-a848f0b7-fe45-4e49-82ee-5080b9712db4 - - - - - -] Attempt 1 to provision port 7cb1e7cf-fea9-4f1a-a5b3-01f59a6f8ca7 2026-04-29 03:03:13.565 10 INFO neutron.plugins.ml2.plugin [None req-dfccd036-558d-42ea-b022-9b23eb4f1023 - - - - - -] Attempt 1 to provision port 617d6a11-3758-4f69-adc5-2deff990fb67 2026-04-29 03:03:13.593 10 INFO neutron.plugins.ml2.plugin [None req-dfccd036-558d-42ea-b022-9b23eb4f1023 - - - - - -] Attempt 1 to provision port 7cb1e7cf-fea9-4f1a-a5b3-01f59a6f8ca7 2026-04-29 03:03:14.572 9 INFO neutron.plugins.ml2.plugin [None req-eb1f6dff-95f5-4403-b175-e337bf793a4d - - - - - -] Attempt 1 to provision port 617d6a11-3758-4f69-adc5-2deff990fb67 2026-04-29 03:03:15.173 9 INFO neutron.plugins.ml2.plugin [None req-b6cd10f9-4612-45dd-a4f0-781bc8fc5f89 - - - - - -] Attempt 1 to provision port c79bc499-6214-48e7-b5b8-0992f79c32bb 2026-04-29 03:03:15.790 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c4941d71-884f-4cc0-bb82-57ec44eba73f 2026-04-29 03:03:15.881 10 INFO neutron.plugins.ml2.plugin [None req-bb983566-7d7c-41bd-a771-3bca7394ee74 - - - - - -] Attempt 1 to provision port c4941d71-884f-4cc0-bb82-57ec44eba73f 2026-04-29 03:03:16.997 10 INFO neutron.plugins.ml2.plugin [None req-ef9c5c01-37d6-4036-b63a-8d416f244ab9 - - - - - -] Attempt 1 to provision port c4941d71-884f-4cc0-bb82-57ec44eba73f 2026-04-29 03:03:17.816 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c4941d71-884f-4cc0-bb82-57ec44eba73f 2026-04-29 03:03:17.893 10 INFO neutron.plugins.ml2.plugin [None req-95d5adfc-aeea-465a-a5c0-c3c840de2f05 - - - - - -] Attempt 1 to provision port 63026abf-2c5e-41d5-a3f2-38abd1e27565 2026-04-29 03:03:18.813 10 INFO neutron.plugins.ml2.plugin [None req-45a2a3be-be65-43d0-ae16-824775e35a07 - - - - - -] Attempt 1 to provision port 63026abf-2c5e-41d5-a3f2-38abd1e27565 /var/lib/openstack/lib/python3.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-04-29 03:03:21.951 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 300a1c83-3bc3-4696-8ab0-437b4c514f0c 2026-04-29 03:03:22.435 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 939fbf87-2df6-4498-bdf0-bc6661497de4 2026-04-29 03:03:23.780 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 300a1c83-3bc3-4696-8ab0-437b4c514f0c 2026-04-29 03:03:23.967 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 939fbf87-2df6-4498-bdf0-bc6661497de4 2026-04-29 03:03:24.840 10 INFO neutron.plugins.ml2.plugin [None req-1c91746d-6e9b-4d1a-b6f7-d1958711423c - - - - - -] Attempt 1 to provision port 460296fb-53cb-4f42-b19a-9459ba367a17 2026-04-29 03:03:25.841 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0453cb2b-850c-4b6b-937f-268a49804990 2026-04-29 03:03:25.980 10 INFO neutron.plugins.ml2.plugin [None req-89b55295-0526-48f3-a6e2-1edc700c977f - - - - - -] Attempt 1 to provision port 0453cb2b-850c-4b6b-937f-268a49804990 2026-04-29 03:03:27.256 9 INFO neutron.plugins.ml2.plugin [None req-949497a8-59ba-42b0-9905-d3abc5dec0ab - - - - - -] Attempt 1 to provision port 0453cb2b-850c-4b6b-937f-268a49804990 2026-04-29 03:03:27.966 10 INFO neutron.plugins.ml2.plugin [None req-c9665ad2-1896-4df0-94cc-f8ca5c97181c - - - - - -] Attempt 1 to provision port 3a5d9ec6-8a1e-4c2c-a29c-1db2564cc347 2026-04-29 03:03:28.016 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0453cb2b-850c-4b6b-937f-268a49804990 2026-04-29 03:03:28.332 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c985a7df-3723-464e-9085-23d7b06ad89d 2026-04-29 03:03:28.874 9 INFO neutron.plugins.ml2.plugin [None req-8ae0b678-1910-4e6d-b2c2-69260aef6734 - - - - - -] Attempt 1 to provision port 3a5d9ec6-8a1e-4c2c-a29c-1db2564cc347 2026-04-29 03:03:30.437 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a7d157fb-35f1-4191-a0ab-37e06e8a3492 2026-04-29 03:03:31.041 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c985a7df-3723-464e-9085-23d7b06ad89d 2026-04-29 03:03:31.332 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e5a3029-1d5a-44fc-9f87-00c7feb6d827'] response: {'server_uuid': '8fd3ec87-7cb5-4860-b6a3-b656cf7632b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7d157fb-35f1-4191-a0ab-37e06e8a3492', 'code': 200} 2026-04-29 03:03:32.173 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a7d157fb-35f1-4191-a0ab-37e06e8a3492 2026-04-29 03:03:39.366 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 47e214b2-5f58-49c3-b9e6-bcf45ea175fc 2026-04-29 03:03:40.024 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 692aa769-59e3-400e-8620-b0b2e60caeb1 2026-04-29 03:03:40.059 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7735bd8-8d37-4b54-bf9c-d556eeef6961'] response: {'server_uuid': '92614fca-f919-43e2-b25b-f7b1a5667074', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47e214b2-5f58-49c3-b9e6-bcf45ea175fc', 'code': 200} 2026-04-29 03:03:40.848 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 47e214b2-5f58-49c3-b9e6-bcf45ea175fc 2026-04-29 03:03:41.030 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 692aa769-59e3-400e-8620-b0b2e60caeb1 2026-04-29 03:03:42.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b81fbc7-a1ad-4c09-a409-54065750a3fe'] response: {'server_uuid': '91ffc2c9-5446-412a-8459-b7e1cbbddb52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '692aa769-59e3-400e-8620-b0b2e60caeb1', 'code': 200} 2026-04-29 03:03:45.187 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dc00725-2f4d-4780-9ee0-edded8957fe9'] response: {'server_uuid': '92614fca-f919-43e2-b25b-f7b1a5667074', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47e214b2-5f58-49c3-b9e6-bcf45ea175fc', 'code': 200} 2026-04-29 03:03:47.237 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de616ef-53f0-4584-858c-5d89052239f6'] response: {'server_uuid': '91ffc2c9-5446-412a-8459-b7e1cbbddb52', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '692aa769-59e3-400e-8620-b0b2e60caeb1', 'code': 200} 2026-04-29 03:03:56.891 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 02efa2a6-94ae-441e-89de-c6933e530e56 2026-04-29 03:03:58.864 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8233b005-e12e-4014-9e5c-f6c21f79be57 2026-04-29 03:03:59.147 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 02efa2a6-94ae-441e-89de-c6933e530e56 2026-04-29 03:04:00.763 10 INFO neutron.plugins.ml2.plugin [None req-c503cba8-2083-402e-9da0-7f2fec444ee3 - - - - - -] Attempt 1 to provision port 2b3238d7-4816-4d2f-af51-d9006ed03d25 2026-04-29 03:04:00.886 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8233b005-e12e-4014-9e5c-f6c21f79be57 2026-04-29 03:04:02.655 9 INFO neutron.plugins.ml2.plugin [None req-957c255b-a070-46ec-822e-054e2f1583d1 - - - - - -] Attempt 1 to provision port 48d42f4e-092c-4dfd-929e-90f902132d71 2026-04-29 03:04:02.899 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5cdefeaf-5e2e-496c-85af-b0b838f27ebb 2026-04-29 03:04:03.364 10 INFO neutron.plugins.ml2.plugin [None req-7bd2617d-b12a-43b3-83c7-ac4daf5eee53 - - - - - -] Attempt 1 to provision port 8852fa58-c7cb-4b2b-b3e9-4dd86aa4b94d 2026-04-29 03:04:03.399 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 48d42f4e-092c-4dfd-929e-90f902132d71 2026-04-29 03:04:04.063 10 INFO neutron.plugins.ml2.plugin [None req-b3f67675-d17b-4a67-ab4d-b6bca4d41c31 - - - - - -] Attempt 1 to provision port 1a63ba8c-790f-4b73-975e-27e200133e96 2026-04-29 03:04:04.121 10 INFO neutron.plugins.ml2.plugin [None req-b3f67675-d17b-4a67-ab4d-b6bca4d41c31 - - - - - -] Attempt 1 to provision port 48d42f4e-092c-4dfd-929e-90f902132d71 2026-04-29 03:04:04.390 10 INFO neutron.plugins.ml2.plugin [None req-b3f67675-d17b-4a67-ab4d-b6bca4d41c31 - - - - - -] Attempt 1 to provision port 5cdefeaf-5e2e-496c-85af-b0b838f27ebb 2026-04-29 03:04:04.773 9 INFO neutron.plugins.ml2.plugin [None req-adfa9b0d-19a0-486f-836d-5d179ba987df - - - - - -] Attempt 1 to provision port 1a63ba8c-790f-4b73-975e-27e200133e96 2026-04-29 03:04:04.989 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a5b2d8bc-fc09-4e5d-b0a4-84b4b868ecf4 2026-04-29 03:04:05.457 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5cdefeaf-5e2e-496c-85af-b0b838f27ebb 2026-04-29 03:04:05.688 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 48d42f4e-092c-4dfd-929e-90f902132d71 2026-04-29 03:04:05.773 10 INFO neutron.plugins.ml2.plugin [None req-95376ca2-4391-424c-afb0-5d15b855fd62 - - - - - -] Attempt 1 to provision port 1a63ba8c-790f-4b73-975e-27e200133e96 2026-04-29 03:04:05.814 10 INFO neutron.plugins.ml2.plugin [None req-95376ca2-4391-424c-afb0-5d15b855fd62 - - - - - -] Attempt 1 to provision port f200be71-34ca-405c-98a2-0c56527757a0 2026-04-29 03:04:05.859 10 INFO neutron.plugins.ml2.plugin [None req-95376ca2-4391-424c-afb0-5d15b855fd62 - - - - - -] Attempt 1 to provision port 5cdefeaf-5e2e-496c-85af-b0b838f27ebb 2026-04-29 03:04:06.489 9 INFO neutron.plugins.ml2.plugin [None req-2f04fb27-ef9b-48e6-9008-a7b55b77915c - - - - - -] Attempt 1 to provision port f200be71-34ca-405c-98a2-0c56527757a0 2026-04-29 03:04:06.946 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a5b2d8bc-fc09-4e5d-b0a4-84b4b868ecf4 2026-04-29 03:04:07.185 9 INFO neutron.plugins.ml2.plugin [None req-d8871364-939e-45ad-9349-c4fda6362671 - - - - - -] Attempt 1 to provision port a7d157fb-35f1-4191-a0ab-37e06e8a3492 2026-04-29 03:04:07.241 9 INFO neutron.plugins.ml2.plugin [None req-d8871364-939e-45ad-9349-c4fda6362671 - - - - - -] Attempt 1 to provision port f200be71-34ca-405c-98a2-0c56527757a0 2026-04-29 03:04:07.351 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 44467228-065a-48ba-ac0c-2b23b83192b2 2026-04-29 03:04:08.994 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 44467228-065a-48ba-ac0c-2b23b83192b2 2026-04-29 03:04:13.219 9 INFO neutron.plugins.ml2.plugin [None req-1fff25fc-e9f2-4cee-887e-48709f4d6884 - - - - - -] Attempt 1 to provision port a7d157fb-35f1-4191-a0ab-37e06e8a3492 2026-04-29 03:04:17.485 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8 2026-04-29 03:04:17.637 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-34cb9f09-7199-4bda-ae6f-a3de75e06059'] response: {'server_uuid': '93d3f6ea-268a-4b05-a2b0-de55b5812613', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8', 'code': 200} 2026-04-29 03:04:20.045 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0dc66059-b685-485f-bf87-3a6ab191dde3 2026-04-29 03:04:20.203 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-da6f3d73-c5d5-42f5-a54f-c05dc63c5621'] response: {'server_uuid': 'e42bcd17-ff59-4f60-ace4-8b86f9db1361', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0dc66059-b685-485f-bf87-3a6ab191dde3', 'code': 200} 2026-04-29 03:04:20.459 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8 2026-04-29 03:04:21.342 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0dc66059-b685-485f-bf87-3a6ab191dde3 2026-04-29 03:04:23.339 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 1a63ba8c-790f-4b73-975e-27e200133e96 2026-04-29 03:04:25.333 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 2b3238d7-4816-4d2f-af51-d9006ed03d25 2026-04-29 03:04:25.635 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 1a63ba8c-790f-4b73-975e-27e200133e96 2026-04-29 03:04:27.146 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f200be71-34ca-405c-98a2-0c56527757a0 2026-04-29 03:04:27.483 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 2b3238d7-4816-4d2f-af51-d9006ed03d25 2026-04-29 03:04:27.651 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8852fa58-c7cb-4b2b-b3e9-4dd86aa4b94d 2026-04-29 03:04:27.687 9 INFO neutron.plugins.ml2.plugin [None req-f0cb958a-edb9-46c1-a73d-decff65ae61c - - - - - -] Attempt 1 to provision port 5f0c0669-703a-49a7-b989-ca5df69397a2 2026-04-29 03:04:28.988 9 INFO neutron.plugins.ml2.plugin [None req-a54702fd-beba-4ed7-a245-7d66319264d3 - - - - - -] Attempt 1 to provision port 8f35b790-368c-4ad7-93f0-7683b11a0330 2026-04-29 03:04:29.222 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f200be71-34ca-405c-98a2-0c56527757a0 2026-04-29 03:04:29.443 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8852fa58-c7cb-4b2b-b3e9-4dd86aa4b94d 2026-04-29 03:04:29.593 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8f35b790-368c-4ad7-93f0-7683b11a0330 2026-04-29 03:04:30.305 9 INFO neutron.plugins.ml2.plugin [None req-acd78d0f-91dd-421a-bbf4-a1ae6c2fc9d2 - - - - - -] Attempt 1 to provision port 8f35b790-368c-4ad7-93f0-7683b11a0330 2026-04-29 03:04:31.011 10 INFO neutron.plugins.ml2.plugin [None req-28fc5a55-a98d-4d7c-8ee2-840414781a06 - - - - - -] Attempt 1 to provision port f7ccb3c8-ef6e-4a1c-b7fb-210a9246bbf1 2026-04-29 03:04:31.178 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port b3f43cd0-2dd7-4b17-b5a7-2ff7d2846d0d 2026-04-29 03:04:31.487 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8f35b790-368c-4ad7-93f0-7683b11a0330 2026-04-29 03:04:31.904 9 INFO neutron.plugins.ml2.plugin [None req-161e03f0-7d0e-457d-a6e4-9034995ab449 - - - - - -] Attempt 1 to provision port f7ccb3c8-ef6e-4a1c-b7fb-210a9246bbf1 2026-04-29 03:04:33.483 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port b3f43cd0-2dd7-4b17-b5a7-2ff7d2846d0d 2026-04-29 03:04:33.767 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 42bd0ba6-fa4a-45fb-9c82-df941a11c1fb 2026-04-29 03:04:39.428 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9f1dac7-15ed-44fb-9e30-718788a9ab87'] response: {'server_uuid': '93d3f6ea-268a-4b05-a2b0-de55b5812613', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8', 'code': 200} 2026-04-29 03:04:41.161 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8ec94c3d-fe46-4fa6-82f2-e80eb74ed49d 2026-04-29 03:04:41.577 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 33a8768d-0b3b-40ec-8069-0c3727a37aaa 2026-04-29 03:04:41.667 10 INFO neutron.plugins.ml2.plugin [None req-40fad8c5-bd57-4ce3-95f8-3ce3b18f06bb - - - - - -] Attempt 1 to provision port 33a8768d-0b3b-40ec-8069-0c3727a37aaa 2026-04-29 03:04:42.113 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8 2026-04-29 03:04:42.275 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab410f1b-1dca-4442-ba2f-4533ec8863d4'] response: {'server_uuid': '93d3f6ea-268a-4b05-a2b0-de55b5812613', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8', 'code': 200} 2026-04-29 03:04:42.361 10 INFO neutron.plugins.ml2.plugin [None req-4471e39e-413b-4d99-b61e-4d5e184eeeb9 - - - - - -] Attempt 1 to provision port 8ec94c3d-fe46-4fa6-82f2-e80eb74ed49d 2026-04-29 03:04:43.069 10 INFO neutron.plugins.ml2.plugin [None req-19dddde3-68cc-43d6-8cb2-9c6785483620 - - - - - -] Attempt 1 to provision port 546e749c-f59c-476d-8b19-576d1b886675 2026-04-29 03:04:43.112 10 INFO neutron.plugins.ml2.plugin [None req-19dddde3-68cc-43d6-8cb2-9c6785483620 - - - - - -] Attempt 1 to provision port 8ec94c3d-fe46-4fa6-82f2-e80eb74ed49d 2026-04-29 03:04:43.195 10 INFO neutron.plugins.ml2.plugin [None req-19dddde3-68cc-43d6-8cb2-9c6785483620 - - - - - -] Attempt 1 to provision port 33a8768d-0b3b-40ec-8069-0c3727a37aaa 2026-04-29 03:04:43.781 10 INFO neutron.plugins.ml2.plugin [None req-25c67f75-7a18-4fc8-a307-58573c8cdfad - - - - - -] Attempt 1 to provision port 546e749c-f59c-476d-8b19-576d1b886675 2026-04-29 03:04:43.810 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8ec94c3d-fe46-4fa6-82f2-e80eb74ed49d 2026-04-29 03:04:44.119 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8 2026-04-29 03:04:44.376 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port df5d6306-ea8a-4f53-961e-5a16f54a9dcf 2026-04-29 03:04:44.500 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdd706df-7d5c-4004-b617-eadb149154e6'] response: {'server_uuid': '85509d6d-cfee-4106-8bd7-0c0896b0288f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df5d6306-ea8a-4f53-961e-5a16f54a9dcf', 'code': 200} 2026-04-29 03:04:44.856 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 33a8768d-0b3b-40ec-8069-0c3727a37aaa 2026-04-29 03:04:45.441 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port df5d6306-ea8a-4f53-961e-5a16f54a9dcf 2026-04-29 03:04:48.176 9 WARNING neutron.plugins.ml2.plugin [None req-b6c493a1-f0ea-4245-a19a-eba262a9cecb - - - - - -] Concurrent port binding operations failed on port 5f0c0669-703a-49a7-b989-ca5df69397a2 2026-04-29 03:04:48.180 9 INFO neutron.plugins.ml2.plugin [None req-b6c493a1-f0ea-4245-a19a-eba262a9cecb - - - - - -] Attempt 2 to bind port 5f0c0669-703a-49a7-b989-ca5df69397a2 2026-04-29 03:04:49.086 9 WARNING neutron.plugins.ml2.plugin [None req-b6c493a1-f0ea-4245-a19a-eba262a9cecb - - - - - -] Concurrent port binding operations failed on port f7ccb3c8-ef6e-4a1c-b7fb-210a9246bbf1 2026-04-29 03:04:49.090 9 INFO neutron.plugins.ml2.plugin [None req-b6c493a1-f0ea-4245-a19a-eba262a9cecb - - - - - -] Attempt 2 to bind port f7ccb3c8-ef6e-4a1c-b7fb-210a9246bbf1 2026-04-29 03:04:49.493 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f7ccb3c8-ef6e-4a1c-b7fb-210a9246bbf1 2026-04-29 03:04:49.805 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5f0c0669-703a-49a7-b989-ca5df69397a2 2026-04-29 03:04:50.098 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 55eb1842-694a-4294-a0b4-b971996b5615 2026-04-29 03:04:51.508 9 INFO neutron.plugins.ml2.plugin [None req-4d02335b-54dd-419a-98e1-b9a213b72aa0 - - - - - -] Attempt 1 to provision port 55eb1842-694a-4294-a0b4-b971996b5615 2026-04-29 03:04:51.853 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f7ccb3c8-ef6e-4a1c-b7fb-210a9246bbf1 2026-04-29 03:04:52.128 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5f0c0669-703a-49a7-b989-ca5df69397a2 2026-04-29 03:04:53.798 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port e2e91950-c839-490f-8a82-a566f8419e29 2026-04-29 03:04:54.352 9 INFO neutron.plugins.ml2.plugin [None req-b9fd570d-116a-4cf8-b4d5-10c9cac35c10 - - - - - -] Attempt 1 to provision port 24df0073-d494-41b2-9025-98ad0b0137b2 2026-04-29 03:04:55.051 10 INFO neutron.plugins.ml2.plugin [None req-9d0306e5-b8bf-41ba-a595-9e906a2738aa - - - - - -] Attempt 1 to provision port e2e91950-c839-490f-8a82-a566f8419e29 2026-04-29 03:04:55.849 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port e2e91950-c839-490f-8a82-a566f8419e29 2026-04-29 03:04:56.032 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 82fe38e0-532c-4534-ab67-4cb26b1a720e 2026-04-29 03:04:56.379 9 INFO neutron.plugins.ml2.plugin [None req-22008877-ecf3-49af-a7a4-927be8af08b9 - - - - - -] Attempt 1 to provision port e2e91950-c839-490f-8a82-a566f8419e29 2026-04-29 03:04:57.078 9 INFO neutron.plugins.ml2.plugin [None req-821d6e45-1b74-4615-bced-06c0e42c2215 - - - - - -] Attempt 1 to provision port 82fe38e0-532c-4534-ab67-4cb26b1a720e 2026-04-29 03:04:57.796 9 INFO neutron.plugins.ml2.plugin [None req-29704eec-e540-4510-bd67-d065dd7fb0d8 - - - - - -] Attempt 1 to provision port 5c82c557-8513-42f2-8c99-1e91a4713731 2026-04-29 03:04:57.867 9 INFO neutron.plugins.ml2.plugin [None req-29704eec-e540-4510-bd67-d065dd7fb0d8 - - - - - -] Attempt 1 to provision port 82fe38e0-532c-4534-ab67-4cb26b1a720e 2026-04-29 03:04:58.060 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 411a1aff-7e94-4772-bc2a-8f439fefccdb 2026-04-29 03:04:58.553 10 INFO neutron.plugins.ml2.plugin [None req-2b54fc4c-e2ef-4cf2-a473-d9fa089eedd2 - - - - - -] Attempt 1 to provision port 5c82c557-8513-42f2-8c99-1e91a4713731 2026-04-29 03:04:58.618 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 82fe38e0-532c-4534-ab67-4cb26b1a720e 2026-04-29 03:04:59.813 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 411a1aff-7e94-4772-bc2a-8f439fefccdb 2026-04-29 03:05:00.677 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-286e815b-2778-4ad0-b6da-e22b210b164b'] response: {'server_uuid': '93d3f6ea-268a-4b05-a2b0-de55b5812613', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '548c4da7-bff7-4fbe-9dc1-8e1e3f6e05a8', 'code': 200} 2026-04-29 03:05:01.732 9 INFO neutron.plugins.ml2.plugin [None req-bbcc60dc-e9fa-4170-8dc8-485212d03cb1 - - - - - -] Attempt 1 to provision port d2799b45-1463-4017-b2f8-52203082ff8d 2026-04-29 03:05:01.822 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 965a6d41-bf8f-438d-b072-0ff89ec82cbc 2026-04-29 03:05:02.633 10 INFO neutron.plugins.ml2.plugin [None req-6bfcad4d-5c0b-466c-9009-ce7ce56ebf0c - - - - - -] Attempt 1 to provision port d4ae267e-4169-4295-b328-6a206f0b18ec 2026-04-29 03:05:03.351 9 INFO neutron.plugins.ml2.plugin [None req-090d42e4-a2e8-4707-b610-e692da60e451 - - - - - -] Attempt 1 to provision port 965a6d41-bf8f-438d-b072-0ff89ec82cbc 2026-04-29 03:05:03.937 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 965a6d41-bf8f-438d-b072-0ff89ec82cbc 2026-04-29 03:05:04.255 9 INFO neutron.plugins.ml2.plugin [None req-5393e558-b6a5-4d64-92b1-a4dfd3d9fb5c - - - - - -] Attempt 1 to provision port 965a6d41-bf8f-438d-b072-0ff89ec82cbc 2026-04-29 03:05:05.161 10 INFO neutron.plugins.ml2.plugin [None req-76bed5af-44e2-42a2-998f-03ab70ffa9a5 - - - - - -] Attempt 1 to provision port 804547ab-45d5-4899-8b27-ab4bec8f9c8b 2026-04-29 03:05:05.826 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port b42c1b14-c04b-45f8-aa83-32aa5162c38d 2026-04-29 03:05:05.861 9 INFO neutron.plugins.ml2.plugin [None req-0757cbe3-d48b-4f6b-94b7-74c37469d1ce - - - - - -] Attempt 1 to provision port 804547ab-45d5-4899-8b27-ab4bec8f9c8b 2026-04-29 03:05:07.570 10 INFO neutron.plugins.ml2.plugin [None req-2eade452-0d11-480f-a232-3ca62b24a4ad - - - - - -] Attempt 1 to provision port 0a7a35d3-2f75-4695-8800-ee1cc1241f96 2026-04-29 03:05:08.120 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port b42c1b14-c04b-45f8-aa83-32aa5162c38d 2026-04-29 03:05:08.327 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 91c945e5-1017-4ab1-8638-6437e1378c78 2026-04-29 03:05:08.882 10 INFO neutron.plugins.ml2.plugin [None req-ba496582-064e-44bd-9a83-7144ae699989 - - - - - -] Attempt 1 to provision port 91c945e5-1017-4ab1-8638-6437e1378c78 2026-04-29 03:05:10.083 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 91c945e5-1017-4ab1-8638-6437e1378c78 2026-04-29 03:05:10.188 9 INFO neutron.plugins.ml2.plugin [None req-acb0cc4a-5938-4313-80c6-d266a3b21827 - - - - - -] Attempt 1 to provision port 91c945e5-1017-4ab1-8638-6437e1378c78 2026-04-29 03:05:11.095 10 INFO neutron.plugins.ml2.plugin [None req-a693d1a2-deab-40c1-a42f-f56f9d2fd1da - - - - - -] Attempt 1 to provision port 669dd1ab-8cf6-47a5-baaf-8c192e9cc37c 2026-04-29 03:05:11.794 10 INFO neutron.plugins.ml2.plugin [None req-e94855cb-f45d-4304-8510-04a51d985c3d - - - - - -] Attempt 1 to provision port 669dd1ab-8cf6-47a5-baaf-8c192e9cc37c 2026-04-29 03:05:12.098 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port fe514497-a9ef-4e07-a30a-fb3a25696c50 2026-04-29 03:05:13.857 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port fe514497-a9ef-4e07-a30a-fb3a25696c50 2026-04-29 03:05:19.896 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5c82c557-8513-42f2-8c99-1e91a4713731 2026-04-29 03:05:20.219 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 24df0073-d494-41b2-9025-98ad0b0137b2 2026-04-29 03:05:22.893 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 4bac10a9-a632-4351-99ac-b0a13ae77035 2026-04-29 03:05:23.057 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-66b64b87-42e4-4525-ab44-eb97d4eb9b7d'] response: {'server_uuid': '142c07b5-71bf-4741-b40f-78ff6ab23c80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bac10a9-a632-4351-99ac-b0a13ae77035', 'code': 200} 2026-04-29 03:05:23.323 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5c82c557-8513-42f2-8c99-1e91a4713731 2026-04-29 03:05:23.543 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 24df0073-d494-41b2-9025-98ad0b0137b2 2026-04-29 03:05:24.359 10 INFO neutron.plugins.ml2.plugin [None req-dca090a9-2e1a-4f31-b6f2-22d991d6a768 - - - - - -] Attempt 1 to provision port d4fd04db-f1f2-46cd-b4d9-802df772df9c 2026-04-29 03:05:25.164 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 4bac10a9-a632-4351-99ac-b0a13ae77035 2026-04-29 03:05:25.422 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ca96f6c7-5bc8-4e40-9920-54a605e5805d 2026-04-29 03:05:25.555 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b76afed4-139c-4fca-a3fe-da29e8d7c63e'] response: {'server_uuid': 'd64bb70e-526f-4f23-aa86-e01a978bef76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca96f6c7-5bc8-4e40-9920-54a605e5805d', 'code': 200} 2026-04-29 03:05:26.278 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 804547ab-45d5-4899-8b27-ab4bec8f9c8b 2026-04-29 03:05:26.637 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port d4ae267e-4169-4295-b328-6a206f0b18ec 2026-04-29 03:05:26.963 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ca96f6c7-5bc8-4e40-9920-54a605e5805d 2026-04-29 03:05:28.280 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port d4ae267e-4169-4295-b328-6a206f0b18ec 2026-04-29 03:05:28.517 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 804547ab-45d5-4899-8b27-ab4bec8f9c8b 2026-04-29 03:05:30.302 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0a7a35d3-2f75-4695-8800-ee1cc1241f96 2026-04-29 03:05:30.631 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 669dd1ab-8cf6-47a5-baaf-8c192e9cc37c 2026-04-29 03:05:32.288 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0a7a35d3-2f75-4695-8800-ee1cc1241f96 2026-04-29 03:05:32.485 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 669dd1ab-8cf6-47a5-baaf-8c192e9cc37c 2026-04-29 03:05:52.292 9 INFO neutron.plugins.ml2.plugin [None req-89ddf742-ea9b-45d5-a527-c2f50dee8ef4 - - - - - -] Attempt 1 to provision port 4a429ca0-cdbd-4ec9-922a-bfa03ac0376b 2026-04-29 03:05:52.503 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 7b20d2a1-793d-472b-b76e-f28638353152 2026-04-29 03:05:52.990 9 INFO neutron.plugins.ml2.plugin [None req-29cac997-45dd-457a-ac7a-397faad1087f - - - - - -] Attempt 1 to provision port 7b20d2a1-793d-472b-b76e-f28638353152 2026-04-29 03:05:53.150 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 4a429ca0-cdbd-4ec9-922a-bfa03ac0376b 2026-04-29 03:05:53.891 10 INFO neutron.plugins.ml2.plugin [None req-4960968b-2e4f-4f1a-aca0-49ad9d0e75a7 - - - - - -] Attempt 1 to provision port 4a429ca0-cdbd-4ec9-922a-bfa03ac0376b 2026-04-29 03:05:54.517 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 4a429ca0-cdbd-4ec9-922a-bfa03ac0376b 2026-04-29 03:05:54.600 10 INFO neutron.plugins.ml2.plugin [None req-ceca1d0a-72f8-47a4-b5cf-9b8331ebcca0 - - - - - -] Attempt 1 to provision port 2c5c0a8e-8ea4-41c8-9265-9acb8579d2f5 2026-04-29 03:05:54.828 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 7b20d2a1-793d-472b-b76e-f28638353152 2026-04-29 03:05:55.033 10 INFO neutron.plugins.ml2.plugin [None req-ceca1d0a-72f8-47a4-b5cf-9b8331ebcca0 - - - - - -] Attempt 1 to provision port 7b20d2a1-793d-472b-b76e-f28638353152 2026-04-29 03:05:55.083 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 2c5c0a8e-8ea4-41c8-9265-9acb8579d2f5 2026-04-29 03:05:55.315 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 12b15aad-105d-4efb-8cd0-c42c42764130 2026-04-29 03:05:55.508 9 INFO neutron.plugins.ml2.plugin [None req-83509302-31e6-44f3-ba41-1f76fa10b71d - - - - - -] Attempt 1 to provision port 2c5c0a8e-8ea4-41c8-9265-9acb8579d2f5 2026-04-29 03:05:55.538 9 INFO neutron.plugins.ml2.db [None req-83509302-31e6-44f3-ba41-1f76fa10b71d - - - - - -] No ports have port_id starting with 2c5c0a8e-8ea4-41c8-9265-9acb8579d2f5 2026-04-29 03:05:55.546 9 INFO neutron.plugins.ml2.plugin [None req-83509302-31e6-44f3-ba41-1f76fa10b71d - - - - - -] Attempt 1 to provision port 86630b4d-9960-462a-b1d2-9d4438d79ea4 2026-04-29 03:05:55.660 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 86630b4d-9960-462a-b1d2-9d4438d79ea4 2026-04-29 03:05:56.208 10 INFO neutron.plugins.ml2.plugin [None req-9092c1de-e3c4-4874-98f8-4eb9327748cd - - - - - -] Attempt 1 to provision port 12b15aad-105d-4efb-8cd0-c42c42764130 2026-04-29 03:05:56.240 10 INFO neutron.plugins.ml2.db [None req-9092c1de-e3c4-4874-98f8-4eb9327748cd - - - - - -] No ports have port_id starting with 12b15aad-105d-4efb-8cd0-c42c42764130 2026-04-29 03:06:13.051 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0383523c-ce08-4a43-bfd1-73562246d59d 2026-04-29 03:06:13.460 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a6057659-b2be-4068-8855-6d24712db230 2026-04-29 03:06:13.896 10 INFO neutron.plugins.ml2.plugin [None req-3ac29a0c-b593-4b62-9052-aa044129f588 - - - - - -] Attempt 1 to provision port a6057659-b2be-4068-8855-6d24712db230 2026-04-29 03:06:14.602 9 INFO neutron.plugins.ml2.plugin [None req-631ffb7b-591f-48b2-a038-a07a88cf51af - - - - - -] Attempt 1 to provision port 0383523c-ce08-4a43-bfd1-73562246d59d 2026-04-29 03:06:14.778 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0383523c-ce08-4a43-bfd1-73562246d59d 2026-04-29 03:06:15.027 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a6057659-b2be-4068-8855-6d24712db230 2026-04-29 03:06:15.310 9 INFO neutron.plugins.ml2.plugin [None req-8a03314d-5b66-47e8-b14f-909dcbd84962 - - - - - -] Attempt 1 to provision port 6efa3d7d-315d-42a2-8737-3c0a5ae885aa 2026-04-29 03:06:15.352 9 INFO neutron.plugins.ml2.plugin [None req-8a03314d-5b66-47e8-b14f-909dcbd84962 - - - - - -] Attempt 1 to provision port a6057659-b2be-4068-8855-6d24712db230 2026-04-29 03:06:16.018 10 INFO neutron.plugins.ml2.plugin [None req-0c09e147-a5fd-43a5-aeb6-d6769e3f49d1 - - - - - -] Attempt 1 to provision port 6efa3d7d-315d-42a2-8737-3c0a5ae885aa 2026-04-29 03:06:16.052 10 INFO neutron.plugins.ml2.plugin [None req-0c09e147-a5fd-43a5-aeb6-d6769e3f49d1 - - - - - -] Attempt 1 to provision port 0383523c-ce08-4a43-bfd1-73562246d59d 2026-04-29 03:06:16.717 10 INFO neutron.plugins.ml2.plugin [None req-b1c0b524-a52e-45c1-9db0-d4313e775f6f - - - - - -] Attempt 1 to provision port 6efa3d7d-315d-42a2-8737-3c0a5ae885aa /var/lib/openstack/lib/python3.12/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.12/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.12/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.12/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-04-29 03:06:21.336 10 INFO neutron.plugins.ml2.plugin [None req-610bc8f8-bee6-4bba-8276-44916fecb5cf - - - - - -] Attempt 1 to provision port 8bafc2db-313d-42d5-9430-f4481cfccc44 2026-04-29 03:06:22.814 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 6b9d0a0d-f48e-4ecc-acba-659770d51ba6 2026-04-29 03:06:23.654 9 INFO neutron.plugins.ml2.plugin [None req-f8d22c0e-e4fd-4b0d-a6fb-feb9e90e0941 - - - - - -] Attempt 1 to provision port 6b9d0a0d-f48e-4ecc-acba-659770d51ba6 2026-04-29 03:06:24.976 10 INFO neutron.plugins.ml2.plugin [None req-5be51107-0aa8-4673-b1d0-c14ba73fade0 - - - - - -] Attempt 1 to provision port 6b9d0a0d-f48e-4ecc-acba-659770d51ba6 2026-04-29 03:06:25.087 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 6b9d0a0d-f48e-4ecc-acba-659770d51ba6 2026-04-29 03:06:25.344 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 558f06b4-aefa-477c-9d23-14fc5c504e05 2026-04-29 03:06:25.666 9 INFO neutron.plugins.ml2.plugin [None req-9a1e0ca3-bc0a-444a-8efc-b046bedc16f9 - - - - - -] Attempt 1 to provision port 558f06b4-aefa-477c-9d23-14fc5c504e05 2026-04-29 03:06:25.821 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a6b99cdf-c720-471b-9373-2c1032b27a2e 2026-04-29 03:06:27.070 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 558f06b4-aefa-477c-9d23-14fc5c504e05 2026-04-29 03:06:27.071 9 INFO neutron.plugins.ml2.plugin [None req-b5ca5f06-e835-438e-93e1-d06e53ae8bce - - - - - -] Attempt 1 to provision port 5d10c66d-17e7-4522-89a9-e113f771c24a 2026-04-29 03:06:27.095 9 INFO neutron.plugins.ml2.plugin [None req-b5ca5f06-e835-438e-93e1-d06e53ae8bce - - - - - -] Attempt 1 to provision port 558f06b4-aefa-477c-9d23-14fc5c504e05 2026-04-29 03:06:27.324 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port a6b99cdf-c720-471b-9373-2c1032b27a2e 2026-04-29 03:06:27.776 9 INFO neutron.plugins.ml2.plugin [None req-b696b5bf-921f-4a84-b011-4df84779086b - - - - - -] Attempt 1 to provision port 5d10c66d-17e7-4522-89a9-e113f771c24a 2026-04-29 03:06:28.484 9 INFO neutron.plugins.ml2.plugin [None req-022490ba-4b82-4724-8fe6-f07a8c57fabf - - - - - -] Attempt 1 to provision port 5d10c66d-17e7-4522-89a9-e113f771c24a 2026-04-29 03:06:30.792 9 INFO neutron.plugins.ml2.plugin [None req-ab81ca2c-b686-4fee-adb6-06cc8a7dfc33 - - - - - -] Attempt 1 to provision port 763b9eac-2944-4c08-996a-64314fd2cd4e 2026-04-29 03:06:30.881 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 763b9eac-2944-4c08-996a-64314fd2cd4e 2026-04-29 03:06:31.898 10 INFO neutron.plugins.ml2.plugin [None req-ac917d1a-b7f4-436f-90f2-da353320f6e3 - - - - - -] Attempt 1 to provision port 763b9eac-2944-4c08-996a-64314fd2cd4e 2026-04-29 03:06:34.320 10 INFO neutron.plugins.ml2.plugin [None req-d87d4278-400d-475e-b96f-2eadbb49ce1d - - - - - -] Attempt 1 to provision port 272d4258-2dd1-4f67-bc4d-6d7585df1e67 2026-04-29 03:06:39.327 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f599dfaa-b27b-4dfd-ac8c-1b4fd507363c 2026-04-29 03:06:39.449 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59bc4543-63d2-4abd-877b-ba7e6cd9ee4d'] response: {'server_uuid': '0719df99-815d-4818-982a-f80b65880baa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f599dfaa-b27b-4dfd-ac8c-1b4fd507363c', 'code': 200} 2026-04-29 03:06:40.804 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f599dfaa-b27b-4dfd-ac8c-1b4fd507363c 2026-04-29 03:06:42.824 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5d10c66d-17e7-4522-89a9-e113f771c24a 2026-04-29 03:06:43.169 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8bafc2db-313d-42d5-9430-f4481cfccc44 2026-04-29 03:06:44.805 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 5d10c66d-17e7-4522-89a9-e113f771c24a 2026-04-29 03:06:45.034 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 8bafc2db-313d-42d5-9430-f4481cfccc44 2026-04-29 03:07:02.947 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 7c15343a-e0e3-4663-88fd-7419959e841e 2026-04-29 03:07:02.993 10 INFO neutron.plugins.ml2.db [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] No ports have port_id starting with 7c15343a-e0e3-4663-88fd-7419959e841e 2026-04-29 03:07:09.360 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 4ec4949c-dc5e-4457-b478-11cc07a1fd0a 2026-04-29 03:07:09.486 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-77e6f310-2316-4f3d-b72d-13ad1bd2ba8e'] response: {'server_uuid': '0fd55935-9fb2-4584-810a-3a47de9d09d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ec4949c-dc5e-4457-b478-11cc07a1fd0a', 'code': 200} 2026-04-29 03:07:10.821 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 4ec4949c-dc5e-4457-b478-11cc07a1fd0a 2026-04-29 03:08:44.901 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0d81c370-a176-44aa-93ca-758fe013684b 2026-04-29 03:08:44.948 10 INFO neutron.plugins.ml2.plugin [None req-4729d462-872a-4ee2-bf48-0574853f2a93 - - - - - -] Attempt 1 to provision port ee4b6a92-40c6-44d7-a5be-71266d4fcf42 2026-04-29 03:08:45.329 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ee4b6a92-40c6-44d7-a5be-71266d4fcf42 2026-04-29 03:08:45.650 9 INFO neutron.plugins.ml2.plugin [None req-456bf496-b4a0-47d4-a86f-d794e20c0a2e - - - - - -] Attempt 1 to provision port ab738aa6-45b6-41c6-aa57-d8a7ece73844 2026-04-29 03:08:46.357 9 INFO neutron.plugins.ml2.plugin [None req-0294ca30-7c45-4d0e-b093-ca58c3c72705 - - - - - -] Attempt 1 to provision port 0d81c370-a176-44aa-93ca-758fe013684b 2026-04-29 03:08:46.942 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c9bc5da6-fc42-4f6e-b511-78761c955e97 2026-04-29 03:08:47.068 10 INFO neutron.plugins.ml2.plugin [None req-45a16207-53c6-4784-a9b1-f689deae3404 - - - - - -] Attempt 1 to provision port c9bc5da6-fc42-4f6e-b511-78761c955e97 2026-04-29 03:08:47.133 10 INFO neutron.plugins.ml2.plugin [None req-45a16207-53c6-4784-a9b1-f689deae3404 - - - - - -] Attempt 1 to provision port ee4b6a92-40c6-44d7-a5be-71266d4fcf42 2026-04-29 03:08:47.411 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 0d81c370-a176-44aa-93ca-758fe013684b 2026-04-29 03:08:47.642 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ee4b6a92-40c6-44d7-a5be-71266d4fcf42 2026-04-29 03:08:48.378 10 INFO neutron.plugins.ml2.plugin [None req-e2d92ed4-2ad6-4285-8586-40270d5decf3 - - - - - -] Attempt 1 to provision port 0d81c370-a176-44aa-93ca-758fe013684b 2026-04-29 03:08:48.955 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port c9bc5da6-fc42-4f6e-b511-78761c955e97 2026-04-29 03:08:49.081 9 INFO neutron.plugins.ml2.plugin [None req-8521cafc-42dd-4e2d-b2b0-c2f3517d62e3 - - - - - -] Attempt 1 to provision port c9bc5da6-fc42-4f6e-b511-78761c955e97 2026-04-29 03:08:49.175 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port e7275ed6-6b8f-4aee-99e7-75b82e603af4 2026-04-29 03:08:49.784 9 INFO neutron.plugins.ml2.plugin [None req-dc29e6f4-f4d1-4fbc-99e4-11f333733619 - - - - - -] Attempt 1 to provision port f8a9918a-aace-48b6-b1da-f80c4482d95f 2026-04-29 03:08:49.817 9 INFO neutron.plugins.ml2.plugin [None req-dc29e6f4-f4d1-4fbc-99e4-11f333733619 - - - - - -] Attempt 1 to provision port ee4b6a92-40c6-44d7-a5be-71266d4fcf42 2026-04-29 03:08:50.693 10 INFO neutron.plugins.ml2.plugin [None req-b7f4685d-27ab-4242-b24b-cf762aaa671f - - - - - -] Attempt 1 to provision port f8a9918a-aace-48b6-b1da-f80c4482d95f 2026-04-29 03:08:50.883 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port e7275ed6-6b8f-4aee-99e7-75b82e603af4 2026-04-29 03:08:51.396 9 INFO neutron.plugins.ml2.plugin [None req-d3d6a1fe-75b5-4482-aa56-570fc4cb2e4e - - - - - -] Attempt 1 to provision port c9bc5da6-fc42-4f6e-b511-78761c955e97 2026-04-29 03:08:51.449 9 INFO neutron.plugins.ml2.plugin [None req-d3d6a1fe-75b5-4482-aa56-570fc4cb2e4e - - - - - -] Attempt 1 to provision port 3e57acb1-9d06-4669-8877-fe8718ee3558 2026-04-29 03:08:51.479 9 INFO neutron.plugins.ml2.plugin [None req-d3d6a1fe-75b5-4482-aa56-570fc4cb2e4e - - - - - -] Attempt 1 to provision port 0d81c370-a176-44aa-93ca-758fe013684b 2026-04-29 03:08:52.102 9 INFO neutron.plugins.ml2.plugin [None req-8e6a36cf-c9e5-4a4c-8d37-af3ffa266dce - - - - - -] Attempt 1 to provision port f524316c-999e-4713-8ecc-f494ae30671d 2026-04-29 03:08:52.275 9 INFO neutron.plugins.ml2.plugin [None req-8e6a36cf-c9e5-4a4c-8d37-af3ffa266dce - - - - - -] Attempt 1 to provision port 3e57acb1-9d06-4669-8877-fe8718ee3558 2026-04-29 03:08:52.300 9 INFO neutron.plugins.ml2.plugin [None req-8e6a36cf-c9e5-4a4c-8d37-af3ffa266dce - - - - - -] Attempt 1 to provision port f8a9918a-aace-48b6-b1da-f80c4482d95f 2026-04-29 03:08:52.809 9 INFO neutron.plugins.ml2.plugin [None req-d10ef309-9ea6-4140-89eb-fedf7bf9b0d4 - - - - - -] Attempt 1 to provision port 3e57acb1-9d06-4669-8877-fe8718ee3558 2026-04-29 03:08:53.516 10 INFO neutron.plugins.ml2.plugin [None req-9ec278de-f568-4bdc-9042-78f4fc8d6e86 - - - - - -] Attempt 1 to provision port f524316c-999e-4713-8ecc-f494ae30671d 2026-04-29 03:09:03.435 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f2cc00de-646c-4667-999d-326fb2873ee9 2026-04-29 03:09:03.600 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-55325050-4293-4ddc-aa6e-6c87600ffa34'] response: {'server_uuid': '84e061c5-fec8-4310-a7ad-78c03ddd0029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2cc00de-646c-4667-999d-326fb2873ee9', 'code': 200} 2026-04-29 03:09:04.898 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f2cc00de-646c-4667-999d-326fb2873ee9 2026-04-29 03:09:06.940 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ab738aa6-45b6-41c6-aa57-d8a7ece73844 2026-04-29 03:09:07.214 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 3e57acb1-9d06-4669-8877-fe8718ee3558 2026-04-29 03:09:07.439 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f524316c-999e-4713-8ecc-f494ae30671d 2026-04-29 03:09:07.670 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f8a9918a-aace-48b6-b1da-f80c4482d95f 2026-04-29 03:09:08.912 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ab738aa6-45b6-41c6-aa57-d8a7ece73844 2026-04-29 03:09:09.062 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 3e57acb1-9d06-4669-8877-fe8718ee3558 2026-04-29 03:09:09.260 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f524316c-999e-4713-8ecc-f494ae30671d 2026-04-29 03:09:09.470 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port f8a9918a-aace-48b6-b1da-f80c4482d95f 2026-04-29 03:09:20.919 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 2413c5f4-06b7-4d78-94a0-e4dd8588047b 2026-04-29 03:09:21.031 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e066ae7-5d29-4836-a025-f82f008423be'] response: {'server_uuid': 'ba130874-770c-487a-b75d-8bd241dac8f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2413c5f4-06b7-4d78-94a0-e4dd8588047b', 'code': 200} 2026-04-29 03:09:22.901 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 2413c5f4-06b7-4d78-94a0-e4dd8588047b 2026-04-29 03:09:41.004 9 INFO neutron.plugins.ml2.plugin [None req-35d57261-9a8e-4d60-8761-aafc42176dfc - - - - - -] Attempt 1 to provision port 2c431be5-421f-4dab-b9b4-a333195971a5 2026-04-29 03:10:01.471 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ce17b43f-cafc-4e14-aa13-f5470a40ede3 2026-04-29 03:10:01.678 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-271af1a7-799e-4dd6-8c8e-639fa503c8fb'] response: {'server_uuid': '4ac71431-edb0-4229-9a52-caa531cd1725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce17b43f-cafc-4e14-aa13-f5470a40ede3', 'code': 200} 2026-04-29 03:10:02.943 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port ce17b43f-cafc-4e14-aa13-f5470a40ede3 2026-04-29 03:10:44.076 10 INFO neutron.plugins.ml2.plugin [None req-90d5edba-175f-4faf-b2ff-b5a3e48eafa4 - - - - - -] Attempt 1 to provision port 58b5ffdb-bbe5-45fb-beda-726ee9422231 2026-04-29 03:10:50.554 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 58b5ffdb-bbe5-45fb-beda-726ee9422231 2026-04-29 03:10:50.674 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-35568be1-b612-44a9-b19e-8a07951c7438'] response: {'server_uuid': '4ac71431-edb0-4229-9a52-caa531cd1725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58b5ffdb-bbe5-45fb-beda-726ee9422231', 'code': 200} 2026-04-29 03:10:51.140 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 58b5ffdb-bbe5-45fb-beda-726ee9422231 2026-04-29 03:10:53.745 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 58b5ffdb-bbe5-45fb-beda-726ee9422231 2026-04-29 03:11:27.222 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port b983cfd7-f64d-4b01-8fea-232eb2167d21 2026-04-29 03:11:27.340 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5a01988-c584-44e4-8b6c-f4413704cbee'] response: {'server_uuid': '4ac71431-edb0-4229-9a52-caa531cd1725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b983cfd7-f64d-4b01-8fea-232eb2167d21', 'code': 200} 2026-04-29 03:11:29.467 9 INFO neutron.plugins.ml2.plugin [None req-1fe2c51d-1200-4f3c-9bf4-39a8bf281bd7 - - - - - -] Attempt 1 to provision port b983cfd7-f64d-4b01-8fea-232eb2167d21 2026-04-29 03:11:43.211 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 892c9a9d-7c47-454b-a282-9b13cc4060eb 2026-04-29 03:11:43.320 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b46d1646-5328-4d26-a52c-3adb51b0b024'] response: {'server_uuid': '4ac71431-edb0-4229-9a52-caa531cd1725', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '892c9a9d-7c47-454b-a282-9b13cc4060eb', 'code': 200} 2026-04-29 03:11:45.183 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 892c9a9d-7c47-454b-a282-9b13cc4060eb 2026-04-29 03:11:46.541 9 INFO neutron.plugins.ml2.plugin [None req-22fa78f3-5f31-4af2-a8be-7710b3ec80f8 - - - - - -] Attempt 1 to provision port 892c9a9d-7c47-454b-a282-9b13cc4060eb 2026-04-29 03:11:47.214 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 892c9a9d-7c47-454b-a282-9b13cc4060eb 2026-04-29 03:11:57.255 10 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port 892c9a9d-7c47-454b-a282-9b13cc4060eb 2026-04-29 03:11:57.283 9 INFO neutron.plugins.ml2.plugin [None req-71be31c5-7c8e-4569-9b09-b5bb34e3e78d - - - - - -] Attempt 1 to provision port 892c9a9d-7c47-454b-a282-9b13cc4060eb 2026-04-29 03:12:07.221 9 INFO neutron.plugins.ml2.plugin [None req-cd473813-88cc-4237-80a9-79917675c43a - - - - - -] Attempt 1 to provision port b983cfd7-f64d-4b01-8fea-232eb2167d21 2026-04-29 03:12:07.420 10 INFO neutron.plugins.ml2.plugin [None req-dbdd3890-ce86-49ef-8bf9-a5eccccd7724 - - - - - -] Attempt 1 to provision port b983cfd7-f64d-4b01-8fea-232eb2167d21 2026-04-29 03:12:39.439 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b143fab5-e1f1-47ba-8989-57556ac03ba7'] response: {'server_uuid': 'ba130874-770c-487a-b75d-8bd241dac8f0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2413c5f4-06b7-4d78-94a0-e4dd8588047b', 'code': 200}