+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-11 11:25:07.819 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 11:25:07.819 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-11 11:25:07.819 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-11 11:25:07.819 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 11:25:09.202 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:25:09.205 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 11:25:09.208 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 11:25:09.209 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:25:09.209 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 11:25:09.209 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-11 11:25:09.209 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-11 11:25:09.209 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:25:09.216 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:25:09.216 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:25:09.216 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:25:09.234 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 11:25:09.235 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:25:09.235 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 11:25:09.255 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 11:25:09.256 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 11:25:09.256 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 11:25:09.256 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 11:25:09.576 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing driver for type 'vlan' 2026-05-11 11:25:09.746 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] VlanTypeDriver initialization complete 2026-05-11 11:25:09.746 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 11:25:09.746 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing extension driver 'port_security' 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.extensions.port_security [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing extension driver 'qos' 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 11:25:09.795 1 INFO neutron.plugins.ml2.managers [None req-855c1576-2313-4156-a22b-4a5c980d585f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 11:25:09.810 1 INFO neutron.quota [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded quota_driver: . 2026-05-11 11:25:09.810 1 INFO neutron.plugins.ml2.plugin [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 11:25:09.810 1 INFO neutron.plugins.ml2.managers [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 11:25:09.811 1 INFO neutron.plugins.ml2.managers [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 11:25:09.811 1 INFO neutron.plugins.ml2.managers [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 11:25:09.811 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: qos 2026-05-11 11:25:09.823 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: router 2026-05-11 11:25:09.857 1 INFO neutron.services.service_base [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 11:25:09.858 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: segments 2026-05-11 11:25:09.928 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: trunk 2026-05-11 11:25:09.941 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: vpnaas 2026-05-11 11:25:09.976 1 WARNING stevedore.named [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 11:25:10.050 1 INFO neutron_vpnaas.services.vpn.plugin [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 11:25:10.051 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: taas 2026-05-11 11:25:10.321 1 WARNING stevedore.named [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 11:25:10.344 1 INFO neutron_taas.services.taas.taas_plugin [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 11:25:10.345 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: tapmirror 2026-05-11 11:25:10.360 1 WARNING stevedore.named [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 11:25:10.386 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 11:25:10.387 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 11:25:10.395 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: tag 2026-05-11 11:25:10.404 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: timestamp 2026-05-11 11:25:10.406 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 11:25:10.411 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: flavors 2026-05-11 11:25:10.415 1 INFO neutron.manager [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loading Plugin: revisions 2026-05-11 11:25:10.418 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Initializing extension manager. 2026-05-11 11:25:10.419 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: address-group 2026-05-11 11:25:10.420 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: address-scope 2026-05-11 11:25:10.421 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 11:25:10.422 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: agent 2026-05-11 11:25:10.422 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 11:25:10.423 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 11:25:10.424 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 11:25:10.425 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: availability_zone 2026-05-11 11:25:10.425 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 11:25:10.426 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 11:25:10.426 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 11:25:10.428 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 11:25:10.428 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: dns-integration 2026-05-11 11:25:10.429 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 11:25:10.429 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 11:25:10.430 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: dvr 2026-05-11 11:25:10.430 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 11:25:10.431 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 11:25:10.431 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:25:10.432 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 11:25:10.432 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: external-net 2026-05-11 11:25:10.432 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 11:25:10.433 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: extraroute 2026-05-11 11:25:10.434 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 11:25:10.434 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: filter-validation 2026-05-11 11:25:10.435 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 11:25:10.435 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 11:25:10.435 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 11:25:10.436 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: fip-port-details 2026-05-11 11:25:10.437 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: flavors 2026-05-11 11:25:10.437 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 11:25:10.438 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 11:25:10.439 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: ip_allocation 2026-05-11 11:25:10.439 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 11:25:10.440 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 11:25:10.441 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: router 2026-05-11 11:25:10.442 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:25:10.443 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 11:25:10.443 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 11:25:10.444 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 11:25:10.444 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: l3-ha 2026-05-11 11:25:10.444 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:25:10.445 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 11:25:10.445 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: l3-flavors 2026-05-11 11:25:10.446 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:25:10.447 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 11:25:10.449 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 11:25:10.450 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 11:25:10.450 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 11:25:10.451 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 11:25:10.452 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 11:25:10.452 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: multi-provider 2026-05-11 11:25:10.453 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: net-mtu 2026-05-11 11:25:10.453 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 11:25:10.454 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 11:25:10.454 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: network_ha 2026-05-11 11:25:10.455 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 11:25:10.456 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-11 11:25:10.456 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 11:25:10.457 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: pagination 2026-05-11 11:25:10.457 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-device-profile 2026-05-11 11:25:10.458 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 11:25:10.458 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 11:25:10.459 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 11:25:10.459 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-mac-override 2026-05-11 11:25:10.459 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 11:25:10.460 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 11:25:10.460 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 11:25:10.461 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-resource-request 2026-05-11 11:25:10.462 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 11:25:10.462 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 11:25:10.463 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: binding 2026-05-11 11:25:10.463 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: binding-extended 2026-05-11 11:25:10.464 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-security 2026-05-11 11:25:10.464 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: project-id 2026-05-11 11:25:10.464 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: provider 2026-05-11 11:25:10.465 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-11 11:25:10.467 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos 2026-05-11 11:25:10.468 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 11:25:10.468 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 11:25:10.468 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-default 2026-05-11 11:25:10.471 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-fip 2026-05-11 11:25:10.471 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 11:25:10.472 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 11:25:10.472 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 11:25:10.473 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 11:25:10.473 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 11:25:10.474 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-pps 2026-05-11 11:25:10.474 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 11:25:10.475 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 11:25:10.475 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 11:25:10.476 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 11:25:10.476 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 11:25:10.478 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: quotas 2026-05-11 11:25:10.481 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: quota_details 2026-05-11 11:25:10.482 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: rbac-policies 2026-05-11 11:25:10.482 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 11:25:10.483 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 11:25:10.483 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 11:25:10.484 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 11:25:10.484 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: revision-if-match 2026-05-11 11:25:10.485 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 11:25:10.486 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 11:25:10.486 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-11 11:25:10.487 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 11:25:10.488 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 11:25:10.489 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 11:25:10.489 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 11:25:10.490 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 11:25:10.490 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 11:25:10.491 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 11:25:10.494 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: security-group 2026-05-11 11:25:10.496 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: segment 2026-05-11 11:25:10.496 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 11:25:10.497 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: service-type 2026-05-11 11:25:10.497 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: sorting 2026-05-11 11:25:10.497 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 11:25:10.498 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 11:25:10.498 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 11:25:10.499 1 WARNING neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 11:25:10.499 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 11:25:10.500 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 11:25:10.500 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 11:25:10.501 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 11:25:10.501 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 11:25:10.502 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 11:25:10.502 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 11:25:10.503 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: tag-creation 2026-05-11 11:25:10.503 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 11:25:10.507 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 11:25:10.507 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 11:25:10.508 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: trunk 2026-05-11 11:25:10.508 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: trunk-details 2026-05-11 11:25:10.509 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 11:25:10.509 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 11:25:10.510 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 11:25:10.510 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 11:25:10.512 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 11:25:10.512 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 11:25:10.513 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 11:25:10.514 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: vpnaas 2026-05-11 11:25:10.515 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: taas 2026-05-11 11:25:10.516 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: tap-mirror 2026-05-11 11:25:10.517 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-11 11:25:10.517 1 INFO neutron.api.extensions [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 11:25:10.521 1 WARNING oslo_service.backend._threading.service [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-11 11:25:10.528 1 WARNING oslo_service.backend._threading.service [None req-62e783fe-9d63-4c90-a7ea-50bff0fa5f27 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-11 11:25:40.615 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 11:25:40.663 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 11:25:40.672 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 11:25:55.064 16 INFO neutron.db.l3_hamode_db [None req-4b696015-2b64-4f15-bf41-85646668f5a1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:26:08.400 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 915b660e-1ea7-4cb5-954a-43a02ca37334 2026-05-11 11:26:09.479 13 INFO neutron.plugins.ml2.plugin [None req-09fd173e-139f-4bd1-b61c-40bc8f7c5d80 - - - - - -] Attempt 1 to provision port 915b660e-1ea7-4cb5-954a-43a02ca37334 2026-05-11 11:26:10.307 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 915b660e-1ea7-4cb5-954a-43a02ca37334 2026-05-11 11:26:11.163 13 INFO neutron.plugins.ml2.plugin [None req-e8c203a7-a6f0-4948-a40c-596faa137216 - - - - - -] Attempt 1 to provision port 915b660e-1ea7-4cb5-954a-43a02ca37334 2026-05-11 11:30:50.438 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 69280363-4fb0-4340-907d-91d11fb6a2d1 2026-05-11 11:30:51.163 16 INFO neutron.plugins.ml2.plugin [None req-b036b330-4b37-49a0-8cfe-5eab702f1e7c - - - - - -] Attempt 1 to provision port 69280363-4fb0-4340-907d-91d11fb6a2d1 2026-05-11 11:30:52.399 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 69280363-4fb0-4340-907d-91d11fb6a2d1 2026-05-11 11:30:52.838 16 INFO neutron.plugins.ml2.plugin [None req-f668354a-e0d2-4e46-b718-bb7b5a8ad8eb - - - - - -] Attempt 1 to provision port 69280363-4fb0-4340-907d-91d11fb6a2d1 2026-05-11 11:30:57.235 16 INFO neutron.plugins.ml2.plugin [None req-e752c9d5-d13a-442e-84e7-88b5448223d8 - - - - - -] Attempt 1 to provision port 2b5f9630-d60a-48af-93c4-f28e8180d339 2026-05-11 11:34:37.039 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 2b5f9630-d60a-48af-93c4-f28e8180d339 2026-05-11 11:34:38.524 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 2b5f9630-d60a-48af-93c4-f28e8180d339 2026-05-11 11:43:02.627 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 02abe4a0-6a16-45a0-aa27-c472869a879d 2026-05-11 11:43:04.604 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 02abe4a0-6a16-45a0-aa27-c472869a879d 2026-05-11 11:53:16.752 13 INFO neutron.plugins.ml2.plugin [None req-1579bc7f-68f7-4f33-b1de-1410f745857a - - - - - -] Attempt 1 to provision port 69280363-4fb0-4340-907d-91d11fb6a2d1 2026-05-11 11:53:16.803 13 INFO neutron.plugins.ml2.plugin [None req-1579bc7f-68f7-4f33-b1de-1410f745857a - - - - - -] Attempt 1 to provision port 915b660e-1ea7-4cb5-954a-43a02ca37334 2026-05-11 11:53:16.846 13 INFO neutron.plugins.ml2.plugin [None req-1579bc7f-68f7-4f33-b1de-1410f745857a - - - - - -] Attempt 1 to provision port 2b5f9630-d60a-48af-93c4-f28e8180d339 2026-05-11 11:58:36.900 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f2153e5a-37a8-4b35-bb1b-114787cff1fb 2026-05-11 11:58:38.885 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f2153e5a-37a8-4b35-bb1b-114787cff1fb 2026-05-11 11:58:42.878 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port b50f4a8f-08f2-45a5-b9e4-38040b560fc0 2026-05-11 11:58:45.063 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 152aa7f9-e6ab-45c6-b689-fcf1944fe70f 2026-05-11 11:58:45.749 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f4d1e429-93d1-44af-a451-f9e9075c55a0 2026-05-11 11:58:45.862 16 INFO neutron.plugins.ml2.plugin [None req-7b461e93-5441-4450-9af4-5e234922c414 - - - - - -] Attempt 1 to provision port b50f4a8f-08f2-45a5-b9e4-38040b560fc0 2026-05-11 11:58:46.042 16 INFO neutron.plugins.ml2.plugin [None req-7b461e93-5441-4450-9af4-5e234922c414 - - - - - -] Attempt 1 to provision port 3efdfd9e-4e7c-4dfd-9a88-f4fb679ddd0f 2026-05-11 11:58:46.595 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port b50f4a8f-08f2-45a5-b9e4-38040b560fc0 2026-05-11 11:58:47.208 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 152aa7f9-e6ab-45c6-b689-fcf1944fe70f 2026-05-11 11:58:47.437 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f4d1e429-93d1-44af-a451-f9e9075c55a0 2026-05-11 11:58:49.347 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 4a657e6d-4af4-4d1f-83cc-a8e9d210834f 2026-05-11 11:58:49.677 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 23643fa0-e646-4973-9d20-d82de246125e 2026-05-11 11:58:52.382 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 78523342-c05f-4393-b742-e36e58f19141 2026-05-11 11:58:52.774 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 91284c88-53ec-4746-bf9c-33eef92b8ebb 2026-05-11 11:58:52.943 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-91c0e6cf-72e6-4cfa-bd65-9ea904ba7fc6'] response: {'server_uuid': '23053640-4e97-4e40-afc8-3fd1e666fbb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '78523342-c05f-4393-b742-e36e58f19141', 'code': 200} 2026-05-11 11:58:53.315 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 4a657e6d-4af4-4d1f-83cc-a8e9d210834f 2026-05-11 11:58:54.599 13 INFO neutron.plugins.ml2.plugin [None req-07060c03-2740-450c-a15e-9378cf57abd0 - - - - - -] Attempt 1 to provision port 50ba10fe-9f2b-4959-93f5-02643aeefd6a 2026-05-11 11:58:54.618 13 INFO neutron.plugins.ml2.plugin [None req-07060c03-2740-450c-a15e-9378cf57abd0 - - - - - -] Attempt 1 to provision port 78523342-c05f-4393-b742-e36e58f19141 2026-05-11 11:58:54.657 13 INFO neutron.plugins.ml2.plugin [None req-07060c03-2740-450c-a15e-9378cf57abd0 - - - - - -] Attempt 1 to provision port 4a657e6d-4af4-4d1f-83cc-a8e9d210834f 2026-05-11 11:58:54.692 13 INFO neutron.plugins.ml2.plugin [None req-07060c03-2740-450c-a15e-9378cf57abd0 - - - - - -] Attempt 1 to provision port c3ac8470-8b6d-4c2c-b5a2-cb41a4ba526c 2026-05-11 11:58:54.711 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 91284c88-53ec-4746-bf9c-33eef92b8ebb 2026-05-11 11:58:54.715 13 INFO neutron.plugins.ml2.plugin [None req-07060c03-2740-450c-a15e-9378cf57abd0 - - - - - -] Attempt 1 to provision port 91284c88-53ec-4746-bf9c-33eef92b8ebb 2026-05-11 11:58:54.896 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 78523342-c05f-4393-b742-e36e58f19141 2026-05-11 11:58:54.984 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2d2e193-f029-41eb-98d7-8d2ec4d71d94'] response: {'server_uuid': '22762449-fe70-4c3a-837b-b24e0126a314', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91284c88-53ec-4746-bf9c-33eef92b8ebb', 'code': 200} 2026-05-11 11:58:56.808 13 INFO neutron.plugins.ml2.plugin [None req-983d4daa-eae4-44f4-8093-f4e8c115c19d - - - - - -] Attempt 1 to provision port 7bb3d126-87fb-4f69-adf2-bd2744bfed83 2026-05-11 11:59:00.853 13 INFO neutron.plugins.ml2.plugin [None req-ebec6a7c-0827-4108-ba51-2d2c3f8f4a1d - - - - - -] Attempt 1 to provision port c3ac8470-8b6d-4c2c-b5a2-cb41a4ba526c 2026-05-11 11:59:03.937 16 INFO neutron.plugins.ml2.plugin [None req-7d25045d-a2fe-4603-997f-91d59086efb5 - - - - - -] Attempt 1 to provision port c3ac8470-8b6d-4c2c-b5a2-cb41a4ba526c 2026-05-11 11:59:08.768 16 INFO neutron.plugins.ml2.plugin [None req-470ef9a1-ac6a-4bee-bca1-e89011a70654 - - - - - -] Attempt 1 to provision port 403b8a34-902f-4489-8572-3fb3977d0907 2026-05-11 11:59:12.730 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ed34b79d-d68e-4fe7-b38b-f84fe3ffa757 2026-05-11 11:59:13.046 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port cf585223-3076-4f80-b0ab-d4cc607c23f1 2026-05-11 11:59:14.698 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ed34b79d-d68e-4fe7-b38b-f84fe3ffa757 2026-05-11 11:59:14.894 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port cf585223-3076-4f80-b0ab-d4cc607c23f1 2026-05-11 11:59:16.017 16 INFO neutron.plugins.ml2.plugin [None req-a5d58968-cf46-4a24-80eb-1db6d473ee3c - - - - - -] Attempt 1 to provision port cf585223-3076-4f80-b0ab-d4cc607c23f1 2026-05-11 11:59:16.067 16 INFO neutron.plugins.ml2.plugin [None req-a5d58968-cf46-4a24-80eb-1db6d473ee3c - - - - - -] Attempt 1 to provision port 71ee0420-f6f5-4b8c-9af6-b2e510b18bca 2026-05-11 11:59:16.094 16 INFO neutron.plugins.ml2.plugin [None req-a5d58968-cf46-4a24-80eb-1db6d473ee3c - - - - - -] Attempt 1 to provision port de7173bf-1aeb-4bd7-9fea-699d07e197f5 2026-05-11 11:59:20.855 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7bb3d126-87fb-4f69-adf2-bd2744bfed83 2026-05-11 11:59:21.110 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 3efdfd9e-4e7c-4dfd-9a88-f4fb679ddd0f 2026-05-11 11:59:22.876 13 INFO neutron.plugins.ml2.plugin [None req-f7f06f46-e257-4c66-8011-f722388f9be2 - - - - - -] Attempt 1 to provision port de7173bf-1aeb-4bd7-9fea-699d07e197f5 2026-05-11 11:59:23.782 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 3efdfd9e-4e7c-4dfd-9a88-f4fb679ddd0f 2026-05-11 11:59:24.011 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7bb3d126-87fb-4f69-adf2-bd2744bfed83 2026-05-11 11:59:24.165 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 8bc3f5f6-1606-48ba-9fed-72820b3fe06a 2026-05-11 11:59:24.273 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-35f8a6b6-7b8b-4db4-ad23-83d40586df13'] response: {'server_uuid': '080831a2-0f63-45e7-b655-146daf9a6ab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bc3f5f6-1606-48ba-9fed-72820b3fe06a', 'code': 200} 2026-05-11 11:59:24.893 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 8bc3f5f6-1606-48ba-9fed-72820b3fe06a 2026-05-11 11:59:28.969 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 71ee0420-f6f5-4b8c-9af6-b2e510b18bca 2026-05-11 11:59:30.970 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 71ee0420-f6f5-4b8c-9af6-b2e510b18bca 2026-05-11 11:59:31.089 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port de7173bf-1aeb-4bd7-9fea-699d07e197f5 2026-05-11 11:59:33.114 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port de7173bf-1aeb-4bd7-9fea-699d07e197f5 2026-05-11 11:59:34.018 16 INFO neutron.plugins.ml2.plugin [None req-7eee3e01-0276-48a3-aeb2-df5f8b8a7b5b - - - - - -] Attempt 1 to provision port 91284c88-53ec-4746-bf9c-33eef92b8ebb 2026-05-11 11:59:35.733 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69d861e2-7b04-44fb-9746-1e686583a40a'] response: {'server_uuid': '22762449-fe70-4c3a-837b-b24e0126a314', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '91284c88-53ec-4746-bf9c-33eef92b8ebb', 'code': 200} 2026-05-11 11:59:37.122 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 3e48055d-f13c-456b-9096-4dd8a6b0d7cf 2026-05-11 11:59:38.928 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 3e48055d-f13c-456b-9096-4dd8a6b0d7cf 2026-05-11 11:59:50.974 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 1a9e40db-49c5-448f-a3d3-a86a929c120f 2026-05-11 11:59:52.865 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 1a9e40db-49c5-448f-a3d3-a86a929c120f 2026-05-11 11:59:54.990 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 44169497-deb4-474a-b12d-58b49a82fee4 2026-05-11 11:59:57.183 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 44169497-deb4-474a-b12d-58b49a82fee4 2026-05-11 12:00:00.177 16 INFO neutron.plugins.ml2.plugin [None req-8170703d-db8c-41c6-a3eb-ff8a323cbdca - - - - - -] Attempt 1 to provision port 44169497-deb4-474a-b12d-58b49a82fee4 2026-05-11 12:00:00.244 16 INFO neutron.plugins.ml2.plugin [None req-8170703d-db8c-41c6-a3eb-ff8a323cbdca - - - - - -] Attempt 1 to provision port d71b2119-fdd8-4834-ab8c-052f30d12ffe 2026-05-11 12:00:00.265 16 INFO neutron.plugins.ml2.plugin [None req-8170703d-db8c-41c6-a3eb-ff8a323cbdca - - - - - -] Attempt 1 to provision port 8687d711-ea59-47ef-b5d8-cf6896274263 2026-05-11 12:00:02.982 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 687ac023-517c-40cd-92a8-02b3b1263e37 2026-05-11 12:00:04.981 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 687ac023-517c-40cd-92a8-02b3b1263e37 2026-05-11 12:00:07.123 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port d71b2119-fdd8-4834-ab8c-052f30d12ffe 2026-05-11 12:00:07.456 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 8687d711-ea59-47ef-b5d8-cf6896274263 2026-05-11 12:00:09.792 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 8687d711-ea59-47ef-b5d8-cf6896274263 2026-05-11 12:00:09.927 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f6b586b9-1442-487a-885e-998ceac8e009 2026-05-11 12:00:10.248 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 2aaae8e1-010f-4c2b-b70f-f68b17af6927 2026-05-11 12:00:10.348 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b13a253b-bcbf-42c2-a4e0-41a5e22fa2b3'] response: {'server_uuid': '64864362-5761-4d5b-91e9-e2b16b764b90', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2aaae8e1-010f-4c2b-b70f-f68b17af6927', 'code': 200} 2026-05-11 12:00:10.578 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port d71b2119-fdd8-4834-ab8c-052f30d12ffe 2026-05-11 12:00:11.730 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f6b586b9-1442-487a-885e-998ceac8e009 2026-05-11 12:00:11.941 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port d4954b59-ca19-4987-b083-cbbd681d11f8 2026-05-11 12:00:12.235 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 2aaae8e1-010f-4c2b-b70f-f68b17af6927 2026-05-11 12:00:13.640 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port d4954b59-ca19-4987-b083-cbbd681d11f8 2026-05-11 12:00:15.482 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port c4ec846b-f13d-4a3a-957a-311e67858676 2026-05-11 12:00:17.467 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port c4ec846b-f13d-4a3a-957a-311e67858676 2026-05-11 12:00:24.934 13 INFO neutron.plugins.ml2.plugin [None req-90663d1c-559f-42dc-88cc-fc3faa0bd258 - - - - - -] Attempt 1 to provision port 25a98768-b564-4fd2-b801-8de1b075538c 2026-05-11 12:00:24.968 13 INFO neutron.plugins.ml2.plugin [None req-90663d1c-559f-42dc-88cc-fc3faa0bd258 - - - - - -] Attempt 1 to provision port 44169497-deb4-474a-b12d-58b49a82fee4 2026-05-11 12:00:25.042 13 INFO neutron.plugins.ml2.plugin [None req-90663d1c-559f-42dc-88cc-fc3faa0bd258 - - - - - -] Attempt 1 to provision port ee217bcf-7838-4d50-9777-12ed43d0040c 2026-05-11 12:00:25.072 13 INFO neutron.plugins.ml2.plugin [None req-90663d1c-559f-42dc-88cc-fc3faa0bd258 - - - - - -] Attempt 1 to provision port d71b2119-fdd8-4834-ab8c-052f30d12ffe 2026-05-11 12:00:25.145 13 INFO neutron.plugins.ml2.plugin [None req-90663d1c-559f-42dc-88cc-fc3faa0bd258 - - - - - -] Attempt 1 to provision port d4954b59-ca19-4987-b083-cbbd681d11f8 2026-05-11 12:00:30.824 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port bf922f71-7536-44bd-91a4-a1d7bef260c0 2026-05-11 12:00:30.899 16 INFO neutron.plugins.ml2.plugin [None req-201c1326-3d21-4b27-bf00-5e11faf8d957 - - - - - -] Attempt 1 to provision port 25a98768-b564-4fd2-b801-8de1b075538c 2026-05-11 12:00:30.972 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6acb9cee-7fa1-4da6-9bad-05ee0c4acd56'] response: {'server_uuid': '9a4aab1c-1ecf-429f-bdc2-22161c0323fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf922f71-7536-44bd-91a4-a1d7bef260c0', 'code': 200} 2026-05-11 12:00:31.090 16 INFO neutron.plugins.ml2.plugin [None req-201c1326-3d21-4b27-bf00-5e11faf8d957 - - - - - -] Attempt 1 to provision port bf922f71-7536-44bd-91a4-a1d7bef260c0 2026-05-11 12:00:31.311 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 25a98768-b564-4fd2-b801-8de1b075538c 2026-05-11 12:00:31.541 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ee217bcf-7838-4d50-9777-12ed43d0040c 2026-05-11 12:00:33.155 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port bf922f71-7536-44bd-91a4-a1d7bef260c0 2026-05-11 12:00:33.320 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ee217bcf-7838-4d50-9777-12ed43d0040c 2026-05-11 12:00:33.441 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 66a5e757-3c82-426e-9879-662b2f05d3eb 2026-05-11 12:00:33.661 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 25a98768-b564-4fd2-b801-8de1b075538c 2026-05-11 12:00:33.814 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 681ab203-a85b-4b53-8f01-41b6409661e2 2026-05-11 12:00:35.231 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 0a3c70f3-4c5d-4349-835b-29383c4915e9 2026-05-11 12:00:35.981 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 66a5e757-3c82-426e-9879-662b2f05d3eb 2026-05-11 12:00:36.235 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 681ab203-a85b-4b53-8f01-41b6409661e2 2026-05-11 12:00:37.198 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 0a3c70f3-4c5d-4349-835b-29383c4915e9 2026-05-11 12:00:37.438 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 132efa1f-6287-41b4-82d2-036ac3ba2609 2026-05-11 12:00:39.142 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 132efa1f-6287-41b4-82d2-036ac3ba2609 2026-05-11 12:00:39.603 13 INFO neutron.plugins.ml2.plugin [None req-1a48349b-6518-4ef2-86e4-73b1867434f0 - - - - - -] Attempt 1 to provision port 681ab203-a85b-4b53-8f01-41b6409661e2 2026-05-11 12:00:39.659 13 INFO neutron.plugins.ml2.plugin [None req-1a48349b-6518-4ef2-86e4-73b1867434f0 - - - - - -] Attempt 1 to provision port 66a5e757-3c82-426e-9879-662b2f05d3eb 2026-05-11 12:00:39.712 13 INFO neutron.plugins.ml2.plugin [None req-1a48349b-6518-4ef2-86e4-73b1867434f0 - - - - - -] Attempt 1 to provision port 132efa1f-6287-41b4-82d2-036ac3ba2609 2026-05-11 12:00:45.085 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ba51f6d2-210e-4e63-a8a1-ae0516a8b8a2 2026-05-11 12:00:46.244 13 INFO neutron.plugins.ml2.plugin [None req-4aaad000-b906-4f28-a732-0b9bf1935a16 - - - - - -] Attempt 1 to provision port 681ab203-a85b-4b53-8f01-41b6409661e2 2026-05-11 12:00:46.284 13 INFO neutron.plugins.ml2.plugin [None req-4aaad000-b906-4f28-a732-0b9bf1935a16 - - - - - -] Attempt 1 to provision port 7f200fdf-1987-4294-9a51-97edcb6d0895 2026-05-11 12:00:46.303 13 INFO neutron.plugins.ml2.plugin [None req-4aaad000-b906-4f28-a732-0b9bf1935a16 - - - - - -] Attempt 1 to provision port ba51f6d2-210e-4e63-a8a1-ae0516a8b8a2 2026-05-11 12:00:46.351 13 INFO neutron.plugins.ml2.plugin [None req-4aaad000-b906-4f28-a732-0b9bf1935a16 - - - - - -] Attempt 1 to provision port 132efa1f-6287-41b4-82d2-036ac3ba2609 2026-05-11 12:00:46.388 13 INFO neutron.plugins.ml2.plugin [None req-4aaad000-b906-4f28-a732-0b9bf1935a16 - - - - - -] Attempt 1 to provision port 662c096b-2e2f-4435-a0c6-539670e83830 2026-05-11 12:00:47.722 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ba51f6d2-210e-4e63-a8a1-ae0516a8b8a2 2026-05-11 12:00:48.000 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 91d4e7c4-7ab7-4c43-8763-dc0b3bdb1724 2026-05-11 12:00:48.110 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-52650edb-618b-4e43-aec0-1fb4df437b67'] response: {'server_uuid': '3804981c-3328-4825-a69a-258cb25b9173', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91d4e7c4-7ab7-4c43-8763-dc0b3bdb1724', 'code': 200} 2026-05-11 12:00:49.152 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 91d4e7c4-7ab7-4c43-8763-dc0b3bdb1724 2026-05-11 12:00:50.520 16 INFO neutron.plugins.ml2.plugin [None req-e0a1f3e7-63e3-4af7-944c-fda81b35cedc - - - - - -] Attempt 1 to provision port 91d4e7c4-7ab7-4c43-8763-dc0b3bdb1724 2026-05-11 12:00:50.586 16 INFO neutron.plugins.ml2.plugin [None req-e0a1f3e7-63e3-4af7-944c-fda81b35cedc - - - - - -] Attempt 1 to provision port 662c096b-2e2f-4435-a0c6-539670e83830 2026-05-11 12:00:50.621 16 INFO neutron.plugins.ml2.plugin [None req-e0a1f3e7-63e3-4af7-944c-fda81b35cedc - - - - - -] Attempt 1 to provision port 681ab203-a85b-4b53-8f01-41b6409661e2 2026-05-11 12:00:50.724 16 INFO neutron.plugins.ml2.plugin [None req-e0a1f3e7-63e3-4af7-944c-fda81b35cedc - - - - - -] Attempt 1 to provision port ba51f6d2-210e-4e63-a8a1-ae0516a8b8a2 2026-05-11 12:00:53.102 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7f200fdf-1987-4294-9a51-97edcb6d0895 2026-05-11 12:00:53.472 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 662c096b-2e2f-4435-a0c6-539670e83830 2026-05-11 12:00:55.127 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7f200fdf-1987-4294-9a51-97edcb6d0895 2026-05-11 12:00:55.283 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 662c096b-2e2f-4435-a0c6-539670e83830 2026-05-11 12:01:00.235 16 INFO neutron.plugins.ml2.plugin [None req-69ee64af-9814-4601-95c7-0ac3fee867e7 - - - - - -] Attempt 1 to provision port 662c096b-2e2f-4435-a0c6-539670e83830 2026-05-11 12:01:09.167 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 86be070e-71b1-484e-945b-98e131def0e5 2026-05-11 12:01:09.510 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port dbb60993-91af-42f9-b210-e81aa12722b0 2026-05-11 12:01:11.160 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 86be070e-71b1-484e-945b-98e131def0e5 2026-05-11 12:01:11.403 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port dbb60993-91af-42f9-b210-e81aa12722b0 2026-05-11 12:01:12.011 16 INFO neutron.plugins.ml2.plugin [None req-47010440-8e77-47f4-8548-299874ff0f6a - - - - - -] Attempt 1 to provision port f7d122c7-c2e6-47d6-abf0-88ddf08d08b2 2026-05-11 12:01:12.034 16 INFO neutron.plugins.ml2.plugin [None req-47010440-8e77-47f4-8548-299874ff0f6a - - - - - -] Attempt 1 to provision port c4824cd7-20cc-4fd7-b52d-d26f1721c844 2026-05-11 12:01:12.055 16 INFO neutron.plugins.ml2.plugin [None req-47010440-8e77-47f4-8548-299874ff0f6a - - - - - -] Attempt 1 to provision port 86be070e-71b1-484e-945b-98e131def0e5 2026-05-11 12:01:17.025 16 INFO neutron.plugins.ml2.plugin [None req-8d8c9d27-bb61-43b0-b4ab-4f3b60c7a8f6 - - - - - -] Attempt 1 to provision port f7d122c7-c2e6-47d6-abf0-88ddf08d08b2 2026-05-11 12:01:17.054 16 INFO neutron.plugins.ml2.plugin [None req-8d8c9d27-bb61-43b0-b4ab-4f3b60c7a8f6 - - - - - -] Attempt 1 to provision port 86be070e-71b1-484e-945b-98e131def0e5 2026-05-11 12:01:19.783 16 INFO neutron.plugins.ml2.plugin [None req-30657c4a-623b-4b24-ae3a-66026a789c38 - - - - - -] Attempt 1 to provision port f7d122c7-c2e6-47d6-abf0-88ddf08d08b2 2026-05-11 12:01:21.666 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf 2026-05-11 12:01:21.760 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4467c922-6310-4d1d-8bc0-404870684fa9'] response: {'server_uuid': 'cdac8449-87da-4ba8-ab0f-40454da80439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf', 'code': 200} 2026-05-11 12:01:23.149 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf 2026-05-11 12:01:25.117 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port c4824cd7-20cc-4fd7-b52d-d26f1721c844 2026-05-11 12:01:27.096 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port c4824cd7-20cc-4fd7-b52d-d26f1721c844 2026-05-11 12:01:27.242 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f7d122c7-c2e6-47d6-abf0-88ddf08d08b2 2026-05-11 12:01:29.078 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f7d122c7-c2e6-47d6-abf0-88ddf08d08b2 2026-05-11 12:01:43.091 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 4a814c84-31f3-4126-b413-c74b1fd16415 2026-05-11 12:01:45.086 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 4a814c84-31f3-4126-b413-c74b1fd16415 2026-05-11 12:01:47.166 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7ac9fa08-bce4-48c5-b347-42a7f400a27a 2026-05-11 12:01:47.535 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 020c0620-8062-4e17-a973-2db6ddfa0f28 2026-05-11 12:01:49.145 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7ac9fa08-bce4-48c5-b347-42a7f400a27a 2026-05-11 12:01:49.326 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 020c0620-8062-4e17-a973-2db6ddfa0f28 2026-05-11 12:01:51.140 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 256f5ec0-53a3-415b-90b7-01f98fe478a3 2026-05-11 12:01:53.010 13 INFO neutron.plugins.ml2.plugin [None req-14bf41bb-cc47-474e-b190-0f367c703706 - - - - - -] Attempt 1 to provision port 7d325e62-c16b-489a-8d6f-8bfde3c346f3 2026-05-11 12:01:53.036 13 INFO neutron.plugins.ml2.plugin [None req-14bf41bb-cc47-474e-b190-0f367c703706 - - - - - -] Attempt 1 to provision port 286314d0-b636-429d-95ac-30589eeeec1f 2026-05-11 12:01:53.059 13 INFO neutron.plugins.ml2.plugin [None req-14bf41bb-cc47-474e-b190-0f367c703706 - - - - - -] Attempt 1 to provision port cbf79f0a-c4f6-4cba-af17-394b1780d428 2026-05-11 12:01:53.088 13 INFO neutron.plugins.ml2.plugin [None req-14bf41bb-cc47-474e-b190-0f367c703706 - - - - - -] Attempt 1 to provision port 256f5ec0-53a3-415b-90b7-01f98fe478a3 2026-05-11 12:01:53.095 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 256f5ec0-53a3-415b-90b7-01f98fe478a3 2026-05-11 12:01:53.454 13 INFO neutron.plugins.ml2.plugin [None req-14bf41bb-cc47-474e-b190-0f367c703706 - - - - - -] Attempt 1 to provision port 020c0620-8062-4e17-a973-2db6ddfa0f28 2026-05-11 12:01:53.855 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-91ac40c0-2c2a-4434-a0ec-23c74af74a66'] response: {'server_uuid': 'cdac8449-87da-4ba8-ab0f-40454da80439', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf', 'code': 200} 2026-05-11 12:01:55.629 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf 2026-05-11 12:01:55.732 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69bbbbab-3e10-4f7b-9fd8-953fc8251c39'] response: {'server_uuid': 'cdac8449-87da-4ba8-ab0f-40454da80439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf', 'code': 200} 2026-05-11 12:01:57.136 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e61dbcc4-538d-4838-ac1b-7f7e96fe9ecf 2026-05-11 12:01:57.696 13 INFO neutron.plugins.ml2.plugin [None req-8714f370-9e11-4c68-b509-34d4b9c1ccd7 - - - - - -] Attempt 1 to provision port 7d325e62-c16b-489a-8d6f-8bfde3c346f3 2026-05-11 12:01:57.724 13 INFO neutron.plugins.ml2.plugin [None req-8714f370-9e11-4c68-b509-34d4b9c1ccd7 - - - - - -] Attempt 1 to provision port 020c0620-8062-4e17-a973-2db6ddfa0f28 2026-05-11 12:01:57.785 13 INFO neutron.plugins.ml2.plugin [None req-8714f370-9e11-4c68-b509-34d4b9c1ccd7 - - - - - -] Attempt 1 to provision port cbf79f0a-c4f6-4cba-af17-394b1780d428 2026-05-11 12:01:57.832 13 INFO neutron.plugins.ml2.plugin [None req-8714f370-9e11-4c68-b509-34d4b9c1ccd7 - - - - - -] Attempt 1 to provision port 256f5ec0-53a3-415b-90b7-01f98fe478a3 2026-05-11 12:02:01.028 13 INFO neutron.plugins.ml2.plugin [None req-0048b203-53b9-4f47-a5e4-54a9d0751e3b - - - - - -] Attempt 1 to provision port 7d325e62-c16b-489a-8d6f-8bfde3c346f3 2026-05-11 12:02:01.057 13 INFO neutron.plugins.ml2.plugin [None req-0048b203-53b9-4f47-a5e4-54a9d0751e3b - - - - - -] Attempt 1 to provision port 020c0620-8062-4e17-a973-2db6ddfa0f28 2026-05-11 12:02:01.114 13 INFO neutron.plugins.ml2.plugin [None req-0048b203-53b9-4f47-a5e4-54a9d0751e3b - - - - - -] Attempt 1 to provision port cbf79f0a-c4f6-4cba-af17-394b1780d428 2026-05-11 12:02:01.680 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 100a3023-0662-4e59-84fc-0bd0393abf83 2026-05-11 12:02:01.793 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3feeb287-0a1f-48dd-978f-482a594f7169'] response: {'server_uuid': 'b5c8b008-377c-4951-a801-50e3dd414989', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '100a3023-0662-4e59-84fc-0bd0393abf83', 'code': 200} 2026-05-11 12:02:03.155 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 100a3023-0662-4e59-84fc-0bd0393abf83 2026-05-11 12:02:03.304 16 INFO neutron.plugins.ml2.plugin [None req-0f743c96-bf3e-4f9c-a8ec-d1245b151018 - - - - - -] Attempt 1 to provision port 7d325e62-c16b-489a-8d6f-8bfde3c346f3 2026-05-11 12:02:03.331 16 INFO neutron.plugins.ml2.plugin [None req-0f743c96-bf3e-4f9c-a8ec-d1245b151018 - - - - - -] Attempt 1 to provision port cbf79f0a-c4f6-4cba-af17-394b1780d428 2026-05-11 12:02:04.689 16 INFO neutron.plugins.ml2.plugin [None req-d6f716eb-9c3b-45c8-9d7c-36294d7a1b34 - - - - - -] Attempt 1 to provision port 7d325e62-c16b-489a-8d6f-8bfde3c346f3 2026-05-11 12:02:05.171 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port b0a693cc-6390-4dcc-b57a-5aed5830d5aa 2026-05-11 12:02:05.455 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 7d325e62-c16b-489a-8d6f-8bfde3c346f3 2026-05-11 12:02:05.625 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 286314d0-b636-429d-95ac-30589eeeec1f 2026-05-11 12:02:05.863 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port cbf79f0a-c4f6-4cba-af17-394b1780d428 2026-05-11 12:02:06.104 13 INFO neutron.plugins.ml2.plugin [None req-0b8e84d4-3c19-4c64-a18a-22ababc31d2c - - - - - -] Attempt 1 to provision port 100a3023-0662-4e59-84fc-0bd0393abf83 2026-05-11 12:02:07.131 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port b0a693cc-6390-4dcc-b57a-5aed5830d5aa 2026-05-11 12:02:07.326 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port cbf79f0a-c4f6-4cba-af17-394b1780d428 2026-05-11 12:02:07.508 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 286314d0-b636-429d-95ac-30589eeeec1f 2026-05-11 12:02:19.158 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 0c3111fd-04ab-415d-a81b-27bfae4e47ae 2026-05-11 12:02:19.261 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c0ceb63-d1d6-4b73-8a34-57c75f707a7d'] response: {'server_uuid': '6c107e59-0779-4269-8515-ac235491b56a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c3111fd-04ab-415d-a81b-27bfae4e47ae', 'code': 200} 2026-05-11 12:02:21.209 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 0c3111fd-04ab-415d-a81b-27bfae4e47ae 2026-05-11 12:02:47.200 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 9eff231a-5984-4d27-a588-2d22ad928b7d 2026-05-11 12:02:48.288 16 INFO neutron.plugins.ml2.plugin [None req-8bf1b164-e3e2-4296-8ab8-956cbc856ed2 - - - - - -] Attempt 1 to provision port 9eff231a-5984-4d27-a588-2d22ad928b7d 2026-05-11 12:02:49.181 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port b038e157-e4a6-4cdf-8ddc-97ab05ee6b67 2026-05-11 12:02:49.618 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 9eff231a-5984-4d27-a588-2d22ad928b7d 2026-05-11 12:02:51.100 13 INFO neutron.plugins.ml2.plugin [None req-34ad920f-e607-4de8-8886-46bf7cd55257 - - - - - -] Attempt 1 to provision port 9eff231a-5984-4d27-a588-2d22ad928b7d 2026-05-11 12:02:51.135 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port b038e157-e4a6-4cdf-8ddc-97ab05ee6b67 2026-05-11 12:02:51.182 13 INFO neutron.plugins.ml2.plugin [None req-34ad920f-e607-4de8-8886-46bf7cd55257 - - - - - -] Attempt 1 to provision port 4159b05c-b5be-4773-a70a-7e9990fd23b6 2026-05-11 12:02:53.170 16 INFO neutron.plugins.ml2.plugin [None req-f670ba6b-b01e-43b2-bc8d-c978a901bdae - - - - - -] Attempt 1 to provision port f5c85825-4fbf-41d5-8f64-f92391ba5d3c 2026-05-11 12:02:53.199 16 INFO neutron.plugins.ml2.plugin [None req-f670ba6b-b01e-43b2-bc8d-c978a901bdae - - - - - -] Attempt 1 to provision port 4159b05c-b5be-4773-a70a-7e9990fd23b6 2026-05-11 12:02:54.449 16 INFO neutron.plugins.ml2.plugin [None req-846bab40-0f03-45a8-81df-40f5fee4ca1e - - - - - -] Attempt 1 to provision port 4159b05c-b5be-4773-a70a-7e9990fd23b6 2026-05-11 12:03:02.209 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e41f20cb-f262-4890-9a76-4bfbf1c91565 2026-05-11 12:03:02.327 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce281975-24ff-4cc8-8fa6-9bb8c5cbacc7'] response: {'server_uuid': 'fdf3ce52-f9cf-4dac-9f98-d3eb77f98b2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e41f20cb-f262-4890-9a76-4bfbf1c91565', 'code': 200} 2026-05-11 12:03:03.121 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e41f20cb-f262-4890-9a76-4bfbf1c91565 2026-05-11 12:03:07.128 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 4159b05c-b5be-4773-a70a-7e9990fd23b6 2026-05-11 12:03:07.400 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f5c85825-4fbf-41d5-8f64-f92391ba5d3c 2026-05-11 12:03:09.150 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 4159b05c-b5be-4773-a70a-7e9990fd23b6 2026-05-11 12:03:09.332 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port f5c85825-4fbf-41d5-8f64-f92391ba5d3c 2026-05-11 12:03:13.683 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ff7071f0-414c-4ccc-8557-aebb19a1193c 2026-05-11 12:03:13.823 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e851584-246f-46e0-85a0-a18404fe392f'] response: {'server_uuid': '53c3a041-af32-4356-992f-54de9af3e421', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff7071f0-414c-4ccc-8557-aebb19a1193c', 'code': 200} 2026-05-11 12:03:15.387 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ff7071f0-414c-4ccc-8557-aebb19a1193c 2026-05-11 12:03:32.032 16 INFO neutron.plugins.ml2.plugin [None req-545e47fa-c15d-4aa8-a844-4a9fbf934386 - - - - - -] Attempt 1 to provision port 6d13fc3d-0eb9-478b-8aff-daee17658e55 2026-05-11 12:03:35.207 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port c5546bb7-ba24-4b0d-a832-ce5308b8bd4f 2026-05-11 12:03:35.536 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 37fc364d-74f1-473a-80f1-14f579bde1ed 2026-05-11 12:03:35.720 16 INFO neutron.plugins.ml2.plugin [None req-980f4a95-037a-492f-8d11-74bbf0a1bdaf - - - - - -] Attempt 1 to provision port e251e5e5-58ba-46b9-88a6-89e4111f2a8d 2026-05-11 12:03:35.743 16 INFO neutron.plugins.ml2.plugin [None req-980f4a95-037a-492f-8d11-74bbf0a1bdaf - - - - - -] Attempt 1 to provision port c5546bb7-ba24-4b0d-a832-ce5308b8bd4f 2026-05-11 12:03:37.142 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port c5546bb7-ba24-4b0d-a832-ce5308b8bd4f 2026-05-11 12:03:37.334 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 37fc364d-74f1-473a-80f1-14f579bde1ed 2026-05-11 12:03:37.505 16 INFO neutron.plugins.ml2.plugin [None req-89de288b-8fdf-4be2-aa7a-7760646e4cd7 - - - - - -] Attempt 1 to provision port e251e5e5-58ba-46b9-88a6-89e4111f2a8d 2026-05-11 12:03:37.539 16 INFO neutron.plugins.ml2.plugin [None req-89de288b-8fdf-4be2-aa7a-7760646e4cd7 - - - - - -] Attempt 1 to provision port c5546bb7-ba24-4b0d-a832-ce5308b8bd4f 2026-05-11 12:03:38.804 16 INFO neutron.plugins.ml2.plugin [None req-c40bfdd4-a3fc-4eae-8df6-5e56f98eb928 - - - - - -] Attempt 1 to provision port e251e5e5-58ba-46b9-88a6-89e4111f2a8d 2026-05-11 12:03:40.103 16 INFO neutron.plugins.ml2.plugin [None req-48dfba83-e6b1-4422-85d7-fcf8a8c0b7eb - - - - - -] Attempt 1 to provision port e251e5e5-58ba-46b9-88a6-89e4111f2a8d 2026-05-11 12:03:47.671 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 46003585-b1f1-4ce2-972d-97c518344c30 2026-05-11 12:03:47.777 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9250cde8-03eb-429f-a83e-de231b0c5a13'] response: {'server_uuid': '8072ebf4-e060-4c2a-a431-681e1cb17e13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46003585-b1f1-4ce2-972d-97c518344c30', 'code': 200} 2026-05-11 12:03:49.169 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 46003585-b1f1-4ce2-972d-97c518344c30 2026-05-11 12:03:51.207 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 6d13fc3d-0eb9-478b-8aff-daee17658e55 2026-05-11 12:03:51.629 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e251e5e5-58ba-46b9-88a6-89e4111f2a8d 2026-05-11 12:03:53.148 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 6d13fc3d-0eb9-478b-8aff-daee17658e55 2026-05-11 12:03:53.292 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port e251e5e5-58ba-46b9-88a6-89e4111f2a8d 2026-05-11 12:04:25.700 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port da12f7a8-2d97-410a-92dd-0cdc4507be28 2026-05-11 12:04:25.873 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2b4af88-cfb0-48ba-918e-2c3fc4ceb903'] response: {'server_uuid': '05294892-bb04-4685-9117-f71c5fb5d3fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da12f7a8-2d97-410a-92dd-0cdc4507be28', 'code': 200} 2026-05-11 12:04:26.888 16 INFO neutron.plugins.ml2.plugin [None req-170568a9-4e6a-48dc-9b4c-da8955dc8138 - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:04:27.153 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port da12f7a8-2d97-410a-92dd-0cdc4507be28 2026-05-11 12:04:34.728 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:04:34.873 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-25a85d16-2637-4ad1-9628-e3555dd381c0'] response: {'server_uuid': '53c3a041-af32-4356-992f-54de9af3e421', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea93c25e-3d8a-4063-bfb1-92524e7e07b8', 'code': 200} 2026-05-11 12:04:35.348 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:04:43.008 13 INFO neutron.plugins.ml2.plugin [None req-6ff20525-049b-4135-aeb3-5d9dba6e32e3 - - - - - -] Attempt 1 to provision port 13185fe1-5783-42e7-92f4-217517016c96 2026-05-11 12:04:49.437 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 13185fe1-5783-42e7-92f4-217517016c96 2026-05-11 12:04:49.552 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38ecf605-6d23-405c-a5ed-547dc3b25026'] response: {'server_uuid': '53c3a041-af32-4356-992f-54de9af3e421', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13185fe1-5783-42e7-92f4-217517016c96', 'code': 200} 2026-05-11 12:04:51.384 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 13185fe1-5783-42e7-92f4-217517016c96 2026-05-11 12:04:53.244 16 INFO neutron.plugins.ml2.plugin [None req-20bd0645-0d80-4429-9c98-afa41b769fd0 - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:04:53.450 13 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:05:07.763 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 13185fe1-5783-42e7-92f4-217517016c96 2026-05-11 12:05:07.898 13 INFO neutron.plugins.ml2.plugin [None req-8c5be3aa-e79a-4a73-8276-edcff64bc54f - - - - - -] Attempt 1 to provision port 13185fe1-5783-42e7-92f4-217517016c96 2026-05-11 12:05:15.411 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:05:15.923 13 INFO neutron.plugins.ml2.plugin [None req-32ee5e61-79e4-4bfa-b5d6-dae3cbea00ac - - - - - -] Attempt 1 to provision port ea93c25e-3d8a-4063-bfb1-92524e7e07b8 2026-05-11 12:05:41.448 16 INFO neutron.plugins.ml2.plugin [None req-40687920-cdd3-4708-a337-e570ee0b319e - - - - - -] Attempt 1 to provision port 13551fb4-e6ca-42d0-977a-438d634b94d8 2026-05-11 12:05:42.091 16 INFO neutron.plugins.ml2.plugin [None req-cfadc968-a77f-4d4a-a8dc-56822661de16 - - - - - -] Attempt 1 to provision port 13551fb4-e6ca-42d0-977a-438d634b94d8 2026-05-11 12:05:43.783 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d34ccda9-2f78-4171-af80-c198b2452cf0'] response: {'server_uuid': '53c3a041-af32-4356-992f-54de9af3e421', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff7071f0-414c-4ccc-8557-aebb19a1193c', 'code': 200} 2026-05-11 12:05:59.564 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d191b270-d11e-4272-b066-408e7dbddfbb'] response: {'server_uuid': 'b5c8b008-377c-4951-a801-50e3dd414989', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '100a3023-0662-4e59-84fc-0bd0393abf83', 'code': 200}