+ 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-16 15:01:12.101 1 INFO neutron.common.config [-] Logging enabled! 2026-07-16 15:01:12.101 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-16 15:01:12.102 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-16 15:01:12.102 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 15:01:13.490 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 15:01:13.492 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 15:01:13.495 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 15:01:13.496 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 15:01:13.496 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 15:01:13.497 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 15:01:13.497 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 15:01:13.503 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 15:01:13.503 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 15:01:13.503 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 15:01:13.521 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 15:01:13.522 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 15:01:13.522 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 15:01:13.541 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 15:01:13.541 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 15:01:13.541 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 15:01:13.542 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 15:01:13.807 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 15:01:13.984 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 15:01:13.984 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 15:01:13.984 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 15:01:14.031 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 15:01:14.031 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 15:01:14.031 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 15:01:14.032 1 INFO neutron.plugins.ml2.extensions.port_security [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 15:01:14.032 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing extension driver 'qos' 2026-07-16 15:01:14.032 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 15:01:14.032 1 INFO neutron.plugins.ml2.managers [None req-26e4f002-bf41-4097-ae21-36c421c007b1 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 15:01:14.047 1 INFO neutron.quota [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded quota_driver: . 2026-07-16 15:01:14.047 1 INFO neutron.plugins.ml2.plugin [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 15:01:14.048 1 INFO neutron.plugins.ml2.managers [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 15:01:14.048 1 INFO neutron.plugins.ml2.managers [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 15:01:14.048 1 INFO neutron.plugins.ml2.managers [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 15:01:14.048 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: qos 2026-07-16 15:01:14.058 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: router 2026-07-16 15:01:14.093 1 INFO neutron.services.service_base [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 15:01:14.093 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: segments 2026-07-16 15:01:14.158 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: trunk 2026-07-16 15:01:14.171 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: vpnaas 2026-07-16 15:01:14.201 1 WARNING stevedore.named [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 15:01:14.272 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 15:01:14.273 1 INFO neutron.common.utils [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 15:01:14.273 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: taas 2026-07-16 15:01:14.293 1 WARNING stevedore.named [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 15:01:14.293 1 WARNING stevedore.named [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 15:01:14.325 1 INFO neutron_taas.services.taas.taas_plugin [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 15:01:14.325 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: tapmirror 2026-07-16 15:01:14.336 1 WARNING stevedore.named [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 15:01:14.336 1 WARNING stevedore.named [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 15:01:14.347 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 15:01:14.347 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 15:01:14.354 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: tag 2026-07-16 15:01:14.362 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: timestamp 2026-07-16 15:01:14.364 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 15:01:14.367 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: flavors 2026-07-16 15:01:14.370 1 INFO neutron.manager [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loading Plugin: revisions 2026-07-16 15:01:14.373 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Initializing extension manager. 2026-07-16 15:01:14.375 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: address-group 2026-07-16 15:01:14.375 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: address-scope 2026-07-16 15:01:14.376 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 15:01:14.376 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: agent 2026-07-16 15:01:14.377 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 15:01:14.378 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 15:01:14.378 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 15:01:14.379 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: availability_zone 2026-07-16 15:01:14.379 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 15:01:14.380 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 15:01:14.380 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 15:01:14.381 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 15:01:14.382 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: dns-integration 2026-07-16 15:01:14.382 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 15:01:14.383 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 15:01:14.383 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: dvr 2026-07-16 15:01:14.383 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 15:01:14.384 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 15:01:14.384 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 15:01:14.385 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 15:01:14.385 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: external-net 2026-07-16 15:01:14.385 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 15:01:14.386 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: extraroute 2026-07-16 15:01:14.386 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 15:01:14.387 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 15:01:14.387 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 15:01:14.388 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 15:01:14.388 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 15:01:14.388 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: fip-port-details 2026-07-16 15:01:14.389 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: flavors 2026-07-16 15:01:14.390 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 15:01:14.394 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 15:01:14.394 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: ip_allocation 2026-07-16 15:01:14.394 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 15:01:14.395 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 15:01:14.397 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: router 2026-07-16 15:01:14.398 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 15:01:14.398 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 15:01:14.399 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 15:01:14.400 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 15:01:14.400 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: l3-ha 2026-07-16 15:01:14.401 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 15:01:14.401 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 15:01:14.402 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: l3-flavors 2026-07-16 15:01:14.403 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 15:01:14.404 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 15:01:14.406 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 15:01:14.407 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 15:01:14.408 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 15:01:14.409 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 15:01:14.410 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 15:01:14.410 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: multi-provider 2026-07-16 15:01:14.410 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: net-mtu 2026-07-16 15:01:14.411 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 15:01:14.411 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 15:01:14.412 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: network_ha 2026-07-16 15:01:14.412 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 15:01:14.413 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 15:01:14.413 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: pagination 2026-07-16 15:01:14.414 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-device-profile 2026-07-16 15:01:14.414 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 15:01:14.415 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 15:01:14.415 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 15:01:14.415 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-mac-override 2026-07-16 15:01:14.416 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 15:01:14.416 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 15:01:14.416 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 15:01:14.417 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-resource-request 2026-07-16 15:01:14.417 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 15:01:14.418 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 15:01:14.418 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: binding 2026-07-16 15:01:14.419 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: binding-extended 2026-07-16 15:01:14.419 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-security 2026-07-16 15:01:14.419 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: project-id 2026-07-16 15:01:14.420 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: provider 2026-07-16 15:01:14.420 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 15:01:14.422 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos 2026-07-16 15:01:14.423 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 15:01:14.423 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 15:01:14.423 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-default 2026-07-16 15:01:14.424 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-fip 2026-07-16 15:01:14.424 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 15:01:14.425 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 15:01:14.425 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 15:01:14.425 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 15:01:14.426 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 15:01:14.427 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-pps 2026-07-16 15:01:14.427 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 15:01:14.428 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 15:01:14.428 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 15:01:14.428 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 15:01:14.429 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 15:01:14.431 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: quotas 2026-07-16 15:01:14.433 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: quota_details 2026-07-16 15:01:14.434 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: rbac-policies 2026-07-16 15:01:14.435 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 15:01:14.435 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 15:01:14.436 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 15:01:14.436 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 15:01:14.436 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: revision-if-match 2026-07-16 15:01:14.437 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 15:01:14.437 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 15:01:14.438 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 15:01:14.439 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 15:01:14.440 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 15:01:14.440 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 15:01:14.440 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 15:01:14.441 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 15:01:14.441 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 15:01:14.445 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: security-group 2026-07-16 15:01:14.446 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: segment 2026-07-16 15:01:14.446 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 15:01:14.447 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: service-type 2026-07-16 15:01:14.447 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: sorting 2026-07-16 15:01:14.447 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 15:01:14.448 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 15:01:14.448 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 15:01:14.449 1 WARNING neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 15:01:14.449 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 15:01:14.449 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: subnet-external-network 2026-07-16 15:01:14.450 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 15:01:14.450 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 15:01:14.451 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 15:01:14.451 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 15:01:14.452 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 15:01:14.452 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: tag-creation 2026-07-16 15:01:14.453 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 15:01:14.456 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 15:01:14.456 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 15:01:14.457 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: trunk 2026-07-16 15:01:14.457 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: trunk-details 2026-07-16 15:01:14.458 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 15:01:14.458 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 15:01:14.458 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 15:01:14.460 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 15:01:14.461 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 15:01:14.462 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 15:01:14.463 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 15:01:14.464 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: vpnaas 2026-07-16 15:01:14.465 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: taas 2026-07-16 15:01:14.466 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: tap-mirror 2026-07-16 15:01:14.466 1 INFO neutron.api.extensions [None req-0b95ff34-9780-469c-a82c-5e0695f63415 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 15:01:44.547 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 15:01:44.618 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 15:01:44.625 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-16 15:01:54.570 16 INFO neutron.db.l3_hamode_db [None req-69ed6e3e-1556-40d0-95d0-1915b34a8b6c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 15:02:16.089 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7a8efb0c-ece9-4ec9-9ce8-5b44a229f71e 2026-07-16 15:02:16.172 16 INFO neutron.plugins.ml2.plugin [None req-eb968d8a-f421-4843-a894-492e6499c205 - - - - - -] Attempt 1 to provision port 7a8efb0c-ece9-4ec9-9ce8-5b44a229f71e 2026-07-16 15:02:17.878 13 INFO neutron.plugins.ml2.plugin [None req-ee5d5deb-08b9-4413-b8ca-bb80bff17c54 - - - - - -] Attempt 1 to provision port 7a8efb0c-ece9-4ec9-9ce8-5b44a229f71e 2026-07-16 15:02:17.997 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7a8efb0c-ece9-4ec9-9ce8-5b44a229f71e 2026-07-16 15:06:57.916 13 INFO neutron.plugins.ml2.plugin [None req-13a6a0c9-2ac6-4f95-b0cc-add05012c678 - - - - - -] Attempt 1 to provision port e95945c6-2ef2-4070-9c89-8838387307ef 2026-07-16 15:06:58.101 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e95945c6-2ef2-4070-9c89-8838387307ef 2026-07-16 15:06:59.592 13 INFO neutron.plugins.ml2.plugin [None req-ef244b33-774f-47e1-a673-3c4b7dfe4ec6 - - - - - -] Attempt 1 to provision port e95945c6-2ef2-4070-9c89-8838387307ef 2026-07-16 15:07:00.071 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e95945c6-2ef2-4070-9c89-8838387307ef 2026-07-16 15:07:05.369 16 INFO neutron.plugins.ml2.plugin [None req-a551954e-01f9-4fa8-98a0-c8c95f4c92ff - - - - - -] Attempt 1 to provision port 3d8367dd-fe88-4dbd-ad91-e7fd19ed58ac 2026-07-16 15:10:51.058 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 3d8367dd-fe88-4dbd-ad91-e7fd19ed58ac 2026-07-16 15:10:52.137 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 3d8367dd-fe88-4dbd-ad91-e7fd19ed58ac 2026-07-16 15:15:09.601 13 INFO neutron.db.l3_hamode_db [None req-e9e1e588-0770-407b-933f-50b7360c1213 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 15:24:00.432 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port c49609c0-c4da-48e3-bcaa-215214ff01a7 2026-07-16 15:24:02.364 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port c49609c0-c4da-48e3-bcaa-215214ff01a7 2026-07-16 15:29:38.563 13 INFO neutron.plugins.ml2.plugin [None req-34e91f71-55e3-4c53-9e92-fe877ac61075 - - - - - -] Attempt 1 to provision port e95945c6-2ef2-4070-9c89-8838387307ef 2026-07-16 15:29:38.620 13 INFO neutron.plugins.ml2.plugin [None req-34e91f71-55e3-4c53-9e92-fe877ac61075 - - - - - -] Attempt 1 to provision port 7a8efb0c-ece9-4ec9-9ce8-5b44a229f71e 2026-07-16 15:29:38.676 13 INFO neutron.plugins.ml2.plugin [None req-34e91f71-55e3-4c53-9e92-fe877ac61075 - - - - - -] Attempt 1 to provision port 3d8367dd-fe88-4dbd-ad91-e7fd19ed58ac 2026-07-16 15:42:20.778 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port c143b01a-4e14-4d85-acd7-2ab8e7e82f10 2026-07-16 15:42:22.660 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port c143b01a-4e14-4d85-acd7-2ab8e7e82f10 2026-07-16 15:42:26.708 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d633a7bf-1a13-465d-abb5-ccce43b57e42 2026-07-16 15:42:29.125 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d633a7bf-1a13-465d-abb5-ccce43b57e42 2026-07-16 15:42:29.408 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 77bd22fc-3834-41bf-b503-5060331e0d93 2026-07-16 15:42:30.830 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 53bcab21-4e33-4f74-b280-dfe11970676d 2026-07-16 15:42:31.244 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 77bd22fc-3834-41bf-b503-5060331e0d93 2026-07-16 15:42:31.435 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 550f4062-49e7-43ea-8cf7-3f31925d876d 2026-07-16 15:42:31.912 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d2bab770-9b1d-49f0-bd3e-c586a0b209f1 2026-07-16 15:42:32.691 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 53bcab21-4e33-4f74-b280-dfe11970676d 2026-07-16 15:42:32.715 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port 18a1a3df-d5d8-4f79-862a-2ce2f70f004a 2026-07-16 15:42:32.744 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port c143b01a-4e14-4d85-acd7-2ab8e7e82f10 2026-07-16 15:42:32.797 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port 196a483d-6365-40a4-befa-4c16267a84d7 2026-07-16 15:42:32.823 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port 77bd22fc-3834-41bf-b503-5060331e0d93 2026-07-16 15:42:32.882 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port 54a07415-23db-47aa-b11c-a419b0222ecb 2026-07-16 15:42:32.912 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port d633a7bf-1a13-465d-abb5-ccce43b57e42 2026-07-16 15:42:32.921 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 550f4062-49e7-43ea-8cf7-3f31925d876d 2026-07-16 15:42:32.959 13 INFO neutron.plugins.ml2.plugin [None req-6544a150-1d25-474b-8ba3-e13460a4c7e8 - - - - - -] Attempt 1 to provision port 70b7f228-b1c8-433c-9dd7-845f434bc921 2026-07-16 15:42:33.104 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d2bab770-9b1d-49f0-bd3e-c586a0b209f1 2026-07-16 15:42:38.371 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e505ba4d-69da-4751-a3b2-356765e0dd03 2026-07-16 15:42:38.435 16 INFO neutron.plugins.ml2.plugin [None req-d39ed00e-b22f-4142-9246-0b5c61736fd8 - - - - - -] Attempt 1 to provision port e505ba4d-69da-4751-a3b2-356765e0dd03 2026-07-16 15:42:38.506 16 INFO neutron.plugins.ml2.plugin [None req-d39ed00e-b22f-4142-9246-0b5c61736fd8 - - - - - -] Attempt 1 to provision port 9e30d927-d13f-4aad-b8d3-f13a66e821ba 2026-07-16 15:42:38.531 16 INFO neutron.plugins.ml2.plugin [None req-d39ed00e-b22f-4142-9246-0b5c61736fd8 - - - - - -] Attempt 1 to provision port 77bd22fc-3834-41bf-b503-5060331e0d93 2026-07-16 15:42:38.581 16 INFO neutron.plugins.ml2.plugin [None req-d39ed00e-b22f-4142-9246-0b5c61736fd8 - - - - - -] Attempt 1 to provision port 54a07415-23db-47aa-b11c-a419b0222ecb 2026-07-16 15:42:38.599 16 INFO neutron.plugins.ml2.plugin [None req-d39ed00e-b22f-4142-9246-0b5c61736fd8 - - - - - -] Attempt 1 to provision port 70b7f228-b1c8-433c-9dd7-845f434bc921 2026-07-16 15:42:38.730 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d97db0a3-fe8a-4121-8a72-6c857f0476bb 2026-07-16 15:42:38.959 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-51601657-850b-4d7e-a60b-9fbb2525f055'] response: {'server_uuid': 'c630a70d-91e4-4ae2-9c2a-27fd30907ded', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e505ba4d-69da-4751-a3b2-356765e0dd03', 'code': 200} 2026-07-16 15:42:39.262 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:42:40.964 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e505ba4d-69da-4751-a3b2-356765e0dd03 2026-07-16 15:42:41.009 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0569a528-c31f-4a0f-afcd-82dd875238df'] response: {'server_uuid': 'dda1a549-c0a3-4d5e-bc1c-2c2a10879fc4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd97db0a3-fe8a-4121-8a72-6c857f0476bb', 'code': 200} 2026-07-16 15:42:41.009 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0569a528-c31f-4a0f-afcd-82dd875238df'] response: {'server_uuid': 'd4a3c1e4-f02c-4e9b-a451-3e1a90d43513', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4', 'code': 200} 2026-07-16 15:42:41.228 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d97db0a3-fe8a-4121-8a72-6c857f0476bb 2026-07-16 15:42:41.455 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:42:44.221 13 INFO neutron.plugins.ml2.plugin [None req-564989d8-1223-47a8-9d03-5bb2288ac472 - - - - - -] Attempt 1 to provision port 54a07415-23db-47aa-b11c-a419b0222ecb 2026-07-16 15:42:44.250 13 INFO neutron.plugins.ml2.plugin [None req-564989d8-1223-47a8-9d03-5bb2288ac472 - - - - - -] Attempt 1 to provision port 219ea123-adf3-4bb7-ad55-f1eb8ef4c60f 2026-07-16 15:42:44.289 13 INFO neutron.plugins.ml2.plugin [None req-564989d8-1223-47a8-9d03-5bb2288ac472 - - - - - -] Attempt 1 to provision port 70b7f228-b1c8-433c-9dd7-845f434bc921 2026-07-16 15:42:44.343 13 INFO neutron.plugins.ml2.plugin [None req-564989d8-1223-47a8-9d03-5bb2288ac472 - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:42:46.817 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d4f9223d-fb56-4438-b7ba-c4b654386f2e 2026-07-16 15:42:49.121 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port d4f9223d-fb56-4438-b7ba-c4b654386f2e 2026-07-16 15:42:49.324 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f528de45-c00c-4f1d-9184-aedd20d32433 2026-07-16 15:42:49.974 16 INFO neutron.plugins.ml2.plugin [None req-c00156ed-560d-4d4e-beff-a27c6d4cd6d1 - - - - - -] Attempt 1 to provision port 54a07415-23db-47aa-b11c-a419b0222ecb 2026-07-16 15:42:50.025 16 INFO neutron.plugins.ml2.plugin [None req-c00156ed-560d-4d4e-beff-a27c6d4cd6d1 - - - - - -] Attempt 1 to provision port f528de45-c00c-4f1d-9184-aedd20d32433 2026-07-16 15:42:50.116 16 INFO neutron.plugins.ml2.plugin [None req-c00156ed-560d-4d4e-beff-a27c6d4cd6d1 - - - - - -] Attempt 1 to provision port 879015a4-5623-4141-a372-7117a1b017db 2026-07-16 15:42:51.008 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f528de45-c00c-4f1d-9184-aedd20d32433 2026-07-16 15:42:58.022 13 INFO neutron.plugins.ml2.plugin [None req-9619989a-2efb-4d12-80c7-97837d24f964 - - - - - -] Attempt 1 to provision port e505ba4d-69da-4751-a3b2-356765e0dd03 2026-07-16 15:42:58.076 13 INFO neutron.plugins.ml2.plugin [None req-9619989a-2efb-4d12-80c7-97837d24f964 - - - - - -] Attempt 1 to provision port 1451eb18-ce9c-4b07-a89e-3719fb9e941f 2026-07-16 15:42:58.101 13 INFO neutron.plugins.ml2.plugin [None req-9619989a-2efb-4d12-80c7-97837d24f964 - - - - - -] Attempt 1 to provision port 879015a4-5623-4141-a372-7117a1b017db 2026-07-16 15:42:58.125 13 INFO neutron.plugins.ml2.plugin [None req-9619989a-2efb-4d12-80c7-97837d24f964 - - - - - -] Attempt 1 to provision port f528de45-c00c-4f1d-9184-aedd20d32433 2026-07-16 15:42:59.878 13 INFO neutron.plugins.ml2.plugin [None req-1e08a8ce-fdc5-4cc9-8085-fedf7e609d46 - - - - - -] Attempt 1 to provision port 879015a4-5623-4141-a372-7117a1b017db 2026-07-16 15:43:01.797 13 INFO neutron.plugins.ml2.plugin [None req-58ecec2f-7a15-4eb4-bcf9-2092acf277e6 - - - - - -] Attempt 1 to provision port 879015a4-5623-4141-a372-7117a1b017db 2026-07-16 15:43:04.994 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 196a483d-6365-40a4-befa-4c16267a84d7 2026-07-16 15:43:07.645 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 70b7f228-b1c8-433c-9dd7-845f434bc921 2026-07-16 15:43:08.014 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 196a483d-6365-40a4-befa-4c16267a84d7 2026-07-16 15:43:08.166 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 67e3088b-300a-4103-a34e-b6795fa0fddc 2026-07-16 15:43:08.269 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1b45fd2-106e-4880-860d-7e5e9c6224a4'] response: {'server_uuid': 'b441cda6-6331-43a1-8f07-7971c129f21a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67e3088b-300a-4103-a34e-b6795fa0fddc', 'code': 200} 2026-07-16 15:43:09.082 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 219ea123-adf3-4bb7-ad55-f1eb8ef4c60f 2026-07-16 15:43:09.371 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 70b7f228-b1c8-433c-9dd7-845f434bc921 2026-07-16 15:43:09.682 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 54a07415-23db-47aa-b11c-a419b0222ecb 2026-07-16 15:43:10.382 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 67e3088b-300a-4103-a34e-b6795fa0fddc 2026-07-16 15:43:11.176 16 INFO neutron.plugins.ml2.plugin [None req-bb96db80-c553-48d1-83e4-77dbdd089d3a - - - - - -] Attempt 1 to provision port 0a61459c-57ca-4b80-97b9-32b5ad73cade 2026-07-16 15:43:11.213 16 INFO neutron.plugins.ml2.plugin [None req-bb96db80-c553-48d1-83e4-77dbdd089d3a - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:43:11.237 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 879015a4-5623-4141-a372-7117a1b017db 2026-07-16 15:43:11.677 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:43:12.060 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1451eb18-ce9c-4b07-a89e-3719fb9e941f 2026-07-16 15:43:12.594 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 219ea123-adf3-4bb7-ad55-f1eb8ef4c60f 2026-07-16 15:43:12.771 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 54a07415-23db-47aa-b11c-a419b0222ecb 2026-07-16 15:43:13.377 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1451eb18-ce9c-4b07-a89e-3719fb9e941f 2026-07-16 15:43:13.532 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 879015a4-5623-4141-a372-7117a1b017db 2026-07-16 15:43:14.142 16 INFO neutron.plugins.ml2.plugin [None req-3b593534-5464-4388-9a9e-ee4d13d89bf2 - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:43:15.444 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4 2026-07-16 15:43:18.213 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-30fac53b-911e-48dd-a8f4-ecaf098690de'] response: {'server_uuid': 'd4a3c1e4-f02c-4e9b-a451-3e1a90d43513', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ab32e8c1-e773-425f-a9c4-a7eac9ecc9f4', 'code': 200} 2026-07-16 15:43:19.626 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c63d25c-39a3-40df-a9b3-6c927e7b0cfe'] response: {'server_uuid': 'c630a70d-91e4-4ae2-9c2a-27fd30907ded', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e505ba4d-69da-4751-a3b2-356765e0dd03', 'code': 200} 2026-07-16 15:43:21.984 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e505ba4d-69da-4751-a3b2-356765e0dd03 2026-07-16 15:43:22.081 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d0715a6-71a8-484e-b5ee-49fd51c10604'] response: {'server_uuid': 'c630a70d-91e4-4ae2-9c2a-27fd30907ded', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e505ba4d-69da-4751-a3b2-356765e0dd03', 'code': 200} 2026-07-16 15:43:23.643 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e505ba4d-69da-4751-a3b2-356765e0dd03 2026-07-16 15:43:31.796 16 INFO neutron.plugins.ml2.plugin [None req-d02ab477-d76c-42ec-bfe5-a2fa5e28807a - - - - - -] Attempt 1 to provision port c193d7ca-2cfc-4722-aecd-1c349a710aa9 2026-07-16 15:43:33.385 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2e32166d-063f-4dc3-84d8-6fa8cd4acdcb 2026-07-16 15:43:35.409 16 INFO neutron.plugins.ml2.plugin [None req-fd616f64-7f36-40b5-a9dd-3e6a3964e5cc - - - - - -] Attempt 1 to provision port 02eb4c1b-f63a-4a6e-beb6-14cbf3eba56f 2026-07-16 15:43:35.449 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 02eb4c1b-f63a-4a6e-beb6-14cbf3eba56f 2026-07-16 15:43:35.627 16 INFO neutron.plugins.ml2.plugin [None req-fd616f64-7f36-40b5-a9dd-3e6a3964e5cc - - - - - -] Attempt 1 to provision port be6a1bb8-5adb-4c4d-bd91-cf12928f6386 2026-07-16 15:43:36.228 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2e32166d-063f-4dc3-84d8-6fa8cd4acdcb 2026-07-16 15:43:37.533 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 9a91e386-a417-4d3b-ad54-2e5b468cfb96 2026-07-16 15:43:37.920 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 02eb4c1b-f63a-4a6e-beb6-14cbf3eba56f 2026-07-16 15:43:39.474 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 9a91e386-a417-4d3b-ad54-2e5b468cfb96 2026-07-16 15:43:43.969 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 78f24e00-f241-4d40-938a-fb67ab73801c 2026-07-16 15:43:44.278 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b6265fa-af2e-4b12-87b4-7524314e713a'] response: {'server_uuid': '3403b200-e7e1-40f2-87f0-a6223bbe6c07', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '78f24e00-f241-4d40-938a-fb67ab73801c', 'code': 200} 2026-07-16 15:43:45.552 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 78f24e00-f241-4d40-938a-fb67ab73801c 2026-07-16 15:43:49.426 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port be6a1bb8-5adb-4c4d-bd91-cf12928f6386 2026-07-16 15:43:49.787 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port c193d7ca-2cfc-4722-aecd-1c349a710aa9 2026-07-16 15:43:51.469 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port be6a1bb8-5adb-4c4d-bd91-cf12928f6386 2026-07-16 15:43:51.666 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port c193d7ca-2cfc-4722-aecd-1c349a710aa9 2026-07-16 15:43:51.869 16 INFO neutron.plugins.ml2.plugin [None req-40b7f614-a516-4387-be5a-e05f56141ec8 - - - - - -] Attempt 1 to provision port 02eb4c1b-f63a-4a6e-beb6-14cbf3eba56f 2026-07-16 15:43:52.014 16 INFO neutron.plugins.ml2.plugin [None req-40b7f614-a516-4387-be5a-e05f56141ec8 - - - - - -] Attempt 1 to provision port be6a1bb8-5adb-4c4d-bd91-cf12928f6386 2026-07-16 15:43:52.210 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd3d3f62-6f9e-4939-a56c-0b99d299e361'] response: {'server_uuid': '3403b200-e7e1-40f2-87f0-a6223bbe6c07', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '78f24e00-f241-4d40-938a-fb67ab73801c', 'code': 200} 2026-07-16 15:43:52.380 16 INFO neutron.plugins.ml2.plugin [None req-40b7f614-a516-4387-be5a-e05f56141ec8 - - - - - -] Attempt 1 to provision port 78f24e00-f241-4d40-938a-fb67ab73801c 2026-07-16 15:43:52.578 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b4cd83-b865-4cb7-866e-fe2505862522'] response: {'server_uuid': '3403b200-e7e1-40f2-87f0-a6223bbe6c07', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '78f24e00-f241-4d40-938a-fb67ab73801c', 'code': 200} 2026-07-16 15:44:07.410 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 191ddb12-d408-4dd7-8e2e-8755f0fabb9a 2026-07-16 15:44:08.690 16 INFO neutron.plugins.ml2.plugin [None req-2b77a173-51c8-4f6c-ad73-71695fa80d1d - - - - - -] Attempt 1 to provision port a295ac1b-4de8-46bf-b546-3305ce8d97db 2026-07-16 15:44:09.345 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 191ddb12-d408-4dd7-8e2e-8755f0fabb9a 2026-07-16 15:44:11.375 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port baf1bdef-b58b-4aff-b158-eb81bab2cfe5 2026-07-16 15:44:12.974 13 INFO neutron.plugins.ml2.plugin [None req-363ca8ac-c04d-4332-a670-61c9227dbc7c - - - - - -] Attempt 1 to provision port 1844bcd5-4a70-46ef-bf3d-66eb0d8b9575 2026-07-16 15:44:13.020 13 INFO neutron.plugins.ml2.plugin [None req-363ca8ac-c04d-4332-a670-61c9227dbc7c - - - - - -] Attempt 1 to provision port baf1bdef-b58b-4aff-b158-eb81bab2cfe5 2026-07-16 15:44:13.450 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port baf1bdef-b58b-4aff-b158-eb81bab2cfe5 2026-07-16 15:44:18.047 16 INFO neutron.plugins.ml2.plugin [None req-3b668f9f-55dd-452e-9644-a33eaff13756 - - - - - -] Attempt 1 to provision port 1844bcd5-4a70-46ef-bf3d-66eb0d8b9575 2026-07-16 15:44:18.077 16 INFO neutron.plugins.ml2.plugin [None req-3b668f9f-55dd-452e-9644-a33eaff13756 - - - - - -] Attempt 1 to provision port baf1bdef-b58b-4aff-b158-eb81bab2cfe5 2026-07-16 15:44:18.447 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port bf9a5658-747c-46e2-8a3b-fc6fa5ba36de 2026-07-16 15:44:18.559 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f5f1a2-f50c-4f21-af71-b92c1b731f77'] response: {'server_uuid': 'a4c6c56c-d836-41f6-9795-8239511ecb2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf9a5658-747c-46e2-8a3b-fc6fa5ba36de', 'code': 200} 2026-07-16 15:44:19.351 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port bf9a5658-747c-46e2-8a3b-fc6fa5ba36de 2026-07-16 15:44:21.236 16 INFO neutron.plugins.ml2.plugin [None req-a0c99f25-eb0e-4f55-918e-4accc0757419 - - - - - -] Attempt 1 to provision port bf9a5658-747c-46e2-8a3b-fc6fa5ba36de 2026-07-16 15:44:21.299 16 INFO neutron.plugins.ml2.plugin [None req-a0c99f25-eb0e-4f55-918e-4accc0757419 - - - - - -] Attempt 1 to provision port 1844bcd5-4a70-46ef-bf3d-66eb0d8b9575 2026-07-16 15:44:25.597 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port a295ac1b-4de8-46bf-b546-3305ce8d97db 2026-07-16 15:44:25.886 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2cd35dc2-5c1c-445a-a4e8-3638b55356e0 2026-07-16 15:44:26.246 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1844bcd5-4a70-46ef-bf3d-66eb0d8b9575 2026-07-16 15:44:26.540 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 396ac001-6f4d-4f69-a5bd-f8cfe9914393 2026-07-16 15:44:27.105 16 INFO neutron.plugins.ml2.plugin [None req-749af78e-a4f3-4324-853c-fbad9c34d2f2 - - - - - -] Attempt 1 to provision port 396ac001-6f4d-4f69-a5bd-f8cfe9914393 2026-07-16 15:44:27.157 16 INFO neutron.plugins.ml2.plugin [None req-749af78e-a4f3-4324-853c-fbad9c34d2f2 - - - - - -] Attempt 1 to provision port 2a1f20a8-54c7-455d-ac64-2ab906d43328 2026-07-16 15:44:27.949 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1844bcd5-4a70-46ef-bf3d-66eb0d8b9575 2026-07-16 15:44:28.193 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port a295ac1b-4de8-46bf-b546-3305ce8d97db 2026-07-16 15:44:28.321 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2cd35dc2-5c1c-445a-a4e8-3638b55356e0 2026-07-16 15:44:28.544 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 396ac001-6f4d-4f69-a5bd-f8cfe9914393 2026-07-16 15:44:30.847 13 INFO neutron.plugins.ml2.plugin [None req-bb932fe4-896b-43c3-8697-ba082c07f1e1 - - - - - -] Attempt 1 to provision port 2a506c22-dff7-4d51-873e-323be16dc6fb 2026-07-16 15:44:30.932 13 INFO neutron.plugins.ml2.plugin [None req-bb932fe4-896b-43c3-8697-ba082c07f1e1 - - - - - -] Attempt 1 to provision port 2a1f20a8-54c7-455d-ac64-2ab906d43328 2026-07-16 15:44:34.479 16 INFO neutron.plugins.ml2.plugin [None req-5e2bac87-b2a3-4448-aeb6-7f59f80761de - - - - - -] Attempt 1 to provision port 2a1f20a8-54c7-455d-ac64-2ab906d43328 2026-07-16 15:44:39.027 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 35eac6b6-306d-4ef4-bdb1-b4c2a3c40833 2026-07-16 15:44:39.201 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3a98973-ca6c-4e1e-9a52-37f72db3c087'] response: {'server_uuid': '16ce7661-8011-4d67-acb3-dd74fe09f5b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35eac6b6-306d-4ef4-bdb1-b4c2a3c40833', 'code': 200} 2026-07-16 15:44:40.089 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 35eac6b6-306d-4ef4-bdb1-b4c2a3c40833 2026-07-16 15:44:42.130 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2a506c22-dff7-4d51-873e-323be16dc6fb 2026-07-16 15:44:42.441 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2a1f20a8-54c7-455d-ac64-2ab906d43328 2026-07-16 15:44:44.162 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2a506c22-dff7-4d51-873e-323be16dc6fb 2026-07-16 15:44:44.333 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 2a1f20a8-54c7-455d-ac64-2ab906d43328 2026-07-16 15:45:04.107 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f6558021-5a21-4158-812b-0ef5734f6be8 2026-07-16 15:45:06.058 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f6558021-5a21-4158-812b-0ef5734f6be8 2026-07-16 15:45:10.174 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 78ac68fc-c7e8-4729-8a0f-532b1b52364e 2026-07-16 15:45:10.447 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] No ports have port_id starting with 78ac68fc-c7e8-4729-8a0f-532b1b52364e 2026-07-16 15:45:16.125 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 079389ae-40c5-4690-8121-71368194dbe0 2026-07-16 15:45:24.128 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port de84f97f-3e8c-4987-b28d-37ab3bd355d8 2026-07-16 15:45:25.709 16 INFO neutron.plugins.ml2.plugin [None req-34065ec8-e5aa-4948-a39d-c356efc8319a - - - - - -] Attempt 1 to provision port de84f97f-3e8c-4987-b28d-37ab3bd355d8 2026-07-16 15:45:26.117 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port de84f97f-3e8c-4987-b28d-37ab3bd355d8 2026-07-16 15:45:30.137 16 INFO neutron.plugins.ml2.plugin [None req-63eed0ed-2da9-4b30-a154-9db939c711c9 - - - - - -] Attempt 1 to provision port d5a55f23-19c5-4bd7-9674-7e3df059831f 2026-07-16 15:45:51.591 13 INFO neutron.plugins.ml2.plugin [None req-265ee357-6300-43ad-b086-4c594a7aff71 - - - - - -] Attempt 1 to provision port e7c2bc59-3eaa-48eb-b565-64dbf8758996 2026-07-16 15:45:52.098 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e7c2bc59-3eaa-48eb-b565-64dbf8758996 2026-07-16 15:45:54.198 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port fe5aaff0-2967-4819-b009-cebc59ae8dd8 2026-07-16 15:45:54.601 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e7c2bc59-3eaa-48eb-b565-64dbf8758996 2026-07-16 15:45:54.793 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7a049fd2-e4a3-41b2-af90-7c71f5f24a0a 2026-07-16 15:45:56.117 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7a049fd2-e4a3-41b2-af90-7c71f5f24a0a 2026-07-16 15:45:56.347 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port fe5aaff0-2967-4819-b009-cebc59ae8dd8 2026-07-16 15:45:58.362 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 83e0f431-c4ec-4674-9561-a7b286982b39 2026-07-16 15:46:00.060 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 83e0f431-c4ec-4674-9561-a7b286982b39 2026-07-16 15:46:02.124 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 9c615173-6041-4e04-9aaf-35ac45bd4a9d 2026-07-16 15:46:04.189 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 9c615173-6041-4e04-9aaf-35ac45bd4a9d 2026-07-16 15:46:08.674 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f54f4dc5-16fa-47b1-b29e-251c6e3572d3 2026-07-16 15:46:08.894 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port 0d3e1924-1cdb-440f-b06d-dd4a0eb0c291 2026-07-16 15:46:08.924 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port 843fab97-8e20-494b-9078-e7e448a43fb3 2026-07-16 15:46:08.956 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port e7c2bc59-3eaa-48eb-b565-64dbf8758996 2026-07-16 15:46:09.014 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port 48f27ac9-931c-48ea-acba-e802b75781af 2026-07-16 15:46:09.040 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port 83e0f431-c4ec-4674-9561-a7b286982b39 2026-07-16 15:46:09.107 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port ba84ff61-7041-482b-b059-f937f3179672 2026-07-16 15:46:09.150 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port f54f4dc5-16fa-47b1-b29e-251c6e3572d3 2026-07-16 15:46:09.261 16 INFO neutron.plugins.ml2.plugin [None req-99995837-7cb6-458d-8a43-a2d8f227f900 - - - - - -] Attempt 1 to provision port 262d6ad8-5e61-4c03-a723-f97976300d4a 2026-07-16 15:46:09.269 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port b56b7369-f71f-4ae1-96ef-f2331b1ed694 2026-07-16 15:46:09.480 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e8b218-2ed5-42f1-b83a-83abdc5bd434'] response: {'server_uuid': 'be4534bc-bcb0-4fb9-a60a-03630f372368', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b56b7369-f71f-4ae1-96ef-f2331b1ed694', 'code': 200} 2026-07-16 15:46:10.388 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f54f4dc5-16fa-47b1-b29e-251c6e3572d3 2026-07-16 15:46:10.587 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port b56b7369-f71f-4ae1-96ef-f2331b1ed694 2026-07-16 15:46:13.343 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e9c8d97d-4160-48e6-bbde-38d27aeace0d 2026-07-16 15:46:13.704 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7ed324c0-b24b-4423-b361-04d5379f32c4 2026-07-16 15:46:13.840 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-271d48e5-be15-49cd-b0cf-b9ca4ed698c2'] response: {'server_uuid': 'adbbb91c-403a-4fd8-a36b-5b62af7e5ec3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ed324c0-b24b-4423-b361-04d5379f32c4', 'code': 200} 2026-07-16 15:46:15.126 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port e9c8d97d-4160-48e6-bbde-38d27aeace0d 2026-07-16 15:46:15.384 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 48f27ac9-931c-48ea-acba-e802b75781af 2026-07-16 15:46:15.669 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 22eeaf40-687b-48c1-b6a5-34b6a9c30ed8 2026-07-16 15:46:16.046 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7ed324c0-b24b-4423-b361-04d5379f32c4 2026-07-16 15:46:17.140 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 48f27ac9-931c-48ea-acba-e802b75781af 2026-07-16 15:46:17.527 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 22eeaf40-687b-48c1-b6a5-34b6a9c30ed8 2026-07-16 15:46:17.746 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 843fab97-8e20-494b-9078-e7e448a43fb3 2026-07-16 15:46:19.019 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 262d6ad8-5e61-4c03-a723-f97976300d4a 2026-07-16 15:46:19.330 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 843fab97-8e20-494b-9078-e7e448a43fb3 2026-07-16 15:46:21.014 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 262d6ad8-5e61-4c03-a723-f97976300d4a 2026-07-16 15:46:21.184 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 0d3e1924-1cdb-440f-b06d-dd4a0eb0c291 2026-07-16 15:46:21.465 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ba84ff61-7041-482b-b059-f937f3179672 2026-07-16 15:46:21.706 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f7108c24-4797-44f5-af24-f47a449feee9 2026-07-16 15:46:23.093 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1e3d242f-2c19-45b8-8bd9-acc5f7636a8d 2026-07-16 15:46:23.402 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port f7108c24-4797-44f5-af24-f47a449feee9 2026-07-16 15:46:23.568 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 0d3e1924-1cdb-440f-b06d-dd4a0eb0c291 2026-07-16 15:46:23.750 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ba84ff61-7041-482b-b059-f937f3179672 2026-07-16 15:46:24.970 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1e3d242f-2c19-45b8-8bd9-acc5f7636a8d 2026-07-16 15:46:27.592 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port fca1db9f-4ca6-4d2a-99ad-88be1b7328bf 2026-07-16 15:46:27.726 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cdfcbb1-28cf-48db-b655-349859cf543a'] response: {'server_uuid': '9003ab8a-b459-4e59-9c90-e8604b779027', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fca1db9f-4ca6-4d2a-99ad-88be1b7328bf', 'code': 200} 2026-07-16 15:46:28.193 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ac43c486-478c-4da2-aac2-6003c78dd5f8 2026-07-16 15:46:29.295 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port ac43c486-478c-4da2-aac2-6003c78dd5f8 2026-07-16 15:46:29.730 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port fca1db9f-4ca6-4d2a-99ad-88be1b7328bf 2026-07-16 15:46:30.042 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 76c6ba4b-c419-4aaa-be3c-5c1664706eef 2026-07-16 15:46:30.467 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 57cdada6-0e32-4877-9038-10b30c389a15 2026-07-16 15:46:31.186 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 1e3d242f-2c19-45b8-8bd9-acc5f7636a8d 2026-07-16 15:46:31.255 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port f7108c24-4797-44f5-af24-f47a449feee9 2026-07-16 15:46:31.308 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 76c6ba4b-c419-4aaa-be3c-5c1664706eef 2026-07-16 15:46:31.374 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 0d3e1924-1cdb-440f-b06d-dd4a0eb0c291 2026-07-16 15:46:31.432 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port aa579eb8-99a6-4f8d-ac8a-3757d9b6b62e 2026-07-16 15:46:31.432 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 89a52288-7e8a-4ac5-9f6f-cdeac70cf8bf 2026-07-16 15:46:31.707 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 76c6ba4b-c419-4aaa-be3c-5c1664706eef 2026-07-16 15:46:31.790 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port aa579eb8-99a6-4f8d-ac8a-3757d9b6b62e 2026-07-16 15:46:31.845 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port ac43c486-478c-4da2-aac2-6003c78dd5f8 2026-07-16 15:46:31.895 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 22eeaf40-687b-48c1-b6a5-34b6a9c30ed8 2026-07-16 15:46:31.898 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 57cdada6-0e32-4877-9038-10b30c389a15 2026-07-16 15:46:31.940 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 57cdada6-0e32-4877-9038-10b30c389a15 2026-07-16 15:46:31.985 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port 7ed324c0-b24b-4423-b361-04d5379f32c4 2026-07-16 15:46:32.031 13 INFO neutron.plugins.ml2.plugin [None req-2ef36446-38ef-4eb5-91c4-dce3827891bd - - - - - -] Attempt 1 to provision port f54f4dc5-16fa-47b1-b29e-251c6e3572d3 2026-07-16 15:46:32.075 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 89a52288-7e8a-4ac5-9f6f-cdeac70cf8bf 2026-07-16 15:46:33.398 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 89a52288-7e8a-4ac5-9f6f-cdeac70cf8bf 2026-07-16 15:46:33.563 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port aa579eb8-99a6-4f8d-ac8a-3757d9b6b62e 2026-07-16 15:46:39.819 16 INFO neutron.plugins.ml2.plugin [None req-158adac9-4114-4f83-bab4-5246eed065e1 - - - - - -] Attempt 1 to provision port aa579eb8-99a6-4f8d-ac8a-3757d9b6b62e 2026-07-16 15:46:39.888 16 INFO neutron.plugins.ml2.plugin [None req-158adac9-4114-4f83-bab4-5246eed065e1 - - - - - -] Attempt 1 to provision port ac43c486-478c-4da2-aac2-6003c78dd5f8 2026-07-16 15:46:39.951 16 INFO neutron.plugins.ml2.plugin [None req-158adac9-4114-4f83-bab4-5246eed065e1 - - - - - -] Attempt 1 to provision port 1e3d242f-2c19-45b8-8bd9-acc5f7636a8d 2026-07-16 15:46:40.003 16 INFO neutron.plugins.ml2.plugin [None req-158adac9-4114-4f83-bab4-5246eed065e1 - - - - - -] Attempt 1 to provision port 76c6ba4b-c419-4aaa-be3c-5c1664706eef 2026-07-16 15:46:40.056 16 INFO neutron.plugins.ml2.plugin [None req-158adac9-4114-4f83-bab4-5246eed065e1 - - - - - -] Attempt 1 to provision port 57cdada6-0e32-4877-9038-10b30c389a15 2026-07-16 15:46:40.101 16 INFO neutron.plugins.ml2.plugin [None req-158adac9-4114-4f83-bab4-5246eed065e1 - - - - - -] Attempt 1 to provision port fca1db9f-4ca6-4d2a-99ad-88be1b7328bf 2026-07-16 15:46:42.104 16 INFO neutron.plugins.ml2.plugin [None req-45ae41dd-4fa4-446a-861d-98c2d9f0b88b - - - - - -] Attempt 1 to provision port aa579eb8-99a6-4f8d-ac8a-3757d9b6b62e 2026-07-16 15:46:42.157 16 INFO neutron.plugins.ml2.plugin [None req-45ae41dd-4fa4-446a-861d-98c2d9f0b88b - - - - - -] Attempt 1 to provision port 76c6ba4b-c419-4aaa-be3c-5c1664706eef 2026-07-16 15:46:44.368 13 INFO neutron.plugins.ml2.plugin [None req-9308a016-ce43-4b04-b33d-9807f99b4660 - - - - - -] Attempt 1 to provision port 76c6ba4b-c419-4aaa-be3c-5c1664706eef 2026-07-16 15:46:45.441 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 14b42103-facf-4834-95b3-00a8ea7aa735 2026-07-16 15:46:45.609 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a89b2d2-c70a-4ee4-abf8-492050f1ac32'] response: {'server_uuid': 'd60e52df-525f-42ca-b25c-ad3b27658ae4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14b42103-facf-4834-95b3-00a8ea7aa735', 'code': 200} 2026-07-16 15:46:48.053 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 14b42103-facf-4834-95b3-00a8ea7aa735 2026-07-16 15:46:48.354 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 32749d84-b1c2-4884-a704-3b0f4561f50c 2026-07-16 15:46:48.532 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26fc13dd-e6b1-4c7d-81ca-dad09100baaa'] response: {'server_uuid': '597c72b0-30b5-4f14-a6d9-6d2d0787be05', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32749d84-b1c2-4884-a704-3b0f4561f50c', 'code': 200} 2026-07-16 15:46:49.422 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 32749d84-b1c2-4884-a704-3b0f4561f50c 2026-07-16 15:47:12.888 16 INFO neutron.plugins.ml2.plugin [None req-960aaf95-84f2-46b0-b941-65dba10e75b2 - - - - - -] Attempt 1 to provision port 0f4e6da0-992c-4a54-b06a-b5e4c8fe3498 2026-07-16 15:47:29.279 13 INFO neutron_taas.services.taas.taas_plugin [None req-f25cbec9-65e2-4b42-bb59-4c31d3393db8 - - - - - -] TaaS: Handle Delete Port: 83e0f431-c4ec-4674-9561-a7b286982b39 2026-07-16 15:47:29.285 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f25cbec9-65e2-4b42-bb59-4c31d3393db8 - - - - - -] Tap Mirror: Handle Delete Port: 83e0f431-c4ec-4674-9561-a7b286982b39 2026-07-16 15:47:36.012 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 216ad4e8-a6d4-4e3f-9252-e0f50537ade2 2026-07-16 15:47:36.162 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7861df8-c806-4a01-aeb9-c60d9c94d204'] response: {'server_uuid': '9baec588-a10b-4398-8fad-224b0cb9d7e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '216ad4e8-a6d4-4e3f-9252-e0f50537ade2', 'code': 200} 2026-07-16 15:47:37.458 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 216ad4e8-a6d4-4e3f-9252-e0f50537ade2 2026-07-16 15:47:39.229 16 INFO neutron.plugins.ml2.plugin [None req-0309ca80-c161-443e-a86b-6e95a78ae3b2 - - - - - -] Attempt 1 to provision port 7b386d43-3021-4b28-92bc-20304aa8c6ea 2026-07-16 15:47:39.663 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 7b386d43-3021-4b28-92bc-20304aa8c6ea 2026-07-16 15:48:16.138 16 INFO neutron.plugins.ml2.plugin [None req-ed2cae74-2284-4cee-955f-b97e4d26530b - - - - - -] Attempt 1 to provision port a9c8a681-1b00-46a0-8fba-38337fd5f960 2026-07-16 15:48:21.411 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port a9c8a681-1b00-46a0-8fba-38337fd5f960 2026-07-16 15:48:21.555 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf0c36e5-8ffa-4556-af73-c61aee7f0ef8'] response: {'server_uuid': '9baec588-a10b-4398-8fad-224b0cb9d7e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9c8a681-1b00-46a0-8fba-38337fd5f960', 'code': 200} 2026-07-16 15:48:23.392 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port a9c8a681-1b00-46a0-8fba-38337fd5f960 2026-07-16 15:48:25.925 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port a9c8a681-1b00-46a0-8fba-38337fd5f960 2026-07-16 15:48:50.194 16 INFO neutron.plugins.ml2.plugin [None req-f3449278-7981-442c-b852-62b91cefe364 - - - - - -] Attempt 1 to provision port 1fd913d3-ead6-472c-881f-fa9b602f408b 2026-07-16 15:48:58.993 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1fd913d3-ead6-472c-881f-fa9b602f408b 2026-07-16 15:48:59.128 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4f6c130-3580-41a0-9d06-eed9c12a83f9'] response: {'server_uuid': '9baec588-a10b-4398-8fad-224b0cb9d7e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fd913d3-ead6-472c-881f-fa9b602f408b', 'code': 200} 2026-07-16 15:48:59.607 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1fd913d3-ead6-472c-881f-fa9b602f408b 2026-07-16 15:49:09.919 13 INFO neutron.plugins.ml2.plugin [None req-70d753bd-85ae-4740-ad0e-3d4122f16020 - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:15.690 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:15.811 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c9056f-a5cf-4862-a861-6ef2806310e5'] response: {'server_uuid': '9baec588-a10b-4398-8fad-224b0cb9d7e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96249080-de65-4b5e-9384-eea263a6c02b', 'code': 200} 2026-07-16 15:49:17.620 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:19.684 16 INFO neutron.plugins.ml2.plugin [None req-aa1d8325-4ac0-4977-85e1-df89a16085a4 - - - - - -] Attempt 1 to provision port 1fd913d3-ead6-472c-881f-fa9b602f408b 2026-07-16 15:49:33.654 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:34.101 13 INFO neutron.plugins.ml2.plugin [None req-605b0615-f8eb-4268-b34c-e1eeab6e74d3 - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:35.485 13 INFO neutron.plugins.ml2.plugin [None req-9f13cd12-5cee-44cd-b310-4291aad1a692 - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:35.666 16 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 96249080-de65-4b5e-9384-eea263a6c02b 2026-07-16 15:49:44.521 16 INFO neutron.plugins.ml2.plugin [None req-e6f0958f-2990-4a56-b4c8-b0f031c59978 - - - - - -] Attempt 1 to provision port 1fd913d3-ead6-472c-881f-fa9b602f408b 2026-07-16 15:49:45.655 13 INFO neutron.plugins.ml2.plugin [None req-37036c52-490d-4de2-ad41-d93df84ea41d - - - - - -] Attempt 1 to provision port 1fd913d3-ead6-472c-881f-fa9b602f408b