+ 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-02-25 20:26:39.862 1 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:26:39.863 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-02-25 20:26:39.863 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-02-25 20:26:39.863 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:26:41.329 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:26:41.331 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:26:41.334 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-25 20:26:41.335 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:26:41.335 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:26:41.335 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:26:41.336 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:26:41.342 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:26:41.342 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:26:41.342 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:26:41.361 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:26:41.362 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:26:41.363 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:26:41.384 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:26:41.384 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:26:41.384 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:26:41.384 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:26:41.650 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:26:41.796 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:26:41.796 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:26:41.796 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:26:41.833 1 INFO neutron.plugins.ml2.managers [None req-8aca175b-983d-492c-af04-bfa293c3e296 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:26:41.844 1 INFO neutron.quota [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded quota_driver: . 2026-02-25 20:26:41.844 1 INFO neutron.plugins.ml2.plugin [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:26:41.844 1 INFO neutron.plugins.ml2.managers [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:26:41.844 1 INFO neutron.plugins.ml2.managers [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:26:41.844 1 INFO neutron.plugins.ml2.managers [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:26:41.845 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: qos 2026-02-25 20:26:41.855 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: router 2026-02-25 20:26:41.890 1 INFO neutron.services.service_base [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:26:41.890 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: segments 2026-02-25 20:26:41.955 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: trunk 2026-02-25 20:26:41.967 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:26:41.998 1 WARNING stevedore.named [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:26:42.067 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:26:42.067 1 INFO neutron.common.utils [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:26:42.067 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: taas 2026-02-25 20:26:42.085 1 WARNING stevedore.named [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:26:42.085 1 WARNING stevedore.named [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-25 20:26:42.108 1 INFO neutron_taas.services.taas.taas_plugin [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-25 20:26:42.109 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: tapmirror 2026-02-25 20:26:42.119 1 WARNING stevedore.named [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:26:42.120 1 WARNING stevedore.named [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-25 20:26:42.136 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-25 20:26:42.137 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:26:42.146 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: tag 2026-02-25 20:26:42.152 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: timestamp 2026-02-25 20:26:42.155 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:26:42.158 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: flavors 2026-02-25 20:26:42.160 1 INFO neutron.manager [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loading Plugin: revisions 2026-02-25 20:26:42.164 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Initializing extension manager. 2026-02-25 20:26:42.165 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: address-group 2026-02-25 20:26:42.165 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: address-scope 2026-02-25 20:26:42.166 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:26:42.166 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: agent 2026-02-25 20:26:42.167 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:26:42.168 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:26:42.168 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:26:42.169 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: availability_zone 2026-02-25 20:26:42.169 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:26:42.170 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:26:42.170 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:26:42.171 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:26:42.172 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: dns-integration 2026-02-25 20:26:42.172 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:26:42.173 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:26:42.173 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: dvr 2026-02-25 20:26:42.174 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:26:42.174 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:26:42.174 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:26:42.175 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:26:42.175 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: external-net 2026-02-25 20:26:42.175 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:26:42.176 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: extraroute 2026-02-25 20:26:42.176 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:26:42.177 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:26:42.178 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:26:42.178 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:26:42.179 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:26:42.179 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:26:42.180 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: flavors 2026-02-25 20:26:42.181 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:26:42.183 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:26:42.183 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:26:42.184 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:26:42.184 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:26:42.185 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: router 2026-02-25 20:26:42.186 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:26:42.187 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 20:26:42.188 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 20:26:42.188 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:26:42.188 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: l3-ha 2026-02-25 20:26:42.189 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:26:42.189 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:26:42.190 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:26:42.190 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:26:42.191 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:26:42.193 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:26:42.194 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:26:42.195 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:26:42.195 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:26:42.196 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:26:42.197 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: multi-provider 2026-02-25 20:26:42.197 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: net-mtu 2026-02-25 20:26:42.198 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:26:42.198 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:26:42.199 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: network_ha 2026-02-25 20:26:42.199 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:26:42.200 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:26:42.200 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: pagination 2026-02-25 20:26:42.201 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:26:42.201 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 20:26:42.202 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:26:42.202 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:26:42.202 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:26:42.203 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:26:42.203 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:26:42.204 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-25 20:26:42.204 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:26:42.204 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:26:42.205 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-25 20:26:42.205 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: binding 2026-02-25 20:26:42.206 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: binding-extended 2026-02-25 20:26:42.206 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-security 2026-02-25 20:26:42.206 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: project-id 2026-02-25 20:26:42.207 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: provider 2026-02-25 20:26:42.207 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-25 20:26:42.209 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos 2026-02-25 20:26:42.210 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:26:42.210 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:26:42.211 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-default 2026-02-25 20:26:42.211 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-fip 2026-02-25 20:26:42.212 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:26:42.212 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:26:42.212 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:26:42.213 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:26:42.213 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:26:42.214 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-pps 2026-02-25 20:26:42.214 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:26:42.215 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:26:42.215 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:26:42.216 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:26:42.216 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-25 20:26:42.218 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: quotas 2026-02-25 20:26:42.220 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: quota_details 2026-02-25 20:26:42.221 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:26:42.222 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:26:42.222 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:26:42.223 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:26:42.223 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:26:42.223 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:26:42.224 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:26:42.224 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:26:42.225 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:26:42.226 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:26:42.227 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:26:42.227 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:26:42.227 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:26:42.228 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 20:26:42.228 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:26:42.232 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: security-group 2026-02-25 20:26:42.233 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: segment 2026-02-25 20:26:42.233 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:26:42.234 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: service-type 2026-02-25 20:26:42.234 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: sorting 2026-02-25 20:26:42.235 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:26:42.235 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:26:42.236 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:26:42.236 1 WARNING neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:26:42.236 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:26:42.237 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: subnet-external-network 2026-02-25 20:26:42.237 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:26:42.238 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:26:42.238 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:26:42.238 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:26:42.239 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:26:42.239 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: tag-creation 2026-02-25 20:26:42.240 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:26:42.243 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:26:42.244 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:26:42.244 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: trunk 2026-02-25 20:26:42.245 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: trunk-details 2026-02-25 20:26:42.245 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:26:42.245 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-25 20:26:42.246 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:26:42.246 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-25 20:26:42.248 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 20:26:42.249 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:26:42.249 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:26:42.250 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: vpnaas 2026-02-25 20:26:42.251 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: taas 2026-02-25 20:26:42.252 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: tap-mirror 2026-02-25 20:26:42.253 1 INFO neutron.api.extensions [None req-c6fe4b56-392c-4f06-adb6-a3b965c15d32 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-25 20:27:12.347 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 20:27:12.387 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 20:27:12.397 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 20:27:27.379 13 INFO neutron.db.l3_hamode_db [None req-a62f3819-a4a6-49d9-878c-90630cf3c446 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:27:39.079 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 0544b78c-d369-48c9-b296-c56dfbe6ca7c 2026-02-25 20:27:40.458 16 INFO neutron.plugins.ml2.plugin [None req-93c774e7-22aa-4032-9fe9-2ee0e1dea715 - - - - - -] Attempt 1 to provision port 0544b78c-d369-48c9-b296-c56dfbe6ca7c 2026-02-25 20:27:40.908 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 0544b78c-d369-48c9-b296-c56dfbe6ca7c 2026-02-25 20:27:42.163 16 INFO neutron.plugins.ml2.plugin [None req-f7939568-adda-423b-a4fd-7bc5b073d122 - - - - - -] Attempt 1 to provision port 0544b78c-d369-48c9-b296-c56dfbe6ca7c 2026-02-25 20:32:16.993 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port d85d0bf6-2f6a-413c-a6dc-fd508b883839 2026-02-25 20:32:17.257 16 INFO neutron.plugins.ml2.plugin [None req-901e85e0-3b32-43d9-8370-1b4b052b7cf6 - - - - - -] Attempt 1 to provision port d85d0bf6-2f6a-413c-a6dc-fd508b883839 2026-02-25 20:32:18.958 13 INFO neutron.plugins.ml2.plugin [None req-45156e65-8293-4f35-b564-2afa22122e1b - - - - - -] Attempt 1 to provision port d85d0bf6-2f6a-413c-a6dc-fd508b883839 2026-02-25 20:32:18.972 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port d85d0bf6-2f6a-413c-a6dc-fd508b883839 2026-02-25 20:32:24.736 16 INFO neutron.plugins.ml2.plugin [None req-40160c10-a1df-4cc5-b639-ecdb05b166aa - - - - - -] Attempt 1 to provision port b4bbca7c-b502-4b34-abfb-dd55250d6602 2026-02-25 20:36:01.626 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port b4bbca7c-b502-4b34-abfb-dd55250d6602 2026-02-25 20:36:03.067 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port b4bbca7c-b502-4b34-abfb-dd55250d6602 2026-02-25 20:44:09.192 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 6ffca34c-9a4a-4c5b-9465-7b2462fe0f6c 2026-02-25 20:44:11.178 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 6ffca34c-9a4a-4c5b-9465-7b2462fe0f6c 2026-02-25 20:55:08.474 13 INFO neutron.plugins.ml2.plugin [None req-c2a3646c-aa51-4ef2-a2ab-a2cd9b4a9e06 - - - - - -] Attempt 1 to provision port b4bbca7c-b502-4b34-abfb-dd55250d6602 2026-02-25 20:55:08.540 13 INFO neutron.plugins.ml2.plugin [None req-c2a3646c-aa51-4ef2-a2ab-a2cd9b4a9e06 - - - - - -] Attempt 1 to provision port 0544b78c-d369-48c9-b296-c56dfbe6ca7c 2026-02-25 20:55:08.596 13 INFO neutron.plugins.ml2.plugin [None req-c2a3646c-aa51-4ef2-a2ab-a2cd9b4a9e06 - - - - - -] Attempt 1 to provision port d85d0bf6-2f6a-413c-a6dc-fd508b883839 2026-02-25 20:59:26.898 13 INFO neutron.plugins.ml2.plugin [None req-25aa421f-509f-4600-ae70-bf54e9e52dbb - - - - - -] Attempt 1 to provision port 119db26b-58df-4e98-a543-5fac2681650c 2026-02-25 20:59:27.543 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 119db26b-58df-4e98-a543-5fac2681650c 2026-02-25 20:59:29.545 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port b2f5b987-41f2-47aa-b8a4-9b444b8afe17 2026-02-25 20:59:31.829 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a70ee013-853f-466e-984d-a08238547df2 2026-02-25 20:59:32.140 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port b2f5b987-41f2-47aa-b8a4-9b444b8afe17 2026-02-25 20:59:33.757 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a70ee013-853f-466e-984d-a08238547df2 2026-02-25 20:59:34.016 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port e6657948-082b-44ad-bc2a-53a071c3e9a5 2026-02-25 20:59:35.668 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port ebd11d71-9484-48a2-8932-e903dc07f8ab 2026-02-25 20:59:37.828 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port ebd11d71-9484-48a2-8932-e903dc07f8ab 2026-02-25 20:59:38.073 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a88902e1-7df8-4551-b720-edc59b164b20 2026-02-25 20:59:39.805 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a88902e1-7df8-4551-b720-edc59b164b20 2026-02-25 20:59:43.572 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 479e2406-5f51-43b7-9a60-e5d550f4b2dd 2026-02-25 20:59:45.774 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 5ab53b64-5136-4fb8-b04a-604b1a381c0a 2026-02-25 20:59:47.479 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 5ab53b64-5136-4fb8-b04a-604b1a381c0a 2026-02-25 20:59:49.514 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a58b86f5-a003-4b05-904d-9bb335eb27e1 2026-02-25 20:59:51.657 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 6c20d5ae-10ad-4d98-89ca-2bf6a1fbcb50 2026-02-25 20:59:52.044 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a58b86f5-a003-4b05-904d-9bb335eb27e1 2026-02-25 20:59:53.859 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 6c20d5ae-10ad-4d98-89ca-2bf6a1fbcb50 2026-02-25 20:59:54.006 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port b6a5a1a0-f5be-49f4-8ef8-40da27bbfbcc 2026-02-25 20:59:55.539 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port b6a5a1a0-f5be-49f4-8ef8-40da27bbfbcc 2026-02-25 20:59:59.649 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 33daac6e-8863-430e-ae09-fbfd62fef392 2026-02-25 20:59:59.977 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port bf860855-26a8-48e5-b82e-60f1eeebb92f 2026-02-25 21:00:01.850 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 33daac6e-8863-430e-ae09-fbfd62fef392 2026-02-25 21:00:02.078 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port bf860855-26a8-48e5-b82e-60f1eeebb92f 2026-02-25 21:00:17.585 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 1e87012e-bbf6-4e0f-ad57-1a7fe4eab482 2026-02-25 21:00:19.565 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 1e87012e-bbf6-4e0f-ad57-1a7fe4eab482 2026-02-25 21:00:39.629 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 597a546c-4722-44ac-bb52-0fed289952dc 2026-02-25 21:00:41.601 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 597a546c-4722-44ac-bb52-0fed289952dc 2026-02-25 21:00:42.024 13 INFO neutron.plugins.ml2.plugin [None req-c6c2bd56-ca27-4e38-b93e-6c26e244fdff - - - - - -] Attempt 1 to provision port 597a546c-4722-44ac-bb52-0fed289952dc 2026-02-25 21:00:49.592 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 1e0c1535-19ec-480f-9fa2-89035a56a166 2026-02-25 21:00:49.952 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port cdb29450-d933-4960-8884-629544e20907 2026-02-25 21:00:51.722 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 1e0c1535-19ec-480f-9fa2-89035a56a166 2026-02-25 21:00:51.967 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port cdb29450-d933-4960-8884-629544e20907 2026-02-25 21:00:52.225 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port db86e98b-e293-4dbf-9d6d-2e7001bbd9a7 2026-02-25 21:00:53.843 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 89f0f8a1-45ff-4260-9aeb-82e2c844c534 2026-02-25 21:00:54.195 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port db86e98b-e293-4dbf-9d6d-2e7001bbd9a7 2026-02-25 21:00:55.687 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 89f0f8a1-45ff-4260-9aeb-82e2c844c534 2026-02-25 21:00:57.700 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a249c746-6665-4211-89a8-0b5b16c6ba38 2026-02-25 21:00:59.662 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 8812b638-594f-413d-bfc2-ac6ee55ef9bf 2026-02-25 21:01:00.374 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a249c746-6665-4211-89a8-0b5b16c6ba38 2026-02-25 21:01:01.693 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 8812b638-594f-413d-bfc2-ac6ee55ef9bf 2026-02-25 21:01:05.617 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 6400d6f9-5761-47b8-8621-56c69c78c271 2026-02-25 21:01:07.768 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 6400d6f9-5761-47b8-8621-56c69c78c271 2026-02-25 21:01:10.219 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 588aaeae-70f8-4127-b47c-74ec38cae2e8 2026-02-25 21:01:10.816 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port a8d9f0a1-de36-4ec0-92dd-b1e13b2ed3c0 2026-02-25 21:01:11.094 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 8ce6c575-c6c1-4fc7-ba13-92d503c64c30 2026-02-25 21:01:12.816 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 588aaeae-70f8-4127-b47c-74ec38cae2e8 2026-02-25 21:01:22.544 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 737a69db-7ba8-4b2d-8ec9-ec295e170aa5 2026-02-25 21:01:24.492 16 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 737a69db-7ba8-4b2d-8ec9-ec295e170aa5 2026-02-25 21:01:40.496 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 4f06979b-c0b3-42aa-8ca5-334104a005ec 2026-02-25 21:01:42.747 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 1fe82df4-b592-4f70-a75d-706fbc695228 2026-02-25 21:01:43.186 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 4f06979b-c0b3-42aa-8ca5-334104a005ec 2026-02-25 21:01:44.495 13 INFO neutron.plugins.ml2.plugin [None req-6afda660-c9ab-4065-a06c-16ca5400db2a - - - - - -] Attempt 1 to provision port 1fe82df4-b592-4f70-a75d-706fbc695228 2026-02-25 21:01:47.385 13 INFO neutron.plugins.ml2.plugin [None req-64430bca-46d1-485d-ba19-d2d50718e68c - - - - - -] Attempt 1 to provision port 1fe82df4-b592-4f70-a75d-706fbc695228 2026-02-25 21:01:47.436 13 INFO neutron.plugins.ml2.plugin [None req-64430bca-46d1-485d-ba19-d2d50718e68c - - - - - -] Attempt 1 to provision port 9bbd24df-0392-4e8a-94ca-34299bd37dbf 2026-02-25 21:02:19.994 13 INFO neutron.plugins.ml2.plugin [None req-13e013b7-aca6-4427-8efe-22fd37a94602 - - - - - -] Attempt 1 to provision port b5a37ac0-fbae-49a1-b44a-791cd536b1a8