+ 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-06 23:49:22.774 1 INFO neutron.common.config [-] Logging enabled! 2026-07-06 23:49:22.775 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev4 2026-07-06 23:49:22.775 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-06 23:49:22.775 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-06 23:49:24.317 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-06 23:49:24.319 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-06 23:49:24.323 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-06 23:49:24.325 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-06 23:49:24.325 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-06 23:49:24.325 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-06 23:49:24.325 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 23:49:24.332 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 23:49:24.332 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-06 23:49:24.332 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-06 23:49:24.352 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-06 23:49:24.353 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-06 23:49:24.353 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-06 23:49:24.373 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-06 23:49:24.374 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-06 23:49:24.374 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-06 23:49:24.374 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-06 23:49:24.631 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing driver for type 'vlan' 2026-07-06 23:49:24.770 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] VlanTypeDriver initialization complete 2026-07-06 23:49:24.771 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing driver for type 'vxlan' 2026-07-06 23:49:24.771 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-06 23:49:24.818 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-06 23:49:24.818 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-06 23:49:24.818 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing extension driver 'port_security' 2026-07-06 23:49:24.819 1 INFO neutron.plugins.ml2.extensions.port_security [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-06 23:49:24.819 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing extension driver 'qos' 2026-07-06 23:49:24.819 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-06 23:49:24.819 1 INFO neutron.plugins.ml2.managers [None req-08857025-d5e7-46f2-aa8a-175505682373 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-06 23:49:24.833 1 INFO neutron.quota [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded quota_driver: . 2026-07-06 23:49:24.834 1 INFO neutron.plugins.ml2.plugin [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Modular L2 Plugin initialization complete 2026-07-06 23:49:24.834 1 INFO neutron.plugins.ml2.managers [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-06 23:49:24.834 1 INFO neutron.plugins.ml2.managers [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-06 23:49:24.834 1 INFO neutron.plugins.ml2.managers [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-06 23:49:24.834 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: qos 2026-07-06 23:49:24.845 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: router 2026-07-06 23:49:24.879 1 INFO neutron.services.service_base [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-06 23:49:24.879 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: segments 2026-07-06 23:49:24.956 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: trunk 2026-07-06 23:49:24.968 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: vpnaas 2026-07-06 23:49:24.999 1 WARNING stevedore.named [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-06 23:49:25.072 1 INFO neutron_vpnaas.services.vpn.plugin [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-06 23:49:25.072 1 INFO neutron.common.utils [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-06 23:49:25.072 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: taas 2026-07-06 23:49:25.093 1 WARNING stevedore.named [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 23:49:25.118 1 INFO neutron_taas.services.taas.taas_plugin [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-06 23:49:25.119 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: tapmirror 2026-07-06 23:49:25.131 1 WARNING stevedore.named [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-06 23:49:25.145 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-06 23:49:25.146 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: auto_allocate 2026-07-06 23:49:25.153 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: tag 2026-07-06 23:49:25.161 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: timestamp 2026-07-06 23:49:25.164 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: network_ip_availability 2026-07-06 23:49:25.172 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: flavors 2026-07-06 23:49:25.177 1 INFO neutron.manager [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loading Plugin: revisions 2026-07-06 23:49:25.181 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Initializing extension manager. 2026-07-06 23:49:25.183 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: address-group 2026-07-06 23:49:25.184 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: address-scope 2026-07-06 23:49:25.184 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-06 23:49:25.185 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: agent 2026-07-06 23:49:25.185 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: agent-resources-synced 2026-07-06 23:49:25.186 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-06 23:49:25.187 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-06 23:49:25.188 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: availability_zone 2026-07-06 23:49:25.188 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: availability_zone_filter 2026-07-06 23:49:25.188 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-06 23:49:25.189 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: default-subnetpools 2026-07-06 23:49:25.190 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-06 23:49:25.191 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: dns-integration 2026-07-06 23:49:25.191 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: dns-domain-ports 2026-07-06 23:49:25.192 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-06 23:49:25.192 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: dvr 2026-07-06 23:49:25.193 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-06 23:49:25.193 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: empty-string-filtering 2026-07-06 23:49:25.194 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 23:49:25.194 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-06 23:49:25.195 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: external-net 2026-07-06 23:49:25.195 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-06 23:49:25.196 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: extraroute 2026-07-06 23:49:25.196 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: extraroute-atomic 2026-07-06 23:49:25.197 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-06 23:49:25.197 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-06 23:49:25.197 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-06 23:49:25.198 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-06 23:49:25.198 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: fip-port-details 2026-07-06 23:49:25.199 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: flavors 2026-07-06 23:49:25.200 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-06 23:49:25.201 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: floatingip-pools 2026-07-06 23:49:25.201 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: ip_allocation 2026-07-06 23:49:25.202 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-06 23:49:25.202 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: l2_adjacency 2026-07-06 23:49:25.203 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: router 2026-07-06 23:49:25.206 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-06 23:49:25.206 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-06 23:49:25.207 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-06 23:49:25.207 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: ext-gw-mode 2026-07-06 23:49:25.208 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: l3-ha 2026-07-06 23:49:25.208 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-06 23:49:25.208 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-06 23:49:25.209 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: l3-flavors 2026-07-06 23:49:25.210 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-06 23:49:25.210 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-06 23:49:25.212 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-06 23:49:25.213 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-06 23:49:25.214 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-06 23:49:25.218 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-06 23:49:25.218 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-06 23:49:25.219 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: multi-provider 2026-07-06 23:49:25.219 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: net-mtu 2026-07-06 23:49:25.220 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: net-mtu-writable 2026-07-06 23:49:25.220 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: network_availability_zone 2026-07-06 23:49:25.220 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: network_ha 2026-07-06 23:49:25.221 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: network-ip-availability 2026-07-06 23:49:25.222 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-06 23:49:25.222 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: pagination 2026-07-06 23:49:25.223 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-device-profile 2026-07-06 23:49:25.223 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-06 23:49:25.224 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-06 23:49:25.225 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-06 23:49:25.225 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-mac-override 2026-07-06 23:49:25.226 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-06 23:49:25.226 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-06 23:49:25.226 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-06 23:49:25.227 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-resource-request 2026-07-06 23:49:25.227 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-06 23:49:25.228 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-06 23:49:25.228 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: binding 2026-07-06 23:49:25.229 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: binding-extended 2026-07-06 23:49:25.229 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-security 2026-07-06 23:49:25.230 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: project-id 2026-07-06 23:49:25.231 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: provider 2026-07-06 23:49:25.231 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-06 23:49:25.233 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos 2026-07-06 23:49:25.234 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-06 23:49:25.234 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-06 23:49:25.234 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-default 2026-07-06 23:49:25.235 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-fip 2026-07-06 23:49:25.235 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-06 23:49:25.236 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-06 23:49:25.236 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-06 23:49:25.237 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-06 23:49:25.237 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-06 23:49:25.238 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-pps 2026-07-06 23:49:25.238 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-06 23:49:25.239 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-06 23:49:25.239 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: qos-rules-alias 2026-07-06 23:49:25.240 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: quota-check-limit 2026-07-06 23:49:25.240 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-06 23:49:25.242 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: quotas 2026-07-06 23:49:25.245 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: quota_details 2026-07-06 23:49:25.246 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: rbac-policies 2026-07-06 23:49:25.247 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: rbac-address-group 2026-07-06 23:49:25.247 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: rbac-address-scope 2026-07-06 23:49:25.248 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: rbac-security-groups 2026-07-06 23:49:25.248 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-06 23:49:25.248 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: revision-if-match 2026-07-06 23:49:25.249 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-06 23:49:25.249 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: router_availability_zone 2026-07-06 23:49:25.250 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-06 23:49:25.251 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-06 23:49:25.252 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-06 23:49:25.252 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-06 23:49:25.253 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-06 23:49:25.253 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-06 23:49:25.254 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-06 23:49:25.258 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: security-group 2026-07-06 23:49:25.259 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: segment 2026-07-06 23:49:25.260 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-06 23:49:25.260 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: service-type 2026-07-06 23:49:25.261 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: sorting 2026-07-06 23:49:25.261 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: standard-attr-segment 2026-07-06 23:49:25.262 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: standard-attr-description 2026-07-06 23:49:25.263 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: stateful-security-group 2026-07-06 23:49:25.263 1 WARNING neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-06 23:49:25.264 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-06 23:49:25.264 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: subnet-external-network 2026-07-06 23:49:25.265 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: subnet_onboard 2026-07-06 23:49:25.265 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-06 23:49:25.266 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: subnet-service-types 2026-07-06 23:49:25.266 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: subnet_allocation 2026-07-06 23:49:25.267 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-06 23:49:25.268 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: tag-creation 2026-07-06 23:49:25.268 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-06 23:49:25.272 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: standard-attr-tag 2026-07-06 23:49:25.272 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-06 23:49:25.273 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: trunk 2026-07-06 23:49:25.273 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: trunk-details 2026-07-06 23:49:25.275 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-06 23:49:25.275 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-06 23:49:25.276 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-06 23:49:25.276 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-06 23:49:25.278 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-06 23:49:25.278 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-06 23:49:25.279 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: vpn-flavors 2026-07-06 23:49:25.281 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: vpnaas 2026-07-06 23:49:25.283 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: taas 2026-07-06 23:49:25.284 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: tap-mirror 2026-07-06 23:49:25.284 1 INFO neutron.api.extensions [None req-01b12c09-c4ac-4242-a78c-2499efac2a00 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-06 23:49:55.377 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 23:49:55.421 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 23:49:55.423 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 23:50:03.904 16 INFO neutron.db.l3_hamode_db [None req-60ef8f40-30b4-47e8-aeab-502575b35f9d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-06 23:50:18.730 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5c0d1375-ea31-4cf2-82ee-ea23ad9414f6 2026-07-06 23:50:19.830 16 INFO neutron.plugins.ml2.plugin [None req-2cf2eb97-3c52-435a-a42f-9b35c459d5bd - - - - - -] Attempt 1 to provision port 5c0d1375-ea31-4cf2-82ee-ea23ad9414f6 2026-07-06 23:50:20.633 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5c0d1375-ea31-4cf2-82ee-ea23ad9414f6 2026-07-06 23:50:21.491 16 INFO neutron.plugins.ml2.plugin [None req-d0fbe6ec-6f9a-4896-a7ab-5c99a9b27779 - - - - - -] Attempt 1 to provision port 5c0d1375-ea31-4cf2-82ee-ea23ad9414f6 2026-07-06 23:54:48.021 13 INFO neutron.plugins.ml2.plugin [None req-1555b022-ebf2-43a5-9b1d-3a10bbb4cf53 - - - - - -] Attempt 1 to provision port 97967e51-2e3e-4bbc-9996-38b6479960b0 2026-07-06 23:54:48.725 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 97967e51-2e3e-4bbc-9996-38b6479960b0 2026-07-06 23:54:49.647 13 INFO neutron.plugins.ml2.plugin [None req-91c4bcf1-d59a-4004-be89-14916e763a11 - - - - - -] Attempt 1 to provision port 97967e51-2e3e-4bbc-9996-38b6479960b0 2026-07-06 23:54:54.780 13 INFO neutron.plugins.ml2.plugin [None req-3a0fc668-e2c7-4d30-acb6-8d3578a7a96e - - - - - -] Attempt 1 to provision port 253368a5-2fd0-499e-9c06-b8dd9fc7f9ec 2026-07-06 23:58:25.360 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 253368a5-2fd0-499e-9c06-b8dd9fc7f9ec 2026-07-06 23:58:26.792 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 253368a5-2fd0-499e-9c06-b8dd9fc7f9ec 2026-07-07 00:07:28.950 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port f28becb8-b9f7-4ec8-8155-70926d28ebca 2026-07-07 00:07:30.928 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port f28becb8-b9f7-4ec8-8155-70926d28ebca 2026-07-07 00:17:55.934 16 INFO neutron.plugins.ml2.plugin [None req-2c6d3f13-7e14-4495-a1ff-c9166ef6fe28 - - - - - -] Attempt 1 to provision port 97967e51-2e3e-4bbc-9996-38b6479960b0 2026-07-07 00:17:55.975 16 INFO neutron.plugins.ml2.plugin [None req-2c6d3f13-7e14-4495-a1ff-c9166ef6fe28 - - - - - -] Attempt 1 to provision port 5c0d1375-ea31-4cf2-82ee-ea23ad9414f6 2026-07-07 00:17:56.019 16 INFO neutron.plugins.ml2.plugin [None req-2c6d3f13-7e14-4495-a1ff-c9166ef6fe28 - - - - - -] Attempt 1 to provision port 253368a5-2fd0-499e-9c06-b8dd9fc7f9ec 2026-07-07 00:23:11.203 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 3d3546dc-f06f-45ce-ab65-620c32f2e651 2026-07-07 00:23:13.200 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 3d3546dc-f06f-45ce-ab65-620c32f2e651 2026-07-07 00:23:15.240 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port ba09d1a2-601b-4113-9da9-6db725975b38 2026-07-07 00:23:17.196 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port ba09d1a2-601b-4113-9da9-6db725975b38 2026-07-07 00:23:19.301 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port b4e062ef-bb05-4e7e-b65c-e15d678b79d5 2026-07-07 00:23:19.673 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 95c00fb0-ad81-45d4-8db2-77ad0ee99da2 2026-07-07 00:23:20.064 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 9a8a53d5-62f9-4de1-9c12-f971e010965e 2026-07-07 00:23:21.379 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 4aacb977-26c7-4941-bab9-231faabd4189 2026-07-07 00:23:21.773 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port b4e062ef-bb05-4e7e-b65c-e15d678b79d5 2026-07-07 00:23:22.061 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port eeabfe0b-35c7-4723-8bae-860c95f7b040 2026-07-07 00:23:22.528 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 95c00fb0-ad81-45d4-8db2-77ad0ee99da2 2026-07-07 00:23:22.794 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 9a8a53d5-62f9-4de1-9c12-f971e010965e 2026-07-07 00:23:23.508 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 4aacb977-26c7-4941-bab9-231faabd4189 2026-07-07 00:23:23.730 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port eeabfe0b-35c7-4723-8bae-860c95f7b040 2026-07-07 00:23:27.740 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port fd357d2b-1188-4fe9-b280-ddd2d7f44adc 2026-07-07 00:23:28.032 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5bc18215-a5bd-474d-84bb-4b49c6ccd3af 2026-07-07 00:23:28.335 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c2b5cb6-e9ec-4676-8ad5-ad931fb315fe'] response: {'server_uuid': 'd4c92100-7346-44fa-8ee6-c56ab0d96c41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd357d2b-1188-4fe9-b280-ddd2d7f44adc', 'code': 200} 2026-07-07 00:23:28.388 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 57681b6d-82ea-4ba6-9684-d4eb609921eb 2026-07-07 00:23:29.511 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port fd357d2b-1188-4fe9-b280-ddd2d7f44adc 2026-07-07 00:23:29.655 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5bc18215-a5bd-474d-84bb-4b49c6ccd3af 2026-07-07 00:23:29.956 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 57681b6d-82ea-4ba6-9684-d4eb609921eb 2026-07-07 00:23:30.387 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4457674-bbfa-4b8f-98b3-8ca98205fd50'] response: {'server_uuid': '7e883479-0927-4bd2-8de8-520f0244a580', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5bc18215-a5bd-474d-84bb-4b49c6ccd3af', 'code': 200} 2026-07-07 00:23:30.387 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4457674-bbfa-4b8f-98b3-8ca98205fd50'] response: {'server_uuid': '600f286b-9307-480a-b1b3-c7b1ff52073b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57681b6d-82ea-4ba6-9684-d4eb609921eb', 'code': 200} 2026-07-07 00:23:33.415 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 80b9a10f-7764-4a5b-ae91-fe50342ecaf7 2026-07-07 00:23:35.614 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 80b9a10f-7764-4a5b-ae91-fe50342ecaf7 2026-07-07 00:23:35.827 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c0e8c600-6cba-4d2a-ba9d-4e7e04bfa9f8 2026-07-07 00:23:37.351 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c0e8c600-6cba-4d2a-ba9d-4e7e04bfa9f8 2026-07-07 00:23:41.912 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port 0d32283c-9345-4b12-a346-e4179b94578c 2026-07-07 00:23:41.946 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port 026e5406-9386-46f2-8429-13b13e79b262 2026-07-07 00:23:41.980 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port c0e8c600-6cba-4d2a-ba9d-4e7e04bfa9f8 2026-07-07 00:23:42.026 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port 63d16fb3-ba3a-48ca-b902-9cbd03471fae 2026-07-07 00:23:42.046 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port 4aacb977-26c7-4941-bab9-231faabd4189 2026-07-07 00:23:42.099 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port 5bc18215-a5bd-474d-84bb-4b49c6ccd3af 2026-07-07 00:23:42.150 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port 5d44e78e-de01-4f80-909e-ff6aa87ac8ad 2026-07-07 00:23:42.173 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port f2332a3b-d0b8-4e14-bace-2cc802b7e000 2026-07-07 00:23:42.192 13 INFO neutron.plugins.ml2.plugin [None req-ad3c87a5-0a2d-4b11-8d49-368e5ba6d0e5 - - - - - -] Attempt 1 to provision port ba09d1a2-601b-4113-9da9-6db725975b38 2026-07-07 00:23:51.934 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port da55979e-5b97-4407-8c5c-c583511b4f40 2026-07-07 00:23:52.285 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port bbe84adc-cb98-4f79-b177-cc678e2755d8 2026-07-07 00:23:52.472 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d51bdfd1-0fb6-486f-9091-ff18d69c295d'] response: {'server_uuid': '7fe6e49c-67f0-4bb9-8655-f93b9017b2cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da55979e-5b97-4407-8c5c-c583511b4f40', 'code': 200} 2026-07-07 00:23:53.674 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port da55979e-5b97-4407-8c5c-c583511b4f40 2026-07-07 00:23:53.843 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port bbe84adc-cb98-4f79-b177-cc678e2755d8 2026-07-07 00:23:56.909 16 INFO neutron.plugins.ml2.plugin [None req-fdc477d8-ca2b-4120-9030-277c84032739 - - - - - -] Attempt 1 to provision port 0d32283c-9345-4b12-a346-e4179b94578c 2026-07-07 00:23:56.977 16 INFO neutron.plugins.ml2.plugin [None req-fdc477d8-ca2b-4120-9030-277c84032739 - - - - - -] Attempt 1 to provision port 0f346d5b-2ff6-4076-a8d1-20e7a354961e 2026-07-07 00:23:57.049 16 INFO neutron.plugins.ml2.plugin [None req-fdc477d8-ca2b-4120-9030-277c84032739 - - - - - -] Attempt 1 to provision port 447f609f-5b08-4735-916a-5c9612532b3f 2026-07-07 00:23:57.126 16 INFO neutron.plugins.ml2.plugin [None req-fdc477d8-ca2b-4120-9030-277c84032739 - - - - - -] Attempt 1 to provision port da55979e-5b97-4407-8c5c-c583511b4f40 2026-07-07 00:23:59.761 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5d44e78e-de01-4f80-909e-ff6aa87ac8ad 2026-07-07 00:24:00.065 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 026e5406-9386-46f2-8429-13b13e79b262 2026-07-07 00:24:00.341 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 925ab128-57c3-45f3-acbb-0173f59b0791 2026-07-07 00:24:01.030 16 INFO neutron.plugins.ml2.plugin [None req-10a017a3-b548-482c-9c3e-b142ea68c86f - - - - - -] Attempt 1 to provision port b3c97de1-69bc-43cf-abd8-fa0ab359a1d5 2026-07-07 00:24:01.050 16 INFO neutron.plugins.ml2.plugin [None req-10a017a3-b548-482c-9c3e-b142ea68c86f - - - - - -] Attempt 1 to provision port 925ab128-57c3-45f3-acbb-0173f59b0791 2026-07-07 00:24:02.245 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0d32283c-9345-4b12-a346-e4179b94578c 2026-07-07 00:24:02.526 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 026e5406-9386-46f2-8429-13b13e79b262 2026-07-07 00:24:02.687 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 925ab128-57c3-45f3-acbb-0173f59b0791 2026-07-07 00:24:02.912 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5d44e78e-de01-4f80-909e-ff6aa87ac8ad 2026-07-07 00:24:03.193 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5c874d17-0885-4d4d-a208-6bd5564b242d 2026-07-07 00:24:03.318 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5489b0e-b215-43dd-8c5f-1b2429c98145'] response: {'server_uuid': 'e637959c-2a6a-401d-96bb-9a580652855c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c874d17-0885-4d4d-a208-6bd5564b242d', 'code': 200} 2026-07-07 00:24:03.589 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 447f609f-5b08-4735-916a-5c9612532b3f 2026-07-07 00:24:04.549 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0d32283c-9345-4b12-a346-e4179b94578c 2026-07-07 00:24:04.947 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5c874d17-0885-4d4d-a208-6bd5564b242d 2026-07-07 00:24:05.135 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 447f609f-5b08-4735-916a-5c9612532b3f 2026-07-07 00:24:05.351 16 INFO neutron.plugins.ml2.plugin [None req-884b108a-9c33-4092-9c9b-d5386adb1ceb - - - - - -] Attempt 1 to provision port b3c97de1-69bc-43cf-abd8-fa0ab359a1d5 2026-07-07 00:24:05.386 16 INFO neutron.plugins.ml2.plugin [None req-884b108a-9c33-4092-9c9b-d5386adb1ceb - - - - - -] Attempt 1 to provision port 925ab128-57c3-45f3-acbb-0173f59b0791 2026-07-07 00:24:05.439 16 INFO neutron.plugins.ml2.plugin [None req-884b108a-9c33-4092-9c9b-d5386adb1ceb - - - - - -] Attempt 1 to provision port 0983ee00-54b2-4ea1-97f6-0a23e96b6b62 2026-07-07 00:24:05.468 16 INFO neutron.plugins.ml2.plugin [None req-884b108a-9c33-4092-9c9b-d5386adb1ceb - - - - - -] Attempt 1 to provision port 5c874d17-0885-4d4d-a208-6bd5564b242d 2026-07-07 00:24:08.634 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0f346d5b-2ff6-4076-a8d1-20e7a354961e 2026-07-07 00:24:08.935 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port b3c97de1-69bc-43cf-abd8-fa0ab359a1d5 2026-07-07 00:24:09.590 16 INFO neutron.plugins.ml2.plugin [None req-4bf8d8d9-c013-48de-a952-850b48ebda27 - - - - - -] Attempt 1 to provision port b3c97de1-69bc-43cf-abd8-fa0ab359a1d5 2026-07-07 00:24:09.678 16 INFO neutron.plugins.ml2.plugin [None req-4bf8d8d9-c013-48de-a952-850b48ebda27 - - - - - -] Attempt 1 to provision port 5bc18215-a5bd-474d-84bb-4b49c6ccd3af 2026-07-07 00:24:10.579 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5bc18215-a5bd-474d-84bb-4b49c6ccd3af 2026-07-07 00:24:10.760 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0f346d5b-2ff6-4076-a8d1-20e7a354961e 2026-07-07 00:24:10.886 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port b3c97de1-69bc-43cf-abd8-fa0ab359a1d5 2026-07-07 00:24:13.222 13 INFO neutron.plugins.ml2.plugin [None req-01d524b7-651c-4b42-b863-80b7c98cc902 - - - - - -] Attempt 1 to provision port b3c97de1-69bc-43cf-abd8-fa0ab359a1d5 2026-07-07 00:24:13.271 13 INFO neutron.plugins.ml2.plugin [None req-01d524b7-651c-4b42-b863-80b7c98cc902 - - - - - -] Attempt 1 to provision port 5bc18215-a5bd-474d-84bb-4b49c6ccd3af 2026-07-07 00:24:13.336 13 INFO neutron.plugins.ml2.plugin [None req-01d524b7-651c-4b42-b863-80b7c98cc902 - - - - - -] Attempt 1 to provision port 5c874d17-0885-4d4d-a208-6bd5564b242d 2026-07-07 00:24:14.513 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 4fc90346-5685-4c19-9d2e-670aa693e9d6 2026-07-07 00:24:16.609 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 4fc90346-5685-4c19-9d2e-670aa693e9d6 2026-07-07 00:24:16.923 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port dd4eeaf6-d069-44ac-a532-f596c2425ce8 2026-07-07 00:24:18.871 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port dd4eeaf6-d069-44ac-a532-f596c2425ce8 2026-07-07 00:24:19.104 13 INFO neutron.plugins.ml2.plugin [None req-4d99152d-e284-422e-acd1-e417a5e62114 - - - - - -] Attempt 1 to provision port 8bc7ba97-a626-4c01-8250-f2d569cbff22 2026-07-07 00:24:19.122 13 INFO neutron.plugins.ml2.plugin [None req-4d99152d-e284-422e-acd1-e417a5e62114 - - - - - -] Attempt 1 to provision port dd4eeaf6-d069-44ac-a532-f596c2425ce8 2026-07-07 00:24:19.171 13 INFO neutron.plugins.ml2.plugin [None req-4d99152d-e284-422e-acd1-e417a5e62114 - - - - - -] Attempt 1 to provision port 2efa78ee-fe0b-4bd1-abed-6f6a0e4020c0 2026-07-07 00:24:24.540 13 INFO neutron.plugins.ml2.plugin [None req-0b517ff4-1dad-4a3f-bf2c-0e2b3bcc91e0 - - - - - -] Attempt 1 to provision port 2efa78ee-fe0b-4bd1-abed-6f6a0e4020c0 2026-07-07 00:24:24.561 13 INFO neutron.plugins.ml2.plugin [None req-0b517ff4-1dad-4a3f-bf2c-0e2b3bcc91e0 - - - - - -] Attempt 1 to provision port dd4eeaf6-d069-44ac-a532-f596c2425ce8 2026-07-07 00:24:26.983 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port a054bb34-14c9-47fd-bda8-c6e5021c22d6 2026-07-07 00:24:27.080 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-38121b34-a41c-4b05-9f91-99660045fe4f'] response: {'server_uuid': 'dd483fb9-5d37-41bc-a54a-155ae89d2d14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a054bb34-14c9-47fd-bda8-c6e5021c22d6', 'code': 200} 2026-07-07 00:24:28.423 16 INFO neutron.plugins.ml2.plugin [None req-a8be93b4-09f5-4c32-a6df-a3b05341dff1 - - - - - -] Attempt 1 to provision port a054bb34-14c9-47fd-bda8-c6e5021c22d6 2026-07-07 00:24:28.464 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port a054bb34-14c9-47fd-bda8-c6e5021c22d6 2026-07-07 00:24:28.485 16 INFO neutron.plugins.ml2.plugin [None req-a8be93b4-09f5-4c32-a6df-a3b05341dff1 - - - - - -] Attempt 1 to provision port 2efa78ee-fe0b-4bd1-abed-6f6a0e4020c0 2026-07-07 00:24:30.527 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 8bc7ba97-a626-4c01-8250-f2d569cbff22 2026-07-07 00:24:30.805 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 2efa78ee-fe0b-4bd1-abed-6f6a0e4020c0 2026-07-07 00:24:32.495 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 8bc7ba97-a626-4c01-8250-f2d569cbff22 2026-07-07 00:24:32.625 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 2efa78ee-fe0b-4bd1-abed-6f6a0e4020c0 2026-07-07 00:24:34.691 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5373e334-6022-45f8-ad86-0bc9218bc1fb'] response: {'server_uuid': 'e637959c-2a6a-401d-96bb-9a580652855c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5c874d17-0885-4d4d-a208-6bd5564b242d', 'code': 200} 2026-07-07 00:24:37.001 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5c874d17-0885-4d4d-a208-6bd5564b242d 2026-07-07 00:24:37.118 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d276118-70cc-45d7-be95-5b89a085a791'] response: {'server_uuid': 'e637959c-2a6a-401d-96bb-9a580652855c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c874d17-0885-4d4d-a208-6bd5564b242d', 'code': 200} 2026-07-07 00:24:38.716 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5c874d17-0885-4d4d-a208-6bd5564b242d 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server [None req-47735d7b-fcd4-4e5f-8f9c-5e9dd8961de4 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 11272f72-e947-41a3-9499-a15aed5e91ee: This subnet is being modified by another concurrent operation. 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 00:24:46.161 13 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-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server raise exception 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 11272f72-e947-41a3-9499-a15aed5e91ee: This subnet is being modified by another concurrent operation. 2026-07-07 00:24:46.161 13 ERROR oslo_messaging.rpc.server 2026-07-07 00:24:54.608 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 23918db0-1d87-478b-9a83-db3545687515 2026-07-07 00:24:56.507 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 23918db0-1d87-478b-9a83-db3545687515 2026-07-07 00:24:56.587 16 INFO neutron.plugins.ml2.plugin [None req-f634ba49-703d-494f-95c4-6a26cf5e763d - - - - - -] Attempt 1 to provision port 8a5b16d1-2042-4eb2-b7ab-dee590ca12a0 2026-07-07 00:24:56.612 16 INFO neutron.plugins.ml2.plugin [None req-f634ba49-703d-494f-95c4-6a26cf5e763d - - - - - -] Attempt 1 to provision port 23918db0-1d87-478b-9a83-db3545687515 2026-07-07 00:25:28.649 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port d894d3a8-9f22-4475-a3f7-49b74b4fe3e0 2026-07-07 00:25:30.586 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port cdf313dd-b01c-4d69-ab73-eccfb2186047 2026-07-07 00:25:31.304 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port d894d3a8-9f22-4475-a3f7-49b74b4fe3e0 2026-07-07 00:25:32.197 13 INFO neutron.plugins.ml2.plugin [None req-2df28048-b3ca-4df0-8aea-269605321dca - - - - - -] Attempt 1 to provision port cdf313dd-b01c-4d69-ab73-eccfb2186047 2026-07-07 00:25:32.244 13 INFO neutron.plugins.ml2.plugin [None req-2df28048-b3ca-4df0-8aea-269605321dca - - - - - -] Attempt 1 to provision port 1be4d08e-3ff0-41fd-a648-ea9b5e3613f0 2026-07-07 00:25:32.625 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port cdf313dd-b01c-4d69-ab73-eccfb2186047 2026-07-07 00:25:32.803 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 382109e4-2bef-435e-8f0e-5fd3c4d97dec 2026-07-07 00:25:34.542 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 382109e4-2bef-435e-8f0e-5fd3c4d97dec 2026-07-07 00:25:36.579 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 7e3318f6-52dd-4f93-8463-dd911c6295c8 2026-07-07 00:25:38.550 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 7e3318f6-52dd-4f93-8463-dd911c6295c8 2026-07-07 00:25:42.061 16 INFO neutron.plugins.ml2.plugin [None req-36d4016d-7e33-4a36-b438-75fba1813365 - - - - - -] Attempt 1 to provision port 7e3318f6-52dd-4f93-8463-dd911c6295c8 2026-07-07 00:25:42.118 16 INFO neutron.plugins.ml2.plugin [None req-36d4016d-7e33-4a36-b438-75fba1813365 - - - - - -] Attempt 1 to provision port 7ac1f8e3-6e8e-4bcb-aebe-a1052bc28b66 2026-07-07 00:25:42.179 16 INFO neutron.plugins.ml2.plugin [None req-36d4016d-7e33-4a36-b438-75fba1813365 - - - - - -] Attempt 1 to provision port 2330dd65-5bd0-4249-910e-8634237290d9 2026-07-07 00:25:42.212 16 INFO neutron.plugins.ml2.plugin [None req-36d4016d-7e33-4a36-b438-75fba1813365 - - - - - -] Attempt 1 to provision port e8151e34-5be9-4075-9b6d-081ae85e1540 2026-07-07 00:25:45.557 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 14b962fb-e90e-44a0-b0c6-5cc420633d01 2026-07-07 00:25:45.947 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-36ec0fb2-23d3-4826-bd22-0cb8f0fc1f96'] response: {'server_uuid': '361aa9ed-6b56-47d6-9228-e2a919d53a35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14b962fb-e90e-44a0-b0c6-5cc420633d01', 'code': 200} 2026-07-07 00:25:46.828 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 14b962fb-e90e-44a0-b0c6-5cc420633d01 2026-07-07 00:25:47.066 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 1be4d08e-3ff0-41fd-a648-ea9b5e3613f0 2026-07-07 00:25:48.308 13 INFO neutron.plugins.ml2.plugin [None req-b600bc3e-a0ab-49f4-a5e4-fe3bdeafcc8b - - - - - -] Attempt 1 to provision port 7e3318f6-52dd-4f93-8463-dd911c6295c8 2026-07-07 00:25:48.362 13 INFO neutron.plugins.ml2.plugin [None req-b600bc3e-a0ab-49f4-a5e4-fe3bdeafcc8b - - - - - -] Attempt 1 to provision port 2330dd65-5bd0-4249-910e-8634237290d9 2026-07-07 00:25:48.665 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 1be4d08e-3ff0-41fd-a648-ea9b5e3613f0 2026-07-07 00:25:48.988 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 7ac1f8e3-6e8e-4bcb-aebe-a1052bc28b66 2026-07-07 00:25:50.738 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 2330dd65-5bd0-4249-910e-8634237290d9 2026-07-07 00:25:51.000 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port e8151e34-5be9-4075-9b6d-081ae85e1540 2026-07-07 00:25:51.298 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 7ac1f8e3-6e8e-4bcb-aebe-a1052bc28b66 2026-07-07 00:25:52.658 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 2330dd65-5bd0-4249-910e-8634237290d9 2026-07-07 00:25:52.847 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port e8151e34-5be9-4075-9b6d-081ae85e1540 2026-07-07 00:25:55.187 13 INFO neutron.plugins.ml2.plugin [None req-d1ac49cb-0046-467e-a20b-67458d9ecd4c - - - - - -] Attempt 1 to provision port 1be4d08e-3ff0-41fd-a648-ea9b5e3613f0 2026-07-07 00:25:55.245 13 INFO neutron.plugins.ml2.plugin [None req-d1ac49cb-0046-467e-a20b-67458d9ecd4c - - - - - -] Attempt 1 to provision port cdf313dd-b01c-4d69-ab73-eccfb2186047 2026-07-07 00:25:55.303 13 INFO neutron.plugins.ml2.plugin [None req-d1ac49cb-0046-467e-a20b-67458d9ecd4c - - - - - -] Attempt 1 to provision port 14b962fb-e90e-44a0-b0c6-5cc420633d01 2026-07-07 00:25:55.380 13 INFO neutron.plugins.ml2.plugin [None req-d1ac49cb-0046-467e-a20b-67458d9ecd4c - - - - - -] Attempt 1 to provision port 2330dd65-5bd0-4249-910e-8634237290d9 2026-07-07 00:26:00.704 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port dc94c726-a931-481a-a18d-ddf0322728db 2026-07-07 00:26:02.722 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port dc94c726-a931-481a-a18d-ddf0322728db 2026-07-07 00:26:02.909 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 792424b3-2131-4c85-b655-f06cf8f29579 2026-07-07 00:26:04.764 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 94406f59-738f-4c93-a6c1-7d16dc0c20ab 2026-07-07 00:26:05.203 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 792424b3-2131-4c85-b655-f06cf8f29579 2026-07-07 00:26:06.772 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c1da0112-838c-47d3-a0b9-dc845f07c86a 2026-07-07 00:26:07.739 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 94406f59-738f-4c93-a6c1-7d16dc0c20ab 2026-07-07 00:26:08.518 13 INFO neutron.plugins.ml2.plugin [None req-5e770ccd-d4e6-4b62-a65c-bfd4dfe87ef7 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:08.554 13 INFO neutron.plugins.ml2.plugin [None req-5e770ccd-d4e6-4b62-a65c-bfd4dfe87ef7 - - - - - -] Attempt 1 to provision port dc94c726-a931-481a-a18d-ddf0322728db 2026-07-07 00:26:08.612 13 INFO neutron.plugins.ml2.plugin [None req-5e770ccd-d4e6-4b62-a65c-bfd4dfe87ef7 - - - - - -] Attempt 1 to provision port 94406f59-738f-4c93-a6c1-7d16dc0c20ab 2026-07-07 00:26:08.680 13 INFO neutron.plugins.ml2.plugin [None req-5e770ccd-d4e6-4b62-a65c-bfd4dfe87ef7 - - - - - -] Attempt 1 to provision port 2330dd65-5bd0-4249-910e-8634237290d9 2026-07-07 00:26:08.729 13 INFO neutron.plugins.ml2.plugin [None req-5e770ccd-d4e6-4b62-a65c-bfd4dfe87ef7 - - - - - -] Attempt 1 to provision port 98d80a0c-f119-42c3-b0fd-96b44aef8a0d 2026-07-07 00:26:08.794 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c1da0112-838c-47d3-a0b9-dc845f07c86a 2026-07-07 00:26:13.035 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 8458c00b-9d75-4840-9762-57756929686a 2026-07-07 00:26:14.857 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 8458c00b-9d75-4840-9762-57756929686a 2026-07-07 00:26:15.602 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port c02e9c3b-49a5-42f1-817e-f7cbfaea0acb 2026-07-07 00:26:15.625 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port 8458c00b-9d75-4840-9762-57756929686a 2026-07-07 00:26:15.675 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:15.702 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port c7ea211c-afef-40cc-bd08-2d46cd6b8047 2026-07-07 00:26:15.724 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port 4fe0f26e-6a6a-4905-b842-7ed1c0b0158f 2026-07-07 00:26:15.756 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port dc94c726-a931-481a-a18d-ddf0322728db 2026-07-07 00:26:15.809 13 INFO neutron.plugins.ml2.plugin [None req-97ddcbb1-2bfb-4300-b7ef-5eaafcfb66a5 - - - - - -] Attempt 1 to provision port 94406f59-738f-4c93-a6c1-7d16dc0c20ab 2026-07-07 00:26:17.265 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port f1b226f7-1384-419f-b1b6-e1e6a561dcdc 2026-07-07 00:26:17.385 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-65e137fc-fd31-44c6-bd46-0e8ef8b00a97'] response: {'server_uuid': 'ee8b6b17-b6c1-46be-8a4e-fbbaef90e87b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1b226f7-1384-419f-b1b6-e1e6a561dcdc', 'code': 200} 2026-07-07 00:26:19.829 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port f1b226f7-1384-419f-b1b6-e1e6a561dcdc 2026-07-07 00:26:20.229 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 3f90198c-4ee9-4a92-9eea-961db9b894c7 2026-07-07 00:26:20.423 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b5baf20-6e13-499f-93b8-b9778939373b'] response: {'server_uuid': '6976272c-0421-4eaf-84c1-69aadf7d7c26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f90198c-4ee9-4a92-9eea-961db9b894c7', 'code': 200} 2026-07-07 00:26:21.501 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:21.643 13 INFO neutron.plugins.ml2.plugin [None req-08a62fb5-6752-4a0b-b19f-1c32852f30e5 - - - - - -] Attempt 1 to provision port 4fe0f26e-6a6a-4905-b842-7ed1c0b0158f 2026-07-07 00:26:21.784 13 INFO neutron.plugins.ml2.plugin [None req-08a62fb5-6752-4a0b-b19f-1c32852f30e5 - - - - - -] Attempt 1 to provision port dc94c726-a931-481a-a18d-ddf0322728db 2026-07-07 00:26:21.789 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 4fe0f26e-6a6a-4905-b842-7ed1c0b0158f 2026-07-07 00:26:21.832 13 INFO neutron.plugins.ml2.plugin [None req-08a62fb5-6752-4a0b-b19f-1c32852f30e5 - - - - - -] Attempt 1 to provision port 94406f59-738f-4c93-a6c1-7d16dc0c20ab 2026-07-07 00:26:21.963 13 INFO neutron.plugins.ml2.plugin [None req-08a62fb5-6752-4a0b-b19f-1c32852f30e5 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:21.993 13 INFO neutron.plugins.ml2.plugin [None req-08a62fb5-6752-4a0b-b19f-1c32852f30e5 - - - - - -] Attempt 1 to provision port f1b226f7-1384-419f-b1b6-e1e6a561dcdc 2026-07-07 00:26:22.234 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 3f90198c-4ee9-4a92-9eea-961db9b894c7 2026-07-07 00:26:22.605 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 98d80a0c-f119-42c3-b0fd-96b44aef8a0d 2026-07-07 00:26:23.076 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 69f1d74a-bf00-475b-b115-36c7c844120c 2026-07-07 00:26:23.767 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:24.146 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c7ea211c-afef-40cc-bd08-2d46cd6b8047 2026-07-07 00:26:24.654 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c02e9c3b-49a5-42f1-817e-f7cbfaea0acb 2026-07-07 00:26:25.007 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 4fe0f26e-6a6a-4905-b842-7ed1c0b0158f 2026-07-07 00:26:25.184 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 98d80a0c-f119-42c3-b0fd-96b44aef8a0d 2026-07-07 00:26:25.331 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 69f1d74a-bf00-475b-b115-36c7c844120c 2026-07-07 00:26:26.487 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c7ea211c-afef-40cc-bd08-2d46cd6b8047 2026-07-07 00:26:26.653 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port c02e9c3b-49a5-42f1-817e-f7cbfaea0acb 2026-07-07 00:26:27.281 13 INFO neutron.plugins.ml2.plugin [None req-e34baf23-9d1e-4c3d-88f9-dfd077d98852 - - - - - -] Attempt 1 to provision port c02e9c3b-49a5-42f1-817e-f7cbfaea0acb 2026-07-07 00:26:27.345 13 INFO neutron.plugins.ml2.plugin [None req-e34baf23-9d1e-4c3d-88f9-dfd077d98852 - - - - - -] Attempt 1 to provision port 4fe0f26e-6a6a-4905-b842-7ed1c0b0158f 2026-07-07 00:26:27.405 13 INFO neutron.plugins.ml2.plugin [None req-e34baf23-9d1e-4c3d-88f9-dfd077d98852 - - - - - -] Attempt 1 to provision port 8458c00b-9d75-4840-9762-57756929686a 2026-07-07 00:26:30.430 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port f1c3d4a5-20cc-4064-8129-10e685f9448e 2026-07-07 00:26:32.438 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port f1c3d4a5-20cc-4064-8129-10e685f9448e 2026-07-07 00:26:34.700 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 297a2ce3-2cb6-4665-9312-43dd1818cba1 2026-07-07 00:26:34.801 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f827f85-fbec-4ae6-9c74-b1604a796f50'] response: {'server_uuid': 'c29e1ebd-4d83-4031-8c9c-1e5da9cae8d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '297a2ce3-2cb6-4665-9312-43dd1818cba1', 'code': 200} 2026-07-07 00:26:35.406 16 INFO neutron.plugins.ml2.plugin [None req-8350a2a3-16d2-4476-b0fe-4d690917b4d0 - - - - - -] Attempt 1 to provision port f1c3d4a5-20cc-4064-8129-10e685f9448e 2026-07-07 00:26:35.484 16 INFO neutron.plugins.ml2.plugin [None req-8350a2a3-16d2-4476-b0fe-4d690917b4d0 - - - - - -] Attempt 1 to provision port 69f1d74a-bf00-475b-b115-36c7c844120c 2026-07-07 00:26:35.550 16 INFO neutron.plugins.ml2.plugin [None req-8350a2a3-16d2-4476-b0fe-4d690917b4d0 - - - - - -] Attempt 1 to provision port 4fe0f26e-6a6a-4905-b842-7ed1c0b0158f 2026-07-07 00:26:35.611 16 INFO neutron.plugins.ml2.plugin [None req-8350a2a3-16d2-4476-b0fe-4d690917b4d0 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:36.453 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 297a2ce3-2cb6-4665-9312-43dd1818cba1 2026-07-07 00:26:43.349 13 INFO neutron.plugins.ml2.plugin [None req-b49b0169-f9d1-43b8-a7d5-b2863bb54470 - - - - - -] Attempt 1 to provision port f1c3d4a5-20cc-4064-8129-10e685f9448e 2026-07-07 00:26:43.402 13 INFO neutron.plugins.ml2.plugin [None req-b49b0169-f9d1-43b8-a7d5-b2863bb54470 - - - - - -] Attempt 1 to provision port 69f1d74a-bf00-475b-b115-36c7c844120c 2026-07-07 00:26:43.448 13 INFO neutron.plugins.ml2.plugin [None req-b49b0169-f9d1-43b8-a7d5-b2863bb54470 - - - - - -] Attempt 1 to provision port 297a2ce3-2cb6-4665-9312-43dd1818cba1 2026-07-07 00:26:43.517 13 INFO neutron.plugins.ml2.plugin [None req-b49b0169-f9d1-43b8-a7d5-b2863bb54470 - - - - - -] Attempt 1 to provision port cc62c74d-8bc9-445c-987b-a957a4345b52 2026-07-07 00:26:45.565 13 INFO neutron.plugins.ml2.plugin [None req-a38692ec-6d7f-4e7d-af10-eeb481b5da78 - - - - - -] Attempt 1 to provision port 69f1d74a-bf00-475b-b115-36c7c844120c 2026-07-07 00:26:45.625 13 INFO neutron.plugins.ml2.plugin [None req-a38692ec-6d7f-4e7d-af10-eeb481b5da78 - - - - - -] Attempt 1 to provision port f1b226f7-1384-419f-b1b6-e1e6a561dcdc 2026-07-07 00:26:49.479 16 INFO neutron.plugins.ml2.plugin [None req-efc06727-db2c-43c4-b409-2ee1f1e87adf - - - - - -] Attempt 1 to provision port 297a2ce3-2cb6-4665-9312-43dd1818cba1 2026-07-07 00:26:51.716 13 INFO neutron.plugins.ml2.plugin [None req-a1503da0-6808-4d9f-85a9-dee0ef2c1d30 - - - - - -] Attempt 1 to provision port 055d791d-00c6-4d50-9671-ad1dd96b25fc 2026-07-07 00:26:52.450 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 9b8b5739-4c42-4cde-9baf-d66f8bf8665c 2026-07-07 00:26:54.520 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 9b8b5739-4c42-4cde-9baf-d66f8bf8665c 2026-07-07 00:26:54.719 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 1ac114ff-43eb-44b3-ba93-16771eae0b51 2026-07-07 00:26:54.758 16 INFO neutron.plugins.ml2.plugin [None req-a911d93a-7d15-430c-a29b-114e824ab71a - - - - - -] Attempt 1 to provision port de1de425-c7c1-4315-9fb5-0e38f4963557 2026-07-07 00:26:54.786 16 INFO neutron.plugins.ml2.plugin [None req-a911d93a-7d15-430c-a29b-114e824ab71a - - - - - -] Attempt 1 to provision port 1ac114ff-43eb-44b3-ba93-16771eae0b51 2026-07-07 00:26:56.494 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 1ac114ff-43eb-44b3-ba93-16771eae0b51 2026-07-07 00:26:56.579 13 INFO neutron.plugins.ml2.plugin [None req-c5150e6a-4bc3-4064-bbcc-35bb8ae9bba2 - - - - - -] Attempt 1 to provision port de1de425-c7c1-4315-9fb5-0e38f4963557 2026-07-07 00:26:56.644 13 INFO neutron.plugins.ml2.plugin [None req-c5150e6a-4bc3-4064-bbcc-35bb8ae9bba2 - - - - - -] Attempt 1 to provision port 1ac114ff-43eb-44b3-ba93-16771eae0b51 2026-07-07 00:26:57.842 13 INFO neutron.plugins.ml2.plugin [None req-a044d43c-9252-4886-b6d5-4c3bd1981acc - - - - - -] Attempt 1 to provision port de1de425-c7c1-4315-9fb5-0e38f4963557 2026-07-07 00:26:59.109 13 INFO neutron.plugins.ml2.plugin [None req-2541f72c-6075-4320-a8e4-3f0cbab0b94c - - - - - -] Attempt 1 to provision port de1de425-c7c1-4315-9fb5-0e38f4963557 2026-07-07 00:27:01.953 16 INFO neutron.plugins.ml2.plugin [None req-d458f243-e02f-4155-97f8-0e9b752bce5c - - - - - -] Attempt 1 to provision port e5d2c795-473d-4c39-9dc4-c0541188d767 2026-07-07 00:27:05.057 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 3a8629b8-4bfd-4af2-92b3-8255a26e9303 2026-07-07 00:27:05.165 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c2995ff-61e7-423a-bad9-0a994ef284ee'] response: {'server_uuid': '8bba2686-2032-4326-9ec4-10ebafe0e873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a8629b8-4bfd-4af2-92b3-8255a26e9303', 'code': 200} 2026-07-07 00:27:06.457 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 3a8629b8-4bfd-4af2-92b3-8255a26e9303 2026-07-07 00:27:08.504 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 055d791d-00c6-4d50-9671-ad1dd96b25fc 2026-07-07 00:27:10.464 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 055d791d-00c6-4d50-9671-ad1dd96b25fc 2026-07-07 00:27:10.591 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port de1de425-c7c1-4315-9fb5-0e38f4963557 2026-07-07 00:27:12.443 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port de1de425-c7c1-4315-9fb5-0e38f4963557 2026-07-07 00:27:22.991 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 602f9637-fbd9-4cd4-bbe4-9df5812c24e2 2026-07-07 00:27:23.096 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c7518a0-2ced-4e41-86ee-82cfe3b1356b'] response: {'server_uuid': 'cc70d36a-0940-42b7-b39e-de45beb11d61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '602f9637-fbd9-4cd4-bbe4-9df5812c24e2', 'code': 200} 2026-07-07 00:27:24.490 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 602f9637-fbd9-4cd4-bbe4-9df5812c24e2 2026-07-07 00:27:43.026 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port e8824a65-7f5d-49c2-9373-223397627788 2026-07-07 00:27:43.136 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e3ff414-88a9-4cf5-8f14-eeb053c16245'] response: {'server_uuid': 'e13e0088-e104-492b-9531-c598ad3d684a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8824a65-7f5d-49c2-9373-223397627788', 'code': 200} 2026-07-07 00:27:44.474 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port e8824a65-7f5d-49c2-9373-223397627788 2026-07-07 00:28:02.332 16 INFO neutron.plugins.ml2.plugin [None req-3abc6bdb-74f2-4ac1-8f04-5338f9943cef - - - - - -] Attempt 1 to provision port 0cb160e8-356f-4fbb-ae05-a1debdcf7495 2026-07-07 00:28:08.544 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0cb160e8-356f-4fbb-ae05-a1debdcf7495 2026-07-07 00:28:08.642 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-61363765-547c-4326-b9a5-3cdfa9ab3444'] response: {'server_uuid': 'cc70d36a-0940-42b7-b39e-de45beb11d61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cb160e8-356f-4fbb-ae05-a1debdcf7495', 'code': 200} 2026-07-07 00:28:10.576 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0cb160e8-356f-4fbb-ae05-a1debdcf7495 2026-07-07 00:28:13.008 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 0cb160e8-356f-4fbb-ae05-a1debdcf7495 2026-07-07 00:28:37.177 13 INFO neutron.plugins.ml2.plugin [None req-4c46c38e-82e1-4fb1-8d34-75092ed45a7a - - - - - -] Attempt 1 to provision port 5ebd6676-b0c5-458f-8a28-0af1da1daf40 2026-07-07 00:28:44.074 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5ebd6676-b0c5-458f-8a28-0af1da1daf40 2026-07-07 00:28:44.178 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9559e33-0639-499e-8c78-0a611e154363'] response: {'server_uuid': 'cc70d36a-0940-42b7-b39e-de45beb11d61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ebd6676-b0c5-458f-8a28-0af1da1daf40', 'code': 200} 2026-07-07 00:28:44.671 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5ebd6676-b0c5-458f-8a28-0af1da1daf40 2026-07-07 00:28:59.104 16 INFO neutron.plugins.ml2.plugin [None req-e095cb52-28f2-4847-97fb-18184c668aea - - - - - -] Attempt 1 to provision port 6e64dd93-7c93-462a-9bec-c3eb476fdbe9 2026-07-07 00:29:06.728 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 6e64dd93-7c93-462a-9bec-c3eb476fdbe9 2026-07-07 00:29:06.959 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d74a001-7b67-4730-9f02-1089cd5bec9a'] response: {'server_uuid': 'cc70d36a-0940-42b7-b39e-de45beb11d61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e64dd93-7c93-462a-9bec-c3eb476fdbe9', 'code': 200} 2026-07-07 00:29:08.967 13 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 6e64dd93-7c93-462a-9bec-c3eb476fdbe9 2026-07-07 00:29:09.306 16 INFO neutron.plugins.ml2.plugin [None req-d79e7390-2051-45cd-8064-22676c318072 - - - - - -] Attempt 1 to provision port 5ebd6676-b0c5-458f-8a28-0af1da1daf40 2026-07-07 00:29:22.177 16 INFO neutron.plugins.ml2.plugin [None req-f4954a4f-6ed7-4322-aa40-af66f41263db - - - - - -] Attempt 1 to provision port 6e64dd93-7c93-462a-9bec-c3eb476fdbe9 2026-07-07 00:29:22.786 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 6e64dd93-7c93-462a-9bec-c3eb476fdbe9 2026-07-07 00:29:23.572 13 INFO neutron.plugins.ml2.plugin [None req-88edeeef-a63b-4357-9654-7e24955d3628 - - - - - -] Attempt 1 to provision port 6e64dd93-7c93-462a-9bec-c3eb476fdbe9 2026-07-07 00:29:32.029 13 INFO neutron.plugins.ml2.plugin [None req-ab89b72d-70c9-4afc-8d61-c989b8a19282 - - - - - -] Attempt 1 to provision port 5ebd6676-b0c5-458f-8a28-0af1da1daf40 2026-07-07 00:29:32.718 16 INFO neutron.plugins.ml2.plugin [None req-47df42e6-126f-43fb-a266-62cd03b887a9 - - - - - -] Attempt 1 to provision port 5ebd6676-b0c5-458f-8a28-0af1da1daf40