+ 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-25 14:42:04.789 1 INFO neutron.common.config [-] Logging enabled! 2026-04-25 14:42:04.789 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-25 14:42:04.789 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-25 14:42:04.789 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-25 14:42:06.212 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-25 14:42:06.214 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-25 14:42:06.218 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-25 14:42:06.219 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-25 14:42:06.219 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-25 14:42:06.219 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-25 14:42:06.219 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 14:42:06.226 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 14:42:06.226 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 14:42:06.226 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-25 14:42:06.246 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-25 14:42:06.247 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-25 14:42:06.247 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-25 14:42:06.267 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-25 14:42:06.267 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-25 14:42:06.267 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-25 14:42:06.267 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-25 14:42:06.543 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing driver for type 'vlan' 2026-04-25 14:42:06.682 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] VlanTypeDriver initialization complete 2026-04-25 14:42:06.682 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing driver for type 'vxlan' 2026-04-25 14:42:06.682 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-25 14:42:06.728 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-25 14:42:06.728 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-25 14:42:06.728 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing extension driver 'port_security' 2026-04-25 14:42:06.729 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-25 14:42:06.729 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing extension driver 'qos' 2026-04-25 14:42:06.729 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-25 14:42:06.729 1 INFO neutron.plugins.ml2.managers [None req-a7d0433a-042c-4348-82ae-cbc5a980476e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-25 14:42:06.743 1 INFO neutron.quota [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded quota_driver: . 2026-04-25 14:42:06.744 1 INFO neutron.plugins.ml2.plugin [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Modular L2 Plugin initialization complete 2026-04-25 14:42:06.744 1 INFO neutron.plugins.ml2.managers [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-25 14:42:06.744 1 INFO neutron.plugins.ml2.managers [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-25 14:42:06.744 1 INFO neutron.plugins.ml2.managers [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-25 14:42:06.744 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: qos 2026-04-25 14:42:06.755 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: router 2026-04-25 14:42:06.788 1 INFO neutron.services.service_base [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-25 14:42:06.788 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: segments 2026-04-25 14:42:06.852 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: trunk 2026-04-25 14:42:06.864 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: vpnaas 2026-04-25 14:42:06.895 1 WARNING stevedore.named [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-25 14:42:06.956 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-25 14:42:06.956 1 INFO neutron.common.utils [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-25 14:42:06.957 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: taas 2026-04-25 14:42:06.974 1 WARNING stevedore.named [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-25 14:42:06.974 1 WARNING stevedore.named [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-25 14:42:07.378 1 INFO neutron_taas.services.taas.taas_plugin [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-25 14:42:07.379 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: tapmirror 2026-04-25 14:42:07.390 1 WARNING stevedore.named [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-25 14:42:07.391 1 WARNING stevedore.named [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-25 14:42:07.404 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-25 14:42:07.405 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: auto_allocate 2026-04-25 14:42:07.411 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: tag 2026-04-25 14:42:07.418 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: timestamp 2026-04-25 14:42:07.421 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: network_ip_availability 2026-04-25 14:42:07.424 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: flavors 2026-04-25 14:42:07.427 1 INFO neutron.manager [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loading Plugin: revisions 2026-04-25 14:42:07.430 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Initializing extension manager. 2026-04-25 14:42:07.431 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: address-group 2026-04-25 14:42:07.432 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: address-scope 2026-04-25 14:42:07.433 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-25 14:42:07.434 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: agent 2026-04-25 14:42:07.434 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: agent-resources-synced 2026-04-25 14:42:07.435 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-25 14:42:07.436 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-25 14:42:07.436 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: availability_zone 2026-04-25 14:42:07.437 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: availability_zone_filter 2026-04-25 14:42:07.437 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-25 14:42:07.438 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: default-subnetpools 2026-04-25 14:42:07.439 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-25 14:42:07.440 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: dns-integration 2026-04-25 14:42:07.440 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: dns-domain-ports 2026-04-25 14:42:07.441 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-25 14:42:07.441 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: dvr 2026-04-25 14:42:07.442 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-25 14:42:07.442 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: empty-string-filtering 2026-04-25 14:42:07.442 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-25 14:42:07.443 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-25 14:42:07.443 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: external-net 2026-04-25 14:42:07.444 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-25 14:42:07.444 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: extraroute 2026-04-25 14:42:07.445 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: extraroute-atomic 2026-04-25 14:42:07.445 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-25 14:42:07.446 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-25 14:42:07.446 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-25 14:42:07.447 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-25 14:42:07.447 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: fip-port-details 2026-04-25 14:42:07.448 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: flavors 2026-04-25 14:42:07.449 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-25 14:42:07.450 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: floatingip-pools 2026-04-25 14:42:07.450 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: ip_allocation 2026-04-25 14:42:07.451 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: ip-substring-filtering 2026-04-25 14:42:07.451 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: l2_adjacency 2026-04-25 14:42:07.452 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: router 2026-04-25 14:42:07.454 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-25 14:42:07.454 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-25 14:42:07.455 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-25 14:42:07.455 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: ext-gw-mode 2026-04-25 14:42:07.456 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: l3-ha 2026-04-25 14:42:07.456 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-25 14:42:07.457 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-25 14:42:07.457 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: l3-flavors 2026-04-25 14:42:07.458 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-25 14:42:07.458 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-25 14:42:07.460 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-25 14:42:07.461 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-25 14:42:07.464 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-25 14:42:07.465 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-25 14:42:07.465 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-25 14:42:07.466 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: multi-provider 2026-04-25 14:42:07.466 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: net-mtu 2026-04-25 14:42:07.467 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: net-mtu-writable 2026-04-25 14:42:07.467 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: network_availability_zone 2026-04-25 14:42:07.468 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: network_ha 2026-04-25 14:42:07.468 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: network-ip-availability 2026-04-25 14:42:07.469 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-25 14:42:07.469 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: pagination 2026-04-25 14:42:07.470 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-device-profile 2026-04-25 14:42:07.470 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-25 14:42:07.471 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-25 14:42:07.472 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-25 14:42:07.472 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-mac-override 2026-04-25 14:42:07.473 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-25 14:42:07.473 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-25 14:42:07.474 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-25 14:42:07.474 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-resource-request 2026-04-25 14:42:07.475 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-25 14:42:07.475 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-25 14:42:07.475 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: binding 2026-04-25 14:42:07.476 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: binding-extended 2026-04-25 14:42:07.477 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-security 2026-04-25 14:42:07.477 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: project-id 2026-04-25 14:42:07.478 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: provider 2026-04-25 14:42:07.478 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-25 14:42:07.480 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos 2026-04-25 14:42:07.481 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-25 14:42:07.481 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-25 14:42:07.481 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-default 2026-04-25 14:42:07.482 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-fip 2026-04-25 14:42:07.483 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-25 14:42:07.483 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-25 14:42:07.484 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-25 14:42:07.484 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-25 14:42:07.485 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-25 14:42:07.485 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-pps 2026-04-25 14:42:07.486 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-25 14:42:07.486 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-25 14:42:07.487 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: qos-rules-alias 2026-04-25 14:42:07.487 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: quota-check-limit 2026-04-25 14:42:07.488 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: quota-check-limit-default 2026-04-25 14:42:07.490 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: quotas 2026-04-25 14:42:07.494 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: quota_details 2026-04-25 14:42:07.499 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: rbac-policies 2026-04-25 14:42:07.499 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: rbac-address-group 2026-04-25 14:42:07.501 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: rbac-address-scope 2026-04-25 14:42:07.502 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: rbac-security-groups 2026-04-25 14:42:07.503 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: rbac-subnetpool 2026-04-25 14:42:07.504 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: revision-if-match 2026-04-25 14:42:07.506 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-25 14:42:07.506 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: router_availability_zone 2026-04-25 14:42:07.507 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-25 14:42:07.509 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: security-groups-default-rules 2026-04-25 14:42:07.510 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-25 14:42:07.511 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-25 14:42:07.511 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-25 14:42:07.512 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-25 14:42:07.513 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-25 14:42:07.516 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: security-group 2026-04-25 14:42:07.517 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: segment 2026-04-25 14:42:07.518 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-25 14:42:07.518 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: service-type 2026-04-25 14:42:07.519 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: sorting 2026-04-25 14:42:07.519 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: standard-attr-segment 2026-04-25 14:42:07.520 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: standard-attr-description 2026-04-25 14:42:07.520 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: stateful-security-group 2026-04-25 14:42:07.521 1 WARNING neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-25 14:42:07.521 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-25 14:42:07.522 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: subnet-external-network 2026-04-25 14:42:07.522 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: subnet_onboard 2026-04-25 14:42:07.523 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-25 14:42:07.523 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: subnet-service-types 2026-04-25 14:42:07.524 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: subnet_allocation 2026-04-25 14:42:07.524 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-25 14:42:07.525 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: tag-creation 2026-04-25 14:42:07.526 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-25 14:42:07.529 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: standard-attr-tag 2026-04-25 14:42:07.530 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-25 14:42:07.530 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: trunk 2026-04-25 14:42:07.531 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: trunk-details 2026-04-25 14:42:07.531 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-25 14:42:07.531 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-25 14:42:07.532 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-25 14:42:07.533 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-25 14:42:07.534 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-25 14:42:07.535 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-25 14:42:07.535 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: vpn-flavors 2026-04-25 14:42:07.536 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: vpnaas 2026-04-25 14:42:07.538 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: taas 2026-04-25 14:42:07.540 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: tap-mirror 2026-04-25 14:42:07.540 1 INFO neutron.api.extensions [None req-3be211af-7d30-4e4d-b687-9ca224b5cc7e - - - - - -] Loaded extension: taas-vlan-filter 2026-04-25 14:42:37.631 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-25 14:42:37.701 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-25 14:42:37.702 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-25 14:42:46.342 16 INFO neutron.db.l3_hamode_db [None req-62e6034d-1190-4aa6-a933-8a5af907376f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-25 14:43:03.546 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 51dc7adf-f080-49c2-bc24-b2536b0fade9 2026-04-25 14:43:05.482 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 51dc7adf-f080-49c2-bc24-b2536b0fade9 2026-04-25 14:43:05.813 13 INFO neutron.plugins.ml2.plugin [None req-4e1e8ced-5d93-4395-9614-973e7f0f021a - - - - - -] Attempt 1 to provision port 51dc7adf-f080-49c2-bc24-b2536b0fade9 2026-04-25 14:43:47.294 16 INFO neutron.plugins.ml2.plugin [None req-c4b7797a-c22a-4fd2-9264-73b980822a51 - - - - - -] Attempt 1 to provision port 15f7714d-200a-47df-ba88-ee06e13b4c83 2026-04-25 14:43:47.474 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 15f7714d-200a-47df-ba88-ee06e13b4c83 2026-04-25 14:43:48.985 16 INFO neutron.plugins.ml2.plugin [None req-5db5b78f-013f-4f57-97e9-e0f87b82ba9c - - - - - -] Attempt 1 to provision port 15f7714d-200a-47df-ba88-ee06e13b4c83 2026-04-25 14:43:49.459 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 15f7714d-200a-47df-ba88-ee06e13b4c83 2026-04-25 14:43:54.358 13 INFO neutron.plugins.ml2.plugin [None req-693af334-deb9-49ea-9601-2f6b9fed5393 - - - - - -] Attempt 1 to provision port b45dc0bc-f15a-458e-b2b4-d33af423466c 2026-04-25 14:46:21.532 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 5f3620f4-6a98-4d32-a84a-1bacbb452c9b 2026-04-25 14:46:23.521 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 5f3620f4-6a98-4d32-a84a-1bacbb452c9b 2026-04-25 14:47:32.145 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port b45dc0bc-f15a-458e-b2b4-d33af423466c 2026-04-25 14:47:33.579 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port b45dc0bc-f15a-458e-b2b4-d33af423466c 2026-04-25 14:48:55.653 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 0e7738fa-f762-4bc3-b3e1-db76c5bb4d98 2026-04-25 14:48:56.947 13 INFO neutron.plugins.ml2.plugin [None req-43f3a236-8270-4dfd-99cb-71df2702e8f6 - - - - - -] Attempt 1 to provision port 0e7738fa-f762-4bc3-b3e1-db76c5bb4d98 2026-04-25 14:48:57.576 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 0e7738fa-f762-4bc3-b3e1-db76c5bb4d98 2026-04-25 14:48:59.629 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 077dc137-4b4a-4435-a42b-0f92c23817b8 2026-04-25 14:49:01.653 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 077dc137-4b4a-4435-a42b-0f92c23817b8 2026-04-25 14:49:03.405 16 INFO neutron.plugins.ml2.plugin [None req-2c4872ef-0513-42af-92d5-baec81d27ad4 - - - - - -] Attempt 1 to provision port 883c877f-eda0-41bc-a5da-4f807a50591b 2026-04-25 14:49:03.432 16 INFO neutron.plugins.ml2.plugin [None req-2c4872ef-0513-42af-92d5-baec81d27ad4 - - - - - -] Attempt 1 to provision port 077dc137-4b4a-4435-a42b-0f92c23817b8 2026-04-25 14:49:07.837 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port be99a2b1-39a4-4f77-89c3-bf63293a4541 2026-04-25 14:49:07.893 16 INFO neutron.plugins.ml2.db [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] No ports have port_id starting with be99a2b1-39a4-4f77-89c3-bf63293a4541 2026-04-25 14:49:09.873 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 62fae14c-6e89-4b0e-aa3e-63607bb08226 2026-04-25 14:49:10.301 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 096f815e-5920-4c43-b38d-491f5a8125e3 2026-04-25 14:49:11.768 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 096f815e-5920-4c43-b38d-491f5a8125e3 2026-04-25 14:49:11.920 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 62fae14c-6e89-4b0e-aa3e-63607bb08226 2026-04-25 14:49:12.112 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 69d972ce-02c0-42da-bac2-8384f00201f5 2026-04-25 14:49:13.764 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 69d972ce-02c0-42da-bac2-8384f00201f5 2026-04-25 14:49:13.770 13 INFO neutron.plugins.ml2.plugin [None req-eb199745-0a76-4a9f-923b-f6bd2cc7e245 - - - - - -] Attempt 1 to provision port 57c1ebdb-51f9-44a5-b2a6-a6ab43b4706f 2026-04-25 14:49:13.798 13 INFO neutron.plugins.ml2.plugin [None req-eb199745-0a76-4a9f-923b-f6bd2cc7e245 - - - - - -] Attempt 1 to provision port 69d972ce-02c0-42da-bac2-8384f00201f5 2026-04-25 14:49:15.628 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 90c42fdf-821f-46d6-bf7e-736bbb9e7219 2026-04-25 14:49:17.651 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 90c42fdf-821f-46d6-bf7e-736bbb9e7219 2026-04-25 14:49:19.656 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9b4b16ad-6a2c-4ffe-9df5-479aab4d398a 2026-04-25 14:49:22.108 16 INFO neutron.plugins.ml2.plugin [None req-4d17edc6-5a53-49fc-9296-4a9c1ac1b157 - - - - - -] Attempt 1 to provision port 57c1ebdb-51f9-44a5-b2a6-a6ab43b4706f 2026-04-25 14:49:22.152 16 INFO neutron.plugins.ml2.plugin [None req-4d17edc6-5a53-49fc-9296-4a9c1ac1b157 - - - - - -] Attempt 1 to provision port 33256d39-3436-4c21-85b7-3082492c53cb 2026-04-25 14:49:22.183 16 INFO neutron.plugins.ml2.plugin [None req-4d17edc6-5a53-49fc-9296-4a9c1ac1b157 - - - - - -] Attempt 1 to provision port 2a001c63-c5de-4bb9-b41c-132cf368e230 2026-04-25 14:49:22.211 16 INFO neutron.plugins.ml2.plugin [None req-4d17edc6-5a53-49fc-9296-4a9c1ac1b157 - - - - - -] Attempt 1 to provision port 883c877f-eda0-41bc-a5da-4f807a50591b 2026-04-25 14:49:22.218 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9b4b16ad-6a2c-4ffe-9df5-479aab4d398a 2026-04-25 14:49:22.270 16 INFO neutron.plugins.ml2.plugin [None req-4d17edc6-5a53-49fc-9296-4a9c1ac1b157 - - - - - -] Attempt 1 to provision port 9b4b16ad-6a2c-4ffe-9df5-479aab4d398a 2026-04-25 14:49:22.342 16 INFO neutron.plugins.ml2.plugin [None req-4d17edc6-5a53-49fc-9296-4a9c1ac1b157 - - - - - -] Attempt 1 to provision port 69d972ce-02c0-42da-bac2-8384f00201f5 2026-04-25 14:49:22.381 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 246bf202-291b-4940-9376-c6c3975c94e0 2026-04-25 14:49:23.050 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8b0979-df0b-4b7e-a894-55861cfe2e53'] response: {'server_uuid': 'f7452792-6170-499e-a62f-98bb42381bcc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '246bf202-291b-4940-9376-c6c3975c94e0', 'code': 200} 2026-04-25 14:49:24.376 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 08046c2d-abfc-45ba-b9fa-59c0317f87b6 2026-04-25 14:49:24.789 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 246bf202-291b-4940-9376-c6c3975c94e0 2026-04-25 14:49:25.007 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c772f475-3d87-4e01-bdbb-9c559f07433c'] response: {'server_uuid': '097bd31d-babd-481a-b59a-e8f94d1c9e3c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08046c2d-abfc-45ba-b9fa-59c0317f87b6', 'code': 200} 2026-04-25 14:49:25.613 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 08046c2d-abfc-45ba-b9fa-59c0317f87b6 2026-04-25 14:49:26.735 16 INFO neutron.plugins.ml2.plugin [None req-a2582b01-b175-4ea5-9e37-dafbd51cfc67 - - - - - -] Attempt 1 to provision port 883c877f-eda0-41bc-a5da-4f807a50591b 2026-04-25 14:49:26.755 16 INFO neutron.plugins.ml2.plugin [None req-a2582b01-b175-4ea5-9e37-dafbd51cfc67 - - - - - -] Attempt 1 to provision port 33256d39-3436-4c21-85b7-3082492c53cb 2026-04-25 14:49:26.777 16 INFO neutron.plugins.ml2.plugin [None req-a2582b01-b175-4ea5-9e37-dafbd51cfc67 - - - - - -] Attempt 1 to provision port 57c1ebdb-51f9-44a5-b2a6-a6ab43b4706f 2026-04-25 14:49:26.802 16 INFO neutron.plugins.ml2.plugin [None req-a2582b01-b175-4ea5-9e37-dafbd51cfc67 - - - - - -] Attempt 1 to provision port 246bf202-291b-4940-9376-c6c3975c94e0 2026-04-25 14:49:28.155 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port cf82ec86-dfb3-4ed5-b83c-0acd3112d8d1 2026-04-25 14:49:28.274 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-deb2b212-5a7d-44b0-9636-71cf5aff16cc'] response: {'server_uuid': 'df5a6ec2-a984-43aa-a07e-c36c3a079ff0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf82ec86-dfb3-4ed5-b83c-0acd3112d8d1', 'code': 200} 2026-04-25 14:49:29.501 16 INFO neutron.plugins.ml2.plugin [None req-95efe1d5-db85-4384-a279-e20a0ae0afdb - - - - - -] Attempt 1 to provision port cf82ec86-dfb3-4ed5-b83c-0acd3112d8d1 2026-04-25 14:49:29.687 16 INFO neutron.plugins.ml2.plugin [None req-95efe1d5-db85-4384-a279-e20a0ae0afdb - - - - - -] Attempt 1 to provision port 33256d39-3436-4c21-85b7-3082492c53cb 2026-04-25 14:49:29.699 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port cf82ec86-dfb3-4ed5-b83c-0acd3112d8d1 2026-04-25 14:49:29.712 16 INFO neutron.plugins.ml2.plugin [None req-95efe1d5-db85-4384-a279-e20a0ae0afdb - - - - - -] Attempt 1 to provision port 08046c2d-abfc-45ba-b9fa-59c0317f87b6 2026-04-25 14:49:31.425 13 INFO neutron.plugins.ml2.plugin [None req-d5d24db5-c3ae-4f23-a990-c5765d871e8f - - - - - -] Attempt 1 to provision port 8dffe93d-01d8-40b2-b402-9c842968a49c 2026-04-25 14:49:33.383 16 INFO neutron.plugins.ml2.plugin [None req-4712b60d-aefb-4d5d-a49c-8ee889da0392 - - - - - -] Attempt 1 to provision port 646463ca-d952-4d0b-a580-c5417a6aba4d 2026-04-25 14:49:41.741 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8dffe93d-01d8-40b2-b402-9c842968a49c 2026-04-25 14:49:41.968 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 57c1ebdb-51f9-44a5-b2a6-a6ab43b4706f 2026-04-25 14:49:43.779 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8dffe93d-01d8-40b2-b402-9c842968a49c 2026-04-25 14:49:43.928 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 57c1ebdb-51f9-44a5-b2a6-a6ab43b4706f 2026-04-25 14:49:47.670 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 22a5015c-6921-4da6-b5c6-38a91f7a984f 2026-04-25 14:49:47.979 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 2575f925-845b-4da1-a2f9-7cdadb3f12f1 2026-04-25 14:49:49.647 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 22a5015c-6921-4da6-b5c6-38a91f7a984f 2026-04-25 14:49:49.814 13 INFO neutron.plugins.ml2.plugin [None req-9a3c0370-4d9b-4929-bd75-c27ac6981a39 - - - - - -] Attempt 1 to provision port 22a5015c-6921-4da6-b5c6-38a91f7a984f 2026-04-25 14:49:49.851 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 2575f925-845b-4da1-a2f9-7cdadb3f12f1 2026-04-25 14:49:53.606 16 INFO neutron.plugins.ml2.plugin [None req-373833a1-c5b1-49d0-9528-8e768857ca1c - - - - - -] Attempt 1 to provision port 22a5015c-6921-4da6-b5c6-38a91f7a984f 2026-04-25 14:49:53.632 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port cab7c61a-77ec-40cb-87df-20b383e2cec0 2026-04-25 14:49:53.697 16 INFO neutron.plugins.ml2.plugin [None req-373833a1-c5b1-49d0-9528-8e768857ca1c - - - - - -] Attempt 1 to provision port 8331c112-9e2d-4f6b-8419-ca9b8910566d 2026-04-25 14:49:55.958 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port cab7c61a-77ec-40cb-87df-20b383e2cec0 2026-04-25 14:49:58.095 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 47b13924-b088-40d3-9b00-97daebf73bdb 2026-04-25 14:50:00.255 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 47b13924-b088-40d3-9b00-97daebf73bdb 2026-04-25 14:50:00.474 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9aeee323-06ab-4ef3-a43d-f4685b63a5dd 2026-04-25 14:50:00.618 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c315ec4-ee5a-4d90-83ad-94a4e94ebe6e'] response: {'server_uuid': 'a7f2b59d-74c0-4e21-8a9e-732070784871', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9aeee323-06ab-4ef3-a43d-f4685b63a5dd', 'code': 200} 2026-04-25 14:50:01.710 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9aeee323-06ab-4ef3-a43d-f4685b63a5dd 2026-04-25 14:50:02.394 16 INFO neutron.plugins.ml2.plugin [None req-4f916808-53e3-4326-abb5-13c7f54e3787 - - - - - -] Attempt 1 to provision port 47b13924-b088-40d3-9b00-97daebf73bdb 2026-04-25 14:50:02.454 16 INFO neutron.plugins.ml2.plugin [None req-4f916808-53e3-4326-abb5-13c7f54e3787 - - - - - -] Attempt 1 to provision port 39eff1ba-26de-4fcf-b60a-8b7b1c46be6f 2026-04-25 14:50:02.495 16 INFO neutron.plugins.ml2.plugin [None req-4f916808-53e3-4326-abb5-13c7f54e3787 - - - - - -] Attempt 1 to provision port 8331c112-9e2d-4f6b-8419-ca9b8910566d 2026-04-25 14:50:03.689 16 INFO neutron.plugins.ml2.plugin [None req-7fd93de1-f2d5-4ab5-b411-f168b13e5bd8 - - - - - -] Attempt 1 to provision port 8331c112-9e2d-4f6b-8419-ca9b8910566d 2026-04-25 14:50:06.791 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port de421d54-931d-4099-9f98-c0b7c7a44617 2026-04-25 14:50:06.900 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-75463402-6649-4b41-8483-dac573690884'] response: {'server_uuid': 'aba27714-0641-44eb-8c75-12cc6f03d9ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de421d54-931d-4099-9f98-c0b7c7a44617', 'code': 200} 2026-04-25 14:50:07.733 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port de421d54-931d-4099-9f98-c0b7c7a44617 2026-04-25 14:50:07.936 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8331c112-9e2d-4f6b-8419-ca9b8910566d 2026-04-25 14:50:08.210 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8a791e07-43b0-49b2-97d2-9cd89c92fce8 2026-04-25 14:50:09.754 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8331c112-9e2d-4f6b-8419-ca9b8910566d 2026-04-25 14:50:10.000 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8a791e07-43b0-49b2-97d2-9cd89c92fce8 2026-04-25 14:50:11.822 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 39eff1ba-26de-4fcf-b60a-8b7b1c46be6f 2026-04-25 14:50:12.107 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 15ebce41-4867-4f6f-aafa-8f1531905a3e 2026-04-25 14:50:12.218 16 INFO neutron.plugins.ml2.plugin [None req-40a2d786-bd6a-4ec9-844e-cf3b08cfcf00 - - - - - -] Attempt 1 to provision port 15ebce41-4867-4f6f-aafa-8f1531905a3e 2026-04-25 14:50:12.280 16 INFO neutron.plugins.ml2.plugin [None req-40a2d786-bd6a-4ec9-844e-cf3b08cfcf00 - - - - - -] Attempt 1 to provision port 39eff1ba-26de-4fcf-b60a-8b7b1c46be6f 2026-04-25 14:50:12.332 16 INFO neutron.plugins.ml2.plugin [None req-40a2d786-bd6a-4ec9-844e-cf3b08cfcf00 - - - - - -] Attempt 1 to provision port 9aeee323-06ab-4ef3-a43d-f4685b63a5dd 2026-04-25 14:50:12.377 16 INFO neutron.plugins.ml2.plugin [None req-40a2d786-bd6a-4ec9-844e-cf3b08cfcf00 - - - - - -] Attempt 1 to provision port 47b13924-b088-40d3-9b00-97daebf73bdb 2026-04-25 14:50:12.420 16 INFO neutron.plugins.ml2.plugin [None req-40a2d786-bd6a-4ec9-844e-cf3b08cfcf00 - - - - - -] Attempt 1 to provision port de421d54-931d-4099-9f98-c0b7c7a44617 2026-04-25 14:50:13.624 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 39eff1ba-26de-4fcf-b60a-8b7b1c46be6f 2026-04-25 14:50:13.872 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 15ebce41-4867-4f6f-aafa-8f1531905a3e 2026-04-25 14:50:15.694 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 602fbeb3-6f86-4ae7-b701-4eb2369b918c 2026-04-25 14:50:17.709 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 602fbeb3-6f86-4ae7-b701-4eb2369b918c 2026-04-25 14:50:17.877 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c0dd8eda-2713-4472-bedb-97a68f4b3d34 2026-04-25 14:50:19.672 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c0dd8eda-2713-4472-bedb-97a68f4b3d34 2026-04-25 14:50:21.585 13 INFO neutron.plugins.ml2.plugin [None req-c6398037-d678-4de5-a013-a2aa039ecf39 - - - - - -] Attempt 1 to provision port 8a791e07-43b0-49b2-97d2-9cd89c92fce8 2026-04-25 14:50:21.645 13 INFO neutron.plugins.ml2.plugin [None req-c6398037-d678-4de5-a013-a2aa039ecf39 - - - - - -] Attempt 1 to provision port 56d60eed-8676-4f8a-92f3-cdfa9bbae08d 2026-04-25 14:50:21.674 13 INFO neutron.plugins.ml2.plugin [None req-c6398037-d678-4de5-a013-a2aa039ecf39 - - - - - -] Attempt 1 to provision port c0dd8eda-2713-4472-bedb-97a68f4b3d34 2026-04-25 14:50:21.755 13 INFO neutron.plugins.ml2.plugin [None req-c6398037-d678-4de5-a013-a2aa039ecf39 - - - - - -] Attempt 1 to provision port 42980386-5552-4c8e-9f20-88c4c4b5100b 2026-04-25 14:50:26.877 13 INFO neutron.plugins.ml2.plugin [None req-5136bfbb-5062-48d1-bde2-4fe58613a912 - - - - - -] Attempt 1 to provision port 42980386-5552-4c8e-9f20-88c4c4b5100b 2026-04-25 14:50:28.154 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8e87df5c-a6bb-46c9-a1a3-26add4b54a77 2026-04-25 14:50:28.271 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-492d7cc0-51e1-4947-adba-2dde2648b4ff'] response: {'server_uuid': 'f261fc12-7437-4215-aea4-4c42b46356fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e87df5c-a6bb-46c9-a1a3-26add4b54a77', 'code': 200} 2026-04-25 14:50:29.617 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 8e87df5c-a6bb-46c9-a1a3-26add4b54a77 2026-04-25 14:50:31.790 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd850100-77d9-41b8-9416-9efb486931ba'] response: {'server_uuid': 'a7f2b59d-74c0-4e21-8a9e-732070784871', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9aeee323-06ab-4ef3-a43d-f4685b63a5dd', 'code': 200} 2026-04-25 14:50:33.658 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 42980386-5552-4c8e-9f20-88c4c4b5100b 2026-04-25 14:50:33.892 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 56d60eed-8676-4f8a-92f3-cdfa9bbae08d 2026-04-25 14:50:36.337 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 42980386-5552-4c8e-9f20-88c4c4b5100b 2026-04-25 14:50:36.574 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9aeee323-06ab-4ef3-a43d-f4685b63a5dd 2026-04-25 14:50:36.666 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e6a2e85-9a97-4ce8-ae7b-eb7aec1c5612'] response: {'server_uuid': 'a7f2b59d-74c0-4e21-8a9e-732070784871', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9aeee323-06ab-4ef3-a43d-f4685b63a5dd', 'code': 200} 2026-04-25 14:50:36.901 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 56d60eed-8676-4f8a-92f3-cdfa9bbae08d 2026-04-25 14:50:38.070 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9aeee323-06ab-4ef3-a43d-f4685b63a5dd 2026-04-25 14:50:46.843 13 INFO neutron.plugins.ml2.plugin [None req-83aeaccd-bda2-4416-99f7-e0b675ef5454 - - - - - -] Attempt 1 to provision port c4ace23c-1beb-4eda-b96a-6903ddb55794 2026-04-25 14:50:48.084 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port d6e0c48a-2996-41a7-9b92-7c6e86ce11b8 2026-04-25 14:50:50.196 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port d6e0c48a-2996-41a7-9b92-7c6e86ce11b8 2026-04-25 14:50:50.425 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port a43a40e8-8ab2-4caf-8f4f-c8717c1f8bda 2026-04-25 14:50:51.407 16 INFO neutron.plugins.ml2.plugin [None req-186d81c5-97be-4b2b-b99a-cd05e0179140 - - - - - -] Attempt 1 to provision port a43a40e8-8ab2-4caf-8f4f-c8717c1f8bda 2026-04-25 14:50:51.491 16 INFO neutron.plugins.ml2.plugin [None req-186d81c5-97be-4b2b-b99a-cd05e0179140 - - - - - -] Attempt 1 to provision port 2588c376-11ca-4797-bf05-c3dcb4c972bc 2026-04-25 14:50:52.125 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port a43a40e8-8ab2-4caf-8f4f-c8717c1f8bda 2026-04-25 14:50:53.637 13 INFO neutron.plugins.ml2.plugin [None req-5dcba6c6-f04e-4072-9bb6-e00351c8104d - - - - - -] Attempt 1 to provision port a43a40e8-8ab2-4caf-8f4f-c8717c1f8bda 2026-04-25 14:50:53.769 13 INFO neutron.plugins.ml2.plugin [None req-5dcba6c6-f04e-4072-9bb6-e00351c8104d - - - - - -] Attempt 1 to provision port 2588c376-11ca-4797-bf05-c3dcb4c972bc 2026-04-25 14:50:54.850 13 INFO neutron.plugins.ml2.plugin [None req-495eb6fc-15b7-42b5-8fff-52290f43595f - - - - - -] Attempt 1 to provision port 2588c376-11ca-4797-bf05-c3dcb4c972bc 2026-04-25 14:50:58.627 16 INFO neutron.plugins.ml2.plugin [None req-569f0e48-ef8b-47b0-80e7-1accc08d7286 - - - - - -] Attempt 1 to provision port 4a8b3a1d-5dc7-4eaa-bf72-3e6e7a86518a 2026-04-25 14:50:58.836 16 INFO neutron.plugins.ml2.plugin [None req-569f0e48-ef8b-47b0-80e7-1accc08d7286 - - - - - -] Attempt 1 to provision port 2588c376-11ca-4797-bf05-c3dcb4c972bc 2026-04-25 14:50:59.289 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port f3dc3c7a-bc03-426d-990f-03b91cad4773 2026-04-25 14:50:59.404 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ab2b1e9-db07-4f90-8ec3-047c08f2ae18'] response: {'server_uuid': 'cb94a489-c711-40e9-b20f-006ea1435760', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3dc3c7a-bc03-426d-990f-03b91cad4773', 'code': 200} 2026-04-25 14:51:00.378 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port f3dc3c7a-bc03-426d-990f-03b91cad4773 2026-04-25 14:51:02.398 13 INFO neutron.plugins.ml2.plugin [None req-dace7899-f17b-4324-ab50-e872006f5129 - - - - - -] Attempt 1 to provision port f3dc3c7a-bc03-426d-990f-03b91cad4773 2026-04-25 14:51:04.170 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 2588c376-11ca-4797-bf05-c3dcb4c972bc 2026-04-25 14:51:06.160 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c4ace23c-1beb-4eda-b96a-6903ddb55794 2026-04-25 14:51:06.386 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 2588c376-11ca-4797-bf05-c3dcb4c972bc 2026-04-25 14:51:08.089 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c4ace23c-1beb-4eda-b96a-6903ddb55794 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server [None req-2c8fe8fe-193c-44cd-868c-42d3778e9a34 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 273c7eb7-8b5e-4b23-8b38-8e73ba851a23 could not be found. 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 273c7eb7-8b5e-4b23-8b38-8e73ba851a23 could not be found. 2026-04-25 14:51:15.840 13 ERROR oslo_messaging.rpc.server 2026-04-25 14:52:21.007 16 INFO neutron.plugins.ml2.plugin [None req-d1c9d258-f45b-41a5-9da8-7168082e18df - - - - - -] Attempt 1 to provision port 5bbafba0-19b4-4919-9840-e2c5364498dc 2026-04-25 14:52:22.125 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 937c466c-eb41-41b1-bf77-61002d302c5c 2026-04-25 14:52:24.157 13 INFO neutron.plugins.ml2.plugin [None req-b4573cb9-38b7-4e9f-b728-a5ea73394c2c - - - - - -] Attempt 1 to provision port 3df68552-4c48-4414-b4e2-8882ccf22f6d 2026-04-25 14:52:24.173 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 3df68552-4c48-4414-b4e2-8882ccf22f6d 2026-04-25 14:52:24.930 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 937c466c-eb41-41b1-bf77-61002d302c5c 2026-04-25 14:52:25.970 16 INFO neutron.plugins.ml2.plugin [None req-f5cadcd7-8762-4485-8a02-72730c17764d - - - - - -] Attempt 1 to provision port 3df68552-4c48-4414-b4e2-8882ccf22f6d 2026-04-25 14:52:26.022 16 INFO neutron.plugins.ml2.plugin [None req-f5cadcd7-8762-4485-8a02-72730c17764d - - - - - -] Attempt 1 to provision port 3dac349e-f3de-4e56-bf35-0979eff31511 2026-04-25 14:52:26.088 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 3df68552-4c48-4414-b4e2-8882ccf22f6d 2026-04-25 14:52:27.236 13 INFO neutron.plugins.ml2.plugin [None req-36c1e86a-06f7-4994-8193-9771102070b1 - - - - - -] Attempt 1 to provision port 3dac349e-f3de-4e56-bf35-0979eff31511 2026-04-25 14:52:28.485 16 INFO neutron.plugins.ml2.plugin [None req-87d4d116-2b58-45ca-ab6d-68b0f80c11d5 - - - - - -] Attempt 1 to provision port 3dac349e-f3de-4e56-bf35-0979eff31511 2026-04-25 14:52:34.660 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 651754cf-ae26-47fa-9492-6472f307d36b 2026-04-25 14:52:34.767 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd9c84b7-3817-4c77-a149-27fab7e13169'] response: {'server_uuid': '2329e316-b6e9-4027-b0fd-818946d841d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '651754cf-ae26-47fa-9492-6472f307d36b', 'code': 200} 2026-04-25 14:52:36.106 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 651754cf-ae26-47fa-9492-6472f307d36b 2026-04-25 14:52:40.122 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 5bbafba0-19b4-4919-9840-e2c5364498dc 2026-04-25 14:52:40.350 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 3dac349e-f3de-4e56-bf35-0979eff31511 2026-04-25 14:52:42.210 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 5bbafba0-19b4-4919-9840-e2c5364498dc 2026-04-25 14:52:42.354 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 19e59fce-a690-4ace-bb36-01153d2299a9 2026-04-25 14:52:42.663 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 3dac349e-f3de-4e56-bf35-0979eff31511 2026-04-25 14:52:42.883 16 INFO neutron.plugins.ml2.plugin [None req-66a25d81-498a-4437-81e7-6adeb0054e15 - - - - - -] Attempt 1 to provision port 19e59fce-a690-4ace-bb36-01153d2299a9 2026-04-25 14:52:44.124 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 19e59fce-a690-4ace-bb36-01153d2299a9 2026-04-25 14:52:46.182 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port f90387f5-ee7c-45f9-9fc1-d97eddcaa0bc 2026-04-25 14:52:46.791 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 77433661-21c4-4963-97fd-9370f459496c 2026-04-25 14:52:48.113 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port f90387f5-ee7c-45f9-9fc1-d97eddcaa0bc 2026-04-25 14:52:48.297 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 77433661-21c4-4963-97fd-9370f459496c 2026-04-25 14:52:50.409 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 95574247-04fc-4cd4-aac9-d2a6432f77c6 2026-04-25 14:52:52.157 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 95574247-04fc-4cd4-aac9-d2a6432f77c6 2026-04-25 14:52:54.157 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 19e59fce-a690-4ace-bb36-01153d2299a9 2026-04-25 14:52:55.944 16 INFO neutron.plugins.ml2.plugin [None req-7c4d66dc-bcb5-48a1-a15a-2a2829f64258 - - - - - -] Attempt 1 to provision port 0f6361a7-6003-427c-8e8f-624fe389ff4b 2026-04-25 14:52:55.970 16 INFO neutron.plugins.ml2.plugin [None req-7c4d66dc-bcb5-48a1-a15a-2a2829f64258 - - - - - -] Attempt 1 to provision port d8071bf5-5b3b-452c-b1fb-d796923dd236 2026-04-25 14:52:55.995 16 INFO neutron.plugins.ml2.plugin [None req-7c4d66dc-bcb5-48a1-a15a-2a2829f64258 - - - - - -] Attempt 1 to provision port 1f5d6b56-ef64-419e-ac91-b9e8b51caff5 2026-04-25 14:52:56.021 16 INFO neutron.plugins.ml2.plugin [None req-7c4d66dc-bcb5-48a1-a15a-2a2829f64258 - - - - - -] Attempt 1 to provision port 19e59fce-a690-4ace-bb36-01153d2299a9 2026-04-25 14:52:56.067 16 INFO neutron.plugins.ml2.plugin [None req-7c4d66dc-bcb5-48a1-a15a-2a2829f64258 - - - - - -] Attempt 1 to provision port 77433661-21c4-4963-97fd-9370f459496c 2026-04-25 14:52:56.112 16 INFO neutron.plugins.ml2.plugin [None req-7c4d66dc-bcb5-48a1-a15a-2a2829f64258 - - - - - -] Attempt 1 to provision port 95574247-04fc-4cd4-aac9-d2a6432f77c6 2026-04-25 14:53:00.674 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9014ef22-7b4d-4a26-8e49-bbbcaeded309 2026-04-25 14:53:00.787 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-19e6a9fb-2b65-44e2-a002-8b9ee11d737b'] response: {'server_uuid': '874fc1a4-686c-49d4-8c7a-86c22d64f62d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9014ef22-7b4d-4a26-8e49-bbbcaeded309', 'code': 200} 2026-04-25 14:53:00.939 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port 0f6361a7-6003-427c-8e8f-624fe389ff4b 2026-04-25 14:53:00.969 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port 1f5d6b56-ef64-419e-ac91-b9e8b51caff5 2026-04-25 14:53:01.008 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port 9014ef22-7b4d-4a26-8e49-bbbcaeded309 2026-04-25 14:53:01.051 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port 19e59fce-a690-4ace-bb36-01153d2299a9 2026-04-25 14:53:01.095 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port 77433661-21c4-4963-97fd-9370f459496c 2026-04-25 14:53:01.143 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port ac4a61be-0825-4eec-bd1f-8878bd53f264 2026-04-25 14:53:01.164 16 INFO neutron.plugins.ml2.plugin [None req-d1cc4f76-4ce8-4433-afb4-d69b2e1a3b6f - - - - - -] Attempt 1 to provision port 95574247-04fc-4cd4-aac9-d2a6432f77c6 2026-04-25 14:53:02.228 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 0f6361a7-6003-427c-8e8f-624fe389ff4b 2026-04-25 14:53:02.641 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9014ef22-7b4d-4a26-8e49-bbbcaeded309 2026-04-25 14:53:04.154 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 1f5d6b56-ef64-419e-ac91-b9e8b51caff5 2026-04-25 14:53:04.427 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 0f6361a7-6003-427c-8e8f-624fe389ff4b 2026-04-25 14:53:04.607 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port d8071bf5-5b3b-452c-b1fb-d796923dd236 2026-04-25 14:53:04.880 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port ac4a61be-0825-4eec-bd1f-8878bd53f264 2026-04-25 14:53:06.135 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 1f5d6b56-ef64-419e-ac91-b9e8b51caff5 2026-04-25 14:53:06.322 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port d8071bf5-5b3b-452c-b1fb-d796923dd236 2026-04-25 14:53:06.454 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port ac4a61be-0825-4eec-bd1f-8878bd53f264 2026-04-25 14:53:11.142 16 INFO neutron.plugins.ml2.plugin [None req-724c0964-9103-43dd-922b-bb33b978bb0f - - - - - -] Attempt 1 to provision port 1f5d6b56-ef64-419e-ac91-b9e8b51caff5 2026-04-25 14:53:11.184 16 INFO neutron.plugins.ml2.plugin [None req-724c0964-9103-43dd-922b-bb33b978bb0f - - - - - -] Attempt 1 to provision port 9014ef22-7b4d-4a26-8e49-bbbcaeded309 2026-04-25 14:53:11.221 16 INFO neutron.plugins.ml2.plugin [None req-724c0964-9103-43dd-922b-bb33b978bb0f - - - - - -] Attempt 1 to provision port 77433661-21c4-4963-97fd-9370f459496c 2026-04-25 14:53:11.262 16 INFO neutron.plugins.ml2.plugin [None req-724c0964-9103-43dd-922b-bb33b978bb0f - - - - - -] Attempt 1 to provision port 95574247-04fc-4cd4-aac9-d2a6432f77c6 2026-04-25 14:53:11.305 16 INFO neutron.plugins.ml2.plugin [None req-724c0964-9103-43dd-922b-bb33b978bb0f - - - - - -] Attempt 1 to provision port 0f6361a7-6003-427c-8e8f-624fe389ff4b 2026-04-25 14:53:11.357 16 INFO neutron.plugins.ml2.plugin [None req-724c0964-9103-43dd-922b-bb33b978bb0f - - - - - -] Attempt 1 to provision port ac4a61be-0825-4eec-bd1f-8878bd53f264 2026-04-25 14:53:14.673 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 958e27c5-f749-416d-bb3d-69a30d304fb2 2026-04-25 14:53:14.770 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-564abb3d-4417-4b7b-811c-e846f3c0cc92'] response: {'server_uuid': '1e60bd14-aa36-4ec3-83fa-dca4876d84fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '958e27c5-f749-416d-bb3d-69a30d304fb2', 'code': 200} 2026-04-25 14:53:16.153 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 958e27c5-f749-416d-bb3d-69a30d304fb2 2026-04-25 14:53:18.169 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 36db246e-ea66-408c-a74a-4966eed0d967 2026-04-25 14:53:18.302 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf4d3282-d64b-465f-bd8d-f7569b782b66'] response: {'server_uuid': 'ecdf98f0-80ff-4a79-8a6b-47f6a40b3cab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36db246e-ea66-408c-a74a-4966eed0d967', 'code': 200} 2026-04-25 14:53:20.158 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 36db246e-ea66-408c-a74a-4966eed0d967 2026-04-25 14:53:44.847 13 INFO neutron.plugins.ml2.plugin [None req-8f272689-a4e2-4087-b226-15f54fb128c8 - - - - - -] Attempt 1 to provision port bd617e8e-2012-412d-b7f6-6c32b8334c4d 2026-04-25 14:53:46.375 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b1da9dc-36d3-4cab-ac24-c8f07ccec7a5'] response: {'server_uuid': '2329e316-b6e9-4027-b0fd-818946d841d5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '651754cf-ae26-47fa-9492-6472f307d36b', 'code': 200} 2026-04-25 14:53:52.698 16 INFO neutron_taas.services.taas.taas_plugin [None req-419aa8ba-98e1-428c-bef4-ccab15097d61 - - - - - -] TaaS: Handle Delete Port: 3df68552-4c48-4414-b4e2-8882ccf22f6d 2026-04-25 14:53:52.704 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-419aa8ba-98e1-428c-bef4-ccab15097d61 - - - - - -] Tap Mirror: Handle Delete Port: 3df68552-4c48-4414-b4e2-8882ccf22f6d 2026-04-25 14:53:58.143 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port b122736d-4548-4520-8e61-71b3190f895c 2026-04-25 14:53:58.798 13 INFO neutron.plugins.ml2.plugin [None req-d52782da-c04f-4a93-8043-befe0d951640 - - - - - -] Attempt 1 to provision port b122736d-4548-4520-8e61-71b3190f895c 2026-04-25 14:54:00.269 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9be0a8cc-2ee3-45e0-9f07-9d79b1b341b0 2026-04-25 14:54:00.616 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port b122736d-4548-4520-8e61-71b3190f895c 2026-04-25 14:54:01.785 13 INFO neutron.plugins.ml2.plugin [None req-289c48eb-f35c-491c-8ce2-7c2703393f9c - - - - - -] Attempt 1 to provision port b4feab3d-3d19-485e-9499-5b707021be0f 2026-04-25 14:54:01.813 13 INFO neutron.plugins.ml2.plugin [None req-289c48eb-f35c-491c-8ce2-7c2703393f9c - - - - - -] Attempt 1 to provision port b122736d-4548-4520-8e61-71b3190f895c 2026-04-25 14:54:01.865 13 INFO neutron.plugins.ml2.plugin [None req-289c48eb-f35c-491c-8ce2-7c2703393f9c - - - - - -] Attempt 1 to provision port f9b51aa6-d222-4ea4-a8b2-71ca81d6d820 2026-04-25 14:54:02.129 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 9be0a8cc-2ee3-45e0-9f07-9d79b1b341b0 2026-04-25 14:54:04.185 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 06a678db-7af6-41cb-ac1f-541d97fcc361 2026-04-25 14:54:06.942 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 06a678db-7af6-41cb-ac1f-541d97fcc361 2026-04-25 14:54:07.140 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 5fe20a3a-9a0b-4f77-b0b8-3dcd1521cfc4 2026-04-25 14:54:07.507 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port d781a9a4-0491-42e8-9215-3c2694f87231 2026-04-25 14:54:07.674 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa22b1ae-397a-4f68-8775-027a6a4f566c'] response: {'server_uuid': '17891884-f554-48e5-804b-acfd37ee1a26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd781a9a4-0491-42e8-9215-3c2694f87231', 'code': 200} 2026-04-25 14:54:08.202 13 INFO neutron.plugins.ml2.plugin [None req-8bdb422d-60a1-483b-aead-3cea9c64f256 - - - - - -] Attempt 1 to provision port 5fe20a3a-9a0b-4f77-b0b8-3dcd1521cfc4 2026-04-25 14:54:08.224 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 5fe20a3a-9a0b-4f77-b0b8-3dcd1521cfc4 2026-04-25 14:54:08.250 13 INFO neutron.plugins.ml2.plugin [None req-8bdb422d-60a1-483b-aead-3cea9c64f256 - - - - - -] Attempt 1 to provision port b4feab3d-3d19-485e-9499-5b707021be0f 2026-04-25 14:54:08.266 13 INFO neutron.plugins.ml2.plugin [None req-8bdb422d-60a1-483b-aead-3cea9c64f256 - - - - - -] Attempt 1 to provision port a8808c85-9a1c-462b-856f-2a25044242a5 2026-04-25 14:54:08.283 13 INFO neutron.plugins.ml2.plugin [None req-8bdb422d-60a1-483b-aead-3cea9c64f256 - - - - - -] Attempt 1 to provision port 7937d15c-9992-49ae-a89d-998b13ef287e 2026-04-25 14:54:08.314 13 INFO neutron.plugins.ml2.plugin [None req-8bdb422d-60a1-483b-aead-3cea9c64f256 - - - - - -] Attempt 1 to provision port d781a9a4-0491-42e8-9215-3c2694f87231 2026-04-25 14:54:08.422 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port d781a9a4-0491-42e8-9215-3c2694f87231 2026-04-25 14:54:11.507 16 INFO neutron.plugins.ml2.plugin [None req-449fec6a-2327-4122-9178-3a7816ccd3ef - - - - - -] Attempt 1 to provision port 5fe20a3a-9a0b-4f77-b0b8-3dcd1521cfc4 2026-04-25 14:54:11.563 16 INFO neutron.plugins.ml2.plugin [None req-449fec6a-2327-4122-9178-3a7816ccd3ef - - - - - -] Attempt 1 to provision port b4feab3d-3d19-485e-9499-5b707021be0f 2026-04-25 14:54:11.585 16 INFO neutron.plugins.ml2.plugin [None req-449fec6a-2327-4122-9178-3a7816ccd3ef - - - - - -] Attempt 1 to provision port a8808c85-9a1c-462b-856f-2a25044242a5 2026-04-25 14:54:14.289 16 INFO neutron.plugins.ml2.plugin [None req-0e0bf77f-f5bb-440a-8c5f-ef427c92f446 - - - - - -] Attempt 1 to provision port a8808c85-9a1c-462b-856f-2a25044242a5 2026-04-25 14:54:19.302 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port b4feab3d-3d19-485e-9499-5b707021be0f 2026-04-25 14:54:19.517 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 69a219a2-4064-4403-a3f4-db42e2af262b 2026-04-25 14:54:19.614 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0025b92-aa53-439a-b537-55990b7e6b0e'] response: {'server_uuid': '36f7b409-8b36-48cd-bde4-a691ffac3380', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69a219a2-4064-4403-a3f4-db42e2af262b', 'code': 200} 2026-04-25 14:54:20.517 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port f9b51aa6-d222-4ea4-a8b2-71ca81d6d820 2026-04-25 14:54:20.746 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port b4feab3d-3d19-485e-9499-5b707021be0f 2026-04-25 14:54:20.906 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 69a219a2-4064-4403-a3f4-db42e2af262b 2026-04-25 14:54:22.440 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 7937d15c-9992-49ae-a89d-998b13ef287e 2026-04-25 14:54:22.679 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port a8808c85-9a1c-462b-856f-2a25044242a5 2026-04-25 14:54:22.908 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port f9b51aa6-d222-4ea4-a8b2-71ca81d6d820 2026-04-25 14:54:24.412 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 7937d15c-9992-49ae-a89d-998b13ef287e 2026-04-25 14:54:24.546 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port a8808c85-9a1c-462b-856f-2a25044242a5 2026-04-25 14:54:36.629 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aedfac9-fa69-4fb6-971f-8a1dfa0f9a4d'] response: {'server_uuid': '36f7b409-8b36-48cd-bde4-a691ffac3380', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69a219a2-4064-4403-a3f4-db42e2af262b', 'code': 200} 2026-04-25 14:54:41.335 16 INFO neutron.plugins.ml2.plugin [None req-7cb40374-249c-4f0a-a8fd-a0dbd18e3a3b - - - - - -] Attempt 1 to provision port 6102d01e-c293-4d29-8cfb-e6eaa477aff3 2026-04-25 14:54:46.670 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 6102d01e-c293-4d29-8cfb-e6eaa477aff3 2026-04-25 14:54:46.763 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a875ae5-8fc3-4990-b379-455654d691d2'] response: {'server_uuid': '17891884-f554-48e5-804b-acfd37ee1a26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6102d01e-c293-4d29-8cfb-e6eaa477aff3', 'code': 200} 2026-04-25 14:54:48.422 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 6102d01e-c293-4d29-8cfb-e6eaa477aff3 2026-04-25 14:54:50.920 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 6102d01e-c293-4d29-8cfb-e6eaa477aff3 2026-04-25 14:55:10.517 16 INFO neutron.plugins.ml2.plugin [None req-6b55cce8-b992-4d97-82dd-c19f644fe2e3 - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:55:18.016 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:55:18.119 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1ca4f95-e2bb-4f8d-b9f7-8cea43001857'] response: {'server_uuid': '17891884-f554-48e5-804b-acfd37ee1a26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c618e67f-e9a0-4c33-9705-c35ad8e6e59c', 'code': 200} 2026-04-25 14:55:18.620 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:55:26.463 16 INFO neutron.plugins.ml2.plugin [None req-f4a91ad0-abd3-4aaa-a059-a37a5fdd4d0c - - - - - -] Attempt 1 to provision port 1c2a42ac-4410-429f-ae51-e52d8e486bf8 2026-04-25 14:55:32.637 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 1c2a42ac-4410-429f-ae51-e52d8e486bf8 2026-04-25 14:55:32.741 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-99168afc-c687-4204-8c47-c282b8e79363'] response: {'server_uuid': '17891884-f554-48e5-804b-acfd37ee1a26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c2a42ac-4410-429f-ae51-e52d8e486bf8', 'code': 200} 2026-04-25 14:55:34.623 16 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 1c2a42ac-4410-429f-ae51-e52d8e486bf8 2026-04-25 14:55:36.248 16 INFO neutron.plugins.ml2.plugin [None req-d2677b63-c419-40dc-b9c8-32d167623f81 - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:55:36.644 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:55:50.097 13 INFO neutron.plugins.ml2.plugin [None req-194309f3-d76a-4201-96ca-34591451b621 - - - - - -] Attempt 1 to provision port 1c2a42ac-4410-429f-ae51-e52d8e486bf8 2026-04-25 14:55:50.685 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port 1c2a42ac-4410-429f-ae51-e52d8e486bf8 2026-04-25 14:55:51.448 16 INFO neutron.plugins.ml2.plugin [None req-66c992ab-aac7-4917-8e32-d2795873068f - - - - - -] Attempt 1 to provision port 1c2a42ac-4410-429f-ae51-e52d8e486bf8 2026-04-25 14:56:00.336 16 INFO neutron.plugins.ml2.plugin [None req-d8169f16-5f8a-48c7-b4e2-5a1da678e89a - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:56:00.657 13 INFO neutron.plugins.ml2.plugin [None req-a8d4110e-ee33-4d0d-ad90-b040441ea74f - - - - - -] Attempt 1 to provision port c618e67f-e9a0-4c33-9705-c35ad8e6e59c 2026-04-25 14:56:28.774 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-64740208-480b-4d12-84cf-68edaaa6635b'] response: {'server_uuid': '17891884-f554-48e5-804b-acfd37ee1a26', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd781a9a4-0491-42e8-9215-3c2694f87231', 'code': 200} 2026-04-25 14:56:32.765 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8db0d504-988b-414e-b5e6-8e96b1a2f428'] response: {'server_uuid': 'ecdf98f0-80ff-4a79-8a6b-47f6a40b3cab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '36db246e-ea66-408c-a74a-4966eed0d967', 'code': 200}