+ 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-05 22:51:04.941 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 22:51:04.941 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-05 22:51:04.941 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-05 22:51:04.942 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 22:51:06.211 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:06.213 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 22:51:06.216 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 22:51:06.217 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 22:51:06.217 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 22:51:06.218 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-05 22:51:06.218 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-05 22:51:06.218 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:06.224 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:06.224 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 22:51:06.224 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:06.244 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 22:51:06.245 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 22:51:06.245 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 22:51:06.261 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 22:51:06.261 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 22:51:06.261 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 22:51:06.261 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 22:51:06.599 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing driver for type 'vlan' 2026-05-05 22:51:06.764 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] VlanTypeDriver initialization complete 2026-05-05 22:51:06.764 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 22:51:06.765 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 22:51:06.822 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 22:51:06.823 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 22:51:06.823 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing extension driver 'port_security' 2026-05-05 22:51:06.823 1 INFO neutron.plugins.ml2.extensions.port_security [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 22:51:06.823 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing extension driver 'qos' 2026-05-05 22:51:06.823 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 22:51:06.824 1 INFO neutron.plugins.ml2.managers [None req-dad1c9e6-03cf-402a-9482-eb3ea463e28b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 22:51:06.838 1 INFO neutron.quota [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded quota_driver: . 2026-05-05 22:51:06.839 1 INFO neutron.plugins.ml2.plugin [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 22:51:06.839 1 INFO neutron.plugins.ml2.managers [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 22:51:06.839 1 INFO neutron.plugins.ml2.managers [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 22:51:06.839 1 INFO neutron.plugins.ml2.managers [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 22:51:06.840 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: qos 2026-05-05 22:51:06.852 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: router 2026-05-05 22:51:06.888 1 INFO neutron.services.service_base [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 22:51:06.888 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: segments 2026-05-05 22:51:06.952 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: trunk 2026-05-05 22:51:06.965 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: vpnaas 2026-05-05 22:51:06.999 1 WARNING stevedore.named [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 22:51:07.079 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 22:51:07.080 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: taas 2026-05-05 22:51:07.244 1 WARNING stevedore.named [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:07.279 1 INFO neutron_taas.services.taas.taas_plugin [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 22:51:07.279 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: tapmirror 2026-05-05 22:51:07.290 1 WARNING stevedore.named [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 22:51:07.306 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 22:51:07.306 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 22:51:07.315 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: tag 2026-05-05 22:51:07.321 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: timestamp 2026-05-05 22:51:07.324 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 22:51:07.328 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: flavors 2026-05-05 22:51:07.331 1 INFO neutron.manager [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loading Plugin: revisions 2026-05-05 22:51:07.334 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Initializing extension manager. 2026-05-05 22:51:07.335 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: address-group 2026-05-05 22:51:07.336 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: address-scope 2026-05-05 22:51:07.337 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 22:51:07.338 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: agent 2026-05-05 22:51:07.338 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 22:51:07.340 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 22:51:07.340 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 22:51:07.341 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: availability_zone 2026-05-05 22:51:07.341 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 22:51:07.342 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 22:51:07.342 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 22:51:07.344 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 22:51:07.344 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: dns-integration 2026-05-05 22:51:07.345 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 22:51:07.345 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 22:51:07.346 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: dvr 2026-05-05 22:51:07.346 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 22:51:07.347 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 22:51:07.347 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:07.348 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 22:51:07.348 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: external-net 2026-05-05 22:51:07.348 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 22:51:07.349 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: extraroute 2026-05-05 22:51:07.349 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 22:51:07.350 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: filter-validation 2026-05-05 22:51:07.351 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 22:51:07.351 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 22:51:07.352 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 22:51:07.352 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: fip-port-details 2026-05-05 22:51:07.353 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: flavors 2026-05-05 22:51:07.354 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 22:51:07.355 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 22:51:07.355 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: ip_allocation 2026-05-05 22:51:07.356 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 22:51:07.356 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 22:51:07.357 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: router 2026-05-05 22:51:07.359 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 22:51:07.359 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 22:51:07.360 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 22:51:07.360 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 22:51:07.361 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: l3-ha 2026-05-05 22:51:07.361 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:07.361 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 22:51:07.362 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: l3-flavors 2026-05-05 22:51:07.362 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 22:51:07.363 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 22:51:07.365 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 22:51:07.366 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 22:51:07.367 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 22:51:07.368 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 22:51:07.368 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 22:51:07.369 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: multi-provider 2026-05-05 22:51:07.369 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: net-mtu 2026-05-05 22:51:07.369 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 22:51:07.370 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 22:51:07.370 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: network_ha 2026-05-05 22:51:07.371 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 22:51:07.371 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-05 22:51:07.372 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 22:51:07.373 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: pagination 2026-05-05 22:51:07.373 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-device-profile 2026-05-05 22:51:07.373 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 22:51:07.374 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 22:51:07.374 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 22:51:07.375 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-mac-override 2026-05-05 22:51:07.375 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 22:51:07.375 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 22:51:07.376 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 22:51:07.376 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-resource-request 2026-05-05 22:51:07.377 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 22:51:07.377 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 22:51:07.377 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: binding 2026-05-05 22:51:07.378 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: binding-extended 2026-05-05 22:51:07.378 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-security 2026-05-05 22:51:07.379 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: project-id 2026-05-05 22:51:07.379 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: provider 2026-05-05 22:51:07.380 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 22:51:07.381 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos 2026-05-05 22:51:07.382 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 22:51:07.382 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 22:51:07.383 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-default 2026-05-05 22:51:07.383 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-fip 2026-05-05 22:51:07.384 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 22:51:07.384 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 22:51:07.385 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 22:51:07.385 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 22:51:07.386 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 22:51:07.386 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-pps 2026-05-05 22:51:07.387 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 22:51:07.387 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 22:51:07.388 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 22:51:07.388 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 22:51:07.389 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 22:51:07.390 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: quotas 2026-05-05 22:51:07.393 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: quota_details 2026-05-05 22:51:07.394 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: rbac-policies 2026-05-05 22:51:07.394 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 22:51:07.395 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 22:51:07.395 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 22:51:07.396 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 22:51:07.396 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: revision-if-match 2026-05-05 22:51:07.396 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 22:51:07.397 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 22:51:07.397 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-05 22:51:07.398 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 22:51:07.399 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 22:51:07.400 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 22:51:07.400 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 22:51:07.400 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 22:51:07.401 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 22:51:07.401 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 22:51:07.405 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: security-group 2026-05-05 22:51:07.406 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: segment 2026-05-05 22:51:07.406 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 22:51:07.407 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: service-type 2026-05-05 22:51:07.407 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: sorting 2026-05-05 22:51:07.407 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 22:51:07.408 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 22:51:07.408 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 22:51:07.410 1 WARNING neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 22:51:07.410 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 22:51:07.411 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 22:51:07.418 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 22:51:07.419 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 22:51:07.419 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 22:51:07.420 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 22:51:07.420 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 22:51:07.421 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: tag-creation 2026-05-05 22:51:07.422 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 22:51:07.425 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 22:51:07.426 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 22:51:07.426 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: trunk 2026-05-05 22:51:07.426 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: trunk-details 2026-05-05 22:51:07.427 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 22:51:07.427 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 22:51:07.428 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 22:51:07.429 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 22:51:07.431 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 22:51:07.431 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 22:51:07.432 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 22:51:07.433 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: vpnaas 2026-05-05 22:51:07.434 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: taas 2026-05-05 22:51:07.435 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: tap-mirror 2026-05-05 22:51:07.436 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-05 22:51:07.436 1 INFO neutron.api.extensions [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 22:51:07.439 1 WARNING oslo_service.backend._threading.service [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-05 22:51:07.445 1 WARNING oslo_service.backend._threading.service [None req-a0e61dc4-5c45-40c8-97fd-5ffc44af5c34 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-05 22:51:37.523 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 22:51:37.591 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 22:51:37.603 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 22:51:50.536 13 INFO neutron.db.l3_hamode_db [None req-12d32796-9bf8-4807-8739-35e67d08bccd - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 22:52:07.094 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 2156320c-35b0-4133-a408-a6eebb729ee5 2026-05-05 22:52:08.048 13 INFO neutron.plugins.ml2.plugin [None req-0dde8de1-232d-442d-be2e-d1e9cb5785b3 - - - - - -] Attempt 1 to provision port 2156320c-35b0-4133-a408-a6eebb729ee5 2026-05-05 22:52:09.019 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 2156320c-35b0-4133-a408-a6eebb729ee5 2026-05-05 22:52:09.734 13 INFO neutron.plugins.ml2.plugin [None req-ffa8e324-c502-4e33-a693-2cdc15c10436 - - - - - -] Attempt 1 to provision port 2156320c-35b0-4133-a408-a6eebb729ee5 2026-05-05 22:56:51.127 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port f9df8ae7-aec5-42a7-b890-466ba4783afe 2026-05-05 22:56:52.477 16 INFO neutron.plugins.ml2.plugin [None req-2bc92594-efff-49e9-898c-5ecb8b0a374c - - - - - -] Attempt 1 to provision port f9df8ae7-aec5-42a7-b890-466ba4783afe 2026-05-05 22:56:53.108 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port f9df8ae7-aec5-42a7-b890-466ba4783afe 2026-05-05 22:56:56.871 13 INFO neutron.plugins.ml2.plugin [None req-ce0d8b8a-6c63-4cbe-ad44-e1d9e5f67320 - - - - - -] Attempt 1 to provision port 1881b8ec-eb81-47d1-8346-9f235d54d408 2026-05-05 23:00:51.782 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1881b8ec-eb81-47d1-8346-9f235d54d408 2026-05-05 23:00:53.191 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1881b8ec-eb81-47d1-8346-9f235d54d408 2026-05-05 23:09:25.357 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port bada7aae-7e85-43b4-875f-34378c0789ea 2026-05-05 23:09:27.332 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port bada7aae-7e85-43b4-875f-34378c0789ea 2026-05-05 23:19:13.647 16 INFO neutron.plugins.ml2.plugin [None req-665ba219-3124-44b9-a543-6dacca4ad56d - - - - - -] Attempt 1 to provision port 2156320c-35b0-4133-a408-a6eebb729ee5 2026-05-05 23:19:13.703 16 INFO neutron.plugins.ml2.plugin [None req-665ba219-3124-44b9-a543-6dacca4ad56d - - - - - -] Attempt 1 to provision port 1881b8ec-eb81-47d1-8346-9f235d54d408 2026-05-05 23:19:13.752 16 INFO neutron.plugins.ml2.plugin [None req-665ba219-3124-44b9-a543-6dacca4ad56d - - - - - -] Attempt 1 to provision port f9df8ae7-aec5-42a7-b890-466ba4783afe 2026-05-05 23:24:53.647 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 9e517f22-95de-44b6-93ba-4ed370e1f4e2 2026-05-05 23:24:54.681 16 INFO neutron.plugins.ml2.plugin [None req-05129c06-f541-4ac7-a4ef-a992c0a7b6c4 - - - - - -] Attempt 1 to provision port fc90b767-d5f9-4e42-b449-6a926c10d5bc 2026-05-05 23:24:54.708 16 INFO neutron.plugins.ml2.plugin [None req-05129c06-f541-4ac7-a4ef-a992c0a7b6c4 - - - - - -] Attempt 1 to provision port 9e517f22-95de-44b6-93ba-4ed370e1f4e2 2026-05-05 23:24:55.704 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 9e517f22-95de-44b6-93ba-4ed370e1f4e2 2026-05-05 23:24:57.890 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 5e8f5a95-f31d-44b6-9e5a-def5d06e98de 2026-05-05 23:24:59.679 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 5e8f5a95-f31d-44b6-9e5a-def5d06e98de 2026-05-05 23:25:01.706 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port be2a497a-fced-45a8-823e-3d8e0d4aef43 2026-05-05 23:25:02.134 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 41d8ee8e-a320-4d1c-8319-d9c557186cdb 2026-05-05 23:25:03.662 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 41d8ee8e-a320-4d1c-8319-d9c557186cdb 2026-05-05 23:25:03.877 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port be2a497a-fced-45a8-823e-3d8e0d4aef43 2026-05-05 23:25:05.666 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port eee3cb4d-2b10-4a36-8e39-dc296f350684 2026-05-05 23:25:06.035 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 8f72dfa3-1db9-4a0a-8657-5543a6a010c3 2026-05-05 23:25:07.752 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port eee3cb4d-2b10-4a36-8e39-dc296f350684 2026-05-05 23:25:08.021 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 8f72dfa3-1db9-4a0a-8657-5543a6a010c3 2026-05-05 23:25:12.969 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 40fdaaba-03ea-4d60-aff4-e12f5f304f9f 2026-05-05 23:25:13.365 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 5bdac06e-805a-44c8-afee-778808825f6e 2026-05-05 23:25:13.689 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db79af54-23bb-4500-8d79-db7b42e079b2'] response: {'server_uuid': 'e3529779-27f5-411f-8028-d7909948510c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40fdaaba-03ea-4d60-aff4-e12f5f304f9f', 'code': 200} 2026-05-05 23:25:13.795 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port f0a40ce5-aa2c-4b78-964d-1d385bdfa990 2026-05-05 23:25:14.614 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port f0a40ce5-aa2c-4b78-964d-1d385bdfa990 2026-05-05 23:25:14.877 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 40fdaaba-03ea-4d60-aff4-e12f5f304f9f 2026-05-05 23:25:15.068 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 5bdac06e-805a-44c8-afee-778808825f6e 2026-05-05 23:25:15.582 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port eee3cb4d-2b10-4a36-8e39-dc296f350684 2026-05-05 23:25:15.647 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port 7bafcb85-6c86-4d1e-926f-0d6eec463d2e 2026-05-05 23:25:15.669 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port 5e8f5a95-f31d-44b6-9e5a-def5d06e98de 2026-05-05 23:25:15.716 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port f0a40ce5-aa2c-4b78-964d-1d385bdfa990 2026-05-05 23:25:15.734 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dfec455-6cc7-4ead-be19-564d53d0247b'] response: {'server_uuid': '8061986c-6658-4fe7-89dc-5d9565034c43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5bdac06e-805a-44c8-afee-778808825f6e', 'code': 200} 2026-05-05 23:25:15.771 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port 3106810f-0bc9-4808-a7c2-8c572fe2ae52 2026-05-05 23:25:15.819 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port b25a58b6-ff3a-446a-b102-423581028420 2026-05-05 23:25:15.846 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port 7ac3008c-1407-474b-a4b0-739e16687fbd 2026-05-05 23:25:15.870 13 INFO neutron.plugins.ml2.plugin [None req-a436e52f-b3c4-456f-8ec5-d0407779ea21 - - - - - -] Attempt 1 to provision port 40fdaaba-03ea-4d60-aff4-e12f5f304f9f 2026-05-05 23:25:17.143 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1a3413ff-e6d5-4e3f-8603-fd6b8b3e19f8 2026-05-05 23:25:17.784 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad2cd070-23f9-443c-8982-82cb01cde64f'] response: {'server_uuid': '4b7ba08b-bae1-44ae-bebd-6a45cd011a3a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a3413ff-e6d5-4e3f-8603-fd6b8b3e19f8', 'code': 200} 2026-05-05 23:25:18.649 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1a3413ff-e6d5-4e3f-8603-fd6b8b3e19f8 2026-05-05 23:25:23.799 13 INFO neutron.plugins.ml2.plugin [None req-f22c4dbd-6bbb-44b2-b3a3-8dc4cdd46ef7 - - - - - -] Attempt 1 to provision port 5bdac06e-805a-44c8-afee-778808825f6e 2026-05-05 23:25:23.855 13 INFO neutron.plugins.ml2.plugin [None req-f22c4dbd-6bbb-44b2-b3a3-8dc4cdd46ef7 - - - - - -] Attempt 1 to provision port f0a40ce5-aa2c-4b78-964d-1d385bdfa990 2026-05-05 23:25:23.932 13 INFO neutron.plugins.ml2.plugin [None req-f22c4dbd-6bbb-44b2-b3a3-8dc4cdd46ef7 - - - - - -] Attempt 1 to provision port b25a58b6-ff3a-446a-b102-423581028420 2026-05-05 23:25:23.971 13 INFO neutron.plugins.ml2.plugin [None req-f22c4dbd-6bbb-44b2-b3a3-8dc4cdd46ef7 - - - - - -] Attempt 1 to provision port 7ac3008c-1407-474b-a4b0-739e16687fbd 2026-05-05 23:25:24.000 13 INFO neutron.plugins.ml2.plugin [None req-f22c4dbd-6bbb-44b2-b3a3-8dc4cdd46ef7 - - - - - -] Attempt 1 to provision port 1a3413ff-e6d5-4e3f-8603-fd6b8b3e19f8 2026-05-05 23:25:24.076 13 INFO neutron.plugins.ml2.plugin [None req-f22c4dbd-6bbb-44b2-b3a3-8dc4cdd46ef7 - - - - - -] Attempt 1 to provision port 7bafcb85-6c86-4d1e-926f-0d6eec463d2e 2026-05-05 23:25:24.839 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-820f9f27-c319-428f-8500-c29e7cf32787'] response: {'server_uuid': '4b7ba08b-bae1-44ae-bebd-6a45cd011a3a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a3413ff-e6d5-4e3f-8603-fd6b8b3e19f8', 'code': 200} 2026-05-05 23:25:34.623 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 2ebca023-4f34-479b-a2d6-a9f46a63d846 2026-05-05 23:25:36.673 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 2ebca023-4f34-479b-a2d6-a9f46a63d846 2026-05-05 23:25:36.868 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 22059fa1-dffd-4e49-921d-5bd5b76f21c7 2026-05-05 23:25:38.635 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 22059fa1-dffd-4e49-921d-5bd5b76f21c7 2026-05-05 23:25:40.675 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 98dd0d86-761d-4a5e-942e-342d67e09ad9 2026-05-05 23:25:42.684 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 3106810f-0bc9-4808-a7c2-8c572fe2ae52 2026-05-05 23:25:43.028 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port b25a58b6-ff3a-446a-b102-423581028420 2026-05-05 23:25:45.751 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port b25a58b6-ff3a-446a-b102-423581028420 2026-05-05 23:25:45.969 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 3106810f-0bc9-4808-a7c2-8c572fe2ae52 2026-05-05 23:25:46.222 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 231e12fa-ba6a-4132-9057-fc820d69dbd3 2026-05-05 23:25:46.354 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f3de470-ff00-4489-a99d-5087a879a916'] response: {'server_uuid': 'dcc43578-d76e-4ef3-ad6c-9ef8d68c4b94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '231e12fa-ba6a-4132-9057-fc820d69dbd3', 'code': 200} 2026-05-05 23:25:46.952 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 231e12fa-ba6a-4132-9057-fc820d69dbd3 2026-05-05 23:25:48.527 13 INFO neutron.plugins.ml2.plugin [None req-16e27ff2-3bee-4f7d-974b-f6256bb72be8 - - - - - -] Attempt 1 to provision port fc4f6fc7-4a05-4f66-9a40-33a10cb6b706 2026-05-05 23:25:48.559 13 INFO neutron.plugins.ml2.plugin [None req-16e27ff2-3bee-4f7d-974b-f6256bb72be8 - - - - - -] Attempt 1 to provision port 231e12fa-ba6a-4132-9057-fc820d69dbd3 2026-05-05 23:25:48.638 13 INFO neutron.plugins.ml2.plugin [None req-16e27ff2-3bee-4f7d-974b-f6256bb72be8 - - - - - -] Attempt 1 to provision port 22059fa1-dffd-4e49-921d-5bd5b76f21c7 2026-05-05 23:25:48.727 13 INFO neutron.plugins.ml2.plugin [None req-16e27ff2-3bee-4f7d-974b-f6256bb72be8 - - - - - -] Attempt 1 to provision port 66010065-3c6e-4c28-a7a7-2f909d93b17e 2026-05-05 23:25:52.363 13 INFO neutron.plugins.ml2.plugin [None req-61985ab7-3b5b-4fb5-a76c-444e9dda4145 - - - - - -] Attempt 1 to provision port 66010065-3c6e-4c28-a7a7-2f909d93b17e 2026-05-05 23:25:53.031 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 66010065-3c6e-4c28-a7a7-2f909d93b17e 2026-05-05 23:25:53.290 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port fc4f6fc7-4a05-4f66-9a40-33a10cb6b706 2026-05-05 23:25:54.910 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port fc4f6fc7-4a05-4f66-9a40-33a10cb6b706 2026-05-05 23:25:58.703 16 INFO neutron.plugins.ml2.plugin [None req-19786505-4a0c-4b20-8289-24435bc511a5 - - - - - -] Attempt 1 to provision port 5bdac06e-805a-44c8-afee-778808825f6e 2026-05-05 23:26:14.944 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port e3008072-36bb-4d4f-bdc5-f872a5f38f96 2026-05-05 23:26:15.300 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port e0ed49ab-d5ae-4436-8fd5-ac501d18041c 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server [None req-32a374e2-85e7-4985-9c33-52280cd3c848 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fa61512f-2cc4-4c8f-8e01-6e25342bf9b3: This subnet is being modified by another concurrent operation. 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-05 23:26:16.046 16 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-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server raise exception 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fa61512f-2cc4-4c8f-8e01-6e25342bf9b3: This subnet is being modified by another concurrent operation. 2026-05-05 23:26:16.046 16 ERROR oslo_messaging.rpc.server 2026-05-05 23:26:16.918 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port e3008072-36bb-4d4f-bdc5-f872a5f38f96 2026-05-05 23:26:19.554 16 INFO neutron.plugins.ml2.plugin [None req-b8884cb9-b70c-43c2-97a7-011925359b67 - - - - - -] Attempt 1 to provision port 1f3475e3-41eb-4073-af1e-a65554d8c91c 2026-05-05 23:26:23.001 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1be59d46-31a7-4275-b187-bec0610278c9 2026-05-05 23:26:25.109 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port ad9ec6ec-dac5-452d-9e45-bb6cacbad147 2026-05-05 23:26:25.572 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1be59d46-31a7-4275-b187-bec0610278c9 2026-05-05 23:26:25.839 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 0815f566-cd16-425c-990c-b0a5d26e642a 2026-05-05 23:26:26.221 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port ac8d7536-6a15-47cc-875b-79f17e403fe6 2026-05-05 23:26:26.600 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 83579692-4fe6-4d7e-af12-3f3ec1e2984b 2026-05-05 23:26:27.232 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port ad9ec6ec-dac5-452d-9e45-bb6cacbad147 2026-05-05 23:26:27.421 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 0815f566-cd16-425c-990c-b0a5d26e642a 2026-05-05 23:26:27.667 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port ac8d7536-6a15-47cc-875b-79f17e403fe6 2026-05-05 23:26:27.928 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 83579692-4fe6-4d7e-af12-3f3ec1e2984b 2026-05-05 23:26:33.277 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1f3475e3-41eb-4073-af1e-a65554d8c91c 2026-05-05 23:26:33.535 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 7b6707f0-fd15-4b47-8b96-c59fd5683b31 2026-05-05 23:26:34.136 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port 83579692-4fe6-4d7e-af12-3f3ec1e2984b 2026-05-05 23:26:34.185 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port 786df5f6-350f-4fb7-b29f-03a90ac417a6 2026-05-05 23:26:34.204 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port 0815f566-cd16-425c-990c-b0a5d26e642a 2026-05-05 23:26:34.260 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port ad9ec6ec-dac5-452d-9e45-bb6cacbad147 2026-05-05 23:26:34.311 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port ac8d7536-6a15-47cc-875b-79f17e403fe6 2026-05-05 23:26:34.363 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:26:34.382 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port 7b6707f0-fd15-4b47-8b96-c59fd5683b31 2026-05-05 23:26:34.431 13 INFO neutron.plugins.ml2.plugin [None req-46008b91-2147-4482-bc3e-6cc10b6f583a - - - - - -] Attempt 1 to provision port c58e2602-daee-485d-9f40-b9a910d6b580 2026-05-05 23:26:35.252 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1f3475e3-41eb-4073-af1e-a65554d8c91c 2026-05-05 23:26:35.381 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 7b6707f0-fd15-4b47-8b96-c59fd5683b31 2026-05-05 23:26:37.779 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port aa57f443-4f77-4a98-9391-f96327eb9033 2026-05-05 23:26:38.266 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f73af577-2dc6-4ae1-94f8-6532be268a7b'] response: {'server_uuid': 'd3c12991-7e8d-4217-b8e2-78fefec63297', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa57f443-4f77-4a98-9391-f96327eb9033', 'code': 200} 2026-05-05 23:26:39.891 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port bd95af08-2666-40d0-b7e0-93696a299d19 2026-05-05 23:26:40.107 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3404384d-71b3-4bdd-89ef-ef2fa0612237'] response: {'server_uuid': 'f96203e7-acb2-4cd4-89e1-4b0e0e459a78', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd95af08-2666-40d0-b7e0-93696a299d19', 'code': 200} 2026-05-05 23:26:40.711 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port aa57f443-4f77-4a98-9391-f96327eb9033 2026-05-05 23:26:41.641 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port bd95af08-2666-40d0-b7e0-93696a299d19 2026-05-05 23:26:42.045 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 7453fc2c-74a1-4f18-bfc5-77adf1fecd92 2026-05-05 23:26:42.395 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:26:43.807 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 7453fc2c-74a1-4f18-bfc5-77adf1fecd92 2026-05-05 23:26:43.992 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port c58e2602-daee-485d-9f40-b9a910d6b580 2026-05-05 23:26:44.132 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port 786df5f6-350f-4fb7-b29f-03a90ac417a6 2026-05-05 23:26:44.286 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port 0815f566-cd16-425c-990c-b0a5d26e642a 2026-05-05 23:26:44.343 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port ad9ec6ec-dac5-452d-9e45-bb6cacbad147 2026-05-05 23:26:44.346 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 786df5f6-350f-4fb7-b29f-03a90ac417a6 2026-05-05 23:26:44.395 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port ac8d7536-6a15-47cc-875b-79f17e403fe6 2026-05-05 23:26:44.445 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port bd95af08-2666-40d0-b7e0-93696a299d19 2026-05-05 23:26:44.489 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:26:44.522 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:26:44.542 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port 7b6707f0-fd15-4b47-8b96-c59fd5683b31 2026-05-05 23:26:44.597 16 INFO neutron.plugins.ml2.plugin [None req-6825d910-ace4-47a4-8804-f39e03fdfede - - - - - -] Attempt 1 to provision port c58e2602-daee-485d-9f40-b9a910d6b580 2026-05-05 23:26:45.489 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 786df5f6-350f-4fb7-b29f-03a90ac417a6 2026-05-05 23:26:45.685 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port c58e2602-daee-485d-9f40-b9a910d6b580 2026-05-05 23:26:51.733 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 382ba4c6-fbc1-4975-a9bd-4618a77c944a 2026-05-05 23:26:53.794 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 382ba4c6-fbc1-4975-a9bd-4618a77c944a 2026-05-05 23:26:54.970 13 INFO neutron.plugins.ml2.plugin [None req-e8e1f2e8-76e3-455d-8c9e-3c3c53a54ffa - - - - - -] Attempt 1 to provision port 786df5f6-350f-4fb7-b29f-03a90ac417a6 2026-05-05 23:26:55.027 13 INFO neutron.plugins.ml2.plugin [None req-e8e1f2e8-76e3-455d-8c9e-3c3c53a54ffa - - - - - -] Attempt 1 to provision port 0815f566-cd16-425c-990c-b0a5d26e642a 2026-05-05 23:26:55.088 13 INFO neutron.plugins.ml2.plugin [None req-e8e1f2e8-76e3-455d-8c9e-3c3c53a54ffa - - - - - -] Attempt 1 to provision port ad9ec6ec-dac5-452d-9e45-bb6cacbad147 2026-05-05 23:26:55.166 13 INFO neutron.plugins.ml2.plugin [None req-e8e1f2e8-76e3-455d-8c9e-3c3c53a54ffa - - - - - -] Attempt 1 to provision port bd95af08-2666-40d0-b7e0-93696a299d19 2026-05-05 23:26:55.219 13 INFO neutron.plugins.ml2.plugin [None req-e8e1f2e8-76e3-455d-8c9e-3c3c53a54ffa - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:26:57.636 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 65aa9859-cbe2-4be3-b836-2f930beb47f3 2026-05-05 23:26:58.619 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5efae52-34e6-4b59-98d3-e729f7d2ae27'] response: {'server_uuid': '9d75ea31-3909-4cfd-b9f5-caed00e5c883', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65aa9859-cbe2-4be3-b836-2f930beb47f3', 'code': 200} 2026-05-05 23:26:59.735 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 65aa9859-cbe2-4be3-b836-2f930beb47f3 2026-05-05 23:27:00.067 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port fd47e76b-b942-4d08-826e-28a4116fd0d9 2026-05-05 23:27:01.483 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port fd47e76b-b942-4d08-826e-28a4116fd0d9 2026-05-05 23:27:04.645 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 421f839e-9985-4c33-82d0-0db73340b765 2026-05-05 23:27:04.745 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8ac8048-966c-49b1-8053-26a49e81de9f'] response: {'server_uuid': 'fb250638-d208-4c85-baea-82d33c477268', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '421f839e-9985-4c33-82d0-0db73340b765', 'code': 200} 2026-05-05 23:27:05.604 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 421f839e-9985-4c33-82d0-0db73340b765 2026-05-05 23:27:06.055 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 19d66eb7-5b9d-4296-adc3-6958a5349030 2026-05-05 23:27:07.604 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 19d66eb7-5b9d-4296-adc3-6958a5349030 2026-05-05 23:27:09.511 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 8adfba5c-c8fc-4a5b-8d68-9e6a6e424a86 2026-05-05 23:27:09.720 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 0193b6e0-1e84-4459-aa0a-0a4350f0635a 2026-05-05 23:27:12.177 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 8adfba5c-c8fc-4a5b-8d68-9e6a6e424a86 2026-05-05 23:27:12.544 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 41a34901-9026-4304-a28d-e6126d24fded 2026-05-05 23:27:12.680 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ded9696-7271-4f89-867f-78e04a452c17'] response: {'server_uuid': '309c6cd1-1dc8-4acb-983b-6649c662a240', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41a34901-9026-4304-a28d-e6126d24fded', 'code': 200} 2026-05-05 23:27:12.930 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 0193b6e0-1e84-4459-aa0a-0a4350f0635a 2026-05-05 23:27:14.292 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 41a34901-9026-4304-a28d-e6126d24fded 2026-05-05 23:27:14.540 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port bc928c0b-7963-4fb1-8322-3cf6e01a7bb1 2026-05-05 23:27:16.389 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port bc928c0b-7963-4fb1-8322-3cf6e01a7bb1 2026-05-05 23:27:17.298 13 WARNING neutron.plugins.ml2.plugin [None req-c9afca88-1c6f-4d01-9da2-7c6db4486399 - - - - - -] Concurrent port binding operations failed on port d32c5296-c139-4c2a-b503-0751e23e7ee8 2026-05-05 23:27:17.301 13 INFO neutron.plugins.ml2.plugin [None req-c9afca88-1c6f-4d01-9da2-7c6db4486399 - - - - - -] Attempt 2 to bind port d32c5296-c139-4c2a-b503-0751e23e7ee8 2026-05-05 23:27:18.289 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d32c5296-c139-4c2a-b503-0751e23e7ee8 2026-05-05 23:27:18.523 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 3f3768cf-ec67-4ddb-9f15-c5a614e22762 2026-05-05 23:27:20.314 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d32c5296-c139-4c2a-b503-0751e23e7ee8 2026-05-05 23:27:20.459 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 3f3768cf-ec67-4ddb-9f15-c5a614e22762 2026-05-05 23:27:20.556 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 65aa9859-cbe2-4be3-b836-2f930beb47f3 2026-05-05 23:27:20.607 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port d32c5296-c139-4c2a-b503-0751e23e7ee8 2026-05-05 23:27:20.669 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 786df5f6-350f-4fb7-b29f-03a90ac417a6 2026-05-05 23:27:20.743 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 2156320c-35b0-4133-a408-a6eebb729ee5 2026-05-05 23:27:20.809 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port eae68ec9-1e34-4645-bac7-b9bd8916c7bc 2026-05-05 23:27:20.834 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 3f3768cf-ec67-4ddb-9f15-c5a614e22762 2026-05-05 23:27:20.885 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 41a34901-9026-4304-a28d-e6126d24fded 2026-05-05 23:27:20.948 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:27:21.011 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port bd95af08-2666-40d0-b7e0-93696a299d19 2026-05-05 23:27:21.071 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 9ff5b02c-b381-413e-b793-9094f7884372 2026-05-05 23:27:21.114 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 0815f566-cd16-425c-990c-b0a5d26e642a 2026-05-05 23:27:21.175 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port bc928c0b-7963-4fb1-8322-3cf6e01a7bb1 2026-05-05 23:27:21.232 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port e8404c89-0a0d-4f3a-b6d2-8d414f10e994 2026-05-05 23:27:21.261 13 INFO neutron.plugins.ml2.plugin [None req-04dd0c92-2ea2-4b57-86ff-cc136eaa45c6 - - - - - -] Attempt 1 to provision port 7453fc2c-74a1-4f18-bfc5-77adf1fecd92 2026-05-05 23:27:28.018 13 INFO neutron.plugins.ml2.plugin [None req-8f411906-d87e-45fd-9d62-b58452518b6d - - - - - -] Attempt 1 to provision port d0c7fbcb-8621-4e5d-89ba-b4bd99edadc0 2026-05-05 23:27:28.047 13 INFO neutron.plugins.ml2.plugin [None req-8f411906-d87e-45fd-9d62-b58452518b6d - - - - - -] Attempt 1 to provision port d32c5296-c139-4c2a-b503-0751e23e7ee8 2026-05-05 23:27:28.109 13 INFO neutron.plugins.ml2.plugin [None req-8f411906-d87e-45fd-9d62-b58452518b6d - - - - - -] Attempt 1 to provision port 3f3768cf-ec67-4ddb-9f15-c5a614e22762 2026-05-05 23:27:28.190 13 INFO neutron.plugins.ml2.plugin [None req-8f411906-d87e-45fd-9d62-b58452518b6d - - - - - -] Attempt 1 to provision port 41a34901-9026-4304-a28d-e6126d24fded 2026-05-05 23:27:30.398 13 INFO neutron.plugins.ml2.plugin [None req-27c96b58-d576-4056-bf40-4851b65532a5 - - - - - -] Attempt 1 to provision port bd95af08-2666-40d0-b7e0-93696a299d19 2026-05-05 23:27:30.448 13 INFO neutron.plugins.ml2.plugin [None req-27c96b58-d576-4056-bf40-4851b65532a5 - - - - - -] Attempt 1 to provision port 1c88e11b-4437-475d-96d0-14dea150c54e 2026-05-05 23:27:38.238 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5154449e-2051-41c2-b079-e57b3bcc2022'] response: {'server_uuid': '309c6cd1-1dc8-4acb-983b-6649c662a240', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '41a34901-9026-4304-a28d-e6126d24fded', 'code': 200} 2026-05-05 23:27:42.627 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 41a34901-9026-4304-a28d-e6126d24fded 2026-05-05 23:27:42.771 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-87c2a4f1-ee62-4319-8c86-08fd959b0dc1'] response: {'server_uuid': '309c6cd1-1dc8-4acb-983b-6649c662a240', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41a34901-9026-4304-a28d-e6126d24fded', 'code': 200} 2026-05-05 23:27:44.066 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 41a34901-9026-4304-a28d-e6126d24fded 2026-05-05 23:27:46.612 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 86ba357b-3aa3-40c3-9e56-4edc3c42df26 2026-05-05 23:27:46.717 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c735709-923c-47c4-bfb1-359ea4cca37e'] response: {'server_uuid': 'e313ea34-3c61-45b7-8e3f-9b9a77a6251a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86ba357b-3aa3-40c3-9e56-4edc3c42df26', 'code': 200} 2026-05-05 23:27:48.101 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 86ba357b-3aa3-40c3-9e56-4edc3c42df26 2026-05-05 23:27:50.315 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d0a38d92-8113-4af6-8b5a-86c90818442d 2026-05-05 23:27:51.924 16 INFO neutron.plugins.ml2.plugin [None req-0c00e618-8ac7-4425-9a93-31886f6b1323 - - - - - -] Attempt 1 to provision port d0a38d92-8113-4af6-8b5a-86c90818442d 2026-05-05 23:27:52.088 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d0a38d92-8113-4af6-8b5a-86c90818442d 2026-05-05 23:28:31.569 16 INFO neutron.plugins.ml2.plugin [None req-90728dbb-cf4a-4063-a31a-c1592867ca3a - - - - - -] Attempt 1 to provision port d2ea9530-efd7-4b0f-8571-9140355fd523 2026-05-05 23:28:38.119 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d2ea9530-efd7-4b0f-8571-9140355fd523 2026-05-05 23:28:38.246 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-19d7059c-5b17-4ff7-9258-321219d4a8b8'] response: {'server_uuid': 'e313ea34-3c61-45b7-8e3f-9b9a77a6251a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2ea9530-efd7-4b0f-8571-9140355fd523', 'code': 200} 2026-05-05 23:28:40.113 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d2ea9530-efd7-4b0f-8571-9140355fd523 2026-05-05 23:28:42.633 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d2ea9530-efd7-4b0f-8571-9140355fd523 2026-05-05 23:28:54.244 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d1cdeb9f-5372-40e3-9be3-d578ee683a28 2026-05-05 23:29:05.509 16 INFO neutron.plugins.ml2.plugin [None req-e10e5727-e55e-4708-aff0-9f7f3ca6437d - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:29:13.680 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:29:13.808 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8736512-2981-4391-9ae5-2e17e4cd9b43'] response: {'server_uuid': 'e313ea34-3c61-45b7-8e3f-9b9a77a6251a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '597165a0-f4cd-4a35-ad64-9439c90e63d8', 'code': 200} 2026-05-05 23:29:14.280 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:29:20.126 13 INFO neutron.plugins.ml2.plugin [None req-69bbf140-6774-46bf-bab0-0208b15629ee - - - - - -] Attempt 1 to provision port 8e39d134-6676-42c4-99d8-2fc76c73cd05 2026-05-05 23:29:22.370 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 44339c91-a185-4fad-89c1-bb0eaf6e2797 2026-05-05 23:29:22.760 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 2c3eddfa-4e8c-47bc-a714-149cd3208607 2026-05-05 23:29:23.907 13 INFO neutron.plugins.ml2.plugin [None req-1290c209-905a-4788-885d-6c22a57eb4d9 - - - - - -] Attempt 1 to provision port 2c3eddfa-4e8c-47bc-a714-149cd3208607 2026-05-05 23:29:23.994 13 INFO neutron.plugins.ml2.plugin [None req-1290c209-905a-4788-885d-6c22a57eb4d9 - - - - - -] Attempt 1 to provision port 403f5cb5-fe44-42b5-a99b-685592d50337 2026-05-05 23:29:24.399 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 44339c91-a185-4fad-89c1-bb0eaf6e2797 2026-05-05 23:29:24.621 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 2c3eddfa-4e8c-47bc-a714-149cd3208607 2026-05-05 23:29:25.737 13 INFO neutron.plugins.ml2.plugin [None req-bd3ff2ee-2d4a-47b0-be85-2c411ab1b381 - - - - - -] Attempt 1 to provision port 2c3eddfa-4e8c-47bc-a714-149cd3208607 2026-05-05 23:29:25.793 13 INFO neutron.plugins.ml2.plugin [None req-bd3ff2ee-2d4a-47b0-be85-2c411ab1b381 - - - - - -] Attempt 1 to provision port 403f5cb5-fe44-42b5-a99b-685592d50337 2026-05-05 23:29:28.021 16 INFO neutron.plugins.ml2.plugin [None req-7c3a2b0b-c5db-420d-a08f-e09c11923c1f - - - - - -] Attempt 1 to provision port 403f5cb5-fe44-42b5-a99b-685592d50337 2026-05-05 23:29:29.323 16 INFO neutron.plugins.ml2.plugin [None req-30283655-37cc-403e-ba98-64dd014d8586 - - - - - -] Attempt 1 to provision port 403f5cb5-fe44-42b5-a99b-685592d50337 2026-05-05 23:29:32.305 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1d93ffdd-d34f-4310-873e-14a6ff910574 2026-05-05 23:29:32.413 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d541c3b3-cced-4b15-937d-40273996a141'] response: {'server_uuid': 'e313ea34-3c61-45b7-8e3f-9b9a77a6251a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d93ffdd-d34f-4310-873e-14a6ff910574', 'code': 200} 2026-05-05 23:29:34.935 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 587c89be-f7d8-4b93-931f-b3d2388194ad 2026-05-05 23:29:35.026 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea05d9d5-ec04-46ca-b04d-5b6a8b4b8dbb'] response: {'server_uuid': 'bb91053e-0e15-479e-8947-b5e8b4583c23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '587c89be-f7d8-4b93-931f-b3d2388194ad', 'code': 200} 2026-05-05 23:29:35.292 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1d93ffdd-d34f-4310-873e-14a6ff910574 2026-05-05 23:29:36.415 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 587c89be-f7d8-4b93-931f-b3d2388194ad 2026-05-05 23:29:36.627 16 INFO neutron.plugins.ml2.plugin [None req-d43da610-3ad4-493a-b0ce-d0be513ac137 - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:29:36.659 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:29:38.326 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 403f5cb5-fe44-42b5-a99b-685592d50337 2026-05-05 23:29:40.336 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 8e39d134-6676-42c4-99d8-2fc76c73cd05 2026-05-05 23:29:40.639 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 403f5cb5-fe44-42b5-a99b-685592d50337 2026-05-05 23:29:42.293 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 8e39d134-6676-42c4-99d8-2fc76c73cd05 2026-05-05 23:29:49.496 13 INFO neutron.plugins.ml2.plugin [None req-ba78b2a3-2ce0-4f75-b4d8-218640026769 - - - - - -] Attempt 1 to provision port 1d93ffdd-d34f-4310-873e-14a6ff910574 2026-05-05 23:29:50.394 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 1d93ffdd-d34f-4310-873e-14a6ff910574 2026-05-05 23:29:50.964 13 INFO neutron.plugins.ml2.plugin [None req-be4a6fe0-9859-46d3-a46b-74e3bb6fe391 - - - - - -] Attempt 1 to provision port 1d93ffdd-d34f-4310-873e-14a6ff910574 2026-05-05 23:30:00.053 16 INFO neutron.plugins.ml2.plugin [None req-4a5124e2-677e-4260-8bc1-cc1c4da06666 - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:30:00.378 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 597165a0-f4cd-4a35-ad64-9439c90e63d8 2026-05-05 23:30:14.876 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d96818f9-70f4-44ce-936e-db68aef86f9a 2026-05-05 23:30:15.034 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9937bea-b163-42d1-b36c-11f292726909'] response: {'server_uuid': '7b0b0324-1b59-4697-883b-5e306e705eec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd96818f9-70f4-44ce-936e-db68aef86f9a', 'code': 200} 2026-05-05 23:30:16.355 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port d96818f9-70f4-44ce-936e-db68aef86f9a 2026-05-05 23:30:32.516 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8fc3294-e86d-4334-8204-1859bf477d33'] response: {'server_uuid': '9d75ea31-3909-4cfd-b9f5-caed00e5c883', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '65aa9859-cbe2-4be3-b836-2f930beb47f3', 'code': 200} 2026-05-05 23:30:32.590 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] No ports have port_id starting with 65aa9859-cbe2-4be3-b836-2f930beb47f3 2026-05-05 23:30:38.524 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e0f8770-deeb-4da6-8167-2ca89d792985'] response: {'server_uuid': '7b0b0324-1b59-4697-883b-5e306e705eec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd96818f9-70f4-44ce-936e-db68aef86f9a', 'code': 200} 2026-05-05 23:30:52.593 16 INFO neutron_taas.services.taas.taas_plugin [None req-a836a6a9-b327-4b8e-a23a-d06a718b4aa4 - - - - - -] TaaS: Handle Delete Port: 2c3eddfa-4e8c-47bc-a714-149cd3208607 2026-05-05 23:30:52.604 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a836a6a9-b327-4b8e-a23a-d06a718b4aa4 - - - - - -] Tap Mirror: Handle Delete Port: 2c3eddfa-4e8c-47bc-a714-149cd3208607 2026-05-05 23:31:00.647 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 48fded45-a2ca-48de-9b6e-b882dd41aac3 2026-05-05 23:31:00.997 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 18042f43-df12-4e30-8fc8-8b50d0bdf956 2026-05-05 23:31:02.256 16 INFO neutron.plugins.ml2.plugin [None req-abd25d3c-19ab-49fd-be71-cc8e18f7be58 - - - - - -] Attempt 1 to provision port b7ccddc1-e95e-4cca-8965-5f225a814a4e 2026-05-05 23:31:02.283 16 INFO neutron.plugins.ml2.plugin [None req-abd25d3c-19ab-49fd-be71-cc8e18f7be58 - - - - - -] Attempt 1 to provision port 48fded45-a2ca-48de-9b6e-b882dd41aac3 2026-05-05 23:31:02.332 16 INFO neutron.plugins.ml2.plugin [None req-abd25d3c-19ab-49fd-be71-cc8e18f7be58 - - - - - -] Attempt 1 to provision port 5f5262d0-ce69-404f-ab5a-1df00febe6c8 2026-05-05 23:31:02.464 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 48fded45-a2ca-48de-9b6e-b882dd41aac3 2026-05-05 23:31:02.678 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 18042f43-df12-4e30-8fc8-8b50d0bdf956 2026-05-05 23:31:06.526 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port ab14e34e-4e0e-4c92-abfe-fc38b5bb2c7d 2026-05-05 23:31:07.082 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 0b0d902d-12f2-48d6-9373-f65e8b017d46 2026-05-05 23:31:08.512 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 0b0d902d-12f2-48d6-9373-f65e8b017d46 2026-05-05 23:31:08.733 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port ab14e34e-4e0e-4c92-abfe-fc38b5bb2c7d 2026-05-05 23:31:10.475 16 INFO neutron.plugins.ml2.plugin [None req-4cfc4096-cd1f-453f-889e-9955edf97014 - - - - - -] Attempt 1 to provision port ab14e34e-4e0e-4c92-abfe-fc38b5bb2c7d 2026-05-05 23:31:10.541 16 INFO neutron.plugins.ml2.plugin [None req-4cfc4096-cd1f-453f-889e-9955edf97014 - - - - - -] Attempt 1 to provision port 296b63cf-1d1d-4a94-b8e4-faf8790a7399 2026-05-05 23:31:10.566 16 INFO neutron.plugins.ml2.plugin [None req-4cfc4096-cd1f-453f-889e-9955edf97014 - - - - - -] Attempt 1 to provision port a6ede13f-48ab-4c24-8b5b-5468cd68ccd0 2026-05-05 23:31:14.696 16 INFO neutron.plugins.ml2.plugin [None req-a6d98b21-8e58-4998-b830-c3465da0dabc - - - - - -] Attempt 1 to provision port 296b63cf-1d1d-4a94-b8e4-faf8790a7399 2026-05-05 23:31:17.545 13 INFO neutron.plugins.ml2.plugin [None req-0b2a248e-738a-4740-b474-64833f96be02 - - - - - -] Attempt 1 to provision port 48fded45-a2ca-48de-9b6e-b882dd41aac3 2026-05-05 23:31:17.607 13 INFO neutron.plugins.ml2.plugin [None req-0b2a248e-738a-4740-b474-64833f96be02 - - - - - -] Attempt 1 to provision port 5f5262d0-ce69-404f-ab5a-1df00febe6c8 2026-05-05 23:31:19.453 16 INFO neutron.plugins.ml2.plugin [None req-bcbc1a2f-5a81-4a4b-95be-b8619348561e - - - - - -] Attempt 1 to provision port 5f5262d0-ce69-404f-ab5a-1df00febe6c8 2026-05-05 23:31:19.539 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 212f4993-c0c0-49d4-9bde-5cbf32934618 2026-05-05 23:31:19.712 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c09d467b-7dc1-4335-a12a-a0cbf8e17747'] response: {'server_uuid': 'ad2418e6-5ac8-4ee3-8c80-6deb3f2f4da8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '212f4993-c0c0-49d4-9bde-5cbf32934618', 'code': 200} 2026-05-05 23:31:20.736 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 5f5262d0-ce69-404f-ab5a-1df00febe6c8 2026-05-05 23:31:20.800 16 INFO neutron.plugins.ml2.plugin [None req-e1e0e507-6399-4a93-8c87-51bd357ff102 - - - - - -] Attempt 1 to provision port 5f5262d0-ce69-404f-ab5a-1df00febe6c8 2026-05-05 23:31:20.985 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 212f4993-c0c0-49d4-9bde-5cbf32934618 2026-05-05 23:31:21.196 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port b7ccddc1-e95e-4cca-8965-5f225a814a4e 2026-05-05 23:31:22.120 13 INFO neutron.plugins.ml2.plugin [None req-726f62ef-350a-4a0a-953f-63271a1eb73e - - - - - -] Attempt 1 to provision port 212f4993-c0c0-49d4-9bde-5cbf32934618 2026-05-05 23:31:22.659 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 296b63cf-1d1d-4a94-b8e4-faf8790a7399 2026-05-05 23:31:22.958 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port b7ccddc1-e95e-4cca-8965-5f225a814a4e 2026-05-05 23:31:24.632 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port 296b63cf-1d1d-4a94-b8e4-faf8790a7399 2026-05-05 23:31:24.822 13 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port a6ede13f-48ab-4c24-8b5b-5468cd68ccd0 2026-05-05 23:31:26.588 16 INFO neutron.plugins.ml2.plugin [None req-aaa14db2-db70-4111-ab18-2f603a5f098a - - - - - -] Attempt 1 to provision port a6ede13f-48ab-4c24-8b5b-5468cd68ccd0