+ 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 21:39:28.947 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 21:39:28.947 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-11 21:39:28.947 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-11 21:39:28.948 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 21:39:30.229 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 21:39:30.231 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 21:39:30.234 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 21:39:30.235 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 21:39:30.235 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 21:39:30.235 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 21:39:30.235 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-11 21:39:30.236 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 21:39:30.242 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 21:39:30.242 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 21:39:30.242 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 21:39:30.260 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 21:39:30.261 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 21:39:30.261 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 21:39:30.279 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 21:39:30.279 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 21:39:30.279 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 21:39:30.280 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 21:39:30.572 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 21:39:30.698 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 21:39:30.698 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 21:39:30.699 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing extension driver 'qos' 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 21:39:30.740 1 INFO neutron.plugins.ml2.managers [None req-6d37e733-9496-469d-ae0f-81c2cf667963 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 21:39:30.750 1 INFO neutron.quota [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded quota_driver: . 2026-05-11 21:39:30.750 1 INFO neutron.plugins.ml2.plugin [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 21:39:30.750 1 INFO neutron.plugins.ml2.managers [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 21:39:30.750 1 INFO neutron.plugins.ml2.managers [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 21:39:30.750 1 INFO neutron.plugins.ml2.managers [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 21:39:30.751 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: qos 2026-05-11 21:39:30.761 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: router 2026-05-11 21:39:30.793 1 INFO neutron.services.service_base [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 21:39:30.794 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: segments 2026-05-11 21:39:30.862 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: trunk 2026-05-11 21:39:30.874 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: vpnaas 2026-05-11 21:39:30.906 1 WARNING stevedore.named [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 21:39:30.974 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 21:39:30.974 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: taas 2026-05-11 21:39:31.120 1 WARNING stevedore.named [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 21:39:31.143 1 INFO neutron_taas.services.taas.taas_plugin [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 21:39:31.144 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: tapmirror 2026-05-11 21:39:31.155 1 WARNING stevedore.named [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 21:39:31.169 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 21:39:31.169 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 21:39:31.175 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: tag 2026-05-11 21:39:31.184 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: timestamp 2026-05-11 21:39:31.186 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 21:39:31.190 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: flavors 2026-05-11 21:39:31.194 1 INFO neutron.manager [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loading Plugin: revisions 2026-05-11 21:39:31.196 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Initializing extension manager. 2026-05-11 21:39:31.197 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: address-group 2026-05-11 21:39:31.198 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: address-scope 2026-05-11 21:39:31.199 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 21:39:31.199 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: agent 2026-05-11 21:39:31.200 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 21:39:31.201 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 21:39:31.201 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 21:39:31.202 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: availability_zone 2026-05-11 21:39:31.202 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 21:39:31.203 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 21:39:31.203 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 21:39:31.204 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 21:39:31.205 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: dns-integration 2026-05-11 21:39:31.205 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 21:39:31.206 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 21:39:31.206 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: dvr 2026-05-11 21:39:31.206 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 21:39:31.207 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 21:39:31.208 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 21:39:31.208 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 21:39:31.208 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: external-net 2026-05-11 21:39:31.209 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 21:39:31.209 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: extraroute 2026-05-11 21:39:31.210 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 21:39:31.211 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: filter-validation 2026-05-11 21:39:31.211 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 21:39:31.211 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 21:39:31.212 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 21:39:31.212 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: fip-port-details 2026-05-11 21:39:31.213 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: flavors 2026-05-11 21:39:31.214 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 21:39:31.214 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 21:39:31.215 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: ip_allocation 2026-05-11 21:39:31.215 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 21:39:31.216 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 21:39:31.216 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: router 2026-05-11 21:39:31.218 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 21:39:31.219 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 21:39:31.219 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 21:39:31.219 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 21:39:31.220 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: l3-ha 2026-05-11 21:39:31.220 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 21:39:31.221 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 21:39:31.221 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: l3-flavors 2026-05-11 21:39:31.222 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 21:39:31.222 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 21:39:31.224 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 21:39:31.225 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 21:39:31.225 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 21:39:31.226 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 21:39:31.227 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 21:39:31.227 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: multi-provider 2026-05-11 21:39:31.228 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: net-mtu 2026-05-11 21:39:31.228 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 21:39:31.229 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 21:39:31.229 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: network_ha 2026-05-11 21:39:31.229 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 21:39:31.230 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-11 21:39:31.231 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 21:39:31.231 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: pagination 2026-05-11 21:39:31.232 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-device-profile 2026-05-11 21:39:31.232 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 21:39:31.232 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 21:39:31.233 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 21:39:31.233 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-mac-override 2026-05-11 21:39:31.234 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 21:39:31.234 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 21:39:31.234 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 21:39:31.235 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-resource-request 2026-05-11 21:39:31.235 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 21:39:31.236 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 21:39:31.236 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: binding 2026-05-11 21:39:31.237 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: binding-extended 2026-05-11 21:39:31.237 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-security 2026-05-11 21:39:31.237 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: project-id 2026-05-11 21:39:31.238 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: provider 2026-05-11 21:39:31.238 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-11 21:39:31.241 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos 2026-05-11 21:39:31.242 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 21:39:31.242 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 21:39:31.242 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-default 2026-05-11 21:39:31.243 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-fip 2026-05-11 21:39:31.244 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 21:39:31.244 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 21:39:31.244 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 21:39:31.245 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 21:39:31.245 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 21:39:31.246 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-pps 2026-05-11 21:39:31.246 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 21:39:31.247 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 21:39:31.247 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 21:39:31.248 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 21:39:31.248 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 21:39:31.250 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: quotas 2026-05-11 21:39:31.252 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: quota_details 2026-05-11 21:39:31.253 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: rbac-policies 2026-05-11 21:39:31.254 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 21:39:31.254 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 21:39:31.255 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 21:39:31.255 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 21:39:31.255 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: revision-if-match 2026-05-11 21:39:31.256 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 21:39:31.256 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 21:39:31.257 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-11 21:39:31.257 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 21:39:31.259 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 21:39:31.259 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 21:39:31.259 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 21:39:31.260 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 21:39:31.260 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 21:39:31.261 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 21:39:31.264 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: security-group 2026-05-11 21:39:31.265 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: segment 2026-05-11 21:39:31.265 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 21:39:31.266 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: service-type 2026-05-11 21:39:31.266 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: sorting 2026-05-11 21:39:31.267 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 21:39:31.267 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 21:39:31.268 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 21:39:31.268 1 WARNING neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 21:39:31.268 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 21:39:31.269 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 21:39:31.269 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 21:39:31.270 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 21:39:31.270 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 21:39:31.271 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 21:39:31.271 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 21:39:31.272 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: tag-creation 2026-05-11 21:39:31.272 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 21:39:31.275 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 21:39:31.276 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 21:39:31.276 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: trunk 2026-05-11 21:39:31.276 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: trunk-details 2026-05-11 21:39:31.277 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 21:39:31.277 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 21:39:31.278 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 21:39:31.278 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 21:39:31.280 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 21:39:31.280 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 21:39:31.281 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 21:39:31.282 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: vpnaas 2026-05-11 21:39:31.283 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: taas 2026-05-11 21:39:31.284 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: tap-mirror 2026-05-11 21:39:31.285 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-11 21:39:31.285 1 INFO neutron.api.extensions [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 21:39:31.288 1 WARNING oslo_service.backend._threading.service [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-11 21:39:31.294 1 WARNING oslo_service.backend._threading.service [None req-6ac43795-5ddb-4bd5-a01b-a742ec83d6a7 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-11 21:40:01.367 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 21:40:01.410 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 21:40:01.410 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 21:40:16.235 16 INFO neutron.db.l3_hamode_db [None req-6c729302-0abe-47ef-bfdf-d558cab22273 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 21:40:28.828 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 1b080071-9877-45a9-8341-204d1a8bbe01 2026-05-11 21:40:30.198 13 INFO neutron.plugins.ml2.plugin [None req-eca36850-08ba-456b-94c2-505fdf7666ab - - - - - -] Attempt 1 to provision port 1b080071-9877-45a9-8341-204d1a8bbe01 2026-05-11 21:40:30.724 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 1b080071-9877-45a9-8341-204d1a8bbe01 2026-05-11 21:40:31.901 13 INFO neutron.plugins.ml2.plugin [None req-67020c72-f1ed-4d70-b5d8-32ea80cf4817 - - - - - -] Attempt 1 to provision port 1b080071-9877-45a9-8341-204d1a8bbe01 2026-05-11 21:45:04.805 16 INFO neutron.plugins.ml2.plugin [None req-605ea6ed-2d63-42ec-9e2c-b82648d56eda - - - - - -] Attempt 1 to provision port d0984900-4053-4dfc-b72d-29130fbdeed4 2026-05-11 21:45:04.812 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port d0984900-4053-4dfc-b72d-29130fbdeed4 2026-05-11 21:45:06.801 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port d0984900-4053-4dfc-b72d-29130fbdeed4 2026-05-11 21:45:06.923 16 INFO neutron.plugins.ml2.plugin [None req-3a4f5aa7-e790-4b35-866b-3a10fd410251 - - - - - -] Attempt 1 to provision port d0984900-4053-4dfc-b72d-29130fbdeed4 2026-05-11 21:45:10.560 16 INFO neutron.plugins.ml2.plugin [None req-2d0930e8-40ef-4fc4-af29-cd90613ae5fc - - - - - -] Attempt 1 to provision port 280b231d-0cb7-4305-95de-3c60e06627a4 2026-05-11 21:48:51.463 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 280b231d-0cb7-4305-95de-3c60e06627a4 2026-05-11 21:48:52.860 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 280b231d-0cb7-4305-95de-3c60e06627a4 2026-05-11 21:57:39.020 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 5829f770-bc9c-478c-be97-195c52bddaee 2026-05-11 21:57:41.021 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 5829f770-bc9c-478c-be97-195c52bddaee 2026-05-11 22:07:37.728 13 INFO neutron.plugins.ml2.plugin [None req-e8cacd4a-9bcc-433e-ad64-362b1bf5d9cd - - - - - -] Attempt 1 to provision port 1b080071-9877-45a9-8341-204d1a8bbe01 2026-05-11 22:07:37.787 13 INFO neutron.plugins.ml2.plugin [None req-e8cacd4a-9bcc-433e-ad64-362b1bf5d9cd - - - - - -] Attempt 1 to provision port 280b231d-0cb7-4305-95de-3c60e06627a4 2026-05-11 22:07:37.832 13 INFO neutron.plugins.ml2.plugin [None req-e8cacd4a-9bcc-433e-ad64-362b1bf5d9cd - - - - - -] Attempt 1 to provision port d0984900-4053-4dfc-b72d-29130fbdeed4 2026-05-11 22:12:49.364 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port ee3469cf-64ae-4cb4-8580-6438495b71e5 2026-05-11 22:12:55.440 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 93368ec7-e113-40ae-84ea-b26f76be6252 2026-05-11 22:12:56.000 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port c3ef45b5-30d4-4962-ba55-be9168da13dc 2026-05-11 22:12:57.430 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port c3ef45b5-30d4-4962-ba55-be9168da13dc 2026-05-11 22:12:57.641 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 23e08576-a142-44fc-b7c5-0612d66f8119 2026-05-11 22:12:57.734 16 INFO neutron.plugins.ml2.plugin [None req-169a847f-73b3-43a8-982c-f27f8f228a55 - - - - - -] Attempt 1 to provision port c3ef45b5-30d4-4962-ba55-be9168da13dc 2026-05-11 22:12:57.778 16 INFO neutron.plugins.ml2.plugin [None req-169a847f-73b3-43a8-982c-f27f8f228a55 - - - - - -] Attempt 1 to provision port 7bbdd3a5-43b4-44d6-aa19-901d9a9c54c7 2026-05-11 22:12:57.986 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 93368ec7-e113-40ae-84ea-b26f76be6252 2026-05-11 22:12:59.379 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 23e08576-a142-44fc-b7c5-0612d66f8119 2026-05-11 22:12:59.598 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port a5f6d5e1-5f03-432c-9324-8bfc2beaf817 2026-05-11 22:13:01.383 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port a5f6d5e1-5f03-432c-9324-8bfc2beaf817 2026-05-11 22:13:03.292 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bee5e017-7d08-45ba-af68-2636044ede3c 2026-05-11 22:13:05.440 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7f998a4f-2a4a-40f0-98f5-e719948e1116 2026-05-11 22:13:05.812 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bee5e017-7d08-45ba-af68-2636044ede3c 2026-05-11 22:13:07.869 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port c56e8ba5-00ea-4b82-9f58-f9f7f93e5db2 2026-05-11 22:13:08.223 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7f998a4f-2a4a-40f0-98f5-e719948e1116 2026-05-11 22:13:08.368 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-44b6d4a7-1162-4621-aca6-4ef7b187b866'] response: {'server_uuid': '8a2cf7ce-d38e-4dd5-b2e2-609f884960dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c56e8ba5-00ea-4b82-9f58-f9f7f93e5db2', 'code': 200} 2026-05-11 22:13:09.393 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port bee5e017-7d08-45ba-af68-2636044ede3c 2026-05-11 22:13:09.493 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port 329d6d0c-bd70-44cd-b1a0-2c9f8c460885 2026-05-11 22:13:09.522 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port 7bbdd3a5-43b4-44d6-aa19-901d9a9c54c7 2026-05-11 22:13:09.544 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port 7f998a4f-2a4a-40f0-98f5-e719948e1116 2026-05-11 22:13:09.607 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port c56e8ba5-00ea-4b82-9f58-f9f7f93e5db2 2026-05-11 22:13:09.663 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port 360d4f3f-943e-40da-ad4b-c3583b021201 2026-05-11 22:13:09.712 13 INFO neutron.plugins.ml2.plugin [None req-26d45e96-8298-459f-acc2-7e4a77eb7dd6 - - - - - -] Attempt 1 to provision port c3ef45b5-30d4-4962-ba55-be9168da13dc 2026-05-11 22:13:09.974 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 348e015a-4682-4c98-af0f-127ca7ff32fa 2026-05-11 22:13:10.393 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port c56e8ba5-00ea-4b82-9f58-f9f7f93e5db2 2026-05-11 22:13:10.413 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd1c862-ef61-41b2-89d8-aa64f94da5fc'] response: {'server_uuid': '821a9f3d-760d-40ea-ba7a-9fac886ab074', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '348e015a-4682-4c98-af0f-127ca7ff32fa', 'code': 200} 2026-05-11 22:13:11.717 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 348e015a-4682-4c98-af0f-127ca7ff32fa 2026-05-11 22:13:14.221 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a336dbfe-3442-47bb-b739-97fce1f2d065'] response: {'server_uuid': '8a2cf7ce-d38e-4dd5-b2e2-609f884960dc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c56e8ba5-00ea-4b82-9f58-f9f7f93e5db2', 'code': 200} 2026-05-11 22:13:18.228 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port be5f09cf-f931-4f65-843c-c4a9693c2fdd 2026-05-11 22:13:18.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-034b3f62-21e7-42ea-a38d-9af9531a406c'] response: {'server_uuid': 'efd506ae-2bb8-4910-a98e-0284b2193415', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be5f09cf-f931-4f65-843c-c4a9693c2fdd', 'code': 200} 2026-05-11 22:13:20.009 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port be5f09cf-f931-4f65-843c-c4a9693c2fdd 2026-05-11 22:13:21.010 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port bee5e017-7d08-45ba-af68-2636044ede3c 2026-05-11 22:13:21.161 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port 348e015a-4682-4c98-af0f-127ca7ff32fa 2026-05-11 22:13:21.263 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port 329d6d0c-bd70-44cd-b1a0-2c9f8c460885 2026-05-11 22:13:21.295 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port be5f09cf-f931-4f65-843c-c4a9693c2fdd 2026-05-11 22:13:21.448 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port 7f998a4f-2a4a-40f0-98f5-e719948e1116 2026-05-11 22:13:21.552 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port 360d4f3f-943e-40da-ad4b-c3583b021201 2026-05-11 22:13:21.590 16 INFO neutron.plugins.ml2.plugin [None req-a911da07-c894-49d3-8875-e05c7b8d9d2d - - - - - -] Attempt 1 to provision port 4c760235-3680-4b91-bcb7-273601a94b47 2026-05-11 22:13:25.887 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08317027-c125-4ff1-bc26-58989c8a2c27'] response: {'server_uuid': 'efd506ae-2bb8-4910-a98e-0284b2193415', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'be5f09cf-f931-4f65-843c-c4a9693c2fdd', 'code': 200} 2026-05-11 22:13:27.769 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 96c508b8-41ed-481b-8b15-5c0305280483 2026-05-11 22:13:29.638 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 96c508b8-41ed-481b-8b15-5c0305280483 2026-05-11 22:13:31.756 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 2819a15e-1d81-4324-aa63-91933f6ed070 2026-05-11 22:13:33.771 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 2819a15e-1d81-4324-aa63-91933f6ed070 2026-05-11 22:13:35.888 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 329d6d0c-bd70-44cd-b1a0-2c9f8c460885 2026-05-11 22:13:36.180 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port d86395f6-cedc-4d93-95e8-5a056e1237f0 2026-05-11 22:13:36.897 13 INFO neutron.plugins.ml2.plugin [None req-78463089-b313-4b93-bb1d-9625e7f4d0fb - - - - - -] Attempt 1 to provision port 287fe47b-96d0-4619-9917-ea65362b85b5 2026-05-11 22:13:36.924 13 INFO neutron.plugins.ml2.plugin [None req-78463089-b313-4b93-bb1d-9625e7f4d0fb - - - - - -] Attempt 1 to provision port 348e015a-4682-4c98-af0f-127ca7ff32fa 2026-05-11 22:13:36.978 13 INFO neutron.plugins.ml2.plugin [None req-78463089-b313-4b93-bb1d-9625e7f4d0fb - - - - - -] Attempt 1 to provision port 329d6d0c-bd70-44cd-b1a0-2c9f8c460885 2026-05-11 22:13:37.037 13 INFO neutron.plugins.ml2.plugin [None req-78463089-b313-4b93-bb1d-9625e7f4d0fb - - - - - -] Attempt 1 to provision port 2819a15e-1d81-4324-aa63-91933f6ed070 2026-05-11 22:13:37.080 13 INFO neutron.plugins.ml2.plugin [None req-78463089-b313-4b93-bb1d-9625e7f4d0fb - - - - - -] Attempt 1 to provision port d86395f6-cedc-4d93-95e8-5a056e1237f0 2026-05-11 22:13:37.675 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 329d6d0c-bd70-44cd-b1a0-2c9f8c460885 2026-05-11 22:13:37.898 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port d86395f6-cedc-4d93-95e8-5a056e1237f0 2026-05-11 22:13:40.202 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 59374090-721b-463f-9157-7a78fd3a48c5 2026-05-11 22:13:40.333 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9964b598-6978-4f54-baed-ef7f79eb46a2'] response: {'server_uuid': '95225c40-ffe7-444a-ad4a-a81165a4fbf6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59374090-721b-463f-9157-7a78fd3a48c5', 'code': 200} 2026-05-11 22:13:41.780 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 59374090-721b-463f-9157-7a78fd3a48c5 2026-05-11 22:13:45.743 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 287fe47b-96d0-4619-9917-ea65362b85b5 2026-05-11 22:13:46.061 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 6a6fdf6a-906b-441f-bf78-c39cb213f8f9 2026-05-11 22:13:48.009 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 287fe47b-96d0-4619-9917-ea65362b85b5 2026-05-11 22:13:48.211 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 6a6fdf6a-906b-441f-bf78-c39cb213f8f9 2026-05-11 22:13:52.179 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9748c78-d23b-44a5-9215-9e66c6481b45'] response: {'server_uuid': '821a9f3d-760d-40ea-ba7a-9fac886ab074', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '348e015a-4682-4c98-af0f-127ca7ff32fa', 'code': 200} 2026-05-11 22:13:57.738 16 INFO neutron.plugins.ml2.plugin [None req-12316fab-4ce3-49c1-97a1-350bae560c3a - - - - - -] Attempt 1 to provision port d86395f6-cedc-4d93-95e8-5a056e1237f0 2026-05-11 22:13:57.804 16 INFO neutron.plugins.ml2.plugin [None req-12316fab-4ce3-49c1-97a1-350bae560c3a - - - - - -] Attempt 1 to provision port 1b080071-9877-45a9-8341-204d1a8bbe01 2026-05-11 22:13:59.922 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7655d19e-8817-49f5-864a-bc17be73a8f0 2026-05-11 22:14:01.671 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7655d19e-8817-49f5-864a-bc17be73a8f0 2026-05-11 22:14:03.159 13 INFO neutron.plugins.ml2.plugin [None req-ee265977-cd31-45c4-89bd-c2d39ea1e33d - - - - - -] Attempt 1 to provision port 0a65b856-a6b8-42fd-b09a-f7e889d4351c 2026-05-11 22:14:05.961 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port ae563170-fa74-4be0-988d-d84d0aeeb651 2026-05-11 22:14:06.453 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port feaffdfa-e992-4e3c-a7b3-b1e20ffdcf34 2026-05-11 22:14:07.791 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port ae563170-fa74-4be0-988d-d84d0aeeb651 2026-05-11 22:14:08.016 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port feaffdfa-e992-4e3c-a7b3-b1e20ffdcf34 2026-05-11 22:14:12.809 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 32f745b1-4108-4941-b00e-720279525429 2026-05-11 22:14:13.157 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 57ddf40a-5e98-4a14-9d63-ee0739136976 2026-05-11 22:14:13.284 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cbcb243-4d76-455e-bebc-19da79a6c24c'] response: {'server_uuid': 'd7007aa3-4711-4288-beed-8adc4b54fcd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57ddf40a-5e98-4a14-9d63-ee0739136976', 'code': 200} 2026-05-11 22:14:14.030 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 32f745b1-4108-4941-b00e-720279525429 2026-05-11 22:14:14.188 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 57ddf40a-5e98-4a14-9d63-ee0739136976 2026-05-11 22:14:14.354 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 4f59e81d-469b-456b-9d5b-e1b975c57d7b 2026-05-11 22:14:15.904 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 4f59e81d-469b-456b-9d5b-e1b975c57d7b 2026-05-11 22:14:17.215 16 INFO neutron.plugins.ml2.plugin [None req-4fd8588d-4c2e-46e2-90f5-c15b6e91b0b4 - - - - - -] Attempt 1 to provision port 57ddf40a-5e98-4a14-9d63-ee0739136976 2026-05-11 22:14:17.279 16 INFO neutron.plugins.ml2.plugin [None req-4fd8588d-4c2e-46e2-90f5-c15b6e91b0b4 - - - - - -] Attempt 1 to provision port feaffdfa-e992-4e3c-a7b3-b1e20ffdcf34 2026-05-11 22:14:17.333 16 INFO neutron.plugins.ml2.plugin [None req-4fd8588d-4c2e-46e2-90f5-c15b6e91b0b4 - - - - - -] Attempt 1 to provision port 3fcc5d2b-e4b5-467a-9bce-7102c6efb1c8 2026-05-11 22:14:17.357 16 INFO neutron.plugins.ml2.plugin [None req-4fd8588d-4c2e-46e2-90f5-c15b6e91b0b4 - - - - - -] Attempt 1 to provision port 32f745b1-4108-4941-b00e-720279525429 2026-05-11 22:14:17.416 16 INFO neutron.plugins.ml2.plugin [None req-4fd8588d-4c2e-46e2-90f5-c15b6e91b0b4 - - - - - -] Attempt 1 to provision port 7bfb339b-c532-486d-8714-d8fb6a46fe40 2026-05-11 22:14:18.551 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 6938e7aa-b6ba-4624-8bd8-a6a75124c2d6 2026-05-11 22:14:18.690 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b063ca-48d1-4afe-a862-2f859563b9b0'] response: {'server_uuid': 'da1ee6b9-aa88-4e0c-96e1-a94d63bd0735', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6938e7aa-b6ba-4624-8bd8-a6a75124c2d6', 'code': 200} 2026-05-11 22:14:20.059 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 6938e7aa-b6ba-4624-8bd8-a6a75124c2d6 2026-05-11 22:14:22.054 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 5ef72bf4-ab7c-4b0e-9596-cb79e9533369 2026-05-11 22:14:22.896 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 0a65b856-a6b8-42fd-b09a-f7e889d4351c 2026-05-11 22:14:24.198 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 88aca99e-39a0-4a49-b721-eded4805efb4 2026-05-11 22:14:24.438 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 5ef72bf4-ab7c-4b0e-9596-cb79e9533369 2026-05-11 22:14:24.631 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 3fcc5d2b-e4b5-467a-9bce-7102c6efb1c8 2026-05-11 22:14:24.691 16 INFO neutron.plugins.ml2.plugin [None req-4df1e8f5-528e-4a99-b657-3caf18755679 - - - - - -] Attempt 1 to provision port 5ef72bf4-ab7c-4b0e-9596-cb79e9533369 2026-05-11 22:14:24.806 16 INFO neutron.plugins.ml2.plugin [None req-4df1e8f5-528e-4a99-b657-3caf18755679 - - - - - -] Attempt 1 to provision port faf3b02f-2c01-4ea5-b092-5ae6577af017 2026-05-11 22:14:24.861 16 INFO neutron.plugins.ml2.plugin [None req-4df1e8f5-528e-4a99-b657-3caf18755679 - - - - - -] Attempt 1 to provision port 3fcc5d2b-e4b5-467a-9bce-7102c6efb1c8 2026-05-11 22:14:24.980 16 INFO neutron.plugins.ml2.plugin [None req-4df1e8f5-528e-4a99-b657-3caf18755679 - - - - - -] Attempt 1 to provision port 88aca99e-39a0-4a49-b721-eded4805efb4 2026-05-11 22:14:27.463 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 88aca99e-39a0-4a49-b721-eded4805efb4 2026-05-11 22:14:27.600 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 45f32a25-b6d8-4f9d-afd7-a39f40c9abf3 2026-05-11 22:14:27.690 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-47a77891-93fd-48ad-bd5b-a585fe04a886'] response: {'server_uuid': '49caf735-6a08-40f1-8258-da9bfc757cfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45f32a25-b6d8-4f9d-afd7-a39f40c9abf3', 'code': 200} 2026-05-11 22:14:27.901 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 3fcc5d2b-e4b5-467a-9bce-7102c6efb1c8 2026-05-11 22:14:28.047 16 INFO neutron.plugins.ml2.plugin [None req-f4f10810-3630-4b64-8416-119119f21a5f - - - - - -] Attempt 1 to provision port 0bbdcbbb-c919-4c27-bddc-5bfe14759957 2026-05-11 22:14:28.070 16 INFO neutron.plugins.ml2.plugin [None req-f4f10810-3630-4b64-8416-119119f21a5f - - - - - -] Attempt 1 to provision port 45f32a25-b6d8-4f9d-afd7-a39f40c9abf3 2026-05-11 22:14:28.130 16 INFO neutron.plugins.ml2.plugin [None req-f4f10810-3630-4b64-8416-119119f21a5f - - - - - -] Attempt 1 to provision port 5ef72bf4-ab7c-4b0e-9596-cb79e9533369 2026-05-11 22:14:28.189 16 INFO neutron.plugins.ml2.plugin [None req-f4f10810-3630-4b64-8416-119119f21a5f - - - - - -] Attempt 1 to provision port faf3b02f-2c01-4ea5-b092-5ae6577af017 2026-05-11 22:14:29.266 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 45f32a25-b6d8-4f9d-afd7-a39f40c9abf3 2026-05-11 22:14:31.243 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port faf3b02f-2c01-4ea5-b092-5ae6577af017 2026-05-11 22:14:31.531 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 0bbdcbbb-c919-4c27-bddc-5bfe14759957 2026-05-11 22:14:32.082 16 INFO neutron.plugins.ml2.plugin [None req-e4caf07f-e026-4c81-9591-4e5302be6ce4 - - - - - -] Attempt 1 to provision port 6938e7aa-b6ba-4624-8bd8-a6a75124c2d6 2026-05-11 22:14:32.135 16 INFO neutron.plugins.ml2.plugin [None req-e4caf07f-e026-4c81-9591-4e5302be6ce4 - - - - - -] Attempt 1 to provision port faf3b02f-2c01-4ea5-b092-5ae6577af017 2026-05-11 22:14:33.257 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port faf3b02f-2c01-4ea5-b092-5ae6577af017 2026-05-11 22:14:33.427 13 INFO neutron.plugins.ml2.plugin [None req-871a994f-62b3-490e-92ac-f47a74cd58e3 - - - - - -] Attempt 1 to provision port 45f32a25-b6d8-4f9d-afd7-a39f40c9abf3 2026-05-11 22:14:33.453 13 INFO neutron.plugins.ml2.db [None req-871a994f-62b3-490e-92ac-f47a74cd58e3 - - - - - -] No ports have port_id starting with 45f32a25-b6d8-4f9d-afd7-a39f40c9abf3 2026-05-11 22:14:33.463 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 0bbdcbbb-c919-4c27-bddc-5bfe14759957 2026-05-11 22:14:45.328 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port dded2604-1366-4fca-b432-9b0a61da70f5 2026-05-11 22:14:47.309 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port dded2604-1366-4fca-b432-9b0a61da70f5 2026-05-11 22:14:47.490 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port e50b6ca6-d224-42fd-9815-bec8f6d7ed5f 2026-05-11 22:14:49.235 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port e50b6ca6-d224-42fd-9815-bec8f6d7ed5f 2026-05-11 22:14:49.596 13 INFO neutron.plugins.ml2.plugin [None req-3a9b0ca6-82ba-45e6-ac66-79118477a5e1 - - - - - -] Attempt 1 to provision port a2b5ea57-f351-4f08-8907-cf84ad11ef1e 2026-05-11 22:14:49.615 13 INFO neutron.plugins.ml2.plugin [None req-3a9b0ca6-82ba-45e6-ac66-79118477a5e1 - - - - - -] Attempt 1 to provision port 200ae5fd-d505-4e47-88dd-db576c0732b0 2026-05-11 22:14:49.634 13 INFO neutron.plugins.ml2.plugin [None req-3a9b0ca6-82ba-45e6-ac66-79118477a5e1 - - - - - -] Attempt 1 to provision port dded2604-1366-4fca-b432-9b0a61da70f5 2026-05-11 22:14:49.673 13 INFO neutron.plugins.ml2.plugin [None req-3a9b0ca6-82ba-45e6-ac66-79118477a5e1 - - - - - -] Attempt 1 to provision port b037108c-0808-458f-ba80-d62a25ddb54b 2026-05-11 22:14:51.273 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bd0c84c0-7571-4529-8c19-1fcc19dd3092 2026-05-11 22:14:53.375 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 1abf2258-628e-42eb-bbb3-14dbb5d54bac 2026-05-11 22:14:53.775 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bd0c84c0-7571-4529-8c19-1fcc19dd3092 2026-05-11 22:14:55.392 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 1abf2258-628e-42eb-bbb3-14dbb5d54bac 2026-05-11 22:14:57.510 13 INFO neutron.plugins.ml2.plugin [None req-66229614-e4fe-40c7-8b24-a20b92b72b59 - - - - - -] Attempt 1 to provision port 200ae5fd-d505-4e47-88dd-db576c0732b0 2026-05-11 22:14:57.538 13 INFO neutron.plugins.ml2.plugin [None req-66229614-e4fe-40c7-8b24-a20b92b72b59 - - - - - -] Attempt 1 to provision port 1abf2258-628e-42eb-bbb3-14dbb5d54bac 2026-05-11 22:14:57.587 13 INFO neutron.plugins.ml2.plugin [None req-66229614-e4fe-40c7-8b24-a20b92b72b59 - - - - - -] Attempt 1 to provision port dce19e9d-7cb5-42d6-973d-a597431b3796 2026-05-11 22:14:59.335 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 919726ba-4750-4aa4-ac02-67477eb71322 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server [None req-e674634c-9a64-45d3-931b-45f15f9e1857 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ec3dea67-292b-4007-9a4d-b7e124f40423: This subnet is being modified by another concurrent operation. 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 289, in create_dhcp_port 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1668, in create_port 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1632, in _create_port_db 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1591, in create_port_db 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 689, in _ipam_get_subnets 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ec3dea67-292b-4007-9a4d-b7e124f40423: This subnet is being modified by another concurrent operation. 2026-05-11 22:15:00.672 13 ERROR oslo_messaging.rpc.server 2026-05-11 22:15:01.304 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 919726ba-4750-4aa4-ac02-67477eb71322 2026-05-11 22:15:02.088 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ec71b13-25bd-4fdf-9cf6-cc91295cc590'] response: {'server_uuid': 'da1ee6b9-aa88-4e0c-96e1-a94d63bd0735', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6938e7aa-b6ba-4624-8bd8-a6a75124c2d6', 'code': 200} 2026-05-11 22:15:04.854 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 6938e7aa-b6ba-4624-8bd8-a6a75124c2d6 2026-05-11 22:15:05.248 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c410144-7fa4-4fd1-aaed-6fcd6ed30dec'] response: {'server_uuid': 'da1ee6b9-aa88-4e0c-96e1-a94d63bd0735', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6938e7aa-b6ba-4624-8bd8-a6a75124c2d6', 'code': 200} 2026-05-11 22:15:05.430 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port b3d2caad-2cc0-4c26-9980-70cd95c0c169 2026-05-11 22:15:06.234 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port a2b5ea57-f351-4f08-8907-cf84ad11ef1e 2026-05-11 22:15:06.483 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 200ae5fd-d505-4e47-88dd-db576c0732b0 2026-05-11 22:15:06.765 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 6938e7aa-b6ba-4624-8bd8-a6a75124c2d6 2026-05-11 22:15:06.961 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port b3d2caad-2cc0-4c26-9980-70cd95c0c169 2026-05-11 22:15:07.296 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dcef4ab-e481-4026-890f-fb253b24ec97'] response: {'server_uuid': '5675bd7e-0fc2-4d31-aae0-6ee4e9871ae5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3d2caad-2cc0-4c26-9980-70cd95c0c169', 'code': 200} 2026-05-11 22:15:08.230 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port b59fec38-0fec-42ae-bb6e-b9ad95bafff8 2026-05-11 22:15:08.749 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port a2b5ea57-f351-4f08-8907-cf84ad11ef1e 2026-05-11 22:15:08.899 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 200ae5fd-d505-4e47-88dd-db576c0732b0 2026-05-11 22:15:09.088 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port b037108c-0808-458f-ba80-d62a25ddb54b 2026-05-11 22:15:09.374 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port dce19e9d-7cb5-42d6-973d-a597431b3796 2026-05-11 22:15:10.348 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port b037108c-0808-458f-ba80-d62a25ddb54b 2026-05-11 22:15:10.485 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port b59fec38-0fec-42ae-bb6e-b9ad95bafff8 2026-05-11 22:15:10.668 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port dce19e9d-7cb5-42d6-973d-a597431b3796 2026-05-11 22:15:12.863 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7e3002c1-0752-4b7b-94dd-abfdbf4e86b4 2026-05-11 22:15:12.977 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-541721dd-1e09-432c-b6e8-176fac305ba8'] response: {'server_uuid': '69b15617-a522-44b9-8e49-1801983237b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e3002c1-0752-4b7b-94dd-abfdbf4e86b4', 'code': 200} 2026-05-11 22:15:14.336 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7e3002c1-0752-4b7b-94dd-abfdbf4e86b4 2026-05-11 22:15:16.348 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 354ee7ab-eebe-4e03-96f4-afa0f888f07c 2026-05-11 22:15:16.638 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 4cfd495f-2e2c-4889-8eb1-871aca3a4ffb 2026-05-11 22:15:18.268 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 354ee7ab-eebe-4e03-96f4-afa0f888f07c 2026-05-11 22:15:18.469 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 4cfd495f-2e2c-4889-8eb1-871aca3a4ffb 2026-05-11 22:15:20.610 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port 200ae5fd-d505-4e47-88dd-db576c0732b0 2026-05-11 22:15:20.668 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port 354ee7ab-eebe-4e03-96f4-afa0f888f07c 2026-05-11 22:15:20.734 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port b59fec38-0fec-42ae-bb6e-b9ad95bafff8 2026-05-11 22:15:20.787 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port dce19e9d-7cb5-42d6-973d-a597431b3796 2026-05-11 22:15:20.830 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port 7e3002c1-0752-4b7b-94dd-abfdbf4e86b4 2026-05-11 22:15:20.870 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port 4cfd495f-2e2c-4889-8eb1-871aca3a4ffb 2026-05-11 22:15:20.909 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port b3d2caad-2cc0-4c26-9980-70cd95c0c169 2026-05-11 22:15:20.946 13 INFO neutron.plugins.ml2.plugin [None req-bcee42c4-786a-4840-8a57-c97df11ce64d - - - - - -] Attempt 1 to provision port 1abf2258-628e-42eb-bbb3-14dbb5d54bac 2026-05-11 22:15:23.390 16 INFO neutron.plugins.ml2.plugin [None req-0ed09f6b-95e3-473b-b71c-3b0b4b8014a8 - - - - - -] Attempt 1 to provision port 4cfd495f-2e2c-4889-8eb1-871aca3a4ffb 2026-05-11 22:15:25.627 16 INFO neutron.plugins.ml2.plugin [None req-42892f3f-37a3-4f2f-a934-c33657947c71 - - - - - -] Attempt 1 to provision port 7e3002c1-0752-4b7b-94dd-abfdbf4e86b4 2026-05-11 22:15:52.821 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port ee941c1e-78c1-421e-8a7f-9f0e2eecf02c 2026-05-11 22:15:52.935 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ac66b70-c341-4d64-985f-a9683fd6fb12'] response: {'server_uuid': '67c95407-9c98-4ffd-b8dc-bf3a61340995', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee941c1e-78c1-421e-8a7f-9f0e2eecf02c', 'code': 200} 2026-05-11 22:15:54.403 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port ee941c1e-78c1-421e-8a7f-9f0e2eecf02c 2026-05-11 22:16:38.412 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 398e9153-b399-40b5-93bc-4a7cd913a215 2026-05-11 22:17:06.283 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 44c53360-7da9-4ea9-8786-bb44b39ede29 2026-05-11 22:17:08.397 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 963a4db1-5daa-4171-b1e7-1f827c164a47 2026-05-11 22:17:08.794 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 44c53360-7da9-4ea9-8786-bb44b39ede29 2026-05-11 22:17:08.966 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 4721b427-2aa7-4245-9a17-671369ed3115 2026-05-11 22:17:10.282 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 963a4db1-5daa-4171-b1e7-1f827c164a47 2026-05-11 22:17:10.451 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 4721b427-2aa7-4245-9a17-671369ed3115 2026-05-11 22:17:12.298 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 06060ceb-7f3d-4e15-b39f-292884bc6110 2026-05-11 22:17:14.323 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 06060ceb-7f3d-4e15-b39f-292884bc6110 2026-05-11 22:17:15.108 16 INFO neutron.plugins.ml2.plugin [None req-e2d05db8-3b62-4edb-872b-53e3b49097cf - - - - - -] Attempt 1 to provision port 9dd5300a-a5b5-4bd8-86c2-99e029a485a3 2026-05-11 22:17:15.151 16 INFO neutron.plugins.ml2.plugin [None req-e2d05db8-3b62-4edb-872b-53e3b49097cf - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:15.182 16 INFO neutron.plugins.ml2.plugin [None req-e2d05db8-3b62-4edb-872b-53e3b49097cf - - - - - -] Attempt 1 to provision port 963a4db1-5daa-4171-b1e7-1f827c164a47 2026-05-11 22:17:15.242 16 INFO neutron.plugins.ml2.plugin [None req-e2d05db8-3b62-4edb-872b-53e3b49097cf - - - - - -] Attempt 1 to provision port 06060ceb-7f3d-4e15-b39f-292884bc6110 2026-05-11 22:17:15.288 16 INFO neutron.plugins.ml2.plugin [None req-e2d05db8-3b62-4edb-872b-53e3b49097cf - - - - - -] Attempt 1 to provision port 9a96d92b-d30c-44de-8fa0-37cc462a0eb0 2026-05-11 22:17:19.668 13 INFO neutron.plugins.ml2.plugin [None req-421ee767-f65b-42b0-aa01-4b698fbac3f8 - - - - - -] Attempt 1 to provision port 9dd5300a-a5b5-4bd8-86c2-99e029a485a3 2026-05-11 22:17:19.692 13 INFO neutron.plugins.ml2.plugin [None req-421ee767-f65b-42b0-aa01-4b698fbac3f8 - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:19.715 13 INFO neutron.plugins.ml2.plugin [None req-421ee767-f65b-42b0-aa01-4b698fbac3f8 - - - - - -] Attempt 1 to provision port 963a4db1-5daa-4171-b1e7-1f827c164a47 2026-05-11 22:17:19.774 13 INFO neutron.plugins.ml2.plugin [None req-421ee767-f65b-42b0-aa01-4b698fbac3f8 - - - - - -] Attempt 1 to provision port 06060ceb-7f3d-4e15-b39f-292884bc6110 2026-05-11 22:17:22.809 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 0376d456-e844-432a-ae5b-7e8416462ccb 2026-05-11 22:17:22.863 16 INFO neutron.plugins.ml2.plugin [None req-9c0ce3a5-a680-4649-9cf9-c4c952b9b932 - - - - - -] Attempt 1 to provision port 0376d456-e844-432a-ae5b-7e8416462ccb 2026-05-11 22:17:22.915 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b0fa1d6-c1e3-4d0c-af61-0ef48ac811d2'] response: {'server_uuid': 'ee744838-5a7e-43e3-87e6-027fec2fbb29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0376d456-e844-432a-ae5b-7e8416462ccb', 'code': 200} 2026-05-11 22:17:22.937 16 INFO neutron.plugins.ml2.plugin [None req-9c0ce3a5-a680-4649-9cf9-c4c952b9b932 - - - - - -] Attempt 1 to provision port 9dd5300a-a5b5-4bd8-86c2-99e029a485a3 2026-05-11 22:17:22.958 16 INFO neutron.plugins.ml2.plugin [None req-9c0ce3a5-a680-4649-9cf9-c4c952b9b932 - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:22.980 16 INFO neutron.plugins.ml2.plugin [None req-9c0ce3a5-a680-4649-9cf9-c4c952b9b932 - - - - - -] Attempt 1 to provision port 963a4db1-5daa-4171-b1e7-1f827c164a47 2026-05-11 22:17:24.299 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 0376d456-e844-432a-ae5b-7e8416462ccb 2026-05-11 22:17:25.043 16 INFO neutron.plugins.ml2.plugin [None req-dd7442e0-0307-4a14-b6e8-8e42c552863b - - - - - -] Attempt 1 to provision port 9dd5300a-a5b5-4bd8-86c2-99e029a485a3 2026-05-11 22:17:25.082 16 INFO neutron.plugins.ml2.plugin [None req-dd7442e0-0307-4a14-b6e8-8e42c552863b - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:26.395 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 9dd5300a-a5b5-4bd8-86c2-99e029a485a3 2026-05-11 22:17:26.435 13 INFO neutron.plugins.ml2.plugin [None req-68246569-41f6-4075-b874-6af802e117c4 - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:26.658 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:26.875 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 9a96d92b-d30c-44de-8fa0-37cc462a0eb0 2026-05-11 22:17:27.186 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7db81ff2-6a3d-4d66-be67-5a65554868c6 2026-05-11 22:17:27.859 13 INFO neutron.plugins.ml2.plugin [None req-cc3c4675-1616-4a78-9cc8-f476a1023240 - - - - - -] Attempt 1 to provision port 0376d456-e844-432a-ae5b-7e8416462ccb 2026-05-11 22:17:28.335 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 9dd5300a-a5b5-4bd8-86c2-99e029a485a3 2026-05-11 22:17:28.511 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port eab15f89-9962-49b9-853d-5dc12980d9bd 2026-05-11 22:17:28.676 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 9a96d92b-d30c-44de-8fa0-37cc462a0eb0 2026-05-11 22:17:28.807 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 7db81ff2-6a3d-4d66-be67-5a65554868c6 2026-05-11 22:17:40.360 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port f79ed2a5-035a-425a-b286-8a4228fe1c37 2026-05-11 22:17:40.460 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4137e01e-279b-4a80-9300-46d4fd3386ad'] response: {'server_uuid': '3ff269ea-2439-4973-96f3-7b279fc88fb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f79ed2a5-035a-425a-b286-8a4228fe1c37', 'code': 200} 2026-05-11 22:17:42.300 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port f79ed2a5-035a-425a-b286-8a4228fe1c37 2026-05-11 22:18:28.849 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 8e7460a4-26af-43e7-83d4-8cbbfbd2dc6e 2026-05-11 22:18:28.989 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6d892db-0a7c-4165-973f-a5aefbc0196e'] response: {'server_uuid': 'c2fcac63-b873-42ef-b666-5e6ee45208f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e7460a4-26af-43e7-83d4-8cbbfbd2dc6e', 'code': 200} 2026-05-11 22:18:30.342 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 8e7460a4-26af-43e7-83d4-8cbbfbd2dc6e 2026-05-11 22:19:42.757 16 INFO neutron.plugins.ml2.plugin [None req-d6d2a1e6-73df-4047-9d90-1ee7c1b81f88 - - - - - -] Attempt 1 to provision port bf9c2e21-fe9b-464e-906c-9574f3231e0d 2026-05-11 22:19:49.911 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bf9c2e21-fe9b-464e-906c-9574f3231e0d 2026-05-11 22:19:50.021 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c443be0-e43d-4332-befe-245ac817b9ac'] response: {'server_uuid': 'c2fcac63-b873-42ef-b666-5e6ee45208f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf9c2e21-fe9b-464e-906c-9574f3231e0d', 'code': 200} 2026-05-11 22:19:50.544 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bf9c2e21-fe9b-464e-906c-9574f3231e0d 2026-05-11 22:20:04.865 13 INFO neutron.plugins.ml2.plugin [None req-a520ed5b-487b-4790-af00-f519ca057292 - - - - - -] Attempt 1 to provision port 29541df1-f652-4610-8ae0-de543fe2f6b0 2026-05-11 22:20:12.565 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 29541df1-f652-4610-8ae0-de543fe2f6b0 2026-05-11 22:20:12.665 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c528decf-aa64-45e8-955b-d85df8e87efe'] response: {'server_uuid': 'c2fcac63-b873-42ef-b666-5e6ee45208f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29541df1-f652-4610-8ae0-de543fe2f6b0', 'code': 200} 2026-05-11 22:20:14.605 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 29541df1-f652-4610-8ae0-de543fe2f6b0 2026-05-11 22:20:15.004 13 INFO neutron.plugins.ml2.plugin [None req-c749b443-70d2-411b-8c67-a9baa00516ec - - - - - -] Attempt 1 to provision port bf9c2e21-fe9b-464e-906c-9574f3231e0d 2026-05-11 22:20:26.274 13 INFO neutron.plugins.ml2.plugin [None req-ae3f8d43-238e-41a2-9163-327d051c1194 - - - - - -] Attempt 1 to provision port 29541df1-f652-4610-8ae0-de543fe2f6b0 2026-05-11 22:20:26.626 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port 29541df1-f652-4610-8ae0-de543fe2f6b0 2026-05-11 22:20:27.640 16 INFO neutron.plugins.ml2.plugin [None req-61942343-b8a7-40a8-be36-365bd1fed03e - - - - - -] Attempt 1 to provision port 29541df1-f652-4610-8ae0-de543fe2f6b0 2026-05-11 22:20:36.512 16 INFO neutron.plugins.ml2.plugin [None req-9abe6590-1189-4f55-8dda-b8613e567a4c - - - - - -] Attempt 1 to provision port bf9c2e21-fe9b-464e-906c-9574f3231e0d 2026-05-11 22:20:36.584 13 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] Attempt 1 to provision port bf9c2e21-fe9b-464e-906c-9574f3231e0d 2026-05-11 22:21:00.670 16 INFO neutron.plugins.ml2.plugin [None req-8e144cd8-7d08-4833-85ee-4bc4d7056169 - - - - - -] No ports have port_id starting with 53f8c37d-24f3-452f-b86f-8e77fb5677b5 2026-05-11 22:21:08.769 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a1147f2-c0a8-40da-a629-9b53606d3da6'] response: {'server_uuid': '3ff269ea-2439-4973-96f3-7b279fc88fb5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f79ed2a5-035a-425a-b286-8a4228fe1c37', 'code': 200}