+ 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-04-28 05:23:20.408 1 INFO neutron.common.config [-] Logging enabled! 2026-04-28 05:23:20.408 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-28 05:23:20.408 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-28 05:23:20.409 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 05:23:21.780 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 05:23:21.782 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 05:23:21.785 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 05:23:21.786 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 05:23:21.786 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 05:23:21.787 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 05:23:21.787 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:21.793 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:21.793 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:21.793 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 05:23:21.812 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 05:23:21.813 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 05:23:21.813 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 05:23:21.832 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 05:23:21.832 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 05:23:21.832 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 05:23:21.833 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 05:23:22.136 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing driver for type 'vlan' 2026-04-28 05:23:22.277 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] VlanTypeDriver initialization complete 2026-04-28 05:23:22.278 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 05:23:22.278 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 05:23:22.356 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 05:23:22.356 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 05:23:22.358 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing extension driver 'port_security' 2026-04-28 05:23:22.358 1 INFO neutron.plugins.ml2.extensions.port_security [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 05:23:22.358 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing extension driver 'qos' 2026-04-28 05:23:22.359 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 05:23:22.359 1 INFO neutron.plugins.ml2.managers [None req-83ef4900-2434-4ecf-8ab9-2530a3a62c4e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 05:23:22.374 1 INFO neutron.quota [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded quota_driver: . 2026-04-28 05:23:22.374 1 INFO neutron.plugins.ml2.plugin [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 05:23:22.375 1 INFO neutron.plugins.ml2.managers [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 05:23:22.375 1 INFO neutron.plugins.ml2.managers [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 05:23:22.375 1 INFO neutron.plugins.ml2.managers [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 05:23:22.375 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: qos 2026-04-28 05:23:22.390 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: router 2026-04-28 05:23:22.440 1 INFO neutron.services.service_base [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 05:23:22.440 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: segments 2026-04-28 05:23:22.510 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: trunk 2026-04-28 05:23:22.522 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: vpnaas 2026-04-28 05:23:22.555 1 WARNING stevedore.named [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:22.630 1 INFO neutron_vpnaas.services.vpn.plugin [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 05:23:22.630 1 INFO neutron.common.utils [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 05:23:22.631 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: taas 2026-04-28 05:23:22.651 1 WARNING stevedore.named [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:22.651 1 WARNING stevedore.named [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 05:23:22.677 1 INFO neutron_taas.services.taas.taas_plugin [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 05:23:22.677 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: tapmirror 2026-04-28 05:23:22.690 1 WARNING stevedore.named [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:22.690 1 WARNING stevedore.named [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 05:23:22.706 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 05:23:22.707 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 05:23:22.716 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: tag 2026-04-28 05:23:22.722 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: timestamp 2026-04-28 05:23:22.724 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 05:23:22.727 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: flavors 2026-04-28 05:23:22.731 1 INFO neutron.manager [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loading Plugin: revisions 2026-04-28 05:23:22.733 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Initializing extension manager. 2026-04-28 05:23:22.735 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: address-group 2026-04-28 05:23:22.735 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: address-scope 2026-04-28 05:23:22.736 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 05:23:22.737 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: agent 2026-04-28 05:23:22.738 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 05:23:22.739 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 05:23:22.739 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 05:23:22.740 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: availability_zone 2026-04-28 05:23:22.740 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 05:23:22.741 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 05:23:22.741 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 05:23:22.742 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 05:23:22.743 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: dns-integration 2026-04-28 05:23:22.743 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 05:23:22.744 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 05:23:22.744 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: dvr 2026-04-28 05:23:22.745 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 05:23:22.745 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 05:23:22.746 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 05:23:22.746 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 05:23:22.746 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: external-net 2026-04-28 05:23:22.747 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 05:23:22.747 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: extraroute 2026-04-28 05:23:22.748 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 05:23:22.748 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 05:23:22.749 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 05:23:22.749 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 05:23:22.750 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 05:23:22.750 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: fip-port-details 2026-04-28 05:23:22.751 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: flavors 2026-04-28 05:23:22.752 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 05:23:22.752 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 05:23:22.753 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: ip_allocation 2026-04-28 05:23:22.753 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 05:23:22.753 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 05:23:22.754 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: router 2026-04-28 05:23:22.757 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 05:23:22.758 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 05:23:22.758 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 05:23:22.758 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 05:23:22.759 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: l3-ha 2026-04-28 05:23:22.759 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 05:23:22.760 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 05:23:22.760 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: l3-flavors 2026-04-28 05:23:22.761 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 05:23:22.762 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 05:23:22.763 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 05:23:22.764 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 05:23:22.765 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 05:23:22.766 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 05:23:22.766 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 05:23:22.767 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: multi-provider 2026-04-28 05:23:22.767 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: net-mtu 2026-04-28 05:23:22.768 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 05:23:22.770 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 05:23:22.771 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: network_ha 2026-04-28 05:23:22.772 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 05:23:22.773 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 05:23:22.773 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: pagination 2026-04-28 05:23:22.774 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-device-profile 2026-04-28 05:23:22.774 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 05:23:22.775 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 05:23:22.776 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 05:23:22.776 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-mac-override 2026-04-28 05:23:22.777 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 05:23:22.777 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 05:23:22.777 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 05:23:22.778 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-resource-request 2026-04-28 05:23:22.778 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 05:23:22.779 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 05:23:22.779 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: binding 2026-04-28 05:23:22.780 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: binding-extended 2026-04-28 05:23:22.780 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-security 2026-04-28 05:23:22.780 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: project-id 2026-04-28 05:23:22.781 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: provider 2026-04-28 05:23:22.781 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 05:23:22.783 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos 2026-04-28 05:23:22.784 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 05:23:22.784 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 05:23:22.785 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-default 2026-04-28 05:23:22.785 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-fip 2026-04-28 05:23:22.785 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 05:23:22.786 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 05:23:22.786 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 05:23:22.787 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 05:23:22.787 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 05:23:22.788 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-pps 2026-04-28 05:23:22.789 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 05:23:22.789 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 05:23:22.790 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 05:23:22.790 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 05:23:22.791 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 05:23:22.792 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: quotas 2026-04-28 05:23:22.795 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: quota_details 2026-04-28 05:23:22.796 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: rbac-policies 2026-04-28 05:23:22.796 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 05:23:22.797 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 05:23:22.797 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 05:23:22.798 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 05:23:22.798 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: revision-if-match 2026-04-28 05:23:22.799 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 05:23:22.799 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 05:23:22.800 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 05:23:22.801 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 05:23:22.801 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 05:23:22.802 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 05:23:22.802 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 05:23:22.803 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 05:23:22.803 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 05:23:22.807 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: security-group 2026-04-28 05:23:22.808 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: segment 2026-04-28 05:23:22.808 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 05:23:22.809 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: service-type 2026-04-28 05:23:22.809 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: sorting 2026-04-28 05:23:22.809 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 05:23:22.810 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 05:23:22.810 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 05:23:22.811 1 WARNING neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 05:23:22.811 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 05:23:22.812 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 05:23:22.812 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 05:23:22.812 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 05:23:22.813 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 05:23:22.813 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 05:23:22.814 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 05:23:22.814 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: tag-creation 2026-04-28 05:23:22.815 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 05:23:22.818 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 05:23:22.819 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 05:23:22.819 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: trunk 2026-04-28 05:23:22.820 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: trunk-details 2026-04-28 05:23:22.820 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 05:23:22.821 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 05:23:22.821 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 05:23:22.822 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 05:23:22.823 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 05:23:22.824 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 05:23:22.825 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 05:23:22.826 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: vpnaas 2026-04-28 05:23:22.827 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: taas 2026-04-28 05:23:22.828 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: tap-mirror 2026-04-28 05:23:22.828 1 INFO neutron.api.extensions [None req-45100f64-9de2-43c2-85cb-8b5830c5fb65 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 05:23:52.932 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 05:23:52.984 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 05:23:52.984 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 05:24:07.396 16 INFO neutron.db.l3_hamode_db [None req-c1ab8d8f-1454-469a-9a32-d84d65605a9e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:24:20.597 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0da4cf8a-71f3-4aa4-bb0d-756783eff084 2026-04-28 05:24:22.471 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0da4cf8a-71f3-4aa4-bb0d-756783eff084 2026-04-28 05:24:23.063 13 INFO neutron.plugins.ml2.plugin [None req-495f0d96-47fe-4e48-8d7f-984c00f98e2c - - - - - -] Attempt 1 to provision port 0da4cf8a-71f3-4aa4-bb0d-756783eff084 2026-04-28 05:25:04.524 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 4c0d9b3b-60f1-49aa-830a-ca19387b490d 2026-04-28 05:25:05.348 13 INFO neutron.plugins.ml2.plugin [None req-9157024f-b7ee-4b56-be16-e57d49ef7529 - - - - - -] Attempt 1 to provision port 4c0d9b3b-60f1-49aa-830a-ca19387b490d 2026-04-28 05:25:06.487 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 4c0d9b3b-60f1-49aa-830a-ca19387b490d 2026-04-28 05:25:07.032 13 INFO neutron.plugins.ml2.plugin [None req-79abae6c-1d1e-4536-b86c-1eb0da64e147 - - - - - -] Attempt 1 to provision port 4c0d9b3b-60f1-49aa-830a-ca19387b490d 2026-04-28 05:25:12.466 13 INFO neutron.plugins.ml2.plugin [None req-15e2f3b1-ea2c-459e-948e-2fa403a38275 - - - - - -] Attempt 1 to provision port 6e1813f8-3273-4c54-854d-db87e8031119 2026-04-28 05:27:42.559 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6f19b7db-965a-4eb4-8ae6-75a9a81f967d 2026-04-28 05:27:44.567 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6f19b7db-965a-4eb4-8ae6-75a9a81f967d 2026-04-28 05:28:59.106 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6e1813f8-3273-4c54-854d-db87e8031119 2026-04-28 05:29:00.549 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6e1813f8-3273-4c54-854d-db87e8031119 2026-04-28 05:30:20.595 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6b765d62-725e-4092-8ce8-c9edce2f79c2 2026-04-28 05:30:22.612 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6b765d62-725e-4092-8ce8-c9edce2f79c2 2026-04-28 05:30:24.616 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0a2609b5-07fb-4bf1-a7ff-ebfd9061c527 2026-04-28 05:30:24.933 16 INFO neutron.plugins.ml2.plugin [None req-8faf0c90-7e7c-4f46-aa45-d2de397099e2 - - - - - -] Attempt 1 to provision port 6b765d62-725e-4092-8ce8-c9edce2f79c2 2026-04-28 05:30:24.994 16 INFO neutron.plugins.ml2.plugin [None req-8faf0c90-7e7c-4f46-aa45-d2de397099e2 - - - - - -] Attempt 1 to provision port 0a2609b5-07fb-4bf1-a7ff-ebfd9061c527 2026-04-28 05:30:26.609 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0a2609b5-07fb-4bf1-a7ff-ebfd9061c527 2026-04-28 05:30:32.974 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 88ad4b53-ee4f-49cf-b544-7274a7dbe89b 2026-04-28 05:30:34.809 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 88ad4b53-ee4f-49cf-b544-7274a7dbe89b 2026-04-28 05:30:35.076 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e0ee8973-c559-4a50-b31a-5e033a1e6455 2026-04-28 05:30:35.549 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port f07c2d5d-f3c6-45c3-ab13-4f2573bf6f30 2026-04-28 05:30:36.624 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e0ee8973-c559-4a50-b31a-5e033a1e6455 2026-04-28 05:30:36.822 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port f07c2d5d-f3c6-45c3-ab13-4f2573bf6f30 2026-04-28 05:30:38.639 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e8845877-62f0-4ef4-88b8-c8a4d9905975 2026-04-28 05:30:40.784 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e8845877-62f0-4ef4-88b8-c8a4d9905975 2026-04-28 05:30:40.968 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 872b22f3-ff12-450e-8abb-2f29fcef647f 2026-04-28 05:30:43.811 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 69cd76a4-696d-43ad-ba27-f2105dcfcd90 2026-04-28 05:30:44.215 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 872b22f3-ff12-450e-8abb-2f29fcef647f 2026-04-28 05:30:44.430 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port dc53f13c-0f70-4b85-89f3-e119a14a1be8 2026-04-28 05:30:44.452 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4354b2de-0a33-4914-a757-57a864ec0492'] response: {'server_uuid': '35a39cba-bb6a-4925-b95f-3c72f1f4f19e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69cd76a4-696d-43ad-ba27-f2105dcfcd90', 'code': 200} 2026-04-28 05:30:46.202 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 69cd76a4-696d-43ad-ba27-f2105dcfcd90 2026-04-28 05:30:46.311 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port f0ab4890-6167-494f-8dbe-dee42b39b5e3 2026-04-28 05:30:46.351 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port 469f6432-5c51-4276-be0b-1c1608ecb40b 2026-04-28 05:30:46.379 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port bff06294-c000-4b50-bd25-258c81c1b390 2026-04-28 05:30:46.393 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port dc53f13c-0f70-4b85-89f3-e119a14a1be8 2026-04-28 05:30:46.422 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port 69cd76a4-696d-43ad-ba27-f2105dcfcd90 2026-04-28 05:30:46.487 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port 6b765d62-725e-4092-8ce8-c9edce2f79c2 2026-04-28 05:30:46.499 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9945a641-306d-421e-bcbf-a3d925a9c5e7'] response: {'server_uuid': 'a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc53f13c-0f70-4b85-89f3-e119a14a1be8', 'code': 200} 2026-04-28 05:30:46.544 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port bb5039de-e1f1-4cea-a172-dc4c3d55fe6d 2026-04-28 05:30:46.564 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port 872b22f3-ff12-450e-8abb-2f29fcef647f 2026-04-28 05:30:46.605 16 INFO neutron.plugins.ml2.plugin [None req-a93c16a2-157a-43fd-87c6-325528880fba - - - - - -] Attempt 1 to provision port 88ad4b53-ee4f-49cf-b544-7274a7dbe89b 2026-04-28 05:30:50.757 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 36cae4a7-7d2f-40de-9b05-69e8a426352a 2026-04-28 05:30:50.863 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-07d60d0e-bdfd-42f1-8901-ded8d4270952'] response: {'server_uuid': 'e64407bf-f185-491e-b443-7462e856ac10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36cae4a7-7d2f-40de-9b05-69e8a426352a', 'code': 200} 2026-04-28 05:30:51.169 13 INFO neutron.plugins.ml2.plugin [None req-3a9773db-d7e8-41c2-a18e-69b1e36f2a97 - - - - - -] Attempt 1 to provision port 36cae4a7-7d2f-40de-9b05-69e8a426352a 2026-04-28 05:30:51.218 13 INFO neutron.plugins.ml2.plugin [None req-3a9773db-d7e8-41c2-a18e-69b1e36f2a97 - - - - - -] Attempt 1 to provision port bb5039de-e1f1-4cea-a172-dc4c3d55fe6d 2026-04-28 05:30:51.240 13 INFO neutron.plugins.ml2.plugin [None req-3a9773db-d7e8-41c2-a18e-69b1e36f2a97 - - - - - -] Attempt 1 to provision port 872b22f3-ff12-450e-8abb-2f29fcef647f 2026-04-28 05:30:51.279 13 INFO neutron.plugins.ml2.plugin [None req-3a9773db-d7e8-41c2-a18e-69b1e36f2a97 - - - - - -] Attempt 1 to provision port dc53f13c-0f70-4b85-89f3-e119a14a1be8 2026-04-28 05:30:52.324 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 36cae4a7-7d2f-40de-9b05-69e8a426352a 2026-04-28 05:30:53.917 16 INFO neutron.plugins.ml2.plugin [None req-d53b6864-caca-40be-a395-9aebb0958d52 - - - - - -] Attempt 1 to provision port bb5039de-e1f1-4cea-a172-dc4c3d55fe6d 2026-04-28 05:30:53.957 16 INFO neutron.plugins.ml2.plugin [None req-d53b6864-caca-40be-a395-9aebb0958d52 - - - - - -] Attempt 1 to provision port 36ee0c83-c6c8-49e7-9bc9-3d9fde4b0267 2026-04-28 05:30:56.726 16 INFO neutron.plugins.ml2.plugin [None req-3a95a724-49e4-490a-b6a9-075a9fc50e11 - - - - - -] Attempt 1 to provision port bb5039de-e1f1-4cea-a172-dc4c3d55fe6d 2026-04-28 05:30:56.750 16 INFO neutron.plugins.ml2.plugin [None req-3a95a724-49e4-490a-b6a9-075a9fc50e11 - - - - - -] Attempt 1 to provision port dbcdd830-ebf1-4571-9213-365822e89265 2026-04-28 05:31:10.293 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 803e2396-6896-4a23-b443-edf342b79b9a 2026-04-28 05:31:10.738 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 469f6432-5c51-4276-be0b-1c1608ecb40b 2026-04-28 05:31:10.997 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 36ee0c83-c6c8-49e7-9bc9-3d9fde4b0267 2026-04-28 05:31:12.272 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 36ee0c83-c6c8-49e7-9bc9-3d9fde4b0267 2026-04-28 05:31:12.283 13 INFO neutron.plugins.ml2.plugin [None req-d8182575-cc11-417f-ba07-150350088ce0 - - - - - -] Attempt 1 to provision port ca01240f-3774-4525-88da-0b0de34287b4 2026-04-28 05:31:12.324 13 INFO neutron.plugins.ml2.plugin [None req-d8182575-cc11-417f-ba07-150350088ce0 - - - - - -] Attempt 1 to provision port 803e2396-6896-4a23-b443-edf342b79b9a 2026-04-28 05:31:12.441 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 469f6432-5c51-4276-be0b-1c1608ecb40b 2026-04-28 05:31:12.625 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 4f9c0570-a24c-4854-8211-e7cbe4b6a9eb 2026-04-28 05:31:13.259 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 803e2396-6896-4a23-b443-edf342b79b9a 2026-04-28 05:31:14.136 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 4f9c0570-a24c-4854-8211-e7cbe4b6a9eb 2026-04-28 05:31:16.687 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 8052b217-24c6-4ba8-8615-9ad7af4f9af7 2026-04-28 05:31:18.281 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 8052b217-24c6-4ba8-8615-9ad7af4f9af7 2026-04-28 05:31:18.506 16 INFO neutron.plugins.ml2.plugin [None req-df735a8c-6c1c-4e6b-9cff-bd890f1f0fe9 - - - - - -] Attempt 1 to provision port 2dce78c0-c98a-4fe7-bce3-2af74a1e0abd 2026-04-28 05:31:26.686 13 INFO neutron.plugins.ml2.plugin [None req-17728c18-b234-4814-9166-44a601bc6629 - - - - - -] Attempt 1 to provision port ca01240f-3774-4525-88da-0b0de34287b4 2026-04-28 05:31:26.725 13 INFO neutron.plugins.ml2.plugin [None req-17728c18-b234-4814-9166-44a601bc6629 - - - - - -] Attempt 1 to provision port dc53f13c-0f70-4b85-89f3-e119a14a1be8 2026-04-28 05:31:27.335 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 8ba22be3-fb22-4f0a-abc0-1c1395af3db8 2026-04-28 05:31:27.461 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f859fde-8885-4aef-9868-429aa890678d'] response: {'server_uuid': 'f01451dd-4f4c-4dd3-86b1-8998d19caded', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ba22be3-fb22-4f0a-abc0-1c1395af3db8', 'code': 200} 2026-04-28 05:31:28.249 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 8ba22be3-fb22-4f0a-abc0-1c1395af3db8 2026-04-28 05:31:28.687 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 2dce78c0-c98a-4fe7-bce3-2af74a1e0abd 2026-04-28 05:31:30.626 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port ca01240f-3774-4525-88da-0b0de34287b4 2026-04-28 05:31:30.895 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 2dce78c0-c98a-4fe7-bce3-2af74a1e0abd 2026-04-28 05:31:32.618 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port ca01240f-3774-4525-88da-0b0de34287b4 2026-04-28 05:31:42.549 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port b79722f1-ae8d-4276-bba0-31bd5266d135 2026-04-28 05:31:44.623 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 85206267-aa66-4991-a92b-6633d11e9a4f 2026-04-28 05:31:45.000 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port b79722f1-ae8d-4276-bba0-31bd5266d135 2026-04-28 05:31:46.163 13 INFO neutron.plugins.ml2.plugin [None req-ff20fa38-7d0a-4335-8755-e042cd8d9cc9 - - - - - -] Attempt 1 to provision port e5bc9fed-5d13-4d2e-b348-16be901510f0 2026-04-28 05:31:46.193 13 INFO neutron.plugins.ml2.plugin [None req-ff20fa38-7d0a-4335-8755-e042cd8d9cc9 - - - - - -] Attempt 1 to provision port 85206267-aa66-4991-a92b-6633d11e9a4f 2026-04-28 05:31:46.256 13 INFO neutron.plugins.ml2.plugin [None req-ff20fa38-7d0a-4335-8755-e042cd8d9cc9 - - - - - -] Attempt 1 to provision port d71471d8-1a5c-490f-8c27-f65f62888e18 2026-04-28 05:31:46.512 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 85206267-aa66-4991-a92b-6633d11e9a4f 2026-04-28 05:31:49.882 13 INFO neutron.plugins.ml2.plugin [None req-db53d58c-b440-48fb-8954-2b7f53030acd - - - - - -] Attempt 1 to provision port e5bc9fed-5d13-4d2e-b348-16be901510f0 2026-04-28 05:31:49.911 13 INFO neutron.plugins.ml2.plugin [None req-db53d58c-b440-48fb-8954-2b7f53030acd - - - - - -] Attempt 1 to provision port 85206267-aa66-4991-a92b-6633d11e9a4f 2026-04-28 05:31:53.622 16 INFO neutron.plugins.ml2.plugin [None req-0280f567-c623-4de9-9dd9-513b253c8236 - - - - - -] Attempt 1 to provision port e5bc9fed-5d13-4d2e-b348-16be901510f0 2026-04-28 05:32:01.161 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port d71471d8-1a5c-490f-8c27-f65f62888e18 2026-04-28 05:32:01.419 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 66651160-099c-4f01-9381-f8b1de3a9826 2026-04-28 05:32:01.516 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-edb5db20-3e30-41f7-8358-ec12ab98bc6f'] response: {'server_uuid': '2201392d-e1ae-434a-85ba-b8d4e81c0032', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66651160-099c-4f01-9381-f8b1de3a9826', 'code': 200} 2026-04-28 05:32:01.741 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e5bc9fed-5d13-4d2e-b348-16be901510f0 2026-04-28 05:32:02.621 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port d71471d8-1a5c-490f-8c27-f65f62888e18 2026-04-28 05:32:02.737 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 66651160-099c-4f01-9381-f8b1de3a9826 2026-04-28 05:32:02.898 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e5bc9fed-5d13-4d2e-b348-16be901510f0 2026-04-28 05:32:08.842 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 08fda309-8f45-45bc-b655-8c642e90a661 2026-04-28 05:32:12.573 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 64361e06-9f5f-45e4-ae70-a080922b39ba 2026-04-28 05:32:14.843 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 64361e06-9f5f-45e4-ae70-a080922b39ba 2026-04-28 05:32:15.059 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port c93860ba-585f-4115-8187-12b78c586462 2026-04-28 05:32:16.771 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port c93860ba-585f-4115-8187-12b78c586462 2026-04-28 05:32:18.593 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6cb2cd02-6822-4e36-a72d-26fdf1ff261d 2026-04-28 05:32:20.685 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 89a74f8a-2f05-49b9-ac25-6f4d767abcd1 2026-04-28 05:32:20.983 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 6cb2cd02-6822-4e36-a72d-26fdf1ff261d 2026-04-28 05:32:24.599 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 2adba88c-12a5-424c-b46c-68a9ce9b8967 2026-04-28 05:32:25.872 13 INFO neutron.plugins.ml2.plugin [None req-f2e99456-52e1-4969-a3fa-84446585f0d2 - - - - - -] Attempt 1 to provision port c93860ba-585f-4115-8187-12b78c586462 2026-04-28 05:32:25.922 13 INFO neutron.plugins.ml2.plugin [None req-f2e99456-52e1-4969-a3fa-84446585f0d2 - - - - - -] Attempt 1 to provision port 7a1bcbbe-484e-490c-a512-1f3afb97e208 2026-04-28 05:32:25.945 13 INFO neutron.plugins.ml2.plugin [None req-f2e99456-52e1-4969-a3fa-84446585f0d2 - - - - - -] Attempt 1 to provision port c85985aa-4aec-451b-97a0-74f742366a28 2026-04-28 05:32:25.972 13 INFO neutron.plugins.ml2.plugin [None req-f2e99456-52e1-4969-a3fa-84446585f0d2 - - - - - -] Attempt 1 to provision port fc97be42-4feb-48c8-b3c7-96d94fcdaa18 2026-04-28 05:32:26.582 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 2adba88c-12a5-424c-b46c-68a9ce9b8967 2026-04-28 05:32:30.581 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 740d1bf7-a6d2-44cb-903b-b42fcc8386eb 2026-04-28 05:32:32.641 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 7a1bcbbe-484e-490c-a512-1f3afb97e208 2026-04-28 05:32:32.904 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 740d1bf7-a6d2-44cb-903b-b42fcc8386eb 2026-04-28 05:32:34.541 16 INFO neutron.plugins.ml2.plugin [None req-324eb1e4-db00-404a-bd82-8357ce08a34a - - - - - -] Attempt 1 to provision port ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:32:34.545 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 7a1bcbbe-484e-490c-a512-1f3afb97e208 2026-04-28 05:32:34.578 16 INFO neutron.plugins.ml2.plugin [None req-324eb1e4-db00-404a-bd82-8357ce08a34a - - - - - -] Attempt 1 to provision port b18294fe-7524-47eb-b710-bebc5928e2da 2026-04-28 05:32:34.609 16 INFO neutron.plugins.ml2.plugin [None req-324eb1e4-db00-404a-bd82-8357ce08a34a - - - - - -] Attempt 1 to provision port 740d1bf7-a6d2-44cb-903b-b42fcc8386eb 2026-04-28 05:32:34.719 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fc97be42-4feb-48c8-b3c7-96d94fcdaa18 2026-04-28 05:32:37.753 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 1e46609d-9f5f-4380-8482-78294165b248 2026-04-28 05:32:38.122 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fc97be42-4feb-48c8-b3c7-96d94fcdaa18 2026-04-28 05:32:38.371 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-db83d61a-8d8f-454b-8f90-9432ac868bfe'] response: {'server_uuid': '60c730f4-035d-4aa2-ad93-625fe2833714', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e46609d-9f5f-4380-8482-78294165b248', 'code': 200} 2026-04-28 05:32:39.493 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port c85985aa-4aec-451b-97a0-74f742366a28 2026-04-28 05:32:39.772 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:32:39.914 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-be0f1ac7-2798-4040-bcaf-ec03646ba25f'] response: {'server_uuid': '6803df1b-292b-4d37-81c9-a1dcf6d576ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '276bd8b1-79da-4963-90a9-0ef94bc03dae', 'code': 200} 2026-04-28 05:32:40.210 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 1e46609d-9f5f-4380-8482-78294165b248 2026-04-28 05:32:40.431 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 4402ccef-d5d3-4104-8dae-3b43f22aa981 2026-04-28 05:32:41.261 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port c85985aa-4aec-451b-97a0-74f742366a28 2026-04-28 05:32:41.420 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:32:41.631 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:32:41.952 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port b18294fe-7524-47eb-b710-bebc5928e2da 2026-04-28 05:32:42.379 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 4402ccef-d5d3-4104-8dae-3b43f22aa981 2026-04-28 05:32:43.275 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 57c0e897-eb68-484d-aa02-a30e6e112bbf 2026-04-28 05:32:43.783 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port b18294fe-7524-47eb-b710-bebc5928e2da 2026-04-28 05:32:43.949 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:32:45.107 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 57c0e897-eb68-484d-aa02-a30e6e112bbf 2026-04-28 05:32:55.131 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 38758ee9-96f8-4e80-a05e-122a7a8df2c8 2026-04-28 05:32:57.137 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 38758ee9-96f8-4e80-a05e-122a7a8df2c8 2026-04-28 05:32:59.149 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5699005f-66b9-45f2-8c5b-610a3bddd021 2026-04-28 05:32:59.272 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:32:59.386 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:32:59.496 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 740d1bf7-a6d2-44cb-903b-b42fcc8386eb 2026-04-28 05:32:59.618 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 4402ccef-d5d3-4104-8dae-3b43f22aa981 2026-04-28 05:32:59.668 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 5699005f-66b9-45f2-8c5b-610a3bddd021 2026-04-28 05:32:59.724 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 70b0b7ac-f3a0-48b7-97c8-cf04bb4937c5 2026-04-28 05:32:59.751 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 57c0e897-eb68-484d-aa02-a30e6e112bbf 2026-04-28 05:32:59.809 16 INFO neutron.plugins.ml2.plugin [None req-2cf6d13d-0c35-4e36-b8ff-88bd2601caba - - - - - -] Attempt 1 to provision port 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:33:01.482 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5699005f-66b9-45f2-8c5b-610a3bddd021 2026-04-28 05:33:06.755 16 INFO neutron.plugins.ml2.plugin [None req-7c4f3c51-4083-4a85-8569-7002479b4b8d - - - - - -] Attempt 1 to provision port ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:33:07.659 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 2026-04-28 05:33:07.806 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-15b6630c-21e9-4752-9f48-4f08a865e94d'] response: {'server_uuid': 'a0c9f75a-9a82-435a-ba8b-71a1c981bb8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8', 'code': 200} 2026-04-28 05:33:09.151 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 2026-04-28 05:33:10.167 13 INFO neutron.plugins.ml2.plugin [None req-654ac5ea-0cd4-4b54-abac-da668de1e305 - - - - - -] Attempt 1 to provision port 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:33:11.333 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2652847e-8584-4dab-a33a-80e0d3b0caa1'] response: {'server_uuid': '6803df1b-292b-4d37-81c9-a1dcf6d576ea', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '276bd8b1-79da-4963-90a9-0ef94bc03dae', 'code': 200} 2026-04-28 05:33:13.127 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 70b0b7ac-f3a0-48b7-97c8-cf04bb4937c5 2026-04-28 05:33:13.399 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:33:14.580 16 INFO neutron.plugins.ml2.plugin [None req-95b24dcd-ac7d-46bf-a7cd-88d6b8d0d179 - - - - - -] Attempt 1 to provision port 5699005f-66b9-45f2-8c5b-610a3bddd021 2026-04-28 05:33:14.629 16 INFO neutron.plugins.ml2.plugin [None req-95b24dcd-ac7d-46bf-a7cd-88d6b8d0d179 - - - - - -] Attempt 1 to provision port 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:33:14.702 16 INFO neutron.plugins.ml2.plugin [None req-95b24dcd-ac7d-46bf-a7cd-88d6b8d0d179 - - - - - -] Attempt 1 to provision port 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 2026-04-28 05:33:15.820 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:33:15.914 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-45af30d8-a2f1-4985-b462-122f0434508f'] response: {'server_uuid': '6803df1b-292b-4d37-81c9-a1dcf6d576ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '276bd8b1-79da-4963-90a9-0ef94bc03dae', 'code': 200} 2026-04-28 05:33:15.932 16 INFO neutron.plugins.ml2.plugin [None req-864c108f-baa3-45af-9411-c7e3f0adb9f1 - - - - - -] Attempt 1 to provision port 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:33:16.117 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 70b0b7ac-f3a0-48b7-97c8-cf04bb4937c5 2026-04-28 05:33:16.302 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:33:17.265 13 INFO neutron.plugins.ml2.plugin [None req-2c6d464b-5028-47c5-a8e7-db9400b01226 - - - - - -] Attempt 1 to provision port 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:33:17.562 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:33:18.591 16 INFO neutron.plugins.ml2.plugin [None req-8af86531-7a8a-4350-84de-1b1be699179e - - - - - -] Attempt 1 to provision port 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 2026-04-28 05:33:47.724 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e1cc33d2-c7ac-4b20-a4be-bcf4f9d54798 2026-04-28 05:33:49.857 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5ca1b93b-d3b3-456b-a2a1-21561b76462b 2026-04-28 05:33:50.227 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port e1cc33d2-c7ac-4b20-a4be-bcf4f9d54798 2026-04-28 05:33:52.449 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5ca1b93b-d3b3-456b-a2a1-21561b76462b 2026-04-28 05:33:52.667 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 2026-04-28 05:33:52.804 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-94a8223c-412d-4e61-89fd-629e646a07fe'] response: {'server_uuid': 'ff248e7b-4834-41f8-b185-47c78b8c1a9c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193', 'code': 200} 2026-04-28 05:33:53.811 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 2026-04-28 05:33:54.139 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 04647163-85c9-4b2f-b85f-a17c79659f34 2026-04-28 05:33:55.939 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 04647163-85c9-4b2f-b85f-a17c79659f34 2026-04-28 05:33:57.431 13 INFO neutron.plugins.ml2.plugin [None req-738b2ff5-3b20-4007-9f73-56f5d26720fa - - - - - -] Attempt 1 to provision port 04647163-85c9-4b2f-b85f-a17c79659f34 2026-04-28 05:33:57.480 13 INFO neutron.plugins.ml2.plugin [None req-738b2ff5-3b20-4007-9f73-56f5d26720fa - - - - - -] Attempt 1 to provision port fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 2026-04-28 05:33:57.535 13 INFO neutron.plugins.ml2.plugin [None req-738b2ff5-3b20-4007-9f73-56f5d26720fa - - - - - -] Attempt 1 to provision port e1cc33d2-c7ac-4b20-a4be-bcf4f9d54798 2026-04-28 05:33:57.587 13 INFO neutron.plugins.ml2.plugin [None req-738b2ff5-3b20-4007-9f73-56f5d26720fa - - - - - -] Attempt 1 to provision port 7b0fa276-1bb2-42c6-b978-a3037b81e966 2026-04-28 05:34:03.695 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port a2060bd0-e485-41f4-9112-9c137a808f56 2026-04-28 05:34:06.445 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port a2060bd0-e485-41f4-9112-9c137a808f56 2026-04-28 05:34:06.864 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port f7613acd-0ef2-4da6-bb99-890327850740 2026-04-28 05:34:07.041 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67235f66-4a08-43a9-8c9a-530b133583eb'] response: {'server_uuid': 'd2498e7f-a7be-4d1c-af9b-9b09db940da5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7613acd-0ef2-4da6-bb99-890327850740', 'code': 200} 2026-04-28 05:34:07.764 13 INFO neutron.plugins.ml2.plugin [None req-5507873d-2bc7-4323-929c-05103003b3a1 - - - - - -] Attempt 1 to provision port 47f86e3a-e22d-4c1a-8abc-b3864d303989 2026-04-28 05:34:07.886 13 INFO neutron.plugins.ml2.plugin [None req-5507873d-2bc7-4323-929c-05103003b3a1 - - - - - -] Attempt 1 to provision port e1cc33d2-c7ac-4b20-a4be-bcf4f9d54798 2026-04-28 05:34:07.939 13 INFO neutron.plugins.ml2.plugin [None req-5507873d-2bc7-4323-929c-05103003b3a1 - - - - - -] Attempt 1 to provision port 7b26a59c-0f1f-49ae-94a3-8e89fc626491 2026-04-28 05:34:08.078 13 INFO neutron.plugins.ml2.plugin [None req-5507873d-2bc7-4323-929c-05103003b3a1 - - - - - -] Attempt 1 to provision port a2060bd0-e485-41f4-9112-9c137a808f56 2026-04-28 05:34:08.154 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 7b26a59c-0f1f-49ae-94a3-8e89fc626491 2026-04-28 05:34:08.372 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port f7613acd-0ef2-4da6-bb99-890327850740 2026-04-28 05:34:08.553 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 7b0fa276-1bb2-42c6-b978-a3037b81e966 2026-04-28 05:34:08.814 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 47f86e3a-e22d-4c1a-8abc-b3864d303989 2026-04-28 05:34:10.056 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 7b26a59c-0f1f-49ae-94a3-8e89fc626491 2026-04-28 05:34:10.263 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port c547be75-f0c6-4899-8e8b-3a3416243531 2026-04-28 05:34:10.574 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 7b0fa276-1bb2-42c6-b978-a3037b81e966 2026-04-28 05:34:12.005 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port c547be75-f0c6-4899-8e8b-3a3416243531 2026-04-28 05:34:13.655 16 INFO neutron.plugins.ml2.plugin [None req-5cf04d2b-5ed6-4e80-a87a-adc1089e1eb4 - - - - - -] Attempt 1 to provision port 7b0fa276-1bb2-42c6-b978-a3037b81e966 2026-04-28 05:34:13.713 16 INFO neutron.plugins.ml2.plugin [None req-5cf04d2b-5ed6-4e80-a87a-adc1089e1eb4 - - - - - -] Attempt 1 to provision port 47f86e3a-e22d-4c1a-8abc-b3864d303989 2026-04-28 05:34:13.796 16 INFO neutron.plugins.ml2.plugin [None req-5cf04d2b-5ed6-4e80-a87a-adc1089e1eb4 - - - - - -] Attempt 1 to provision port f7613acd-0ef2-4da6-bb99-890327850740 2026-04-28 05:34:13.862 16 INFO neutron.plugins.ml2.plugin [None req-5cf04d2b-5ed6-4e80-a87a-adc1089e1eb4 - - - - - -] Attempt 1 to provision port 7b26a59c-0f1f-49ae-94a3-8e89fc626491 2026-04-28 05:34:16.794 13 INFO neutron.plugins.ml2.plugin [None req-7084c73d-8b38-4d58-9c30-b7a17981c618 - - - - - -] Attempt 1 to provision port c547be75-f0c6-4899-8e8b-3a3416243531 2026-04-28 05:34:16.852 13 INFO neutron.plugins.ml2.plugin [None req-7084c73d-8b38-4d58-9c30-b7a17981c618 - - - - - -] Attempt 1 to provision port 47f86e3a-e22d-4c1a-8abc-b3864d303989 2026-04-28 05:34:20.825 13 INFO neutron.plugins.ml2.plugin [None req-5b87b085-1825-4df3-8339-2c6db3e17d53 - - - - - -] Attempt 1 to provision port 7b26a59c-0f1f-49ae-94a3-8e89fc626491 2026-04-28 05:34:22.041 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port d993934f-ae4a-44fe-ad3b-17ac977e83e7 2026-04-28 05:34:22.149 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26a82c76-0d1c-443d-a47d-2376b21ee9c7'] response: {'server_uuid': '0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd993934f-ae4a-44fe-ad3b-17ac977e83e7', 'code': 200} 2026-04-28 05:34:24.258 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port d993934f-ae4a-44fe-ad3b-17ac977e83e7 2026-04-28 05:34:24.480 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 60820002-f860-4f32-bd0a-3d5c86b3a803 2026-04-28 05:34:26.115 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port bd601e78-e545-40d0-b022-31f5dca0a4af 2026-04-28 05:34:26.443 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 60820002-f860-4f32-bd0a-3d5c86b3a803 2026-04-28 05:34:27.879 16 INFO neutron.plugins.ml2.plugin [None req-169b8e98-2346-4046-9178-10dfc2ab8a2c - - - - - -] Attempt 1 to provision port bd601e78-e545-40d0-b022-31f5dca0a4af 2026-04-28 05:34:27.924 16 INFO neutron.plugins.ml2.plugin [None req-169b8e98-2346-4046-9178-10dfc2ab8a2c - - - - - -] Attempt 1 to provision port 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:27.946 16 INFO neutron.plugins.ml2.plugin [None req-169b8e98-2346-4046-9178-10dfc2ab8a2c - - - - - -] Attempt 1 to provision port fde019ef-0caa-4a32-8fdb-b18892a7abb9 2026-04-28 05:34:28.065 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port bd601e78-e545-40d0-b022-31f5dca0a4af 2026-04-28 05:34:32.235 16 INFO neutron.plugins.ml2.plugin [None req-e0854c7c-28fe-4109-ada6-7d810e6b3993 - - - - - -] Attempt 1 to provision port bd601e78-e545-40d0-b022-31f5dca0a4af 2026-04-28 05:34:32.365 16 INFO neutron.plugins.ml2.plugin [None req-e0854c7c-28fe-4109-ada6-7d810e6b3993 - - - - - -] Attempt 1 to provision port 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:35.341 16 INFO neutron.plugins.ml2.plugin [None req-f80d7fa8-b7fb-44da-9c9a-5828cab2a52c - - - - - -] Attempt 1 to provision port 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:35.417 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fa2864c3-677b-4186-8a47-7c7dc93d8e14 2026-04-28 05:34:35.517 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ad7d139-841c-455d-897a-b38b7b7575f6'] response: {'server_uuid': '60ffec0c-300d-45e4-ad55-bc5df45bfd46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa2864c3-677b-4186-8a47-7c7dc93d8e14', 'code': 200} 2026-04-28 05:34:36.759 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fa2864c3-677b-4186-8a47-7c7dc93d8e14 2026-04-28 05:34:37.383 13 INFO neutron.plugins.ml2.plugin [None req-1c5865ea-ca9f-4b82-9a37-252d04162998 - - - - - -] Attempt 1 to provision port fa2864c3-677b-4186-8a47-7c7dc93d8e14 2026-04-28 05:34:37.458 13 INFO neutron.plugins.ml2.plugin [None req-1c5865ea-ca9f-4b82-9a37-252d04162998 - - - - - -] Attempt 1 to provision port 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:40.804 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fde019ef-0caa-4a32-8fdb-b18892a7abb9 2026-04-28 05:34:41.093 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:42.806 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port fde019ef-0caa-4a32-8fdb-b18892a7abb9 2026-04-28 05:34:42.967 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:58.733 13 INFO neutron.plugins.ml2.plugin [None req-7ba15d51-ead8-497c-b2f3-4c3ea57f9ba5 - - - - - -] Attempt 1 to provision port 64115b00-54ae-436f-ac65-6627970201d6 2026-04-28 05:35:17.277 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 2026-04-28 05:35:17.380 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f94a015-9729-486a-9d27-3845ed6c8ab8'] response: {'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c2ab9ea-05aa-48ee-b7ee-e0cc68154601', 'code': 200} 2026-04-28 05:35:18.762 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 2026-04-28 05:35:58.257 13 INFO neutron.plugins.ml2.plugin [None req-1aecd829-5559-4a03-a7a4-08383dcbe02e - - - - - -] Attempt 1 to provision port 37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d 2026-04-28 05:36:04.798 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d 2026-04-28 05:36:04.943 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d293ad-acc3-4f0a-8323-7788d86b8478'] response: {'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d', 'code': 200} 2026-04-28 05:36:06.772 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d 2026-04-28 05:36:09.281 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d 2026-04-28 05:36:28.792 13 INFO neutron.plugins.ml2.plugin [None req-ab55df7b-993b-408e-8e08-6d75aad67f3d - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:36:36.351 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:36:36.465 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a7e875a-77d4-4367-b961-0c2d086af9c7'] response: {'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0de344b0-dc49-4eaf-9abc-a892c65f3d95', 'code': 200} 2026-04-28 05:36:36.966 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:36:50.579 16 INFO neutron.plugins.ml2.plugin [None req-414cb6a9-d887-4447-9e4f-3029b32f8acc - - - - - -] Attempt 1 to provision port 5eabe9f4-ac02-446d-bdb2-772c8257de69 2026-04-28 05:36:56.990 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5eabe9f4-ac02-446d-bdb2-772c8257de69 2026-04-28 05:36:57.098 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-42c50a3a-92ab-49bd-9376-2373ec079514'] response: {'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5eabe9f4-ac02-446d-bdb2-772c8257de69', 'code': 200} 2026-04-28 05:36:58.964 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5eabe9f4-ac02-446d-bdb2-772c8257de69 2026-04-28 05:37:00.798 16 INFO neutron.plugins.ml2.plugin [None req-bcb27931-1eb8-4885-8b79-bb3189c3c871 - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:37:01.009 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:37:14.669 13 INFO neutron.plugins.ml2.plugin [None req-b69495a7-1ac0-41ed-95a2-1c6e95b2726e - - - - - -] Attempt 1 to provision port 5eabe9f4-ac02-446d-bdb2-772c8257de69 2026-04-28 05:37:15.022 16 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 5eabe9f4-ac02-446d-bdb2-772c8257de69 2026-04-28 05:37:24.389 16 INFO neutron.plugins.ml2.plugin [None req-b090f5b4-cb21-4d45-bcec-e91960e6bdba - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:37:25.031 13 INFO neutron.plugins.ml2.plugin [None req-462a0a62-312b-487a-9960-b87851590a21 - - - - - -] Attempt 1 to provision port 0de344b0-dc49-4eaf-9abc-a892c65f3d95