+ 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-07 20:44:45.872 1 INFO neutron.common.config [-] Logging enabled! 2026-07-07 20:44:45.872 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev4 2026-07-07 20:44:45.873 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-07 20:44:45.873 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-07 20:44:47.356 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-07 20:44:47.358 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-07 20:44:47.362 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-07 20:44:47.362 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-07 20:44:47.363 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-07 20:44:47.363 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-07 20:44:47.363 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-07 20:44:47.369 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-07 20:44:47.369 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-07 20:44:47.370 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-07 20:44:47.389 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-07 20:44:47.390 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-07 20:44:47.390 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-07 20:44:47.411 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-07 20:44:47.411 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-07 20:44:47.411 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-07 20:44:47.411 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-07 20:44:47.692 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing driver for type 'vlan' 2026-07-07 20:44:47.839 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] VlanTypeDriver initialization complete 2026-07-07 20:44:47.839 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing driver for type 'vxlan' 2026-07-07 20:44:47.840 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-07 20:44:47.887 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-07 20:44:47.888 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-07 20:44:47.888 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing extension driver 'port_security' 2026-07-07 20:44:47.888 1 INFO neutron.plugins.ml2.extensions.port_security [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-07 20:44:47.888 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing extension driver 'qos' 2026-07-07 20:44:47.888 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-07 20:44:47.888 1 INFO neutron.plugins.ml2.managers [None req-94429d25-24a2-49b6-8d31-16e3b1298008 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-07 20:44:47.902 1 INFO neutron.quota [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded quota_driver: . 2026-07-07 20:44:47.903 1 INFO neutron.plugins.ml2.plugin [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Modular L2 Plugin initialization complete 2026-07-07 20:44:47.903 1 INFO neutron.plugins.ml2.managers [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-07 20:44:47.903 1 INFO neutron.plugins.ml2.managers [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-07 20:44:47.903 1 INFO neutron.plugins.ml2.managers [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-07 20:44:47.903 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: qos 2026-07-07 20:44:47.916 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: router 2026-07-07 20:44:47.951 1 INFO neutron.services.service_base [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-07 20:44:47.951 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: segments 2026-07-07 20:44:48.021 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: trunk 2026-07-07 20:44:48.033 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: vpnaas 2026-07-07 20:44:48.068 1 WARNING stevedore.named [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-07 20:44:48.149 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-07 20:44:48.149 1 INFO neutron.common.utils [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-07 20:44:48.150 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: taas 2026-07-07 20:44:48.173 1 WARNING stevedore.named [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-07 20:44:48.201 1 INFO neutron_taas.services.taas.taas_plugin [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-07 20:44:48.201 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: tapmirror 2026-07-07 20:44:48.215 1 WARNING stevedore.named [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-07 20:44:48.230 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-07 20:44:48.231 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: auto_allocate 2026-07-07 20:44:48.241 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: tag 2026-07-07 20:44:48.251 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: timestamp 2026-07-07 20:44:48.254 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: network_ip_availability 2026-07-07 20:44:48.259 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: flavors 2026-07-07 20:44:48.263 1 INFO neutron.manager [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loading Plugin: revisions 2026-07-07 20:44:48.267 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Initializing extension manager. 2026-07-07 20:44:48.269 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: address-group 2026-07-07 20:44:48.270 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: address-scope 2026-07-07 20:44:48.271 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-07 20:44:48.272 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: agent 2026-07-07 20:44:48.272 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: agent-resources-synced 2026-07-07 20:44:48.274 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-07 20:44:48.275 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-07 20:44:48.276 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: availability_zone 2026-07-07 20:44:48.276 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: availability_zone_filter 2026-07-07 20:44:48.277 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-07 20:44:48.278 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: default-subnetpools 2026-07-07 20:44:48.280 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-07 20:44:48.280 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: dns-integration 2026-07-07 20:44:48.282 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: dns-domain-ports 2026-07-07 20:44:48.282 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-07 20:44:48.283 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: dvr 2026-07-07 20:44:48.284 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-07 20:44:48.284 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: empty-string-filtering 2026-07-07 20:44:48.285 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-07 20:44:48.285 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-07 20:44:48.286 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: external-net 2026-07-07 20:44:48.287 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-07 20:44:48.287 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: extraroute 2026-07-07 20:44:48.288 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: extraroute-atomic 2026-07-07 20:44:48.288 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-07 20:44:48.289 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-07 20:44:48.289 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-07 20:44:48.290 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-07 20:44:48.290 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: fip-port-details 2026-07-07 20:44:48.291 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: flavors 2026-07-07 20:44:48.292 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-07 20:44:48.293 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: floatingip-pools 2026-07-07 20:44:48.293 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: ip_allocation 2026-07-07 20:44:48.294 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-07 20:44:48.294 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: l2_adjacency 2026-07-07 20:44:48.295 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: router 2026-07-07 20:44:48.296 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-07 20:44:48.297 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-07 20:44:48.298 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-07 20:44:48.298 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: ext-gw-mode 2026-07-07 20:44:48.299 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: l3-ha 2026-07-07 20:44:48.299 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-07 20:44:48.299 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-07 20:44:48.300 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: l3-flavors 2026-07-07 20:44:48.301 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-07 20:44:48.301 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-07 20:44:48.303 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-07 20:44:48.304 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-07 20:44:48.305 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-07 20:44:48.307 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-07 20:44:48.309 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-07 20:44:48.309 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: multi-provider 2026-07-07 20:44:48.310 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: net-mtu 2026-07-07 20:44:48.310 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: net-mtu-writable 2026-07-07 20:44:48.311 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: network_availability_zone 2026-07-07 20:44:48.311 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: network_ha 2026-07-07 20:44:48.311 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: network-ip-availability 2026-07-07 20:44:48.312 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-07 20:44:48.313 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: pagination 2026-07-07 20:44:48.313 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-device-profile 2026-07-07 20:44:48.314 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-07 20:44:48.314 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-07 20:44:48.314 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-07 20:44:48.315 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-mac-override 2026-07-07 20:44:48.315 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-07 20:44:48.316 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-07 20:44:48.316 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-07 20:44:48.316 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-resource-request 2026-07-07 20:44:48.317 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-07 20:44:48.317 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-07 20:44:48.318 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: binding 2026-07-07 20:44:48.318 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: binding-extended 2026-07-07 20:44:48.319 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-security 2026-07-07 20:44:48.319 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: project-id 2026-07-07 20:44:48.320 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: provider 2026-07-07 20:44:48.320 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-07 20:44:48.322 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos 2026-07-07 20:44:48.323 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-07 20:44:48.323 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-07 20:44:48.324 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-default 2026-07-07 20:44:48.324 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-fip 2026-07-07 20:44:48.325 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-07 20:44:48.325 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-07 20:44:48.326 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-07 20:44:48.326 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-07 20:44:48.327 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-07 20:44:48.327 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-pps 2026-07-07 20:44:48.327 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-07 20:44:48.328 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-07 20:44:48.328 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: qos-rules-alias 2026-07-07 20:44:48.329 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: quota-check-limit 2026-07-07 20:44:48.329 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-07 20:44:48.331 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: quotas 2026-07-07 20:44:48.334 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: quota_details 2026-07-07 20:44:48.336 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: rbac-policies 2026-07-07 20:44:48.336 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: rbac-address-group 2026-07-07 20:44:48.337 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: rbac-address-scope 2026-07-07 20:44:48.338 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: rbac-security-groups 2026-07-07 20:44:48.338 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-07 20:44:48.339 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: revision-if-match 2026-07-07 20:44:48.340 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-07 20:44:48.340 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: router_availability_zone 2026-07-07 20:44:48.341 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-07 20:44:48.343 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-07 20:44:48.344 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-07 20:44:48.344 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-07 20:44:48.345 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-07 20:44:48.346 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-07 20:44:48.347 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-07 20:44:48.350 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: security-group 2026-07-07 20:44:48.351 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: segment 2026-07-07 20:44:48.352 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-07 20:44:48.352 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: service-type 2026-07-07 20:44:48.353 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: sorting 2026-07-07 20:44:48.353 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: standard-attr-segment 2026-07-07 20:44:48.354 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: standard-attr-description 2026-07-07 20:44:48.354 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: stateful-security-group 2026-07-07 20:44:48.355 1 WARNING neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-07 20:44:48.355 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-07 20:44:48.355 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: subnet-external-network 2026-07-07 20:44:48.356 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: subnet_onboard 2026-07-07 20:44:48.356 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-07 20:44:48.357 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: subnet-service-types 2026-07-07 20:44:48.357 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: subnet_allocation 2026-07-07 20:44:48.358 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-07 20:44:48.358 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: tag-creation 2026-07-07 20:44:48.359 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-07 20:44:48.362 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: standard-attr-tag 2026-07-07 20:44:48.363 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-07 20:44:48.364 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: trunk 2026-07-07 20:44:48.364 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: trunk-details 2026-07-07 20:44:48.365 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-07 20:44:48.365 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-07 20:44:48.366 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-07 20:44:48.366 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-07 20:44:48.368 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-07 20:44:48.368 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-07 20:44:48.369 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: vpn-flavors 2026-07-07 20:44:48.370 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: vpnaas 2026-07-07 20:44:48.371 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: taas 2026-07-07 20:44:48.372 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: tap-mirror 2026-07-07 20:44:48.372 1 INFO neutron.api.extensions [None req-a93043ea-d81e-4b0a-84e5-99731993be41 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-07 20:45:18.457 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 20:45:18.517 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 20:45:18.526 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 20:45:36.243 16 INFO neutron.db.l3_hamode_db [None req-2af74117-0e89-4ae2-bf57-4700b0290b32 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-07 20:45:50.185 16 INFO neutron.plugins.ml2.plugin [None req-dd34bb6b-c2a9-41d9-9ffa-b681ba82e9f6 - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 20:45:50.224 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 20:45:52.116 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 20:45:52.354 16 INFO neutron.plugins.ml2.plugin [None req-99bcf554-589e-43be-8436-c1086b1e610c - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 20:50:32.294 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 70cac0ba-0f1a-4f45-b533-65a72b4cd869 2026-07-07 20:50:33.153 16 INFO neutron.plugins.ml2.plugin [None req-5dcf5be7-c041-498a-89c7-e30da4d30fe9 - - - - - -] Attempt 1 to provision port 70cac0ba-0f1a-4f45-b533-65a72b4cd869 2026-07-07 20:50:34.193 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 70cac0ba-0f1a-4f45-b533-65a72b4cd869 2026-07-07 20:50:34.815 16 INFO neutron.plugins.ml2.plugin [None req-9f21e1c9-dc0d-49ce-bfe4-960edf829038 - - - - - -] Attempt 1 to provision port 70cac0ba-0f1a-4f45-b533-65a72b4cd869 2026-07-07 20:50:40.974 16 INFO neutron.plugins.ml2.plugin [None req-9a76e919-7aa2-4db1-83e7-f2547ec865ac - - - - - -] Attempt 1 to provision port e766a1be-e33a-471d-a8ae-ed5910a883ae 2026-07-07 20:54:22.825 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e766a1be-e33a-471d-a8ae-ed5910a883ae 2026-07-07 20:54:24.247 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e766a1be-e33a-471d-a8ae-ed5910a883ae 2026-07-07 21:03:12.425 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 4579badd-afaf-42fa-8204-082988befc41 2026-07-07 21:03:14.404 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 4579badd-afaf-42fa-8204-082988befc41 2026-07-07 21:13:04.999 13 INFO neutron.plugins.ml2.plugin [None req-b275bbc2-594c-40c3-bd7b-039c9e4f52e8 - - - - - -] Attempt 1 to provision port 70cac0ba-0f1a-4f45-b533-65a72b4cd869 2026-07-07 21:13:05.046 13 INFO neutron.plugins.ml2.plugin [None req-b275bbc2-594c-40c3-bd7b-039c9e4f52e8 - - - - - -] Attempt 1 to provision port e766a1be-e33a-471d-a8ae-ed5910a883ae 2026-07-07 21:13:05.096 13 INFO neutron.plugins.ml2.plugin [None req-b275bbc2-594c-40c3-bd7b-039c9e4f52e8 - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 21:19:04.619 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 5f70999b-1f04-425b-9533-80755be1afea 2026-07-07 21:19:06.811 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port a40fbd5c-2b22-48fe-bef9-72c473961fd1 2026-07-07 21:19:08.868 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port a40fbd5c-2b22-48fe-bef9-72c473961fd1 2026-07-07 21:19:12.790 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 49b8c14b-698d-44e4-8853-513be6ea0464 2026-07-07 21:19:13.313 16 INFO neutron.plugins.ml2.plugin [None req-1659330f-1501-4507-88df-527710a69d43 - - - - - -] Attempt 1 to provision port d69ad548-f061-42de-884d-f0f7e7f27764 2026-07-07 21:19:13.341 16 INFO neutron.plugins.ml2.plugin [None req-1659330f-1501-4507-88df-527710a69d43 - - - - - -] Attempt 1 to provision port a40fbd5c-2b22-48fe-bef9-72c473961fd1 2026-07-07 21:19:14.797 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 9669b730-e6cf-4c07-86b2-c15983084cf5 2026-07-07 21:19:15.376 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 49b8c14b-698d-44e4-8853-513be6ea0464 2026-07-07 21:19:16.784 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 9669b730-e6cf-4c07-86b2-c15983084cf5 2026-07-07 21:19:16.968 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port dce6aa98-853d-460a-8318-836603a8c497 2026-07-07 21:19:17.395 13 INFO neutron.plugins.ml2.plugin [None req-c7bd1d42-eca8-4fd9-a139-5386794e247b - - - - - -] Attempt 1 to provision port da52f295-3ddb-4264-939c-399b1938c8f4 2026-07-07 21:19:18.713 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port dce6aa98-853d-460a-8318-836603a8c497 2026-07-07 21:19:20.705 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 3f9a222b-73a3-48cd-bf99-062a6d1896b2 2026-07-07 21:19:22.709 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 3f9a222b-73a3-48cd-bf99-062a6d1896b2 2026-07-07 21:19:25.215 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port aa3413c0-74e0-4f40-ae08-d9b0f34ef5bc 2026-07-07 21:19:25.758 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-10dc8122-d84b-474f-9fdf-3a11976e56f9'] response: {'server_uuid': 'd0194c78-5964-4240-b657-38d9aa17de52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa3413c0-74e0-4f40-ae08-d9b0f34ef5bc', 'code': 200} 2026-07-07 21:19:26.785 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port c0ca9373-ec1c-461f-b41b-372263fde0cc 2026-07-07 21:19:27.214 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port aa3413c0-74e0-4f40-ae08-d9b0f34ef5bc 2026-07-07 21:19:29.387 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port c0ca9373-ec1c-461f-b41b-372263fde0cc 2026-07-07 21:19:29.621 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e0a289fc-1c24-441c-9779-be8d230b27bf 2026-07-07 21:19:29.672 13 INFO neutron.plugins.ml2.plugin [None req-016270fd-9b89-4f42-92e7-ad847be4e83c - - - - - -] Attempt 1 to provision port aa3413c0-74e0-4f40-ae08-d9b0f34ef5bc 2026-07-07 21:19:29.734 13 INFO neutron.plugins.ml2.plugin [None req-016270fd-9b89-4f42-92e7-ad847be4e83c - - - - - -] Attempt 1 to provision port a0b0d745-0ca9-48dc-aa20-4a7faacda0c7 2026-07-07 21:19:29.775 13 INFO neutron.plugins.ml2.plugin [None req-016270fd-9b89-4f42-92e7-ad847be4e83c - - - - - -] Attempt 1 to provision port 3f9a222b-73a3-48cd-bf99-062a6d1896b2 2026-07-07 21:19:29.840 13 INFO neutron.plugins.ml2.plugin [None req-016270fd-9b89-4f42-92e7-ad847be4e83c - - - - - -] Attempt 1 to provision port e0a289fc-1c24-441c-9779-be8d230b27bf 2026-07-07 21:19:29.900 13 INFO neutron.plugins.ml2.plugin [None req-016270fd-9b89-4f42-92e7-ad847be4e83c - - - - - -] Attempt 1 to provision port 013fdfae-3e98-4066-a3dd-ec1a26d0dc07 2026-07-07 21:19:29.928 13 INFO neutron.plugins.ml2.plugin [None req-016270fd-9b89-4f42-92e7-ad847be4e83c - - - - - -] Attempt 1 to provision port c0ca9373-ec1c-461f-b41b-372263fde0cc 2026-07-07 21:19:30.222 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c075d98-be5c-4faa-8b09-6203b8440de4'] response: {'server_uuid': '23ce42e8-b63c-4e14-a897-f22afa1728a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0a289fc-1c24-441c-9779-be8d230b27bf', 'code': 200} 2026-07-07 21:19:32.086 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port d201b4cf-3927-489e-af81-fc47ffec13ad 2026-07-07 21:19:32.276 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f9fd471-d045-4417-9c02-c41576ffd880'] response: {'server_uuid': '2f791dd7-d077-414a-ad86-021a507b5d2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd201b4cf-3927-489e-af81-fc47ffec13ad', 'code': 200} 2026-07-07 21:19:32.508 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e0a289fc-1c24-441c-9779-be8d230b27bf 2026-07-07 21:19:34.193 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port d201b4cf-3927-489e-af81-fc47ffec13ad 2026-07-07 21:19:43.803 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port a0b0d745-0ca9-48dc-aa20-4a7faacda0c7 2026-07-07 21:19:43.828 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 21:19:43.890 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port 74f67f45-52f0-4816-aad8-7ea02e286c60 2026-07-07 21:19:43.915 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port 013fdfae-3e98-4066-a3dd-ec1a26d0dc07 2026-07-07 21:19:43.938 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port bd4dd79a-e600-4206-b97e-81ef55e2d819 2026-07-07 21:19:43.965 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port c0ca9373-ec1c-461f-b41b-372263fde0cc 2026-07-07 21:19:44.016 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port e0a289fc-1c24-441c-9779-be8d230b27bf 2026-07-07 21:19:44.076 16 INFO neutron.plugins.ml2.plugin [None req-72549c13-1a66-433b-8519-6944c42ac493 - - - - - -] Attempt 1 to provision port 2308cf1a-3abc-41f9-a400-2c3864f035fc 2026-07-07 21:19:47.938 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 84f0cc9a-b65b-4a15-91c6-a666d8d4b653 2026-07-07 21:19:49.939 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 5cf97098-402b-47a6-9407-ac69db8edf15 2026-07-07 21:19:50.344 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 84f0cc9a-b65b-4a15-91c6-a666d8d4b653 2026-07-07 21:19:51.902 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 5cf97098-402b-47a6-9407-ac69db8edf15 2026-07-07 21:19:53.941 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 013fdfae-3e98-4066-a3dd-ec1a26d0dc07 2026-07-07 21:19:54.418 16 INFO neutron.plugins.ml2.plugin [None req-103e9b2b-5aca-4d94-a1fb-94abd42253a5 - - - - - -] Attempt 1 to provision port 5cf97098-402b-47a6-9407-ac69db8edf15 2026-07-07 21:19:54.468 16 INFO neutron.plugins.ml2.plugin [None req-103e9b2b-5aca-4d94-a1fb-94abd42253a5 - - - - - -] Attempt 1 to provision port 776fa2d2-c321-4d46-835f-48b0edfe7e13 2026-07-07 21:19:55.872 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 2308cf1a-3abc-41f9-a400-2c3864f035fc 2026-07-07 21:19:56.143 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 013fdfae-3e98-4066-a3dd-ec1a26d0dc07 2026-07-07 21:19:56.747 16 INFO neutron.plugins.ml2.plugin [None req-d52ea432-54cd-4ccb-9796-13db8ec79273 - - - - - -] Attempt 1 to provision port 776fa2d2-c321-4d46-835f-48b0edfe7e13 2026-07-07 21:19:58.531 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f7caee7a-2c8a-49df-9140-3b4a907eb9e5 2026-07-07 21:19:58.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2ccee91-fb45-48ab-89b9-dee7a545f6da'] response: {'server_uuid': 'cfab0a7c-3312-4e86-9d2b-6d64a74ae899', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7caee7a-2c8a-49df-9140-3b4a907eb9e5', 'code': 200} 2026-07-07 21:19:59.157 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 2308cf1a-3abc-41f9-a400-2c3864f035fc 2026-07-07 21:20:00.100 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port cd765cbf-4e46-45ca-9133-33970cf1f7fe 2026-07-07 21:20:00.488 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 30ddb9a0-7f3b-4a9f-b203-5a0a225f2a9b 2026-07-07 21:20:00.936 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f7caee7a-2c8a-49df-9140-3b4a907eb9e5 2026-07-07 21:20:01.885 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 30ddb9a0-7f3b-4a9f-b203-5a0a225f2a9b 2026-07-07 21:20:02.251 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port cd765cbf-4e46-45ca-9133-33970cf1f7fe 2026-07-07 21:20:05.850 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port 7606a47d-88fc-4f03-aa89-2e023559b4bd 2026-07-07 21:20:06.053 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 21:20:06.114 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port c3af9445-0c5b-4075-b51b-afb230e2fd48 2026-07-07 21:20:06.134 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port c3af9445-0c5b-4075-b51b-afb230e2fd48 2026-07-07 21:20:06.382 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port 1e0dfa0f-03a4-45f6-987f-6e70f4cd534e 2026-07-07 21:20:06.413 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port f7caee7a-2c8a-49df-9140-3b4a907eb9e5 2026-07-07 21:20:06.483 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port 74f67f45-52f0-4816-aad8-7ea02e286c60 2026-07-07 21:20:06.515 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port fe392e8f-69e8-4823-b765-2816e969d835 2026-07-07 21:20:06.542 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port f42df603-36cc-4b17-a6c5-3a7fb7e0024b 2026-07-07 21:20:06.562 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port cd765cbf-4e46-45ca-9133-33970cf1f7fe 2026-07-07 21:20:06.602 13 INFO neutron.plugins.ml2.plugin [None req-e06becd0-ab23-4ecd-b078-5fc6225b3e18 - - - - - -] Attempt 1 to provision port 2308cf1a-3abc-41f9-a400-2c3864f035fc 2026-07-07 21:20:07.089 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 776fa2d2-c321-4d46-835f-48b0edfe7e13 2026-07-07 21:20:07.397 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 1a2242f4-6f2d-4964-97b1-67189a99285f 2026-07-07 21:20:07.717 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7606a47d-88fc-4f03-aa89-2e023559b4bd 2026-07-07 21:20:08.329 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port c3af9445-0c5b-4075-b51b-afb230e2fd48 2026-07-07 21:20:08.579 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7606a47d-88fc-4f03-aa89-2e023559b4bd 2026-07-07 21:20:08.993 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 776fa2d2-c321-4d46-835f-48b0edfe7e13 2026-07-07 21:20:09.266 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 1a2242f4-6f2d-4964-97b1-67189a99285f 2026-07-07 21:20:12.350 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 6fcfd0e0-3678-4af8-a17a-e36405e4fdf4 2026-07-07 21:20:19.590 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 45140cc4-ede2-4933-b1a0-39c631073338 2026-07-07 21:20:19.766 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2669e59-12ad-44b7-a55b-abdda43b6e22'] response: {'server_uuid': '59d23904-4a53-4e28-b4d9-dbfb9a22d3ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45140cc4-ede2-4933-b1a0-39c631073338', 'code': 200} 2026-07-07 21:20:20.628 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 5644095a-33af-4e75-a400-dadcfd39c355 2026-07-07 21:20:20.857 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port fe392e8f-69e8-4823-b765-2816e969d835 2026-07-07 21:20:21.229 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 45140cc4-ede2-4933-b1a0-39c631073338 2026-07-07 21:20:22.611 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 5644095a-33af-4e75-a400-dadcfd39c355 2026-07-07 21:20:22.785 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port fe392e8f-69e8-4823-b765-2816e969d835 2026-07-07 21:20:22.926 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79ff23d5-1327-4d9e-8b1c-8e64201f39bd 2026-07-07 21:20:23.285 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f42df603-36cc-4b17-a6c5-3a7fb7e0024b 2026-07-07 21:20:24.502 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f42df603-36cc-4b17-a6c5-3a7fb7e0024b 2026-07-07 21:20:24.705 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79ff23d5-1327-4d9e-8b1c-8e64201f39bd 2026-07-07 21:20:24.905 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port c3af9445-0c5b-4075-b51b-afb230e2fd48 2026-07-07 21:20:24.998 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port 45140cc4-ede2-4933-b1a0-39c631073338 2026-07-07 21:20:25.112 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port 79ff23d5-1327-4d9e-8b1c-8e64201f39bd 2026-07-07 21:20:25.209 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port fe392e8f-69e8-4823-b765-2816e969d835 2026-07-07 21:20:25.309 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port f42df603-36cc-4b17-a6c5-3a7fb7e0024b 2026-07-07 21:20:25.362 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port cd765cbf-4e46-45ca-9133-33970cf1f7fe 2026-07-07 21:20:25.443 13 INFO neutron.plugins.ml2.plugin [None req-115ddebb-a047-4f88-a0dc-945e92a67f80 - - - - - -] Attempt 1 to provision port 5644095a-33af-4e75-a400-dadcfd39c355 2026-07-07 21:20:26.452 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port cdecaed1-a2e2-43e3-a120-1ce1cfd0225d 2026-07-07 21:20:28.545 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port cdecaed1-a2e2-43e3-a120-1ce1cfd0225d 2026-07-07 21:20:32.493 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 4aec6700-4361-4f14-8726-2e5b55cbf960 2026-07-07 21:20:33.280 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-47d16d64-ba54-4601-ab44-01f7a79acf4f'] response: {'server_uuid': 'cfab0a7c-3312-4e86-9d2b-6d64a74ae899', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f7caee7a-2c8a-49df-9140-3b4a907eb9e5', 'code': 200} 2026-07-07 21:20:33.655 13 INFO neutron.plugins.ml2.plugin [None req-724740ef-ef60-461b-89ed-cdcabdb2f4e7 - - - - - -] Attempt 1 to provision port 79ff23d5-1327-4d9e-8b1c-8e64201f39bd 2026-07-07 21:20:33.710 13 INFO neutron.plugins.ml2.plugin [None req-724740ef-ef60-461b-89ed-cdcabdb2f4e7 - - - - - -] Attempt 1 to provision port c3af9445-0c5b-4075-b51b-afb230e2fd48 2026-07-07 21:20:33.757 13 INFO neutron.plugins.ml2.plugin [None req-724740ef-ef60-461b-89ed-cdcabdb2f4e7 - - - - - -] Attempt 1 to provision port 46788fd7-d5c3-46d8-a25c-c75a83cc3717 2026-07-07 21:20:33.779 13 INFO neutron.plugins.ml2.plugin [None req-724740ef-ef60-461b-89ed-cdcabdb2f4e7 - - - - - -] Attempt 1 to provision port 4aec6700-4361-4f14-8726-2e5b55cbf960 2026-07-07 21:20:33.830 13 INFO neutron.plugins.ml2.plugin [None req-724740ef-ef60-461b-89ed-cdcabdb2f4e7 - - - - - -] Attempt 1 to provision port 5644095a-33af-4e75-a400-dadcfd39c355 2026-07-07 21:20:35.093 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f7caee7a-2c8a-49df-9140-3b4a907eb9e5 2026-07-07 21:20:35.212 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a87c9379-ee73-4f9b-adca-c259385d54da'] response: {'server_uuid': 'cfab0a7c-3312-4e86-9d2b-6d64a74ae899', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7caee7a-2c8a-49df-9140-3b4a907eb9e5', 'code': 200} 2026-07-07 21:20:35.429 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 4aec6700-4361-4f14-8726-2e5b55cbf960 2026-07-07 21:20:36.754 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f7caee7a-2c8a-49df-9140-3b4a907eb9e5 2026-07-07 21:20:39.266 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e06a37a5-2802-4bb9-b034-af507d70aa9c 2026-07-07 21:20:39.365 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9573c21d-5be6-4f12-9990-84dee76ce02a'] response: {'server_uuid': '2bb77afc-f7b1-44d9-85a2-243087104a01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e06a37a5-2802-4bb9-b034-af507d70aa9c', 'code': 200} 2026-07-07 21:20:40.849 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e06a37a5-2802-4bb9-b034-af507d70aa9c 2026-07-07 21:20:43.029 16 WARNING neutron.plugins.ml2.plugin [None req-24a1ce57-eeb8-450c-bab2-61ef6eb43279 - - - - - -] Concurrent port binding operations failed on port bd39c964-30c3-49d9-944e-e95881a802f6 2026-07-07 21:20:43.034 16 INFO neutron.plugins.ml2.plugin [None req-24a1ce57-eeb8-450c-bab2-61ef6eb43279 - - - - - -] Attempt 2 to bind port bd39c964-30c3-49d9-944e-e95881a802f6 2026-07-07 21:20:44.822 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 46788fd7-d5c3-46d8-a25c-c75a83cc3717 2026-07-07 21:20:45.104 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port bd39c964-30c3-49d9-944e-e95881a802f6 2026-07-07 21:20:46.333 16 INFO neutron.plugins.ml2.plugin [None req-29d9e40f-2bcd-43ee-9948-6fcfe7ba0d30 - - - - - -] Attempt 1 to provision port bd39c964-30c3-49d9-944e-e95881a802f6 2026-07-07 21:20:46.387 16 INFO neutron.plugins.ml2.plugin [None req-29d9e40f-2bcd-43ee-9948-6fcfe7ba0d30 - - - - - -] Attempt 1 to provision port 79ff23d5-1327-4d9e-8b1c-8e64201f39bd 2026-07-07 21:20:46.425 16 INFO neutron.plugins.ml2.plugin [None req-29d9e40f-2bcd-43ee-9948-6fcfe7ba0d30 - - - - - -] Attempt 1 to provision port 4aec6700-4361-4f14-8726-2e5b55cbf960 2026-07-07 21:20:46.480 16 INFO neutron.plugins.ml2.plugin [None req-29d9e40f-2bcd-43ee-9948-6fcfe7ba0d30 - - - - - -] Attempt 1 to provision port 46788fd7-d5c3-46d8-a25c-c75a83cc3717 2026-07-07 21:20:46.851 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 46788fd7-d5c3-46d8-a25c-c75a83cc3717 2026-07-07 21:20:47.065 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port bd39c964-30c3-49d9-944e-e95881a802f6 2026-07-07 21:20:56.775 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 0ba02a55-f181-4cab-8645-3cf212944e14 2026-07-07 21:20:58.740 13 INFO neutron.plugins.ml2.plugin [None req-cd9e5182-d202-4309-8efb-4d18140340be - - - - - -] Attempt 1 to provision port 49810f5e-060a-4434-a8d2-acce6c68dc5b 2026-07-07 21:20:58.769 13 INFO neutron.plugins.ml2.plugin [None req-cd9e5182-d202-4309-8efb-4d18140340be - - - - - -] Attempt 1 to provision port 7606a47d-88fc-4f03-aa89-2e023559b4bd 2026-07-07 21:20:58.867 13 INFO neutron.plugins.ml2.plugin [None req-cd9e5182-d202-4309-8efb-4d18140340be - - - - - -] Attempt 1 to provision port ea8d3d24-4822-4ef2-83c2-5d3466509974 2026-07-07 21:20:58.928 13 INFO neutron.plugins.ml2.plugin [None req-cd9e5182-d202-4309-8efb-4d18140340be - - - - - -] Attempt 1 to provision port 29986bc2-be66-4a70-880f-f8c09d05fab0 2026-07-07 21:20:58.929 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 29986bc2-be66-4a70-880f-f8c09d05fab0 2026-07-07 21:20:59.275 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 0ba02a55-f181-4cab-8645-3cf212944e14 2026-07-07 21:20:59.582 13 INFO neutron.plugins.ml2.plugin [None req-cd9e5182-d202-4309-8efb-4d18140340be - - - - - -] Attempt 1 to provision port 1e0dfa0f-03a4-45f6-987f-6e70f4cd534e 2026-07-07 21:21:00.917 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 29986bc2-be66-4a70-880f-f8c09d05fab0 2026-07-07 21:21:04.015 16 INFO neutron.plugins.ml2.plugin [None req-f1ba808f-7209-4fa9-80c0-a14f52688e77 - - - - - -] Attempt 1 to provision port 29986bc2-be66-4a70-880f-f8c09d05fab0 2026-07-07 21:21:04.081 16 INFO neutron.plugins.ml2.plugin [None req-f1ba808f-7209-4fa9-80c0-a14f52688e77 - - - - - -] Attempt 1 to provision port 464456e0-50c7-4251-8659-1df24e797baf 2026-07-07 21:21:08.116 16 INFO neutron.plugins.ml2.plugin [None req-aaaab42f-6531-48ab-bc22-4cc9a6c3e447 - - - - - -] Attempt 1 to provision port 464456e0-50c7-4251-8659-1df24e797baf 2026-07-07 21:21:09.525 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 156525b5-f054-4b9c-a431-c20c064515ff 2026-07-07 21:21:09.615 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-259cba92-aea9-49bc-ae08-23b41fc31e36'] response: {'server_uuid': '1385671a-acf4-4aa6-acde-234bb0a279c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '156525b5-f054-4b9c-a431-c20c064515ff', 'code': 200} 2026-07-07 21:21:10.903 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 156525b5-f054-4b9c-a431-c20c064515ff 2026-07-07 21:21:12.840 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 49810f5e-060a-4434-a8d2-acce6c68dc5b 2026-07-07 21:21:13.161 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 464456e0-50c7-4251-8659-1df24e797baf 2026-07-07 21:21:13.945 16 INFO neutron.plugins.ml2.plugin [None req-44e339d0-abdd-4345-bab1-4df5d4a6ed89 - - - - - -] Attempt 1 to provision port 156525b5-f054-4b9c-a431-c20c064515ff 2026-07-07 21:21:14.025 16 INFO neutron.plugins.ml2.plugin [None req-44e339d0-abdd-4345-bab1-4df5d4a6ed89 - - - - - -] Attempt 1 to provision port 08d25994-505e-4a5d-bdcc-7ae0be45112c 2026-07-07 21:21:14.843 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 49810f5e-060a-4434-a8d2-acce6c68dc5b 2026-07-07 21:21:14.990 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 464456e0-50c7-4251-8659-1df24e797baf 2026-07-07 21:21:16.872 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port cc7b4f05-11e3-40ac-bcaa-0c8569b339fd 2026-07-07 21:21:17.321 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port b993f5bb-b107-436b-a2cc-83e3fe622d05 2026-07-07 21:21:17.583 16 INFO neutron.plugins.ml2.plugin [None req-a4e2e85c-ca32-4c66-9fbe-6465cbbacb22 - - - - - -] Attempt 1 to provision port cc7b4f05-11e3-40ac-bcaa-0c8569b339fd 2026-07-07 21:21:17.639 16 INFO neutron.plugins.ml2.plugin [None req-a4e2e85c-ca32-4c66-9fbe-6465cbbacb22 - - - - - -] Attempt 1 to provision port 63deafbf-7b77-47f2-9b40-3eca89aef593 2026-07-07 21:21:18.850 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port cc7b4f05-11e3-40ac-bcaa-0c8569b339fd 2026-07-07 21:21:19.130 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port b993f5bb-b107-436b-a2cc-83e3fe622d05 2026-07-07 21:21:27.901 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 6a179f9a-60c0-428d-bdc2-85f480dfc172 2026-07-07 21:21:27.932 16 INFO neutron.plugins.ml2.plugin [None req-0e177041-36f0-439e-9b90-f37774d1fd86 - - - - - -] Attempt 1 to provision port cc7b4f05-11e3-40ac-bcaa-0c8569b339fd 2026-07-07 21:21:28.031 16 INFO neutron.plugins.ml2.plugin [None req-0e177041-36f0-439e-9b90-f37774d1fd86 - - - - - -] Attempt 1 to provision port 6a179f9a-60c0-428d-bdc2-85f480dfc172 2026-07-07 21:21:28.042 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-50b80e55-0738-4a20-a3a2-5729735c2f5c'] response: {'server_uuid': '81a5327c-bf42-4154-ba12-f81473660c0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a179f9a-60c0-428d-bdc2-85f480dfc172', 'code': 200} 2026-07-07 21:21:28.136 16 INFO neutron.plugins.ml2.plugin [None req-0e177041-36f0-439e-9b90-f37774d1fd86 - - - - - -] Attempt 1 to provision port 63deafbf-7b77-47f2-9b40-3eca89aef593 2026-07-07 21:21:28.857 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 6a179f9a-60c0-428d-bdc2-85f480dfc172 2026-07-07 21:21:30.846 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 81508bb1-ca34-4d8c-89a6-82cef6dd7962 2026-07-07 21:21:32.991 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 0eddfa29-9572-4a25-accb-ac4bc9d488ee 2026-07-07 21:21:33.326 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 63deafbf-7b77-47f2-9b40-3eca89aef593 2026-07-07 21:21:33.627 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 08d25994-505e-4a5d-bdcc-7ae0be45112c 2026-07-07 21:21:33.862 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 81508bb1-ca34-4d8c-89a6-82cef6dd7962 2026-07-07 21:21:35.531 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 08d25994-505e-4a5d-bdcc-7ae0be45112c 2026-07-07 21:21:35.830 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 63deafbf-7b77-47f2-9b40-3eca89aef593 2026-07-07 21:21:49.910 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port fc644da4-ae81-4e90-b5fb-b2cd9e7d4fb2 2026-07-07 21:21:50.013 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b37a8235-f0a1-4b78-ab5f-b295b7c5a519'] response: {'server_uuid': '2278fe84-4d0b-4883-86b7-aecc2d91c2c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc644da4-ae81-4e90-b5fb-b2cd9e7d4fb2', 'code': 200} 2026-07-07 21:21:51.075 16 INFO neutron.plugins.ml2.plugin [None req-13ccc6b5-0102-471c-96fa-85088c6e9966 - - - - - -] Attempt 1 to provision port fc644da4-ae81-4e90-b5fb-b2cd9e7d4fb2 2026-07-07 21:21:51.326 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port fc644da4-ae81-4e90-b5fb-b2cd9e7d4fb2 2026-07-07 21:21:55.354 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 92167db2-6388-4dd8-8343-dcfb6afbfc11 2026-07-07 21:21:55.776 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 3e928594-f2f3-437f-a401-a8171b902e7a 2026-07-07 21:21:57.325 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 92167db2-6388-4dd8-8343-dcfb6afbfc11 2026-07-07 21:21:57.528 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 3e928594-f2f3-437f-a401-a8171b902e7a 2026-07-07 21:21:59.518 16 INFO neutron.plugins.ml2.plugin [None req-de84eace-fcaf-4d78-b666-72ef7a9cfae4 - - - - - -] Attempt 1 to provision port f8badccb-b079-4947-a8a6-8b988ece3ad7 2026-07-07 21:21:59.553 16 INFO neutron.plugins.ml2.plugin [None req-de84eace-fcaf-4d78-b666-72ef7a9cfae4 - - - - - -] Attempt 1 to provision port 0b28240e-4648-4e62-8ed4-d71bcdf46595 2026-07-07 21:21:59.576 16 INFO neutron.plugins.ml2.plugin [None req-de84eace-fcaf-4d78-b666-72ef7a9cfae4 - - - - - -] Attempt 1 to provision port 92167db2-6388-4dd8-8343-dcfb6afbfc11 2026-07-07 21:22:08.358 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 3fedbf61-d1b6-4e96-824a-0a8400cdda30 2026-07-07 21:22:08.461 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-40de58d7-1b86-47c9-8195-dbd08d525c14'] response: {'server_uuid': '6aa0a77c-6960-4df8-90c0-00d4d8ca0c57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fedbf61-d1b6-4e96-824a-0a8400cdda30', 'code': 200} 2026-07-07 21:22:09.312 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 3fedbf61-d1b6-4e96-824a-0a8400cdda30 2026-07-07 21:22:09.987 16 INFO neutron.plugins.ml2.plugin [None req-d2cea17a-cae4-4e00-adf0-5fd86b781101 - - - - - -] Attempt 1 to provision port c8a783c7-7449-4791-9fdb-41de5797d8a3 2026-07-07 21:22:13.360 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 0b28240e-4648-4e62-8ed4-d71bcdf46595 2026-07-07 21:22:13.602 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f8badccb-b079-4947-a8a6-8b988ece3ad7 2026-07-07 21:22:15.381 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 0b28240e-4648-4e62-8ed4-d71bcdf46595 2026-07-07 21:22:15.907 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port f8badccb-b079-4947-a8a6-8b988ece3ad7 2026-07-07 21:23:07.321 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 5867ba3f-d4d6-44fe-9990-76646d0fcb28 2026-07-07 21:23:07.533 13 INFO neutron.plugins.ml2.plugin [None req-4340e336-d0fe-47d7-8902-938e0fbfa414 - - - - - -] Attempt 1 to provision port 5867ba3f-d4d6-44fe-9990-76646d0fcb28 2026-07-07 21:23:17.397 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 16adc407-d02f-40f8-a46f-3a0916b45e3d 2026-07-07 21:23:17.886 13 INFO neutron.plugins.ml2.plugin [None req-78c9ef97-4355-4f52-bd24-94fa1dd17665 - - - - - -] Attempt 1 to provision port 16adc407-d02f-40f8-a46f-3a0916b45e3d 2026-07-07 21:23:19.332 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 16adc407-d02f-40f8-a46f-3a0916b45e3d 2026-07-07 21:23:21.397 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port c249d56c-153a-415d-91a7-915f9636079d 2026-07-07 21:23:21.728 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 2ded08bb-53b6-486a-b091-49b3fff54e80 2026-07-07 21:23:23.321 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port c249d56c-153a-415d-91a7-915f9636079d 2026-07-07 21:23:23.474 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 2ded08bb-53b6-486a-b091-49b3fff54e80 2026-07-07 21:23:25.346 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 16adc407-d02f-40f8-a46f-3a0916b45e3d 2026-07-07 21:23:29.316 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e169b8ad-5f99-4fc5-a624-a04d89827b11 2026-07-07 21:23:31.181 13 INFO neutron.plugins.ml2.plugin [None req-92610461-25c1-41e6-8765-35309525e561 - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:31.208 13 INFO neutron.plugins.ml2.plugin [None req-92610461-25c1-41e6-8765-35309525e561 - - - - - -] Attempt 1 to provision port 16adc407-d02f-40f8-a46f-3a0916b45e3d 2026-07-07 21:23:31.255 13 INFO neutron.plugins.ml2.plugin [None req-92610461-25c1-41e6-8765-35309525e561 - - - - - -] Attempt 1 to provision port 2ded08bb-53b6-486a-b091-49b3fff54e80 2026-07-07 21:23:31.301 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port e169b8ad-5f99-4fc5-a624-a04d89827b11 2026-07-07 21:23:31.313 13 INFO neutron.plugins.ml2.plugin [None req-92610461-25c1-41e6-8765-35309525e561 - - - - - -] Attempt 1 to provision port e169b8ad-5f99-4fc5-a624-a04d89827b11 2026-07-07 21:23:31.379 13 INFO neutron.plugins.ml2.plugin [None req-92610461-25c1-41e6-8765-35309525e561 - - - - - -] Attempt 1 to provision port 635de3a0-117e-42c8-bcb2-d4f8e80b930c 2026-07-07 21:23:35.856 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 9563929a-66c3-41ea-8fca-77fa51c74c26 2026-07-07 21:23:35.974 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8b3105f-8c9f-407b-9960-f8e8977591a7'] response: {'server_uuid': '70194772-e8c4-4ca2-bf03-9f7fb8dfd98d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9563929a-66c3-41ea-8fca-77fa51c74c26', 'code': 200} 2026-07-07 21:23:36.973 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 16adc407-d02f-40f8-a46f-3a0916b45e3d 2026-07-07 21:23:37.028 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 7362d732-d131-4180-8146-ecfb05525c1f 2026-07-07 21:23:37.056 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 9563929a-66c3-41ea-8fca-77fa51c74c26 2026-07-07 21:23:37.137 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 2ded08bb-53b6-486a-b091-49b3fff54e80 2026-07-07 21:23:37.181 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port e169b8ad-5f99-4fc5-a624-a04d89827b11 2026-07-07 21:23:37.221 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:37.248 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 79b5dfe6-e6c3-4605-9573-7950e89d5199 2026-07-07 21:23:37.282 13 INFO neutron.plugins.ml2.plugin [None req-eb30e3eb-4292-46a2-b661-fc733f299887 - - - - - -] Attempt 1 to provision port 635de3a0-117e-42c8-bcb2-d4f8e80b930c 2026-07-07 21:23:37.339 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 9563929a-66c3-41ea-8fca-77fa51c74c26 2026-07-07 21:23:39.368 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79b5dfe6-e6c3-4605-9573-7950e89d5199 2026-07-07 21:23:39.817 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7362d732-d131-4180-8146-ecfb05525c1f 2026-07-07 21:23:40.048 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:40.377 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 635de3a0-117e-42c8-bcb2-d4f8e80b930c 2026-07-07 21:23:41.391 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79b5dfe6-e6c3-4605-9573-7950e89d5199 2026-07-07 21:23:41.509 13 INFO neutron.plugins.ml2.plugin [None req-4ccff3a6-bd6f-452e-a0fd-8f6d1f2903ed - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:41.579 13 INFO neutron.plugins.ml2.plugin [None req-4ccff3a6-bd6f-452e-a0fd-8f6d1f2903ed - - - - - -] Attempt 1 to provision port 7362d732-d131-4180-8146-ecfb05525c1f 2026-07-07 21:23:41.603 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7362d732-d131-4180-8146-ecfb05525c1f 2026-07-07 21:23:41.624 13 INFO neutron.plugins.ml2.plugin [None req-4ccff3a6-bd6f-452e-a0fd-8f6d1f2903ed - - - - - -] Attempt 1 to provision port 2ded08bb-53b6-486a-b091-49b3fff54e80 2026-07-07 21:23:41.680 13 INFO neutron.plugins.ml2.plugin [None req-4ccff3a6-bd6f-452e-a0fd-8f6d1f2903ed - - - - - -] Attempt 1 to provision port 9563929a-66c3-41ea-8fca-77fa51c74c26 2026-07-07 21:23:41.732 13 INFO neutron.plugins.ml2.plugin [None req-4ccff3a6-bd6f-452e-a0fd-8f6d1f2903ed - - - - - -] Attempt 1 to provision port e169b8ad-5f99-4fc5-a624-a04d89827b11 2026-07-07 21:23:41.780 13 INFO neutron.plugins.ml2.plugin [None req-4ccff3a6-bd6f-452e-a0fd-8f6d1f2903ed - - - - - -] Attempt 1 to provision port 635de3a0-117e-42c8-bcb2-d4f8e80b930c 2026-07-07 21:23:41.793 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:41.958 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 635de3a0-117e-42c8-bcb2-d4f8e80b930c 2026-07-07 21:23:44.529 13 INFO neutron.plugins.ml2.plugin [None req-2d97fbb8-0cb7-43c5-b74b-3a73ddd82209 - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:44.574 13 INFO neutron.plugins.ml2.plugin [None req-2d97fbb8-0cb7-43c5-b74b-3a73ddd82209 - - - - - -] Attempt 1 to provision port 7362d732-d131-4180-8146-ecfb05525c1f 2026-07-07 21:23:44.617 13 INFO neutron.plugins.ml2.plugin [None req-2d97fbb8-0cb7-43c5-b74b-3a73ddd82209 - - - - - -] Attempt 1 to provision port 635de3a0-117e-42c8-bcb2-d4f8e80b930c 2026-07-07 21:23:46.729 13 INFO neutron.plugins.ml2.plugin [None req-0fd32634-ff15-4aee-97fe-9878dc6dbed6 - - - - - -] Attempt 1 to provision port 97030824-39b6-4b5b-a3f7-ff885d4842ff 2026-07-07 21:23:46.780 13 INFO neutron.plugins.ml2.plugin [None req-0fd32634-ff15-4aee-97fe-9878dc6dbed6 - - - - - -] Attempt 1 to provision port 7362d732-d131-4180-8146-ecfb05525c1f 2026-07-07 21:23:48.105 13 INFO neutron.plugins.ml2.plugin [None req-61db2032-cb07-43e1-8a8f-c5a9f9206b58 - - - - - -] Attempt 1 to provision port 9563929a-66c3-41ea-8fca-77fa51c74c26 2026-07-07 21:23:53.345 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 30fa231d-dd78-48d0-8f00-743b1a861d1f 2026-07-07 21:23:53.460 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80ff22c9-4f72-4013-946d-6260207b819a'] response: {'server_uuid': 'ec3210dc-745e-4e2b-9107-4d23c6b27220', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30fa231d-dd78-48d0-8f00-743b1a861d1f', 'code': 200} 2026-07-07 21:23:55.315 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 30fa231d-dd78-48d0-8f00-743b1a861d1f 2026-07-07 21:24:18.890 16 INFO neutron.plugins.ml2.plugin [None req-c364a96b-ff98-4366-9874-858a4a4afe06 - - - - - -] Attempt 1 to provision port 12157e46-8904-4d48-a7c3-3f8ef4f0d343 2026-07-07 21:24:39.855 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 29f64f6a-a8ca-4198-97b7-8560d0deb872 2026-07-07 21:24:39.982 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d5e9a19-e5d0-4457-bcf9-0e4a24e3c136'] response: {'server_uuid': '369fdbd2-6230-44c3-b16b-fe0e09be4c95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29f64f6a-a8ca-4198-97b7-8560d0deb872', 'code': 200} 2026-07-07 21:24:41.332 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 29f64f6a-a8ca-4198-97b7-8560d0deb872 2026-07-07 21:25:21.349 13 INFO neutron.plugins.ml2.plugin [None req-bc0aec4a-37aa-4ab9-bc88-7f296ecc83bb - - - - - -] Attempt 1 to provision port 7ac77f33-3ae3-438b-87f9-e03f5e6d9540 2026-07-07 21:25:27.400 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7ac77f33-3ae3-438b-87f9-e03f5e6d9540 2026-07-07 21:25:27.497 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3e56a91-1596-4293-95db-ca59ff617413'] response: {'server_uuid': '369fdbd2-6230-44c3-b16b-fe0e09be4c95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ac77f33-3ae3-438b-87f9-e03f5e6d9540', 'code': 200} 2026-07-07 21:25:29.384 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7ac77f33-3ae3-438b-87f9-e03f5e6d9540 2026-07-07 21:25:31.875 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 7ac77f33-3ae3-438b-87f9-e03f5e6d9540 2026-07-07 21:25:59.527 13 INFO neutron.plugins.ml2.plugin [None req-48b13f06-c39e-4af2-a837-38ff7aa8d7c4 - - - - - -] Attempt 1 to provision port dd0f19aa-0a6e-4e63-804b-4419c0dbb6de 2026-07-07 21:26:06.943 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port dd0f19aa-0a6e-4e63-804b-4419c0dbb6de 2026-07-07 21:26:07.079 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c18f5c8-c260-4d60-92e7-735ec561dd18'] response: {'server_uuid': '369fdbd2-6230-44c3-b16b-fe0e09be4c95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd0f19aa-0a6e-4e63-804b-4419c0dbb6de', 'code': 200} 2026-07-07 21:26:07.527 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port dd0f19aa-0a6e-4e63-804b-4419c0dbb6de 2026-07-07 21:26:15.718 16 INFO neutron.plugins.ml2.plugin [None req-5f51369b-93ef-4884-a5d0-9f39e10ca909 - - - - - -] Attempt 1 to provision port 79ca4bdc-f21c-4d52-a543-462f62c2b657 2026-07-07 21:26:21.599 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79ca4bdc-f21c-4d52-a543-462f62c2b657 2026-07-07 21:26:21.692 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a570276-6c9b-4847-98ab-e67b0da88a1f'] response: {'server_uuid': '369fdbd2-6230-44c3-b16b-fe0e09be4c95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79ca4bdc-f21c-4d52-a543-462f62c2b657', 'code': 200} 2026-07-07 21:26:23.568 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79ca4bdc-f21c-4d52-a543-462f62c2b657 2026-07-07 21:26:25.886 13 INFO neutron.plugins.ml2.plugin [None req-65d4fc91-77ce-4d37-ba6d-c0edc000913d - - - - - -] Attempt 1 to provision port dd0f19aa-0a6e-4e63-804b-4419c0dbb6de 2026-07-07 21:26:39.352 13 INFO neutron.plugins.ml2.plugin [None req-5607e979-6a73-440b-b626-973e4e03d016 - - - - - -] Attempt 1 to provision port 79ca4bdc-f21c-4d52-a543-462f62c2b657 2026-07-07 21:26:39.609 16 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port 79ca4bdc-f21c-4d52-a543-462f62c2b657 2026-07-07 21:26:40.694 16 INFO neutron.plugins.ml2.plugin [None req-e2a80c4a-05a2-4944-ba6d-4ebc7b078487 - - - - - -] Attempt 1 to provision port 79ca4bdc-f21c-4d52-a543-462f62c2b657 2026-07-07 21:26:49.585 16 INFO neutron.plugins.ml2.plugin [None req-7b1d2dd4-b832-49d7-93b2-cb9e5e0df942 - - - - - -] Attempt 1 to provision port dd0f19aa-0a6e-4e63-804b-4419c0dbb6de 2026-07-07 21:26:49.634 13 INFO neutron.plugins.ml2.plugin [None req-c8390f21-4bb9-4797-89d3-2ad5d410671a - - - - - -] Attempt 1 to provision port dd0f19aa-0a6e-4e63-804b-4419c0dbb6de