+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 13:38:30.827 1 INFO neutron.common.config [-] Logging enabled! 2026-07-31 13:38:30.827 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-31 13:38:30.827 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-31 13:38:30.828 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-31 13:38:32.345 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-31 13:38:32.348 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-31 13:38:32.351 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-31 13:38:32.352 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-31 13:38:32.352 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-31 13:38:32.352 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-31 13:38:32.352 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 13:38:32.359 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 13:38:32.359 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 13:38:32.359 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-31 13:38:32.380 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-31 13:38:32.381 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-31 13:38:32.381 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-31 13:38:32.406 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-31 13:38:32.406 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-31 13:38:32.406 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-31 13:38:32.406 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-31 13:38:32.836 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing driver for type 'vlan' 2026-07-31 13:38:33.762 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] VlanTypeDriver initialization complete 2026-07-31 13:38:33.762 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing driver for type 'vxlan' 2026-07-31 13:38:33.763 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-31 13:38:34.015 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-31 13:38:34.016 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-31 13:38:34.016 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing extension driver 'port_security' 2026-07-31 13:38:34.016 1 INFO neutron.plugins.ml2.extensions.port_security [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-31 13:38:34.016 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing extension driver 'qos' 2026-07-31 13:38:34.017 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-31 13:38:34.017 1 INFO neutron.plugins.ml2.managers [None req-32493861-80b7-4edd-9eae-284746f23de9 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-31 13:38:34.035 1 INFO neutron.quota [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded quota_driver: . 2026-07-31 13:38:34.036 1 INFO neutron.plugins.ml2.plugin [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Modular L2 Plugin initialization complete 2026-07-31 13:38:34.036 1 INFO neutron.plugins.ml2.managers [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-31 13:38:34.036 1 INFO neutron.plugins.ml2.managers [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-31 13:38:34.036 1 INFO neutron.plugins.ml2.managers [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Got port-security extension from driver 'port_security' 2026-07-31 13:38:34.036 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: qos 2026-07-31 13:38:34.048 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: router 2026-07-31 13:38:34.088 1 INFO neutron.services.service_base [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-31 13:38:34.089 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: segments 2026-07-31 13:38:34.165 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: trunk 2026-07-31 13:38:34.182 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: vpnaas 2026-07-31 13:38:34.216 1 WARNING stevedore.named [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 13:38:34.290 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-31 13:38:34.291 1 INFO neutron.common.utils [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-31 13:38:34.291 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: taas 2026-07-31 13:38:34.312 1 WARNING stevedore.named [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 13:38:34.313 1 WARNING stevedore.named [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-31 13:38:34.339 1 INFO neutron_taas.services.taas.taas_plugin [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-31 13:38:34.340 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: tapmirror 2026-07-31 13:38:34.353 1 WARNING stevedore.named [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-31 13:38:34.353 1 WARNING stevedore.named [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-31 13:38:34.370 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-31 13:38:34.370 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: auto_allocate 2026-07-31 13:38:34.382 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: tag 2026-07-31 13:38:34.392 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: timestamp 2026-07-31 13:38:34.395 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: network_ip_availability 2026-07-31 13:38:34.399 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: flavors 2026-07-31 13:38:34.402 1 INFO neutron.manager [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loading Plugin: revisions 2026-07-31 13:38:34.406 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Initializing extension manager. 2026-07-31 13:38:34.407 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: address-group 2026-07-31 13:38:34.408 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: address-scope 2026-07-31 13:38:34.408 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-31 13:38:34.409 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: agent 2026-07-31 13:38:34.410 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: agent-resources-synced 2026-07-31 13:38:34.411 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: allowed-address-pairs 2026-07-31 13:38:34.412 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: auto-allocated-topology 2026-07-31 13:38:34.413 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: availability_zone 2026-07-31 13:38:34.413 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: availability_zone_filter 2026-07-31 13:38:34.414 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-31 13:38:34.414 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: default-subnetpools 2026-07-31 13:38:34.415 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-31 13:38:34.416 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: dns-integration 2026-07-31 13:38:34.416 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: dns-domain-ports 2026-07-31 13:38:34.417 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-31 13:38:34.418 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: dvr 2026-07-31 13:38:34.418 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-31 13:38:34.419 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: empty-string-filtering 2026-07-31 13:38:34.420 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 13:38:34.421 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-31 13:38:34.422 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: external-net 2026-07-31 13:38:34.422 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-31 13:38:34.423 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: extraroute 2026-07-31 13:38:34.423 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: extraroute-atomic 2026-07-31 13:38:34.424 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-31 13:38:34.425 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-31 13:38:34.425 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-31 13:38:34.426 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-31 13:38:34.426 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: fip-port-details 2026-07-31 13:38:34.427 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: flavors 2026-07-31 13:38:34.430 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-31 13:38:34.431 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: floatingip-pools 2026-07-31 13:38:34.431 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: ip_allocation 2026-07-31 13:38:34.432 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: ip-substring-filtering 2026-07-31 13:38:34.433 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: l2_adjacency 2026-07-31 13:38:34.434 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: router 2026-07-31 13:38:34.436 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 13:38:34.437 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-31 13:38:34.437 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-31 13:38:34.438 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: ext-gw-mode 2026-07-31 13:38:34.438 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: l3-ha 2026-07-31 13:38:34.439 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-31 13:38:34.439 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-31 13:38:34.439 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: l3-flavors 2026-07-31 13:38:34.440 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-31 13:38:34.441 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-31 13:38:34.443 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-31 13:38:34.445 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-31 13:38:34.447 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-31 13:38:34.448 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-31 13:38:34.449 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-31 13:38:34.449 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: multi-provider 2026-07-31 13:38:34.450 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: net-mtu 2026-07-31 13:38:34.450 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: net-mtu-writable 2026-07-31 13:38:34.451 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: network_availability_zone 2026-07-31 13:38:34.452 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: network_ha 2026-07-31 13:38:34.452 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: network-ip-availability 2026-07-31 13:38:34.453 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-31 13:38:34.454 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: pagination 2026-07-31 13:38:34.454 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-device-profile 2026-07-31 13:38:34.455 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-31 13:38:34.455 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-31 13:38:34.457 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-31 13:38:34.459 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-mac-override 2026-07-31 13:38:34.462 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-31 13:38:34.463 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-31 13:38:34.464 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-31 13:38:34.465 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-resource-request 2026-07-31 13:38:34.465 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-resource-request-groups 2026-07-31 13:38:34.468 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-31 13:38:34.470 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: binding 2026-07-31 13:38:34.472 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: binding-extended 2026-07-31 13:38:34.473 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-security 2026-07-31 13:38:34.474 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: project-id 2026-07-31 13:38:34.475 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: provider 2026-07-31 13:38:34.477 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-31 13:38:34.479 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos 2026-07-31 13:38:34.480 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-31 13:38:34.480 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-31 13:38:34.481 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-default 2026-07-31 13:38:34.481 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-fip 2026-07-31 13:38:34.482 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-31 13:38:34.483 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-gateway-ip 2026-07-31 13:38:34.484 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-port-network-policy 2026-07-31 13:38:34.484 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-pps-minimum 2026-07-31 13:38:34.485 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-31 13:38:34.485 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-pps 2026-07-31 13:38:34.486 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-rule-type-details 2026-07-31 13:38:34.487 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-31 13:38:34.488 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: qos-rules-alias 2026-07-31 13:38:34.488 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: quota-check-limit 2026-07-31 13:38:34.489 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: quota-check-limit-default 2026-07-31 13:38:34.493 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: quotas 2026-07-31 13:38:34.495 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: quota_details 2026-07-31 13:38:34.497 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: rbac-policies 2026-07-31 13:38:34.497 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: rbac-address-group 2026-07-31 13:38:34.498 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: rbac-address-scope 2026-07-31 13:38:34.498 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: rbac-security-groups 2026-07-31 13:38:34.498 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: rbac-subnetpool 2026-07-31 13:38:34.499 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: revision-if-match 2026-07-31 13:38:34.499 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: standard-attr-revisions 2026-07-31 13:38:34.500 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: router_availability_zone 2026-07-31 13:38:34.500 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-31 13:38:34.502 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: security-groups-default-rules 2026-07-31 13:38:34.502 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-31 13:38:34.502 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-31 13:38:34.503 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-31 13:38:34.503 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-31 13:38:34.505 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-31 13:38:34.515 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: security-group 2026-07-31 13:38:34.517 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: segment 2026-07-31 13:38:34.517 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-31 13:38:34.518 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: service-type 2026-07-31 13:38:34.519 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: sorting 2026-07-31 13:38:34.519 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: standard-attr-segment 2026-07-31 13:38:34.520 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: standard-attr-description 2026-07-31 13:38:34.520 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: stateful-security-group 2026-07-31 13:38:34.521 1 WARNING neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-31 13:38:34.522 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-31 13:38:34.522 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: subnet-external-network 2026-07-31 13:38:34.523 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: subnet_onboard 2026-07-31 13:38:34.523 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-31 13:38:34.524 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: subnet-service-types 2026-07-31 13:38:34.525 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: subnet_allocation 2026-07-31 13:38:34.525 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-31 13:38:34.526 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: tag-creation 2026-07-31 13:38:34.526 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-31 13:38:34.531 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: standard-attr-tag 2026-07-31 13:38:34.532 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-31 13:38:34.532 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: trunk 2026-07-31 13:38:34.533 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: trunk-details 2026-07-31 13:38:34.533 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-31 13:38:34.533 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-31 13:38:34.534 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-31 13:38:34.535 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-31 13:38:34.537 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-31 13:38:34.538 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-31 13:38:34.538 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: vpn-flavors 2026-07-31 13:38:34.540 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: vpnaas 2026-07-31 13:38:34.541 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: taas 2026-07-31 13:38:34.542 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: tap-mirror 2026-07-31 13:38:34.542 1 INFO neutron.api.extensions [None req-aa502ed9-435a-4215-a94f-625599b8bcff - - - - - -] Loaded extension: taas-vlan-filter 2026-07-31 13:39:04.651 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 13:39:04.700 17 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 13:39:04.706 14 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 13:39:14.030 17 INFO neutron.db.l3_hamode_db [None req-9ac7004e-501a-4c1f-8aba-8b0f6eb7cb59 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-31 13:39:28.785 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 0454e54a-0583-4104-a98f-6ffd69f9429d 2026-07-31 13:39:30.354 17 INFO neutron.plugins.ml2.plugin [None req-80237a2e-804e-4973-9d08-a6d08aa87731 - - - - - -] Attempt 1 to provision port 0454e54a-0583-4104-a98f-6ffd69f9429d 2026-07-31 13:39:30.712 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 0454e54a-0583-4104-a98f-6ffd69f9429d 2026-07-31 13:39:32.108 17 INFO neutron.plugins.ml2.plugin [None req-5d2410cb-ddec-4930-bebf-82022af9a7dc - - - - - -] Attempt 1 to provision port 0454e54a-0583-4104-a98f-6ffd69f9429d 2026-07-31 13:44:34.814 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port b7c1c1a1-cd93-4750-a9d3-aa54af6557cd 2026-07-31 13:44:35.267 17 INFO neutron.plugins.ml2.plugin [None req-e3755190-f101-468d-a0b4-469f640a8e75 - - - - - -] Attempt 1 to provision port b7c1c1a1-cd93-4750-a9d3-aa54af6557cd 2026-07-31 13:44:36.783 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port b7c1c1a1-cd93-4750-a9d3-aa54af6557cd 2026-07-31 13:44:36.970 17 INFO neutron.plugins.ml2.plugin [None req-ba1c44fa-003a-4e04-8b2b-2953d57dde35 - - - - - -] Attempt 1 to provision port b7c1c1a1-cd93-4750-a9d3-aa54af6557cd 2026-07-31 13:44:43.950 17 INFO neutron.plugins.ml2.plugin [None req-15170190-75ac-4fcf-84c6-50ac069b2768 - - - - - -] Attempt 1 to provision port 0bc862c8-5b9d-4d1a-b064-81171875a290 2026-07-31 13:50:43.514 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 0bc862c8-5b9d-4d1a-b064-81171875a290 2026-07-31 13:50:44.875 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 0bc862c8-5b9d-4d1a-b064-81171875a290 2026-07-31 14:02:28.105 14 INFO neutron.plugins.ml2.plugin [None req-440efb40-765f-497a-81d7-4c4fe07ba40b - - - - - -] Attempt 1 to provision port b7c1c1a1-cd93-4750-a9d3-aa54af6557cd 2026-07-31 14:02:28.185 14 INFO neutron.plugins.ml2.plugin [None req-440efb40-765f-497a-81d7-4c4fe07ba40b - - - - - -] Attempt 1 to provision port 0bc862c8-5b9d-4d1a-b064-81171875a290 2026-07-31 14:02:28.237 14 INFO neutron.plugins.ml2.plugin [None req-440efb40-765f-497a-81d7-4c4fe07ba40b - - - - - -] Attempt 1 to provision port 0454e54a-0583-4104-a98f-6ffd69f9429d 2026-07-31 14:04:31.220 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port c2bc9aa7-3f70-4742-b75e-0a751d763016 2026-07-31 14:04:33.146 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port c2bc9aa7-3f70-4742-b75e-0a751d763016 2026-07-31 14:24:53.595 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 52654b9f-6d95-44d4-9429-97590e3111eb 2026-07-31 14:24:55.542 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 52654b9f-6d95-44d4-9429-97590e3111eb 2026-07-31 14:24:55.710 17 INFO neutron.plugins.ml2.plugin [None req-ff8a9bdb-7269-4232-8573-adbc778c5d20 - - - - - -] Attempt 1 to provision port 52654b9f-6d95-44d4-9429-97590e3111eb 2026-07-31 14:24:59.633 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 435d004f-1502-4e68-8752-92e730fe5785 2026-07-31 14:25:01.599 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 435d004f-1502-4e68-8752-92e730fe5785 2026-07-31 14:25:04.408 14 INFO neutron.plugins.ml2.plugin [None req-0a826be6-753d-43c8-8e9e-2b7b989826b4 - - - - - -] Attempt 1 to provision port ac33a115-bf38-4a0d-9cde-e837f688a62b 2026-07-31 14:25:04.449 14 INFO neutron.plugins.ml2.plugin [None req-0a826be6-753d-43c8-8e9e-2b7b989826b4 - - - - - -] Attempt 1 to provision port 52654b9f-6d95-44d4-9429-97590e3111eb 2026-07-31 14:25:04.535 14 INFO neutron.plugins.ml2.plugin [None req-0a826be6-753d-43c8-8e9e-2b7b989826b4 - - - - - -] Attempt 1 to provision port d46aff7a-a7f4-4314-a087-07200cd32cee 2026-07-31 14:25:05.814 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 3940b1d3-71ed-4d00-b8f0-d0ea8ecebfd5 2026-07-31 14:25:06.175 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port abf07be7-98a6-4036-a677-88e7aad24517 2026-07-31 14:25:07.154 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port e8350c1a-d1e7-4916-b0b8-8108bb9fca53 2026-07-31 14:25:08.821 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port abf07be7-98a6-4036-a677-88e7aad24517 2026-07-31 14:25:09.083 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 1a865d70-7e30-4510-8e34-9ef90f2dc379 2026-07-31 14:25:09.509 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port e8350c1a-d1e7-4916-b0b8-8108bb9fca53 2026-07-31 14:25:10.613 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 1a865d70-7e30-4510-8e34-9ef90f2dc379 2026-07-31 14:25:13.594 14 INFO neutron.plugins.ml2.plugin [None req-76e4371c-560b-423e-b3f6-8b2024c8a82b - - - - - -] Attempt 1 to provision port 1a865d70-7e30-4510-8e34-9ef90f2dc379 2026-07-31 14:25:13.696 14 INFO neutron.plugins.ml2.plugin [None req-76e4371c-560b-423e-b3f6-8b2024c8a82b - - - - - -] Attempt 1 to provision port 254ed5f8-7efd-4b22-8f9f-ff2a377a0803 2026-07-31 14:25:14.436 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port e9832584-652a-4a83-955a-02ac32839fe1 2026-07-31 14:25:16.814 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port af0e37b2-5e8d-4283-a9a9-24cf71b00972 2026-07-31 14:25:17.801 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port e9832584-652a-4a83-955a-02ac32839fe1 2026-07-31 14:25:20.268 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port be754bba-0959-49fe-bc8e-4e073809c9ae 2026-07-31 14:25:20.781 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port af0e37b2-5e8d-4283-a9a9-24cf71b00972 2026-07-31 14:25:21.248 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 16b36219-1484-4c6f-9e40-fcaf9f24f3fd 2026-07-31 14:25:21.783 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-b171f525-b0c7-446c-bc2a-9aa2474b9567'] response: {'server_uuid': 'c58045f6-cc14-4b04-99bb-0669e876aeec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16b36219-1484-4c6f-9e40-fcaf9f24f3fd', 'code': 200} 2026-07-31 14:25:21.845 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 106724e6-ebec-4194-958f-f3f14ac7d532 2026-07-31 14:25:23.050 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 16b36219-1484-4c6f-9e40-fcaf9f24f3fd 2026-07-31 14:25:23.305 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 106724e6-ebec-4194-958f-f3f14ac7d532 2026-07-31 14:25:23.597 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port be754bba-0959-49fe-bc8e-4e073809c9ae 2026-07-31 14:25:23.861 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-c39dd138-44bb-4ee9-9f9a-52d45b4983bf'] response: {'server_uuid': '8b19d8c8-e12b-4cb4-bf67-d7e9dfb5613e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '106724e6-ebec-4194-958f-f3f14ac7d532', 'code': 200} 2026-07-31 14:25:27.637 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:25:28.153 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 8bb212d8-fd19-40e5-8dda-e7058f3a11e4 2026-07-31 14:25:28.249 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-194b0062-4020-46b2-b5c5-4e1bb386ae68'] response: {'server_uuid': '16899180-21d5-423a-9e92-be45bb333ff6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4325bd3a-68cc-451f-b817-6456d19b8d98', 'code': 200} 2026-07-31 14:25:29.279 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 8bb212d8-fd19-40e5-8dda-e7058f3a11e4 2026-07-31 14:25:29.536 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:25:30.671 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port ac33a115-bf38-4a0d-9cde-e837f688a62b 2026-07-31 14:25:30.698 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port d79cfc59-adf5-431f-8e3c-75e235178278 2026-07-31 14:25:30.720 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port 8bb212d8-fd19-40e5-8dda-e7058f3a11e4 2026-07-31 14:25:30.788 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port 16b36219-1484-4c6f-9e40-fcaf9f24f3fd 2026-07-31 14:25:30.842 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port a9671036-1aa1-4d4c-8c3b-d7b226bd05df 2026-07-31 14:25:30.871 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:25:30.938 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port af0e37b2-5e8d-4283-a9a9-24cf71b00972 2026-07-31 14:25:31.012 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port 4350f939-dde3-4f2e-bfb9-63054dd55301 2026-07-31 14:25:31.039 14 INFO neutron.plugins.ml2.plugin [None req-9de3f938-c6cb-44a8-8af6-56c44fd3e668 - - - - - -] Attempt 1 to provision port b7b0f580-1737-41e0-8168-acfac153cc39 2026-07-31 14:25:32.023 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 0bc86f6f-7b13-45ac-b9bc-2a9775021b91 2026-07-31 14:25:32.171 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-af9f3c7b-8e12-4b85-b59f-45abb76ba6af'] response: {'server_uuid': '259be4da-15d4-40d4-ac18-1ee6def21b57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0bc86f6f-7b13-45ac-b9bc-2a9775021b91', 'code': 200} 2026-07-31 14:25:33.971 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 0bc86f6f-7b13-45ac-b9bc-2a9775021b91 2026-07-31 14:25:35.223 14 INFO neutron.plugins.ml2.plugin [None req-35e1b1bc-6c2e-4d34-a82b-3f3d6e4bcc24 - - - - - -] Attempt 1 to provision port b7b0f580-1737-41e0-8168-acfac153cc39 2026-07-31 14:25:35.260 14 INFO neutron.plugins.ml2.plugin [None req-35e1b1bc-6c2e-4d34-a82b-3f3d6e4bcc24 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:25:39.229 14 INFO neutron.plugins.ml2.plugin [None req-76d4a902-99a5-47be-af53-acd0431d9c11 - - - - - -] Attempt 1 to provision port 017e8dfa-a433-4c89-b411-bc4b096576ba 2026-07-31 14:25:47.833 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port d79cfc59-adf5-431f-8e3c-75e235178278 2026-07-31 14:25:48.546 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port b7b0f580-1737-41e0-8168-acfac153cc39 2026-07-31 14:25:50.386 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ac33a115-bf38-4a0d-9cde-e837f688a62b 2026-07-31 14:25:50.738 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port d79cfc59-adf5-431f-8e3c-75e235178278 2026-07-31 14:25:50.899 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f62c4c91-8d19-4e6a-a758-56ce174e9bcd 2026-07-31 14:25:51.283 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port b7b0f580-1737-41e0-8168-acfac153cc39 2026-07-31 14:25:51.529 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port d46aff7a-a7f4-4314-a087-07200cd32cee 2026-07-31 14:25:51.891 14 INFO neutron.plugins.ml2.plugin [None req-fc249ea3-8694-4ff4-b4b1-69cd86ac63d9 - - - - - -] Attempt 1 to provision port 093eeb9e-d15a-468b-8ab6-022e7fd2b2b1 2026-07-31 14:25:51.971 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 093eeb9e-d15a-468b-8ab6-022e7fd2b2b1 2026-07-31 14:25:52.293 14 INFO neutron.plugins.ml2.plugin [None req-fc249ea3-8694-4ff4-b4b1-69cd86ac63d9 - - - - - -] Attempt 1 to provision port 6dcb100a-412e-4b4a-9854-adb4781fce17 2026-07-31 14:25:53.641 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ac33a115-bf38-4a0d-9cde-e837f688a62b 2026-07-31 14:25:53.962 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 093eeb9e-d15a-468b-8ab6-022e7fd2b2b1 2026-07-31 14:25:54.400 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f62c4c91-8d19-4e6a-a758-56ce174e9bcd 2026-07-31 14:25:54.656 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port d46aff7a-a7f4-4314-a087-07200cd32cee 2026-07-31 14:25:57.242 17 INFO neutron.plugins.ml2.plugin [None req-9744ed5b-742c-445d-b7e0-67741edf4255 - - - - - -] Attempt 1 to provision port 093eeb9e-d15a-468b-8ab6-022e7fd2b2b1 2026-07-31 14:25:57.310 17 INFO neutron.plugins.ml2.plugin [None req-9744ed5b-742c-445d-b7e0-67741edf4255 - - - - - -] Attempt 1 to provision port 6dcb100a-412e-4b4a-9854-adb4781fce17 2026-07-31 14:25:57.371 17 INFO neutron.plugins.ml2.plugin [None req-9744ed5b-742c-445d-b7e0-67741edf4255 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:25:57.922 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:25:59.990 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed391c7-8470-4743-bd21-741b37395c4c'] response: {'server_uuid': 'c58045f6-cc14-4b04-99bb-0669e876aeec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16b36219-1484-4c6f-9e40-fcaf9f24f3fd', 'code': 200} 2026-07-31 14:26:00.246 17 INFO neutron.plugins.ml2.plugin [None req-31dd3ae9-8568-42a6-a38d-7f92c4ed6016 - - - - - -] Attempt 1 to provision port dd7df3c6-ade5-4e79-bf28-67e1719cfc16 2026-07-31 14:26:00.290 17 INFO neutron.plugins.ml2.plugin [None req-31dd3ae9-8568-42a6-a38d-7f92c4ed6016 - - - - - -] Attempt 1 to provision port 4325bd3a-68cc-451f-b817-6456d19b8d98 2026-07-31 14:26:02.641 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f961618d-ddda-4712-99af-b000fe9339e7 2026-07-31 14:26:02.900 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dc8abdd-b870-4906-bce8-7cd01f0e3128'] response: {'server_uuid': 'f74bea2c-9c19-46af-85d5-f58bd3af7294', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f961618d-ddda-4712-99af-b000fe9339e7', 'code': 200} 2026-07-31 14:26:05.639 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 16b36219-1484-4c6f-9e40-fcaf9f24f3fd 2026-07-31 14:26:05.785 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-52ae7466-5006-4314-badb-fb892736dd41'] response: {'server_uuid': 'c58045f6-cc14-4b04-99bb-0669e876aeec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16b36219-1484-4c6f-9e40-fcaf9f24f3fd', 'code': 200} 2026-07-31 14:26:06.278 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f961618d-ddda-4712-99af-b000fe9339e7 2026-07-31 14:26:07.465 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 6dcb100a-412e-4b4a-9854-adb4781fce17 2026-07-31 14:26:08.164 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 16b36219-1484-4c6f-9e40-fcaf9f24f3fd 2026-07-31 14:26:08.467 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port dd7df3c6-ade5-4e79-bf28-67e1719cfc16 2026-07-31 14:26:09.822 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 6dcb100a-412e-4b4a-9854-adb4781fce17 2026-07-31 14:26:10.050 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port dd7df3c6-ade5-4e79-bf28-67e1719cfc16 2026-07-31 14:26:15.472 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 6a7e1f46-d44c-4953-8639-fc2c76573e01 2026-07-31 14:26:16.627 17 INFO neutron.plugins.ml2.plugin [None req-772b5bbe-1604-44ef-8d99-da987504521f - - - - - -] Attempt 1 to provision port 6a7e1f46-d44c-4953-8639-fc2c76573e01 2026-07-31 14:26:17.532 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 6a7e1f46-d44c-4953-8639-fc2c76573e01 2026-07-31 14:26:19.565 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 292966c6-e02b-4155-911e-0617844b6c54 2026-07-31 14:26:19.838 14 INFO neutron.plugins.ml2.plugin [None req-791bf551-843e-4444-88d3-059659eecb90 - - - - - -] Attempt 1 to provision port f4f92ec2-f259-4704-8760-c24c5dbdad05 2026-07-31 14:26:19.895 14 INFO neutron.plugins.ml2.plugin [None req-791bf551-843e-4444-88d3-059659eecb90 - - - - - -] Attempt 1 to provision port 4e6419c8-26d7-42f6-844a-231075de43e6 2026-07-31 14:26:19.979 14 INFO neutron.plugins.ml2.plugin [None req-791bf551-843e-4444-88d3-059659eecb90 - - - - - -] Attempt 1 to provision port 6a7e1f46-d44c-4953-8639-fc2c76573e01 2026-07-31 14:26:21.377 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 292966c6-e02b-4155-911e-0617844b6c54 2026-07-31 14:26:25.052 14 INFO neutron.plugins.ml2.plugin [None req-fd85b3c4-f7a2-4005-b2b9-324c51cab985 - - - - - -] Attempt 1 to provision port f4f92ec2-f259-4704-8760-c24c5dbdad05 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server [None req-f65f7852-caea-407d-8405-419d57fa3f53 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 73ea6fd8-1e1d-47e6-a89f-01d2ec891625: This subnet is being modified by another concurrent operation. 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-31 14:26:28.379 14 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-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server raise exception 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 73ea6fd8-1e1d-47e6-a89f-01d2ec891625: This subnet is being modified by another concurrent operation. 2026-07-31 14:26:28.379 14 ERROR oslo_messaging.rpc.server 2026-07-31 14:26:32.761 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 77fdd944-aee4-4991-be87-35b34858d1ba 2026-07-31 14:26:32.922 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b0549db-3d05-454e-9769-38d341b26165'] response: {'server_uuid': 'bcc19d27-abff-4fb5-8a39-d1b169b0826d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77fdd944-aee4-4991-be87-35b34858d1ba', 'code': 200} 2026-07-31 14:26:34.664 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 77fdd944-aee4-4991-be87-35b34858d1ba 2026-07-31 14:26:39.108 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4e6419c8-26d7-42f6-844a-231075de43e6 2026-07-31 14:26:39.456 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f4f92ec2-f259-4704-8760-c24c5dbdad05 2026-07-31 14:26:41.013 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4e6419c8-26d7-42f6-844a-231075de43e6 2026-07-31 14:26:41.210 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f4f92ec2-f259-4704-8760-c24c5dbdad05 2026-07-31 14:26:55.387 14 INFO neutron.plugins.ml2.plugin [None req-c21bb142-446d-4fe3-bc8c-8e066569244e - - - - - -] Attempt 1 to provision port 24c804f3-4867-450a-965a-6aa64d7285ab 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server [None req-9c40861c-f501-4180-838b-dbe4441be2c9 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7a07e585-3d15-4029-9597-24233701d7cd: This subnet is being modified by another concurrent operation. 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise self.value 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-31 14:27:05.217 14 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-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server raise exception 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7a07e585-3d15-4029-9597-24233701d7cd: This subnet is being modified by another concurrent operation. 2026-07-31 14:27:05.217 14 ERROR oslo_messaging.rpc.server 2026-07-31 14:27:15.039 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 38785b81-15f4-4ef9-b7d5-56ab40fe1762 2026-07-31 14:27:16.463 17 INFO neutron.plugins.ml2.plugin [None req-5d7144e1-42d7-4184-a132-e49646831054 - - - - - -] Attempt 1 to provision port 38785b81-15f4-4ef9-b7d5-56ab40fe1762 2026-07-31 14:27:16.881 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 38785b81-15f4-4ef9-b7d5-56ab40fe1762 2026-07-31 14:27:18.896 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 04336311-a288-4864-a58c-42947a5f86f3 2026-07-31 14:27:20.955 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 04336311-a288-4864-a58c-42947a5f86f3 2026-07-31 14:27:22.681 14 INFO neutron.plugins.ml2.plugin [None req-4d7fffdf-d0e4-4188-b331-184e87c778f0 - - - - - -] Attempt 1 to provision port 04336311-a288-4864-a58c-42947a5f86f3 2026-07-31 14:27:22.760 14 INFO neutron.plugins.ml2.plugin [None req-4d7fffdf-d0e4-4188-b331-184e87c778f0 - - - - - -] Attempt 1 to provision port 38785b81-15f4-4ef9-b7d5-56ab40fe1762 2026-07-31 14:27:46.987 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 9fa0ad04-5682-4266-8cc9-387905b30514 2026-07-31 14:28:03.092 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 5ea83b56-08f0-4f86-9f46-9f97c9e27fdd 2026-07-31 14:28:18.976 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 7a4fd539-584d-444c-9ba5-128333fb166c 2026-07-31 14:28:19.432 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 162df937-aedf-4110-88c2-7c15b872b421 2026-07-31 14:28:21.049 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 7a4fd539-584d-444c-9ba5-128333fb166c 2026-07-31 14:28:21.267 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 162df937-aedf-4110-88c2-7c15b872b421 2026-07-31 14:28:21.493 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 82e3e7e4-3e75-4cba-b90b-4864405178cb 2026-07-31 14:28:22.637 14 INFO neutron.plugins.ml2.plugin [None req-d6b0a30b-bed0-447a-ae41-21705b710974 - - - - - -] Attempt 1 to provision port c937478a-6e2a-4fa2-8074-0807ee117e67 2026-07-31 14:28:22.667 14 INFO neutron.plugins.ml2.plugin [None req-d6b0a30b-bed0-447a-ae41-21705b710974 - - - - - -] Attempt 1 to provision port 398d0772-d6dc-4205-b499-7735406d7514 2026-07-31 14:28:22.696 14 INFO neutron.plugins.ml2.plugin [None req-d6b0a30b-bed0-447a-ae41-21705b710974 - - - - - -] Attempt 1 to provision port 162df937-aedf-4110-88c2-7c15b872b421 2026-07-31 14:28:22.756 14 INFO neutron.plugins.ml2.plugin [None req-d6b0a30b-bed0-447a-ae41-21705b710974 - - - - - -] Attempt 1 to provision port f2f24134-0861-4829-92cc-7bfb74c2407f 2026-07-31 14:28:22.997 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 82e3e7e4-3e75-4cba-b90b-4864405178cb 2026-07-31 14:28:26.975 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 296e97e9-4829-4239-ac37-d23cbfc3e6a8 2026-07-31 14:28:27.518 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 36514f9d-f520-4389-b30d-21c6bb86d47f 2026-07-31 14:28:28.948 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 296e97e9-4829-4239-ac37-d23cbfc3e6a8 2026-07-31 14:28:29.198 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 36514f9d-f520-4389-b30d-21c6bb86d47f 2026-07-31 14:28:30.975 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ca9d8ceb-2b9b-4bae-8d14-3e9f2e32817a 2026-07-31 14:28:31.707 17 INFO neutron.plugins.ml2.plugin [None req-a3025e5c-9994-4d42-9193-3d4328055131 - - - - - -] Attempt 1 to provision port 96e9a64f-2bce-419c-aee8-1215d1020813 2026-07-31 14:28:31.743 17 INFO neutron.plugins.ml2.plugin [None req-a3025e5c-9994-4d42-9193-3d4328055131 - - - - - -] Attempt 1 to provision port c937478a-6e2a-4fa2-8074-0807ee117e67 2026-07-31 14:28:31.771 17 INFO neutron.plugins.ml2.plugin [None req-a3025e5c-9994-4d42-9193-3d4328055131 - - - - - -] Attempt 1 to provision port 86c744c9-cda0-4e87-8c6d-1d41e317eb22 2026-07-31 14:28:31.796 17 INFO neutron.plugins.ml2.plugin [None req-a3025e5c-9994-4d42-9193-3d4328055131 - - - - - -] Attempt 1 to provision port 296e97e9-4829-4239-ac37-d23cbfc3e6a8 2026-07-31 14:28:31.851 17 INFO neutron.plugins.ml2.plugin [None req-a3025e5c-9994-4d42-9193-3d4328055131 - - - - - -] Attempt 1 to provision port ca9d8ceb-2b9b-4bae-8d14-3e9f2e32817a 2026-07-31 14:28:33.014 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ca9d8ceb-2b9b-4bae-8d14-3e9f2e32817a 2026-07-31 14:28:33.229 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 585c70d8-d09c-4e4b-b5a2-a0edca83c986 2026-07-31 14:28:35.155 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 585c70d8-d09c-4e4b-b5a2-a0edca83c986 2026-07-31 14:28:37.537 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 2630b067-5ed6-41a4-be03-6810e7800f34 2026-07-31 14:28:37.715 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf7c2ad5-fa26-46bd-b63e-b48d74481936'] response: {'server_uuid': '01c1720e-765d-44fe-8e3c-90f920cd79ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2630b067-5ed6-41a4-be03-6810e7800f34', 'code': 200} 2026-07-31 14:28:38.977 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 2630b067-5ed6-41a4-be03-6810e7800f34 2026-07-31 14:28:39.183 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port 2630b067-5ed6-41a4-be03-6810e7800f34 2026-07-31 14:28:39.246 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port 96e9a64f-2bce-419c-aee8-1215d1020813 2026-07-31 14:28:39.279 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port c937478a-6e2a-4fa2-8074-0807ee117e67 2026-07-31 14:28:39.311 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port 9bb31bd0-e75a-44b6-93e4-dd60109cf8c0 2026-07-31 14:28:39.337 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port 86c744c9-cda0-4e87-8c6d-1d41e317eb22 2026-07-31 14:28:39.402 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port 296e97e9-4829-4239-ac37-d23cbfc3e6a8 2026-07-31 14:28:39.484 17 INFO neutron.plugins.ml2.plugin [None req-14ec01db-684d-4491-b3c6-d555bdb641f0 - - - - - -] Attempt 1 to provision port ca9d8ceb-2b9b-4bae-8d14-3e9f2e32817a 2026-07-31 14:28:44.124 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port a86da24d-898e-45e6-8a95-d6d1bfc4c53c 2026-07-31 14:28:44.432 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-af2631eb-a950-4506-a1fe-c5461754d412'] response: {'server_uuid': '57b0c51c-8404-4695-986e-af52e98533d2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a86da24d-898e-45e6-8a95-d6d1bfc4c53c', 'code': 200} 2026-07-31 14:28:44.979 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 63675d48-f27c-46e6-bcbc-edcdaf4d1f81 2026-07-31 14:28:46.399 14 INFO neutron.plugins.ml2.plugin [None req-003f09ff-8218-4197-8d66-fa54e06e336b - - - - - -] Attempt 1 to provision port 2630b067-5ed6-41a4-be03-6810e7800f34 2026-07-31 14:28:46.472 14 INFO neutron.plugins.ml2.plugin [None req-003f09ff-8218-4197-8d66-fa54e06e336b - - - - - -] Attempt 1 to provision port 7f383596-0f0c-45db-a783-cae6187fe2e5 2026-07-31 14:28:46.520 14 INFO neutron.plugins.ml2.plugin [None req-003f09ff-8218-4197-8d66-fa54e06e336b - - - - - -] Attempt 1 to provision port a86da24d-898e-45e6-8a95-d6d1bfc4c53c 2026-07-31 14:28:46.611 14 INFO neutron.plugins.ml2.plugin [None req-003f09ff-8218-4197-8d66-fa54e06e336b - - - - - -] Attempt 1 to provision port 96e9a64f-2bce-419c-aee8-1215d1020813 2026-07-31 14:28:46.633 14 INFO neutron.plugins.ml2.plugin [None req-003f09ff-8218-4197-8d66-fa54e06e336b - - - - - -] Attempt 1 to provision port 6afd72b5-e43e-4506-93e8-67e96d9fdaa1 2026-07-31 14:28:46.668 14 INFO neutron.plugins.ml2.plugin [None req-003f09ff-8218-4197-8d66-fa54e06e336b - - - - - -] Attempt 1 to provision port 63675d48-f27c-46e6-bcbc-edcdaf4d1f81 2026-07-31 14:28:47.422 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 86c744c9-cda0-4e87-8c6d-1d41e317eb22 2026-07-31 14:28:48.544 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port a86da24d-898e-45e6-8a95-d6d1bfc4c53c 2026-07-31 14:28:48.979 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 398d0772-d6dc-4205-b499-7735406d7514 2026-07-31 14:28:49.653 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 63675d48-f27c-46e6-bcbc-edcdaf4d1f81 2026-07-31 14:28:49.868 14 WARNING neutron.plugins.ml2.plugin [None req-88ce4802-d29d-4106-a190-989be21f0278 - - - - - -] Concurrent port binding operations failed on port f2f24134-0861-4829-92cc-7bfb74c2407f 2026-07-31 14:28:49.873 14 INFO neutron.plugins.ml2.plugin [None req-88ce4802-d29d-4106-a190-989be21f0278 - - - - - -] Attempt 2 to bind port f2f24134-0861-4829-92cc-7bfb74c2407f 2026-07-31 14:28:50.265 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 22aeede4-06cc-4188-9619-54a7b32df3df 2026-07-31 14:28:50.567 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e5bad83-ad3d-462e-af63-2fe88072896b'] response: {'server_uuid': '377c2f50-c079-4792-92b8-a54232256238', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22aeede4-06cc-4188-9619-54a7b32df3df', 'code': 200} 2026-07-31 14:28:50.834 17 INFO neutron.plugins.ml2.plugin [None req-4e432183-29bd-4c48-9f0e-83acc778a5a1 - - - - - -] Attempt 1 to provision port 96e9a64f-2bce-419c-aee8-1215d1020813 2026-07-31 14:28:50.933 17 INFO neutron.plugins.ml2.plugin [None req-4e432183-29bd-4c48-9f0e-83acc778a5a1 - - - - - -] Attempt 1 to provision port 6afd72b5-e43e-4506-93e8-67e96d9fdaa1 2026-07-31 14:28:51.043 17 INFO neutron.plugins.ml2.plugin [None req-4e432183-29bd-4c48-9f0e-83acc778a5a1 - - - - - -] Attempt 1 to provision port 63675d48-f27c-46e6-bcbc-edcdaf4d1f81 2026-07-31 14:28:51.224 17 INFO neutron.plugins.ml2.plugin [None req-4e432183-29bd-4c48-9f0e-83acc778a5a1 - - - - - -] Attempt 1 to provision port 22aeede4-06cc-4188-9619-54a7b32df3df 2026-07-31 14:28:51.689 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f2f24134-0861-4829-92cc-7bfb74c2407f 2026-07-31 14:28:52.274 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 86c744c9-cda0-4e87-8c6d-1d41e317eb22 2026-07-31 14:28:52.616 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port c937478a-6e2a-4fa2-8074-0807ee117e67 2026-07-31 14:28:52.707 17 INFO neutron.plugins.ml2.plugin [None req-8acc64af-7d53-4128-ac52-87e6db245f39 - - - - - -] Attempt 1 to provision port 22aeede4-06cc-4188-9619-54a7b32df3df 2026-07-31 14:28:53.541 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 22aeede4-06cc-4188-9619-54a7b32df3df 2026-07-31 14:28:53.968 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 398d0772-d6dc-4205-b499-7735406d7514 2026-07-31 14:28:54.960 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 6afd72b5-e43e-4506-93e8-67e96d9fdaa1 2026-07-31 14:28:55.341 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f2f24134-0861-4829-92cc-7bfb74c2407f 2026-07-31 14:28:55.518 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port c937478a-6e2a-4fa2-8074-0807ee117e67 2026-07-31 14:28:55.771 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 7f383596-0f0c-45db-a783-cae6187fe2e5 2026-07-31 14:28:56.124 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 96e9a64f-2bce-419c-aee8-1215d1020813 2026-07-31 14:28:56.456 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 9bb31bd0-e75a-44b6-93e4-dd60109cf8c0 2026-07-31 14:28:57.150 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 6afd72b5-e43e-4506-93e8-67e96d9fdaa1 2026-07-31 14:28:57.338 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 9bb31bd0-e75a-44b6-93e4-dd60109cf8c0 2026-07-31 14:28:57.554 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 96e9a64f-2bce-419c-aee8-1215d1020813 2026-07-31 14:28:57.774 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 7f383596-0f0c-45db-a783-cae6187fe2e5 2026-07-31 14:29:17.641 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port b0fd143f-8427-44fd-b214-269485d67e5d 2026-07-31 14:29:17.780 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-e98bae64-2d20-4c6e-a521-584b11c3d5c5'] response: {'server_uuid': 'e183add9-1317-4773-bb26-381f91feb5d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0fd143f-8427-44fd-b214-269485d67e5d', 'code': 200} 2026-07-31 14:29:19.089 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port b0fd143f-8427-44fd-b214-269485d67e5d 2026-07-31 14:29:55.096 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:29:55.501 14 INFO neutron.plugins.ml2.plugin [None req-6e2b7d9e-a0dc-4bd3-8255-c376bce33b42 - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:29:57.438 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:29:59.475 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4b2c5c81-7b55-46e1-84a6-bfcf678acc55 2026-07-31 14:30:01.187 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4b2c5c81-7b55-46e1-84a6-bfcf678acc55 2026-07-31 14:30:03.099 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 5c4eab0d-5a99-478d-8cd9-68f8ea7f1025 2026-07-31 14:30:05.129 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:30:05.445 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 5c4eab0d-5a99-478d-8cd9-68f8ea7f1025 2026-07-31 14:30:08.021 14 INFO neutron.plugins.ml2.plugin [None req-5f1ab9aa-d5af-48d3-8dcf-6322e42859ca - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:30:08.105 14 INFO neutron.plugins.ml2.plugin [None req-5f1ab9aa-d5af-48d3-8dcf-6322e42859ca - - - - - -] Attempt 1 to provision port 4b2c5c81-7b55-46e1-84a6-bfcf678acc55 2026-07-31 14:30:08.182 14 INFO neutron.plugins.ml2.plugin [None req-5f1ab9aa-d5af-48d3-8dcf-6322e42859ca - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:30:12.311 17 INFO neutron.plugins.ml2.plugin [None req-20388512-f8c7-47d6-b3a8-5eb145c9fbbc - - - - - -] Attempt 1 to provision port 4b2c5c81-7b55-46e1-84a6-bfcf678acc55 2026-07-31 14:30:12.374 17 INFO neutron.plugins.ml2.plugin [None req-20388512-f8c7-47d6-b3a8-5eb145c9fbbc - - - - - -] Attempt 1 to provision port e5257aca-cf87-4285-8108-090a236a2c2d 2026-07-31 14:30:17.114 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 443d0df2-6364-4532-8afd-e23b57f67bf9 2026-07-31 14:30:19.105 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 443d0df2-6364-4532-8afd-e23b57f67bf9 2026-07-31 14:30:21.710 14 INFO neutron.plugins.ml2.plugin [None req-65996e2c-0fe6-4e2a-9fb8-ec3b14366850 - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:30:21.773 14 INFO neutron.plugins.ml2.plugin [None req-65996e2c-0fe6-4e2a-9fb8-ec3b14366850 - - - - - -] Attempt 1 to provision port 62b6a9be-b44b-4b2e-bcc0-81c3230198de 2026-07-31 14:30:21.780 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:30:21.990 14 INFO neutron.plugins.ml2.plugin [None req-65996e2c-0fe6-4e2a-9fb8-ec3b14366850 - - - - - -] Attempt 1 to provision port e5257aca-cf87-4285-8108-090a236a2c2d 2026-07-31 14:30:22.147 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f1b0c0fd-2a90-40db-860d-4c20d4db73b8 2026-07-31 14:30:22.224 14 INFO neutron.plugins.ml2.plugin [None req-65996e2c-0fe6-4e2a-9fb8-ec3b14366850 - - - - - -] Attempt 1 to provision port 5077340a-fc50-4ed0-a756-e79d2a875a54 2026-07-31 14:30:22.299 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-53f074e6-e4ea-4b42-bc8e-666d7132f539'] response: {'server_uuid': 'e3421258-d475-4b78-9ff2-2eb000415016', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1b0c0fd-2a90-40db-860d-4c20d4db73b8', 'code': 200} 2026-07-31 14:30:22.441 14 INFO neutron.plugins.ml2.plugin [None req-65996e2c-0fe6-4e2a-9fb8-ec3b14366850 - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:30:22.506 14 INFO neutron.plugins.ml2.plugin [None req-65996e2c-0fe6-4e2a-9fb8-ec3b14366850 - - - - - -] Attempt 1 to provision port 443d0df2-6364-4532-8afd-e23b57f67bf9 2026-07-31 14:30:22.615 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 5077340a-fc50-4ed0-a756-e79d2a875a54 2026-07-31 14:30:23.558 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:30:23.787 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 5077340a-fc50-4ed0-a756-e79d2a875a54 2026-07-31 14:30:24.000 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 62b6a9be-b44b-4b2e-bcc0-81c3230198de 2026-07-31 14:30:24.205 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port f1b0c0fd-2a90-40db-860d-4c20d4db73b8 2026-07-31 14:30:24.485 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port e5257aca-cf87-4285-8108-090a236a2c2d 2026-07-31 14:30:31.694 17 INFO neutron.plugins.ml2.plugin [None req-a6b07bc7-a501-4cad-85f9-ff13937091ee - - - - - -] Attempt 1 to provision port e5257aca-cf87-4285-8108-090a236a2c2d 2026-07-31 14:30:31.748 17 INFO neutron.plugins.ml2.plugin [None req-a6b07bc7-a501-4cad-85f9-ff13937091ee - - - - - -] Attempt 1 to provision port 5077340a-fc50-4ed0-a756-e79d2a875a54 2026-07-31 14:30:31.803 17 INFO neutron.plugins.ml2.plugin [None req-a6b07bc7-a501-4cad-85f9-ff13937091ee - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:30:31.869 17 INFO neutron.plugins.ml2.plugin [None req-a6b07bc7-a501-4cad-85f9-ff13937091ee - - - - - -] Attempt 1 to provision port 443d0df2-6364-4532-8afd-e23b57f67bf9 2026-07-31 14:30:35.102 17 INFO neutron.plugins.ml2.plugin [None req-2235472d-0639-420d-9c85-fdd54b6ba34e - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:30:35.174 17 INFO neutron.plugins.ml2.plugin [None req-2235472d-0639-420d-9c85-fdd54b6ba34e - - - - - -] Attempt 1 to provision port f1b0c0fd-2a90-40db-860d-4c20d4db73b8 2026-07-31 14:30:39.439 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4660a2d9-f5ba-449a-b3b2-11dfd853009f 2026-07-31 14:30:39.774 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-6af4a387-9fe0-4492-a1ea-4ec9b1f3eacb'] response: {'server_uuid': '4b62e0b2-49be-4774-8e12-cdb369dc8fa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4660a2d9-f5ba-449a-b3b2-11dfd853009f', 'code': 200} 2026-07-31 14:30:41.373 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4660a2d9-f5ba-449a-b3b2-11dfd853009f 2026-07-31 14:31:07.390 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 10a33041-a62f-42d5-b0ab-e384c52ae7b5 2026-07-31 14:31:07.954 14 INFO neutron.plugins.ml2.plugin [None req-def92110-8439-440b-9d62-572e61969d6c - - - - - -] Attempt 1 to provision port 10a33041-a62f-42d5-b0ab-e384c52ae7b5 2026-07-31 14:31:09.398 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 10a33041-a62f-42d5-b0ab-e384c52ae7b5 2026-07-31 14:31:16.115 14 INFO neutron.plugins.ml2.plugin [None req-b204afa4-f7b2-4725-93a9-a3c51084720e - - - - - -] Attempt 1 to provision port 8086e260-91cc-4367-adf4-b93b5f469f88 2026-07-31 14:31:35.980 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port a55c4fc6-c611-424d-89a9-5cf7db6ba0a3 2026-07-31 14:31:36.300 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-91351678-d5da-4f4b-8644-fdc55bce21de'] response: {'server_uuid': 'bb79488a-70cf-44e5-bcfb-a292ed6ab946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a55c4fc6-c611-424d-89a9-5cf7db6ba0a3', 'code': 200} 2026-07-31 14:31:37.410 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port a55c4fc6-c611-424d-89a9-5cf7db6ba0a3 2026-07-31 14:32:38.830 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 4660a2d9-f5ba-449a-b3b2-11dfd853009f 2026-07-31 14:32:38.886 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port ad5f2a78-39c9-43b1-bb35-b8f2d8dc76bb 2026-07-31 14:32:38.930 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 8086e260-91cc-4367-adf4-b93b5f469f88 2026-07-31 14:32:38.958 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 4b2c5c81-7b55-46e1-84a6-bfcf678acc55 2026-07-31 14:32:39.008 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 5077340a-fc50-4ed0-a756-e79d2a875a54 2026-07-31 14:32:39.061 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port a55c4fc6-c611-424d-89a9-5cf7db6ba0a3 2026-07-31 14:32:39.114 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port c94e38bd-a2cc-4dfb-943c-27ed67de6ea9 2026-07-31 14:32:39.184 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 4ff5ccb9-ba2a-4f6a-b0e4-83c1dd9f1ad0 2026-07-31 14:32:39.325 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-403bee54-aafd-4730-bf62-20e12e3c464d'] response: {'server_uuid': 'bb79488a-70cf-44e5-bcfb-a292ed6ab946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ff5ccb9-ba2a-4f6a-b0e4-83c1dd9f1ad0', 'code': 200} 2026-07-31 14:32:39.497 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 62b6a9be-b44b-4b2e-bcc0-81c3230198de 2026-07-31 14:32:39.559 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port b7c1c1a1-cd93-4750-a9d3-aa54af6557cd 2026-07-31 14:32:39.623 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 0454e54a-0583-4104-a98f-6ffd69f9429d 2026-07-31 14:32:39.680 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port e5257aca-cf87-4285-8108-090a236a2c2d 2026-07-31 14:32:39.747 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 0bc862c8-5b9d-4d1a-b064-81171875a290 2026-07-31 14:32:39.810 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port f1b0c0fd-2a90-40db-860d-4c20d4db73b8 2026-07-31 14:32:39.862 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 443d0df2-6364-4532-8afd-e23b57f67bf9 2026-07-31 14:32:39.910 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 41d52bd3-6c43-42ea-859b-a715e08385ac 2026-07-31 14:32:39.959 14 INFO neutron.plugins.ml2.plugin [None req-5beb195d-297a-4acf-a869-b9ea08c58d39 - - - - - -] Attempt 1 to provision port 4f92bef9-e437-492e-95dc-32eea8646877 2026-07-31 14:32:41.413 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 4ff5ccb9-ba2a-4f6a-b0e4-83c1dd9f1ad0 2026-07-31 14:33:02.534 17 INFO neutron.plugins.ml2.plugin [None req-959fee9d-cbfc-4f02-802d-19efe603e324 - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:33:10.996 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:33:11.107 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f69996f-4407-4ccb-bcb6-135f9ee5f80a'] response: {'server_uuid': 'bb79488a-70cf-44e5-bcfb-a292ed6ab946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ded3667f-8eb3-4da6-b6d7-e475e1784c06', 'code': 200} 2026-07-31 14:33:11.626 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:33:24.103 14 INFO neutron.plugins.ml2.plugin [None req-951fcc22-fe8d-4d36-a3c6-021c6b327405 - - - - - -] Attempt 1 to provision port 39d81da4-58b0-48e6-a3d8-c63838c70dd8 2026-07-31 14:33:31.747 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 39d81da4-58b0-48e6-a3d8-c63838c70dd8 2026-07-31 14:33:31.912 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc62973c-0031-4f14-a622-e55ea62fcddf'] response: {'server_uuid': 'bb79488a-70cf-44e5-bcfb-a292ed6ab946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39d81da4-58b0-48e6-a3d8-c63838c70dd8', 'code': 200} 2026-07-31 14:33:33.625 14 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 39d81da4-58b0-48e6-a3d8-c63838c70dd8 2026-07-31 14:33:35.100 14 INFO neutron.plugins.ml2.plugin [None req-62219de3-02c1-4a6c-8201-bca00a6bec38 - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:33:35.713 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:33:51.749 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port 39d81da4-58b0-48e6-a3d8-c63838c70dd8 2026-07-31 14:33:51.844 14 INFO neutron.plugins.ml2.plugin [None req-9ba2202b-fb71-446c-9bb7-0df39643418b - - - - - -] Attempt 1 to provision port 39d81da4-58b0-48e6-a3d8-c63838c70dd8 2026-07-31 14:33:53.325 14 INFO neutron.plugins.ml2.plugin [None req-f536dcf6-9c31-4f7d-9211-f7a87a6c9e16 - - - - - -] Attempt 1 to provision port 39d81da4-58b0-48e6-a3d8-c63838c70dd8 2026-07-31 14:34:06.948 14 INFO neutron.plugins.ml2.plugin [None req-db916d72-b65d-42da-a47c-4bd9b6878e6a - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:34:07.687 17 INFO neutron.plugins.ml2.plugin [None req-fbce8702-97fd-471e-bd46-79993b399fe7 - - - - - -] Attempt 1 to provision port ded3667f-8eb3-4da6-b6d7-e475e1784c06 2026-07-31 14:34:55.819 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc8e2e89-b10f-481b-a571-e895f935b32d'] response: {'server_uuid': 'e3421258-d475-4b78-9ff2-2eb000415016', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f1b0c0fd-2a90-40db-860d-4c20d4db73b8', 'code': 200}