+ 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-08-11 13:31:26.750 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 13:31:26.750 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 13:31:26.750 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 13:31:26.750 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 13:31:28.507 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 13:31:28.509 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 13:31:28.513 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 13:31:28.513 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 13:31:28.513 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 13:31:28.514 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 13:31:28.514 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:31:28.521 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:31:28.521 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:31:28.522 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 13:31:28.541 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 13:31:28.542 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 13:31:28.543 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 13:31:28.561 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 13:31:28.561 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 13:31:28.561 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 13:31:28.561 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 13:31:28.886 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing driver for type 'vlan' 2026-08-11 13:31:29.037 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] VlanTypeDriver initialization complete 2026-08-11 13:31:29.037 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 13:31:29.038 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 13:31:29.088 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 13:31:29.089 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 13:31:29.089 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing extension driver 'port_security' 2026-08-11 13:31:29.089 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 13:31:29.090 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing extension driver 'qos' 2026-08-11 13:31:29.090 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 13:31:29.090 1 INFO neutron.plugins.ml2.managers [None req-c19ff330-c4c9-4e5c-a550-f6817623455b - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 13:31:29.105 1 INFO neutron.quota [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded quota_driver: . 2026-08-11 13:31:29.106 1 INFO neutron.plugins.ml2.plugin [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 13:31:29.106 1 INFO neutron.plugins.ml2.managers [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 13:31:29.106 1 INFO neutron.plugins.ml2.managers [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 13:31:29.106 1 INFO neutron.plugins.ml2.managers [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 13:31:29.107 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: qos 2026-08-11 13:31:29.119 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: router 2026-08-11 13:31:29.158 1 INFO neutron.services.service_base [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 13:31:29.158 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: segments 2026-08-11 13:31:29.224 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: trunk 2026-08-11 13:31:29.238 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: vpnaas 2026-08-11 13:31:29.270 1 WARNING stevedore.named [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 13:31:29.347 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 13:31:29.348 1 INFO neutron.common.utils [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 13:31:29.348 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: taas 2026-08-11 13:31:29.372 1 WARNING stevedore.named [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 13:31:29.372 1 WARNING stevedore.named [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 13:31:29.400 1 INFO neutron_taas.services.taas.taas_plugin [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 13:31:29.400 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: tapmirror 2026-08-11 13:31:29.413 1 WARNING stevedore.named [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 13:31:29.414 1 WARNING stevedore.named [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 13:31:29.433 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 13:31:29.434 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 13:31:29.441 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: tag 2026-08-11 13:31:29.449 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: timestamp 2026-08-11 13:31:29.452 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 13:31:29.455 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: flavors 2026-08-11 13:31:29.459 1 INFO neutron.manager [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loading Plugin: revisions 2026-08-11 13:31:29.463 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Initializing extension manager. 2026-08-11 13:31:29.464 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: address-group 2026-08-11 13:31:29.465 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: address-scope 2026-08-11 13:31:29.465 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 13:31:29.466 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: agent 2026-08-11 13:31:29.467 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 13:31:29.468 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 13:31:29.468 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 13:31:29.469 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: availability_zone 2026-08-11 13:31:29.469 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 13:31:29.470 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 13:31:29.470 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 13:31:29.472 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 13:31:29.472 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: dns-integration 2026-08-11 13:31:29.473 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 13:31:29.473 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 13:31:29.474 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: dvr 2026-08-11 13:31:29.474 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 13:31:29.475 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 13:31:29.476 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 13:31:29.477 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 13:31:29.477 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: external-net 2026-08-11 13:31:29.478 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 13:31:29.479 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: extraroute 2026-08-11 13:31:29.480 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 13:31:29.481 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 13:31:29.481 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 13:31:29.482 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 13:31:29.482 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 13:31:29.483 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: fip-port-details 2026-08-11 13:31:29.483 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: flavors 2026-08-11 13:31:29.486 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 13:31:29.487 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 13:31:29.488 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: ip_allocation 2026-08-11 13:31:29.488 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 13:31:29.488 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 13:31:29.489 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: router 2026-08-11 13:31:29.491 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 13:31:29.492 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 13:31:29.492 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 13:31:29.493 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 13:31:29.493 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: l3-ha 2026-08-11 13:31:29.494 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 13:31:29.494 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 13:31:29.494 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: l3-flavors 2026-08-11 13:31:29.495 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 13:31:29.496 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 13:31:29.498 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 13:31:29.499 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 13:31:29.500 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 13:31:29.501 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 13:31:29.501 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 13:31:29.502 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: multi-provider 2026-08-11 13:31:29.502 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: net-mtu 2026-08-11 13:31:29.503 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 13:31:29.503 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 13:31:29.504 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: network_ha 2026-08-11 13:31:29.505 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 13:31:29.506 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 13:31:29.507 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: pagination 2026-08-11 13:31:29.507 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-device-profile 2026-08-11 13:31:29.508 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 13:31:29.508 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 13:31:29.509 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 13:31:29.509 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-mac-override 2026-08-11 13:31:29.509 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 13:31:29.510 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 13:31:29.510 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 13:31:29.511 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-resource-request 2026-08-11 13:31:29.512 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 13:31:29.512 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 13:31:29.513 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: binding 2026-08-11 13:31:29.513 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: binding-extended 2026-08-11 13:31:29.514 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-security 2026-08-11 13:31:29.514 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: project-id 2026-08-11 13:31:29.515 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: provider 2026-08-11 13:31:29.515 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 13:31:29.517 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos 2026-08-11 13:31:29.518 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 13:31:29.518 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 13:31:29.519 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-default 2026-08-11 13:31:29.520 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-fip 2026-08-11 13:31:29.520 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 13:31:29.521 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 13:31:29.521 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 13:31:29.521 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 13:31:29.522 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 13:31:29.523 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-pps 2026-08-11 13:31:29.523 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 13:31:29.523 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 13:31:29.524 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 13:31:29.524 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 13:31:29.525 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 13:31:29.527 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: quotas 2026-08-11 13:31:29.530 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: quota_details 2026-08-11 13:31:29.531 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: rbac-policies 2026-08-11 13:31:29.532 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 13:31:29.532 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 13:31:29.533 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 13:31:29.533 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 13:31:29.533 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: revision-if-match 2026-08-11 13:31:29.534 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 13:31:29.535 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 13:31:29.535 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 13:31:29.536 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 13:31:29.537 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 13:31:29.537 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 13:31:29.538 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 13:31:29.538 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 13:31:29.539 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 13:31:29.542 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: security-group 2026-08-11 13:31:29.544 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: segment 2026-08-11 13:31:29.544 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 13:31:29.544 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: service-type 2026-08-11 13:31:29.545 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: sorting 2026-08-11 13:31:29.545 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 13:31:29.546 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 13:31:29.546 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 13:31:29.547 1 WARNING neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 13:31:29.547 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 13:31:29.548 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 13:31:29.549 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 13:31:29.549 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 13:31:29.549 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 13:31:29.550 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 13:31:29.551 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 13:31:29.551 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: tag-creation 2026-08-11 13:31:29.552 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 13:31:29.555 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 13:31:29.556 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 13:31:29.556 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: trunk 2026-08-11 13:31:29.557 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: trunk-details 2026-08-11 13:31:29.557 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 13:31:29.557 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 13:31:29.558 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 13:31:29.559 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 13:31:29.560 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 13:31:29.561 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 13:31:29.561 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 13:31:29.564 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: vpnaas 2026-08-11 13:31:29.565 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: taas 2026-08-11 13:31:29.566 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: tap-mirror 2026-08-11 13:31:29.566 1 INFO neutron.api.extensions [None req-f3653f86-9d85-4629-8987-e4ccfa575b44 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 13:31:59.687 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 13:31:59.746 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 13:31:59.753 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 13:32:11.596 16 INFO neutron.db.l3_hamode_db [None req-9104c077-4132-46b8-87af-a7a334a67653 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 13:32:32.096 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ffe90b87-b3ee-4ef4-ba96-4b76c26d31f7 2026-08-11 13:32:33.727 16 INFO neutron.plugins.ml2.plugin [None req-2e4b6f91-a428-49aa-a5df-75248d6fc7c8 - - - - - -] Attempt 1 to provision port ffe90b87-b3ee-4ef4-ba96-4b76c26d31f7 2026-08-11 13:32:33.931 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ffe90b87-b3ee-4ef4-ba96-4b76c26d31f7 2026-08-11 13:32:35.443 16 INFO neutron.plugins.ml2.plugin [None req-cc567efa-64a6-437b-8678-810ddb8d97e6 - - - - - -] Attempt 1 to provision port ffe90b87-b3ee-4ef4-ba96-4b76c26d31f7 2026-08-11 13:37:27.745 13 INFO neutron.plugins.ml2.plugin [None req-b2af4c16-1e81-49e2-a995-d70a7f982da8 - - - - - -] Attempt 1 to provision port e9801672-b24e-42be-8bf1-ae65ea258eca 2026-08-11 13:37:27.991 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port e9801672-b24e-42be-8bf1-ae65ea258eca 2026-08-11 13:37:29.897 13 INFO neutron.plugins.ml2.plugin [None req-dd7b2238-1354-4d2e-988e-d623a07a201c - - - - - -] Attempt 1 to provision port e9801672-b24e-42be-8bf1-ae65ea258eca 2026-08-11 13:37:29.985 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port e9801672-b24e-42be-8bf1-ae65ea258eca 2026-08-11 13:37:35.962 16 INFO neutron.plugins.ml2.plugin [None req-3756641f-9786-409d-b6e3-29c82d7c52e8 - - - - - -] Attempt 1 to provision port 74e68f1a-2ec4-46ac-a6c0-78f947810cad 2026-08-11 13:41:39.075 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 74e68f1a-2ec4-46ac-a6c0-78f947810cad 2026-08-11 13:41:40.554 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 74e68f1a-2ec4-46ac-a6c0-78f947810cad 2026-08-11 13:51:02.751 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port fb0219b4-3f25-4d21-af7f-29e017635db0 2026-08-11 13:51:04.764 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port fb0219b4-3f25-4d21-af7f-29e017635db0 2026-08-11 13:59:47.063 13 INFO neutron.plugins.ml2.plugin [None req-146a6937-2d31-43e4-89c6-fc77a265c340 - - - - - -] Attempt 1 to provision port ffe90b87-b3ee-4ef4-ba96-4b76c26d31f7 2026-08-11 13:59:47.138 13 INFO neutron.plugins.ml2.plugin [None req-146a6937-2d31-43e4-89c6-fc77a265c340 - - - - - -] Attempt 1 to provision port e9801672-b24e-42be-8bf1-ae65ea258eca 2026-08-11 13:59:47.202 13 INFO neutron.plugins.ml2.plugin [None req-146a6937-2d31-43e4-89c6-fc77a265c340 - - - - - -] Attempt 1 to provision port 74e68f1a-2ec4-46ac-a6c0-78f947810cad 2026-08-11 14:09:59.164 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 217b96f9-1bd3-4c63-b8b8-6eb3cc6905d3 2026-08-11 14:10:01.168 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 217b96f9-1bd3-4c63-b8b8-6eb3cc6905d3 2026-08-11 14:10:03.005 16 INFO neutron.plugins.ml2.plugin [None req-1f5270cf-c961-475b-9825-50662502afa6 - - - - - -] Attempt 1 to provision port 217b96f9-1bd3-4c63-b8b8-6eb3cc6905d3 2026-08-11 14:10:03.153 16 INFO neutron.plugins.ml2.plugin [None req-1f5270cf-c961-475b-9825-50662502afa6 - - - - - -] Attempt 1 to provision port d53f3ffc-180a-454b-933e-9247c8879eb4 2026-08-11 14:10:03.206 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port d53f3ffc-180a-454b-933e-9247c8879eb4 2026-08-11 14:10:05.205 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port d53f3ffc-180a-454b-933e-9247c8879eb4 2026-08-11 14:10:07.439 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 1b3b176c-4a4e-43c1-be6f-9e8306b9966a 2026-08-11 14:10:09.680 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 1b3b176c-4a4e-43c1-be6f-9e8306b9966a 2026-08-11 14:10:09.977 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b1e42163-2c08-4740-bfa9-6e493ac670a6 2026-08-11 14:10:10.496 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port aba13333-8c44-4f58-8c3f-02add07942e1 2026-08-11 14:10:11.894 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b1e42163-2c08-4740-bfa9-6e493ac670a6 2026-08-11 14:10:12.168 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port aba13333-8c44-4f58-8c3f-02add07942e1 2026-08-11 14:10:13.806 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6bf2160b-4b70-4246-abf0-deb9f790363f 2026-08-11 14:10:15.208 13 INFO neutron.plugins.ml2.plugin [None req-58fe6751-2beb-4650-941e-b9f9fae1bad1 - - - - - -] Attempt 1 to provision port 6bf2160b-4b70-4246-abf0-deb9f790363f 2026-08-11 14:10:15.286 13 INFO neutron.plugins.ml2.plugin [None req-58fe6751-2beb-4650-941e-b9f9fae1bad1 - - - - - -] Attempt 1 to provision port 4cbe36c7-8f03-46ca-b522-cbcdc12232a5 2026-08-11 14:10:15.325 13 INFO neutron.plugins.ml2.plugin [None req-58fe6751-2beb-4650-941e-b9f9fae1bad1 - - - - - -] Attempt 1 to provision port 9b46ddf6-0ffe-45d1-90aa-cd6d5e535a1d 2026-08-11 14:10:15.353 13 INFO neutron.plugins.ml2.plugin [None req-58fe6751-2beb-4650-941e-b9f9fae1bad1 - - - - - -] Attempt 1 to provision port 1b3b176c-4a4e-43c1-be6f-9e8306b9966a 2026-08-11 14:10:15.884 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 8dda9299-52a9-4ea4-b612-16f457fcfda2 2026-08-11 14:10:16.496 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6bf2160b-4b70-4246-abf0-deb9f790363f 2026-08-11 14:10:18.377 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 8dda9299-52a9-4ea4-b612-16f457fcfda2 2026-08-11 14:10:18.710 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 752e2bfc-2f57-4b0d-9e75-5d7f00e4c223 2026-08-11 14:10:21.010 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b45378f2-2184-42d3-8c93-b2bc78929b9e 2026-08-11 14:10:21.413 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 752e2bfc-2f57-4b0d-9e75-5d7f00e4c223 2026-08-11 14:10:21.787 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-59111eac-936b-4db0-8fc8-6136dfcf31e8'] response: {'server_uuid': 'f3ccd0a9-609b-412c-8e6d-063bc22fd9af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b45378f2-2184-42d3-8c93-b2bc78929b9e', 'code': 200} 2026-08-11 14:10:22.798 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 05c766b7-6030-43fc-9c7e-7de278f00bc3 2026-08-11 14:10:23.251 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b45378f2-2184-42d3-8c93-b2bc78929b9e 2026-08-11 14:10:23.836 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-92d7233c-d533-4fe3-9406-67bde6950bd8'] response: {'server_uuid': '2ab6f5ae-f50c-4a4d-be28-b328997cb48a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05c766b7-6030-43fc-9c7e-7de278f00bc3', 'code': 200} 2026-08-11 14:10:24.665 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 05c766b7-6030-43fc-9c7e-7de278f00bc3 2026-08-11 14:10:30.862 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac86af38-1800-4d95-a0d4-e728a52bcd57'] response: {'server_uuid': '2ab6f5ae-f50c-4a4d-be28-b328997cb48a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05c766b7-6030-43fc-9c7e-7de278f00bc3', 'code': 200} 2026-08-11 14:10:34.785 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 393f8756-c243-429c-a978-cfba60d425c8 2026-08-11 14:10:34.821 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port b45378f2-2184-42d3-8c93-b2bc78929b9e 2026-08-11 14:10:34.891 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 752e2bfc-2f57-4b0d-9e75-5d7f00e4c223 2026-08-11 14:10:34.944 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 4cbe36c7-8f03-46ca-b522-cbcdc12232a5 2026-08-11 14:10:34.981 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 0556ad89-464b-4917-ac8c-e23270931d63 2026-08-11 14:10:35.006 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 6bf2160b-4b70-4246-abf0-deb9f790363f 2026-08-11 14:10:35.110 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 9b46ddf6-0ffe-45d1-90aa-cd6d5e535a1d 2026-08-11 14:10:35.155 16 INFO neutron.plugins.ml2.plugin [None req-da752cca-e4dc-4db5-9c5c-adfad7f45175 - - - - - -] Attempt 1 to provision port 2b5de7e3-f662-461e-b10d-303d8832f2fd 2026-08-11 14:10:37.203 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 2fc8fafe-a4b3-4f5a-b291-803a43e84b3d 2026-08-11 14:10:37.433 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0eec81f-13c2-4de5-813f-be9e15bbe22c'] response: {'server_uuid': 'bfa08655-705d-47dc-863e-e33f18a0aeed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fc8fafe-a4b3-4f5a-b291-803a43e84b3d', 'code': 200} 2026-08-11 14:10:38.998 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 2fc8fafe-a4b3-4f5a-b291-803a43e84b3d 2026-08-11 14:10:41.593 16 INFO neutron.plugins.ml2.plugin [None req-d6ebae73-94a5-4900-9ba3-864d4c867cbe - - - - - -] Attempt 1 to provision port 64d2a71b-692e-4be1-89ed-16b3d73ae0e0 2026-08-11 14:10:45.330 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8158631a-3de8-4974-b73b-2dff2c622fbe'] response: {'server_uuid': 'bfa08655-705d-47dc-863e-e33f18a0aeed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2fc8fafe-a4b3-4f5a-b291-803a43e84b3d', 'code': 200} 2026-08-11 14:10:46.820 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6d3761e9-2bd2-4fa8-b6d0-315505c9d172 2026-08-11 14:10:48.886 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 8f479552-a451-42d6-9d53-ec44dc0567e9 2026-08-11 14:10:50.604 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 8f479552-a451-42d6-9d53-ec44dc0567e9 2026-08-11 14:10:52.901 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 437f00bf-e91d-4bd5-95fb-c955e64f4978 2026-08-11 14:10:55.111 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 437f00bf-e91d-4bd5-95fb-c955e64f4978 2026-08-11 14:10:55.395 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 2b5de7e3-f662-461e-b10d-303d8832f2fd 2026-08-11 14:10:56.471 13 INFO neutron.plugins.ml2.plugin [None req-5163b553-ae28-4cd5-92a4-b46ebd03d7bd - - - - - -] Attempt 1 to provision port 437f00bf-e91d-4bd5-95fb-c955e64f4978 2026-08-11 14:10:56.539 13 INFO neutron.plugins.ml2.plugin [None req-5163b553-ae28-4cd5-92a4-b46ebd03d7bd - - - - - -] Attempt 1 to provision port f6ddb38d-7429-4120-b689-f23aed4de9a8 2026-08-11 14:10:57.030 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 2b5de7e3-f662-461e-b10d-303d8832f2fd 2026-08-11 14:10:57.265 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4cbe36c7-8f03-46ca-b522-cbcdc12232a5 2026-08-11 14:10:58.977 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4cbe36c7-8f03-46ca-b522-cbcdc12232a5 2026-08-11 14:11:01.058 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 7e332d30-e891-4ecf-bce7-e7a95f44749b 2026-08-11 14:11:03.648 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 52ffed50-9c77-4e39-8195-3a30fd8ec885 2026-08-11 14:11:03.769 13 INFO neutron.plugins.ml2.plugin [None req-bbbb9397-e643-4aaf-b95e-9f1a62a2e43d - - - - - -] Attempt 1 to provision port 437f00bf-e91d-4bd5-95fb-c955e64f4978 2026-08-11 14:11:03.809 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-70d7eeac-185b-4831-8831-0aef9a0301ad'] response: {'server_uuid': '410adf7e-c878-4dd4-ac94-6bdcedd27525', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52ffed50-9c77-4e39-8195-3a30fd8ec885', 'code': 200} 2026-08-11 14:11:03.895 13 INFO neutron.plugins.ml2.plugin [None req-bbbb9397-e643-4aaf-b95e-9f1a62a2e43d - - - - - -] Attempt 1 to provision port 52ffed50-9c77-4e39-8195-3a30fd8ec885 2026-08-11 14:11:04.007 13 INFO neutron.plugins.ml2.plugin [None req-bbbb9397-e643-4aaf-b95e-9f1a62a2e43d - - - - - -] Attempt 1 to provision port f6ddb38d-7429-4120-b689-f23aed4de9a8 2026-08-11 14:11:04.287 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 7e332d30-e891-4ecf-bce7-e7a95f44749b 2026-08-11 14:11:05.394 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 52ffed50-9c77-4e39-8195-3a30fd8ec885 2026-08-11 14:11:09.537 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 9086d7d1-dcb4-401c-ace9-059528fbabeb 2026-08-11 14:11:10.288 13 INFO neutron.plugins.ml2.plugin [None req-fc8d1a33-4810-4a65-8512-4d5150b02816 - - - - - -] Attempt 1 to provision port c6c2637a-83b4-42d2-9422-7ac22a5638ba 2026-08-11 14:11:10.331 13 INFO neutron.plugins.ml2.plugin [None req-fc8d1a33-4810-4a65-8512-4d5150b02816 - - - - - -] Attempt 1 to provision port 9086d7d1-dcb4-401c-ace9-059528fbabeb 2026-08-11 14:11:10.409 13 INFO neutron.plugins.ml2.plugin [None req-fc8d1a33-4810-4a65-8512-4d5150b02816 - - - - - -] Attempt 1 to provision port f6ddb38d-7429-4120-b689-f23aed4de9a8 2026-08-11 14:11:11.413 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port f6ddb38d-7429-4120-b689-f23aed4de9a8 2026-08-11 14:11:11.724 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 9086d7d1-dcb4-401c-ace9-059528fbabeb 2026-08-11 14:11:11.951 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 7613a71d-38b3-4782-b715-de9930bf1966 2026-08-11 14:11:13.408 16 INFO neutron.plugins.ml2.plugin [None req-dcc6829d-00df-4d08-a2ed-21bedd14f698 - - - - - -] Attempt 1 to provision port ec604ad6-f690-4b2c-8dcd-ef7a4f763cfd 2026-08-11 14:11:14.135 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 7613a71d-38b3-4782-b715-de9930bf1966 2026-08-11 14:11:14.336 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 92ec0c87-4de2-4510-a4a5-edcacb872502 2026-08-11 14:11:14.472 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53584b9-80dc-4e5c-9f27-4f27790b5096'] response: {'server_uuid': 'c48376a9-8b93-462d-9ecb-57bd0b7c02fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92ec0c87-4de2-4510-a4a5-edcacb872502', 'code': 200} 2026-08-11 14:11:15.335 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 92ec0c87-4de2-4510-a4a5-edcacb872502 2026-08-11 14:11:18.197 16 INFO neutron.plugins.ml2.plugin [None req-445e0ca8-9f44-4812-b88b-8b19f1e4f53d - - - - - -] Attempt 1 to provision port 92ec0c87-4de2-4510-a4a5-edcacb872502 2026-08-11 14:11:18.286 16 INFO neutron.plugins.ml2.plugin [None req-445e0ca8-9f44-4812-b88b-8b19f1e4f53d - - - - - -] Attempt 1 to provision port b45378f2-2184-42d3-8c93-b2bc78929b9e 2026-08-11 14:11:18.350 16 INFO neutron.plugins.ml2.plugin [None req-445e0ca8-9f44-4812-b88b-8b19f1e4f53d - - - - - -] Attempt 1 to provision port c6c2637a-83b4-42d2-9422-7ac22a5638ba 2026-08-11 14:11:18.386 16 INFO neutron.plugins.ml2.plugin [None req-445e0ca8-9f44-4812-b88b-8b19f1e4f53d - - - - - -] Attempt 1 to provision port 9086d7d1-dcb4-401c-ace9-059528fbabeb 2026-08-11 14:11:18.447 16 INFO neutron.plugins.ml2.plugin [None req-445e0ca8-9f44-4812-b88b-8b19f1e4f53d - - - - - -] Attempt 1 to provision port 52ffed50-9c77-4e39-8195-3a30fd8ec885 2026-08-11 14:11:19.386 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b45378f2-2184-42d3-8c93-b2bc78929b9e 2026-08-11 14:11:21.551 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ec604ad6-f690-4b2c-8dcd-ef7a4f763cfd 2026-08-11 14:11:22.280 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port c6c2637a-83b4-42d2-9422-7ac22a5638ba 2026-08-11 14:11:22.769 13 INFO neutron.plugins.ml2.plugin [None req-e28d4e09-7aee-4b90-8272-873cc4c57240 - - - - - -] Attempt 1 to provision port 23dab7d0-9be3-4136-a7f4-e094cf30ddea 2026-08-11 14:11:24.109 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ec604ad6-f690-4b2c-8dcd-ef7a4f763cfd 2026-08-11 14:11:24.325 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 5609730e-d375-4d93-9cfa-ee49e3247633 2026-08-11 14:11:24.853 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port c6c2637a-83b4-42d2-9422-7ac22a5638ba 2026-08-11 14:11:25.701 13 INFO neutron.plugins.ml2.plugin [None req-416e8d15-5f97-4851-a15e-e6a3d738c8b5 - - - - - -] Attempt 1 to provision port c6c2637a-83b4-42d2-9422-7ac22a5638ba 2026-08-11 14:11:26.486 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 5609730e-d375-4d93-9cfa-ee49e3247633 2026-08-11 14:11:30.836 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a8a8a40e-052d-4e80-bca8-bbd835b33ba5 2026-08-11 14:11:31.138 13 INFO neutron.plugins.ml2.plugin [None req-17a67ac9-80f9-4b43-a09e-c6b54d50514c - - - - - -] Attempt 1 to provision port a8a8a40e-052d-4e80-bca8-bbd835b33ba5 2026-08-11 14:11:31.218 13 INFO neutron.plugins.ml2.plugin [None req-17a67ac9-80f9-4b43-a09e-c6b54d50514c - - - - - -] Attempt 1 to provision port ac5890cf-1dcc-4552-8b89-800e19b51fef 2026-08-11 14:11:32.942 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a8a8a40e-052d-4e80-bca8-bbd835b33ba5 2026-08-11 14:11:37.941 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 1b5bc6b0-d9ae-468f-84ce-2b75a95219f0 2026-08-11 14:11:38.080 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-04d3f2a2-c236-4584-a79e-cf90bad34fe4'] response: {'server_uuid': '29ae74bd-d2e1-4909-8bae-b1aa05df795c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b5bc6b0-d9ae-468f-84ce-2b75a95219f0', 'code': 200} 2026-08-11 14:11:40.139 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f63b646-e37f-41b3-8a9c-7b8b626736ce'] response: {'server_uuid': '410adf7e-c878-4dd4-ac94-6bdcedd27525', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '52ffed50-9c77-4e39-8195-3a30fd8ec885', 'code': 200} 2026-08-11 14:11:40.521 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 1b5bc6b0-d9ae-468f-84ce-2b75a95219f0 2026-08-11 14:11:40.827 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 52ffed50-9c77-4e39-8195-3a30fd8ec885 2026-08-11 14:11:41.237 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port e2f2bda0-889a-4f94-944e-86e906f351bf 2026-08-11 14:11:41.739 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b3aeb9a4-c54d-4f03-8ffa-a3048ce32905 2026-08-11 14:11:42.189 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-23fa7676-1aa0-4926-a942-f287298861f8'] response: {'server_uuid': '410adf7e-c878-4dd4-ac94-6bdcedd27525', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52ffed50-9c77-4e39-8195-3a30fd8ec885', 'code': 200} 2026-08-11 14:11:42.726 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 52ffed50-9c77-4e39-8195-3a30fd8ec885 2026-08-11 14:11:42.973 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port e2f2bda0-889a-4f94-944e-86e906f351bf 2026-08-11 14:11:43.260 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port b3aeb9a4-c54d-4f03-8ffa-a3048ce32905 2026-08-11 14:11:43.499 16 INFO neutron.plugins.ml2.plugin [None req-d256e91d-5766-4ad8-87fb-8888c156a395 - - - - - -] Attempt 1 to provision port 1b5bc6b0-d9ae-468f-84ce-2b75a95219f0 2026-08-11 14:11:43.635 16 INFO neutron.plugins.ml2.plugin [None req-d256e91d-5766-4ad8-87fb-8888c156a395 - - - - - -] Attempt 1 to provision port 6674e3f9-9572-4d19-908b-62be22514682 2026-08-11 14:11:43.691 16 INFO neutron.plugins.ml2.plugin [None req-d256e91d-5766-4ad8-87fb-8888c156a395 - - - - - -] Attempt 1 to provision port b3aeb9a4-c54d-4f03-8ffa-a3048ce32905 2026-08-11 14:11:43.768 16 INFO neutron.plugins.ml2.plugin [None req-d256e91d-5766-4ad8-87fb-8888c156a395 - - - - - -] Attempt 1 to provision port a8a8a40e-052d-4e80-bca8-bbd835b33ba5 2026-08-11 14:11:43.833 16 INFO neutron.plugins.ml2.plugin [None req-d256e91d-5766-4ad8-87fb-8888c156a395 - - - - - -] Attempt 1 to provision port ac5890cf-1dcc-4552-8b89-800e19b51fef 2026-08-11 14:11:46.732 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ac5890cf-1dcc-4552-8b89-800e19b51fef 2026-08-11 14:11:47.022 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 23dab7d0-9be3-4136-a7f4-e094cf30ddea 2026-08-11 14:11:48.777 16 INFO neutron.plugins.ml2.plugin [None req-5ab5b584-7db0-471c-8a79-0cbc2269fd5c - - - - - -] Attempt 1 to provision port 438cae7f-ec52-48f6-aa67-c48f58fa7967 2026-08-11 14:11:48.812 16 INFO neutron.plugins.ml2.plugin [None req-5ab5b584-7db0-471c-8a79-0cbc2269fd5c - - - - - -] Attempt 1 to provision port 6674e3f9-9572-4d19-908b-62be22514682 2026-08-11 14:11:49.830 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port bd99e6b9-ab15-4696-bd2b-f78bc69a6ee3 2026-08-11 14:11:49.969 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-29285ed2-fe85-42bc-8702-634a4395b404'] response: {'server_uuid': 'e33f1a9b-1f55-44ba-a3dc-182a07adaf49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd99e6b9-ab15-4696-bd2b-f78bc69a6ee3', 'code': 200} 2026-08-11 14:11:50.397 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 23dab7d0-9be3-4136-a7f4-e094cf30ddea 2026-08-11 14:11:51.234 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port bd99e6b9-ab15-4696-bd2b-f78bc69a6ee3 2026-08-11 14:11:52.233 16 INFO neutron.plugins.ml2.plugin [None req-096203fc-1c5e-49ef-bab0-5f32fe3d5280 - - - - - -] Attempt 1 to provision port bd99e6b9-ab15-4696-bd2b-f78bc69a6ee3 2026-08-11 14:11:52.301 16 INFO neutron.plugins.ml2.plugin [None req-096203fc-1c5e-49ef-bab0-5f32fe3d5280 - - - - - -] Attempt 1 to provision port 6674e3f9-9572-4d19-908b-62be22514682 2026-08-11 14:11:52.350 16 INFO neutron.plugins.ml2.plugin [None req-096203fc-1c5e-49ef-bab0-5f32fe3d5280 - - - - - -] Attempt 1 to provision port 2cbe3de6-5064-4cd7-8224-0192c975d165 2026-08-11 14:11:55.284 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce9286d2-5f6e-4c79-abac-bd939ced4114'] response: {'server_uuid': 'e33f1a9b-1f55-44ba-a3dc-182a07adaf49', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bd99e6b9-ab15-4696-bd2b-f78bc69a6ee3', 'code': 200} 2026-08-11 14:11:57.037 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 438cae7f-ec52-48f6-aa67-c48f58fa7967 2026-08-11 14:11:57.431 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6674e3f9-9572-4d19-908b-62be22514682 2026-08-11 14:11:58.950 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 438cae7f-ec52-48f6-aa67-c48f58fa7967 2026-08-11 14:11:59.148 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6674e3f9-9572-4d19-908b-62be22514682 2026-08-11 14:12:05.205 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2a08e8b-802e-4613-951d-a540e54d6416'] response: {'server_uuid': '410adf7e-c878-4dd4-ac94-6bdcedd27525', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '52ffed50-9c77-4e39-8195-3a30fd8ec885', 'code': 200} 2026-08-11 14:12:40.212 13 INFO neutron.plugins.ml2.plugin [None req-d7577593-a713-4623-87a5-ca00bd0fc418 - - - - - -] Attempt 1 to provision port bd1a9818-dc4c-4612-9323-3fe7539e5e3c 2026-08-11 14:12:43.095 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 8c346660-7eca-4eb1-a4a8-2187001e6060 2026-08-11 14:12:43.510 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 5a84f9cd-e6e6-4c98-81fe-92c7d8e323fc 2026-08-11 14:12:44.403 13 INFO neutron.plugins.ml2.plugin [None req-8a2cf511-f680-4b14-af13-73e2df77bb25 - - - - - -] Attempt 1 to provision port 8c346660-7eca-4eb1-a4a8-2187001e6060 2026-08-11 14:12:44.965 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 8c346660-7eca-4eb1-a4a8-2187001e6060 2026-08-11 14:12:45.256 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 5a84f9cd-e6e6-4c98-81fe-92c7d8e323fc 2026-08-11 14:12:49.239 16 INFO neutron.plugins.ml2.plugin [None req-89b4d649-cbfd-445a-b992-112ce27c68ab - - - - - -] Attempt 1 to provision port 8c346660-7eca-4eb1-a4a8-2187001e6060 2026-08-11 14:12:49.302 16 INFO neutron.plugins.ml2.plugin [None req-89b4d649-cbfd-445a-b992-112ce27c68ab - - - - - -] Attempt 1 to provision port 83800119-10f0-4068-8ea7-66b231ed0c09 2026-08-11 14:12:52.858 16 INFO neutron.plugins.ml2.plugin [None req-b7ed824a-518f-4286-b756-40f99f4d81fe - - - - - -] Attempt 1 to provision port 83800119-10f0-4068-8ea7-66b231ed0c09 2026-08-11 14:12:57.733 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 646cd5c9-cd50-4a16-b52b-eca01078864d 2026-08-11 14:12:57.894 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-56931e45-9eb0-4018-ae13-85dcf71f32fc'] response: {'server_uuid': '8de052b8-5dc0-4f06-bf93-4ce0d0fa8b1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '646cd5c9-cd50-4a16-b52b-eca01078864d', 'code': 200} 2026-08-11 14:12:59.128 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 646cd5c9-cd50-4a16-b52b-eca01078864d 2026-08-11 14:13:01.167 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 83800119-10f0-4068-8ea7-66b231ed0c09 2026-08-11 14:13:01.463 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port bd1a9818-dc4c-4612-9323-3fe7539e5e3c 2026-08-11 14:13:03.118 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 83800119-10f0-4068-8ea7-66b231ed0c09 2026-08-11 14:13:03.369 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port bd1a9818-dc4c-4612-9323-3fe7539e5e3c 2026-08-11 14:13:05.096 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 40f76fc8-9e4b-444d-85d5-e84a611c5f1c 2026-08-11 14:13:07.058 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 40f76fc8-9e4b-444d-85d5-e84a611c5f1c 2026-08-11 14:13:09.154 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port c6d1928a-7c4e-47bd-bd35-339818dcc9fb 2026-08-11 14:13:10.180 13 INFO neutron.plugins.ml2.plugin [None req-4ef3b183-183c-4a86-a592-6a4b912e7124 - - - - - -] Attempt 1 to provision port 40f76fc8-9e4b-444d-85d5-e84a611c5f1c 2026-08-11 14:13:10.265 13 INFO neutron.plugins.ml2.plugin [None req-4ef3b183-183c-4a86-a592-6a4b912e7124 - - - - - -] Attempt 1 to provision port c6d1928a-7c4e-47bd-bd35-339818dcc9fb 2026-08-11 14:13:11.162 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port c6d1928a-7c4e-47bd-bd35-339818dcc9fb 2026-08-11 14:13:17.194 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 78d2bbff-5186-4121-9419-27d41b422757 2026-08-11 14:13:45.737 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port dbfe7259-e7fa-4ac3-bad2-9b45c3a5e339 2026-08-11 14:13:45.860 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67d2ed8d-9014-4921-bc1e-253ed7977517'] response: {'server_uuid': '9a4af2e5-4bfb-4bd4-aafb-f1b0050dbc93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbfe7259-e7fa-4ac3-bad2-9b45c3a5e339', 'code': 200} 2026-08-11 14:13:47.181 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port dbfe7259-e7fa-4ac3-bad2-9b45c3a5e339 2026-08-11 14:14:23.955 16 INFO neutron_taas.services.taas.taas_plugin [None req-c809851f-189f-4639-8d8f-62cb96f48152 - - - - - -] TaaS: Handle Delete Port: 8c346660-7eca-4eb1-a4a8-2187001e6060 2026-08-11 14:14:23.962 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c809851f-189f-4639-8d8f-62cb96f48152 - - - - - -] Tap Mirror: Handle Delete Port: 8c346660-7eca-4eb1-a4a8-2187001e6060 2026-08-11 14:14:31.148 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a79f4db2-3cd4-460f-9477-f9a879ae26a5 2026-08-11 14:14:31.553 16 INFO neutron.plugins.ml2.plugin [None req-294eda5e-8387-409e-ae77-05248c58b976 - - - - - -] Attempt 1 to provision port a79f4db2-3cd4-460f-9477-f9a879ae26a5 2026-08-11 14:14:33.202 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a79f4db2-3cd4-460f-9477-f9a879ae26a5 2026-08-11 14:14:33.457 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port e07a0a14-d7e3-467b-89da-42aa6348e4c2 2026-08-11 14:14:34.718 16 INFO neutron.plugins.ml2.plugin [None req-ede60baa-ad85-45fb-b433-6fa1c464831f - - - - - -] Attempt 1 to provision port 7de14a38-3bed-468d-8b6d-320fb725c143 2026-08-11 14:14:34.759 16 INFO neutron.plugins.ml2.plugin [None req-ede60baa-ad85-45fb-b433-6fa1c464831f - - - - - -] Attempt 1 to provision port 332ec877-fa4d-401c-aae8-01a8d332505c 2026-08-11 14:14:34.788 16 INFO neutron.plugins.ml2.plugin [None req-ede60baa-ad85-45fb-b433-6fa1c464831f - - - - - -] Attempt 1 to provision port a79f4db2-3cd4-460f-9477-f9a879ae26a5 2026-08-11 14:14:35.110 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port e07a0a14-d7e3-467b-89da-42aa6348e4c2 2026-08-11 14:14:37.273 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 584798ee-4db9-4712-ae3b-cd385c34fd4f 2026-08-11 14:14:39.213 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ef8fc538-d59d-416d-9790-1fd79aff3cd4 2026-08-11 14:14:39.909 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 584798ee-4db9-4712-ae3b-cd385c34fd4f 2026-08-11 14:14:40.689 13 INFO neutron.plugins.ml2.plugin [None req-49a67e12-b8ac-4d7e-9dbd-5b21f4176355 - - - - - -] Attempt 1 to provision port d119d6cc-7cc9-4592-87af-5b988a8c4fe6 2026-08-11 14:14:40.776 13 INFO neutron.plugins.ml2.plugin [None req-49a67e12-b8ac-4d7e-9dbd-5b21f4176355 - - - - - -] Attempt 1 to provision port 332ec877-fa4d-401c-aae8-01a8d332505c 2026-08-11 14:14:40.856 13 INFO neutron.plugins.ml2.plugin [None req-49a67e12-b8ac-4d7e-9dbd-5b21f4176355 - - - - - -] Attempt 1 to provision port 584798ee-4db9-4712-ae3b-cd385c34fd4f 2026-08-11 14:14:41.336 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port ef8fc538-d59d-416d-9790-1fd79aff3cd4 2026-08-11 14:14:43.826 13 INFO neutron.plugins.ml2.plugin [None req-8f231a85-f3b8-4a67-b253-a7d6667489d1 - - - - - -] Attempt 1 to provision port 5d631150-6346-4da8-8996-5ee8882faef5 2026-08-11 14:14:43.864 13 INFO neutron.plugins.ml2.plugin [None req-8f231a85-f3b8-4a67-b253-a7d6667489d1 - - - - - -] Attempt 1 to provision port 332ec877-fa4d-401c-aae8-01a8d332505c 2026-08-11 14:14:43.889 13 INFO neutron.plugins.ml2.plugin [None req-8f231a85-f3b8-4a67-b253-a7d6667489d1 - - - - - -] Attempt 1 to provision port 584798ee-4db9-4712-ae3b-cd385c34fd4f 2026-08-11 14:14:45.141 13 INFO neutron.plugins.ml2.plugin [None req-6b322abc-0c1f-4100-bc60-1f5cfa9c5d5b - - - - - -] Attempt 1 to provision port 5d631150-6346-4da8-8996-5ee8882faef5 2026-08-11 14:14:46.421 13 INFO neutron.plugins.ml2.plugin [None req-9c395bc3-188c-4e6e-8459-7cdb968814fd - - - - - -] Attempt 1 to provision port 5d631150-6346-4da8-8996-5ee8882faef5 2026-08-11 14:14:52.380 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port f34030fe-7869-4fc6-a56e-796de729ba6a 2026-08-11 14:14:52.484 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d189ab96-264f-440b-bac0-ff034fb12488'] response: {'server_uuid': 'ecdf8eb3-8f87-4455-80b6-38e851aef6c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f34030fe-7869-4fc6-a56e-796de729ba6a', 'code': 200} 2026-08-11 14:14:53.369 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 332ec877-fa4d-401c-aae8-01a8d332505c 2026-08-11 14:14:53.699 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port f34030fe-7869-4fc6-a56e-796de729ba6a 2026-08-11 14:14:55.385 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 332ec877-fa4d-401c-aae8-01a8d332505c 2026-08-11 14:14:55.606 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 7de14a38-3bed-468d-8b6d-320fb725c143 2026-08-11 14:14:57.398 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port d119d6cc-7cc9-4592-87af-5b988a8c4fe6 2026-08-11 14:14:57.694 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 5d631150-6346-4da8-8996-5ee8882faef5 2026-08-11 14:14:58.019 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 7de14a38-3bed-468d-8b6d-320fb725c143 2026-08-11 14:14:59.324 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port d119d6cc-7cc9-4592-87af-5b988a8c4fe6 2026-08-11 14:14:59.518 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 5d631150-6346-4da8-8996-5ee8882faef5 2026-08-11 14:15:11.529 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a2a53bc-cc41-4761-bfb6-4b91df906936'] response: {'server_uuid': 'ecdf8eb3-8f87-4455-80b6-38e851aef6c6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f34030fe-7869-4fc6-a56e-796de729ba6a', 'code': 200} 2026-08-11 14:15:35.360 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port f4094726-e904-40a2-bb1c-27bcbe684ce1 2026-08-11 14:15:36.147 13 INFO neutron.plugins.ml2.plugin [None req-3301fb5a-bde0-41fd-bc4a-30676106dfce - - - - - -] Attempt 1 to provision port f4094726-e904-40a2-bb1c-27bcbe684ce1 2026-08-11 14:15:37.351 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port f4094726-e904-40a2-bb1c-27bcbe684ce1 2026-08-11 14:15:39.342 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6e156228-973b-40a6-a654-84758283f62a 2026-08-11 14:15:41.454 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6e156228-973b-40a6-a654-84758283f62a 2026-08-11 14:15:41.746 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 867a3e40-8700-4820-8b74-7f90d8778c23 2026-08-11 14:15:43.431 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 867a3e40-8700-4820-8b74-7f90d8778c23 2026-08-11 14:15:43.744 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 54b0697c-2da4-4cdd-9a9d-bbeb0c3f9a5b 2026-08-11 14:15:45.376 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 54b0697c-2da4-4cdd-9a9d-bbeb0c3f9a5b 2026-08-11 14:15:47.412 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port f4094726-e904-40a2-bb1c-27bcbe684ce1 2026-08-11 14:15:49.564 13 INFO neutron.plugins.ml2.plugin [None req-a06df69c-236f-4ca5-bb34-01f7f53ac642 - - - - - -] Attempt 1 to provision port cbdb8f2c-caed-41d3-a2bc-61dce321e754 2026-08-11 14:15:49.599 13 INFO neutron.plugins.ml2.plugin [None req-a06df69c-236f-4ca5-bb34-01f7f53ac642 - - - - - -] Attempt 1 to provision port f4094726-e904-40a2-bb1c-27bcbe684ce1 2026-08-11 14:15:49.665 13 INFO neutron.plugins.ml2.plugin [None req-a06df69c-236f-4ca5-bb34-01f7f53ac642 - - - - - -] Attempt 1 to provision port 6e156228-973b-40a6-a654-84758283f62a 2026-08-11 14:15:49.733 13 INFO neutron.plugins.ml2.plugin [None req-a06df69c-236f-4ca5-bb34-01f7f53ac642 - - - - - -] Attempt 1 to provision port d01132a7-6be5-482d-8850-cebf32632d30 2026-08-11 14:15:49.765 13 INFO neutron.plugins.ml2.plugin [None req-a06df69c-236f-4ca5-bb34-01f7f53ac642 - - - - - -] Attempt 1 to provision port 54b0697c-2da4-4cdd-9a9d-bbeb0c3f9a5b 2026-08-11 14:15:54.899 13 INFO neutron.plugins.ml2.plugin [None req-662ec8d3-8164-446f-83cb-03fc7b3e7972 - - - - - -] Attempt 1 to provision port cbdb8f2c-caed-41d3-a2bc-61dce321e754 2026-08-11 14:15:54.929 13 INFO neutron.plugins.ml2.plugin [None req-662ec8d3-8164-446f-83cb-03fc7b3e7972 - - - - - -] Attempt 1 to provision port f4094726-e904-40a2-bb1c-27bcbe684ce1 2026-08-11 14:15:54.981 13 INFO neutron.plugins.ml2.plugin [None req-662ec8d3-8164-446f-83cb-03fc7b3e7972 - - - - - -] Attempt 1 to provision port 6e156228-973b-40a6-a654-84758283f62a 2026-08-11 14:15:55.036 13 INFO neutron.plugins.ml2.plugin [None req-662ec8d3-8164-446f-83cb-03fc7b3e7972 - - - - - -] Attempt 1 to provision port 23c866df-e363-4f78-8e1b-e43d23508742 2026-08-11 14:15:55.063 13 INFO neutron.plugins.ml2.plugin [None req-662ec8d3-8164-446f-83cb-03fc7b3e7972 - - - - - -] Attempt 1 to provision port 6efcbdbf-fbd5-4b71-9186-f3b5ae98c0cf 2026-08-11 14:15:55.101 13 INFO neutron.plugins.ml2.plugin [None req-662ec8d3-8164-446f-83cb-03fc7b3e7972 - - - - - -] Attempt 1 to provision port 54b0697c-2da4-4cdd-9a9d-bbeb0c3f9a5b 2026-08-11 14:15:55.895 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4e6e041f-f6f1-446c-86c6-41dbf74ad5cf 2026-08-11 14:15:56.064 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c37a079e-471c-4e1c-b927-a583cb14f90d'] response: {'server_uuid': '34485c12-c41c-4a43-b7f7-a888dff8a36a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e6e041f-f6f1-446c-86c6-41dbf74ad5cf', 'code': 200} 2026-08-11 14:15:57.421 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4e6e041f-f6f1-446c-86c6-41dbf74ad5cf 2026-08-11 14:15:59.320 16 INFO neutron.plugins.ml2.plugin [None req-f7b51135-2e25-4145-99ec-b5d732c18b08 - - - - - -] Attempt 1 to provision port 4e6e041f-f6f1-446c-86c6-41dbf74ad5cf 2026-08-11 14:15:59.400 16 INFO neutron.plugins.ml2.plugin [None req-f7b51135-2e25-4145-99ec-b5d732c18b08 - - - - - -] Attempt 1 to provision port 6e156228-973b-40a6-a654-84758283f62a 2026-08-11 14:15:59.482 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 23c866df-e363-4f78-8e1b-e43d23508742 2026-08-11 14:15:59.492 16 INFO neutron.plugins.ml2.plugin [None req-f7b51135-2e25-4145-99ec-b5d732c18b08 - - - - - -] Attempt 1 to provision port 23c866df-e363-4f78-8e1b-e43d23508742 2026-08-11 14:15:59.815 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6efcbdbf-fbd5-4b71-9186-f3b5ae98c0cf 2026-08-11 14:16:00.135 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port d01132a7-6be5-482d-8850-cebf32632d30 2026-08-11 14:16:00.154 16 INFO neutron.plugins.ml2.plugin [None req-f7b51135-2e25-4145-99ec-b5d732c18b08 - - - - - -] Attempt 1 to provision port 6efcbdbf-fbd5-4b71-9186-f3b5ae98c0cf 2026-08-11 14:16:00.204 16 INFO neutron.plugins.ml2.plugin [None req-f7b51135-2e25-4145-99ec-b5d732c18b08 - - - - - -] Attempt 1 to provision port 54b0697c-2da4-4cdd-9a9d-bbeb0c3f9a5b 2026-08-11 14:16:00.517 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port cbdb8f2c-caed-41d3-a2bc-61dce321e754 2026-08-11 14:16:01.429 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 23c866df-e363-4f78-8e1b-e43d23508742 2026-08-11 14:16:01.716 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6efcbdbf-fbd5-4b71-9186-f3b5ae98c0cf 2026-08-11 14:16:01.978 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port d01132a7-6be5-482d-8850-cebf32632d30 2026-08-11 14:16:02.167 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port cbdb8f2c-caed-41d3-a2bc-61dce321e754 2026-08-11 14:16:03.203 16 INFO neutron.plugins.ml2.plugin [None req-d053a0f1-99df-4e38-b96f-eda4e2719cd8 - - - - - -] Attempt 1 to provision port 23c866df-e363-4f78-8e1b-e43d23508742 2026-08-11 14:16:03.346 16 INFO neutron.plugins.ml2.plugin [None req-d053a0f1-99df-4e38-b96f-eda4e2719cd8 - - - - - -] Attempt 1 to provision port 6efcbdbf-fbd5-4b71-9186-f3b5ae98c0cf 2026-08-11 14:16:05.704 13 INFO neutron.plugins.ml2.plugin [None req-d78fa046-cdbe-47be-b668-fe50510baf7d - - - - - -] Attempt 1 to provision port 4e6e041f-f6f1-446c-86c6-41dbf74ad5cf 2026-08-11 14:16:05.774 13 INFO neutron.plugins.ml2.plugin [None req-d78fa046-cdbe-47be-b668-fe50510baf7d - - - - - -] Attempt 1 to provision port cbdb8f2c-caed-41d3-a2bc-61dce321e754 2026-08-11 14:16:07.094 13 INFO neutron.plugins.ml2.plugin [None req-20529030-338c-45a5-8878-34da9bf1917e - - - - - -] Attempt 1 to provision port cbdb8f2c-caed-41d3-a2bc-61dce321e754 2026-08-11 14:16:13.388 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port dc986efa-a4c4-4a15-b693-c74cb5216a89 2026-08-11 14:16:13.554 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaaad8a9-fd5f-4f78-b78c-a91130aa0b7d'] response: {'server_uuid': '5a2bb2bb-9a02-4fd3-99e1-c59ee714f53a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc986efa-a4c4-4a15-b693-c74cb5216a89', 'code': 200} 2026-08-11 14:16:15.385 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port dc986efa-a4c4-4a15-b693-c74cb5216a89 2026-08-11 14:16:42.208 13 INFO neutron.plugins.ml2.plugin [None req-9572b26e-85fd-4542-8bd3-3c46e42974f4 - - - - - -] Attempt 1 to provision port fc1f088a-01f6-49e1-91ff-684ce3ef6f0e 2026-08-11 14:17:05.923 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6b2a5f60-a9dd-45f8-9815-336dc40e0838 2026-08-11 14:17:06.042 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f189313-4ec1-483a-9655-d71042690681'] response: {'server_uuid': 'c8abd7db-3616-4623-8fc9-6aa600b4ab4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b2a5f60-a9dd-45f8-9815-336dc40e0838', 'code': 200} 2026-08-11 14:17:07.431 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 6b2a5f60-a9dd-45f8-9815-336dc40e0838 2026-08-11 14:17:47.667 16 INFO neutron.plugins.ml2.plugin [None req-de149ae2-143d-4439-9c55-00302ed7e805 - - - - - -] Attempt 1 to provision port 4ddb9432-38f0-40cb-90f1-45598b1d3bc2 2026-08-11 14:17:53.437 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4ddb9432-38f0-40cb-90f1-45598b1d3bc2 2026-08-11 14:17:53.574 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-52c7740f-eb4a-4b65-990a-a6404948a156'] response: {'server_uuid': 'c8abd7db-3616-4623-8fc9-6aa600b4ab4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ddb9432-38f0-40cb-90f1-45598b1d3bc2', 'code': 200} 2026-08-11 14:17:55.414 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4ddb9432-38f0-40cb-90f1-45598b1d3bc2 2026-08-11 14:17:57.943 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 4ddb9432-38f0-40cb-90f1-45598b1d3bc2 2026-08-11 14:18:23.808 16 INFO neutron.plugins.ml2.plugin [None req-a2985d3f-18cb-4a2e-b222-939a28e31bfb - - - - - -] Attempt 1 to provision port 41c1b926-932c-45e3-9780-466e0660e021 2026-08-11 14:18:32.998 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 41c1b926-932c-45e3-9780-466e0660e021 2026-08-11 14:18:33.134 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-19d820f3-63ae-4957-94af-ff53d2b7a4cc'] response: {'server_uuid': 'c8abd7db-3616-4623-8fc9-6aa600b4ab4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41c1b926-932c-45e3-9780-466e0660e021', 'code': 200} 2026-08-11 14:18:33.671 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 41c1b926-932c-45e3-9780-466e0660e021 2026-08-11 14:18:45.420 13 INFO neutron.plugins.ml2.plugin [None req-72df5591-cfdd-420c-955d-3c0ad76a0eaa - - - - - -] Attempt 1 to provision port a87c2a6d-6c35-4524-80cf-c7d50801196e 2026-08-11 14:18:51.682 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a87c2a6d-6c35-4524-80cf-c7d50801196e 2026-08-11 14:18:51.829 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28bd830-107b-40cc-8a5e-13c4d564af5a'] response: {'server_uuid': 'c8abd7db-3616-4623-8fc9-6aa600b4ab4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a87c2a6d-6c35-4524-80cf-c7d50801196e', 'code': 200} 2026-08-11 14:18:53.657 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a87c2a6d-6c35-4524-80cf-c7d50801196e 2026-08-11 14:18:56.020 16 INFO neutron.plugins.ml2.plugin [None req-470ef2fc-2ec1-4c6d-ae43-5a8818b73aee - - - - - -] Attempt 1 to provision port 41c1b926-932c-45e3-9780-466e0660e021 2026-08-11 14:19:08.858 16 INFO neutron.plugins.ml2.plugin [None req-e676d755-3d80-4297-b471-26ed6adb2cce - - - - - -] Attempt 1 to provision port a87c2a6d-6c35-4524-80cf-c7d50801196e 2026-08-11 14:19:09.724 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port a87c2a6d-6c35-4524-80cf-c7d50801196e 2026-08-11 14:19:10.304 13 INFO neutron.plugins.ml2.plugin [None req-b851b3e1-87d6-4447-b4ae-ec0af50b34e5 - - - - - -] Attempt 1 to provision port a87c2a6d-6c35-4524-80cf-c7d50801196e 2026-08-11 14:19:19.721 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port 41c1b926-932c-45e3-9780-466e0660e021 2026-08-11 14:19:20.474 16 INFO neutron.plugins.ml2.plugin [None req-f0117dfa-72c3-4121-9d0f-8ace9a235f7f - - - - - -] Attempt 1 to provision port 41c1b926-932c-45e3-9780-466e0660e021 2026-08-11 14:19:41.860 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8bfffd3-4fd9-4fbc-ac22-dbe0039e2bf4'] response: {'server_uuid': 'c8abd7db-3616-4623-8fc9-6aa600b4ab4b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4ddb9432-38f0-40cb-90f1-45598b1d3bc2', 'code': 200} 2026-08-11 14:19:52.066 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7871184-7fc2-4edc-bad0-f8604d2a3fdf'] response: {'server_uuid': '5a2bb2bb-9a02-4fd3-99e1-c59ee714f53a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dc986efa-a4c4-4a15-b693-c74cb5216a89', 'code': 200} 2026-08-11 14:20:31.690 13 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port aa447405-a08f-4418-a2c7-5682ccc12785 2026-08-11 14:20:32.714 16 INFO neutron.plugins.ml2.plugin [None req-048d755b-cc22-4760-a5cf-376ff595e014 - - - - - -] Attempt 1 to provision port aa447405-a08f-4418-a2c7-5682ccc12785 2026-08-11 14:20:33.604 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] Attempt 1 to provision port aa447405-a08f-4418-a2c7-5682ccc12785 2026-08-11 14:20:33.691 16 INFO neutron.plugins.ml2.plugin [None req-192403c4-ec31-4022-a6f8-b197485c876b - - - - - -] No ports have port_id starting with aa447405-a08f-4418-a2c7-5682ccc12785