+ 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-12 07:15:32.717 1 INFO neutron.common.config [-] Logging enabled! 2026-09-12 07:15:32.718 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-09-12 07:15:32.719 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-09-12 07:15:32.719 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-12 07:15:34.045 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-12 07:15:34.047 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-12 07:15:34.050 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-12 07:15:34.051 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-12 07:15:34.051 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-12 07:15:34.051 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-12 07:15:34.051 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-12 07:15:34.051 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 07:15:34.058 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 07:15:34.058 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-12 07:15:34.058 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-12 07:15:34.077 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-12 07:15:34.078 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-12 07:15:34.078 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-12 07:15:34.093 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-12 07:15:34.094 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-12 07:15:34.094 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-12 07:15:34.094 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-12 07:15:34.458 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing driver for type 'vlan' 2026-09-12 07:15:34.622 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] VlanTypeDriver initialization complete 2026-09-12 07:15:34.622 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing driver for type 'vxlan' 2026-09-12 07:15:34.623 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-12 07:15:34.705 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-12 07:15:34.706 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-12 07:15:34.706 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing extension driver 'port_security' 2026-09-12 07:15:34.706 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-12 07:15:34.706 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing extension driver 'qos' 2026-09-12 07:15:34.707 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-12 07:15:34.707 1 INFO neutron.plugins.ml2.managers [None req-3bc18251-392a-4133-b5ab-d2f8e5953028 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-12 07:15:34.725 1 INFO neutron.quota [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded quota_driver: . 2026-09-12 07:15:34.726 1 INFO neutron.plugins.ml2.plugin [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Modular L2 Plugin initialization complete 2026-09-12 07:15:34.726 1 INFO neutron.plugins.ml2.managers [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-12 07:15:34.727 1 INFO neutron.plugins.ml2.managers [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-12 07:15:34.727 1 INFO neutron.plugins.ml2.managers [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-12 07:15:34.727 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: qos 2026-09-12 07:15:34.745 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: router 2026-09-12 07:15:34.783 1 INFO neutron.services.service_base [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-12 07:15:34.783 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: segments 2026-09-12 07:15:34.853 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: trunk 2026-09-12 07:15:34.866 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: vpnaas 2026-09-12 07:15:34.900 1 WARNING stevedore.named [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-12 07:15:34.970 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-12 07:15:34.970 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: taas 2026-09-12 07:15:35.169 1 WARNING stevedore.named [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-12 07:15:35.203 1 INFO neutron_taas.services.taas.taas_plugin [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-12 07:15:35.203 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: tapmirror 2026-09-12 07:15:35.215 1 WARNING stevedore.named [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-12 07:15:35.238 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-12 07:15:35.238 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: auto_allocate 2026-09-12 07:15:35.245 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: tag 2026-09-12 07:15:35.254 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: timestamp 2026-09-12 07:15:35.257 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: network_ip_availability 2026-09-12 07:15:35.264 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: flavors 2026-09-12 07:15:35.268 1 INFO neutron.manager [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loading Plugin: revisions 2026-09-12 07:15:35.271 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Initializing extension manager. 2026-09-12 07:15:35.272 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-12 07:15:35.273 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: address-group 2026-09-12 07:15:35.274 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: address-scope 2026-09-12 07:15:35.274 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-12 07:15:35.275 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: agent 2026-09-12 07:15:35.276 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: agent-resources-synced 2026-09-12 07:15:35.276 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: agent_sort_key 2026-09-12 07:15:35.277 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-12 07:15:35.278 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-12 07:15:35.278 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: availability_zone 2026-09-12 07:15:35.279 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: availability_zone_filter 2026-09-12 07:15:35.279 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-12 07:15:35.280 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: default-subnetpools 2026-09-12 07:15:35.281 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-12 07:15:35.281 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: dns-integration 2026-09-12 07:15:35.282 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: dns-domain-ports 2026-09-12 07:15:35.282 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-12 07:15:35.282 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: dvr 2026-09-12 07:15:35.283 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-12 07:15:35.283 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: empty-string-filtering 2026-09-12 07:15:35.284 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-12 07:15:35.284 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-12 07:15:35.285 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-12 07:15:35.286 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: external-net 2026-09-12 07:15:35.286 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-12 07:15:35.287 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: extraroute 2026-09-12 07:15:35.288 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: extraroute-atomic 2026-09-12 07:15:35.288 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: filter-validation 2026-09-12 07:15:35.289 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-12 07:15:35.289 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-12 07:15:35.290 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-12 07:15:35.290 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: fip-port-details 2026-09-12 07:15:35.291 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: flavors 2026-09-12 07:15:35.292 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-12 07:15:35.292 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: floatingip-pools 2026-09-12 07:15:35.293 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: ip_allocation 2026-09-12 07:15:35.293 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-12 07:15:35.294 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: l2_adjacency 2026-09-12 07:15:35.295 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: router 2026-09-12 07:15:35.295 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-12 07:15:35.296 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-12 07:15:35.297 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-12 07:15:35.297 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-12 07:15:35.298 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: ext-gw-mode 2026-09-12 07:15:35.298 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: l3-ha 2026-09-12 07:15:35.298 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-12 07:15:35.299 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-12 07:15:35.299 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: l3-flavors 2026-09-12 07:15:35.300 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-12 07:15:35.300 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-12 07:15:35.303 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-12 07:15:35.304 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-12 07:15:35.304 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-12 07:15:35.305 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-12 07:15:35.306 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-12 07:15:35.306 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: multi-provider 2026-09-12 07:15:35.307 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: net-mtu 2026-09-12 07:15:35.307 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: net-mtu-writable 2026-09-12 07:15:35.307 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: network_availability_zone 2026-09-12 07:15:35.308 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: network_ha 2026-09-12 07:15:35.308 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: network-ip-availability 2026-09-12 07:15:35.309 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-12 07:15:35.310 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-12 07:15:35.310 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: pagination 2026-09-12 07:15:35.310 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-device-profile 2026-09-12 07:15:35.311 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-12 07:15:35.311 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-12 07:15:35.312 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-12 07:15:35.312 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-mac-override 2026-09-12 07:15:35.312 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-12 07:15:35.313 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-12 07:15:35.313 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-12 07:15:35.314 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-resource-request 2026-09-12 07:15:35.314 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-12 07:15:35.314 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-12 07:15:35.315 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: binding 2026-09-12 07:15:35.315 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: binding-extended 2026-09-12 07:15:35.316 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-security 2026-09-12 07:15:35.316 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: project-id 2026-09-12 07:15:35.317 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: provider 2026-09-12 07:15:35.317 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-12 07:15:35.318 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-12 07:15:35.322 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos 2026-09-12 07:15:35.322 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-12 07:15:35.323 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-12 07:15:35.323 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-default 2026-09-12 07:15:35.324 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-fip 2026-09-12 07:15:35.324 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-12 07:15:35.324 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-12 07:15:35.325 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-12 07:15:35.325 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-12 07:15:35.326 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-12 07:15:35.326 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-pps 2026-09-12 07:15:35.327 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-12 07:15:35.327 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-12 07:15:35.328 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: qos-rules-alias 2026-09-12 07:15:35.328 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: quota-check-limit 2026-09-12 07:15:35.328 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-12 07:15:35.330 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: quotas 2026-09-12 07:15:35.332 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: quota_details 2026-09-12 07:15:35.334 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: rbac-policies 2026-09-12 07:15:35.334 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: rbac-address-group 2026-09-12 07:15:35.335 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: rbac-address-scope 2026-09-12 07:15:35.335 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: rbac-security-groups 2026-09-12 07:15:35.335 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-12 07:15:35.336 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: revision-if-match 2026-09-12 07:15:35.336 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-12 07:15:35.337 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: router_availability_zone 2026-09-12 07:15:35.337 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-12 07:15:35.338 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-12 07:15:35.339 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-12 07:15:35.340 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-12 07:15:35.340 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-12 07:15:35.340 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-12 07:15:35.341 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-12 07:15:35.341 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-12 07:15:35.342 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-12 07:15:35.345 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: security-group 2026-09-12 07:15:35.346 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: segment 2026-09-12 07:15:35.346 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-12 07:15:35.347 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: service-type 2026-09-12 07:15:35.347 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: sorting 2026-09-12 07:15:35.348 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: standard-attr-segment 2026-09-12 07:15:35.348 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: standard-attr-description 2026-09-12 07:15:35.349 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: stateful-security-group 2026-09-12 07:15:35.349 1 WARNING neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-12 07:15:35.349 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-12 07:15:35.350 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: subnet-external-network 2026-09-12 07:15:35.350 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: subnet_onboard 2026-09-12 07:15:35.351 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-12 07:15:35.351 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: subnet-service-types 2026-09-12 07:15:35.352 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: subnet_allocation 2026-09-12 07:15:35.353 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-12 07:15:35.353 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: tag-creation 2026-09-12 07:15:35.354 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-12 07:15:35.357 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: standard-attr-tag 2026-09-12 07:15:35.357 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-12 07:15:35.358 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: trunk 2026-09-12 07:15:35.358 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: trunk-details 2026-09-12 07:15:35.359 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-12 07:15:35.359 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-12 07:15:35.359 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-12 07:15:35.360 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-12 07:15:35.361 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-12 07:15:35.362 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-12 07:15:35.363 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: vpn-flavors 2026-09-12 07:15:35.364 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: vpnaas 2026-09-12 07:15:35.365 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: taas 2026-09-12 07:15:35.366 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: tap-mirror 2026-09-12 07:15:35.366 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-12 07:15:35.367 1 INFO neutron.api.extensions [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-12 07:15:35.372 1 WARNING oslo_service.backend._threading.service [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-09-12 07:15:35.379 1 WARNING oslo_service.backend._threading.service [None req-ce70d1c3-419f-4917-b68d-db600329a9b2 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-09-12 07:16:05.466 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-12 07:16:05.505 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-12 07:16:05.505 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-12 07:16:25.963 13 INFO neutron.db.l3_hamode_db [None req-4fbc97d2-866c-488b-8606-40ec03f65188 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-12 07:16:43.216 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 27fc8304-491e-452b-8dd8-3cc2a80b3755 2026-09-12 07:16:44.733 13 INFO neutron.plugins.ml2.plugin [None req-68dabaed-a055-4981-bfd7-2b978434d8eb - - - - - -] Attempt 1 to provision port 27fc8304-491e-452b-8dd8-3cc2a80b3755 2026-09-12 07:16:45.151 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 27fc8304-491e-452b-8dd8-3cc2a80b3755 2026-09-12 07:16:46.474 13 INFO neutron.plugins.ml2.plugin [None req-5d34db64-9840-4021-9e31-bd7588be26c7 - - - - - -] Attempt 1 to provision port 27fc8304-491e-452b-8dd8-3cc2a80b3755 2026-09-12 07:21:51.236 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b2b0f13d-0cf3-4ed5-8089-9fe009923432 2026-09-12 07:21:52.703 16 INFO neutron.plugins.ml2.plugin [None req-bfa74edc-5ad6-4fee-bdec-66312504072b - - - - - -] Attempt 1 to provision port b2b0f13d-0cf3-4ed5-8089-9fe009923432 2026-09-12 07:21:53.216 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b2b0f13d-0cf3-4ed5-8089-9fe009923432 2026-09-12 07:21:58.610 13 INFO neutron.plugins.ml2.plugin [None req-99f894ce-e8ab-4b32-844d-583f61ffbf57 - - - - - -] Attempt 1 to provision port db251c2c-617f-42c5-a86f-fb89f53bc5fe 2026-09-12 07:26:05.919 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port db251c2c-617f-42c5-a86f-fb89f53bc5fe 2026-09-12 07:26:07.323 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port db251c2c-617f-42c5-a86f-fb89f53bc5fe 2026-09-12 07:35:15.502 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 00ab41fe-e7ad-49a4-ba29-e1bf9d4696a0 2026-09-12 07:35:17.496 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 00ab41fe-e7ad-49a4-ba29-e1bf9d4696a0 2026-09-12 07:43:16.184 16 INFO neutron.plugins.ml2.plugin [None req-6e96d555-27e9-4ded-9a68-62b954212291 - - - - - -] Attempt 1 to provision port b2b0f13d-0cf3-4ed5-8089-9fe009923432 2026-09-12 07:43:16.275 16 INFO neutron.plugins.ml2.plugin [None req-6e96d555-27e9-4ded-9a68-62b954212291 - - - - - -] Attempt 1 to provision port 27fc8304-491e-452b-8dd8-3cc2a80b3755 2026-09-12 07:43:16.339 16 INFO neutron.plugins.ml2.plugin [None req-6e96d555-27e9-4ded-9a68-62b954212291 - - - - - -] Attempt 1 to provision port db251c2c-617f-42c5-a86f-fb89f53bc5fe 2026-09-12 07:53:27.793 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 8f0b33ba-8830-46d3-a2da-20bc378b3ad5 2026-09-12 07:53:29.784 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 8f0b33ba-8830-46d3-a2da-20bc378b3ad5 2026-09-12 07:53:34.115 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 4493817e-90c1-4128-aabc-5049bb4b9644 2026-09-12 07:53:37.016 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b4d9c825-7cc4-47fe-bec0-afc0918b8d62 2026-09-12 07:53:37.381 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 23758ba9-769e-408d-b752-6c734646d7ea 2026-09-12 07:53:37.676 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 4493817e-90c1-4128-aabc-5049bb4b9644 2026-09-12 07:53:38.544 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b4d9c825-7cc4-47fe-bec0-afc0918b8d62 2026-09-12 07:53:38.962 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 39d91f4c-20d1-4c62-8e12-3c2806e8371b 2026-09-12 07:53:39.425 13 INFO neutron.plugins.ml2.plugin [None req-5f9237e0-46e7-424c-896c-87e2b285eb7f - - - - - -] Attempt 1 to provision port 986b7b95-a891-44cd-a8c9-1ca883977426 2026-09-12 07:53:39.616 13 INFO neutron.plugins.ml2.plugin [None req-5f9237e0-46e7-424c-896c-87e2b285eb7f - - - - - -] Attempt 1 to provision port e9082ef4-ea11-447f-a08d-2001a0cc9116 2026-09-12 07:53:39.750 13 INFO neutron.plugins.ml2.plugin [None req-5f9237e0-46e7-424c-896c-87e2b285eb7f - - - - - -] Attempt 1 to provision port afb478b1-b6cc-41fd-a731-917c1d87b9cb 2026-09-12 07:53:39.903 13 INFO neutron.plugins.ml2.plugin [None req-5f9237e0-46e7-424c-896c-87e2b285eb7f - - - - - -] Attempt 1 to provision port 4493817e-90c1-4128-aabc-5049bb4b9644 2026-09-12 07:53:40.313 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 23758ba9-769e-408d-b752-6c734646d7ea 2026-09-12 07:53:41.961 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 0807375f-28df-4d13-afb0-4d9ff1e36f02 2026-09-12 07:53:42.987 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 39d91f4c-20d1-4c62-8e12-3c2806e8371b 2026-09-12 07:53:44.950 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 4c630169-1298-44e4-9a42-a6fddb4f90d1 2026-09-12 07:53:45.434 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 0807375f-28df-4d13-afb0-4d9ff1e36f02 2026-09-12 07:53:46.748 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 4c630169-1298-44e4-9a42-a6fddb4f90d1 2026-09-12 07:53:47.327 16 INFO neutron.plugins.ml2.plugin [None req-ae9ae41a-2ece-41fd-8847-c61b18665df8 - - - - - -] Attempt 1 to provision port a40771fa-07d4-4112-9fcc-5079c4265a02 2026-09-12 07:53:47.369 16 INFO neutron.plugins.ml2.plugin [None req-ae9ae41a-2ece-41fd-8847-c61b18665df8 - - - - - -] Attempt 1 to provision port 80491e2a-57c7-469e-a262-96411050d711 2026-09-12 07:53:47.414 16 INFO neutron.plugins.ml2.plugin [None req-ae9ae41a-2ece-41fd-8847-c61b18665df8 - - - - - -] Attempt 1 to provision port 4c630169-1298-44e4-9a42-a6fddb4f90d1 2026-09-12 07:53:53.093 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 6d2d31cd-4ed0-42d0-963d-68a016b72ffa 2026-09-12 07:53:55.006 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 6d2d31cd-4ed0-42d0-963d-68a016b72ffa 2026-09-12 07:53:58.823 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port c83adda4-6ad2-4651-9a56-37d8d9451e37 2026-09-12 07:54:00.870 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port c83adda4-6ad2-4651-9a56-37d8d9451e37 2026-09-12 07:54:06.949 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port dac2b7e8-4550-4719-ae6f-76350157a945 2026-09-12 07:54:10.856 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b38967d9-4d2e-470e-b754-19681344940c 2026-09-12 07:54:11.366 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 4e97aa36-df99-4b53-83c5-45e9b98aeb97 2026-09-12 07:54:12.882 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b38967d9-4d2e-470e-b754-19681344940c 2026-09-12 07:54:13.008 16 INFO neutron.plugins.ml2.plugin [None req-72f34977-d40c-46ca-a1a4-65832f509dab - - - - - -] Attempt 1 to provision port b38967d9-4d2e-470e-b754-19681344940c 2026-09-12 07:54:13.070 16 INFO neutron.plugins.ml2.plugin [None req-72f34977-d40c-46ca-a1a4-65832f509dab - - - - - -] Attempt 1 to provision port deeef033-536b-47e2-93c8-572dc06a8073 2026-09-12 07:54:13.095 16 INFO neutron.plugins.ml2.plugin [None req-72f34977-d40c-46ca-a1a4-65832f509dab - - - - - -] Attempt 1 to provision port 3ebb47b3-8d2b-41a4-977e-d53c6067828d 2026-09-12 07:54:13.126 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 4e97aa36-df99-4b53-83c5-45e9b98aeb97 2026-09-12 07:54:17.847 13 INFO neutron.plugins.ml2.plugin [None req-64ae8276-2652-456f-8957-8f69dccf38e6 - - - - - -] Attempt 1 to provision port 3ebb47b3-8d2b-41a4-977e-d53c6067828d 2026-09-12 07:54:24.836 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port fd088775-7369-4677-98cb-e8ea4e2b633e 2026-09-12 07:54:26.774 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port fd088775-7369-4677-98cb-e8ea4e2b633e 2026-09-12 07:54:26.968 13 INFO neutron.plugins.ml2.plugin [None req-5415f843-9bd9-4c51-a913-e306741728e0 - - - - - -] Attempt 1 to provision port 73a30c16-cb7a-4166-95d1-236cef48f46e 2026-09-12 07:54:27.007 13 INFO neutron.plugins.ml2.plugin [None req-5415f843-9bd9-4c51-a913-e306741728e0 - - - - - -] Attempt 1 to provision port e0aaab84-48d2-49dc-a452-a764c526cfd0 2026-09-12 07:54:27.034 13 INFO neutron.plugins.ml2.plugin [None req-5415f843-9bd9-4c51-a913-e306741728e0 - - - - - -] Attempt 1 to provision port fd088775-7369-4677-98cb-e8ea4e2b633e 2026-09-12 07:54:30.778 16 INFO neutron.plugins.ml2.plugin [None req-b41e30f6-63d7-4b24-8e78-0c9f93ef2ed5 - - - - - -] Attempt 1 to provision port e0aaab84-48d2-49dc-a452-a764c526cfd0 2026-09-12 07:54:30.826 16 INFO neutron.plugins.ml2.plugin [None req-b41e30f6-63d7-4b24-8e78-0c9f93ef2ed5 - - - - - -] Attempt 1 to provision port fd088775-7369-4677-98cb-e8ea4e2b633e 2026-09-12 07:54:46.890 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 92e065af-bad7-455f-ad4c-5173d225d9b3 2026-09-12 07:55:26.828 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 9d2e9bef-41ef-4ff3-b9ca-bfb9226c1480 2026-09-12 07:55:28.239 13 INFO neutron.plugins.ml2.plugin [None req-a48277dc-8a01-47c3-98c7-84ba0d16ebbb - - - - - -] Attempt 1 to provision port be193705-1e18-43e7-a456-ece0cf986e07 2026-09-12 07:55:28.906 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 9d2e9bef-41ef-4ff3-b9ca-bfb9226c1480 2026-09-12 07:55:30.818 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 47356f14-4186-4381-800a-38ef571eaad2 2026-09-12 07:55:32.690 13 INFO neutron.plugins.ml2.plugin [None req-cecaadc7-24e4-48a6-86ea-d50c2d09077a - - - - - -] Attempt 1 to provision port fa6ff077-6d4a-4d66-aa95-99780529a62a 2026-09-12 07:55:32.727 13 INFO neutron.plugins.ml2.plugin [None req-cecaadc7-24e4-48a6-86ea-d50c2d09077a - - - - - -] Attempt 1 to provision port 47356f14-4186-4381-800a-38ef571eaad2 2026-09-12 07:55:32.813 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 47356f14-4186-4381-800a-38ef571eaad2 2026-09-12 07:55:35.717 16 INFO neutron.plugins.ml2.plugin [None req-67ab006b-0050-439b-970e-9538fd34f26a - - - - - -] Attempt 1 to provision port fa6ff077-6d4a-4d66-aa95-99780529a62a 2026-09-12 07:55:35.752 16 INFO neutron.plugins.ml2.plugin [None req-67ab006b-0050-439b-970e-9538fd34f26a - - - - - -] Attempt 1 to provision port 47356f14-4186-4381-800a-38ef571eaad2 2026-09-12 07:55:37.720 13 INFO neutron.plugins.ml2.plugin [None req-ee3bc0ee-5199-4a76-a132-b02222794e2d - - - - - -] Attempt 1 to provision port fa6ff077-6d4a-4d66-aa95-99780529a62a 2026-09-12 07:55:38.988 13 INFO neutron.plugins.ml2.plugin [None req-192bc02f-2d75-4d4d-bb87-47454f2c606a - - - - - -] Attempt 1 to provision port fa6ff077-6d4a-4d66-aa95-99780529a62a 2026-09-12 07:55:48.311 16 INFO neutron.plugins.ml2.plugin [None req-020e58dd-f641-4de5-878c-2e205ffc3848 - - - - - -] Attempt 1 to provision port b2a54aa4-1c6e-48d8-8410-4c78433e845e 2026-09-12 07:55:50.876 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port f523bf8e-8657-4107-8701-3658e434ed2d 2026-09-12 07:55:53.036 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port dbacadf2-5f63-4663-a5fd-5bf378b69233 2026-09-12 07:55:53.514 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port f523bf8e-8657-4107-8701-3658e434ed2d 2026-09-12 07:55:54.876 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port dbacadf2-5f63-4663-a5fd-5bf378b69233 2026-09-12 07:55:55.150 16 INFO neutron.plugins.ml2.plugin [None req-511124b0-be67-4be0-b7aa-7ed8f7108009 - - - - - -] Attempt 1 to provision port 9d3f798b-0a56-41bf-b776-f022acd1ba90 2026-09-12 07:55:55.196 16 INFO neutron.plugins.ml2.plugin [None req-511124b0-be67-4be0-b7aa-7ed8f7108009 - - - - - -] Attempt 1 to provision port dbacadf2-5f63-4663-a5fd-5bf378b69233 2026-09-12 07:55:59.615 13 INFO neutron.plugins.ml2.plugin [None req-34d21be1-9ec2-44f9-8bbb-82d4068b1527 - - - - - -] Attempt 1 to provision port 9d3f798b-0a56-41bf-b776-f022acd1ba90 2026-09-12 07:55:59.652 13 INFO neutron.plugins.ml2.plugin [None req-34d21be1-9ec2-44f9-8bbb-82d4068b1527 - - - - - -] Attempt 1 to provision port dbacadf2-5f63-4663-a5fd-5bf378b69233 2026-09-12 07:56:00.900 13 INFO neutron.plugins.ml2.plugin [None req-c62f9559-4e4c-4220-9dcb-83df7d7d1ad5 - - - - - -] Attempt 1 to provision port 9d3f798b-0a56-41bf-b776-f022acd1ba90 2026-09-12 07:56:02.999 13 INFO neutron.plugins.ml2.plugin [None req-a889fba7-53b5-4c07-b48c-09d9bcc12c0c - - - - - -] Attempt 1 to provision port 9d3f798b-0a56-41bf-b776-f022acd1ba90 2026-09-12 07:56:04.903 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 84173c8d-7476-4c63-9733-4937f83ffd3a 2026-09-12 07:56:20.913 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 5373c8f1-fb85-4b2b-a24f-2d3f4b459a4b 2026-09-12 07:56:21.227 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 87140475-a3a8-43bb-8b1b-3efc1807cd71 2026-09-12 07:56:22.527 16 INFO neutron.plugins.ml2.plugin [None req-73ae0d73-e71a-48c2-8498-2bc329e427af - - - - - -] Attempt 1 to provision port 87140475-a3a8-43bb-8b1b-3efc1807cd71 2026-09-12 07:56:22.600 16 INFO neutron.plugins.ml2.plugin [None req-73ae0d73-e71a-48c2-8498-2bc329e427af - - - - - -] Attempt 1 to provision port c6c272f3-ff1a-43c8-b908-e822f45dba9a 2026-09-12 07:56:22.626 16 INFO neutron.plugins.ml2.plugin [None req-73ae0d73-e71a-48c2-8498-2bc329e427af - - - - - -] Attempt 1 to provision port ddb79bfd-8e0e-493b-9b9a-1a633a28a89c 2026-09-12 07:56:22.965 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 5373c8f1-fb85-4b2b-a24f-2d3f4b459a4b 2026-09-12 07:56:23.143 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 87140475-a3a8-43bb-8b1b-3efc1807cd71 2026-09-12 07:56:26.866 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 9d649c3f-fe89-4191-9875-8b1e4b69771e 2026-09-12 07:56:28.997 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 0cc1e294-c203-42ae-9512-1225842aa51f 2026-09-12 07:56:29.471 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 9d649c3f-fe89-4191-9875-8b1e4b69771e 2026-09-12 07:56:30.825 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 0cc1e294-c203-42ae-9512-1225842aa51f 2026-09-12 07:56:32.430 13 INFO neutron.plugins.ml2.plugin [None req-ebd9d8db-578a-4f04-93c5-98b4302d9281 - - - - - -] Attempt 1 to provision port 87140475-a3a8-43bb-8b1b-3efc1807cd71 2026-09-12 07:56:32.519 13 INFO neutron.plugins.ml2.plugin [None req-ebd9d8db-578a-4f04-93c5-98b4302d9281 - - - - - -] Attempt 1 to provision port 0cc1e294-c203-42ae-9512-1225842aa51f 2026-09-12 07:56:32.605 13 INFO neutron.plugins.ml2.plugin [None req-ebd9d8db-578a-4f04-93c5-98b4302d9281 - - - - - -] Attempt 1 to provision port ddb79bfd-8e0e-493b-9b9a-1a633a28a89c 2026-09-12 07:56:32.640 13 INFO neutron.plugins.ml2.plugin [None req-ebd9d8db-578a-4f04-93c5-98b4302d9281 - - - - - -] Attempt 1 to provision port 924cf0b1-7f52-44a7-a655-c797882d9d65 2026-09-12 07:56:34.945 16 INFO neutron.plugins.ml2.plugin [None req-3bea13e4-3e7b-481b-a380-d4566007229e - - - - - -] Attempt 1 to provision port 924cf0b1-7f52-44a7-a655-c797882d9d65 2026-09-12 07:56:34.991 16 INFO neutron.plugins.ml2.plugin [None req-3bea13e4-3e7b-481b-a380-d4566007229e - - - - - -] Attempt 1 to provision port fc427471-fc0b-4fda-b693-2da835c48b51 2026-09-12 07:57:08.884 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 8634d3d3-691f-44ce-a6f5-062c49d9bb1c 2026-09-12 07:57:10.845 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 8634d3d3-691f-44ce-a6f5-062c49d9bb1c 2026-09-12 07:57:12.838 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 318ee76d-ca14-4a34-91b0-52386e0bdd4b 2026-09-12 07:57:14.942 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 318ee76d-ca14-4a34-91b0-52386e0bdd4b 2026-09-12 07:57:15.155 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b1794ef7-b293-49c7-b8c0-ca0406e80196 2026-09-12 07:57:15.801 16 INFO neutron.plugins.ml2.plugin [None req-01acb01c-0771-4b90-b941-698e5a3a2c43 - - - - - -] Attempt 1 to provision port 318ee76d-ca14-4a34-91b0-52386e0bdd4b 2026-09-12 07:57:15.876 16 INFO neutron.plugins.ml2.plugin [None req-01acb01c-0771-4b90-b941-698e5a3a2c43 - - - - - -] Attempt 1 to provision port 7c1e6bf5-bfa5-4c4f-b7e2-3f2c8f23740a 2026-09-12 07:57:16.896 13 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port b1794ef7-b293-49c7-b8c0-ca0406e80196 2026-09-12 07:57:18.885 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 52156a60-a9c2-4f53-993a-581ee6f933c9 2026-09-12 07:57:20.849 16 INFO neutron.plugins.ml2.plugin [None req-60c8fbf0-bed7-4196-8e31-7337b9b29591 - - - - - -] Attempt 1 to provision port 52156a60-a9c2-4f53-993a-581ee6f933c9 2026-09-12 07:57:22.248 13 INFO neutron.plugins.ml2.plugin [None req-247c5abf-2f0a-4f30-9394-60d46df5d984 - - - - - -] Attempt 1 to provision port 31e497ca-6a30-4af6-a1b0-4194e4601b84 2026-09-12 07:57:22.292 13 INFO neutron.plugins.ml2.plugin [None req-247c5abf-2f0a-4f30-9394-60d46df5d984 - - - - - -] Attempt 1 to provision port 0d92bb5c-2413-4a3c-a58b-d62d50806fb9 2026-09-12 07:57:22.334 13 INFO neutron.plugins.ml2.plugin [None req-247c5abf-2f0a-4f30-9394-60d46df5d984 - - - - - -] Attempt 1 to provision port 318ee76d-ca14-4a34-91b0-52386e0bdd4b 2026-09-12 07:57:22.409 13 INFO neutron.plugins.ml2.plugin [None req-247c5abf-2f0a-4f30-9394-60d46df5d984 - - - - - -] Attempt 1 to provision port 52156a60-a9c2-4f53-993a-581ee6f933c9 2026-09-12 07:57:25.482 16 INFO neutron.plugins.ml2.plugin [None req-b8687a30-7104-460b-812d-9f7181aa8026 - - - - - -] Attempt 1 to provision port 0d92bb5c-2413-4a3c-a58b-d62d50806fb9 2026-09-12 07:57:25.516 16 INFO neutron.plugins.ml2.plugin [None req-b8687a30-7104-460b-812d-9f7181aa8026 - - - - - -] Attempt 1 to provision port 52156a60-a9c2-4f53-993a-581ee6f933c9 2026-09-12 07:57:27.724 13 INFO neutron.plugins.ml2.plugin [None req-8e63ea5a-d759-4903-8e94-22e48fadd613 - - - - - -] Attempt 1 to provision port 31e497ca-6a30-4af6-a1b0-4194e4601b84 2026-09-12 07:57:27.764 13 INFO neutron.plugins.ml2.plugin [None req-8e63ea5a-d759-4903-8e94-22e48fadd613 - - - - - -] Attempt 1 to provision port 0d92bb5c-2413-4a3c-a58b-d62d50806fb9 2026-09-12 07:57:30.052 16 INFO neutron.plugins.ml2.plugin [None req-da208c44-b38f-4bcb-b33f-3777e479fe09 - - - - - -] Attempt 1 to provision port 31e497ca-6a30-4af6-a1b0-4194e4601b84 2026-09-12 07:57:30.077 16 INFO neutron.plugins.ml2.plugin [None req-da208c44-b38f-4bcb-b33f-3777e479fe09 - - - - - -] Attempt 1 to provision port 0d92bb5c-2413-4a3c-a58b-d62d50806fb9