+ 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-09-08 16:29:55.693 1 INFO neutron.common.config [-] Logging enabled! 2026-09-08 16:29:55.694 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.19.dev7 2026-09-08 16:29:55.694 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-09-08 16:29:55.694 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 16:29:57.146 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:29:57.148 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 16:29:57.151 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 16:29:57.152 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:29:57.152 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 16:29:57.152 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 16:29:57.153 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:57.160 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:57.160 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:57.160 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:29:57.180 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 16:29:57.181 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:29:57.181 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 16:29:57.200 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 16:29:57.200 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 16:29:57.200 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 16:29:57.200 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 16:29:57.608 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing driver for type 'vlan' 2026-09-08 16:29:57.801 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] VlanTypeDriver initialization complete 2026-09-08 16:29:57.801 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 16:29:57.801 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 16:29:57.850 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 16:29:57.850 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 16:29:57.850 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing extension driver 'port_security' 2026-09-08 16:29:57.851 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 16:29:57.851 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing extension driver 'qos' 2026-09-08 16:29:57.851 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 16:29:57.851 1 INFO neutron.plugins.ml2.managers [None req-4a536046-b1e0-4ebd-9a99-585f8427642f - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 16:29:57.872 1 INFO neutron.quota [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded quota_driver: . 2026-09-08 16:29:57.872 1 INFO neutron.plugins.ml2.plugin [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 16:29:57.872 1 INFO neutron.plugins.ml2.managers [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 16:29:57.873 1 INFO neutron.plugins.ml2.managers [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 16:29:57.873 1 INFO neutron.plugins.ml2.managers [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 16:29:57.873 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: qos 2026-09-08 16:29:57.888 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: router 2026-09-08 16:29:57.923 1 INFO neutron.services.service_base [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 16:29:57.923 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: segments 2026-09-08 16:29:57.986 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: trunk 2026-09-08 16:29:57.999 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: vpnaas 2026-09-08 16:29:58.029 1 WARNING stevedore.named [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 16:29:58.103 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 16:29:58.104 1 INFO neutron.common.utils [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 16:29:58.104 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: taas 2026-09-08 16:29:58.123 1 WARNING stevedore.named [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:29:58.148 1 INFO neutron_taas.services.taas.taas_plugin [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:29:58.148 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: tapmirror 2026-09-08 16:29:58.155 1 WARNING stevedore.named [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:29:58.174 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:29:58.175 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: auto_allocate 2026-09-08 16:29:58.181 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: tag 2026-09-08 16:29:58.189 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: timestamp 2026-09-08 16:29:58.191 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 16:29:58.194 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: flavors 2026-09-08 16:29:58.197 1 INFO neutron.manager [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loading Plugin: revisions 2026-09-08 16:29:58.200 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Initializing extension manager. 2026-09-08 16:29:58.203 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: address-group 2026-09-08 16:29:58.204 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: address-scope 2026-09-08 16:29:58.205 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 16:29:58.205 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: agent 2026-09-08 16:29:58.206 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 16:29:58.207 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 16:29:58.207 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 16:29:58.208 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: availability_zone 2026-09-08 16:29:58.208 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 16:29:58.209 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 16:29:58.209 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: default-subnetpools 2026-09-08 16:29:58.210 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 16:29:58.211 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: dns-integration 2026-09-08 16:29:58.211 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 16:29:58.211 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 16:29:58.212 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: dvr 2026-09-08 16:29:58.212 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 16:29:58.213 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 16:29:58.213 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:29:58.214 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 16:29:58.214 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: external-net 2026-09-08 16:29:58.214 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 16:29:58.215 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: extraroute 2026-09-08 16:29:58.215 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 16:29:58.216 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 16:29:58.216 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 16:29:58.217 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 16:29:58.217 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 16:29:58.218 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: fip-port-details 2026-09-08 16:29:58.218 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: flavors 2026-09-08 16:29:58.219 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 16:29:58.222 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: floatingip-pools 2026-09-08 16:29:58.223 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: ip_allocation 2026-09-08 16:29:58.224 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 16:29:58.224 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: l2_adjacency 2026-09-08 16:29:58.225 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: router 2026-09-08 16:29:58.227 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:29:58.227 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 16:29:58.228 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 16:29:58.228 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 16:29:58.228 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: l3-ha 2026-09-08 16:29:58.229 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:29:58.229 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 16:29:58.230 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: l3-flavors 2026-09-08 16:29:58.230 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:29:58.231 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 16:29:58.232 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 16:29:58.233 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 16:29:58.235 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 16:29:58.235 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 16:29:58.236 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 16:29:58.237 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: multi-provider 2026-09-08 16:29:58.237 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: net-mtu 2026-09-08 16:29:58.237 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 16:29:58.238 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: network_availability_zone 2026-09-08 16:29:58.238 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: network_ha 2026-09-08 16:29:58.239 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: network-ip-availability 2026-09-08 16:29:58.240 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 16:29:58.240 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: pagination 2026-09-08 16:29:58.241 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-device-profile 2026-09-08 16:29:58.241 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 16:29:58.241 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 16:29:58.242 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 16:29:58.242 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-mac-override 2026-09-08 16:29:58.243 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 16:29:58.243 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 16:29:58.243 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 16:29:58.244 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-resource-request 2026-09-08 16:29:58.244 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 16:29:58.244 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 16:29:58.245 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: binding 2026-09-08 16:29:58.246 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: binding-extended 2026-09-08 16:29:58.246 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-security 2026-09-08 16:29:58.246 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: project-id 2026-09-08 16:29:58.247 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: provider 2026-09-08 16:29:58.247 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 16:29:58.249 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos 2026-09-08 16:29:58.249 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 16:29:58.250 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 16:29:58.250 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-default 2026-09-08 16:29:58.251 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-fip 2026-09-08 16:29:58.251 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 16:29:58.251 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 16:29:58.252 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 16:29:58.252 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 16:29:58.253 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 16:29:58.253 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-pps 2026-09-08 16:29:58.254 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 16:29:58.254 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 16:29:58.255 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 16:29:58.255 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: quota-check-limit 2026-09-08 16:29:58.256 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 16:29:58.258 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: quotas 2026-09-08 16:29:58.260 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: quota_details 2026-09-08 16:29:58.261 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: rbac-policies 2026-09-08 16:29:58.262 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: rbac-address-group 2026-09-08 16:29:58.262 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 16:29:58.263 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 16:29:58.263 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 16:29:58.263 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: revision-if-match 2026-09-08 16:29:58.264 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 16:29:58.264 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: router_availability_zone 2026-09-08 16:29:58.265 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 16:29:58.266 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 16:29:58.267 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 16:29:58.267 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 16:29:58.267 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 16:29:58.268 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 16:29:58.268 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 16:29:58.271 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: security-group 2026-09-08 16:29:58.272 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: segment 2026-09-08 16:29:58.273 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 16:29:58.273 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: service-type 2026-09-08 16:29:58.274 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: sorting 2026-09-08 16:29:58.274 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 16:29:58.275 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: standard-attr-description 2026-09-08 16:29:58.275 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: stateful-security-group 2026-09-08 16:29:58.275 1 WARNING neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 16:29:58.276 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 16:29:58.276 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: subnet-external-network 2026-09-08 16:29:58.277 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: subnet_onboard 2026-09-08 16:29:58.277 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 16:29:58.278 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: subnet-service-types 2026-09-08 16:29:58.278 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: subnet_allocation 2026-09-08 16:29:58.279 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 16:29:58.279 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: tag-creation 2026-09-08 16:29:58.280 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 16:29:58.283 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 16:29:58.284 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 16:29:58.284 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: trunk 2026-09-08 16:29:58.284 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: trunk-details 2026-09-08 16:29:58.285 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 16:29:58.285 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 16:29:58.286 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 16:29:58.286 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 16:29:58.288 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 16:29:58.289 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 16:29:58.289 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: vpn-flavors 2026-09-08 16:29:58.290 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: vpnaas 2026-09-08 16:29:58.291 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: taas 2026-09-08 16:29:58.292 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: tap-mirror 2026-09-08 16:29:58.293 1 INFO neutron.api.extensions [None req-3f88ef73-8869-4f82-a2bc-5ba149a7d615 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 16:30:28.378 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 16:30:28.434 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 16:30:28.436 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 16:30:41.526 16 INFO neutron.db.l3_hamode_db [None req-7762f3d4-b7d9-44b1-83f9-ebb189158e39 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 16:30:59.109 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 2328287d-ff3b-48af-a4cd-b20591d82270 2026-09-08 16:30:59.449 16 INFO neutron.plugins.ml2.plugin [None req-ef50a0f2-b9a0-4c41-8ab1-b6cc8c78fd9c - - - - - -] Attempt 1 to provision port 2328287d-ff3b-48af-a4cd-b20591d82270 2026-09-08 16:31:00.984 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 2328287d-ff3b-48af-a4cd-b20591d82270 2026-09-08 16:31:01.113 16 INFO neutron.plugins.ml2.plugin [None req-b913b16c-f9c4-4fed-8701-bdd9cb5672da - - - - - -] Attempt 1 to provision port 2328287d-ff3b-48af-a4cd-b20591d82270 2026-09-08 16:35:41.155 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 083c7787-6628-4332-9ca0-32a5b2cb5f01 2026-09-08 16:35:41.997 16 INFO neutron.plugins.ml2.plugin [None req-7a5351f9-6eee-4d6b-8008-e2c43a996edd - - - - - -] Attempt 1 to provision port 083c7787-6628-4332-9ca0-32a5b2cb5f01 2026-09-08 16:35:43.123 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 083c7787-6628-4332-9ca0-32a5b2cb5f01 2026-09-08 16:35:43.897 16 INFO neutron.plugins.ml2.plugin [None req-4fbd7946-6e98-4152-a528-89381bd2bb0b - - - - - -] Attempt 1 to provision port 083c7787-6628-4332-9ca0-32a5b2cb5f01 2026-09-08 16:35:49.970 16 INFO neutron.plugins.ml2.plugin [None req-4970cab1-fa4e-4928-9eff-b89c7585dd51 - - - - - -] Attempt 1 to provision port 0a448adf-46ff-4138-8981-31dade33e08d 2026-09-08 16:39:39.767 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 0a448adf-46ff-4138-8981-31dade33e08d 2026-09-08 16:39:41.169 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 0a448adf-46ff-4138-8981-31dade33e08d 2026-09-08 16:48:33.338 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port dab098ea-7b2a-487a-9813-bb99e2b4f6d7 2026-09-08 16:48:35.302 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port dab098ea-7b2a-487a-9813-bb99e2b4f6d7 2026-09-08 16:58:12.576 13 INFO neutron.plugins.ml2.plugin [None req-e7ba0da8-f75f-4744-9e6e-713502624aa4 - - - - - -] Attempt 1 to provision port 083c7787-6628-4332-9ca0-32a5b2cb5f01 2026-09-08 16:58:12.640 13 INFO neutron.plugins.ml2.plugin [None req-e7ba0da8-f75f-4744-9e6e-713502624aa4 - - - - - -] Attempt 1 to provision port 2328287d-ff3b-48af-a4cd-b20591d82270 2026-09-08 16:58:12.723 13 INFO neutron.plugins.ml2.plugin [None req-e7ba0da8-f75f-4744-9e6e-713502624aa4 - - - - - -] Attempt 1 to provision port 0a448adf-46ff-4138-8981-31dade33e08d 2026-09-08 17:06:29.648 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 6e4cf84f-8fdc-4970-81ae-f8e4833fa6f6 2026-09-08 17:06:31.549 16 INFO neutron.plugins.ml2.plugin [None req-4a231611-ba9f-4da8-94a2-ee164a37e143 - - - - - -] Attempt 1 to provision port 6e4cf84f-8fdc-4970-81ae-f8e4833fa6f6 2026-09-08 17:06:31.653 16 INFO neutron.plugins.ml2.plugin [None req-4a231611-ba9f-4da8-94a2-ee164a37e143 - - - - - -] Attempt 1 to provision port 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 2026-09-08 17:06:31.669 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 6e4cf84f-8fdc-4970-81ae-f8e4833fa6f6 2026-09-08 17:06:33.776 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 7626d159-6448-4fed-be68-fbf0629f2362 2026-09-08 17:06:37.703 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 9280bf26-dd94-4f39-80d3-9188a3774ec4 2026-09-08 17:06:37.913 16 INFO neutron.plugins.ml2.plugin [None req-5ee760e3-f529-41e2-8c34-51b42962ffce - - - - - -] Attempt 1 to provision port 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 2026-09-08 17:06:39.746 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 9280bf26-dd94-4f39-80d3-9188a3774ec4 2026-09-08 17:06:40.030 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 8471b1e5-c7e5-4988-afc0-de342ca5b0d0 2026-09-08 17:06:41.637 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 8471b1e5-c7e5-4988-afc0-de342ca5b0d0 2026-09-08 17:06:43.641 16 INFO neutron.plugins.ml2.plugin [None req-8e3a2ce1-414a-4cf3-b404-6d5ecb31c11a - - - - - -] Attempt 1 to provision port 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 2026-09-08 17:06:46.167 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 0be63201-416b-4d78-bd9d-1f7f88d4924d 2026-09-08 17:06:46.851 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-752ca397-ee01-4408-9991-a37cfd807b9e'] response: {'server_uuid': '10804549-6335-4e74-9e99-9f48adc4e4ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0be63201-416b-4d78-bd9d-1f7f88d4924d', 'code': 200} 2026-09-08 17:06:47.704 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 0be63201-416b-4d78-bd9d-1f7f88d4924d 2026-09-08 17:06:47.863 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1afab8dc-78ae-4136-b02c-c9300e9e7912 2026-09-08 17:06:49.710 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1afab8dc-78ae-4136-b02c-c9300e9e7912 2026-09-08 17:06:51.203 16 INFO neutron.plugins.ml2.plugin [None req-b4eed917-54d8-482d-984b-9b46477c576c - - - - - -] Attempt 1 to provision port 1afab8dc-78ae-4136-b02c-c9300e9e7912 2026-09-08 17:06:51.268 16 INFO neutron.plugins.ml2.plugin [None req-b4eed917-54d8-482d-984b-9b46477c576c - - - - - -] Attempt 1 to provision port 3a1a127f-2126-4af5-a024-a7fbf3bfebc8 2026-09-08 17:06:51.295 16 INFO neutron.plugins.ml2.plugin [None req-b4eed917-54d8-482d-984b-9b46477c576c - - - - - -] Attempt 1 to provision port f638f121-058b-4236-939a-f762c3901231 2026-09-08 17:06:53.199 13 INFO neutron.plugins.ml2.plugin [None req-2a7b3088-f36b-47fa-bbb8-461cb0d518e1 - - - - - -] Attempt 1 to provision port f3c8b0c2-0203-4297-93ed-a06e560b2993 2026-09-08 17:07:00.189 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f999a626-d33e-4f27-aef6-8b1873f127cd 2026-09-08 17:07:00.805 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1209392-1974-4562-832a-2b55377187a1'] response: {'server_uuid': '0d227acd-4ffe-42db-b51d-05410814c715', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f999a626-d33e-4f27-aef6-8b1873f127cd', 'code': 200} 2026-09-08 17:07:01.739 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f999a626-d33e-4f27-aef6-8b1873f127cd 2026-09-08 17:07:02.140 16 INFO neutron.plugins.ml2.plugin [None req-e8c15801-e45f-4cb5-92be-22dbd635b229 - - - - - -] Attempt 1 to provision port 684a65f3-5b97-4597-bf3d-d6b35ee2a780 2026-09-08 17:07:09.794 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 2026-09-08 17:07:10.135 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f638f121-058b-4236-939a-f762c3901231 2026-09-08 17:07:11.778 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 2026-09-08 17:07:12.048 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f3c8b0c2-0203-4297-93ed-a06e560b2993 2026-09-08 17:07:12.322 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 3a1a127f-2126-4af5-a024-a7fbf3bfebc8 2026-09-08 17:07:12.576 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f638f121-058b-4236-939a-f762c3901231 2026-09-08 17:07:14.035 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f3c8b0c2-0203-4297-93ed-a06e560b2993 2026-09-08 17:07:14.200 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 3a1a127f-2126-4af5-a024-a7fbf3bfebc8 2026-09-08 17:07:19.866 13 INFO neutron.plugins.ml2.plugin [None req-7858c8a1-8093-4f25-9fd1-e12ebfb97dfc - - - - - -] Attempt 1 to provision port 0be63201-416b-4d78-bd9d-1f7f88d4924d 2026-09-08 17:07:23.730 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port b184bf2d-3583-4234-9b0b-cae6d5a844c3 2026-09-08 17:07:25.769 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port b184bf2d-3583-4234-9b0b-cae6d5a844c3 2026-09-08 17:07:25.921 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 0a353b6d-5a8a-497a-b206-4928a842981d 2026-09-08 17:07:27.928 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 0a353b6d-5a8a-497a-b206-4928a842981d 2026-09-08 17:07:33.679 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d8e17594-1525-447c-a7fd-426bb338144a 2026-09-08 17:07:33.899 13 INFO neutron.plugins.ml2.plugin [None req-0b05c7c4-d2e9-489c-8976-8c0c1e6d527d - - - - - -] Attempt 1 to provision port 0a353b6d-5a8a-497a-b206-4928a842981d 2026-09-08 17:07:33.964 13 INFO neutron.plugins.ml2.plugin [None req-0b05c7c4-d2e9-489c-8976-8c0c1e6d527d - - - - - -] Attempt 1 to provision port 57bb3a5a-2274-4c75-b38d-a315dd9ea6e5 2026-09-08 17:07:33.995 13 INFO neutron.plugins.ml2.plugin [None req-0b05c7c4-d2e9-489c-8976-8c0c1e6d527d - - - - - -] Attempt 1 to provision port 29c3fecd-9c75-4be4-b2e3-7fa3d0cb79b2 2026-09-08 17:07:35.767 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 737528a4-4274-4dc2-99e8-58d6f52ae95c 2026-09-08 17:07:36.174 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d8e17594-1525-447c-a7fd-426bb338144a 2026-09-08 17:07:37.746 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 737528a4-4274-4dc2-99e8-58d6f52ae95c 2026-09-08 17:07:40.171 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ff8ab85b-c963-4f76-afcc-85ff9eba6737 2026-09-08 17:07:40.396 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7457d90e-9051-4456-b066-10cbcc236f70'] response: {'server_uuid': '650479b2-dae4-4b99-8277-1fee5fbe3e92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff8ab85b-c963-4f76-afcc-85ff9eba6737', 'code': 200} 2026-09-08 17:07:41.800 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 5f8dfa02-30db-4ea8-a23a-d586dafa3358 2026-09-08 17:07:42.100 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ff8ab85b-c963-4f76-afcc-85ff9eba6737 2026-09-08 17:07:43.889 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 5f8dfa02-30db-4ea8-a23a-d586dafa3358 2026-09-08 17:07:46.174 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port 0a353b6d-5a8a-497a-b206-4928a842981d 2026-09-08 17:07:46.241 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port ff8ab85b-c963-4f76-afcc-85ff9eba6737 2026-09-08 17:07:46.289 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port 5f8dfa02-30db-4ea8-a23a-d586dafa3358 2026-09-08 17:07:46.338 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port 585bc7d8-9da6-4b6e-8038-f109dc43d14c 2026-09-08 17:07:46.361 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port 01aa3faa-8985-482c-9eb0-08d3b4ea295c 2026-09-08 17:07:46.387 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port 29c3fecd-9c75-4be4-b2e3-7fa3d0cb79b2 2026-09-08 17:07:46.559 16 INFO neutron.plugins.ml2.plugin [None req-cd3f39f9-54dc-43ff-91f3-9ac0d9bf55cc - - - - - -] Attempt 1 to provision port 163d5c05-2e99-4a96-b186-7a72697714e4 2026-09-08 17:07:47.794 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 29c3fecd-9c75-4be4-b2e3-7fa3d0cb79b2 2026-09-08 17:07:47.975 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 57bb3a5a-2274-4c75-b38d-a315dd9ea6e5 2026-09-08 17:07:50.366 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:07:50.544 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-84e348b7-7083-419c-8346-a55245924986'] response: {'server_uuid': 'deeda547-cdae-4a96-82cf-6094b1d4cd97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f635dbd0-ac63-41fb-b72e-17599c735790', 'code': 200} 2026-09-08 17:07:50.813 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 57bb3a5a-2274-4c75-b38d-a315dd9ea6e5 2026-09-08 17:07:52.375 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 2026-09-08 17:07:52.382 16 INFO neutron.plugins.ml2.plugin [None req-b2fdcf32-2774-405f-9412-b0d1703c3e78 - - - - - -] Attempt 1 to provision port 29c3fecd-9c75-4be4-b2e3-7fa3d0cb79b2 2026-09-08 17:07:52.581 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa6f33c-324b-4877-8ae6-158b0bae6903'] response: {'server_uuid': '48b867ed-c3f0-4246-ab44-14a887cd4300', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3', 'code': 200} 2026-09-08 17:07:52.858 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:07:53.974 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1f1e755a-b5df-4ea4-b2ff-46df88b5ab2c 2026-09-08 17:07:54.268 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 2026-09-08 17:07:54.431 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 163d5c05-2e99-4a96-b186-7a72697714e4 2026-09-08 17:07:56.014 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 9bdcf58e-216d-43ae-8bc8-9c68a1fcc3b8 2026-09-08 17:07:56.371 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 585bc7d8-9da6-4b6e-8038-f109dc43d14c 2026-09-08 17:07:56.815 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1f1e755a-b5df-4ea4-b2ff-46df88b5ab2c 2026-09-08 17:07:57.191 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 163d5c05-2e99-4a96-b186-7a72697714e4 2026-09-08 17:07:57.575 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 01aa3faa-8985-482c-9eb0-08d3b4ea295c 2026-09-08 17:07:59.389 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 9bdcf58e-216d-43ae-8bc8-9c68a1fcc3b8 2026-09-08 17:07:59.564 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 585bc7d8-9da6-4b6e-8038-f109dc43d14c 2026-09-08 17:07:59.768 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 01aa3faa-8985-482c-9eb0-08d3b4ea295c 2026-09-08 17:08:01.528 16 INFO neutron.plugins.ml2.plugin [None req-9615d7e3-8b26-4738-9ab4-caf02e04433b - - - - - -] Attempt 1 to provision port 1f1e755a-b5df-4ea4-b2ff-46df88b5ab2c 2026-09-08 17:08:01.589 16 INFO neutron.plugins.ml2.plugin [None req-9615d7e3-8b26-4738-9ab4-caf02e04433b - - - - - -] Attempt 1 to provision port 9bdcf58e-216d-43ae-8bc8-9c68a1fcc3b8 2026-09-08 17:08:01.653 16 INFO neutron.plugins.ml2.plugin [None req-9615d7e3-8b26-4738-9ab4-caf02e04433b - - - - - -] Attempt 1 to provision port a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 2026-09-08 17:08:03.494 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 077462a5-e100-4732-9665-02e2e0074d2f 2026-09-08 17:08:05.674 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d89e8db0-3659-482a-860a-82324debebf9 2026-09-08 17:08:06.087 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 077462a5-e100-4732-9665-02e2e0074d2f 2026-09-08 17:08:07.520 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d89e8db0-3659-482a-860a-82324debebf9 2026-09-08 17:08:10.790 13 INFO neutron.plugins.ml2.plugin [None req-5d1517b7-46de-4a57-a1c1-44ec8870f1ef - - - - - -] Attempt 1 to provision port 5f8dfa02-30db-4ea8-a23a-d586dafa3358 2026-09-08 17:08:10.873 13 INFO neutron.plugins.ml2.plugin [None req-5d1517b7-46de-4a57-a1c1-44ec8870f1ef - - - - - -] Attempt 1 to provision port 133b6949-4dfd-4119-a85e-dbee2680a3b0 2026-09-08 17:08:10.895 13 INFO neutron.plugins.ml2.plugin [None req-5d1517b7-46de-4a57-a1c1-44ec8870f1ef - - - - - -] Attempt 1 to provision port 01aa3faa-8985-482c-9eb0-08d3b4ea295c 2026-09-08 17:08:10.957 13 INFO neutron.plugins.ml2.plugin [None req-5d1517b7-46de-4a57-a1c1-44ec8870f1ef - - - - - -] Attempt 1 to provision port d89e8db0-3659-482a-860a-82324debebf9 2026-09-08 17:08:11.006 13 INFO neutron.plugins.ml2.plugin [None req-5d1517b7-46de-4a57-a1c1-44ec8870f1ef - - - - - -] Attempt 1 to provision port a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 2026-09-08 17:08:11.057 13 INFO neutron.plugins.ml2.plugin [None req-5d1517b7-46de-4a57-a1c1-44ec8870f1ef - - - - - -] Attempt 1 to provision port f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:08:13.965 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 07829605-c8f0-47aa-857a-86bad75909df 2026-09-08 17:08:14.128 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-14f62aad-dd42-4d75-8e9b-d617b4ad72c5'] response: {'server_uuid': 'dbd0553f-93f1-49fc-a5f2-95cd30af0ed2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07829605-c8f0-47aa-857a-86bad75909df', 'code': 200} 2026-09-08 17:08:15.354 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 07829605-c8f0-47aa-857a-86bad75909df 2026-09-08 17:08:16.081 13 INFO neutron.plugins.ml2.plugin [None req-b5c84ed1-fd62-4761-a6ec-f6786652bfdf - - - - - -] Attempt 1 to provision port 01aa3faa-8985-482c-9eb0-08d3b4ea295c 2026-09-08 17:08:16.142 13 INFO neutron.plugins.ml2.plugin [None req-b5c84ed1-fd62-4761-a6ec-f6786652bfdf - - - - - -] Attempt 1 to provision port 133b6949-4dfd-4119-a85e-dbee2680a3b0 2026-09-08 17:08:19.466 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 133b6949-4dfd-4119-a85e-dbee2680a3b0 2026-09-08 17:08:19.862 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 5ecf817a-8214-458a-8d45-fded03d69426 2026-09-08 17:08:19.995 16 INFO neutron.plugins.ml2.plugin [None req-b2d7faab-2f19-4ebb-9d94-72fde34789b1 - - - - - -] Attempt 1 to provision port 5ecf817a-8214-458a-8d45-fded03d69426 2026-09-08 17:08:21.402 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 133b6949-4dfd-4119-a85e-dbee2680a3b0 2026-09-08 17:08:21.628 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 5ecf817a-8214-458a-8d45-fded03d69426 2026-09-08 17:08:24.822 13 INFO neutron.plugins.ml2.plugin [None req-881e15e3-4460-46e3-9a0d-3496c86d81be - - - - - -] Attempt 1 to provision port f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:08:25.411 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d593818d-c947-42f0-9d4a-cd619c50b605 2026-09-08 17:08:27.385 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d593818d-c947-42f0-9d4a-cd619c50b605 2026-09-08 17:08:32.246 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 932dce86-81ed-4755-8fec-0711f57443da 2026-09-08 17:08:32.768 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 9ab7bc80-6bbb-4c09-88f8-9393745723be 2026-09-08 17:08:32.945 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e6439bb-c192-4da8-b9fc-c3b5dcbce303'] response: {'server_uuid': '5b9fde97-12b5-4428-bb44-ba89ba374d5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ab7bc80-6bbb-4c09-88f8-9393745723be', 'code': 200} 2026-09-08 17:08:34.537 16 INFO neutron.plugins.ml2.plugin [None req-e4f5bd5a-77d0-40b5-9224-d87acb92ee5b - - - - - -] Attempt 1 to provision port 9ab7bc80-6bbb-4c09-88f8-9393745723be 2026-09-08 17:08:34.595 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 932dce86-81ed-4755-8fec-0711f57443da 2026-09-08 17:08:34.615 16 INFO neutron.plugins.ml2.plugin [None req-e4f5bd5a-77d0-40b5-9224-d87acb92ee5b - - - - - -] Attempt 1 to provision port 932dce86-81ed-4755-8fec-0711f57443da 2026-09-08 17:08:34.719 16 INFO neutron.plugins.ml2.plugin [None req-e4f5bd5a-77d0-40b5-9224-d87acb92ee5b - - - - - -] Attempt 1 to provision port 338f83df-90da-460f-a97d-d021ffdcb5f8 2026-09-08 17:08:34.821 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 9ab7bc80-6bbb-4c09-88f8-9393745723be 2026-09-08 17:08:35.547 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e6b0b3d-259a-406c-b21b-fa0b023fe0d9'] response: {'server_uuid': 'deeda547-cdae-4a96-82cf-6094b1d4cd97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f635dbd0-ac63-41fb-b72e-17599c735790', 'code': 200} 2026-09-08 17:08:38.204 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port b11600f1-1c86-4d28-9fe8-108f6a256080 2026-09-08 17:08:38.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-df29feb6-29e9-409c-acca-186256aaaaf1'] response: {'server_uuid': 'f626034a-9b60-4458-a782-588882a9e4d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b11600f1-1c86-4d28-9fe8-108f6a256080', 'code': 200} 2026-09-08 17:08:38.532 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:08:39.409 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port b11600f1-1c86-4d28-9fe8-108f6a256080 2026-09-08 17:08:39.448 16 INFO neutron.plugins.ml2.plugin [None req-47ef47f6-df02-4c51-812a-1f6759e72614 - - - - - -] Attempt 1 to provision port 256e787d-4e30-4c54-a6e9-0697d839a1d9 2026-09-08 17:08:39.474 16 INFO neutron.plugins.ml2.plugin [None req-47ef47f6-df02-4c51-812a-1f6759e72614 - - - - - -] Attempt 1 to provision port 338f83df-90da-460f-a97d-d021ffdcb5f8 2026-09-08 17:08:39.523 16 INFO neutron.plugins.ml2.plugin [None req-47ef47f6-df02-4c51-812a-1f6759e72614 - - - - - -] Attempt 1 to provision port b11600f1-1c86-4d28-9fe8-108f6a256080 2026-09-08 17:08:39.688 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:08:40.370 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9c2dd4f-3f4e-43ef-953c-5693d0b63fbe'] response: {'server_uuid': 'deeda547-cdae-4a96-82cf-6094b1d4cd97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f635dbd0-ac63-41fb-b72e-17599c735790', 'code': 200} 2026-09-08 17:08:41.397 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 256e787d-4e30-4c54-a6e9-0697d839a1d9 2026-09-08 17:08:41.676 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 338f83df-90da-460f-a97d-d021ffdcb5f8 2026-09-08 17:08:43.347 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 256e787d-4e30-4c54-a6e9-0697d839a1d9 2026-09-08 17:08:43.569 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 338f83df-90da-460f-a97d-d021ffdcb5f8 2026-09-08 17:08:57.587 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-65ae73c9-43cd-4c7a-b4b2-922864008fb2'] response: {'server_uuid': '5b9fde97-12b5-4428-bb44-ba89ba374d5f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ab7bc80-6bbb-4c09-88f8-9393745723be', 'code': 200} 2026-09-08 17:09:13.520 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1980641c-f3c0-4adf-a95c-e6f199424276 2026-09-08 17:09:13.767 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ba33b0f2-96f5-4f15-92fe-197fe897d39d 2026-09-08 17:09:14.890 16 INFO neutron.plugins.ml2.plugin [None req-a647e8b2-3c14-4eb5-a5d4-016e26c83d2b - - - - - -] Attempt 1 to provision port ba33b0f2-96f5-4f15-92fe-197fe897d39d 2026-09-08 17:09:15.335 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1980641c-f3c0-4adf-a95c-e6f199424276 2026-09-08 17:09:15.574 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ba33b0f2-96f5-4f15-92fe-197fe897d39d 2026-09-08 17:09:18.134 13 INFO neutron.plugins.ml2.plugin [None req-43d20187-0b4d-483d-b289-cdd0e115e792 - - - - - -] Attempt 1 to provision port 449d1e98-e94d-4537-97cd-8184feb92a12 2026-09-08 17:09:18.164 13 INFO neutron.plugins.ml2.plugin [None req-43d20187-0b4d-483d-b289-cdd0e115e792 - - - - - -] Attempt 1 to provision port ba33b0f2-96f5-4f15-92fe-197fe897d39d 2026-09-08 17:09:18.234 13 INFO neutron.plugins.ml2.plugin [None req-43d20187-0b4d-483d-b289-cdd0e115e792 - - - - - -] Attempt 1 to provision port 561eb72c-0845-4b28-aa06-ac96dfc9a7e1 2026-09-08 17:09:21.437 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port a19f9e21-1b7a-40e2-8831-c2050f736395 2026-09-08 17:09:21.753 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 77c5510c-4805-4957-9877-b261db37833d 2026-09-08 17:09:23.370 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port a19f9e21-1b7a-40e2-8831-c2050f736395 2026-09-08 17:09:23.618 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 77c5510c-4805-4957-9877-b261db37833d 2026-09-08 17:09:26.641 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d243c640-5841-437c-a707-14cd5ba038f6 2026-09-08 17:09:27.072 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 7f67888f-badf-48a2-bdd8-8db050ffbb1f 2026-09-08 17:09:27.239 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-10b106a2-7447-4146-8c78-2c8035323e5f'] response: {'server_uuid': '25c4ba1a-bf82-4a73-9a13-bacd299d36b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f67888f-badf-48a2-bdd8-8db050ffbb1f', 'code': 200} 2026-09-08 17:09:28.353 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d243c640-5841-437c-a707-14cd5ba038f6 2026-09-08 17:09:28.623 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 7f67888f-badf-48a2-bdd8-8db050ffbb1f 2026-09-08 17:09:30.380 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 561eb72c-0845-4b28-aa06-ac96dfc9a7e1 2026-09-08 17:09:30.787 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 449d1e98-e94d-4537-97cd-8184feb92a12 2026-09-08 17:09:32.418 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 561eb72c-0845-4b28-aa06-ac96dfc9a7e1 2026-09-08 17:09:32.671 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 449d1e98-e94d-4537-97cd-8184feb92a12 2026-09-08 17:09:32.828 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 946d3d07-8457-4afd-9b19-2896fd058137 2026-09-08 17:09:33.350 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port 62a40a5e-36b0-4943-939a-6e9f0b4eae3e 2026-09-08 17:09:33.403 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port 946d3d07-8457-4afd-9b19-2896fd058137 2026-09-08 17:09:33.465 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port 1d849bd6-6c06-4fc9-987a-3d94fb241d7c 2026-09-08 17:09:33.487 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port 4282a3fe-0203-4eb0-ae59-8eea8b61d054 2026-09-08 17:09:33.511 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:09:33.534 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port d243c640-5841-437c-a707-14cd5ba038f6 2026-09-08 17:09:33.571 16 INFO neutron.plugins.ml2.plugin [None req-abb8edb7-5b56-4769-bc9b-ddb979918b6c - - - - - -] Attempt 1 to provision port 77c5510c-4805-4957-9877-b261db37833d 2026-09-08 17:09:34.328 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 946d3d07-8457-4afd-9b19-2896fd058137 2026-09-08 17:09:36.873 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 80adc0db-2814-49f1-817f-eb6667e9610d 2026-09-08 17:09:36.993 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ff67205-589c-4f4b-9098-7b1e1bd5947f'] response: {'server_uuid': '64fbef35-e07d-46f9-ba2f-50ad7ceae0ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80adc0db-2814-49f1-817f-eb6667e9610d', 'code': 200} 2026-09-08 17:09:38.561 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 80adc0db-2814-49f1-817f-eb6667e9610d 2026-09-08 17:09:40.573 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 4282a3fe-0203-4eb0-ae59-8eea8b61d054 2026-09-08 17:09:40.911 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1d849bd6-6c06-4fc9-987a-3d94fb241d7c 2026-09-08 17:09:41.166 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 62a40a5e-36b0-4943-939a-6e9f0b4eae3e 2026-09-08 17:09:41.436 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:09:42.910 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 4282a3fe-0203-4eb0-ae59-8eea8b61d054 2026-09-08 17:09:43.070 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 62a40a5e-36b0-4943-939a-6e9f0b4eae3e 2026-09-08 17:09:43.310 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:09:43.525 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 1d849bd6-6c06-4fc9-987a-3d94fb241d7c 2026-09-08 17:09:45.741 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port 62a40a5e-36b0-4943-939a-6e9f0b4eae3e 2026-09-08 17:09:45.872 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port 946d3d07-8457-4afd-9b19-2896fd058137 2026-09-08 17:09:45.918 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port 80adc0db-2814-49f1-817f-eb6667e9610d 2026-09-08 17:09:45.952 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:09:45.992 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port 1d849bd6-6c06-4fc9-987a-3d94fb241d7c 2026-09-08 17:09:46.036 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port d243c640-5841-437c-a707-14cd5ba038f6 2026-09-08 17:09:46.079 13 INFO neutron.plugins.ml2.plugin [None req-18af3f55-720b-4272-b0c1-85c6dd2349d9 - - - - - -] Attempt 1 to provision port 77c5510c-4805-4957-9877-b261db37833d 2026-09-08 17:09:49.246 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 13476501-035d-4576-9d09-c18ce201448f 2026-09-08 17:09:50.992 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port b4b6339a-a1d9-4650-a862-1ca27d95e1f8 2026-09-08 17:09:51.399 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 13476501-035d-4576-9d09-c18ce201448f 2026-09-08 17:09:53.082 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 4f9904ff-4b2e-437c-95e0-9cc4dc117fe2 2026-09-08 17:09:53.486 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port b4b6339a-a1d9-4650-a862-1ca27d95e1f8 2026-09-08 17:09:54.597 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port 62a40a5e-36b0-4943-939a-6e9f0b4eae3e 2026-09-08 17:09:54.668 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:09:54.702 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port 7a02e1e9-5293-4e28-af52-178f1064feb1 2026-09-08 17:09:54.770 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port 1d849bd6-6c06-4fc9-987a-3d94fb241d7c 2026-09-08 17:09:54.844 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port 80adc0db-2814-49f1-817f-eb6667e9610d 2026-09-08 17:09:54.910 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:09:55.012 16 INFO neutron.plugins.ml2.plugin [None req-482df32e-d0cc-4d26-91c5-31909898e254 - - - - - -] Attempt 1 to provision port b4b6339a-a1d9-4650-a862-1ca27d95e1f8 2026-09-08 17:09:55.160 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 4f9904ff-4b2e-437c-95e0-9cc4dc117fe2 2026-09-08 17:09:55.571 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 242aceae-e4ec-4ee8-a26d-16c3eeea3565 2026-09-08 17:09:55.689 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1163f20f-4542-4540-acf3-06d5f91eea4a'] response: {'server_uuid': '1c44bcd6-b751-4672-989b-fbc54c805908', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '242aceae-e4ec-4ee8-a26d-16c3eeea3565', 'code': 200} 2026-09-08 17:09:56.923 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 242aceae-e4ec-4ee8-a26d-16c3eeea3565 2026-09-08 17:09:58.946 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f2147e3e-5931-4bce-98d0-fbdc70177306 2026-09-08 17:10:01.007 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f2147e3e-5931-4bce-98d0-fbdc70177306 2026-09-08 17:10:05.064 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:10:05.118 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port c7fc4d7a-3422-4b56-a26f-f249fc9c55aa 2026-09-08 17:10:05.142 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port 242aceae-e4ec-4ee8-a26d-16c3eeea3565 2026-09-08 17:10:05.201 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port ac9cb9bf-a600-4c4e-9043-d22388f88b46 2026-09-08 17:10:05.224 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:10:05.274 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port b4b6339a-a1d9-4650-a862-1ca27d95e1f8 2026-09-08 17:10:05.327 13 INFO neutron.plugins.ml2.plugin [None req-9d1ebf8b-8195-42f4-8c81-c372277c4c20 - - - - - -] Attempt 1 to provision port f2147e3e-5931-4bce-98d0-fbdc70177306 2026-09-08 17:10:08.126 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d1f6eb55-05f1-4f9d-ae3a-bf867592f22f 2026-09-08 17:10:08.296 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a643f453-5375-4cf2-ab97-43f8d9a18b31'] response: {'server_uuid': '06daa9f5-dae6-4e4c-bfe7-2b448cfa794e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1f6eb55-05f1-4f9d-ae3a-bf867592f22f', 'code': 200} 2026-09-08 17:10:08.607 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 7a02e1e9-5293-4e28-af52-178f1064feb1 2026-09-08 17:10:08.875 16 INFO neutron.plugins.ml2.plugin [None req-bafbec8b-e19c-4084-ab87-551313b4d75c - - - - - -] Attempt 1 to provision port 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:10:09.330 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:10:09.665 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 7a02e1e9-5293-4e28-af52-178f1064feb1 2026-09-08 17:10:09.831 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port d1f6eb55-05f1-4f9d-ae3a-bf867592f22f 2026-09-08 17:10:11.340 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ac9cb9bf-a600-4c4e-9043-d22388f88b46 2026-09-08 17:10:11.696 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port c7fc4d7a-3422-4b56-a26f-f249fc9c55aa 2026-09-08 17:10:13.299 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ac9cb9bf-a600-4c4e-9043-d22388f88b46 2026-09-08 17:10:13.537 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port c7fc4d7a-3422-4b56-a26f-f249fc9c55aa 2026-09-08 17:10:18.477 16 INFO neutron.plugins.ml2.plugin [None req-0d5719bb-c067-429b-8a44-942586e7f2d0 - - - - - -] Attempt 1 to provision port d1f6eb55-05f1-4f9d-ae3a-bf867592f22f 2026-09-08 17:10:18.522 16 INFO neutron.plugins.ml2.plugin [None req-0d5719bb-c067-429b-8a44-942586e7f2d0 - - - - - -] Attempt 1 to provision port ac9cb9bf-a600-4c4e-9043-d22388f88b46 2026-09-08 17:10:18.558 16 INFO neutron.plugins.ml2.plugin [None req-0d5719bb-c067-429b-8a44-942586e7f2d0 - - - - - -] Attempt 1 to provision port 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:10:30.081 13 INFO neutron.plugins.ml2.plugin [None req-4f13b563-6f30-4fe3-a1d4-74eb53b8bc5b - - - - - -] Attempt 1 to provision port a2c84832-1728-4277-b2e0-bab61d23470b 2026-09-08 17:10:45.264 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 4d9f3a11-cab2-44ef-a3d0-bd556a4e18e4 2026-09-08 17:10:55.813 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port acd2db0c-5213-486f-b56c-607085a309b2 2026-09-08 17:10:55.919 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b90bd14f-8be8-4fdd-8032-838742ab132a'] response: {'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acd2db0c-5213-486f-b56c-607085a309b2', 'code': 200} 2026-09-08 17:10:57.405 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port acd2db0c-5213-486f-b56c-607085a309b2 2026-09-08 17:11:35.559 13 INFO neutron.plugins.ml2.plugin [None req-aa664fbe-1b9e-42cd-9a57-ae1bb382d438 - - - - - -] Attempt 1 to provision port ff7ffa8f-e9b5-42c3-8c52-34949ac966cc 2026-09-08 17:11:41.292 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ff7ffa8f-e9b5-42c3-8c52-34949ac966cc 2026-09-08 17:11:41.439 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d9b0056-d8a8-40c1-bdf4-d2362e245e73'] response: {'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff7ffa8f-e9b5-42c3-8c52-34949ac966cc', 'code': 200} 2026-09-08 17:11:43.285 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ff7ffa8f-e9b5-42c3-8c52-34949ac966cc 2026-09-08 17:11:45.812 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port ff7ffa8f-e9b5-42c3-8c52-34949ac966cc 2026-09-08 17:12:11.855 13 INFO neutron.plugins.ml2.plugin [None req-af8b9d0b-6cf0-4ca4-9e7d-653effd82406 - - - - - -] Attempt 1 to provision port 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a 2026-09-08 17:12:20.898 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a 2026-09-08 17:12:21.107 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e660ff4d-5559-4190-b99b-dd27ee3d4189'] response: {'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a', 'code': 200} 2026-09-08 17:12:21.528 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a 2026-09-08 17:12:31.812 16 INFO neutron.plugins.ml2.plugin [None req-332bde66-42bd-4543-9cfc-57768f6f8c43 - - - - - -] Attempt 1 to provision port f033704a-94da-40aa-82e1-dd81ceddbb56 2026-09-08 17:12:39.587 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f033704a-94da-40aa-82e1-dd81ceddbb56 2026-09-08 17:12:39.739 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e96cfe4-6c79-46c0-9486-2ae0af9050c3'] response: {'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f033704a-94da-40aa-82e1-dd81ceddbb56', 'code': 200} 2026-09-08 17:12:41.614 13 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f033704a-94da-40aa-82e1-dd81ceddbb56 2026-09-08 17:12:42.302 16 INFO neutron.plugins.ml2.plugin [None req-dd3a3257-a961-47b5-8402-f5321b554e2a - - - - - -] Attempt 1 to provision port 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a 2026-09-08 17:12:55.598 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port f033704a-94da-40aa-82e1-dd81ceddbb56 2026-09-08 17:12:56.366 16 INFO neutron.plugins.ml2.plugin [None req-0ec5f923-f6f1-4bfa-8554-80216d9841dd - - - - - -] Attempt 1 to provision port f033704a-94da-40aa-82e1-dd81ceddbb56 2026-09-08 17:13:05.592 16 INFO neutron.plugins.ml2.plugin [None req-74d3fc75-0c5d-4023-9b81-081093013565 - - - - - -] Attempt 1 to provision port 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a 2026-09-08 17:13:06.285 13 INFO neutron.plugins.ml2.plugin [None req-3f824ad2-48a0-4d9e-b176-8804876d19bc - - - - - -] Attempt 1 to provision port 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a