+ 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-03-02 22:51:24.728 1 INFO neutron.common.config [-] Logging enabled! 2026-03-02 22:51:24.729 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-02 22:51:24.729 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-02 22:51:24.729 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 22:51:26.224 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 22:51:26.226 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 22:51:26.229 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-02 22:51:26.230 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 22:51:26.230 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 22:51:26.230 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 22:51:26.230 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 22:51:26.237 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 22:51:26.237 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 22:51:26.237 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 22:51:26.255 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 22:51:26.256 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 22:51:26.256 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 22:51:26.274 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 22:51:26.274 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 22:51:26.274 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 22:51:26.274 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 22:51:26.565 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing driver for type 'vlan' 2026-03-02 22:51:26.710 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] VlanTypeDriver initialization complete 2026-03-02 22:51:26.710 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 22:51:26.711 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 22:51:26.766 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 22:51:26.767 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 22:51:26.767 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing extension driver 'port_security' 2026-03-02 22:51:26.767 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 22:51:26.767 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing extension driver 'qos' 2026-03-02 22:51:26.768 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 22:51:26.768 1 INFO neutron.plugins.ml2.managers [None req-c60beb47-0d70-412e-9657-50cb669bfafc - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 22:51:26.781 1 INFO neutron.quota [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded quota_driver: . 2026-03-02 22:51:26.782 1 INFO neutron.plugins.ml2.plugin [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 22:51:26.782 1 INFO neutron.plugins.ml2.managers [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 22:51:26.782 1 INFO neutron.plugins.ml2.managers [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 22:51:26.782 1 INFO neutron.plugins.ml2.managers [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 22:51:26.782 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: qos 2026-03-02 22:51:26.793 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: router 2026-03-02 22:51:26.827 1 INFO neutron.services.service_base [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 22:51:26.827 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: segments 2026-03-02 22:51:26.895 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: trunk 2026-03-02 22:51:26.908 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: vpnaas 2026-03-02 22:51:26.939 1 WARNING stevedore.named [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 22:51:27.030 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 22:51:27.030 1 INFO neutron.common.utils [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 22:51:27.030 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: taas 2026-03-02 22:51:27.052 1 WARNING stevedore.named [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 22:51:27.052 1 WARNING stevedore.named [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 22:51:27.079 1 INFO neutron_taas.services.taas.taas_plugin [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-02 22:51:27.080 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: tapmirror 2026-03-02 22:51:27.091 1 WARNING stevedore.named [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 22:51:27.092 1 WARNING stevedore.named [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 22:51:27.107 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-02 22:51:27.107 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: auto_allocate 2026-03-02 22:51:27.117 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: tag 2026-03-02 22:51:27.124 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: timestamp 2026-03-02 22:51:27.127 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 22:51:27.130 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: flavors 2026-03-02 22:51:27.134 1 INFO neutron.manager [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loading Plugin: revisions 2026-03-02 22:51:27.136 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Initializing extension manager. 2026-03-02 22:51:27.138 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: address-group 2026-03-02 22:51:27.139 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: address-scope 2026-03-02 22:51:27.139 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 22:51:27.140 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: agent 2026-03-02 22:51:27.140 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 22:51:27.142 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 22:51:27.142 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 22:51:27.143 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: availability_zone 2026-03-02 22:51:27.143 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 22:51:27.144 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 22:51:27.144 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: default-subnetpools 2026-03-02 22:51:27.147 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 22:51:27.147 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: dns-integration 2026-03-02 22:51:27.148 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 22:51:27.148 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 22:51:27.149 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: dvr 2026-03-02 22:51:27.149 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 22:51:27.149 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 22:51:27.150 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 22:51:27.151 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 22:51:27.151 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: external-net 2026-03-02 22:51:27.152 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 22:51:27.152 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: extraroute 2026-03-02 22:51:27.153 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 22:51:27.153 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 22:51:27.154 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 22:51:27.154 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 22:51:27.155 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 22:51:27.155 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: fip-port-details 2026-03-02 22:51:27.156 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: flavors 2026-03-02 22:51:27.157 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 22:51:27.157 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: floatingip-pools 2026-03-02 22:51:27.158 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: ip_allocation 2026-03-02 22:51:27.158 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 22:51:27.158 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: l2_adjacency 2026-03-02 22:51:27.159 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: router 2026-03-02 22:51:27.161 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 22:51:27.162 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 22:51:27.162 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 22:51:27.162 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 22:51:27.163 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: l3-ha 2026-03-02 22:51:27.163 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 22:51:27.164 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 22:51:27.164 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: l3-flavors 2026-03-02 22:51:27.165 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 22:51:27.165 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 22:51:27.167 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 22:51:27.168 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 22:51:27.169 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 22:51:27.170 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 22:51:27.170 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 22:51:27.171 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: multi-provider 2026-03-02 22:51:27.171 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: net-mtu 2026-03-02 22:51:27.172 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 22:51:27.172 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: network_availability_zone 2026-03-02 22:51:27.173 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: network_ha 2026-03-02 22:51:27.173 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: network-ip-availability 2026-03-02 22:51:27.174 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 22:51:27.174 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: pagination 2026-03-02 22:51:27.175 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-device-profile 2026-03-02 22:51:27.175 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 22:51:27.175 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 22:51:27.176 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 22:51:27.177 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-mac-override 2026-03-02 22:51:27.177 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 22:51:27.177 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 22:51:27.178 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-02 22:51:27.178 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-resource-request 2026-03-02 22:51:27.179 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 22:51:27.179 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-02 22:51:27.179 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: binding 2026-03-02 22:51:27.180 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: binding-extended 2026-03-02 22:51:27.180 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-security 2026-03-02 22:51:27.181 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: project-id 2026-03-02 22:51:27.181 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: provider 2026-03-02 22:51:27.182 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-02 22:51:27.184 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos 2026-03-02 22:51:27.185 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 22:51:27.185 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 22:51:27.185 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-default 2026-03-02 22:51:27.186 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-fip 2026-03-02 22:51:27.186 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 22:51:27.187 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 22:51:27.187 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 22:51:27.188 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 22:51:27.188 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 22:51:27.189 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-pps 2026-03-02 22:51:27.189 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 22:51:27.189 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 22:51:27.190 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 22:51:27.190 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: quota-check-limit 2026-03-02 22:51:27.191 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-02 22:51:27.193 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: quotas 2026-03-02 22:51:27.195 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: quota_details 2026-03-02 22:51:27.196 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: rbac-policies 2026-03-02 22:51:27.197 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: rbac-address-group 2026-03-02 22:51:27.197 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 22:51:27.198 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 22:51:27.198 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 22:51:27.199 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: revision-if-match 2026-03-02 22:51:27.199 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 22:51:27.200 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: router_availability_zone 2026-03-02 22:51:27.200 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 22:51:27.202 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 22:51:27.202 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 22:51:27.202 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 22:51:27.203 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 22:51:27.203 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 22:51:27.204 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 22:51:27.207 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: security-group 2026-03-02 22:51:27.208 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: segment 2026-03-02 22:51:27.208 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 22:51:27.209 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: service-type 2026-03-02 22:51:27.209 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: sorting 2026-03-02 22:51:27.210 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 22:51:27.210 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: standard-attr-description 2026-03-02 22:51:27.211 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: stateful-security-group 2026-03-02 22:51:27.211 1 WARNING neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 22:51:27.211 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 22:51:27.212 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: subnet-external-network 2026-03-02 22:51:27.212 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: subnet_onboard 2026-03-02 22:51:27.213 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 22:51:27.213 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: subnet-service-types 2026-03-02 22:51:27.214 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: subnet_allocation 2026-03-02 22:51:27.214 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 22:51:27.215 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: tag-creation 2026-03-02 22:51:27.215 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 22:51:27.218 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 22:51:27.219 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 22:51:27.219 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: trunk 2026-03-02 22:51:27.220 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: trunk-details 2026-03-02 22:51:27.220 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 22:51:27.221 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-02 22:51:27.221 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 22:51:27.222 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-02 22:51:27.223 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 22:51:27.224 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 22:51:27.225 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: vpn-flavors 2026-03-02 22:51:27.226 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: vpnaas 2026-03-02 22:51:27.227 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: taas 2026-03-02 22:51:27.228 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: tap-mirror 2026-03-02 22:51:27.228 1 INFO neutron.api.extensions [None req-3ea8d66d-28e6-422e-80bc-a525371721d7 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-02 22:51:57.347 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-02 22:51:57.403 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-02 22:51:57.405 15 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-02 22:52:07.329 15 INFO neutron.db.l3_hamode_db [None req-a4302279-0c14-4e50-b8e3-d3526f2f4ef4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-02 22:52:27.585 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0fe57cc1-48e0-4a82-8116-290838b73736 2026-03-02 22:52:28.930 15 INFO neutron.plugins.ml2.plugin [None req-5248228d-7701-475d-9232-041e4eb126c5 - - - - - -] Attempt 1 to provision port 0fe57cc1-48e0-4a82-8116-290838b73736 2026-03-02 22:52:29.486 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0fe57cc1-48e0-4a82-8116-290838b73736 2026-03-02 22:52:30.650 15 INFO neutron.plugins.ml2.plugin [None req-7571ad15-a059-4828-8933-4606b1dd6fac - - - - - -] Attempt 1 to provision port 0fe57cc1-48e0-4a82-8116-290838b73736 2026-03-02 22:57:09.732 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 9ccc0c2a-57c5-48b4-b0f8-d52a8dacf90a 2026-03-02 22:57:10.617 15 INFO neutron.plugins.ml2.plugin [None req-da50bf4d-6874-40df-a4bd-fa8c50418653 - - - - - -] Attempt 1 to provision port 9ccc0c2a-57c5-48b4-b0f8-d52a8dacf90a 2026-03-02 22:57:11.581 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 9ccc0c2a-57c5-48b4-b0f8-d52a8dacf90a 2026-03-02 22:57:12.280 15 INFO neutron.plugins.ml2.plugin [None req-cedf11fc-cc4c-40d6-9e22-f6fbd06e6fb8 - - - - - -] Attempt 1 to provision port 9ccc0c2a-57c5-48b4-b0f8-d52a8dacf90a 2026-03-02 22:57:17.829 15 INFO neutron.plugins.ml2.plugin [None req-c8832916-d27b-49d3-be1e-cabc63800f71 - - - - - -] Attempt 1 to provision port 7337e826-b289-449f-9a79-d27e0e9bbb34 2026-03-02 23:01:04.221 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 7337e826-b289-449f-9a79-d27e0e9bbb34 2026-03-02 23:01:05.668 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 7337e826-b289-449f-9a79-d27e0e9bbb34 2026-03-02 23:10:09.837 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 06d71e5a-061c-446f-a4fa-7ee6487dc966 2026-03-02 23:10:11.809 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 06d71e5a-061c-446f-a4fa-7ee6487dc966 2026-03-02 23:19:50.789 13 INFO neutron.plugins.ml2.plugin [None req-90add00a-cb3e-48f2-baa0-298952f3625d - - - - - -] Attempt 1 to provision port 0fe57cc1-48e0-4a82-8116-290838b73736 2026-03-02 23:19:50.831 13 INFO neutron.plugins.ml2.plugin [None req-90add00a-cb3e-48f2-baa0-298952f3625d - - - - - -] Attempt 1 to provision port 9ccc0c2a-57c5-48b4-b0f8-d52a8dacf90a 2026-03-02 23:19:50.873 13 INFO neutron.plugins.ml2.plugin [None req-90add00a-cb3e-48f2-baa0-298952f3625d - - - - - -] Attempt 1 to provision port 7337e826-b289-449f-9a79-d27e0e9bbb34 2026-03-02 23:25:36.173 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b7040f87-9f9f-4244-8e5d-3a396d672b51 2026-03-02 23:25:38.108 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b7040f87-9f9f-4244-8e5d-3a396d672b51 2026-03-02 23:25:40.497 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 253f10ec-e3aa-4d24-9b82-6fddc73bcb90 2026-03-02 23:25:42.099 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 253f10ec-e3aa-4d24-9b82-6fddc73bcb90 2026-03-02 23:25:46.270 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b1bbfc8b-f1b0-4226-8dc2-dea6d0b125a2 2026-03-02 23:25:48.225 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b1bbfc8b-f1b0-4226-8dc2-dea6d0b125a2 2026-03-02 23:25:48.439 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port db84c2b9-632f-4590-b58d-f71a8f481d04 2026-03-02 23:25:50.199 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port f2c705c2-040e-4317-9bd1-2c28dfdf9a54 2026-03-02 23:25:50.662 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port db84c2b9-632f-4590-b58d-f71a8f481d04 2026-03-02 23:25:52.393 13 INFO neutron.plugins.ml2.plugin [None req-07fc212f-3bf3-4592-ab65-1b702311365d - - - - - -] Attempt 1 to provision port deddc95b-a042-4860-88c6-e913d35d3f01 2026-03-02 23:25:52.429 13 INFO neutron.plugins.ml2.plugin [None req-07fc212f-3bf3-4592-ab65-1b702311365d - - - - - -] Attempt 1 to provision port 253f10ec-e3aa-4d24-9b82-6fddc73bcb90 2026-03-02 23:25:52.506 13 INFO neutron.plugins.ml2.plugin [None req-07fc212f-3bf3-4592-ab65-1b702311365d - - - - - -] Attempt 1 to provision port bfb41dd8-d041-4865-bf01-5d09bb7964dc 2026-03-02 23:25:52.544 13 INFO neutron.plugins.ml2.plugin [None req-07fc212f-3bf3-4592-ab65-1b702311365d - - - - - -] Attempt 1 to provision port f2c705c2-040e-4317-9bd1-2c28dfdf9a54 2026-03-02 23:25:52.731 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:25:53.193 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 3cb7e50a-fab9-4e73-80ec-53b2d6b4d60d 2026-03-02 23:25:53.324 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d5f50da-39f7-4679-b8e4-e2912376b0e2'] response: {'server_uuid': '2609d665-adb8-4222-92b4-33b17498c28c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2ff3f63-f118-4d7b-a159-19ae97a5549a', 'code': 200} 2026-03-02 23:25:53.657 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port f2c705c2-040e-4317-9bd1-2c28dfdf9a54 2026-03-02 23:25:54.419 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:25:54.601 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 3cb7e50a-fab9-4e73-80ec-53b2d6b4d60d 2026-03-02 23:26:00.447 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port efd11327-0419-44dd-b46b-514a6109caee 2026-03-02 23:26:02.982 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 55f90abd-19b4-4e3a-9d99-e9f7a3dc31b1 2026-03-02 23:26:03.109 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f5f03f3-ff93-492f-ba3e-b95381820d07'] response: {'server_uuid': 'f43fd811-e705-4c3c-b748-5f7a441c7a6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55f90abd-19b4-4e3a-9d99-e9f7a3dc31b1', 'code': 200} 2026-03-02 23:26:03.443 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port efd11327-0419-44dd-b46b-514a6109caee 2026-03-02 23:26:05.003 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 55f90abd-19b4-4e3a-9d99-e9f7a3dc31b1 2026-03-02 23:26:05.200 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b2bcd903-8a75-4734-9f5e-919da2298b1d 2026-03-02 23:26:05.454 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port deddc95b-a042-4860-88c6-e913d35d3f01 2026-03-02 23:26:05.500 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:26:05.589 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port 30b670cb-1710-4e3d-baa3-79cd3d5fc450 2026-03-02 23:26:05.619 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port 55f90abd-19b4-4e3a-9d99-e9f7a3dc31b1 2026-03-02 23:26:05.674 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port b2bcd903-8a75-4734-9f5e-919da2298b1d 2026-03-02 23:26:05.756 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port bfb41dd8-d041-4865-bf01-5d09bb7964dc 2026-03-02 23:26:05.784 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port efd11327-0419-44dd-b46b-514a6109caee 2026-03-02 23:26:05.791 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1926c34b-d046-47d9-beee-7e7cf7d59f89'] response: {'server_uuid': '5813198f-6d1f-493e-a57b-7bbe99c1ba82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2bcd903-8a75-4734-9f5e-919da2298b1d', 'code': 200} 2026-03-02 23:26:05.847 15 INFO neutron.plugins.ml2.plugin [None req-cadd7a92-9c42-482b-a5fb-47353aa55902 - - - - - -] Attempt 1 to provision port 253f10ec-e3aa-4d24-9b82-6fddc73bcb90 2026-03-02 23:26:06.503 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b2bcd903-8a75-4734-9f5e-919da2298b1d 2026-03-02 23:26:08.637 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd10256e-b97f-4afa-bc7e-2abfbcf428bb'] response: {'server_uuid': 'f43fd811-e705-4c3c-b748-5f7a441c7a6c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55f90abd-19b4-4e3a-9d99-e9f7a3dc31b1', 'code': 200} 2026-03-02 23:26:12.938 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-610849b9-a8a3-43fa-871d-5691fd77deba'] response: {'server_uuid': '5813198f-6d1f-493e-a57b-7bbe99c1ba82', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b2bcd903-8a75-4734-9f5e-919da2298b1d', 'code': 200} 2026-03-02 23:26:15.137 13 INFO neutron.plugins.ml2.plugin [None req-4f0b5719-f6e6-4320-998c-056e22990e8b - - - - - -] Attempt 1 to provision port 1454b53c-d344-4368-9cdf-cf90dfbbb32a 2026-03-02 23:26:15.206 13 INFO neutron.plugins.ml2.plugin [None req-4f0b5719-f6e6-4320-998c-056e22990e8b - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:26:15.280 13 INFO neutron.plugins.ml2.plugin [None req-4f0b5719-f6e6-4320-998c-056e22990e8b - - - - - -] Attempt 1 to provision port d0569e36-881b-4ac1-923b-76fd9186ac12 2026-03-02 23:26:15.305 13 INFO neutron.plugins.ml2.plugin [None req-4f0b5719-f6e6-4320-998c-056e22990e8b - - - - - -] Attempt 1 to provision port 433599c0-1b39-402b-98f4-8f9bd3794c20 2026-03-02 23:26:15.327 13 INFO neutron.plugins.ml2.plugin [None req-4f0b5719-f6e6-4320-998c-056e22990e8b - - - - - -] Attempt 1 to provision port bfb41dd8-d041-4865-bf01-5d09bb7964dc 2026-03-02 23:26:15.352 13 INFO neutron.plugins.ml2.plugin [None req-4f0b5719-f6e6-4320-998c-056e22990e8b - - - - - -] Attempt 1 to provision port 7cf5675b-5dfd-4568-875a-f1faeaf088dd 2026-03-02 23:26:20.631 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 1454b53c-d344-4368-9cdf-cf90dfbbb32a 2026-03-02 23:26:20.909 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port bfb41dd8-d041-4865-bf01-5d09bb7964dc 2026-03-02 23:26:22.452 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 1454b53c-d344-4368-9cdf-cf90dfbbb32a 2026-03-02 23:26:22.624 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port bfb41dd8-d041-4865-bf01-5d09bb7964dc 2026-03-02 23:26:28.242 15 INFO neutron.plugins.ml2.plugin [None req-28e35cb3-e2f4-4ea5-8354-4e2a00f3c6d8 - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:26:28.449 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:26:31.809 13 INFO neutron.plugins.ml2.plugin [None req-44a6c94c-f2ea-4638-a96f-99a158575e4e - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:26:32.474 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port d2ff3f63-f118-4d7b-a159-19ae97a5549a 2026-03-02 23:26:46.525 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 5674e8e5-1c76-42e6-bf12-e39d27ad24ec 2026-03-02 23:26:48.481 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 5674e8e5-1c76-42e6-bf12-e39d27ad24ec 2026-03-02 23:26:52.545 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port f3a15c56-65ea-4419-acfa-385fc9206734 2026-03-02 23:26:54.566 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b5ea7a22-5a12-424d-9bb4-d641e8caa953 2026-03-02 23:26:55.044 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port f3a15c56-65ea-4419-acfa-385fc9206734 2026-03-02 23:26:56.561 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b5ea7a22-5a12-424d-9bb4-d641e8caa953 2026-03-02 23:27:01.146 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0786f5f8-f0bb-4629-a0a4-0bf6874fdc8b 2026-03-02 23:27:01.307 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a7f175b-ca82-4cc0-ae89-e3614359d26f'] response: {'server_uuid': 'b6afed4b-c006-4752-9325-8951c3fbaec9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0786f5f8-f0bb-4629-a0a4-0bf6874fdc8b', 'code': 200} 2026-03-02 23:27:02.643 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0786f5f8-f0bb-4629-a0a4-0bf6874fdc8b 2026-03-02 23:27:06.504 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 7b937e6b-cf0b-4c70-b4dd-fe885e99bc79 2026-03-02 23:27:06.729 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port c15405fc-cfcd-491a-bb0d-7fb771bd83cf 2026-03-02 23:27:08.679 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 7b937e6b-cf0b-4c70-b4dd-fe885e99bc79 2026-03-02 23:27:08.839 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port c15405fc-cfcd-491a-bb0d-7fb771bd83cf 2026-03-02 23:27:09.026 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 83a8a12c-032c-4725-94f4-a5c1b5268efa 2026-03-02 23:27:09.343 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port c3faecda-b7a1-430a-a81a-d8af6ab953dc 2026-03-02 23:27:11.161 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port c3faecda-b7a1-430a-a81a-d8af6ab953dc 2026-03-02 23:27:11.355 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 83a8a12c-032c-4725-94f4-a5c1b5268efa 2026-03-02 23:27:11.606 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec472807-ed5d-407a-985d-2ea2f4b6a766 2026-03-02 23:27:11.960 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 20213b75-7e32-40de-868a-6cf743c72dda 2026-03-02 23:27:12.064 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-215d207f-3919-4426-88f4-14b79a1c0f64'] response: {'server_uuid': 'd319dfac-11d0-4b55-b98d-0cd4400f96a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20213b75-7e32-40de-868a-6cf743c72dda', 'code': 200} 2026-03-02 23:27:12.932 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec472807-ed5d-407a-985d-2ea2f4b6a766 2026-03-02 23:27:13.189 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 20213b75-7e32-40de-868a-6cf743c72dda 2026-03-02 23:27:16.641 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port 20213b75-7e32-40de-868a-6cf743c72dda 2026-03-02 23:27:16.697 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port 7b937e6b-cf0b-4c70-b4dd-fe885e99bc79 2026-03-02 23:27:16.743 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port 0786f5f8-f0bb-4629-a0a4-0bf6874fdc8b 2026-03-02 23:27:16.787 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port b5ea7a22-5a12-424d-9bb4-d641e8caa953 2026-03-02 23:27:16.834 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port ec472807-ed5d-407a-985d-2ea2f4b6a766 2026-03-02 23:27:16.885 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port c15405fc-cfcd-491a-bb0d-7fb771bd83cf 2026-03-02 23:27:16.938 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port c3faecda-b7a1-430a-a81a-d8af6ab953dc 2026-03-02 23:27:16.999 13 INFO neutron.plugins.ml2.plugin [None req-abd8498a-f298-49e8-98e3-a61daa423ec7 - - - - - -] Attempt 1 to provision port 83a8a12c-032c-4725-94f4-a5c1b5268efa 2026-03-02 23:27:18.789 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 689c8693-b883-4c7d-a7e1-23fd338db587 2026-03-02 23:27:20.785 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 689c8693-b883-4c7d-a7e1-23fd338db587 2026-03-02 23:27:22.086 13 INFO neutron.plugins.ml2.plugin [None req-940394c2-c635-4e7b-903a-75e78768302f - - - - - -] Attempt 1 to provision port c15405fc-cfcd-491a-bb0d-7fb771bd83cf 2026-03-02 23:27:26.983 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 7c359376-62cb-4576-841c-05a3a7f5c4c2 2026-03-02 23:27:30.322 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 8f5d4522-2879-46d8-af9f-0be7d43afea0 2026-03-02 23:27:30.556 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad70639a-50b1-4689-8d68-4bf1eaeb51b7'] response: {'server_uuid': '936fa03a-b982-4fc8-9b33-6cd3b296b035', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f5d4522-2879-46d8-af9f-0be7d43afea0', 'code': 200} 2026-03-02 23:27:31.059 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 7c359376-62cb-4576-841c-05a3a7f5c4c2 2026-03-02 23:27:32.500 15 INFO neutron.plugins.ml2.plugin [None req-2007d8b6-37de-4ab4-86fc-7826e23a0aa2 - - - - - -] Attempt 1 to provision port 7c359376-62cb-4576-841c-05a3a7f5c4c2 2026-03-02 23:27:32.559 15 INFO neutron.plugins.ml2.plugin [None req-2007d8b6-37de-4ab4-86fc-7826e23a0aa2 - - - - - -] Attempt 1 to provision port 85556945-c75b-4ea6-b78d-aaea172a2635 2026-03-02 23:27:32.581 15 INFO neutron.plugins.ml2.plugin [None req-2007d8b6-37de-4ab4-86fc-7826e23a0aa2 - - - - - -] Attempt 1 to provision port 8f5d4522-2879-46d8-af9f-0be7d43afea0 2026-03-02 23:27:32.606 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 8f5d4522-2879-46d8-af9f-0be7d43afea0 2026-03-02 23:27:32.655 15 INFO neutron.plugins.ml2.plugin [None req-2007d8b6-37de-4ab4-86fc-7826e23a0aa2 - - - - - -] Attempt 1 to provision port c15405fc-cfcd-491a-bb0d-7fb771bd83cf 2026-03-02 23:27:32.711 15 INFO neutron.plugins.ml2.plugin [None req-2007d8b6-37de-4ab4-86fc-7826e23a0aa2 - - - - - -] Attempt 1 to provision port b78c8e87-d890-4e04-8e15-dc6e6148002c 2026-03-02 23:27:34.653 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4bf79e0b-e4b3-4693-aa85-e4767ec6afa2 2026-03-02 23:27:36.790 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 85556945-c75b-4ea6-b78d-aaea172a2635 2026-03-02 23:27:37.142 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b78c8e87-d890-4e04-8e15-dc6e6148002c 2026-03-02 23:27:37.452 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4bf79e0b-e4b3-4693-aa85-e4767ec6afa2 2026-03-02 23:27:38.729 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 85556945-c75b-4ea6-b78d-aaea172a2635 2026-03-02 23:27:38.939 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b78c8e87-d890-4e04-8e15-dc6e6148002c 2026-03-02 23:27:39.097 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 9ea32e5a-d57f-4a3c-b86f-e2b6646a324c 2026-03-02 23:27:39.699 15 INFO neutron.plugins.ml2.plugin [None req-da33b59b-2a15-49b6-aa4d-6a2902a3b159 - - - - - -] Attempt 1 to provision port 7c359376-62cb-4576-841c-05a3a7f5c4c2 2026-03-02 23:27:39.767 15 INFO neutron.plugins.ml2.plugin [None req-da33b59b-2a15-49b6-aa4d-6a2902a3b159 - - - - - -] Attempt 1 to provision port b235c714-6368-457d-9037-dd7d661aca7a 2026-03-02 23:27:39.795 15 INFO neutron.plugins.ml2.plugin [None req-da33b59b-2a15-49b6-aa4d-6a2902a3b159 - - - - - -] Attempt 1 to provision port 9ea32e5a-d57f-4a3c-b86f-e2b6646a324c 2026-03-02 23:27:39.864 15 INFO neutron.plugins.ml2.plugin [None req-da33b59b-2a15-49b6-aa4d-6a2902a3b159 - - - - - -] Attempt 1 to provision port 85556945-c75b-4ea6-b78d-aaea172a2635 2026-03-02 23:27:39.931 15 INFO neutron.plugins.ml2.plugin [None req-da33b59b-2a15-49b6-aa4d-6a2902a3b159 - - - - - -] Attempt 1 to provision port 0786f5f8-f0bb-4629-a0a4-0bf6874fdc8b 2026-03-02 23:27:40.691 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 9ea32e5a-d57f-4a3c-b86f-e2b6646a324c 2026-03-02 23:27:44.685 13 INFO neutron.plugins.ml2.plugin [None req-58bc5657-ccc9-4e70-8d85-d9e412203a2f - - - - - -] Attempt 1 to provision port 9ea32e5a-d57f-4a3c-b86f-e2b6646a324c 2026-03-02 23:27:44.736 13 INFO neutron.plugins.ml2.plugin [None req-58bc5657-ccc9-4e70-8d85-d9e412203a2f - - - - - -] Attempt 1 to provision port 5f64d244-6ed4-454a-b4c4-7d47036c535b 2026-03-02 23:27:44.769 13 INFO neutron.plugins.ml2.plugin [None req-58bc5657-ccc9-4e70-8d85-d9e412203a2f - - - - - -] Attempt 1 to provision port b235c714-6368-457d-9037-dd7d661aca7a 2026-03-02 23:27:45.165 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0fa8b67b-06fc-4650-a62d-d0ad370e8922 2026-03-02 23:27:45.275 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6cd999c-bbc2-4ff2-b237-0f1adcf5e4fc'] response: {'server_uuid': 'f1436145-1353-4aa4-8f2a-954fc4ca6b63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fa8b67b-06fc-4650-a62d-d0ad370e8922', 'code': 200} 2026-03-02 23:27:47.294 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0fa8b67b-06fc-4650-a62d-d0ad370e8922 2026-03-02 23:27:47.677 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 087e57c6-8ec7-416e-b635-70a4344a6517 2026-03-02 23:27:47.808 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d8646a6-4c38-49ae-b8ea-a0bbbb767d1c'] response: {'server_uuid': '3ae5c3d3-1470-4b42-9a42-70ec61f8f9f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '087e57c6-8ec7-416e-b635-70a4344a6517', 'code': 200} 2026-03-02 23:27:48.256 13 INFO neutron.plugins.ml2.plugin [None req-d5a9cd0e-1f6b-458e-bf89-12bd2cea4067 - - - - - -] Attempt 1 to provision port b235c714-6368-457d-9037-dd7d661aca7a 2026-03-02 23:27:49.277 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 087e57c6-8ec7-416e-b635-70a4344a6517 2026-03-02 23:27:50.351 13 INFO neutron.plugins.ml2.plugin [None req-b9918c4f-e13d-4e15-b32f-55bcb6bb2e38 - - - - - -] Attempt 1 to provision port b235c714-6368-457d-9037-dd7d661aca7a 2026-03-02 23:27:51.763 15 WARNING neutron.plugins.ml2.plugin [None req-b0bc2f0f-ab51-461d-8e56-ef6c95bf910a - - - - - -] Concurrent port binding operations failed on port 5f64d244-6ed4-454a-b4c4-7d47036c535b 2026-03-02 23:27:51.766 15 INFO neutron.plugins.ml2.plugin [None req-b0bc2f0f-ab51-461d-8e56-ef6c95bf910a - - - - - -] Attempt 2 to bind port 5f64d244-6ed4-454a-b4c4-7d47036c535b 2026-03-02 23:27:52.454 15 INFO neutron.plugins.ml2.plugin [None req-4c2beb8c-5f37-4cf8-a478-6462666dcdf0 - - - - - -] Attempt 1 to provision port 087e57c6-8ec7-416e-b635-70a4344a6517 2026-03-02 23:27:53.006 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 5f64d244-6ed4-454a-b4c4-7d47036c535b 2026-03-02 23:27:53.285 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b235c714-6368-457d-9037-dd7d661aca7a 2026-03-02 23:27:55.043 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 5f64d244-6ed4-454a-b4c4-7d47036c535b 2026-03-02 23:27:55.755 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b235c714-6368-457d-9037-dd7d661aca7a 2026-03-02 23:28:04.975 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 356cf7b6-1338-494f-9461-8a0b0a31c983 2026-03-02 23:28:05.380 13 INFO neutron.plugins.ml2.plugin [None req-5493a9de-c6af-417c-9d2a-cdfeafc455f9 - - - - - -] Attempt 1 to provision port 356cf7b6-1338-494f-9461-8a0b0a31c983 2026-03-02 23:28:17.201 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 3abc6b9b-4d3a-47a8-a012-04d80827ff00 2026-03-02 23:28:18.264 13 INFO neutron.plugins.ml2.plugin [None req-e717a127-d1b3-48ea-b3f3-5f2741be066f - - - - - -] Attempt 1 to provision port 3abc6b9b-4d3a-47a8-a012-04d80827ff00 2026-03-02 23:28:19.020 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 3abc6b9b-4d3a-47a8-a012-04d80827ff00 2026-03-02 23:28:19.854 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae6253b6-395b-4e19-b07d-2e7bf40012e7'] response: {'server_uuid': '3ae5c3d3-1470-4b42-9a42-70ec61f8f9f9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '087e57c6-8ec7-416e-b635-70a4344a6517', 'code': 200} 2026-03-02 23:28:20.072 15 INFO neutron.plugins.ml2.plugin [None req-9c4089df-4561-4956-afa3-8a75ae001ff6 - - - - - -] Attempt 1 to provision port 78d068ae-d450-4cbb-981c-b44ab3178060 2026-03-02 23:28:21.046 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 958cc297-c312-4570-b1a0-21a57a6ae6a2 2026-03-02 23:28:23.635 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 958cc297-c312-4570-b1a0-21a57a6ae6a2 2026-03-02 23:28:23.911 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 087e57c6-8ec7-416e-b635-70a4344a6517 2026-03-02 23:28:24.027 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-84f6e130-f3af-48a2-94fb-cbe11385622c'] response: {'server_uuid': '3ae5c3d3-1470-4b42-9a42-70ec61f8f9f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '087e57c6-8ec7-416e-b635-70a4344a6517', 'code': 200} 2026-03-02 23:28:24.355 13 INFO neutron.plugins.ml2.plugin [None req-68765573-9ef2-4f69-ae53-efd4ee9ca452 - - - - - -] Attempt 1 to provision port 193bc551-97c8-4f5c-8ead-db1f6f00a630 2026-03-02 23:28:24.382 13 INFO neutron.plugins.ml2.plugin [None req-68765573-9ef2-4f69-ae53-efd4ee9ca452 - - - - - -] Attempt 1 to provision port 3abc6b9b-4d3a-47a8-a012-04d80827ff00 2026-03-02 23:28:25.407 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 087e57c6-8ec7-416e-b635-70a4344a6517 2026-03-02 23:28:25.619 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 2644e6ce-85d1-4d87-b543-a0a792d4db5c 2026-03-02 23:28:27.418 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 2644e6ce-85d1-4d87-b543-a0a792d4db5c 2026-03-02 23:28:29.000 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0a8709c6-5cb9-4398-9b5b-7272dac708df 2026-03-02 23:28:30.548 13 INFO neutron.plugins.ml2.plugin [None req-38727544-2082-4b55-9230-1be44a76492b - - - - - -] Attempt 1 to provision port 193bc551-97c8-4f5c-8ead-db1f6f00a630 2026-03-02 23:28:30.614 13 INFO neutron.plugins.ml2.plugin [None req-38727544-2082-4b55-9230-1be44a76492b - - - - - -] Attempt 1 to provision port 0a8709c6-5cb9-4398-9b5b-7272dac708df 2026-03-02 23:28:30.727 13 INFO neutron.plugins.ml2.plugin [None req-38727544-2082-4b55-9230-1be44a76492b - - - - - -] Attempt 1 to provision port 943bad37-bfd4-42b8-8fd9-907e8fc19137 2026-03-02 23:28:31.036 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0a8709c6-5cb9-4398-9b5b-7272dac708df 2026-03-02 23:28:33.641 13 INFO neutron.plugins.ml2.plugin [None req-a8a40f1b-a647-4019-915f-e8581cd16f84 - - - - - -] Attempt 1 to provision port 943bad37-bfd4-42b8-8fd9-907e8fc19137 2026-03-02 23:28:33.666 13 INFO neutron.plugins.ml2.plugin [None req-a8a40f1b-a647-4019-915f-e8581cd16f84 - - - - - -] Attempt 1 to provision port 0a8709c6-5cb9-4398-9b5b-7272dac708df 2026-03-02 23:28:33.714 13 INFO neutron.plugins.ml2.plugin [None req-a8a40f1b-a647-4019-915f-e8581cd16f84 - - - - - -] Attempt 1 to provision port 69807e58-e8bd-4cb5-a14b-ed25581adf8c 2026-03-02 23:28:37.248 13 INFO neutron.plugins.ml2.plugin [None req-355ba80b-9020-429d-9110-348ac2d5751c - - - - - -] Attempt 1 to provision port 943bad37-bfd4-42b8-8fd9-907e8fc19137 2026-03-02 23:28:38.041 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 3e9ef92c-6a1d-4ce7-97f2-cba4ed73c4b7 2026-03-02 23:28:38.164 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e828f96-3fb4-412e-9760-513847e1eca1'] response: {'server_uuid': '618a51bb-b5b2-4c05-b035-f9d83f56ad42', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e9ef92c-6a1d-4ce7-97f2-cba4ed73c4b7', 'code': 200} 2026-03-02 23:28:39.022 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 193bc551-97c8-4f5c-8ead-db1f6f00a630 2026-03-02 23:28:39.065 15 INFO neutron.plugins.ml2.plugin [None req-1174a9bd-7fbf-4eea-91c4-21c7f9d9681e - - - - - -] Attempt 1 to provision port 3e9ef92c-6a1d-4ce7-97f2-cba4ed73c4b7 2026-03-02 23:28:39.286 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 3e9ef92c-6a1d-4ce7-97f2-cba4ed73c4b7 2026-03-02 23:28:39.532 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 78d068ae-d450-4cbb-981c-b44ab3178060 2026-03-02 23:28:41.047 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 193bc551-97c8-4f5c-8ead-db1f6f00a630 2026-03-02 23:28:41.252 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 78d068ae-d450-4cbb-981c-b44ab3178060 2026-03-02 23:28:41.380 13 INFO neutron.plugins.ml2.plugin [None req-35e08897-9a74-4c8e-a094-5f22ccb0ac15 - - - - - -] Attempt 1 to provision port 943bad37-bfd4-42b8-8fd9-907e8fc19137 2026-03-02 23:28:43.073 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 943bad37-bfd4-42b8-8fd9-907e8fc19137 2026-03-02 23:28:43.282 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 69807e58-e8bd-4cb5-a14b-ed25581adf8c 2026-03-02 23:28:44.963 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 69807e58-e8bd-4cb5-a14b-ed25581adf8c 2026-03-02 23:28:49.209 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eca31d8-e072-4342-a965-4dc9ffeae129'] response: {'server_uuid': '3ae5c3d3-1470-4b42-9a42-70ec61f8f9f9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '087e57c6-8ec7-416e-b635-70a4344a6517', 'code': 200} 2026-03-02 23:29:01.007 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 01ef662b-48d0-4fbe-9e41-b6db1c9a1d55 2026-03-02 23:29:01.666 15 INFO neutron.plugins.ml2.plugin [None req-d46d8282-15d6-456f-90a9-d55f428db89f - - - - - -] Attempt 1 to provision port 01ef662b-48d0-4fbe-9e41-b6db1c9a1d55 2026-03-02 23:29:03.101 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 484e5aae-96fe-41fc-a3bf-cd4dd0dde2ca 2026-03-02 23:29:03.469 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 01ef662b-48d0-4fbe-9e41-b6db1c9a1d55 2026-03-02 23:29:05.226 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 484e5aae-96fe-41fc-a3bf-cd4dd0dde2ca 2026-03-02 23:29:07.484 15 INFO neutron.plugins.ml2.plugin [None req-739a6d79-bcff-4784-9047-52440a3e8318 - - - - - -] Attempt 1 to provision port 01ef662b-48d0-4fbe-9e41-b6db1c9a1d55 2026-03-02 23:29:07.546 15 INFO neutron.plugins.ml2.plugin [None req-739a6d79-bcff-4784-9047-52440a3e8318 - - - - - -] Attempt 1 to provision port 92a7e5b5-8568-4774-9cfd-f09de5885cac 2026-03-02 23:29:07.578 15 INFO neutron.plugins.ml2.plugin [None req-739a6d79-bcff-4784-9047-52440a3e8318 - - - - - -] Attempt 1 to provision port 4689cd63-2d18-4987-91f3-a06757c538a6 2026-03-02 23:29:11.520 13 INFO neutron.plugins.ml2.plugin [None req-a7af4e46-2fec-46d8-a2ce-09ad65d66a38 - - - - - -] Attempt 1 to provision port 4689cd63-2d18-4987-91f3-a06757c538a6 2026-03-02 23:29:14.593 13 INFO neutron.plugins.ml2.plugin [None req-e054b025-930c-464b-ad63-70719c0414a6 - - - - - -] Attempt 1 to provision port 4689cd63-2d18-4987-91f3-a06757c538a6 2026-03-02 23:29:16.026 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port e532fb36-9fb8-47c5-a6f9-d3c05d14c658 2026-03-02 23:29:16.132 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbbdf82f-7c13-4f74-b057-5da3084ab029'] response: {'server_uuid': '734b4631-fd63-4c89-ac0a-d46d7511bec1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e532fb36-9fb8-47c5-a6f9-d3c05d14c658', 'code': 200} 2026-03-02 23:29:16.407 13 INFO neutron.plugins.ml2.plugin [None req-adc04e82-1ce9-463f-9a83-fd47497a98b3 - - - - - -] Attempt 1 to provision port e532fb36-9fb8-47c5-a6f9-d3c05d14c658 2026-03-02 23:29:17.026 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port e532fb36-9fb8-47c5-a6f9-d3c05d14c658 2026-03-02 23:29:21.074 15 INFO neutron.plugins.ml2.plugin [None req-3f67d4b5-f1f2-47e3-9da2-1d510ea0bb6f - - - - - -] Attempt 1 to provision port 703e7c5e-2053-41d7-b433-0232d426cf4a 2026-03-02 23:29:21.105 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 92a7e5b5-8568-4774-9cfd-f09de5885cac 2026-03-02 23:29:21.355 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4689cd63-2d18-4987-91f3-a06757c538a6 2026-03-02 23:29:21.606 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 703e7c5e-2053-41d7-b433-0232d426cf4a 2026-03-02 23:29:23.085 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4689cd63-2d18-4987-91f3-a06757c538a6 2026-03-02 23:29:23.313 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 703e7c5e-2053-41d7-b433-0232d426cf4a 2026-03-02 23:29:23.551 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 92a7e5b5-8568-4774-9cfd-f09de5885cac 2026-03-02 23:29:25.025 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 05d2e3d7-a448-4f84-8ea3-db41e488133f 2026-03-02 23:29:25.432 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 2c0526ab-c95d-4d87-9809-fc28f17ca2b4 2026-03-02 23:29:27.354 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 05d2e3d7-a448-4f84-8ea3-db41e488133f 2026-03-02 23:29:27.564 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 2c0526ab-c95d-4d87-9809-fc28f17ca2b4 2026-03-02 23:29:31.008 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 06530bda-5371-4280-9de3-d3fd67281039 2026-03-02 23:29:31.203 15 INFO neutron.plugins.ml2.plugin [None req-c5930d13-1455-48e3-9898-a3714321691c - - - - - -] Attempt 1 to provision port eaf8c6c1-b11d-47af-a99d-f2a263f407f2 2026-03-02 23:29:31.236 15 INFO neutron.plugins.ml2.plugin [None req-c5930d13-1455-48e3-9898-a3714321691c - - - - - -] Attempt 1 to provision port ec33d17b-bab9-4a3a-b4c5-2be54cc0bad4 2026-03-02 23:29:31.269 15 INFO neutron.plugins.ml2.plugin [None req-c5930d13-1455-48e3-9898-a3714321691c - - - - - -] Attempt 1 to provision port 05d2e3d7-a448-4f84-8ea3-db41e488133f 2026-03-02 23:29:31.316 15 INFO neutron.plugins.ml2.plugin [None req-c5930d13-1455-48e3-9898-a3714321691c - - - - - -] Attempt 1 to provision port 06530bda-5371-4280-9de3-d3fd67281039 2026-03-02 23:29:33.034 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 06530bda-5371-4280-9de3-d3fd67281039 2026-03-02 23:29:36.960 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 703e7c5e-2053-41d7-b433-0232d426cf4a 2026-03-02 23:29:39.013 13 INFO neutron.plugins.ml2.plugin [None req-789e8bd6-b99c-472b-8aa6-c26983b48cd8 - - - - - -] Attempt 1 to provision port c1ba2934-8559-4cea-989f-69f5a57e71fa 2026-03-02 23:29:39.058 13 INFO neutron.plugins.ml2.plugin [None req-789e8bd6-b99c-472b-8aa6-c26983b48cd8 - - - - - -] Attempt 1 to provision port eaf8c6c1-b11d-47af-a99d-f2a263f407f2 2026-03-02 23:29:39.088 13 INFO neutron.plugins.ml2.plugin [None req-789e8bd6-b99c-472b-8aa6-c26983b48cd8 - - - - - -] Attempt 1 to provision port 05d2e3d7-a448-4f84-8ea3-db41e488133f 2026-03-02 23:29:39.139 13 INFO neutron.plugins.ml2.plugin [None req-789e8bd6-b99c-472b-8aa6-c26983b48cd8 - - - - - -] Attempt 1 to provision port 0fe22e9e-a4da-4b63-9fb2-a593dde49de0 2026-03-02 23:29:39.161 13 INFO neutron.plugins.ml2.plugin [None req-789e8bd6-b99c-472b-8aa6-c26983b48cd8 - - - - - -] Attempt 1 to provision port 06530bda-5371-4280-9de3-d3fd67281039 2026-03-02 23:29:39.204 13 INFO neutron.plugins.ml2.plugin [None req-789e8bd6-b99c-472b-8aa6-c26983b48cd8 - - - - - -] Attempt 1 to provision port 703e7c5e-2053-41d7-b433-0232d426cf4a 2026-03-02 23:29:39.549 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port df6515d8-6d24-4e62-bf6d-a0736884d194 2026-03-02 23:29:39.663 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a09363b-46fa-4e0a-a2ca-9c830e3c7c54'] response: {'server_uuid': '211da573-9210-4fb4-99ea-37af7ccdfc00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df6515d8-6d24-4e62-bf6d-a0736884d194', 'code': 200} 2026-03-02 23:29:41.013 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port df6515d8-6d24-4e62-bf6d-a0736884d194 2026-03-02 23:29:43.093 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port eaf8c6c1-b11d-47af-a99d-f2a263f407f2 2026-03-02 23:29:43.398 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0fe22e9e-a4da-4b63-9fb2-a593dde49de0 2026-03-02 23:29:43.648 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port c1ba2934-8559-4cea-989f-69f5a57e71fa 2026-03-02 23:29:43.988 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec33d17b-bab9-4a3a-b4c5-2be54cc0bad4 2026-03-02 23:29:44.230 13 INFO neutron.plugins.ml2.plugin [None req-d4538c41-b00c-41e6-b5c2-6d62a2550037 - - - - - -] Attempt 1 to provision port c1ba2934-8559-4cea-989f-69f5a57e71fa 2026-03-02 23:29:44.283 13 INFO neutron.plugins.ml2.plugin [None req-d4538c41-b00c-41e6-b5c2-6d62a2550037 - - - - - -] Attempt 1 to provision port 0fe22e9e-a4da-4b63-9fb2-a593dde49de0 2026-03-02 23:29:44.343 13 INFO neutron.plugins.ml2.plugin [None req-d4538c41-b00c-41e6-b5c2-6d62a2550037 - - - - - -] Attempt 1 to provision port 703e7c5e-2053-41d7-b433-0232d426cf4a 2026-03-02 23:29:45.047 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port eaf8c6c1-b11d-47af-a99d-f2a263f407f2 2026-03-02 23:29:45.259 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port c1ba2934-8559-4cea-989f-69f5a57e71fa 2026-03-02 23:29:45.463 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0fe22e9e-a4da-4b63-9fb2-a593dde49de0 2026-03-02 23:29:45.640 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec33d17b-bab9-4a3a-b4c5-2be54cc0bad4 2026-03-02 23:29:50.119 13 INFO neutron.plugins.ml2.plugin [None req-c4a9ae2d-8592-4110-9441-df8b559195b5 - - - - - -] Attempt 1 to provision port eaf8c6c1-b11d-47af-a99d-f2a263f407f2 2026-03-02 23:29:50.170 13 INFO neutron.plugins.ml2.plugin [None req-c4a9ae2d-8592-4110-9441-df8b559195b5 - - - - - -] Attempt 1 to provision port c1ba2934-8559-4cea-989f-69f5a57e71fa 2026-03-02 23:29:50.223 13 INFO neutron.plugins.ml2.plugin [None req-c4a9ae2d-8592-4110-9441-df8b559195b5 - - - - - -] Attempt 1 to provision port df6515d8-6d24-4e62-bf6d-a0736884d194 2026-03-02 23:29:50.272 13 INFO neutron.plugins.ml2.plugin [None req-c4a9ae2d-8592-4110-9441-df8b559195b5 - - - - - -] Attempt 1 to provision port 0fe22e9e-a4da-4b63-9fb2-a593dde49de0 2026-03-02 23:29:50.319 13 INFO neutron.plugins.ml2.plugin [None req-c4a9ae2d-8592-4110-9441-df8b559195b5 - - - - - -] Attempt 1 to provision port 06530bda-5371-4280-9de3-d3fd67281039 2026-03-02 23:29:51.590 13 INFO neutron.plugins.ml2.plugin [None req-aa8f7713-001a-40de-8b89-cdc48ff464e6 - - - - - -] Attempt 1 to provision port eaf8c6c1-b11d-47af-a99d-f2a263f407f2 2026-03-02 23:29:55.038 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0b32e7f8-7387-4a6b-9ad4-060bed15d907 2026-03-02 23:29:55.173 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-058a667c-c449-4397-a9d9-1282274cd9d5'] response: {'server_uuid': '19d5bcee-d527-4b71-a714-3ad2df9847bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b32e7f8-7387-4a6b-9ad4-060bed15d907', 'code': 200} 2026-03-02 23:29:57.373 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 2c2c6fac-7839-4edb-a9cd-94dc6c7ecc3b 2026-03-02 23:29:57.833 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 0b32e7f8-7387-4a6b-9ad4-060bed15d907 2026-03-02 23:29:58.223 15 INFO neutron.plugins.ml2.plugin [None req-0d0d5a97-97fb-4bbf-85f5-f8c611b1c1fd - - - - - -] Attempt 1 to provision port 0b32e7f8-7387-4a6b-9ad4-060bed15d907 2026-03-02 23:29:58.272 15 INFO neutron.plugins.ml2.plugin [None req-0d0d5a97-97fb-4bbf-85f5-f8c611b1c1fd - - - - - -] Attempt 1 to provision port 2c2c6fac-7839-4edb-a9cd-94dc6c7ecc3b 2026-03-02 23:29:58.331 15 INFO neutron.plugins.ml2.plugin [None req-0d0d5a97-97fb-4bbf-85f5-f8c611b1c1fd - - - - - -] Attempt 1 to provision port df6515d8-6d24-4e62-bf6d-a0736884d194 2026-03-02 23:30:03.074 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 335af185-989f-44ee-bf4c-1e6a50bf49f1 2026-03-02 23:30:23.377 15 INFO neutron.plugins.ml2.plugin [None req-9f660752-7786-4d9f-a317-91b802ec3a49 - - - - - -] Attempt 1 to provision port 6a1eeedf-c2af-4723-821a-cbf5234ececc 2026-03-02 23:30:45.542 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 76dd07d7-7ece-4d88-b89e-cb625e446769 2026-03-02 23:30:45.644 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eff4530-5fa8-45a7-b051-21130ee56092'] response: {'server_uuid': 'd4057441-1ec4-4f8b-b5c5-67341bc944e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76dd07d7-7ece-4d88-b89e-cb625e446769', 'code': 200} 2026-03-02 23:30:47.040 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 76dd07d7-7ece-4d88-b89e-cb625e446769 2026-03-02 23:31:30.234 13 INFO neutron.plugins.ml2.plugin [None req-f560fbcc-7cec-4127-8c2e-fa98e50b9d0c - - - - - -] Attempt 1 to provision port b33b4b12-6d11-462a-9a58-e00faa3ac217 2026-03-02 23:31:35.064 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b33b4b12-6d11-462a-9a58-e00faa3ac217 2026-03-02 23:31:35.203 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e3e33b5-a8d3-4c2d-adcc-900cf9024b5c'] response: {'server_uuid': 'd4057441-1ec4-4f8b-b5c5-67341bc944e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b33b4b12-6d11-462a-9a58-e00faa3ac217', 'code': 200} 2026-03-02 23:31:37.033 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b33b4b12-6d11-462a-9a58-e00faa3ac217 2026-03-02 23:31:39.550 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port b33b4b12-6d11-462a-9a58-e00faa3ac217 2026-03-02 23:32:03.000 13 INFO neutron.plugins.ml2.plugin [None req-bfb9dbc9-ad50-41f5-b778-43766a6b730f - - - - - -] Attempt 1 to provision port 4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1 2026-03-02 23:32:12.649 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1 2026-03-02 23:32:12.844 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-31ed2530-f5d9-4db6-98f4-617499d10f1a'] response: {'server_uuid': 'd4057441-1ec4-4f8b-b5c5-67341bc944e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1', 'code': 200} 2026-03-02 23:32:13.243 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1 2026-03-02 23:32:23.634 15 INFO neutron.plugins.ml2.plugin [None req-326807ba-7cb4-48d0-a8a8-684c4a314b80 - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:29.305 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:29.405 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-884c9449-959f-4d8f-a958-3c287871734b'] response: {'server_uuid': 'd4057441-1ec4-4f8b-b5c5-67341bc944e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec30bb6e-5690-463f-9b41-ccea3e8d2c38', 'code': 200} 2026-03-02 23:32:31.260 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:33.387 13 INFO neutron.plugins.ml2.plugin [None req-e54c865f-864a-455e-8e85-f91c541e6f12 - - - - - -] Attempt 1 to provision port 4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1 2026-03-02 23:32:47.288 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:47.721 15 INFO neutron.plugins.ml2.plugin [None req-08042f78-c237-476c-8f36-a96966778f51 - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:49.158 15 INFO neutron.plugins.ml2.plugin [None req-28cb725d-2ae0-418e-80e9-8601be79269b - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:49.314 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port ec30bb6e-5690-463f-9b41-ccea3e8d2c38 2026-03-02 23:32:57.317 13 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] Attempt 1 to provision port 4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1 2026-03-02 23:32:57.882 15 INFO neutron.plugins.ml2.plugin [None req-c9ede1ee-92dc-4cf7-a98a-498cd203163f - - - - - -] Attempt 1 to provision port 4cf8fb71-d6db-4b53-abc3-6f1d1678a5f1 2026-03-02 23:33:41.486 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-18a57cd4-04f4-40a1-a948-c8bf0dac837f'] response: {'server_uuid': '211da573-9210-4fb4-99ea-37af7ccdfc00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'df6515d8-6d24-4e62-bf6d-a0736884d194', 'code': 200} 2026-03-02 23:33:42.067 15 INFO neutron.plugins.ml2.plugin [None req-c43dcc7d-f8c1-4afc-8603-9d987d98fe50 - - - - - -] No ports have port_id starting with df6515d8-6d24-4e62-bf6d-a0736884d194