+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-26 13:49:50.925 1 INFO neutron.common.config [-] Logging enabled! 2026-04-26 13:49:50.926 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-26 13:49:50.926 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-26 13:49:50.926 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 13:49:52.315 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 13:49:52.317 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 13:49:52.320 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 13:49:52.321 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 13:49:52.321 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-26 13:49:52.322 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-26 13:49:52.322 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 13:49:52.328 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 13:49:52.328 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 13:49:52.328 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 13:49:52.349 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-26 13:49:52.350 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 13:49:52.350 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-26 13:49:52.369 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 13:49:52.370 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 13:49:52.370 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-26 13:49:52.370 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-26 13:49:52.630 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing driver for type 'vlan' 2026-04-26 13:49:52.838 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] VlanTypeDriver initialization complete 2026-04-26 13:49:52.838 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing driver for type 'vxlan' 2026-04-26 13:49:52.838 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-26 13:49:52.892 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 13:49:52.893 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 13:49:52.893 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing extension driver 'port_security' 2026-04-26 13:49:52.893 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 13:49:52.893 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing extension driver 'qos' 2026-04-26 13:49:52.893 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-26 13:49:52.893 1 INFO neutron.plugins.ml2.managers [None req-8b883f71-e649-4325-b583-d62786d0d49e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-26 13:49:52.908 1 INFO neutron.quota [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded quota_driver: . 2026-04-26 13:49:52.909 1 INFO neutron.plugins.ml2.plugin [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 13:49:52.909 1 INFO neutron.plugins.ml2.managers [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 13:49:52.909 1 INFO neutron.plugins.ml2.managers [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 13:49:52.909 1 INFO neutron.plugins.ml2.managers [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 13:49:52.909 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: qos 2026-04-26 13:49:52.921 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: router 2026-04-26 13:49:52.956 1 INFO neutron.services.service_base [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-26 13:49:52.956 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: segments 2026-04-26 13:49:53.020 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: trunk 2026-04-26 13:49:53.032 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: vpnaas 2026-04-26 13:49:53.064 1 WARNING stevedore.named [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-26 13:49:53.138 1 INFO neutron_vpnaas.services.vpn.plugin [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 13:49:53.139 1 INFO neutron.common.utils [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-26 13:49:53.139 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: taas 2026-04-26 13:49:53.165 1 WARNING stevedore.named [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-26 13:49:53.166 1 WARNING stevedore.named [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 13:49:53.187 1 INFO neutron_taas.services.taas.taas_plugin [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 13:49:53.187 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: tapmirror 2026-04-26 13:49:53.199 1 WARNING stevedore.named [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-26 13:49:53.200 1 WARNING stevedore.named [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 13:49:53.213 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 13:49:53.213 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 13:49:53.222 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: tag 2026-04-26 13:49:53.230 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: timestamp 2026-04-26 13:49:53.232 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 13:49:53.235 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: flavors 2026-04-26 13:49:53.238 1 INFO neutron.manager [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loading Plugin: revisions 2026-04-26 13:49:53.241 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Initializing extension manager. 2026-04-26 13:49:53.242 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: address-group 2026-04-26 13:49:53.243 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: address-scope 2026-04-26 13:49:53.243 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-26 13:49:53.244 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: agent 2026-04-26 13:49:53.244 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: agent-resources-synced 2026-04-26 13:49:53.245 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 13:49:53.246 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 13:49:53.246 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: availability_zone 2026-04-26 13:49:53.247 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: availability_zone_filter 2026-04-26 13:49:53.247 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 13:49:53.248 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 13:49:53.249 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 13:49:53.249 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: dns-integration 2026-04-26 13:49:53.250 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 13:49:53.250 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-26 13:49:53.251 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: dvr 2026-04-26 13:49:53.251 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 13:49:53.251 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 13:49:53.252 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 13:49:53.252 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 13:49:53.253 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: external-net 2026-04-26 13:49:53.253 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 13:49:53.253 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: extraroute 2026-04-26 13:49:53.254 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: extraroute-atomic 2026-04-26 13:49:53.254 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 13:49:53.255 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 13:49:53.255 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 13:49:53.256 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 13:49:53.256 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: fip-port-details 2026-04-26 13:49:53.257 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: flavors 2026-04-26 13:49:53.258 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 13:49:53.258 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 13:49:53.259 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: ip_allocation 2026-04-26 13:49:53.259 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-26 13:49:53.259 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 13:49:53.260 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: router 2026-04-26 13:49:53.262 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 13:49:53.262 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-26 13:49:53.263 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-26 13:49:53.263 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 13:49:53.264 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: l3-ha 2026-04-26 13:49:53.264 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 13:49:53.264 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-26 13:49:53.265 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: l3-flavors 2026-04-26 13:49:53.265 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 13:49:53.266 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-26 13:49:53.268 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-26 13:49:53.269 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 13:49:53.270 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-26 13:49:53.272 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 13:49:53.273 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 13:49:53.273 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: multi-provider 2026-04-26 13:49:53.274 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: net-mtu 2026-04-26 13:49:53.274 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 13:49:53.275 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 13:49:53.275 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: network_ha 2026-04-26 13:49:53.276 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 13:49:53.277 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 13:49:53.277 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: pagination 2026-04-26 13:49:53.277 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-device-profile 2026-04-26 13:49:53.278 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 13:49:53.278 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 13:49:53.278 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 13:49:53.279 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-mac-override 2026-04-26 13:49:53.279 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 13:49:53.280 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 13:49:53.280 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 13:49:53.280 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-resource-request 2026-04-26 13:49:53.281 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 13:49:53.281 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 13:49:53.282 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: binding 2026-04-26 13:49:53.282 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: binding-extended 2026-04-26 13:49:53.283 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-security 2026-04-26 13:49:53.283 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: project-id 2026-04-26 13:49:53.283 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: provider 2026-04-26 13:49:53.284 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-26 13:49:53.285 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos 2026-04-26 13:49:53.286 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 13:49:53.287 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 13:49:53.287 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-default 2026-04-26 13:49:53.288 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-fip 2026-04-26 13:49:53.288 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 13:49:53.288 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 13:49:53.289 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 13:49:53.289 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 13:49:53.290 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 13:49:53.290 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-pps 2026-04-26 13:49:53.291 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 13:49:53.291 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 13:49:53.291 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 13:49:53.292 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 13:49:53.292 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 13:49:53.294 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: quotas 2026-04-26 13:49:53.297 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: quota_details 2026-04-26 13:49:53.298 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: rbac-policies 2026-04-26 13:49:53.298 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: rbac-address-group 2026-04-26 13:49:53.299 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 13:49:53.299 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 13:49:53.299 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-26 13:49:53.300 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: revision-if-match 2026-04-26 13:49:53.300 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 13:49:53.301 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 13:49:53.301 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 13:49:53.302 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 13:49:53.303 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 13:49:53.303 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-26 13:49:53.304 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 13:49:53.304 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 13:49:53.304 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 13:49:53.308 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: security-group 2026-04-26 13:49:53.309 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: segment 2026-04-26 13:49:53.309 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 13:49:53.310 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: service-type 2026-04-26 13:49:53.310 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: sorting 2026-04-26 13:49:53.311 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 13:49:53.311 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 13:49:53.311 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 13:49:53.312 1 WARNING neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 13:49:53.312 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-26 13:49:53.313 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 13:49:53.313 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: subnet_onboard 2026-04-26 13:49:53.314 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 13:49:53.314 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 13:49:53.314 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 13:49:53.315 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 13:49:53.315 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: tag-creation 2026-04-26 13:49:53.316 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 13:49:53.319 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 13:49:53.320 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 13:49:53.320 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: trunk 2026-04-26 13:49:53.321 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: trunk-details 2026-04-26 13:49:53.321 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 13:49:53.322 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 13:49:53.322 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-26 13:49:53.323 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 13:49:53.325 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-26 13:49:53.325 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 13:49:53.326 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 13:49:53.327 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: vpnaas 2026-04-26 13:49:53.328 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: taas 2026-04-26 13:49:53.329 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: tap-mirror 2026-04-26 13:49:53.330 1 INFO neutron.api.extensions [None req-37e1dee4-b617-4453-be45-d524ccd5c7a2 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 13:50:23.416 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-26 13:50:23.464 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-26 13:50:23.466 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-26 13:50:39.542 16 INFO neutron.db.l3_hamode_db [None req-348a9d94-d44f-4ad4-a4cf-0e9f04509c6d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 13:50:52.723 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2206564d-a0bb-4ffe-a682-f9c59391c226 2026-04-26 13:50:54.636 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2206564d-a0bb-4ffe-a682-f9c59391c226 2026-04-26 13:50:54.733 13 INFO neutron.plugins.ml2.plugin [None req-c5197287-deed-4ca4-9036-58b2ac01339f - - - - - -] Attempt 1 to provision port 2206564d-a0bb-4ffe-a682-f9c59391c226 2026-04-26 13:51:37.973 16 INFO neutron.plugins.ml2.plugin [None req-27f86b8a-3041-4360-bb67-48e0d66a4869 - - - - - -] Attempt 1 to provision port f8047187-9983-48ef-a8da-44a0ab71209b 2026-04-26 13:51:38.614 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port f8047187-9983-48ef-a8da-44a0ab71209b 2026-04-26 13:51:39.640 16 INFO neutron.plugins.ml2.plugin [None req-bb72b539-39ed-459f-8448-455205bb8809 - - - - - -] Attempt 1 to provision port f8047187-9983-48ef-a8da-44a0ab71209b 2026-04-26 13:51:44.718 16 INFO neutron.plugins.ml2.plugin [None req-908fff89-2f2d-4539-af3a-789938df853e - - - - - -] Attempt 1 to provision port 8818e00a-f5e5-445e-859b-f03eac2b0bf6 2026-04-26 13:54:52.707 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port de7338f5-192a-467b-b158-34ad01dfdbeb 2026-04-26 13:54:54.640 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port de7338f5-192a-467b-b158-34ad01dfdbeb 2026-04-26 13:55:53.262 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8818e00a-f5e5-445e-859b-f03eac2b0bf6 2026-04-26 13:55:54.675 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8818e00a-f5e5-445e-859b-f03eac2b0bf6 2026-04-26 13:57:22.867 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 16ec882d-0cc8-46a2-8fe6-c9c89d8732c1 2026-04-26 13:57:24.806 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 16ec882d-0cc8-46a2-8fe6-c9c89d8732c1 2026-04-26 13:57:25.000 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8deef9b6-42bf-4d64-849a-78f7e55fa9c0 2026-04-26 13:57:25.385 16 INFO neutron.plugins.ml2.plugin [None req-b901f224-4360-4ee0-a074-73afd339d0cd - - - - - -] Attempt 1 to provision port 8deef9b6-42bf-4d64-849a-78f7e55fa9c0 2026-04-26 13:57:25.462 16 INFO neutron.plugins.ml2.plugin [None req-b901f224-4360-4ee0-a074-73afd339d0cd - - - - - -] Attempt 1 to provision port 16ec882d-0cc8-46a2-8fe6-c9c89d8732c1 2026-04-26 13:57:26.730 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8deef9b6-42bf-4d64-849a-78f7e55fa9c0 2026-04-26 13:57:32.776 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a95d6277-f915-416d-8886-65be26f7031e 2026-04-26 13:57:32.957 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] No ports have port_id starting with a95d6277-f915-416d-8886-65be26f7031e 2026-04-26 13:57:34.943 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 7a4cd417-e4e3-4118-95a5-3b4e7b3c253f 2026-04-26 13:57:36.266 13 INFO neutron.plugins.ml2.plugin [None req-92289937-28ac-4315-ba71-529f4c66ac3a - - - - - -] Attempt 1 to provision port 8deef9b6-42bf-4d64-849a-78f7e55fa9c0 2026-04-26 13:57:36.312 13 INFO neutron.plugins.ml2.plugin [None req-92289937-28ac-4315-ba71-529f4c66ac3a - - - - - -] Attempt 1 to provision port a07052dc-98be-4c79-b735-54ee17f90aca 2026-04-26 13:57:36.713 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 7a4cd417-e4e3-4118-95a5-3b4e7b3c253f 2026-04-26 13:57:41.299 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port b4422757-d38b-479b-9ac7-e4fdf1d4b805 2026-04-26 13:57:41.600 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 1028b33d-f84a-4572-a07d-e5d66d72c8f8 2026-04-26 13:57:42.210 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-13364393-6636-4e69-bf95-d083dd1ebe74'] response: {'server_uuid': '7adcfb57-495a-4194-b60d-6c9fae669658', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1028b33d-f84a-4572-a07d-e5d66d72c8f8', 'code': 200} 2026-04-26 13:57:43.105 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port b4422757-d38b-479b-9ac7-e4fdf1d4b805 2026-04-26 13:57:43.274 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 1028b33d-f84a-4572-a07d-e5d66d72c8f8 2026-04-26 13:57:45.134 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port f2531651-66fb-4c9b-83bf-91f415c7c11b 2026-04-26 13:57:47.044 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port f2531651-66fb-4c9b-83bf-91f415c7c11b 2026-04-26 13:57:50.880 16 INFO neutron.plugins.ml2.plugin [None req-814ff4e2-d792-47c2-9040-51bbf7c55965 - - - - - -] Attempt 1 to provision port f2531651-66fb-4c9b-83bf-91f415c7c11b 2026-04-26 13:57:50.949 16 INFO neutron.plugins.ml2.plugin [None req-814ff4e2-d792-47c2-9040-51bbf7c55965 - - - - - -] Attempt 1 to provision port 1028b33d-f84a-4572-a07d-e5d66d72c8f8 2026-04-26 13:57:50.990 16 INFO neutron.plugins.ml2.plugin [None req-814ff4e2-d792-47c2-9040-51bbf7c55965 - - - - - -] Attempt 1 to provision port 424531c8-f3ea-44b8-9c3d-90312d2c88fe 2026-04-26 13:57:51.044 16 INFO neutron.plugins.ml2.plugin [None req-814ff4e2-d792-47c2-9040-51bbf7c55965 - - - - - -] Attempt 1 to provision port 5339f161-7a0d-4c72-83a5-c469a34559c3 2026-04-26 13:57:51.086 16 INFO neutron.plugins.ml2.plugin [None req-814ff4e2-d792-47c2-9040-51bbf7c55965 - - - - - -] Attempt 1 to provision port a07052dc-98be-4c79-b735-54ee17f90aca 2026-04-26 13:57:51.539 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 20b40abe-c02c-4b59-954a-2f247e83c599 2026-04-26 13:57:51.677 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7361ecbc-5c19-4e1c-812f-2ecd904041af'] response: {'server_uuid': '8b31144e-6a7a-43fe-89ec-af4e6b67fd68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20b40abe-c02c-4b59-954a-2f247e83c599', 'code': 200} 2026-04-26 13:57:53.051 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 20b40abe-c02c-4b59-954a-2f247e83c599 2026-04-26 13:57:53.793 13 INFO neutron.plugins.ml2.plugin [None req-ca8c4dd8-5421-439e-a777-199a20cca7dc - - - - - -] Attempt 1 to provision port bb36a09f-57b2-4b8e-836a-7b77f5252d4d 2026-04-26 13:57:53.815 13 INFO neutron.plugins.ml2.plugin [None req-ca8c4dd8-5421-439e-a777-199a20cca7dc - - - - - -] Attempt 1 to provision port 5339f161-7a0d-4c72-83a5-c469a34559c3 2026-04-26 13:57:58.303 13 INFO neutron.plugins.ml2.plugin [None req-db55c7f1-5b14-41d4-b09b-f0337a6683ba - - - - - -] Attempt 1 to provision port 5339f161-7a0d-4c72-83a5-c469a34559c3 2026-04-26 13:58:00.554 16 INFO neutron.plugins.ml2.plugin [None req-5367e343-a9d9-42d5-9715-44493efd7db0 - - - - - -] Attempt 1 to provision port 20b40abe-c02c-4b59-954a-2f247e83c599 2026-04-26 13:58:05.057 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 424531c8-f3ea-44b8-9c3d-90312d2c88fe 2026-04-26 13:58:05.341 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a07052dc-98be-4c79-b735-54ee17f90aca 2026-04-26 13:58:07.034 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 424531c8-f3ea-44b8-9c3d-90312d2c88fe 2026-04-26 13:58:07.181 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a07052dc-98be-4c79-b735-54ee17f90aca 2026-04-26 13:58:09.019 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port bb36a09f-57b2-4b8e-836a-7b77f5252d4d 2026-04-26 13:58:09.340 16 INFO neutron.plugins.ml2.plugin [None req-1959c82c-4e77-406c-9da1-abecfab146be - - - - - -] Attempt 1 to provision port 1028b33d-f84a-4572-a07d-e5d66d72c8f8 2026-04-26 13:58:09.392 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 5339f161-7a0d-4c72-83a5-c469a34559c3 2026-04-26 13:58:11.089 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port bb36a09f-57b2-4b8e-836a-7b77f5252d4d 2026-04-26 13:58:11.323 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 5339f161-7a0d-4c72-83a5-c469a34559c3 2026-04-26 13:58:15.026 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port d6377f45-6106-48dd-8f08-d49c62a2e3f9 2026-04-26 13:58:16.252 16 INFO neutron.plugins.ml2.plugin [None req-53283e36-77dc-4a6c-afc5-09ee97845ebd - - - - - -] Attempt 1 to provision port d6377f45-6106-48dd-8f08-d49c62a2e3f9 2026-04-26 13:58:20.239 16 INFO neutron.plugins.ml2.plugin [None req-a9a7d568-b1d4-4510-b5a5-06161ac615c4 - - - - - -] Attempt 1 to provision port fb3318d1-6067-4780-8931-926775c7cee9 2026-04-26 13:58:27.004 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 0698b05b-2a85-4837-8ed2-82b460fd6235 2026-04-26 13:58:29.076 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 0698b05b-2a85-4837-8ed2-82b460fd6235 2026-04-26 13:58:30.490 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8028a077-ddf9-4dde-9998-81de21bcb20c'] response: {'server_uuid': '8b31144e-6a7a-43fe-89ec-af4e6b67fd68', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20b40abe-c02c-4b59-954a-2f247e83c599', 'code': 200} 2026-04-26 13:58:31.943 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 20b40abe-c02c-4b59-954a-2f247e83c599 2026-04-26 13:58:32.073 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-17ad6afe-972b-4976-b227-797e7d9d1437'] response: {'server_uuid': '8b31144e-6a7a-43fe-89ec-af4e6b67fd68', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20b40abe-c02c-4b59-954a-2f247e83c599', 'code': 200} 2026-04-26 13:58:32.332 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 91d8e435-a3c6-4173-97fb-2718e9b0b11a 2026-04-26 13:58:33.812 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 5526eeb8-a91e-4104-a249-df9825345574 2026-04-26 13:58:33.889 13 INFO neutron.plugins.ml2.plugin [None req-bcdbbe20-c669-420a-9b87-5039d3677d5f - - - - - -] Attempt 1 to provision port 5526eeb8-a91e-4104-a249-df9825345574 2026-04-26 13:58:33.954 13 INFO neutron.plugins.ml2.plugin [None req-bcdbbe20-c669-420a-9b87-5039d3677d5f - - - - - -] Attempt 1 to provision port a5c65cdb-6519-4a2c-9317-976142359d1b 2026-04-26 13:58:34.135 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 91d8e435-a3c6-4173-97fb-2718e9b0b11a 2026-04-26 13:58:34.281 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 20b40abe-c02c-4b59-954a-2f247e83c599 2026-04-26 13:58:35.618 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 5526eeb8-a91e-4104-a249-df9825345574 2026-04-26 13:58:40.512 16 INFO neutron.plugins.ml2.plugin [None req-b52a50bc-e663-452f-82a3-e8cd1e74f7be - - - - - -] Attempt 1 to provision port a5c65cdb-6519-4a2c-9317-976142359d1b 2026-04-26 13:58:40.541 16 INFO neutron.plugins.ml2.plugin [None req-b52a50bc-e663-452f-82a3-e8cd1e74f7be - - - - - -] Attempt 1 to provision port 15acf689-6dd3-4080-a984-223f006818a1 2026-04-26 13:58:40.667 16 INFO neutron.plugins.ml2.plugin [None req-b52a50bc-e663-452f-82a3-e8cd1e74f7be - - - - - -] Attempt 1 to provision port 5526eeb8-a91e-4104-a249-df9825345574 2026-04-26 13:58:40.698 16 INFO neutron.plugins.ml2.plugin [None req-b52a50bc-e663-452f-82a3-e8cd1e74f7be - - - - - -] Attempt 1 to provision port 5bf8acf3-8993-4de3-b325-50106a22ccb5 2026-04-26 13:58:40.731 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 15acf689-6dd3-4080-a984-223f006818a1 2026-04-26 13:58:40.899 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8652af59-2553-467a-b1f0-5d867a1883bc 2026-04-26 13:58:40.981 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26519607-0c0b-4a20-aeb4-8b7e7872727a'] response: {'server_uuid': '18a25574-b602-4f24-9e16-898b93d8726b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8652af59-2553-467a-b1f0-5d867a1883bc', 'code': 200} 2026-04-26 13:58:41.640 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8652af59-2553-467a-b1f0-5d867a1883bc 2026-04-26 13:58:41.794 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 15acf689-6dd3-4080-a984-223f006818a1 2026-04-26 13:58:45.406 13 INFO neutron.plugins.ml2.plugin [None req-c9584856-2199-4196-b4e9-646db8d2cd28 - - - - - -] Attempt 1 to provision port a5c65cdb-6519-4a2c-9317-976142359d1b 2026-04-26 13:58:45.432 13 INFO neutron.plugins.ml2.plugin [None req-c9584856-2199-4196-b4e9-646db8d2cd28 - - - - - -] Attempt 1 to provision port 15acf689-6dd3-4080-a984-223f006818a1 2026-04-26 13:58:45.480 13 INFO neutron.plugins.ml2.plugin [None req-c9584856-2199-4196-b4e9-646db8d2cd28 - - - - - -] Attempt 1 to provision port 8652af59-2553-467a-b1f0-5d867a1883bc 2026-04-26 13:58:45.547 13 INFO neutron.plugins.ml2.plugin [None req-c9584856-2199-4196-b4e9-646db8d2cd28 - - - - - -] Attempt 1 to provision port 9d490f6a-62ef-4590-ad5c-e1f8c4b737af 2026-04-26 13:58:45.656 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 5bf8acf3-8993-4de3-b325-50106a22ccb5 2026-04-26 13:58:45.740 13 INFO neutron.plugins.ml2.plugin [None req-c9584856-2199-4196-b4e9-646db8d2cd28 - - - - - -] Attempt 1 to provision port 5bf8acf3-8993-4de3-b325-50106a22ccb5 2026-04-26 13:58:45.936 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 9d490f6a-62ef-4590-ad5c-e1f8c4b737af 2026-04-26 13:58:47.812 13 INFO neutron.plugins.ml2.plugin [None req-aa20a25f-08ea-4a2f-b4bc-cd380e8596fb - - - - - -] Attempt 1 to provision port 5bf8acf3-8993-4de3-b325-50106a22ccb5 2026-04-26 13:58:48.274 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 5bf8acf3-8993-4de3-b325-50106a22ccb5 2026-04-26 13:58:48.455 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 4fe07f79-c6b4-4ff6-876b-9c9d82c42db8 2026-04-26 13:58:48.564 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b7a8d9-47b8-4dac-b2c2-f6bc831a1f1e'] response: {'server_uuid': '0e4992b1-ad8b-4b38-8df8-3dfc079218e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fe07f79-c6b4-4ff6-876b-9c9d82c42db8', 'code': 200} 2026-04-26 13:58:48.843 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a5c65cdb-6519-4a2c-9317-976142359d1b 2026-04-26 13:58:49.213 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 29f1655d-0d81-4791-a680-d4b922542a41 2026-04-26 13:58:49.498 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 9d490f6a-62ef-4590-ad5c-e1f8c4b737af 2026-04-26 13:58:50.607 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a5c65cdb-6519-4a2c-9317-976142359d1b 2026-04-26 13:58:50.798 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 29f1655d-0d81-4791-a680-d4b922542a41 2026-04-26 13:58:50.938 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 4fe07f79-c6b4-4ff6-876b-9c9d82c42db8 2026-04-26 13:58:52.295 16 INFO neutron.plugins.ml2.plugin [None req-49235ba7-4246-40a3-90ff-a3c1f464dc4a - - - - - -] Attempt 1 to provision port 29f1655d-0d81-4791-a680-d4b922542a41 2026-04-26 13:58:52.403 16 INFO neutron.plugins.ml2.plugin [None req-49235ba7-4246-40a3-90ff-a3c1f464dc4a - - - - - -] Attempt 1 to provision port 5bf8acf3-8993-4de3-b325-50106a22ccb5 2026-04-26 13:58:54.862 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-356aa66c-4ad9-4a4e-aef0-fb479b675e5c'] response: {'server_uuid': '0e4992b1-ad8b-4b38-8df8-3dfc079218e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4fe07f79-c6b4-4ff6-876b-9c9d82c42db8', 'code': 200} 2026-04-26 13:58:57.088 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7f9d5c3-ba70-429e-a577-93c06604c544'] response: {'server_uuid': '8b31144e-6a7a-43fe-89ec-af4e6b67fd68', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20b40abe-c02c-4b59-954a-2f247e83c599', 'code': 200} 2026-04-26 13:59:08.663 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 1b8f3fb9-72d4-4855-9973-8cd3a1b9f180 2026-04-26 13:59:09.068 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 9b9084b0-0f96-44e6-a1aa-319d9a5a699c 2026-04-26 13:59:09.392 13 INFO neutron.plugins.ml2.plugin [None req-73b6bf6c-9812-4f05-8c86-27ee5f055bcd - - - - - -] Attempt 1 to provision port 1b8f3fb9-72d4-4855-9973-8cd3a1b9f180 2026-04-26 13:59:10.741 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 73964c20-e13a-4269-a115-7b8e7be018bc 2026-04-26 13:59:11.072 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 1b8f3fb9-72d4-4855-9973-8cd3a1b9f180 2026-04-26 13:59:11.238 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 9b9084b0-0f96-44e6-a1aa-319d9a5a699c 2026-04-26 13:59:12.574 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 73964c20-e13a-4269-a115-7b8e7be018bc 2026-04-26 13:59:14.576 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 6a02833c-cadb-4fc6-bfa3-4f2195895ad6 2026-04-26 13:59:16.666 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 6a02833c-cadb-4fc6-bfa3-4f2195895ad6 2026-04-26 13:59:21.155 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2e8dc8ed-696e-4e50-9d5d-8b62b4f30c67 2026-04-26 13:59:21.257 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcb20f82-0968-411e-b7ca-df5961069b18'] response: {'server_uuid': 'bfe29882-3caf-44b7-ba3e-b8603c744d92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e8dc8ed-696e-4e50-9d5d-8b62b4f30c67', 'code': 200} 2026-04-26 13:59:21.786 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 22f10755-b8ec-46c1-b533-51d56f9f82fd 2026-04-26 13:59:21.806 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 01232906-5ea7-4b75-b250-8ee8194fa086 2026-04-26 13:59:21.843 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 6a02833c-cadb-4fc6-bfa3-4f2195895ad6 2026-04-26 13:59:21.898 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 502e28c3-2b83-4d05-941b-c893cac0cc41 2026-04-26 13:59:21.927 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 0ae1125e-ad23-49ec-b004-7ee9034c6436 2026-04-26 13:59:21.954 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 1b8f3fb9-72d4-4855-9973-8cd3a1b9f180 2026-04-26 13:59:21.991 16 INFO neutron.plugins.ml2.plugin [None req-abc0c3d9-c72e-489d-b97a-1d2d84f4d3e0 - - - - - -] Attempt 1 to provision port 2e8dc8ed-696e-4e50-9d5d-8b62b4f30c67 2026-04-26 13:59:23.032 13 INFO neutron.plugins.ml2.plugin [None req-80ca8d15-a6e3-40a3-b274-d5836dbd812e - - - - - -] Attempt 1 to provision port 502e28c3-2b83-4d05-941b-c893cac0cc41 2026-04-26 13:59:23.744 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 433b394a-b38f-4d4e-b4fe-471e0d872207 2026-04-26 13:59:23.847 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-458c9828-d889-440d-bd8e-3526d203bc10'] response: {'server_uuid': '07b308f1-3104-4069-a5d9-b7e5846eea4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '433b394a-b38f-4d4e-b4fe-471e0d872207', 'code': 200} 2026-04-26 13:59:24.123 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2e8dc8ed-696e-4e50-9d5d-8b62b4f30c67 2026-04-26 13:59:24.249 16 INFO neutron.plugins.ml2.plugin [None req-6a9d025f-b62e-4c9c-ac78-7bd7a6e52373 - - - - - -] Attempt 1 to provision port 2e8dc8ed-696e-4e50-9d5d-8b62b4f30c67 2026-04-26 13:59:24.884 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 433b394a-b38f-4d4e-b4fe-471e0d872207 2026-04-26 13:59:28.858 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 0ae1125e-ad23-49ec-b004-7ee9034c6436 2026-04-26 13:59:29.058 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 502e28c3-2b83-4d05-941b-c893cac0cc41 2026-04-26 13:59:30.901 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 502e28c3-2b83-4d05-941b-c893cac0cc41 2026-04-26 13:59:31.086 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 22f10755-b8ec-46c1-b533-51d56f9f82fd 2026-04-26 13:59:31.315 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 0ae1125e-ad23-49ec-b004-7ee9034c6436 2026-04-26 13:59:31.459 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 01232906-5ea7-4b75-b250-8ee8194fa086 2026-04-26 13:59:32.847 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 22f10755-b8ec-46c1-b533-51d56f9f82fd 2026-04-26 13:59:33.027 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 01232906-5ea7-4b75-b250-8ee8194fa086 2026-04-26 13:59:40.893 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 3d745d2a-ed19-47ff-887d-a7216f7b8ee2 2026-04-26 13:59:41.219 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 522d07a3-60b4-4a7e-a13f-5b9a9b0a5fd5 2026-04-26 13:59:43.151 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 3d745d2a-ed19-47ff-887d-a7216f7b8ee2 2026-04-26 13:59:43.394 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port d7d49d96-8179-4285-baea-61f3e18942bb 2026-04-26 13:59:43.782 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 522d07a3-60b4-4a7e-a13f-5b9a9b0a5fd5 2026-04-26 13:59:44.942 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port e8b68c89-eb46-4446-957e-9628b06d9f38 2026-04-26 13:59:45.340 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port d7d49d96-8179-4285-baea-61f3e18942bb 2026-04-26 13:59:46.952 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port e8b68c89-eb46-4446-957e-9628b06d9f38 2026-04-26 13:59:50.903 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 9175458f-7ecb-4601-8de4-a82d4aca1307 2026-04-26 13:59:51.751 13 INFO neutron.plugins.ml2.plugin [None req-1b9c430f-a814-432f-8fba-73b8be9e76f2 - - - - - -] Attempt 1 to provision port 3d745d2a-ed19-47ff-887d-a7216f7b8ee2 2026-04-26 13:59:51.816 13 INFO neutron.plugins.ml2.plugin [None req-1b9c430f-a814-432f-8fba-73b8be9e76f2 - - - - - -] Attempt 1 to provision port 3cc4184e-a46c-4772-9255-c4be6365ea19 2026-04-26 13:59:51.838 13 INFO neutron.plugins.ml2.plugin [None req-1b9c430f-a814-432f-8fba-73b8be9e76f2 - - - - - -] Attempt 1 to provision port 9175458f-7ecb-4601-8de4-a82d4aca1307 2026-04-26 13:59:51.885 13 INFO neutron.plugins.ml2.plugin [None req-1b9c430f-a814-432f-8fba-73b8be9e76f2 - - - - - -] Attempt 1 to provision port d7d49d96-8179-4285-baea-61f3e18942bb 2026-04-26 13:59:51.935 13 INFO neutron.plugins.ml2.plugin [None req-1b9c430f-a814-432f-8fba-73b8be9e76f2 - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 13:59:52.915 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 9175458f-7ecb-4601-8de4-a82d4aca1307 2026-04-26 13:59:55.461 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 609ca59b-2dfd-401e-8b54-5e058471bb2b 2026-04-26 13:59:55.837 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 127ee9ee-3d2b-4b2e-a3f9-42d3631767d1 2026-04-26 13:59:55.953 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3be33d12-a0fc-4649-beff-6de8fdd38d7f'] response: {'server_uuid': 'ad142bd0-6df6-46c8-9376-0b9c52dc5417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '127ee9ee-3d2b-4b2e-a3f9-42d3631767d1', 'code': 200} 2026-04-26 13:59:57.499 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 609ca59b-2dfd-401e-8b54-5e058471bb2b 2026-04-26 13:59:57.681 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 127ee9ee-3d2b-4b2e-a3f9-42d3631767d1 2026-04-26 13:59:57.885 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 754f4439-d3f4-47f0-b819-f53066726e6c 2026-04-26 13:59:57.994 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc80766c-812e-4151-93f3-6aadcad9956c'] response: {'server_uuid': 'ddcc228b-477b-410d-9fdc-1d68cc39b322', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '754f4439-d3f4-47f0-b819-f53066726e6c', 'code': 200} 2026-04-26 13:59:58.908 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 754f4439-d3f4-47f0-b819-f53066726e6c 2026-04-26 14:00:01.174 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 3d745d2a-ed19-47ff-887d-a7216f7b8ee2 2026-04-26 14:00:01.230 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 3cc4184e-a46c-4772-9255-c4be6365ea19 2026-04-26 14:00:01.231 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 609ca59b-2dfd-401e-8b54-5e058471bb2b 2026-04-26 14:00:01.307 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port b624fb79-5c2d-4b92-bd48-371dc8c79c58 2026-04-26 14:00:01.531 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port d7d49d96-8179-4285-baea-61f3e18942bb 2026-04-26 14:00:01.634 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 127ee9ee-3d2b-4b2e-a3f9-42d3631767d1 2026-04-26 14:00:01.765 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 44fc50bf-6f63-4f1e-8787-04469f6d5840 2026-04-26 14:00:01.835 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 14:00:02.041 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 3cc4184e-a46c-4772-9255-c4be6365ea19 2026-04-26 14:00:02.127 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 9175458f-7ecb-4601-8de4-a82d4aca1307 2026-04-26 14:00:02.254 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 14:00:02.376 13 INFO neutron.plugins.ml2.plugin [None req-f738c752-d4f0-4fd0-b6a7-71fcd77183cf - - - - - -] Attempt 1 to provision port f065d26d-78e0-4c2c-a22b-95523ccf0480 2026-04-26 14:00:02.397 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port b624fb79-5c2d-4b92-bd48-371dc8c79c58 2026-04-26 14:00:02.550 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 44fc50bf-6f63-4f1e-8787-04469f6d5840 2026-04-26 14:00:03.473 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 3cc4184e-a46c-4772-9255-c4be6365ea19 2026-04-26 14:00:03.641 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 6ef3efee-d258-4437-a848-f3387a9c16b0 2026-04-26 14:00:03.997 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 44fc50bf-6f63-4f1e-8787-04469f6d5840 2026-04-26 14:00:04.252 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port b624fb79-5c2d-4b92-bd48-371dc8c79c58 2026-04-26 14:00:04.447 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 14:00:04.748 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port f065d26d-78e0-4c2c-a22b-95523ccf0480 2026-04-26 14:00:05.670 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 6ef3efee-d258-4437-a848-f3387a9c16b0 2026-04-26 14:00:08.760 16 INFO neutron.plugins.ml2.plugin [None req-be4f7d91-1bcc-4460-8906-f21f9e6c2292 - - - - - -] Attempt 1 to provision port 3d745d2a-ed19-47ff-887d-a7216f7b8ee2 2026-04-26 14:00:08.817 16 INFO neutron.plugins.ml2.plugin [None req-be4f7d91-1bcc-4460-8906-f21f9e6c2292 - - - - - -] Attempt 1 to provision port f065d26d-78e0-4c2c-a22b-95523ccf0480 2026-04-26 14:00:08.878 16 INFO neutron.plugins.ml2.plugin [None req-be4f7d91-1bcc-4460-8906-f21f9e6c2292 - - - - - -] Attempt 1 to provision port 609ca59b-2dfd-401e-8b54-5e058471bb2b 2026-04-26 14:00:08.974 16 INFO neutron.plugins.ml2.plugin [None req-be4f7d91-1bcc-4460-8906-f21f9e6c2292 - - - - - -] Attempt 1 to provision port 9175458f-7ecb-4601-8de4-a82d4aca1307 2026-04-26 14:00:09.019 16 INFO neutron.plugins.ml2.plugin [None req-be4f7d91-1bcc-4460-8906-f21f9e6c2292 - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 14:00:09.068 16 INFO neutron.plugins.ml2.plugin [None req-be4f7d91-1bcc-4460-8906-f21f9e6c2292 - - - - - -] Attempt 1 to provision port 44fc50bf-6f63-4f1e-8787-04469f6d5840 2026-04-26 14:00:13.876 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 468e5a18-dedc-48d6-976c-41de6faf8fe1 2026-04-26 14:00:13.960 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-34951d59-d5c5-420d-8565-3cdc347fef34'] response: {'server_uuid': 'de1330aa-6a8b-4a88-9ec3-06f602d9d3ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '468e5a18-dedc-48d6-976c-41de6faf8fe1', 'code': 200} 2026-04-26 14:00:15.645 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 468e5a18-dedc-48d6-976c-41de6faf8fe1 2026-04-26 14:00:17.173 16 INFO neutron.plugins.ml2.plugin [None req-8eb7d5ed-f2c3-4212-850c-17171532567a - - - - - -] Attempt 1 to provision port 3cc4184e-a46c-4772-9255-c4be6365ea19 2026-04-26 14:00:17.224 16 INFO neutron.plugins.ml2.plugin [None req-8eb7d5ed-f2c3-4212-850c-17171532567a - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 14:00:17.281 16 INFO neutron.plugins.ml2.plugin [None req-8eb7d5ed-f2c3-4212-850c-17171532567a - - - - - -] Attempt 1 to provision port 127ee9ee-3d2b-4b2e-a3f9-42d3631767d1 2026-04-26 14:00:17.341 16 INFO neutron.plugins.ml2.plugin [None req-8eb7d5ed-f2c3-4212-850c-17171532567a - - - - - -] Attempt 1 to provision port 44fc50bf-6f63-4f1e-8787-04469f6d5840 2026-04-26 14:00:20.085 13 INFO neutron.plugins.ml2.plugin [None req-9e5057d3-4b27-4ec8-ac1b-6c8a720ed570 - - - - - -] Attempt 1 to provision port 44fc50bf-6f63-4f1e-8787-04469f6d5840 2026-04-26 14:00:25.666 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 4bc60dfe-903f-4177-8217-4f5511c86d26 2026-04-26 14:00:27.616 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 4bc60dfe-903f-4177-8217-4f5511c86d26 2026-04-26 14:00:31.046 16 INFO neutron.plugins.ml2.plugin [None req-41c97017-5d50-4cb0-96d0-58d9b4fdee90 - - - - - -] Attempt 1 to provision port 468e5a18-dedc-48d6-976c-41de6faf8fe1 2026-04-26 14:00:31.093 16 INFO neutron.plugins.ml2.plugin [None req-41c97017-5d50-4cb0-96d0-58d9b4fdee90 - - - - - -] Attempt 1 to provision port 4d056ade-58c9-4f77-b51a-cacf0545d42f 2026-04-26 14:00:49.169 16 INFO neutron.plugins.ml2.plugin [None req-d64801e4-bb14-44e6-962e-056effbe065b - - - - - -] Attempt 1 to provision port 9b1ded3b-6d7a-4fda-848c-8de90622de2b 2026-04-26 14:01:09.183 16 INFO neutron.plugins.ml2.plugin [None req-1184dd2b-1d33-45d7-8201-b19d167986f6 - - - - - -] Attempt 1 to provision port 0bd881cf-006b-442c-aa74-957c0c190655 2026-04-26 14:01:10.186 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port ab292af4-9354-46d8-abde-1a7c665c9a3e 2026-04-26 14:01:10.308 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-de73e951-32fd-4885-8d68-cbaf6b5ab32a'] response: {'server_uuid': '8e73e0f9-8398-4196-907a-11b06cf868ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab292af4-9354-46d8-abde-1a7c665c9a3e', 'code': 200} 2026-04-26 14:01:11.834 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port ab292af4-9354-46d8-abde-1a7c665c9a3e 2026-04-26 14:01:13.636 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port f8c65f4d-5406-449e-835f-774132b9fd43 2026-04-26 14:01:15.610 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port f8c65f4d-5406-449e-835f-774132b9fd43 2026-04-26 14:01:17.635 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2859abec-2814-4838-8b2f-48c69e5cb1b4 2026-04-26 14:01:19.444 13 INFO neutron.plugins.ml2.plugin [None req-0bfee140-4f83-4ee3-b328-abd1042f00d4 - - - - - -] Attempt 1 to provision port 021cbf27-d869-4e95-9e13-0feaf4e02610 2026-04-26 14:01:19.486 13 INFO neutron.plugins.ml2.plugin [None req-0bfee140-4f83-4ee3-b328-abd1042f00d4 - - - - - -] Attempt 1 to provision port 2859abec-2814-4838-8b2f-48c69e5cb1b4 2026-04-26 14:01:19.544 13 INFO neutron.plugins.ml2.plugin [None req-0bfee140-4f83-4ee3-b328-abd1042f00d4 - - - - - -] Attempt 1 to provision port b1fb4692-1955-4b8b-9d21-05890d7da83b 2026-04-26 14:01:19.704 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2859abec-2814-4838-8b2f-48c69e5cb1b4 2026-04-26 14:01:21.214 13 INFO neutron.plugins.ml2.plugin [None req-7980752b-6cb3-4868-940e-d48fb0056ba1 - - - - - -] Attempt 1 to provision port 021cbf27-d869-4e95-9e13-0feaf4e02610 2026-04-26 14:01:22.954 16 INFO neutron.plugins.ml2.plugin [None req-9a02b9cd-c7c6-4bab-bf9b-ecf9943a12d6 - - - - - -] Attempt 1 to provision port 021cbf27-d869-4e95-9e13-0feaf4e02610 2026-04-26 14:01:26.137 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2f40744f-49df-46ae-84a9-919ec4d1b768 2026-04-26 14:01:26.251 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c188de-ddc6-4cc4-9033-f86d1a7e991c'] response: {'server_uuid': '9ba0c9bd-2986-413f-8591-206d9cbd27f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f40744f-49df-46ae-84a9-919ec4d1b768', 'code': 200} 2026-04-26 14:01:27.622 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 2f40744f-49df-46ae-84a9-919ec4d1b768 2026-04-26 14:01:31.660 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 021cbf27-d869-4e95-9e13-0feaf4e02610 2026-04-26 14:01:31.949 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port b1fb4692-1955-4b8b-9d21-05890d7da83b 2026-04-26 14:01:33.618 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 021cbf27-d869-4e95-9e13-0feaf4e02610 2026-04-26 14:01:33.775 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port b1fb4692-1955-4b8b-9d21-05890d7da83b 2026-04-26 14:01:45.975 13 INFO neutron.plugins.ml2.plugin [None req-69ad4a62-a5cb-4c61-919b-2e93ec3700b8 - - - - - -] Attempt 1 to provision port 081779e7-bf7a-4e54-a574-b080f7b07127 2026-04-26 14:01:51.646 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 081779e7-bf7a-4e54-a574-b080f7b07127 2026-04-26 14:01:51.756 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea2af919-567a-4bb5-a784-5b319d7af912'] response: {'server_uuid': '8e73e0f9-8398-4196-907a-11b06cf868ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '081779e7-bf7a-4e54-a574-b080f7b07127', 'code': 200} 2026-04-26 14:01:53.599 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 081779e7-bf7a-4e54-a574-b080f7b07127 2026-04-26 14:01:56.138 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 081779e7-bf7a-4e54-a574-b080f7b07127 2026-04-26 14:02:14.220 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 71bc5b35-d960-4506-9576-198b9cfb6515 2026-04-26 14:02:14.314 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-10578d94-0788-4b7c-aee0-d76772fa27b4'] response: {'server_uuid': '3ece0cd0-663c-47e7-a3d0-98da841cd8ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71bc5b35-d960-4506-9576-198b9cfb6515', 'code': 200} 2026-04-26 14:02:15.604 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 71bc5b35-d960-4506-9576-198b9cfb6515 2026-04-26 14:02:23.670 16 INFO neutron.plugins.ml2.plugin [None req-ac67c4d2-b9c9-4cf9-9a76-b4573a553ac9 - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:02:31.196 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:02:31.298 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8a60259-76e1-4a32-bedb-b401536b60ae'] response: {'server_uuid': '8e73e0f9-8398-4196-907a-11b06cf868ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '426d1230-9bc2-4ee2-be6c-bdfc4f6be979', 'code': 200} 2026-04-26 14:02:31.798 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:02:39.667 13 INFO neutron.plugins.ml2.plugin [None req-0b631f14-4791-436f-b5f4-fc031c18fd02 - - - - - -] Attempt 1 to provision port 73bbcd39-b9ed-4036-870d-5a019a2a1c86 2026-04-26 14:02:46.143 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 73bbcd39-b9ed-4036-870d-5a019a2a1c86 2026-04-26 14:02:46.242 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3fd0721-aa8a-4a20-a9f7-3263e3e905e0'] response: {'server_uuid': '8e73e0f9-8398-4196-907a-11b06cf868ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73bbcd39-b9ed-4036-870d-5a019a2a1c86', 'code': 200} 2026-04-26 14:02:47.829 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 73bbcd39-b9ed-4036-870d-5a019a2a1c86 2026-04-26 14:02:49.369 13 INFO neutron.plugins.ml2.plugin [None req-09337bbe-1d33-4228-8fe4-ca0e3da92547 - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:02:49.835 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:02:57.989 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 586b7b53-b3ce-4a66-a399-b901d63666d6 2026-04-26 14:02:58.995 13 INFO neutron.plugins.ml2.plugin [None req-1ebe1392-1da4-4971-8c67-0fc3f8aa069b - - - - - -] Attempt 1 to provision port 586b7b53-b3ce-4a66-a399-b901d63666d6 2026-04-26 14:02:59.915 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port babb2dea-64d4-4128-96fe-9f7affa4e5aa 2026-04-26 14:03:00.252 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 586b7b53-b3ce-4a66-a399-b901d63666d6 2026-04-26 14:03:01.793 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port babb2dea-64d4-4128-96fe-9f7affa4e5aa 2026-04-26 14:03:02.007 16 INFO neutron.plugins.ml2.plugin [None req-8c1236ff-687f-4c6f-aefa-2367507f8de3 - - - - - -] Attempt 1 to provision port 586b7b53-b3ce-4a66-a399-b901d63666d6 2026-04-26 14:03:02.078 16 INFO neutron.plugins.ml2.plugin [None req-8c1236ff-687f-4c6f-aefa-2367507f8de3 - - - - - -] Attempt 1 to provision port fee2818d-1061-4c44-ae34-d8c71e4ade7a 2026-04-26 14:03:02.112 16 INFO neutron.plugins.ml2.plugin [None req-8c1236ff-687f-4c6f-aefa-2367507f8de3 - - - - - -] Attempt 1 to provision port 3ff01aed-052b-484c-8201-49cb2d6b931e 2026-04-26 14:03:03.927 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 73bbcd39-b9ed-4036-870d-5a019a2a1c86 2026-04-26 14:03:05.903 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a7256215-82f9-4950-b6fd-0a8b7bc6f970 2026-04-26 14:03:06.253 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8ce35668-84cd-48ef-8412-b47addeae72b 2026-04-26 14:03:08.036 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8ce35668-84cd-48ef-8412-b47addeae72b 2026-04-26 14:03:08.253 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port a7256215-82f9-4950-b6fd-0a8b7bc6f970 2026-04-26 14:03:09.168 16 INFO neutron.plugins.ml2.plugin [None req-83dc0584-9bb8-491b-ba75-ca4efe5dcd18 - - - - - -] Attempt 1 to provision port 48993b5d-bc52-420a-940e-97886a92cfe3 2026-04-26 14:03:09.191 16 INFO neutron.plugins.ml2.plugin [None req-83dc0584-9bb8-491b-ba75-ca4efe5dcd18 - - - - - -] Attempt 1 to provision port 8dced596-67af-485f-bed6-85a574391cf6 2026-04-26 14:03:09.215 16 INFO neutron.plugins.ml2.plugin [None req-83dc0584-9bb8-491b-ba75-ca4efe5dcd18 - - - - - -] Attempt 1 to provision port a7256215-82f9-4950-b6fd-0a8b7bc6f970 2026-04-26 14:03:09.301 16 INFO neutron.plugins.ml2.plugin [None req-83dc0584-9bb8-491b-ba75-ca4efe5dcd18 - - - - - -] Attempt 1 to provision port 3ff01aed-052b-484c-8201-49cb2d6b931e 2026-04-26 14:03:11.713 16 INFO neutron.plugins.ml2.plugin [None req-f77d0fd3-0294-43dd-a6e5-d98e44099753 - - - - - -] Attempt 1 to provision port 8dced596-67af-485f-bed6-85a574391cf6 2026-04-26 14:03:15.856 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:03:17.555 13 INFO neutron.plugins.ml2.plugin [None req-036898ed-708b-4192-9237-79e637194cab - - - - - -] Attempt 1 to provision port 426d1230-9bc2-4ee2-be6c-bdfc4f6be979 2026-04-26 14:03:17.620 13 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-036898ed-708b-4192-9237-79e637194cab - - - - - -] Unable to retrieve active L2 agent on host 2026-04-26 14:03:18.874 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port d5d00a10-8bba-4284-a2f4-3e53c5b1c897 2026-04-26 14:03:19.280 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa1bd396-a8df-473b-a734-69de81ae263d'] response: {'server_uuid': 'c6fc0a8d-27e4-4356-ad63-3e89e688e0ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5d00a10-8bba-4284-a2f4-3e53c5b1c897', 'code': 200} 2026-04-26 14:03:20.855 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 3ff01aed-052b-484c-8201-49cb2d6b931e 2026-04-26 14:03:21.092 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port fee2818d-1061-4c44-ae34-d8c71e4ade7a 2026-04-26 14:03:21.291 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port d5d00a10-8bba-4284-a2f4-3e53c5b1c897 2026-04-26 14:03:22.765 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 3ff01aed-052b-484c-8201-49cb2d6b931e 2026-04-26 14:03:22.923 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8dced596-67af-485f-bed6-85a574391cf6 2026-04-26 14:03:23.141 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port fee2818d-1061-4c44-ae34-d8c71e4ade7a 2026-04-26 14:03:23.278 16 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 48993b5d-bc52-420a-940e-97886a92cfe3 2026-04-26 14:03:24.708 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 8dced596-67af-485f-bed6-85a574391cf6 2026-04-26 14:03:24.882 13 INFO neutron.plugins.ml2.plugin [None req-b22099aa-5555-4d76-a5c4-5700cfa9a1c7 - - - - - -] Attempt 1 to provision port 48993b5d-bc52-420a-940e-97886a92cfe3