+ 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-06-24 18:45:37.046 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:45:37.046 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev18 2026-06-24 18:45:37.046 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-24 18:45:37.046 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:45:38.451 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:45:38.453 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:45:38.456 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 18:45:38.457 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:45:38.457 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:45:38.457 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:45:38.457 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:38.464 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:38.464 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:45:38.464 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:45:38.482 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:45:38.483 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:45:38.483 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:45:38.504 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:45:38.504 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:45:38.504 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:45:38.504 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:45:38.769 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:45:38.917 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:45:38.917 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:45:38.917 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:45:38.968 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:45:38.968 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:45:38.968 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:45:38.968 1 INFO neutron.plugins.ml2.extensions.port_security [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:45:38.969 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:45:38.969 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:45:38.969 1 INFO neutron.plugins.ml2.managers [None req-41500ee1-8770-46ea-bd16-2217b0afba88 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:45:38.985 1 INFO neutron.quota [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded quota_driver: . 2026-06-24 18:45:38.986 1 INFO neutron.plugins.ml2.plugin [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:45:38.986 1 INFO neutron.plugins.ml2.managers [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:45:38.986 1 INFO neutron.plugins.ml2.managers [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:45:38.986 1 INFO neutron.plugins.ml2.managers [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:45:38.986 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: qos 2026-06-24 18:45:38.997 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: router 2026-06-24 18:45:39.031 1 INFO neutron.services.service_base [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:45:39.031 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: segments 2026-06-24 18:45:39.094 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: trunk 2026-06-24 18:45:39.106 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:45:39.140 1 WARNING stevedore.named [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:45:39.218 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:45:39.218 1 INFO neutron.common.utils [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:45:39.218 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: taas 2026-06-24 18:45:39.238 1 WARNING stevedore.named [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:45:39.262 1 INFO neutron_taas.services.taas.taas_plugin [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:45:39.262 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: tapmirror 2026-06-24 18:45:39.274 1 WARNING stevedore.named [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:45:39.288 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:45:39.289 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:45:39.298 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: tag 2026-06-24 18:45:39.306 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:45:39.311 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:45:39.316 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: flavors 2026-06-24 18:45:39.321 1 INFO neutron.manager [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loading Plugin: revisions 2026-06-24 18:45:39.324 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Initializing extension manager. 2026-06-24 18:45:39.325 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: address-group 2026-06-24 18:45:39.326 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: address-scope 2026-06-24 18:45:39.327 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:45:39.327 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: agent 2026-06-24 18:45:39.328 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:45:39.329 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:45:39.329 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:45:39.331 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:45:39.331 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:45:39.332 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:45:39.332 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:45:39.333 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:45:39.334 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:45:39.334 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:45:39.335 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:45:39.335 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: dvr 2026-06-24 18:45:39.336 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:45:39.336 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:45:39.337 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:45:39.337 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:45:39.337 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: external-net 2026-06-24 18:45:39.338 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:45:39.338 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: extraroute 2026-06-24 18:45:39.339 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:45:39.339 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:45:39.340 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:45:39.340 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:45:39.340 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:45:39.341 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:45:39.342 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: flavors 2026-06-24 18:45:39.343 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:45:39.344 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:45:39.344 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:45:39.345 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:45:39.345 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:45:39.346 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: router 2026-06-24 18:45:39.348 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:45:39.348 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:45:39.349 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:45:39.349 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:45:39.350 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:45:39.350 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:45:39.351 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:45:39.351 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:45:39.352 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:45:39.352 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:45:39.354 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:45:39.355 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:45:39.356 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:45:39.358 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:45:39.359 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:45:39.359 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:45:39.360 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:45:39.360 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:45:39.361 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:45:39.361 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: network_ha 2026-06-24 18:45:39.362 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:45:39.363 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:45:39.364 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: pagination 2026-06-24 18:45:39.364 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:45:39.365 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:45:39.365 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:45:39.366 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:45:39.366 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:45:39.367 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:45:39.367 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:45:39.367 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 18:45:39.368 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:45:39.368 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:45:39.369 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 18:45:39.369 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: binding 2026-06-24 18:45:39.370 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:45:39.370 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-security 2026-06-24 18:45:39.370 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: project-id 2026-06-24 18:45:39.371 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: provider 2026-06-24 18:45:39.371 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 18:45:39.373 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos 2026-06-24 18:45:39.374 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:45:39.375 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:45:39.375 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-default 2026-06-24 18:45:39.376 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:45:39.376 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:45:39.376 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:45:39.377 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:45:39.377 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:45:39.378 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:45:39.379 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:45:39.380 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:45:39.380 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:45:39.381 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:45:39.381 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:45:39.382 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 18:45:39.385 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: quotas 2026-06-24 18:45:39.387 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: quota_details 2026-06-24 18:45:39.389 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:45:39.389 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:45:39.390 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:45:39.390 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:45:39.391 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:45:39.391 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:45:39.392 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:45:39.392 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:45:39.393 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:45:39.394 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:45:39.395 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:45:39.395 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:45:39.396 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:45:39.396 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:45:39.396 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:45:39.400 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: security-group 2026-06-24 18:45:39.402 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: segment 2026-06-24 18:45:39.402 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:45:39.403 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: service-type 2026-06-24 18:45:39.404 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: sorting 2026-06-24 18:45:39.404 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:45:39.405 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:45:39.406 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:45:39.406 1 WARNING neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:45:39.408 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:45:39.408 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 18:45:39.409 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:45:39.409 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:45:39.410 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:45:39.411 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:45:39.411 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:45:39.412 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: tag-creation 2026-06-24 18:45:39.412 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:45:39.416 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:45:39.416 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:45:39.418 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: trunk 2026-06-24 18:45:39.418 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:45:39.418 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:45:39.419 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 18:45:39.419 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:45:39.420 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 18:45:39.422 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:45:39.422 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:45:39.423 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:45:39.424 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:45:39.425 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: taas 2026-06-24 18:45:39.426 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: tap-mirror 2026-06-24 18:45:39.426 1 INFO neutron.api.extensions [None req-6304a053-78d8-4476-bd55-7e3db27b20c9 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 18:46:09.516 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 18:46:09.559 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 18:46:09.563 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 18:46:28.750 16 INFO neutron.db.l3_hamode_db [None req-71be9b42-7c11-4bf7-ab84-bff259e77c97 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 18:46:51.163 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 0e0d14a5-ea3f-432c-8895-3c851cba7823 2026-06-24 18:46:51.304 16 INFO neutron.plugins.ml2.plugin [None req-e64f1be1-85a7-48a3-8ac1-0bc9af225823 - - - - - -] Attempt 1 to provision port 0e0d14a5-ea3f-432c-8895-3c851cba7823 2026-06-24 18:46:52.970 13 INFO neutron.plugins.ml2.plugin [None req-dd9d5982-3abf-4991-9289-55ebc034f362 - - - - - -] Attempt 1 to provision port 0e0d14a5-ea3f-432c-8895-3c851cba7823 2026-06-24 18:46:53.059 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 0e0d14a5-ea3f-432c-8895-3c851cba7823 2026-06-24 18:51:52.594 13 INFO neutron.plugins.ml2.plugin [None req-5c587d2b-225a-49bd-9a87-17159a4e6253 - - - - - -] Attempt 1 to provision port b6cd9fa2-5f38-4bfd-b557-b785a2abfeb5 2026-06-24 18:51:53.164 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b6cd9fa2-5f38-4bfd-b557-b785a2abfeb5 2026-06-24 18:51:54.241 13 INFO neutron.plugins.ml2.plugin [None req-48af78c7-403f-4f27-8183-9c93fa4a255b - - - - - -] Attempt 1 to provision port b6cd9fa2-5f38-4bfd-b557-b785a2abfeb5 2026-06-24 18:51:59.729 13 INFO neutron.plugins.ml2.plugin [None req-e0f12db0-a8a5-488d-be69-7b240adc84a5 - - - - - -] Attempt 1 to provision port e9f9525b-dd1a-4149-93a3-b7129a97f5b0 2026-06-24 18:56:35.830 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e9f9525b-dd1a-4149-93a3-b7129a97f5b0 2026-06-24 18:56:37.249 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e9f9525b-dd1a-4149-93a3-b7129a97f5b0 2026-06-24 19:09:53.509 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 6aea9352-e166-42b3-9b3c-32494c0a464c 2026-06-24 19:09:55.486 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 6aea9352-e166-42b3-9b3c-32494c0a464c 2026-06-24 19:13:55.460 16 INFO neutron.plugins.ml2.plugin [None req-9ef3969b-4bbe-4d8a-8e23-89f40a5e9ea8 - - - - - -] Attempt 1 to provision port b6cd9fa2-5f38-4bfd-b557-b785a2abfeb5 2026-06-24 19:13:55.508 16 INFO neutron.plugins.ml2.plugin [None req-9ef3969b-4bbe-4d8a-8e23-89f40a5e9ea8 - - - - - -] Attempt 1 to provision port 0e0d14a5-ea3f-432c-8895-3c851cba7823 2026-06-24 19:13:55.563 16 INFO neutron.plugins.ml2.plugin [None req-9ef3969b-4bbe-4d8a-8e23-89f40a5e9ea8 - - - - - -] Attempt 1 to provision port e9f9525b-dd1a-4149-93a3-b7129a97f5b0 2026-06-24 19:34:06.059 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 697164e2-9316-4b88-8da8-c0dd00a54f99 2026-06-24 19:34:06.552 13 INFO neutron.plugins.ml2.plugin [None req-8575d11d-e018-40a6-b12e-3d28cd376351 - - - - - -] Attempt 1 to provision port 697164e2-9316-4b88-8da8-c0dd00a54f99 2026-06-24 19:34:07.975 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 697164e2-9316-4b88-8da8-c0dd00a54f99 2026-06-24 19:34:09.995 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 29582e88-0721-4bdd-aa8a-2e03561cab0f 2026-06-24 19:34:11.955 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 29582e88-0721-4bdd-aa8a-2e03561cab0f 2026-06-24 19:34:16.158 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 247986e5-97ab-40b6-8822-8df792fa00b3 2026-06-24 19:34:18.092 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port eac2103b-3af5-452e-a5fb-092a5705ea45 2026-06-24 19:34:19.621 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 247986e5-97ab-40b6-8822-8df792fa00b3 2026-06-24 19:34:19.815 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d7279a55-b317-44bc-bff4-507d105ef248 2026-06-24 19:34:20.188 16 INFO neutron.plugins.ml2.plugin [None req-d44b43dc-79dc-4109-aec1-68ccbefc7142 - - - - - -] Attempt 1 to provision port afbcdbc2-a519-4042-a40c-3f5c7746ab59 2026-06-24 19:34:20.214 16 INFO neutron.plugins.ml2.plugin [None req-d44b43dc-79dc-4109-aec1-68ccbefc7142 - - - - - -] Attempt 1 to provision port fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:34:20.236 16 INFO neutron.plugins.ml2.plugin [None req-d44b43dc-79dc-4109-aec1-68ccbefc7142 - - - - - -] Attempt 1 to provision port 697164e2-9316-4b88-8da8-c0dd00a54f99 2026-06-24 19:34:20.281 16 INFO neutron.plugins.ml2.plugin [None req-d44b43dc-79dc-4109-aec1-68ccbefc7142 - - - - - -] Attempt 1 to provision port 247986e5-97ab-40b6-8822-8df792fa00b3 2026-06-24 19:34:20.336 16 INFO neutron.plugins.ml2.plugin [None req-d44b43dc-79dc-4109-aec1-68ccbefc7142 - - - - - -] Attempt 1 to provision port 29582e88-0721-4bdd-aa8a-2e03561cab0f 2026-06-24 19:34:21.796 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9e6b1367-59f6-4582-ace6-9853e5f22e0a 2026-06-24 19:34:22.755 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d7279a55-b317-44bc-bff4-507d105ef248 2026-06-24 19:34:22.940 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port eac2103b-3af5-452e-a5fb-092a5705ea45 2026-06-24 19:34:23.733 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9e6b1367-59f6-4582-ace6-9853e5f22e0a 2026-06-24 19:34:26.527 13 INFO neutron.plugins.ml2.plugin [None req-d684c189-3056-4fe1-9195-4f47273c0343 - - - - - -] Attempt 1 to provision port 7effb441-beb0-4f2a-acdf-c68a72401473 2026-06-24 19:34:26.557 13 INFO neutron.plugins.ml2.plugin [None req-d684c189-3056-4fe1-9195-4f47273c0343 - - - - - -] Attempt 1 to provision port fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:34:26.582 13 INFO neutron.plugins.ml2.plugin [None req-d684c189-3056-4fe1-9195-4f47273c0343 - - - - - -] Attempt 1 to provision port eb2c3437-65ed-4c55-a94c-c1babcdb4ee5 2026-06-24 19:34:26.609 13 INFO neutron.plugins.ml2.plugin [None req-d684c189-3056-4fe1-9195-4f47273c0343 - - - - - -] Attempt 1 to provision port 247986e5-97ab-40b6-8822-8df792fa00b3 2026-06-24 19:34:26.664 13 INFO neutron.plugins.ml2.plugin [None req-d684c189-3056-4fe1-9195-4f47273c0343 - - - - - -] Attempt 1 to provision port 29582e88-0721-4bdd-aa8a-2e03561cab0f 2026-06-24 19:34:33.822 13 INFO neutron.plugins.ml2.plugin [None req-d9680544-7e75-49b7-94d6-6f2a92ab2988 - - - - - -] Attempt 1 to provision port 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:34:33.886 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:34:34.213 13 INFO neutron.plugins.ml2.plugin [None req-d9680544-7e75-49b7-94d6-6f2a92ab2988 - - - - - -] Attempt 1 to provision port 7effb441-beb0-4f2a-acdf-c68a72401473 2026-06-24 19:34:34.242 13 INFO neutron.plugins.ml2.plugin [None req-d9680544-7e75-49b7-94d6-6f2a92ab2988 - - - - - -] Attempt 1 to provision port fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:34:35.696 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:34:37.681 16 INFO neutron.plugins.ml2.plugin [None req-148c13e9-b5c8-463e-a7f9-fb0ff7e640af - - - - - -] Attempt 1 to provision port d16619de-12d1-464c-b5c3-08d2ca35ab5b 2026-06-24 19:34:37.712 16 INFO neutron.plugins.ml2.plugin [None req-148c13e9-b5c8-463e-a7f9-fb0ff7e640af - - - - - -] Attempt 1 to provision port d50fc293-ae1b-45e4-8464-c1ba6024e822 2026-06-24 19:34:37.733 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 037b5bbf-2c7f-49f1-84af-df35815174b6 2026-06-24 19:34:37.749 16 INFO neutron.plugins.ml2.plugin [None req-148c13e9-b5c8-463e-a7f9-fb0ff7e640af - - - - - -] Attempt 1 to provision port 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:34:37.812 16 INFO neutron.plugins.ml2.plugin [None req-148c13e9-b5c8-463e-a7f9-fb0ff7e640af - - - - - -] Attempt 1 to provision port a82b91e5-37bf-4f10-8bcc-77b6af5dd4d8 2026-06-24 19:34:39.689 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 037b5bbf-2c7f-49f1-84af-df35815174b6 2026-06-24 19:34:39.902 16 INFO neutron.plugins.ml2.plugin [None req-1639214a-8186-441d-9ccb-819b69a75538 - - - - - -] Attempt 1 to provision port d50fc293-ae1b-45e4-8464-c1ba6024e822 2026-06-24 19:34:42.691 13 INFO neutron.plugins.ml2.plugin [None req-6d63e5f0-5808-4f5e-be4e-74648506940b - - - - - -] Attempt 1 to provision port d50fc293-ae1b-45e4-8464-c1ba6024e822 2026-06-24 19:34:42.731 13 INFO neutron.plugins.ml2.plugin [None req-6d63e5f0-5808-4f5e-be4e-74648506940b - - - - - -] Attempt 1 to provision port dac17794-916d-49b3-8ab7-ce46fddc10a7 2026-06-24 19:34:44.010 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port afbcdbc2-a519-4042-a40c-3f5c7746ab59 2026-06-24 19:34:46.133 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:34:46.466 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port afbcdbc2-a519-4042-a40c-3f5c7746ab59 2026-06-24 19:34:47.974 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port fdd29f80-d91a-412b-9440-70f3f5be1530 2026-06-24 19:34:49.947 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9256ee64-5bab-4193-abfd-69c308825dec 2026-06-24 19:34:52.199 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9256ee64-5bab-4193-abfd-69c308825dec 2026-06-24 19:34:52.511 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ca5c76e9-1d12-41c2-81c5-13ce198324dc 2026-06-24 19:34:53.173 16 INFO neutron.plugins.ml2.plugin [None req-830fdd52-490d-48cc-b74f-3ffc6368608d - - - - - -] Attempt 1 to provision port 9256ee64-5bab-4193-abfd-69c308825dec 2026-06-24 19:34:53.971 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ca5c76e9-1d12-41c2-81c5-13ce198324dc 2026-06-24 19:34:59.193 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 33ae284f-5527-4289-9484-342f73a398ec 2026-06-24 19:34:59.802 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-84217036-8c3d-4197-9e8a-f70a368cff73'] response: {'server_uuid': '089debb6-6f85-431e-a0f9-f336cba179c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33ae284f-5527-4289-9484-342f73a398ec', 'code': 200} 2026-06-24 19:34:59.983 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e599489a-c432-4872-8cfa-b8ec2ef7e330 2026-06-24 19:35:00.509 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 6d14b775-a55e-44f1-bde3-c4b8d2acb390 2026-06-24 19:35:00.678 16 INFO neutron.plugins.ml2.plugin [None req-f3240ae4-772f-43e5-b1d8-2ebc577fc7f4 - - - - - -] Attempt 1 to provision port 6d14b775-a55e-44f1-bde3-c4b8d2acb390 2026-06-24 19:35:00.769 16 INFO neutron.plugins.ml2.plugin [None req-f3240ae4-772f-43e5-b1d8-2ebc577fc7f4 - - - - - -] Attempt 1 to provision port dfdb45ab-aaec-4ab4-a5a7-b62d4f6a30a7 2026-06-24 19:35:00.804 16 INFO neutron.plugins.ml2.plugin [None req-f3240ae4-772f-43e5-b1d8-2ebc577fc7f4 - - - - - -] Attempt 1 to provision port 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 2026-06-24 19:35:00.839 16 INFO neutron.plugins.ml2.plugin [None req-f3240ae4-772f-43e5-b1d8-2ebc577fc7f4 - - - - - -] Attempt 1 to provision port ba98e984-465a-435f-ac22-8c272013f3a7 2026-06-24 19:35:00.948 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 38bc4d27-3852-4ee6-a978-68c7cbabc073 2026-06-24 19:35:01.843 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-32badc7e-f79d-4a51-89fe-b6e2c3d580de'] response: {'server_uuid': '9db39a82-b16f-4ffc-96fe-2aed852926a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '38bc4d27-3852-4ee6-a978-68c7cbabc073', 'code': 200} 2026-06-24 19:35:02.074 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 33ae284f-5527-4289-9484-342f73a398ec 2026-06-24 19:35:02.332 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e599489a-c432-4872-8cfa-b8ec2ef7e330 2026-06-24 19:35:02.693 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 6d14b775-a55e-44f1-bde3-c4b8d2acb390 2026-06-24 19:35:02.913 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d50fc293-ae1b-45e4-8464-c1ba6024e822 2026-06-24 19:35:03.490 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 38bc4d27-3852-4ee6-a978-68c7cbabc073 2026-06-24 19:35:03.990 16 INFO neutron.plugins.ml2.plugin [None req-3c52be43-d196-4b4b-a37c-6cdcac0d0c94 - - - - - -] Attempt 1 to provision port 33ae284f-5527-4289-9484-342f73a398ec 2026-06-24 19:35:04.011 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port dac17794-916d-49b3-8ab7-ce46fddc10a7 2026-06-24 19:35:04.084 16 INFO neutron.plugins.ml2.plugin [None req-3c52be43-d196-4b4b-a37c-6cdcac0d0c94 - - - - - -] Attempt 1 to provision port 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 2026-06-24 19:35:04.133 16 INFO neutron.plugins.ml2.plugin [None req-3c52be43-d196-4b4b-a37c-6cdcac0d0c94 - - - - - -] Attempt 1 to provision port 8b990b1f-add2-4736-a566-c3015241b143 2026-06-24 19:35:06.171 13 INFO neutron.plugins.ml2.plugin [None req-fb29b3b8-1b28-463a-8c84-d03a55331ffa - - - - - -] Attempt 1 to provision port 8b990b1f-add2-4736-a566-c3015241b143 2026-06-24 19:35:06.416 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d50fc293-ae1b-45e4-8464-c1ba6024e822 2026-06-24 19:35:06.613 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port dac17794-916d-49b3-8ab7-ce46fddc10a7 2026-06-24 19:35:06.820 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c0d3987f-ce2b-47a3-a43b-0068d3918300 2026-06-24 19:35:07.382 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f57ab405-5a22-483d-a149-356ef863a748'] response: {'server_uuid': 'ff3ab9c8-a634-4b91-9ea5-78981c4e4b0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c0d3987f-ce2b-47a3-a43b-0068d3918300', 'code': 200} 2026-06-24 19:35:07.731 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c0d3987f-ce2b-47a3-a43b-0068d3918300 2026-06-24 19:35:08.940 16 INFO neutron.plugins.ml2.plugin [None req-e8f747d1-b766-4fa2-9c27-3a88690fcb77 - - - - - -] Attempt 1 to provision port 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 2026-06-24 19:35:14.287 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:14.451 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff5f7dbb-2183-4143-98cb-25d99ee8ee00'] response: {'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', 'code': 200} 2026-06-24 19:35:15.109 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ba98e984-465a-435f-ac22-8c272013f3a7 2026-06-24 19:35:15.905 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 8b990b1f-add2-4736-a566-c3015241b143 2026-06-24 19:35:17.515 13 INFO neutron_taas.services.taas.taas_plugin [None req-e0d4646c-bfd0-4ebb-acd7-dbea42456110 - - - - - -] TaaS: Handle Delete Port: 4bad3926-85e5-4617-88dc-eec02b555f89 2026-06-24 19:35:17.526 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0d4646c-bfd0-4ebb-acd7-dbea42456110 - - - - - -] Tap Mirror: Handle Delete Port: 4bad3926-85e5-4617-88dc-eec02b555f89 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:35:18.540 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 2026-06-24 19:35:18.918 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:19.191 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ba98e984-465a-435f-ac22-8c272013f3a7 2026-06-24 19:35:19.369 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 8b990b1f-add2-4736-a566-c3015241b143 2026-06-24 19:35:20.975 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 1f9a97cf-650f-4d03-adaa-d7c8efe40b76 2026-06-24 19:35:21.235 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port dfdb45ab-aaec-4ab4-a5a7-b62d4f6a30a7 2026-06-24 19:35:23.527 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port dfdb45ab-aaec-4ab4-a5a7-b62d4f6a30a7 2026-06-24 19:35:27.329 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b55b2c2c-a2b4-4320-9f21-c65d65ff3a65 2026-06-24 19:35:28.087 13 INFO neutron.plugins.ml2.plugin [None req-dee7344e-7ae0-4d52-b08c-c463f5a22684 - - - - - -] Attempt 1 to provision port b55b2c2c-a2b4-4320-9f21-c65d65ff3a65 2026-06-24 19:35:29.281 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b55b2c2c-a2b4-4320-9f21-c65d65ff3a65 2026-06-24 19:35:32.638 13 INFO neutron.plugins.ml2.plugin [None req-5f650490-55ee-4505-942c-ed8c82c8aa47 - - - - - -] Attempt 1 to provision port 4f0c3566-481c-4a08-829d-4f265a4f26f8 2026-06-24 19:35:32.668 13 INFO neutron.plugins.ml2.plugin [None req-5f650490-55ee-4505-942c-ed8c82c8aa47 - - - - - -] Attempt 1 to provision port 1d55dbda-b960-449a-aaf5-6e595f9bbd89 2026-06-24 19:35:32.695 13 INFO neutron.plugins.ml2.plugin [None req-5f650490-55ee-4505-942c-ed8c82c8aa47 - - - - - -] Attempt 1 to provision port b55b2c2c-a2b4-4320-9f21-c65d65ff3a65 2026-06-24 19:35:33.319 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 961425ea-cb07-48dd-93e0-82a0f9b0d4e2 2026-06-24 19:35:33.898 13 INFO neutron.plugins.ml2.plugin [None req-0a7ba1a2-6d7f-4108-80ea-17f486f93e32 - - - - - -] Attempt 1 to provision port 4f0c3566-481c-4a08-829d-4f265a4f26f8 2026-06-24 19:35:35.295 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 961425ea-cb07-48dd-93e0-82a0f9b0d4e2 2026-06-24 19:35:46.317 13 INFO neutron.plugins.ml2.plugin [None req-e5a33052-a147-4f0a-8862-52d8fcdae66d - - - - - -] Attempt 1 to provision port a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:35:47.881 16 INFO neutron.plugins.ml2.plugin [None req-3109a530-531b-4493-b768-50da63f7c3bf - - - - - -] Attempt 1 to provision port 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:51.002 16 INFO neutron.plugins.ml2.plugin [None req-f47410ba-6c4b-42f1-a152-e7626ecf861d - - - - - -] Attempt 1 to provision port 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:52.039 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:35:52.247 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b663f517-7d96-4142-9532-d3e2a497cb62'] response: {'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'code': 200} 2026-06-24 19:35:52.555 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5317f7ac-2642-42f3-939a-5152d2c0c154 2026-06-24 19:35:53.105 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 4f0c3566-481c-4a08-829d-4f265a4f26f8 2026-06-24 19:35:53.516 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 1d55dbda-b960-449a-aaf5-6e595f9bbd89 2026-06-24 19:35:54.709 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:35:54.954 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 4f0c3566-481c-4a08-829d-4f265a4f26f8 2026-06-24 19:35:55.178 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 1d55dbda-b960-449a-aaf5-6e595f9bbd89 2026-06-24 19:35:55.954 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fd57616-25a2-43d6-8d29-f95a29d8d4eb'] response: {'server_uuid': '80715abd-6a65-4e78-8947-0560355ab6e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5317f7ac-2642-42f3-939a-5152d2c0c154', 'code': 200} 2026-06-24 19:36:17.003 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port de82c710-de75-488c-ae1c-e2f0a60e9c06 2026-06-24 19:36:18.967 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port de82c710-de75-488c-ae1c-e2f0a60e9c06 2026-06-24 19:36:20.010 16 INFO neutron.plugins.ml2.plugin [None req-55d135cd-fd2d-4aba-b21f-220f9db8a410 - - - - - -] Attempt 1 to provision port de82c710-de75-488c-ae1c-e2f0a60e9c06 2026-06-24 19:36:20.971 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 31f8bf2e-7962-45cb-9ffd-7a57957dc1e9 2026-06-24 19:36:22.101 13 INFO neutron.plugins.ml2.plugin [None req-d77d1f4a-7af4-4483-939a-d2d247a74801 - - - - - -] Attempt 1 to provision port 1147d7be-b7ed-4a47-b1ef-132d077614fa 2026-06-24 19:36:22.135 13 INFO neutron.plugins.ml2.plugin [None req-d77d1f4a-7af4-4483-939a-d2d247a74801 - - - - - -] Attempt 1 to provision port 3c627975-ae4b-4026-82eb-51ce6e50f03e 2026-06-24 19:36:22.962 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 31f8bf2e-7962-45cb-9ffd-7a57957dc1e9 2026-06-24 19:36:27.818 16 INFO neutron.plugins.ml2.plugin [None req-2f4c2660-fbf6-46ff-8e99-2f0d10ced59a - - - - - -] Attempt 1 to provision port 3c627975-ae4b-4026-82eb-51ce6e50f03e 2026-06-24 19:36:35.006 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 66c8ba34-10e3-4994-a2dc-bafeb576aeaa 2026-06-24 19:36:36.391 16 INFO neutron.plugins.ml2.plugin [None req-fd3b2a49-cac8-49fe-b9e8-0aa5261a3de4 - - - - - -] Attempt 1 to provision port 66c8ba34-10e3-4994-a2dc-bafeb576aeaa 2026-06-24 19:36:36.455 16 INFO neutron.plugins.ml2.plugin [None req-fd3b2a49-cac8-49fe-b9e8-0aa5261a3de4 - - - - - -] Attempt 1 to provision port cfc76e7f-ad8e-4e92-80b8-d2c208a42f2f 2026-06-24 19:36:36.991 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 66c8ba34-10e3-4994-a2dc-bafeb576aeaa 2026-06-24 19:36:39.148 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 1147d7be-b7ed-4a47-b1ef-132d077614fa 2026-06-24 19:36:39.912 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5de61203-23c1-42b5-b8cc-86b65c051bfc'] response: {'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'code': 200} 2026-06-24 19:36:41.692 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:36:41.951 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c43b5c13-f6ec-4ca9-be48-5461bb687501'] response: {'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'code': 200} 2026-06-24 19:36:42.737 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 1147d7be-b7ed-4a47-b1ef-132d077614fa 2026-06-24 19:36:42.905 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 3c627975-ae4b-4026-82eb-51ce6e50f03e 2026-06-24 19:36:44.594 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port a85aa98f-d66d-438f-82e2-8cc63d45eb4e 2026-06-24 19:36:44.787 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 3c627975-ae4b-4026-82eb-51ce6e50f03e 2026-06-24 19:36:50.877 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port a8f02169-9876-4300-8ebc-1e4f669b8568 2026-06-24 19:36:50.993 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3c9d978-dabc-4bf0-9c46-5f072db146ea'] response: {'server_uuid': '3e8d925e-f7c5-4fe3-9d3f-f63eb369d0e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8f02169-9876-4300-8ebc-1e4f669b8568', 'code': 200} 2026-06-24 19:36:51.301 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 2baec961-e041-4108-ac84-6efcb1c446c5 2026-06-24 19:36:52.347 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port a8f02169-9876-4300-8ebc-1e4f669b8568 2026-06-24 19:36:52.604 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 2baec961-e041-4108-ac84-6efcb1c446c5 2026-06-24 19:36:53.028 13 INFO neutron.plugins.ml2.plugin [None req-9f06276a-cd19-4724-86e4-7431d1eccb87 - - - - - -] Attempt 1 to provision port 2baec961-e041-4108-ac84-6efcb1c446c5 2026-06-24 19:37:00.317 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ffb82107-6213-4189-8e8d-2612077b1359 2026-06-24 19:37:02.272 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ffb82107-6213-4189-8e8d-2612077b1359 2026-06-24 19:37:02.411 13 INFO neutron.plugins.ml2.plugin [None req-8275cd1d-9aa1-43a9-b3ee-cd6d3efbd3ef - - - - - -] Attempt 1 to provision port ffb82107-6213-4189-8e8d-2612077b1359 2026-06-24 19:37:05.875 16 INFO neutron.plugins.ml2.plugin [None req-1d8e64f5-93a6-4840-ab87-29cebc887f2f - - - - - -] Attempt 1 to provision port ffb82107-6213-4189-8e8d-2612077b1359 2026-06-24 19:37:09.541 13 INFO neutron.plugins.ml2.plugin [None req-27084567-bb20-429f-b903-9e9299eff7ec - - - - - -] Attempt 1 to provision port 4e6ed337-d947-4ea9-a9c3-993b7f5fab14 2026-06-24 19:37:16.529 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e021fba-8d10-4fba-a029-95a42f213109'] response: {'server_uuid': 'd60ae63c-32ae-4f35-b2c5-9481cc571aa6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a85aa98f-d66d-438f-82e2-8cc63d45eb4e', 'code': 200} 2026-06-24 19:37:33.571 13 INFO neutron.plugins.ml2.plugin [None req-450ba6d8-b448-4d5c-8182-692de4e31755 - - - - - -] Attempt 1 to provision port d565b774-6956-42b8-9961-0837755730b5 2026-06-24 19:37:34.297 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d565b774-6956-42b8-9961-0837755730b5 2026-06-24 19:37:38.042 13 INFO neutron.plugins.ml2.plugin [None req-74f0c237-4bf7-458d-9aed-ef60eaec047d - - - - - -] Attempt 1 to provision port 38268fe7-a621-4aeb-b9fb-988e25d2f619 2026-06-24 19:37:38.075 13 INFO neutron.plugins.ml2.plugin [None req-74f0c237-4bf7-458d-9aed-ef60eaec047d - - - - - -] Attempt 1 to provision port d565b774-6956-42b8-9961-0837755730b5 2026-06-24 19:37:38.224 13 INFO neutron.plugins.ml2.plugin [None req-74f0c237-4bf7-458d-9aed-ef60eaec047d - - - - - -] Attempt 1 to provision port ce2988f9-761f-475e-a4be-4d5efdccfdd1 2026-06-24 19:37:38.366 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 8f105ba9-56e5-4d19-8231-9a91c5c3dc2e 2026-06-24 19:37:39.327 16 INFO neutron.plugins.ml2.plugin [None req-9e857018-e4b4-4333-914f-021b3d9ea7ad - - - - - -] Attempt 1 to provision port ce2988f9-761f-475e-a4be-4d5efdccfdd1 2026-06-24 19:37:40.287 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 8f105ba9-56e5-4d19-8231-9a91c5c3dc2e 2026-06-24 19:37:48.670 13 INFO neutron.plugins.ml2.plugin [None req-42b6a157-6bae-40c3-9af4-808a7bffae8d - - - - - -] Attempt 1 to provision port c5907e2c-a024-4bb0-8a09-aa1e0b8ea055 2026-06-24 19:37:53.401 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port fdf76fed-cbca-4534-82b1-ade8fdb8bed5 2026-06-24 19:37:53.512 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a2f92f7-0e19-4e30-89c7-6a294bb863d0'] response: {'server_uuid': '75df7913-8a79-409c-b719-6a9e9680ced8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdf76fed-cbca-4534-82b1-ade8fdb8bed5', 'code': 200} 2026-06-24 19:37:54.457 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 38268fe7-a621-4aeb-b9fb-988e25d2f619 2026-06-24 19:37:54.843 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port fdf76fed-cbca-4534-82b1-ade8fdb8bed5 2026-06-24 19:37:56.359 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ce2988f9-761f-475e-a4be-4d5efdccfdd1 2026-06-24 19:37:56.807 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 38268fe7-a621-4aeb-b9fb-988e25d2f619 2026-06-24 19:37:58.376 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ce2988f9-761f-475e-a4be-4d5efdccfdd1 2026-06-24 19:38:00.573 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e19617b0-30a9-486a-b8e8-fcb151c60a22'] response: {'server_uuid': '75df7913-8a79-409c-b719-6a9e9680ced8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fdf76fed-cbca-4534-82b1-ade8fdb8bed5', 'code': 200} 2026-06-24 19:38:04.627 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d2d7b449-4f63-497b-9e51-c083e12e9bf9 2026-06-24 19:38:06.366 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port d2d7b449-4f63-497b-9e51-c083e12e9bf9 2026-06-24 19:38:07.658 13 INFO neutron.plugins.ml2.plugin [None req-dfa9321c-ea3c-4975-968f-7126dffab9d4 - - - - - -] Attempt 1 to provision port 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:07.691 13 INFO neutron.plugins.ml2.plugin [None req-dfa9321c-ea3c-4975-968f-7126dffab9d4 - - - - - -] Attempt 1 to provision port 77efa5b8-79c5-4ff9-8d7c-4b6788093e44 2026-06-24 19:38:08.534 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 77efa5b8-79c5-4ff9-8d7c-4b6788093e44 2026-06-24 19:38:12.424 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9245f99c-e19b-4d16-9b57-eb51e97ab5d1 2026-06-24 19:38:14.641 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9245f99c-e19b-4d16-9b57-eb51e97ab5d1 2026-06-24 19:38:14.849 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 62d570b6-74b0-47f9-9ec8-b6fc8cb2b105 2026-06-24 19:38:16.354 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 62d570b6-74b0-47f9-9ec8-b6fc8cb2b105 2026-06-24 19:38:18.403 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b66fa916-b75e-453a-bff0-9dfc096f0386 2026-06-24 19:38:19.181 16 INFO neutron.plugins.ml2.plugin [None req-6685a229-26aa-436b-abee-50ca7d4ddc61 - - - - - -] Attempt 1 to provision port 62d570b6-74b0-47f9-9ec8-b6fc8cb2b105 2026-06-24 19:38:19.238 16 INFO neutron.plugins.ml2.plugin [None req-6685a229-26aa-436b-abee-50ca7d4ddc61 - - - - - -] Attempt 1 to provision port b66fa916-b75e-453a-bff0-9dfc096f0386 2026-06-24 19:38:19.294 16 INFO neutron.plugins.ml2.plugin [None req-6685a229-26aa-436b-abee-50ca7d4ddc61 - - - - - -] Attempt 1 to provision port ed8fecbf-a647-48ed-a168-b72385b2744a 2026-06-24 19:38:26.411 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:28.190 16 INFO neutron.plugins.ml2.plugin [None req-cdcc42b0-b669-472d-9c77-fc05f77f4ed2 - - - - - -] Attempt 1 to provision port e2334587-8e3b-4bc3-aa10-392c236d66a8 2026-06-24 19:38:28.373 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e2334587-8e3b-4bc3-aa10-392c236d66a8 2026-06-24 19:38:28.473 16 INFO neutron.plugins.ml2.plugin [None req-cdcc42b0-b669-472d-9c77-fc05f77f4ed2 - - - - - -] Attempt 1 to provision port 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:28.531 16 INFO neutron.plugins.ml2.plugin [None req-cdcc42b0-b669-472d-9c77-fc05f77f4ed2 - - - - - -] Attempt 1 to provision port fb3f0bbf-54dd-4ed4-bd13-a28efc470da3 2026-06-24 19:38:28.553 16 INFO neutron.plugins.ml2.plugin [None req-cdcc42b0-b669-472d-9c77-fc05f77f4ed2 - - - - - -] Attempt 1 to provision port 77efa5b8-79c5-4ff9-8d7c-4b6788093e44 2026-06-24 19:38:28.562 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:28.608 16 INFO neutron.plugins.ml2.plugin [None req-cdcc42b0-b669-472d-9c77-fc05f77f4ed2 - - - - - -] Attempt 1 to provision port 62d570b6-74b0-47f9-9ec8-b6fc8cb2b105 2026-06-24 19:38:28.665 16 INFO neutron.plugins.ml2.plugin [None req-cdcc42b0-b669-472d-9c77-fc05f77f4ed2 - - - - - -] Attempt 1 to provision port ed8fecbf-a647-48ed-a168-b72385b2744a 2026-06-24 19:38:30.422 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ed8fecbf-a647-48ed-a168-b72385b2744a 2026-06-24 19:38:30.703 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e2334587-8e3b-4bc3-aa10-392c236d66a8 2026-06-24 19:38:30.856 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port fb3f0bbf-54dd-4ed4-bd13-a28efc470da3 2026-06-24 19:38:32.423 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ed8fecbf-a647-48ed-a168-b72385b2744a 2026-06-24 19:38:32.656 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port fb3f0bbf-54dd-4ed4-bd13-a28efc470da3 2026-06-24 19:38:35.512 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 52c68972-4e63-46cf-bd08-2ca7e4d80186 2026-06-24 19:38:35.634 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae3a199b-50ed-4426-8232-1034971fa9e5'] response: {'server_uuid': '2f26ea32-5034-4896-9b10-d1d814353e63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52c68972-4e63-46cf-bd08-2ca7e4d80186', 'code': 200} 2026-06-24 19:38:37.156 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 52c68972-4e63-46cf-bd08-2ca7e4d80186 2026-06-24 19:38:38.515 16 INFO neutron.plugins.ml2.plugin [None req-64a0d199-fc66-4bbd-9471-25ceaaeae978 - - - - - -] Attempt 1 to provision port 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:47.677 16 INFO neutron.plugins.ml2.plugin [None req-ac330bdc-366d-4a9a-8482-a35153534e57 - - - - - -] Attempt 1 to provision port 9539824b-850e-4403-99ba-2d1f818ef8bd 2026-06-24 19:38:48.952 16 INFO neutron.plugins.ml2.plugin [None req-57d21225-0324-4417-adbc-f73d2e5348c5 - - - - - -] Attempt 1 to provision port 52c68972-4e63-46cf-bd08-2ca7e4d80186 2026-06-24 19:38:53.382 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3a52459-de36-44aa-bbc9-49094cda5875'] response: {'server_uuid': '2f26ea32-5034-4896-9b10-d1d814353e63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '52c68972-4e63-46cf-bd08-2ca7e4d80186', 'code': 200} 2026-06-24 19:39:05.300 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 7ba2261d-a61b-4e4a-94d6-d400b84e71a2 2026-06-24 19:39:07.465 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 7ba2261d-a61b-4e4a-94d6-d400b84e71a2 2026-06-24 19:39:09.351 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 80b1f1a5-21d0-408b-8e40-8e543b0e1bab 2026-06-24 19:39:09.790 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port e2cc1305-9813-4639-a347-963582d555aa 2026-06-24 19:39:11.478 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 80b1f1a5-21d0-408b-8e40-8e543b0e1bab 2026-06-24 19:39:17.197 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 93ea9c78-839b-4bd7-8cd5-82abff4b07a8 2026-06-24 19:39:19.158 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 93ea9c78-839b-4bd7-8cd5-82abff4b07a8 2026-06-24 19:39:19.701 13 INFO neutron.plugins.ml2.plugin [None req-3728d635-a7c8-4c20-a30f-67f2dbd2954e - - - - - -] Attempt 1 to provision port 93ea9c78-839b-4bd7-8cd5-82abff4b07a8 2026-06-24 19:39:19.778 13 INFO neutron.plugins.ml2.plugin [None req-3728d635-a7c8-4c20-a30f-67f2dbd2954e - - - - - -] Attempt 1 to provision port 2da52d95-b901-4532-a271-e722b18b9eed 2026-06-24 19:39:23.779 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b414071c-88fe-4eb2-a49d-d7ab5da422e1 2026-06-24 19:39:23.883 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2407f62d-5beb-42b6-9de9-b5c95fa77fb2'] response: {'server_uuid': '86588f3b-10d3-4a84-a70a-702a8d3ad197', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b414071c-88fe-4eb2-a49d-d7ab5da422e1', 'code': 200} 2026-06-24 19:39:24.977 13 INFO neutron.plugins.ml2.plugin [None req-7eaa27f5-2312-46da-b700-1c4757a8e974 - - - - - -] Attempt 1 to provision port b414071c-88fe-4eb2-a49d-d7ab5da422e1 2026-06-24 19:39:25.050 13 INFO neutron.plugins.ml2.plugin [None req-7eaa27f5-2312-46da-b700-1c4757a8e974 - - - - - -] Attempt 1 to provision port 0c3c6b04-eb35-4a67-be3c-82d123e5b7a6 2026-06-24 19:39:25.206 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b414071c-88fe-4eb2-a49d-d7ab5da422e1 2026-06-24 19:39:27.248 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 2da52d95-b901-4532-a271-e722b18b9eed 2026-06-24 19:39:27.604 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 0c3c6b04-eb35-4a67-be3c-82d123e5b7a6 2026-06-24 19:39:29.308 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 2da52d95-b901-4532-a271-e722b18b9eed 2026-06-24 19:39:29.535 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 0c3c6b04-eb35-4a67-be3c-82d123e5b7a6 2026-06-24 19:39:37.327 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:39:38.325 16 INFO neutron.plugins.ml2.plugin [None req-90df2db2-65c6-4179-bd8d-9448b35020a9 - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:39:39.163 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:39:41.270 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5b168f1f-baad-421e-b75f-a7000c515b9c 2026-06-24 19:39:41.714 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:39:43.189 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5b168f1f-baad-421e-b75f-a7000c515b9c 2026-06-24 19:39:43.383 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:39:45.203 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:39:47.433 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:39:49.288 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:39:50.759 13 INFO neutron.plugins.ml2.plugin [None req-2b150dd1-6724-4947-95a0-d1bf7a7b5ed2 - - - - - -] Attempt 1 to provision port 10bacee7-d21a-4fcd-a890-17ab1866b60e 2026-06-24 19:39:50.787 13 INFO neutron.plugins.ml2.plugin [None req-2b150dd1-6724-4947-95a0-d1bf7a7b5ed2 - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:39:50.844 13 INFO neutron.plugins.ml2.plugin [None req-2b150dd1-6724-4947-95a0-d1bf7a7b5ed2 - - - - - -] Attempt 1 to provision port b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:39:50.903 13 INFO neutron.plugins.ml2.plugin [None req-2b150dd1-6724-4947-95a0-d1bf7a7b5ed2 - - - - - -] Attempt 1 to provision port 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:39:50.958 13 INFO neutron.plugins.ml2.plugin [None req-2b150dd1-6724-4947-95a0-d1bf7a7b5ed2 - - - - - -] Attempt 1 to provision port 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:39:56.074 13 INFO neutron.plugins.ml2.plugin [None req-42ae2f21-1920-4892-9ecf-c0bc101115a2 - - - - - -] Attempt 1 to provision port c465e916-7c6f-4a05-8207-74d1dc025024 2026-06-24 19:39:56.103 13 INFO neutron.plugins.ml2.plugin [None req-42ae2f21-1920-4892-9ecf-c0bc101115a2 - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:39:56.158 13 INFO neutron.plugins.ml2.plugin [None req-42ae2f21-1920-4892-9ecf-c0bc101115a2 - - - - - -] Attempt 1 to provision port b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:39:56.200 13 INFO neutron.plugins.ml2.plugin [None req-42ae2f21-1920-4892-9ecf-c0bc101115a2 - - - - - -] Attempt 1 to provision port 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:39:56.238 13 INFO neutron.plugins.ml2.plugin [None req-42ae2f21-1920-4892-9ecf-c0bc101115a2 - - - - - -] Attempt 1 to provision port 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:39:56.263 13 INFO neutron.plugins.ml2.plugin [None req-42ae2f21-1920-4892-9ecf-c0bc101115a2 - - - - - -] Attempt 1 to provision port 081762a5-0946-42dc-8982-1d6c40062f77 2026-06-24 19:39:57.772 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port f0575b10-68da-4793-93cc-2c647d6d49ba 2026-06-24 19:39:57.912 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab441d5d-feb3-4327-b651-c3b734a474f2'] response: {'server_uuid': '99723ba9-db11-46e0-a4a2-a4b5b9f2af9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0575b10-68da-4793-93cc-2c647d6d49ba', 'code': 200} 2026-06-24 19:39:59.308 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port f0575b10-68da-4793-93cc-2c647d6d49ba 2026-06-24 19:40:01.316 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c465e916-7c6f-4a05-8207-74d1dc025024 2026-06-24 19:40:01.613 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 10bacee7-d21a-4fcd-a890-17ab1866b60e 2026-06-24 19:40:01.919 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:40:02.288 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 081762a5-0946-42dc-8982-1d6c40062f77 2026-06-24 19:40:03.975 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:40:04.306 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 081762a5-0946-42dc-8982-1d6c40062f77 2026-06-24 19:40:04.644 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port c465e916-7c6f-4a05-8207-74d1dc025024 2026-06-24 19:40:05.183 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 10bacee7-d21a-4fcd-a890-17ab1866b60e 2026-06-24 19:40:05.506 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c 2026-06-24 19:40:05.798 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6031bcb-28db-48bd-a01d-731d98eaa59b'] response: {'server_uuid': '10c83c4f-08c9-4f25-8692-5e86d941cfce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c', 'code': 200} 2026-06-24 19:40:06.607 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c 2026-06-24 19:40:07.325 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:40:07.408 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port f0575b10-68da-4793-93cc-2c647d6d49ba 2026-06-24 19:40:07.522 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port c465e916-7c6f-4a05-8207-74d1dc025024 2026-06-24 19:40:07.573 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:40:07.632 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:40:07.695 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port 4e10d4e4-f04d-4fb8-9ead-c4900dd85e5c 2026-06-24 19:40:07.746 13 INFO neutron.plugins.ml2.plugin [None req-4408c7fc-4220-4923-ba8c-7a6e5739f87b - - - - - -] Attempt 1 to provision port 081762a5-0946-42dc-8982-1d6c40062f77 2026-06-24 19:40:16.621 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5547ae91-8384-4476-aaf7-8fd047fe1b6d 2026-06-24 19:40:16.969 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-613afb5c-0687-4e70-bf60-93e2325f3342'] response: {'server_uuid': '4eff90e8-e96d-48cd-883e-6786e71df96b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5547ae91-8384-4476-aaf7-8fd047fe1b6d', 'code': 200} 2026-06-24 19:40:18.601 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 5547ae91-8384-4476-aaf7-8fd047fe1b6d 2026-06-24 19:40:38.972 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-09fe1efc-ad6a-4516-8738-e2013a003e72'] response: {'server_uuid': '86588f3b-10d3-4a84-a70a-702a8d3ad197', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b414071c-88fe-4eb2-a49d-d7ab5da422e1', 'code': 200} 2026-06-24 19:40:48.830 16 INFO neutron.plugins.ml2.plugin [None req-3cd27ac0-8b7c-4738-881f-9ecf4271e0ac - - - - - -] Attempt 1 to provision port c9ed70f7-74b7-4d5e-8b7e-e62307996a8b 2026-06-24 19:41:11.221 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b143cd96-3169-4ab1-bd1c-32d4e771ef21 2026-06-24 19:41:11.376 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb946e67-2aaf-4144-839f-60c073dd31ca'] response: {'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b143cd96-3169-4ab1-bd1c-32d4e771ef21', 'code': 200} 2026-06-24 19:41:12.598 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b143cd96-3169-4ab1-bd1c-32d4e771ef21 2026-06-24 19:42:02.881 13 INFO neutron.plugins.ml2.plugin [None req-f6009145-b124-40f5-8aa2-6644c4d34e04 - - - - - -] Attempt 1 to provision port ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 2026-06-24 19:42:08.658 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 2026-06-24 19:42:08.799 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-471664dd-2b01-4856-940d-b0a4523268b1'] response: {'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef01e308-4cc1-4108-bf1e-ceddf3cf3f17', 'code': 200} 2026-06-24 19:42:10.594 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 2026-06-24 19:42:13.149 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 2026-06-24 19:42:39.782 13 INFO neutron.plugins.ml2.plugin [None req-0bff3121-b78b-49b8-ab15-dca5b90b4b53 - - - - - -] Attempt 1 to provision port 70a6e3db-2d64-4884-b927-f66fb01cf7ed 2026-06-24 19:42:48.191 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 70a6e3db-2d64-4884-b927-f66fb01cf7ed 2026-06-24 19:42:48.299 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-efa1472b-03fd-409b-996a-af49b1344686'] response: {'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70a6e3db-2d64-4884-b927-f66fb01cf7ed', 'code': 200} 2026-06-24 19:42:48.807 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 70a6e3db-2d64-4884-b927-f66fb01cf7ed 2026-06-24 19:43:01.002 16 INFO neutron.plugins.ml2.plugin [None req-656bf105-19ba-4ae8-b809-cff8ce66bf16 - - - - - -] Attempt 1 to provision port b4c75129-7b80-4c91-8b4d-94375a5bfff9 2026-06-24 19:43:06.852 13 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b4c75129-7b80-4c91-8b4d-94375a5bfff9 2026-06-24 19:43:07.011 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e952385d-9af9-4a2d-a46b-a4c913b737c9'] response: {'server_uuid': 'f5389542-dc01-4fbd-a060-9951048e7a55', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4c75129-7b80-4c91-8b4d-94375a5bfff9', 'code': 200} 2026-06-24 19:43:08.815 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b4c75129-7b80-4c91-8b4d-94375a5bfff9 2026-06-24 19:43:25.102 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port b4c75129-7b80-4c91-8b4d-94375a5bfff9 2026-06-24 19:43:37.252 16 INFO neutron.plugins.ml2.plugin [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Attempt 1 to provision port 70a6e3db-2d64-4884-b927-f66fb01cf7ed 2026-06-24 19:43:37.334 16 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-655ac9d3-dba6-4cee-b124-3c26493ae02c - - - - - -] Unable to retrieve active L2 agent on host 2026-06-24 19:43:58.935 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port f0575b10-68da-4793-93cc-2c647d6d49ba 2026-06-24 19:43:58.996 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port ef01e308-4cc1-4108-bf1e-ceddf3cf3f17 2026-06-24 19:43:59.024 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port b6cd9fa2-5f38-4bfd-b557-b785a2abfeb5 2026-06-24 19:43:59.077 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port c465e916-7c6f-4a05-8207-74d1dc025024 2026-06-24 19:43:59.128 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port e9f9525b-dd1a-4149-93a3-b7129a97f5b0 2026-06-24 19:43:59.195 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 10bacee7-d21a-4fcd-a890-17ab1866b60e 2026-06-24 19:43:59.264 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 03ed094a-4db4-4489-973d-a7246826f192 2026-06-24 19:43:59.327 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 081762a5-0946-42dc-8982-1d6c40062f77 2026-06-24 19:43:59.398 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port c9ed70f7-74b7-4d5e-8b7e-e62307996a8b 2026-06-24 19:43:59.432 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port b143cd96-3169-4ab1-bd1c-32d4e771ef21 2026-06-24 19:43:59.490 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 048c546e-cd43-45e7-8804-e1c7990986a5 2026-06-24 19:43:59.536 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 99a8880e-f2e5-43d3-975c-60e100498a98 2026-06-24 19:43:59.563 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port b8e19c65-eb9e-4b69-a91a-13a9996b71d9 2026-06-24 19:43:59.626 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 0e0d14a5-ea3f-432c-8895-3c851cba7823 2026-06-24 19:43:59.681 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port c63ed481-bb9e-48d9-aa8f-10d77570fd0f 2026-06-24 19:43:59.734 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 591c1ff2-a000-4c33-8df6-9b670f1d9e19 2026-06-24 19:43:59.760 16 INFO neutron.plugins.ml2.plugin [None req-2f6a3011-2a7e-4656-ac20-6d8a62f66c03 - - - - - -] Attempt 1 to provision port 5547ae91-8384-4476-aaf7-8fd047fe1b6d