+ 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-05-19 17:37:14.770 1 INFO neutron.common.config [-] Logging enabled! 2026-05-19 17:37:14.771 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-19 17:37:14.771 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-19 17:37:14.771 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 17:37:16.185 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 17:37:16.187 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 17:37:16.190 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 17:37:16.191 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 17:37:16.191 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 17:37:16.191 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 17:37:16.192 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 17:37:16.198 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 17:37:16.198 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 17:37:16.198 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 17:37:16.217 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 17:37:16.218 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 17:37:16.218 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 17:37:16.234 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 17:37:16.235 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 17:37:16.235 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 17:37:16.235 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 17:37:16.513 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 17:37:16.688 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 17:37:16.688 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 17:37:16.688 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 17:37:16.733 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 17:37:16.733 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 17:37:16.733 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 17:37:16.733 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 17:37:16.733 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing extension driver 'qos' 2026-05-19 17:37:16.734 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 17:37:16.734 1 INFO neutron.plugins.ml2.managers [None req-f15c3c17-31ca-4024-ae82-cb848d7292d6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 17:37:16.748 1 INFO neutron.quota [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded quota_driver: . 2026-05-19 17:37:16.748 1 INFO neutron.plugins.ml2.plugin [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 17:37:16.748 1 INFO neutron.plugins.ml2.managers [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 17:37:16.748 1 INFO neutron.plugins.ml2.managers [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 17:37:16.748 1 INFO neutron.plugins.ml2.managers [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 17:37:16.749 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: qos 2026-05-19 17:37:16.759 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: router 2026-05-19 17:37:16.799 1 INFO neutron.services.service_base [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 17:37:16.799 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: segments 2026-05-19 17:37:16.862 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: trunk 2026-05-19 17:37:16.873 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: vpnaas 2026-05-19 17:37:16.906 1 WARNING stevedore.named [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 17:37:17.021 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 17:37:17.022 1 INFO neutron.common.utils [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 17:37:17.022 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: taas 2026-05-19 17:37:17.043 1 WARNING stevedore.named [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 17:37:17.043 1 WARNING stevedore.named [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-19 17:37:17.065 1 INFO neutron_taas.services.taas.taas_plugin [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-19 17:37:17.066 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: tapmirror 2026-05-19 17:37:17.076 1 WARNING stevedore.named [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 17:37:17.077 1 WARNING stevedore.named [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-19 17:37:17.089 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-19 17:37:17.090 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: auto_allocate 2026-05-19 17:37:17.100 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: tag 2026-05-19 17:37:17.108 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: timestamp 2026-05-19 17:37:17.110 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 17:37:17.113 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: flavors 2026-05-19 17:37:17.116 1 INFO neutron.manager [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loading Plugin: revisions 2026-05-19 17:37:17.120 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Initializing extension manager. 2026-05-19 17:37:17.121 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: address-group 2026-05-19 17:37:17.122 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: address-scope 2026-05-19 17:37:17.122 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 17:37:17.123 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: agent 2026-05-19 17:37:17.123 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 17:37:17.124 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 17:37:17.125 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 17:37:17.125 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: availability_zone 2026-05-19 17:37:17.126 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 17:37:17.126 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 17:37:17.127 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: default-subnetpools 2026-05-19 17:37:17.128 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 17:37:17.128 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: dns-integration 2026-05-19 17:37:17.129 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 17:37:17.129 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 17:37:17.130 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: dvr 2026-05-19 17:37:17.130 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 17:37:17.131 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 17:37:17.131 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 17:37:17.131 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 17:37:17.132 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: external-net 2026-05-19 17:37:17.132 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 17:37:17.133 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: extraroute 2026-05-19 17:37:17.133 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 17:37:17.134 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 17:37:17.134 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 17:37:17.135 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 17:37:17.135 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 17:37:17.136 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: fip-port-details 2026-05-19 17:37:17.137 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: flavors 2026-05-19 17:37:17.138 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 17:37:17.138 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: floatingip-pools 2026-05-19 17:37:17.139 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: ip_allocation 2026-05-19 17:37:17.139 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 17:37:17.140 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: l2_adjacency 2026-05-19 17:37:17.140 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: router 2026-05-19 17:37:17.142 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 17:37:17.142 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 17:37:17.143 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 17:37:17.143 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 17:37:17.145 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: l3-ha 2026-05-19 17:37:17.145 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 17:37:17.146 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 17:37:17.146 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: l3-flavors 2026-05-19 17:37:17.147 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 17:37:17.147 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 17:37:17.149 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 17:37:17.152 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 17:37:17.153 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 17:37:17.154 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 17:37:17.154 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 17:37:17.155 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: multi-provider 2026-05-19 17:37:17.155 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: net-mtu 2026-05-19 17:37:17.155 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 17:37:17.156 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: network_availability_zone 2026-05-19 17:37:17.156 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: network_ha 2026-05-19 17:37:17.157 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: network-ip-availability 2026-05-19 17:37:17.158 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 17:37:17.158 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: pagination 2026-05-19 17:37:17.159 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-device-profile 2026-05-19 17:37:17.159 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 17:37:17.160 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 17:37:17.160 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 17:37:17.161 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-mac-override 2026-05-19 17:37:17.161 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 17:37:17.162 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 17:37:17.162 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 17:37:17.163 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-resource-request 2026-05-19 17:37:17.164 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 17:37:17.164 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 17:37:17.165 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: binding 2026-05-19 17:37:17.166 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: binding-extended 2026-05-19 17:37:17.167 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-security 2026-05-19 17:37:17.167 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: project-id 2026-05-19 17:37:17.168 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: provider 2026-05-19 17:37:17.169 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-19 17:37:17.170 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos 2026-05-19 17:37:17.171 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 17:37:17.171 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 17:37:17.172 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-default 2026-05-19 17:37:17.172 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-fip 2026-05-19 17:37:17.173 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 17:37:17.173 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 17:37:17.173 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 17:37:17.174 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 17:37:17.175 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 17:37:17.175 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-pps 2026-05-19 17:37:17.176 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 17:37:17.176 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 17:37:17.176 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 17:37:17.177 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: quota-check-limit 2026-05-19 17:37:17.177 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-19 17:37:17.179 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: quotas 2026-05-19 17:37:17.181 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: quota_details 2026-05-19 17:37:17.183 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: rbac-policies 2026-05-19 17:37:17.183 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: rbac-address-group 2026-05-19 17:37:17.184 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 17:37:17.184 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 17:37:17.184 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 17:37:17.185 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: revision-if-match 2026-05-19 17:37:17.185 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 17:37:17.186 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: router_availability_zone 2026-05-19 17:37:17.186 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 17:37:17.187 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 17:37:17.188 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 17:37:17.188 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 17:37:17.189 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 17:37:17.189 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 17:37:17.189 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 17:37:17.193 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: security-group 2026-05-19 17:37:17.194 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: segment 2026-05-19 17:37:17.194 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 17:37:17.195 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: service-type 2026-05-19 17:37:17.195 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: sorting 2026-05-19 17:37:17.196 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 17:37:17.196 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: standard-attr-description 2026-05-19 17:37:17.197 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: stateful-security-group 2026-05-19 17:37:17.197 1 WARNING neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 17:37:17.198 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 17:37:17.198 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: subnet-external-network 2026-05-19 17:37:17.199 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: subnet_onboard 2026-05-19 17:37:17.199 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 17:37:17.200 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: subnet-service-types 2026-05-19 17:37:17.200 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: subnet_allocation 2026-05-19 17:37:17.201 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 17:37:17.201 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: tag-creation 2026-05-19 17:37:17.202 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 17:37:17.205 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 17:37:17.206 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 17:37:17.207 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: trunk 2026-05-19 17:37:17.207 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: trunk-details 2026-05-19 17:37:17.208 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 17:37:17.208 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-19 17:37:17.208 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 17:37:17.209 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-19 17:37:17.211 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 17:37:17.211 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 17:37:17.212 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: vpn-flavors 2026-05-19 17:37:17.213 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: vpnaas 2026-05-19 17:37:17.214 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: taas 2026-05-19 17:37:17.215 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: tap-mirror 2026-05-19 17:37:17.216 1 INFO neutron.api.extensions [None req-6fafdf34-978a-40b5-b4c0-5e48425cd12b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-19 17:37:47.313 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 17:37:47.358 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 17:37:47.411 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 17:38:00.856 16 INFO neutron.db.l3_hamode_db [None req-51d5a701-226e-4b15-b279-1b0a2670760a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 17:38:14.958 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4036dc4a-9d6d-40e4-ad0b-868bbde4608a 2026-05-19 17:38:16.208 16 INFO neutron.plugins.ml2.plugin [None req-e60fcf02-0733-4f2a-95fe-c258311cb8f7 - - - - - -] Attempt 1 to provision port 4036dc4a-9d6d-40e4-ad0b-868bbde4608a 2026-05-19 17:38:16.866 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4036dc4a-9d6d-40e4-ad0b-868bbde4608a 2026-05-19 17:38:17.874 16 INFO neutron.plugins.ml2.plugin [None req-2a4e4143-5110-4244-9ff3-d20939b86b36 - - - - - -] Attempt 1 to provision port 4036dc4a-9d6d-40e4-ad0b-868bbde4608a 2026-05-19 17:42:52.984 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 04c6ef1c-5917-4650-b2ed-b05910f0570f 2026-05-19 17:42:53.426 16 INFO neutron.plugins.ml2.plugin [None req-a8a2923a-fedd-40ae-8a38-9b68d1600a9f - - - - - -] Attempt 1 to provision port 04c6ef1c-5917-4650-b2ed-b05910f0570f 2026-05-19 17:42:54.951 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 04c6ef1c-5917-4650-b2ed-b05910f0570f 2026-05-19 17:42:55.089 16 INFO neutron.plugins.ml2.plugin [None req-e6b60c46-23cc-45b0-9ec0-4a8b74243181 - - - - - -] Attempt 1 to provision port 04c6ef1c-5917-4650-b2ed-b05910f0570f 2026-05-19 17:42:59.918 16 INFO neutron.plugins.ml2.plugin [None req-3629e9e4-ae99-4d74-a6b8-b85b6a105ac4 - - - - - -] Attempt 1 to provision port 82e3e58c-54f4-420b-a5df-8665f6968bbe 2026-05-19 17:46:35.627 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 82e3e58c-54f4-420b-a5df-8665f6968bbe 2026-05-19 17:46:37.049 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 82e3e58c-54f4-420b-a5df-8665f6968bbe 2026-05-19 17:54:43.150 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port faf47a94-8c4a-4541-9a6d-aec7c036fc3f 2026-05-19 17:54:45.139 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port faf47a94-8c4a-4541-9a6d-aec7c036fc3f 2026-05-19 18:05:44.921 13 INFO neutron.plugins.ml2.plugin [None req-a1cb4837-a50b-492a-a766-87b5ab177daf - - - - - -] Attempt 1 to provision port 4036dc4a-9d6d-40e4-ad0b-868bbde4608a 2026-05-19 18:05:44.973 13 INFO neutron.plugins.ml2.plugin [None req-a1cb4837-a50b-492a-a766-87b5ab177daf - - - - - -] Attempt 1 to provision port 04c6ef1c-5917-4650-b2ed-b05910f0570f 2026-05-19 18:05:45.024 13 INFO neutron.plugins.ml2.plugin [None req-a1cb4837-a50b-492a-a766-87b5ab177daf - - - - - -] Attempt 1 to provision port 82e3e58c-54f4-420b-a5df-8665f6968bbe 2026-05-19 18:10:01.433 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b8d0d5f0-d315-46e7-9d68-20e27f9db6ba 2026-05-19 18:10:02.648 16 INFO neutron.plugins.ml2.plugin [None req-18913b43-034b-47d2-a1d1-eb4db4188997 - - - - - -] Attempt 1 to provision port b8d0d5f0-d315-46e7-9d68-20e27f9db6ba 2026-05-19 18:10:03.387 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b8d0d5f0-d315-46e7-9d68-20e27f9db6ba 2026-05-19 18:10:05.466 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 664d9bee-1e24-4c85-b240-a497534286c9 2026-05-19 18:10:07.454 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 664d9bee-1e24-4c85-b240-a497534286c9 2026-05-19 18:10:11.572 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 669fbd69-5408-4f93-b65e-8edb50989fe5 2026-05-19 18:10:11.962 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port fdb26fae-8b10-4b07-857a-51d72cb9686d 2026-05-19 18:10:12.294 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 528c6631-9b8d-445c-b26b-ed295a3f7e83 2026-05-19 18:10:12.651 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b6fd0a73-7ab3-4439-b973-d43b5841a661 2026-05-19 18:10:13.588 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 21a69570-131d-497a-839e-13bdb3d0a973 2026-05-19 18:10:13.978 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 669fbd69-5408-4f93-b65e-8edb50989fe5 2026-05-19 18:10:14.214 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port fdb26fae-8b10-4b07-857a-51d72cb9686d 2026-05-19 18:10:14.422 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 528c6631-9b8d-445c-b26b-ed295a3f7e83 2026-05-19 18:10:14.581 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b6fd0a73-7ab3-4439-b973-d43b5841a661 2026-05-19 18:10:14.583 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port 37bb5a28-6170-48fe-8621-e50fe2ba1880 2026-05-19 18:10:14.626 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port 36037750-af02-45eb-808d-ac0fbc1799b1 2026-05-19 18:10:14.675 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port 528c6631-9b8d-445c-b26b-ed295a3f7e83 2026-05-19 18:10:14.761 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port aac67e31-cd4f-433b-a84c-932e77c03333 2026-05-19 18:10:14.833 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port 5873a5fa-e472-41fb-9a9f-58ecfef40e06 2026-05-19 18:10:14.869 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port b8d0d5f0-d315-46e7-9d68-20e27f9db6ba 2026-05-19 18:10:14.921 16 INFO neutron.plugins.ml2.plugin [None req-f9fa1b09-729b-471a-9060-d15e4a726e47 - - - - - -] Attempt 1 to provision port 664d9bee-1e24-4c85-b240-a497534286c9 2026-05-19 18:10:15.404 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 21a69570-131d-497a-839e-13bdb3d0a973 2026-05-19 18:10:20.601 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d23dcee6-2567-4736-8641-9fedf5c8e2a4 2026-05-19 18:10:21.061 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port fdaffd25-e87f-435b-ab74-59b2cfe78c80 2026-05-19 18:10:21.205 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aea9fad-757e-49f9-ac36-577c5c505443'] response: {'server_uuid': 'a9be9da4-4859-41b2-8259-5ac96381db63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd23dcee6-2567-4736-8641-9fedf5c8e2a4', 'code': 200} 2026-05-19 18:10:22.923 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d23dcee6-2567-4736-8641-9fedf5c8e2a4 2026-05-19 18:10:23.129 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port fdaffd25-e87f-435b-ab74-59b2cfe78c80 2026-05-19 18:10:23.257 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddeba028-45e5-41a3-a19f-4acdce48319f'] response: {'server_uuid': 'ecb8fc9f-4303-43e8-aaf2-516242fb2481', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdaffd25-e87f-435b-ab74-59b2cfe78c80', 'code': 200} 2026-05-19 18:10:23.361 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 2891cc6f-26bc-41e6-ab10-ca822622f6f2 2026-05-19 18:10:24.307 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 2891cc6f-26bc-41e6-ab10-ca822622f6f2 2026-05-19 18:10:25.333 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e03a5e0e-6d37-4033-a567-c2990e6aca4c'] response: {'server_uuid': 'd575397e-0226-455e-a8fb-a979253a9cb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2891cc6f-26bc-41e6-ab10-ca822622f6f2', 'code': 200} 2026-05-19 18:10:29.048 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-41a95209-04bf-4c53-9385-dc915fdc9704'] response: {'server_uuid': 'a9be9da4-4859-41b2-8259-5ac96381db63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd23dcee6-2567-4736-8641-9fedf5c8e2a4', 'code': 200} 2026-05-19 18:10:31.100 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffb8d54e-8052-48b7-b5d4-f3e9ec36695d'] response: {'server_uuid': 'd575397e-0226-455e-a8fb-a979253a9cb0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2891cc6f-26bc-41e6-ab10-ca822622f6f2', 'code': 200} 2026-05-19 18:10:31.134 13 INFO neutron.plugins.ml2.plugin [None req-ba7865e5-e45e-44ae-8b17-ab06a018e77b - - - - - -] Attempt 1 to provision port 18947d48-18f6-4768-bdfe-3814b918e66d 2026-05-19 18:10:31.160 13 INFO neutron.plugins.ml2.plugin [None req-ba7865e5-e45e-44ae-8b17-ab06a018e77b - - - - - -] Attempt 1 to provision port 37bb5a28-6170-48fe-8621-e50fe2ba1880 2026-05-19 18:10:31.182 13 INFO neutron.plugins.ml2.plugin [None req-ba7865e5-e45e-44ae-8b17-ab06a018e77b - - - - - -] Attempt 1 to provision port 36037750-af02-45eb-808d-ac0fbc1799b1 2026-05-19 18:10:31.204 13 INFO neutron.plugins.ml2.plugin [None req-ba7865e5-e45e-44ae-8b17-ab06a018e77b - - - - - -] Attempt 1 to provision port fdaffd25-e87f-435b-ab74-59b2cfe78c80 2026-05-19 18:10:31.270 13 INFO neutron.plugins.ml2.plugin [None req-ba7865e5-e45e-44ae-8b17-ab06a018e77b - - - - - -] Attempt 1 to provision port 78c66b4a-433f-449b-9b61-3b25f6c4a953 2026-05-19 18:10:31.305 13 INFO neutron.plugins.ml2.plugin [None req-ba7865e5-e45e-44ae-8b17-ab06a018e77b - - - - - -] Attempt 1 to provision port 5873a5fa-e472-41fb-9a9f-58ecfef40e06 2026-05-19 18:10:40.657 13 INFO neutron.plugins.ml2.plugin [None req-54b412f2-8461-45c7-b9db-79e39551443b - - - - - -] Attempt 1 to provision port 33ef83ab-789c-4160-8e25-d4c1b258c2d1 2026-05-19 18:10:42.225 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f96488a9-a6aa-4422-ac7e-b366b8b41814 2026-05-19 18:10:44.368 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f96488a9-a6aa-4422-ac7e-b366b8b41814 2026-05-19 18:10:44.568 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 9f4e65a0-e51e-4185-9919-a3fe7dcf9501 2026-05-19 18:10:46.298 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 9f4e65a0-e51e-4185-9919-a3fe7dcf9501 2026-05-19 18:10:48.340 13 INFO neutron.plugins.ml2.plugin [None req-ea363b71-395f-48a6-b748-4460bc1efe46 - - - - - -] Attempt 1 to provision port f0181166-5df6-4929-ac2e-df99a8a08486 2026-05-19 18:10:48.368 13 INFO neutron.plugins.ml2.plugin [None req-ea363b71-395f-48a6-b748-4460bc1efe46 - - - - - -] Attempt 1 to provision port 9f4e65a0-e51e-4185-9919-a3fe7dcf9501 2026-05-19 18:10:50.286 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 5873a5fa-e472-41fb-9a9f-58ecfef40e06 2026-05-19 18:10:50.564 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 18947d48-18f6-4768-bdfe-3814b918e66d 2026-05-19 18:10:52.463 16 INFO neutron.plugins.ml2.plugin [None req-19e4898c-a5dd-4484-acaa-3a454dda38b5 - - - - - -] Attempt 1 to provision port f0181166-5df6-4929-ac2e-df99a8a08486 2026-05-19 18:10:52.526 16 INFO neutron.plugins.ml2.plugin [None req-19e4898c-a5dd-4484-acaa-3a454dda38b5 - - - - - -] Attempt 1 to provision port ce37b948-fb05-4291-9f58-81b2019f13fe 2026-05-19 18:10:53.399 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 5873a5fa-e472-41fb-9a9f-58ecfef40e06 2026-05-19 18:10:53.625 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 18947d48-18f6-4768-bdfe-3814b918e66d 2026-05-19 18:10:53.790 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f3c6a6bd-eb02-45f2-a03d-362685cac4d9 2026-05-19 18:10:53.898 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dde462a3-3382-4a70-b8e7-fada5b41fc6e'] response: {'server_uuid': 'b9daa409-25b2-4358-8c0f-24edec13a741', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3c6a6bd-eb02-45f2-a03d-362685cac4d9', 'code': 200} 2026-05-19 18:10:54.580 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f3c6a6bd-eb02-45f2-a03d-362685cac4d9 2026-05-19 18:10:57.668 16 INFO neutron.plugins.ml2.plugin [None req-366b54fc-ce1c-479f-a9c9-7443e37a3bda - - - - - -] Attempt 1 to provision port fdaffd25-e87f-435b-ab74-59b2cfe78c80 2026-05-19 18:11:00.720 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port ce37b948-fb05-4291-9f58-81b2019f13fe 2026-05-19 18:11:01.132 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f0181166-5df6-4929-ac2e-df99a8a08486 2026-05-19 18:11:02.682 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port ce37b948-fb05-4291-9f58-81b2019f13fe 2026-05-19 18:11:02.873 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f0181166-5df6-4929-ac2e-df99a8a08486 2026-05-19 18:11:03.915 13 INFO neutron.plugins.ml2.plugin [None req-fe8003ff-1610-42b2-b210-9679c92fda9f - - - - - -] Attempt 1 to provision port fdaffd25-e87f-435b-ab74-59b2cfe78c80 2026-05-19 18:11:04.744 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ce47842-efd1-423f-a3c9-ab479aa8bbdf'] response: {'server_uuid': 'ecb8fc9f-4303-43e8-aaf2-516242fb2481', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fdaffd25-e87f-435b-ab74-59b2cfe78c80', 'code': 200} 2026-05-19 18:11:12.846 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f00a1222-72a6-4c8b-b819-b8a1c41d38f3 2026-05-19 18:11:20.639 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 8e3e4bed-deff-4808-a666-5ad511d125b1 2026-05-19 18:11:22.613 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 8e3e4bed-deff-4808-a666-5ad511d125b1 2026-05-19 18:11:24.668 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port a5e9d22b-99d3-4e12-b1dd-28c154f10c85 2026-05-19 18:11:32.630 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 5076168e-683a-41e5-91f3-a79c9cb03d60 2026-05-19 18:11:34.994 13 INFO neutron.plugins.ml2.plugin [None req-30268a49-ca2e-433d-a3d2-eff37b254416 - - - - - -] Attempt 1 to provision port eafc4ec4-9c94-438b-b961-ed7626e74f15 2026-05-19 18:11:35.049 13 INFO neutron.plugins.ml2.plugin [None req-30268a49-ca2e-433d-a3d2-eff37b254416 - - - - - -] Attempt 1 to provision port 5076168e-683a-41e5-91f3-a79c9cb03d60 2026-05-19 18:11:35.241 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 74cf7ef4-a3c8-4e39-916e-1e4dd9e2e2ef 2026-05-19 18:11:35.340 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a53eb9b6-1853-40cb-84a9-f026aab590c5'] response: {'server_uuid': 'fe619ed1-288f-4feb-ace0-258fff72d6ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74cf7ef4-a3c8-4e39-916e-1e4dd9e2e2ef', 'code': 200} 2026-05-19 18:11:35.593 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 5076168e-683a-41e5-91f3-a79c9cb03d60 2026-05-19 18:11:36.746 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 74cf7ef4-a3c8-4e39-916e-1e4dd9e2e2ef 2026-05-19 18:11:36.972 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port eafc4ec4-9c94-438b-b961-ed7626e74f15 2026-05-19 18:11:37.502 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port cdd629ca-66f5-4d53-a0a5-f69fd93ce1ff 2026-05-19 18:11:38.678 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port eafc4ec4-9c94-438b-b961-ed7626e74f15 2026-05-19 18:11:39.141 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port cdd629ca-66f5-4d53-a0a5-f69fd93ce1ff 2026-05-19 18:11:43.366 13 INFO neutron.plugins.ml2.plugin [None req-21b4b3ac-6582-4c85-a1ca-1d2b7e22a0e5 - - - - - -] Attempt 1 to provision port eafc4ec4-9c94-438b-b961-ed7626e74f15 2026-05-19 18:11:43.415 13 INFO neutron.plugins.ml2.plugin [None req-21b4b3ac-6582-4c85-a1ca-1d2b7e22a0e5 - - - - - -] Attempt 1 to provision port cdd629ca-66f5-4d53-a0a5-f69fd93ce1ff 2026-05-19 18:11:43.492 13 INFO neutron.plugins.ml2.plugin [None req-21b4b3ac-6582-4c85-a1ca-1d2b7e22a0e5 - - - - - -] Attempt 1 to provision port 5076168e-683a-41e5-91f3-a79c9cb03d60 2026-05-19 18:11:56.021 13 INFO neutron.plugins.ml2.plugin [None req-c477ecac-8ce4-4dc0-b67c-bd0e056f1db3 - - - - - -] Attempt 1 to provision port c1ebc92a-0ab5-4c42-9c06-fa360f5e7752 2026-05-19 18:11:56.710 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port c1ebc92a-0ab5-4c42-9c06-fa360f5e7752 2026-05-19 18:11:56.954 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port e9b56c08-2439-4192-b809-fe795711ea03 2026-05-19 18:11:58.716 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port e9b56c08-2439-4192-b809-fe795711ea03 2026-05-19 18:11:58.801 16 INFO neutron.plugins.ml2.plugin [None req-067b375d-ada2-42e8-aa71-42de74ac5902 - - - - - -] Attempt 1 to provision port c1ebc92a-0ab5-4c42-9c06-fa360f5e7752 2026-05-19 18:11:58.852 16 INFO neutron.plugins.ml2.plugin [None req-067b375d-ada2-42e8-aa71-42de74ac5902 - - - - - -] Attempt 1 to provision port 19c67417-5791-438c-bad7-a92ad31e3982 2026-05-19 18:12:01.517 16 INFO neutron.plugins.ml2.plugin [None req-462e28d3-0d21-4f72-ba36-42284d6e7286 - - - - - -] Attempt 1 to provision port 20bb8f9c-5aea-483d-b9d4-c36f9516f9e4 2026-05-19 18:12:01.563 16 INFO neutron.plugins.ml2.plugin [None req-462e28d3-0d21-4f72-ba36-42284d6e7286 - - - - - -] Attempt 1 to provision port 19c67417-5791-438c-bad7-a92ad31e3982 2026-05-19 18:12:09.204 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0c96a6d4-9ff4-4b27-ba04-1c1df1950053 2026-05-19 18:12:09.312 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f2d2039-01e9-4155-ac74-326d9d8fca31'] response: {'server_uuid': 'de4dc241-ba1b-426c-bd13-86cdcb9765e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c96a6d4-9ff4-4b27-ba04-1c1df1950053', 'code': 200} 2026-05-19 18:12:10.646 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0c96a6d4-9ff4-4b27-ba04-1c1df1950053 2026-05-19 18:12:12.698 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 20bb8f9c-5aea-483d-b9d4-c36f9516f9e4 2026-05-19 18:12:14.698 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 20bb8f9c-5aea-483d-b9d4-c36f9516f9e4 2026-05-19 18:12:14.846 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 19c67417-5791-438c-bad7-a92ad31e3982 2026-05-19 18:12:16.652 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 19c67417-5791-438c-bad7-a92ad31e3982 2026-05-19 18:12:29.353 13 INFO neutron.plugins.ml2.plugin [None req-45da1dc4-e82f-4ef7-b60b-291a529b36e6 - - - - - -] Attempt 1 to provision port 4a689b26-c689-4090-931e-a984754364aa 2026-05-19 18:12:30.672 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 5f28ad57-4628-4688-b6cd-985b7f449772 2026-05-19 18:12:32.833 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 5f28ad57-4628-4688-b6cd-985b7f449772 2026-05-19 18:12:33.231 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0895d62f-8f35-4004-a4b3-f0a445d8f3ed 2026-05-19 18:12:33.725 16 INFO neutron.plugins.ml2.plugin [None req-dc542202-60fe-4127-8388-f5be8b8b095e - - - - - -] Attempt 1 to provision port 0895d62f-8f35-4004-a4b3-f0a445d8f3ed 2026-05-19 18:12:33.815 16 INFO neutron.plugins.ml2.plugin [None req-dc542202-60fe-4127-8388-f5be8b8b095e - - - - - -] Attempt 1 to provision port 42c86c7c-ae2a-4819-81cd-11f1a0f0c99e 2026-05-19 18:12:34.634 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0895d62f-8f35-4004-a4b3-f0a445d8f3ed 2026-05-19 18:12:36.038 16 INFO neutron.plugins.ml2.plugin [None req-860d70ca-ec63-4d63-a012-0577adae10ad - - - - - -] Attempt 1 to provision port 42c86c7c-ae2a-4819-81cd-11f1a0f0c99e 2026-05-19 18:12:38.265 16 INFO neutron.plugins.ml2.plugin [None req-3ab4c6e5-80ec-4121-9952-3b67b18c4f69 - - - - - -] Attempt 1 to provision port 42c86c7c-ae2a-4819-81cd-11f1a0f0c99e 2026-05-19 18:12:40.818 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-062a2df6-365e-475a-b439-4edf2d8f5dfa'] response: {'server_uuid': 'de4dc241-ba1b-426c-bd13-86cdcb9765e9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0c96a6d4-9ff4-4b27-ba04-1c1df1950053', 'code': 200} 2026-05-19 18:12:43.766 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0c96a6d4-9ff4-4b27-ba04-1c1df1950053 2026-05-19 18:12:43.923 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d494d4f5-b4e8-4f78-903f-8b60379f43c8'] response: {'server_uuid': 'de4dc241-ba1b-426c-bd13-86cdcb9765e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c96a6d4-9ff4-4b27-ba04-1c1df1950053', 'code': 200} 2026-05-19 18:12:44.172 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port a41e803a-9def-43a2-a5b9-0513c30aba05 2026-05-19 18:12:44.889 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0c96a6d4-9ff4-4b27-ba04-1c1df1950053 2026-05-19 18:12:45.093 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port a41e803a-9def-43a2-a5b9-0513c30aba05 2026-05-19 18:12:45.972 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a76854d9-4a0d-4cea-97ea-768936cea616'] response: {'server_uuid': '32339059-954c-49ab-b1f0-5f9deb223daa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a41e803a-9def-43a2-a5b9-0513c30aba05', 'code': 200} 2026-05-19 18:12:48.957 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port e3c8cbbe-b72f-4936-a30c-bbc0162baad7 2026-05-19 18:12:49.313 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 42c86c7c-ae2a-4819-81cd-11f1a0f0c99e 2026-05-19 18:12:49.362 16 INFO neutron.plugins.ml2.plugin [None req-549f7310-af9b-46e4-b9e1-c136e333a729 - - - - - -] Attempt 1 to provision port e3c8cbbe-b72f-4936-a30c-bbc0162baad7 2026-05-19 18:12:49.593 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4a689b26-c689-4090-931e-a984754364aa 2026-05-19 18:12:50.883 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port e3c8cbbe-b72f-4936-a30c-bbc0162baad7 2026-05-19 18:12:51.110 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 42c86c7c-ae2a-4819-81cd-11f1a0f0c99e 2026-05-19 18:12:51.290 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4a689b26-c689-4090-931e-a984754364aa 2026-05-19 18:12:53.045 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 761a523f-02f7-463e-89eb-fcc5a52aedf2 2026-05-19 18:12:53.376 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 66588108-ea1f-41d2-9989-64a823100935 2026-05-19 18:12:55.028 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 761a523f-02f7-463e-89eb-fcc5a52aedf2 2026-05-19 18:12:55.274 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 66588108-ea1f-41d2-9989-64a823100935 2026-05-19 18:12:55.508 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port cd9d7a0a-5af1-4e08-8d71-23bd97e094ad 2026-05-19 18:12:56.898 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port cd9d7a0a-5af1-4e08-8d71-23bd97e094ad 2026-05-19 18:13:00.846 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port e3c8cbbe-b72f-4936-a30c-bbc0162baad7 2026-05-19 18:13:01.404 13 INFO neutron.plugins.ml2.plugin [None req-16071c67-3a01-4269-aa1e-b08317e3bc07 - - - - - -] Attempt 1 to provision port cd9d7a0a-5af1-4e08-8d71-23bd97e094ad 2026-05-19 18:13:01.453 13 INFO neutron.plugins.ml2.plugin [None req-16071c67-3a01-4269-aa1e-b08317e3bc07 - - - - - -] Attempt 1 to provision port 8ecd89d2-d548-4697-8da1-5495fe439314 2026-05-19 18:13:01.480 13 INFO neutron.plugins.ml2.plugin [None req-16071c67-3a01-4269-aa1e-b08317e3bc07 - - - - - -] Attempt 1 to provision port e3c8cbbe-b72f-4936-a30c-bbc0162baad7 2026-05-19 18:13:01.555 13 INFO neutron.plugins.ml2.plugin [None req-16071c67-3a01-4269-aa1e-b08317e3bc07 - - - - - -] Attempt 1 to provision port 7664acf9-55df-4ea7-8bc7-307a1e216fec 2026-05-19 18:13:01.578 13 INFO neutron.plugins.ml2.plugin [None req-16071c67-3a01-4269-aa1e-b08317e3bc07 - - - - - -] Attempt 1 to provision port 66588108-ea1f-41d2-9989-64a823100935 2026-05-19 18:13:01.632 13 INFO neutron.plugins.ml2.plugin [None req-16071c67-3a01-4269-aa1e-b08317e3bc07 - - - - - -] Attempt 1 to provision port 63d85fd0-1938-4220-b3e0-a5f6af147f05 2026-05-19 18:13:06.493 16 INFO neutron.plugins.ml2.plugin [None req-06f3d160-4c07-44db-9c22-c7ed6fea5bb9 - - - - - -] Attempt 1 to provision port cd9d7a0a-5af1-4e08-8d71-23bd97e094ad 2026-05-19 18:13:06.548 16 INFO neutron.plugins.ml2.plugin [None req-06f3d160-4c07-44db-9c22-c7ed6fea5bb9 - - - - - -] Attempt 1 to provision port 987c275b-922d-407a-92f3-f56fa9dd54ad 2026-05-19 18:13:06.567 16 INFO neutron.plugins.ml2.plugin [None req-06f3d160-4c07-44db-9c22-c7ed6fea5bb9 - - - - - -] Attempt 1 to provision port e3c8cbbe-b72f-4936-a30c-bbc0162baad7 2026-05-19 18:13:06.617 16 INFO neutron.plugins.ml2.plugin [None req-06f3d160-4c07-44db-9c22-c7ed6fea5bb9 - - - - - -] Attempt 1 to provision port 7664acf9-55df-4ea7-8bc7-307a1e216fec 2026-05-19 18:13:06.640 16 INFO neutron.plugins.ml2.plugin [None req-06f3d160-4c07-44db-9c22-c7ed6fea5bb9 - - - - - -] Attempt 1 to provision port 66588108-ea1f-41d2-9989-64a823100935 2026-05-19 18:13:06.702 16 INFO neutron.plugins.ml2.plugin [None req-06f3d160-4c07-44db-9c22-c7ed6fea5bb9 - - - - - -] Attempt 1 to provision port 63d85fd0-1938-4220-b3e0-a5f6af147f05 2026-05-19 18:13:07.423 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0927a025-f0db-402e-a6b1-4ebd9eb57a7a 2026-05-19 18:13:07.539 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eeb28a9-c848-4881-acdd-e2062c406ee2'] response: {'server_uuid': '50cd8dfb-9064-4dff-a4d7-9dfa39ffc8f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0927a025-f0db-402e-a6b1-4ebd9eb57a7a', 'code': 200} 2026-05-19 18:13:09.032 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 0927a025-f0db-402e-a6b1-4ebd9eb57a7a 2026-05-19 18:13:09.376 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 7664acf9-55df-4ea7-8bc7-307a1e216fec 2026-05-19 18:13:09.848 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 63d85fd0-1938-4220-b3e0-a5f6af147f05 2026-05-19 18:13:11.396 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 7664acf9-55df-4ea7-8bc7-307a1e216fec 2026-05-19 18:13:11.596 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 987c275b-922d-407a-92f3-f56fa9dd54ad 2026-05-19 18:13:11.883 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 8ecd89d2-d548-4697-8da1-5495fe439314 2026-05-19 18:13:12.156 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 63d85fd0-1938-4220-b3e0-a5f6af147f05 2026-05-19 18:13:13.408 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 987c275b-922d-407a-92f3-f56fa9dd54ad 2026-05-19 18:13:13.615 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 8ecd89d2-d548-4697-8da1-5495fe439314 2026-05-19 18:13:14.238 16 INFO neutron.plugins.ml2.plugin [None req-bfac2246-d9ed-4c3a-8717-fb7c2094fccf - - - - - -] Attempt 1 to provision port 987c275b-922d-407a-92f3-f56fa9dd54ad 2026-05-19 18:13:14.332 16 INFO neutron.plugins.ml2.plugin [None req-bfac2246-d9ed-4c3a-8717-fb7c2094fccf - - - - - -] Attempt 1 to provision port 0927a025-f0db-402e-a6b1-4ebd9eb57a7a 2026-05-19 18:13:14.426 16 INFO neutron.plugins.ml2.plugin [None req-bfac2246-d9ed-4c3a-8717-fb7c2094fccf - - - - - -] Attempt 1 to provision port 7664acf9-55df-4ea7-8bc7-307a1e216fec 2026-05-19 18:13:14.522 16 INFO neutron.plugins.ml2.plugin [None req-bfac2246-d9ed-4c3a-8717-fb7c2094fccf - - - - - -] Attempt 1 to provision port 66588108-ea1f-41d2-9989-64a823100935 2026-05-19 18:13:14.621 16 INFO neutron.plugins.ml2.plugin [None req-bfac2246-d9ed-4c3a-8717-fb7c2094fccf - - - - - -] Attempt 1 to provision port 63d85fd0-1938-4220-b3e0-a5f6af147f05 2026-05-19 18:13:17.557 16 INFO neutron.plugins.ml2.plugin [None req-207de8fd-d23e-4128-be42-2d000bef4cf9 - - - - - -] Attempt 1 to provision port 987c275b-922d-407a-92f3-f56fa9dd54ad 2026-05-19 18:13:19.671 13 INFO neutron.plugins.ml2.plugin [None req-cc70ad85-1322-4280-b90b-e5b410ea3f02 - - - - - -] Attempt 1 to provision port 0927a025-f0db-402e-a6b1-4ebd9eb57a7a 2026-05-19 18:13:25.386 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d309d9e8-0040-4d4f-8ab6-96925f0b614a 2026-05-19 18:13:25.525 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-36cb30ce-15a1-4939-a962-915ae00330a2'] response: {'server_uuid': '41de6a28-4b6e-4739-bfc8-77aaed011854', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd309d9e8-0040-4d4f-8ab6-96925f0b614a', 'code': 200} 2026-05-19 18:13:27.981 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d309d9e8-0040-4d4f-8ab6-96925f0b614a 2026-05-19 18:13:28.208 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port da71b9f1-c1b1-49d3-81a4-699ede7eef7a 2026-05-19 18:13:28.334 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c6d1742-037a-45e8-89a6-5786cf042322'] response: {'server_uuid': '79e8068d-05b2-4014-91cb-376284528d41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da71b9f1-c1b1-49d3-81a4-699ede7eef7a', 'code': 200} 2026-05-19 18:13:29.371 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port da71b9f1-c1b1-49d3-81a4-699ede7eef7a 2026-05-19 18:13:51.358 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b71f4fce-2d78-4e38-9d02-167611b5a510 2026-05-19 18:13:51.435 13 INFO neutron.plugins.ml2.plugin [None req-7b39bb4b-4a08-4bc4-98bd-f0ac26e965bc - - - - - -] Attempt 1 to provision port b71f4fce-2d78-4e38-9d02-167611b5a510 2026-05-19 18:13:53.479 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port af716e6f-c87a-44c9-ae8c-406adb3d02e5 2026-05-19 18:13:53.835 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b71f4fce-2d78-4e38-9d02-167611b5a510 2026-05-19 18:13:54.482 13 INFO neutron.plugins.ml2.plugin [None req-dfca1c2f-bbd4-4712-b32d-9fd71d89aa1f - - - - - -] Attempt 1 to provision port 468192c2-e3ed-4b89-b241-e50790ed540e 2026-05-19 18:13:54.513 13 INFO neutron.plugins.ml2.plugin [None req-dfca1c2f-bbd4-4712-b32d-9fd71d89aa1f - - - - - -] Attempt 1 to provision port 7c3e4012-bc4c-4de5-9996-11bdd831755a 2026-05-19 18:13:54.537 13 INFO neutron.plugins.ml2.plugin [None req-dfca1c2f-bbd4-4712-b32d-9fd71d89aa1f - - - - - -] Attempt 1 to provision port b71f4fce-2d78-4e38-9d02-167611b5a510 2026-05-19 18:13:55.458 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port af716e6f-c87a-44c9-ae8c-406adb3d02e5 2026-05-19 18:13:57.389 13 INFO neutron.plugins.ml2.plugin [None req-03973228-fd77-416d-8ed1-5de58477d4e1 - - - - - -] Attempt 1 to provision port 468192c2-e3ed-4b89-b241-e50790ed540e 2026-05-19 18:13:59.571 16 INFO neutron.plugins.ml2.plugin [None req-b4d82f4f-299b-41c7-9823-a7a8a7593e8c - - - - - -] Attempt 1 to provision port 6584f91a-caeb-451e-9eb1-e39fab556bea 2026-05-19 18:13:59.594 16 INFO neutron.plugins.ml2.plugin [None req-b4d82f4f-299b-41c7-9823-a7a8a7593e8c - - - - - -] Attempt 1 to provision port 468192c2-e3ed-4b89-b241-e50790ed540e 2026-05-19 18:14:06.470 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 94b114f9-df4b-4e3e-8ddb-71976376bedc 2026-05-19 18:14:06.637 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf75cd76-6c8a-4686-8b52-19d658620ff6'] response: {'server_uuid': 'a8bbf3aa-ef3d-44b9-ae5d-587b8e8c19a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '94b114f9-df4b-4e3e-8ddb-71976376bedc', 'code': 200} 2026-05-19 18:14:07.200 16 INFO neutron_taas.services.taas.taas_plugin [None req-a107d70e-952b-42fb-af27-c8b5d4be2c98 - - - - - -] TaaS: Handle Delete Port: 0895d62f-8f35-4004-a4b3-f0a445d8f3ed 2026-05-19 18:14:07.206 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a107d70e-952b-42fb-af27-c8b5d4be2c98 - - - - - -] Tap Mirror: Handle Delete Port: 0895d62f-8f35-4004-a4b3-f0a445d8f3ed 2026-05-19 18:14:07.910 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 94b114f9-df4b-4e3e-8ddb-71976376bedc 2026-05-19 18:14:09.576 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 7c3e4012-bc4c-4de5-9996-11bdd831755a 2026-05-19 18:14:09.851 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 468192c2-e3ed-4b89-b241-e50790ed540e 2026-05-19 18:14:11.551 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 7c3e4012-bc4c-4de5-9996-11bdd831755a 2026-05-19 18:14:11.707 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 468192c2-e3ed-4b89-b241-e50790ed540e 2026-05-19 18:14:13.580 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 78c0e327-8f0b-47af-ba30-fd6c6637c3ec 2026-05-19 18:14:13.825 16 INFO neutron.plugins.ml2.plugin [None req-e441b63c-5ffc-4f72-9fa7-5c59ae71fd14 - - - - - -] Attempt 1 to provision port 78c0e327-8f0b-47af-ba30-fd6c6637c3ec 2026-05-19 18:14:15.614 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d939ea0c-cad9-4e0e-9bbf-b1e3109016eb 2026-05-19 18:14:16.081 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 78c0e327-8f0b-47af-ba30-fd6c6637c3ec 2026-05-19 18:14:17.543 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d939ea0c-cad9-4e0e-9bbf-b1e3109016eb 2026-05-19 18:14:18.048 13 INFO neutron.plugins.ml2.plugin [None req-d64bb5bd-84b8-462a-b5a6-6ff83a6220a3 - - - - - -] Attempt 1 to provision port 78c0e327-8f0b-47af-ba30-fd6c6637c3ec 2026-05-19 18:14:18.135 13 INFO neutron.plugins.ml2.plugin [None req-d64bb5bd-84b8-462a-b5a6-6ff83a6220a3 - - - - - -] Attempt 1 to provision port 01e45d7f-875b-4c3a-8072-0a4e17661791 2026-05-19 18:14:20.283 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d2e386ed-6327-4bf6-b4df-99f21d009bf9 2026-05-19 18:14:20.765 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port dab93015-82f4-4fd7-9922-5daa559184d9 2026-05-19 18:14:21.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6850f6cf-5dea-49c3-a543-66d91f5406f4'] response: {'server_uuid': '70c2958c-9258-4c1c-9377-c999ebdd67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dab93015-82f4-4fd7-9922-5daa559184d9', 'code': 200} 2026-05-19 18:14:22.391 16 INFO neutron.plugins.ml2.plugin [None req-40ad82eb-0838-4176-a0f8-50eb192304d4 - - - - - -] Attempt 1 to provision port eff5b806-90f6-4098-8fca-179e9eeeb581 2026-05-19 18:14:22.427 16 INFO neutron.plugins.ml2.plugin [None req-40ad82eb-0838-4176-a0f8-50eb192304d4 - - - - - -] Attempt 1 to provision port 01e45d7f-875b-4c3a-8072-0a4e17661791 2026-05-19 18:14:22.470 16 INFO neutron.plugins.ml2.plugin [None req-40ad82eb-0838-4176-a0f8-50eb192304d4 - - - - - -] Attempt 1 to provision port 2c1639b7-2f5c-4a8a-82bd-a06fe3bfe470 2026-05-19 18:14:23.001 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port d2e386ed-6327-4bf6-b4df-99f21d009bf9 2026-05-19 18:14:23.241 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port dab93015-82f4-4fd7-9922-5daa559184d9 2026-05-19 18:14:24.859 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b3a3fbc8-5322-4828-b8aa-7c774a495a97 2026-05-19 18:14:26.987 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port b3a3fbc8-5322-4828-b8aa-7c774a495a97 2026-05-19 18:14:27.891 16 INFO neutron.plugins.ml2.plugin [None req-f9035ffe-a449-41fd-81c2-5537530627ff - - - - - -] Attempt 1 to provision port b3a3fbc8-5322-4828-b8aa-7c774a495a97 2026-05-19 18:14:27.958 16 INFO neutron.plugins.ml2.plugin [None req-f9035ffe-a449-41fd-81c2-5537530627ff - - - - - -] Attempt 1 to provision port 01e45d7f-875b-4c3a-8072-0a4e17661791 2026-05-19 18:14:27.996 16 INFO neutron.plugins.ml2.plugin [None req-f9035ffe-a449-41fd-81c2-5537530627ff - - - - - -] Attempt 1 to provision port 1c1ae48e-44fc-46db-8c9e-63894b2142b3 2026-05-19 18:14:31.424 16 INFO neutron.plugins.ml2.plugin [None req-bac405c0-30ce-49b0-945b-d365b90bc8cc - - - - - -] Attempt 1 to provision port b3a3fbc8-5322-4828-b8aa-7c774a495a97 2026-05-19 18:14:31.481 16 INFO neutron.plugins.ml2.plugin [None req-bac405c0-30ce-49b0-945b-d365b90bc8cc - - - - - -] Attempt 1 to provision port 1c1ae48e-44fc-46db-8c9e-63894b2142b3 2026-05-19 18:14:32.680 16 INFO neutron.plugins.ml2.plugin [None req-4f8a9b33-adcd-48bc-935b-0636d0a8d63d - - - - - -] Attempt 1 to provision port 1c1ae48e-44fc-46db-8c9e-63894b2142b3 2026-05-19 18:14:33.940 13 INFO neutron.plugins.ml2.plugin [None req-41a0518d-38f4-45a6-8bde-8c0cad39f98b - - - - - -] Attempt 1 to provision port 1c1ae48e-44fc-46db-8c9e-63894b2142b3 2026-05-19 18:14:33.956 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port c5fbccb0-d452-4e80-aae2-6e93bdf7162a 2026-05-19 18:14:34.109 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1be6f55-88c6-4ab0-b808-572ec1d53cd2'] response: {'server_uuid': '94cccf5c-ba0f-46c2-b6fa-45b00db672c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5fbccb0-d452-4e80-aae2-6e93bdf7162a', 'code': 200} 2026-05-19 18:14:35.092 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 01e45d7f-875b-4c3a-8072-0a4e17661791 2026-05-19 18:14:35.447 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port eff5b806-90f6-4098-8fca-179e9eeeb581 2026-05-19 18:14:35.788 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port c5fbccb0-d452-4e80-aae2-6e93bdf7162a 2026-05-19 18:14:37.088 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 01e45d7f-875b-4c3a-8072-0a4e17661791 2026-05-19 18:14:37.508 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port eff5b806-90f6-4098-8fca-179e9eeeb581 2026-05-19 18:14:37.819 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 1c1ae48e-44fc-46db-8c9e-63894b2142b3 2026-05-19 18:14:38.209 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 2c1639b7-2f5c-4a8a-82bd-a06fe3bfe470 2026-05-19 18:14:39.052 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 1c1ae48e-44fc-46db-8c9e-63894b2142b3 2026-05-19 18:14:39.301 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 2c1639b7-2f5c-4a8a-82bd-a06fe3bfe470 2026-05-19 18:14:46.661 13 INFO neutron.plugins.ml2.plugin [None req-fe91b811-cf69-41ff-b565-64f61868c372 - - - - - -] Attempt 1 to provision port c235c51c-eead-4944-b017-daefc039189c 2026-05-19 18:14:47.101 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port c235c51c-eead-4944-b017-daefc039189c 2026-05-19 18:14:55.286 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fd64fc2-78ed-43f5-9f89-1e8a6a190e72'] response: {'server_uuid': '94cccf5c-ba0f-46c2-b6fa-45b00db672c1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c5fbccb0-d452-4e80-aae2-6e93bdf7162a', 'code': 200} 2026-05-19 18:14:59.944 13 INFO neutron.plugins.ml2.plugin [None req-bbec1d9a-3754-41b7-b705-9c99a8dbbdea - - - - - -] Attempt 1 to provision port f802334c-1986-40bc-bc27-81ac8be8324a 2026-05-19 18:15:07.075 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f802334c-1986-40bc-bc27-81ac8be8324a 2026-05-19 18:15:07.208 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd145fc-8313-4782-9429-5ad7275d0a25'] response: {'server_uuid': '70c2958c-9258-4c1c-9377-c999ebdd67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f802334c-1986-40bc-bc27-81ac8be8324a', 'code': 200} 2026-05-19 18:15:09.045 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f802334c-1986-40bc-bc27-81ac8be8324a 2026-05-19 18:15:11.553 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port f802334c-1986-40bc-bc27-81ac8be8324a 2026-05-19 18:15:38.582 13 INFO neutron.plugins.ml2.plugin [None req-f43c5de1-29ed-4682-9c05-3b470211831d - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:15:46.601 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:15:46.734 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f38bc80c-6c56-40c6-8900-31b601a00e7e'] response: {'server_uuid': '70c2958c-9258-4c1c-9377-c999ebdd67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fdfa6e9-83d9-4220-ad13-55e4059c51cb', 'code': 200} 2026-05-19 18:15:47.212 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:15:54.514 16 INFO neutron.plugins.ml2.plugin [None req-e07f743d-3de9-40c8-90db-f5a094f0a7ae - - - - - -] Attempt 1 to provision port 4facda73-1830-483d-90c1-07b504b762ce 2026-05-19 18:16:01.252 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4facda73-1830-483d-90c1-07b504b762ce 2026-05-19 18:16:01.367 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-acd6a0d8-0855-4bce-8241-4c20f79f0e35'] response: {'server_uuid': '70c2958c-9258-4c1c-9377-c999ebdd67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4facda73-1830-483d-90c1-07b504b762ce', 'code': 200} 2026-05-19 18:16:03.231 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4facda73-1830-483d-90c1-07b504b762ce 2026-05-19 18:16:04.337 16 INFO neutron.plugins.ml2.plugin [None req-16d2b787-c55c-4c41-ad81-03c1ef73498f - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:16:05.276 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:16:18.629 13 INFO neutron.plugins.ml2.plugin [None req-1c9023c7-c506-4dc9-adfb-8f49ecd4cc34 - - - - - -] Attempt 1 to provision port 4facda73-1830-483d-90c1-07b504b762ce 2026-05-19 18:16:19.299 13 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 4facda73-1830-483d-90c1-07b504b762ce 2026-05-19 18:16:19.996 16 INFO neutron.plugins.ml2.plugin [None req-cb8ac462-4b26-470b-bf05-facfb0197452 - - - - - -] Attempt 1 to provision port 4facda73-1830-483d-90c1-07b504b762ce 2026-05-19 18:16:29.262 16 INFO neutron.plugins.ml2.plugin [None req-3546a745-b66e-42cd-9740-0471b99bf497 - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:16:29.431 13 INFO neutron.plugins.ml2.plugin [None req-68b0a1a6-8ac0-4035-af0d-08180101b7ed - - - - - -] Attempt 1 to provision port 3fdfa6e9-83d9-4220-ad13-55e4059c51cb 2026-05-19 18:17:01.449 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e4221aa-e030-43b8-8669-aa64d1480c7f'] response: {'server_uuid': '41de6a28-4b6e-4739-bfc8-77aaed011854', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd309d9e8-0040-4d4f-8ab6-96925f0b614a', 'code': 200}