+ 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-11 17:31:55.397 1 INFO neutron.common.config [-] Logging enabled! 2026-03-11 17:31:55.397 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-11 17:31:55.398 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-11 17:31:55.398 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-11 17:31:56.866 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-11 17:31:56.868 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-11 17:31:56.871 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-11 17:31:56.872 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-11 17:31:56.872 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-11 17:31:56.873 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-11 17:31:56.873 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-11 17:31:56.879 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-11 17:31:56.879 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-11 17:31:56.879 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-11 17:31:56.897 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-11 17:31:56.898 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-11 17:31:56.898 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-11 17:31:56.919 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-11 17:31:56.920 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-11 17:31:56.920 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-11 17:31:56.920 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-11 17:31:57.191 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing driver for type 'vlan' 2026-03-11 17:31:57.333 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] VlanTypeDriver initialization complete 2026-03-11 17:31:57.333 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing driver for type 'vxlan' 2026-03-11 17:31:57.334 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-11 17:31:57.380 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-11 17:31:57.380 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-11 17:31:57.380 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing extension driver 'port_security' 2026-03-11 17:31:57.380 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-11 17:31:57.380 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing extension driver 'qos' 2026-03-11 17:31:57.381 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-11 17:31:57.381 1 INFO neutron.plugins.ml2.managers [None req-6899d212-4427-4f93-bb45-4ae86db73e5c - - - - - -] Initializing mechanism driver 'l2population' 2026-03-11 17:31:57.396 1 INFO neutron.quota [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded quota_driver: . 2026-03-11 17:31:57.396 1 INFO neutron.plugins.ml2.plugin [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Modular L2 Plugin initialization complete 2026-03-11 17:31:57.396 1 INFO neutron.plugins.ml2.managers [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-11 17:31:57.397 1 INFO neutron.plugins.ml2.managers [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-11 17:31:57.397 1 INFO neutron.plugins.ml2.managers [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-11 17:31:57.397 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: qos 2026-03-11 17:31:57.408 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: router 2026-03-11 17:31:57.446 1 INFO neutron.services.service_base [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-11 17:31:57.446 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: segments 2026-03-11 17:31:57.512 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: trunk 2026-03-11 17:31:57.524 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: vpnaas 2026-03-11 17:31:57.570 1 WARNING stevedore.named [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-11 17:31:57.639 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-11 17:31:57.639 1 INFO neutron.common.utils [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-11 17:31:57.639 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: taas 2026-03-11 17:31:57.659 1 WARNING stevedore.named [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-11 17:31:57.660 1 WARNING stevedore.named [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-11 17:31:57.686 1 INFO neutron_taas.services.taas.taas_plugin [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-11 17:31:57.686 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: tapmirror 2026-03-11 17:31:57.696 1 WARNING stevedore.named [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-11 17:31:57.696 1 WARNING stevedore.named [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-11 17:31:57.709 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-11 17:31:57.709 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: auto_allocate 2026-03-11 17:31:57.716 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: tag 2026-03-11 17:31:57.724 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: timestamp 2026-03-11 17:31:57.727 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: network_ip_availability 2026-03-11 17:31:57.730 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: flavors 2026-03-11 17:31:57.733 1 INFO neutron.manager [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loading Plugin: revisions 2026-03-11 17:31:57.737 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Initializing extension manager. 2026-03-11 17:31:57.738 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: address-group 2026-03-11 17:31:57.738 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: address-scope 2026-03-11 17:31:57.739 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-11 17:31:57.740 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: agent 2026-03-11 17:31:57.740 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: agent-resources-synced 2026-03-11 17:31:57.741 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-11 17:31:57.742 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-11 17:31:57.742 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: availability_zone 2026-03-11 17:31:57.743 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: availability_zone_filter 2026-03-11 17:31:57.743 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-11 17:31:57.743 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: default-subnetpools 2026-03-11 17:31:57.745 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-11 17:31:57.745 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: dns-integration 2026-03-11 17:31:57.745 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: dns-domain-ports 2026-03-11 17:31:57.746 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-11 17:31:57.746 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: dvr 2026-03-11 17:31:57.747 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-11 17:31:57.747 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: empty-string-filtering 2026-03-11 17:31:57.748 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-11 17:31:57.748 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-11 17:31:57.748 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: external-net 2026-03-11 17:31:57.749 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-11 17:31:57.749 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: extraroute 2026-03-11 17:31:57.750 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: extraroute-atomic 2026-03-11 17:31:57.750 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-11 17:31:57.751 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-11 17:31:57.751 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-11 17:31:57.752 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-11 17:31:57.752 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: fip-port-details 2026-03-11 17:31:57.753 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: flavors 2026-03-11 17:31:57.753 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-11 17:31:57.754 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: floatingip-pools 2026-03-11 17:31:57.755 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: ip_allocation 2026-03-11 17:31:57.755 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-11 17:31:57.755 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: l2_adjacency 2026-03-11 17:31:57.756 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: router 2026-03-11 17:31:57.758 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-11 17:31:57.758 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-11 17:31:57.759 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-11 17:31:57.759 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: ext-gw-mode 2026-03-11 17:31:57.760 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: l3-ha 2026-03-11 17:31:57.760 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-11 17:31:57.760 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-11 17:31:57.761 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: l3-flavors 2026-03-11 17:31:57.761 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-11 17:31:57.762 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-11 17:31:57.764 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-11 17:31:57.765 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-11 17:31:57.766 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-11 17:31:57.768 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-11 17:31:57.769 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-11 17:31:57.769 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: multi-provider 2026-03-11 17:31:57.770 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: net-mtu 2026-03-11 17:31:57.770 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: net-mtu-writable 2026-03-11 17:31:57.771 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: network_availability_zone 2026-03-11 17:31:57.772 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: network_ha 2026-03-11 17:31:57.772 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: network-ip-availability 2026-03-11 17:31:57.773 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-11 17:31:57.773 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: pagination 2026-03-11 17:31:57.774 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-device-profile 2026-03-11 17:31:57.774 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-11 17:31:57.775 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-11 17:31:57.775 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-11 17:31:57.775 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-mac-override 2026-03-11 17:31:57.776 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-11 17:31:57.776 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-11 17:31:57.777 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-11 17:31:57.777 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-resource-request 2026-03-11 17:31:57.777 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-11 17:31:57.778 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-11 17:31:57.778 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: binding 2026-03-11 17:31:57.779 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: binding-extended 2026-03-11 17:31:57.779 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-security 2026-03-11 17:31:57.780 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: project-id 2026-03-11 17:31:57.780 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: provider 2026-03-11 17:31:57.780 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-11 17:31:57.782 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos 2026-03-11 17:31:57.783 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-11 17:31:57.784 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-11 17:31:57.784 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-default 2026-03-11 17:31:57.784 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-fip 2026-03-11 17:31:57.785 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-11 17:31:57.785 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-11 17:31:57.786 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-11 17:31:57.786 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-11 17:31:57.787 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-11 17:31:57.787 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-pps 2026-03-11 17:31:57.788 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-11 17:31:57.788 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-11 17:31:57.788 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: qos-rules-alias 2026-03-11 17:31:57.789 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: quota-check-limit 2026-03-11 17:31:57.789 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-11 17:31:57.791 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: quotas 2026-03-11 17:31:57.794 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: quota_details 2026-03-11 17:31:57.795 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: rbac-policies 2026-03-11 17:31:57.795 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: rbac-address-group 2026-03-11 17:31:57.796 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: rbac-address-scope 2026-03-11 17:31:57.796 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: rbac-security-groups 2026-03-11 17:31:57.797 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-11 17:31:57.797 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: revision-if-match 2026-03-11 17:31:57.798 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-11 17:31:57.798 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: router_availability_zone 2026-03-11 17:31:57.799 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-11 17:31:57.800 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-11 17:31:57.800 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-11 17:31:57.801 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-11 17:31:57.801 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-11 17:31:57.802 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-11 17:31:57.802 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-11 17:31:57.806 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: security-group 2026-03-11 17:31:57.807 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: segment 2026-03-11 17:31:57.807 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-11 17:31:57.808 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: service-type 2026-03-11 17:31:57.808 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: sorting 2026-03-11 17:31:57.809 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: standard-attr-segment 2026-03-11 17:31:57.809 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: standard-attr-description 2026-03-11 17:31:57.810 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: stateful-security-group 2026-03-11 17:31:57.810 1 WARNING neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-11 17:31:57.810 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-11 17:31:57.811 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: subnet-external-network 2026-03-11 17:31:57.811 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: subnet_onboard 2026-03-11 17:31:57.812 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-11 17:31:57.812 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: subnet-service-types 2026-03-11 17:31:57.813 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: subnet_allocation 2026-03-11 17:31:57.813 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-11 17:31:57.814 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: tag-creation 2026-03-11 17:31:57.814 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-11 17:31:57.817 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: standard-attr-tag 2026-03-11 17:31:57.818 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-11 17:31:57.818 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: trunk 2026-03-11 17:31:57.819 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: trunk-details 2026-03-11 17:31:57.819 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-11 17:31:57.820 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-11 17:31:57.820 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-11 17:31:57.821 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-11 17:31:57.822 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-11 17:31:57.823 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-11 17:31:57.823 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: vpn-flavors 2026-03-11 17:31:57.824 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: vpnaas 2026-03-11 17:31:57.825 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: taas 2026-03-11 17:31:57.826 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: tap-mirror 2026-03-11 17:31:57.827 1 INFO neutron.api.extensions [None req-aadcc52f-b296-462a-bd62-c16e5d7eaee3 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-11 17:32:27.921 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-11 17:32:27.988 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-11 17:32:27.994 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-11 17:32:38.932 16 INFO neutron.db.l3_hamode_db [None req-006d214f-6f71-4af7-857a-c5398d619dcc - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-11 17:32:55.186 13 INFO neutron.plugins.ml2.plugin [None req-35971e99-acdf-4f17-95a7-13501a55c463 - - - - - -] Attempt 1 to provision port 9100d260-642c-4a8c-bd74-3e04bb3df188 2026-03-11 17:32:55.319 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 9100d260-642c-4a8c-bd74-3e04bb3df188 2026-03-11 17:32:56.878 13 INFO neutron.plugins.ml2.plugin [None req-39cdd9e4-c4f9-4234-aa1f-d93c45325d43 - - - - - -] Attempt 1 to provision port 9100d260-642c-4a8c-bd74-3e04bb3df188 2026-03-11 17:32:57.206 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 9100d260-642c-4a8c-bd74-3e04bb3df188 2026-03-11 17:37:29.380 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port ca428ccd-bf4b-4254-8001-eb326d677824 2026-03-11 17:37:30.458 16 INFO neutron.plugins.ml2.plugin [None req-a24aa109-16b0-49e0-8d20-588fb07bb35f - - - - - -] Attempt 1 to provision port ca428ccd-bf4b-4254-8001-eb326d677824 2026-03-11 17:37:31.332 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port ca428ccd-bf4b-4254-8001-eb326d677824 2026-03-11 17:37:32.120 16 INFO neutron.plugins.ml2.plugin [None req-6e8fe130-a5f7-4305-99cf-97f9d594554f - - - - - -] Attempt 1 to provision port ca428ccd-bf4b-4254-8001-eb326d677824 2026-03-11 17:37:37.916 16 INFO neutron.plugins.ml2.plugin [None req-802e5628-2532-465e-bdc6-9f39f83afb5d - - - - - -] Attempt 1 to provision port bb5fc2ac-c426-44d6-8254-b63d08926b0a 2026-03-11 17:41:22.016 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port bb5fc2ac-c426-44d6-8254-b63d08926b0a 2026-03-11 17:41:23.397 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port bb5fc2ac-c426-44d6-8254-b63d08926b0a 2026-03-11 17:50:49.562 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 80a46b32-b2b8-456e-a900-67aa673da7a7 2026-03-11 17:50:51.547 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 80a46b32-b2b8-456e-a900-67aa673da7a7 2026-03-11 18:00:21.078 13 INFO neutron.plugins.ml2.plugin [None req-17e704f7-e417-4fed-8ca5-ed3852d08573 - - - - - -] Attempt 1 to provision port ca428ccd-bf4b-4254-8001-eb326d677824 2026-03-11 18:00:21.123 13 INFO neutron.plugins.ml2.plugin [None req-17e704f7-e417-4fed-8ca5-ed3852d08573 - - - - - -] Attempt 1 to provision port 9100d260-642c-4a8c-bd74-3e04bb3df188 2026-03-11 18:00:21.168 13 INFO neutron.plugins.ml2.plugin [None req-17e704f7-e417-4fed-8ca5-ed3852d08573 - - - - - -] Attempt 1 to provision port bb5fc2ac-c426-44d6-8254-b63d08926b0a 2026-03-11 18:06:13.982 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port ee267e5a-caae-4acb-ac42-3a58663b6e4d 2026-03-11 18:06:14.995 16 INFO neutron.plugins.ml2.plugin [None req-6513c738-0597-4aab-9ee3-adfe7241c530 - - - - - -] Attempt 1 to provision port ee267e5a-caae-4acb-ac42-3a58663b6e4d 2026-03-11 18:06:15.833 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port ee267e5a-caae-4acb-ac42-3a58663b6e4d 2026-03-11 18:06:17.868 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 4e1e08b9-e991-488e-b445-b4b51225dac0 2026-03-11 18:06:22.103 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 99e4a02b-1371-4135-9d49-315d1b4fc1ec 2026-03-11 18:06:22.485 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port f23cf444-d824-435c-b190-11da25e063b8 2026-03-11 18:06:24.124 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 99e4a02b-1371-4135-9d49-315d1b4fc1ec 2026-03-11 18:06:24.631 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 95aa7c9e-ee8f-40d1-837a-a04ae74bd517 2026-03-11 18:06:24.742 16 INFO neutron.plugins.ml2.plugin [None req-b933cff3-37e2-4efc-bb4c-e387b01a80fe - - - - - -] Attempt 1 to provision port 6244c7b9-cd14-40be-9094-3a879abaf813 2026-03-11 18:06:24.810 16 INFO neutron.plugins.ml2.plugin [None req-b933cff3-37e2-4efc-bb4c-e387b01a80fe - - - - - -] Attempt 1 to provision port 95aa7c9e-ee8f-40d1-837a-a04ae74bd517 2026-03-11 18:06:25.143 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port f23cf444-d824-435c-b190-11da25e063b8 2026-03-11 18:06:25.935 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 95aa7c9e-ee8f-40d1-837a-a04ae74bd517 2026-03-11 18:06:26.119 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port fcdd1597-8794-44fc-adad-237bf4fbef8a 2026-03-11 18:06:26.448 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 90bd981b-f863-4f5f-b5d4-c8978aee5ab7 2026-03-11 18:06:28.063 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port fcdd1597-8794-44fc-adad-237bf4fbef8a 2026-03-11 18:06:28.243 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 90bd981b-f863-4f5f-b5d4-c8978aee5ab7 2026-03-11 18:06:28.425 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 8a6c7407-5b0f-42ee-af88-c416bea982ed 2026-03-11 18:06:29.874 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 8a6c7407-5b0f-42ee-af88-c416bea982ed 2026-03-11 18:06:31.905 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6032b904-e1a5-4056-b1ac-c5d133b36c23 2026-03-11 18:06:34.567 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 7a5d976c-b081-4354-8776-1350f7ac29ba 2026-03-11 18:06:34.998 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6032b904-e1a5-4056-b1ac-c5d133b36c23 2026-03-11 18:06:35.092 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1c390f3-138c-4089-bef1-3db7bd4fef09'] response: {'server_uuid': '103ce275-1662-4308-b4d2-39c3acaa6997', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a5d976c-b081-4354-8776-1350f7ac29ba', 'code': 200} 2026-03-11 18:06:36.583 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 348cc9f2-7a35-4e1d-a28b-48fd4dda71da 2026-03-11 18:06:37.014 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 7a5d976c-b081-4354-8776-1350f7ac29ba 2026-03-11 18:06:37.079 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-13765782-c2fc-42eb-8979-56a3a9151407'] response: {'server_uuid': '9bd637c7-d9d6-4873-96cc-477c789d9bed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '348cc9f2-7a35-4e1d-a28b-48fd4dda71da', 'code': 200} 2026-03-11 18:06:37.229 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 9cb60216-c5dc-4a30-8e3f-215c4fe5893c 2026-03-11 18:06:37.787 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port 2136b7ae-0101-4bbe-a782-5a42122cc018 2026-03-11 18:06:37.822 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port 4b83db3e-7886-4b32-adc5-883038c8f44f 2026-03-11 18:06:37.859 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port cabc967f-fbb1-4c63-8403-6340ab8ec921 2026-03-11 18:06:37.888 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port 6032b904-e1a5-4056-b1ac-c5d133b36c23 2026-03-11 18:06:37.941 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port 8a6c7407-5b0f-42ee-af88-c416bea982ed 2026-03-11 18:06:37.991 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port 9cb60216-c5dc-4a30-8e3f-215c4fe5893c 2026-03-11 18:06:38.111 16 INFO neutron.plugins.ml2.plugin [None req-cdd04dae-e322-47c0-9626-062e008a3490 - - - - - -] Attempt 1 to provision port 348cc9f2-7a35-4e1d-a28b-48fd4dda71da 2026-03-11 18:06:39.588 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 3f1aea61-361b-4873-975a-731972bed9b5 2026-03-11 18:06:39.702 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4693b156-58b5-474e-aaa8-fc40b58291e6'] response: {'server_uuid': 'cf48f739-f8ec-4a61-9e96-7b341d6ec8f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f1aea61-361b-4873-975a-731972bed9b5', 'code': 200} 2026-03-11 18:06:39.988 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 348cc9f2-7a35-4e1d-a28b-48fd4dda71da 2026-03-11 18:06:40.272 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 9cb60216-c5dc-4a30-8e3f-215c4fe5893c 2026-03-11 18:06:42.556 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b944705f-fbaf-4238-b77b-1f10a79135fd 2026-03-11 18:06:42.673 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc501c3e-805a-407a-b780-c3ee4f78087a'] response: {'server_uuid': '71385bec-522b-41cf-b1f9-00fcaf2a85fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b944705f-fbaf-4238-b77b-1f10a79135fd', 'code': 200} 2026-03-11 18:06:42.978 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 3f1aea61-361b-4873-975a-731972bed9b5 2026-03-11 18:06:43.947 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b944705f-fbaf-4238-b77b-1f10a79135fd 2026-03-11 18:06:46.706 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 7a5d976c-b081-4354-8776-1350f7ac29ba 2026-03-11 18:06:46.785 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 3f1aea61-361b-4873-975a-731972bed9b5 2026-03-11 18:06:46.842 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 95aa7c9e-ee8f-40d1-837a-a04ae74bd517 2026-03-11 18:06:46.896 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 2136b7ae-0101-4bbe-a782-5a42122cc018 2026-03-11 18:06:46.921 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 4b83db3e-7886-4b32-adc5-883038c8f44f 2026-03-11 18:06:46.944 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 4a1c11dd-0de1-4f1f-a8e2-a8b684ca04c2 2026-03-11 18:06:46.965 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 6244c7b9-cd14-40be-9094-3a879abaf813 2026-03-11 18:06:46.986 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port b944705f-fbaf-4238-b77b-1f10a79135fd 2026-03-11 18:06:47.042 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 6032b904-e1a5-4056-b1ac-c5d133b36c23 2026-03-11 18:06:47.086 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port cabc967f-fbb1-4c63-8403-6340ab8ec921 2026-03-11 18:06:47.113 16 INFO neutron.plugins.ml2.plugin [None req-efd44387-bbd9-47bc-9b14-fc04b1802710 - - - - - -] Attempt 1 to provision port 9cb60216-c5dc-4a30-8e3f-215c4fe5893c 2026-03-11 18:06:48.186 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2120abc7-bd24-41d2-8dc1-ed635cfbaa6a'] response: {'server_uuid': '71385bec-522b-41cf-b1f9-00fcaf2a85fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b944705f-fbaf-4238-b77b-1f10a79135fd', 'code': 200} 2026-03-11 18:06:54.363 13 INFO neutron.plugins.ml2.plugin [None req-5eabd4e8-ba39-4ebb-a85a-7df41d02765c - - - - - -] Attempt 1 to provision port 6244c7b9-cd14-40be-9094-3a879abaf813 2026-03-11 18:06:54.387 13 INFO neutron.plugins.ml2.plugin [None req-5eabd4e8-ba39-4ebb-a85a-7df41d02765c - - - - - -] Attempt 1 to provision port 155b8813-1b23-43dc-b6a8-d3994a13c397 2026-03-11 18:06:54.409 13 INFO neutron.plugins.ml2.plugin [None req-5eabd4e8-ba39-4ebb-a85a-7df41d02765c - - - - - -] Attempt 1 to provision port cabc967f-fbb1-4c63-8403-6340ab8ec921 2026-03-11 18:07:01.991 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b4002c75-9b8d-4f20-9bf4-62285412e776 2026-03-11 18:07:02.247 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 308d3035-620e-48f5-95fd-f2e0512321e8 2026-03-11 18:07:02.637 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port cabc967f-fbb1-4c63-8403-6340ab8ec921 2026-03-11 18:07:04.045 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b4002c75-9b8d-4f20-9bf4-62285412e776 2026-03-11 18:07:04.184 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 308d3035-620e-48f5-95fd-f2e0512321e8 2026-03-11 18:07:04.401 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port cabc967f-fbb1-4c63-8403-6340ab8ec921 2026-03-11 18:07:04.618 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 084c1bba-7092-4aad-b522-fab2746027ec 2026-03-11 18:07:06.325 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 084c1bba-7092-4aad-b522-fab2746027ec 2026-03-11 18:07:08.209 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port 7a5d976c-b081-4354-8776-1350f7ac29ba 2026-03-11 18:07:08.272 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port 3f1aea61-361b-4873-975a-731972bed9b5 2026-03-11 18:07:08.327 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port a0a15d7d-730d-4ca9-ab04-ce25bde0e336 2026-03-11 18:07:08.353 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port 084c1bba-7092-4aad-b522-fab2746027ec 2026-03-11 18:07:08.401 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port b4002c75-9b8d-4f20-9bf4-62285412e776 2026-03-11 18:07:08.448 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port cabc967f-fbb1-4c63-8403-6340ab8ec921 2026-03-11 18:07:08.489 16 INFO neutron.plugins.ml2.plugin [None req-923f7a7b-e26c-4b5e-81f0-69803b12ce12 - - - - - -] Attempt 1 to provision port 651027a0-1fe5-482e-b9a0-ff676a1fc402 2026-03-11 18:07:09.988 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 3f1aea61-361b-4873-975a-731972bed9b5 2026-03-11 18:07:10.194 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 155b8813-1b23-43dc-b6a8-d3994a13c397 2026-03-11 18:07:10.485 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6244c7b9-cd14-40be-9094-3a879abaf813 2026-03-11 18:07:10.680 13 INFO neutron.plugins.ml2.plugin [None req-e87bada4-e720-462c-97dd-7dea5e32ea6d - - - - - -] Attempt 1 to provision port a0a15d7d-730d-4ca9-ab04-ce25bde0e336 2026-03-11 18:07:10.735 13 INFO neutron.plugins.ml2.plugin [None req-e87bada4-e720-462c-97dd-7dea5e32ea6d - - - - - -] Attempt 1 to provision port 3f1aea61-361b-4873-975a-731972bed9b5 2026-03-11 18:07:12.653 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6869e199-1158-477f-82f7-c04517839c47 2026-03-11 18:07:12.775 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f168994a-18e9-435e-92ab-7303699ed0e4'] response: {'server_uuid': '96f34fc8-8511-45be-9b7e-c7fa821baa45', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6869e199-1158-477f-82f7-c04517839c47', 'code': 200} 2026-03-11 18:07:13.019 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 155b8813-1b23-43dc-b6a8-d3994a13c397 2026-03-11 18:07:13.164 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6244c7b9-cd14-40be-9094-3a879abaf813 2026-03-11 18:07:13.927 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6869e199-1158-477f-82f7-c04517839c47 2026-03-11 18:07:17.973 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a0a15d7d-730d-4ca9-ab04-ce25bde0e336 2026-03-11 18:07:18.227 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 651027a0-1fe5-482e-b9a0-ff676a1fc402 2026-03-11 18:07:19.949 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a0a15d7d-730d-4ca9-ab04-ce25bde0e336 2026-03-11 18:07:20.382 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 651027a0-1fe5-482e-b9a0-ff676a1fc402 2026-03-11 18:07:24.167 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-31143b67-6b40-44f2-8c97-fbda78aba62f'] response: {'server_uuid': '103ce275-1662-4308-b4d2-39c3acaa6997', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a5d976c-b081-4354-8776-1350f7ac29ba', 'code': 200} 2026-03-11 18:07:28.471 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 7a5d976c-b081-4354-8776-1350f7ac29ba 2026-03-11 18:07:28.589 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-da159156-00be-4438-95de-c72173e25f67'] response: {'server_uuid': '103ce275-1662-4308-b4d2-39c3acaa6997', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a5d976c-b081-4354-8776-1350f7ac29ba', 'code': 200} 2026-03-11 18:07:29.887 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 7a5d976c-b081-4354-8776-1350f7ac29ba 2026-03-11 18:07:31.925 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 729a317d-57b8-4a85-8b43-4fb01ef39ad5 2026-03-11 18:07:32.083 13 INFO neutron.plugins.ml2.plugin [None req-9a287db3-dd2b-4fdb-9933-aae41fdb440a - - - - - -] Attempt 1 to provision port 729a317d-57b8-4a85-8b43-4fb01ef39ad5 2026-03-11 18:07:33.987 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 729a317d-57b8-4a85-8b43-4fb01ef39ad5 2026-03-11 18:07:34.291 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 4ff8b7cd-cae0-4b30-9b6f-a9034edfcbb7 2026-03-11 18:07:35.905 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 4ff8b7cd-cae0-4b30-9b6f-a9034edfcbb7 2026-03-11 18:07:36.425 16 INFO neutron.plugins.ml2.plugin [None req-fa79d9f7-60e8-463b-9b17-c42830ebdfa5 - - - - - -] Attempt 1 to provision port 1609d9f9-5346-47fa-9c21-ee6a1c321026 2026-03-11 18:07:36.461 16 INFO neutron.plugins.ml2.plugin [None req-fa79d9f7-60e8-463b-9b17-c42830ebdfa5 - - - - - -] Attempt 1 to provision port b96ac10d-8949-418f-91c4-c87b2aa6d019 2026-03-11 18:07:36.496 16 INFO neutron.plugins.ml2.plugin [None req-fa79d9f7-60e8-463b-9b17-c42830ebdfa5 - - - - - -] Attempt 1 to provision port 729a317d-57b8-4a85-8b43-4fb01ef39ad5 2026-03-11 18:07:39.224 13 INFO neutron.plugins.ml2.plugin [None req-eeb0f4a6-8083-486f-8259-e6d1c02a4c11 - - - - - -] Attempt 1 to provision port 1609d9f9-5346-47fa-9c21-ee6a1c321026 2026-03-11 18:07:42.079 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 26d2f954-5e78-4269-a2a0-7ca45641a92a 2026-03-11 18:07:42.541 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b54dec18-dbe7-4199-a1b6-35e93377dea2 2026-03-11 18:07:45.140 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 26d2f954-5e78-4269-a2a0-7ca45641a92a 2026-03-11 18:07:45.329 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a61a8492-e140-4026-96f9-bc82bd08cf16 2026-03-11 18:07:45.469 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb5b18c4-4d98-4c0b-8f2c-52d8d957057b'] response: {'server_uuid': '0a38d11b-86eb-4632-bcf6-07b4aebd002d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a61a8492-e140-4026-96f9-bc82bd08cf16', 'code': 200} 2026-03-11 18:07:45.808 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b54dec18-dbe7-4199-a1b6-35e93377dea2 2026-03-11 18:07:46.416 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a61a8492-e140-4026-96f9-bc82bd08cf16 2026-03-11 18:07:50.399 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 1609d9f9-5346-47fa-9c21-ee6a1c321026 2026-03-11 18:07:50.652 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b96ac10d-8949-418f-91c4-c87b2aa6d019 2026-03-11 18:07:51.322 16 INFO neutron.plugins.ml2.plugin [None req-306986d5-e1b9-48ce-a325-1b92aefd2fec - - - - - -] Attempt 1 to provision port f84583e2-485b-46e1-8f76-8146c3060c3b 2026-03-11 18:07:51.348 16 INFO neutron.plugins.ml2.plugin [None req-306986d5-e1b9-48ce-a325-1b92aefd2fec - - - - - -] Attempt 1 to provision port 4e295530-7b1f-4788-9c19-0edc27f4a037 2026-03-11 18:07:51.373 16 INFO neutron.plugins.ml2.plugin [None req-306986d5-e1b9-48ce-a325-1b92aefd2fec - - - - - -] Attempt 1 to provision port b54dec18-dbe7-4199-a1b6-35e93377dea2 2026-03-11 18:07:52.518 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 1609d9f9-5346-47fa-9c21-ee6a1c321026 2026-03-11 18:07:52.688 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b96ac10d-8949-418f-91c4-c87b2aa6d019 2026-03-11 18:07:55.792 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b37243aa-e40a-46f3-85fe-eac215510c0b 2026-03-11 18:07:55.968 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-63c9c85b-1815-46c2-91a3-4fb4ad904cbe'] response: {'server_uuid': '5a0d500e-366a-4044-9865-c6cd76064da1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b37243aa-e40a-46f3-85fe-eac215510c0b', 'code': 200} 2026-03-11 18:07:57.508 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b37243aa-e40a-46f3-85fe-eac215510c0b 2026-03-11 18:07:59.553 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port f84583e2-485b-46e1-8f76-8146c3060c3b 2026-03-11 18:07:59.582 16 INFO neutron.plugins.ml2.plugin [None req-52e5ff57-5b72-40b2-991d-857a9facec79 - - - - - -] Attempt 1 to provision port f84583e2-485b-46e1-8f76-8146c3060c3b 2026-03-11 18:08:00.024 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 4e295530-7b1f-4788-9c19-0edc27f4a037 2026-03-11 18:08:01.675 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port f84583e2-485b-46e1-8f76-8146c3060c3b 2026-03-11 18:08:01.863 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 4e295530-7b1f-4788-9c19-0edc27f4a037 2026-03-11 18:08:18.545 13 INFO neutron.plugins.ml2.plugin [None req-9c8eb47f-4dfa-481c-9e5a-9e8e03d80467 - - - - - -] Attempt 1 to provision port 4b873875-3eef-433b-8e65-e483ad5fe717 2026-03-11 18:08:43.294 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port dc2e7260-2c7e-4ca8-b61e-b88112394093 2026-03-11 18:08:45.231 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port dc2e7260-2c7e-4ca8-b61e-b88112394093 2026-03-11 18:08:49.223 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port f4415340-24e2-42f2-9b49-df4d86327e87 2026-03-11 18:08:51.273 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port f4415340-24e2-42f2-9b49-df4d86327e87 2026-03-11 18:08:51.819 13 INFO neutron.plugins.ml2.plugin [None req-57f51c11-92c6-4f03-b8d4-68d80f157f50 - - - - - -] Attempt 1 to provision port e6ff0237-06ca-4e66-81af-8a15d64db96a 2026-03-11 18:08:51.847 13 INFO neutron.plugins.ml2.plugin [None req-57f51c11-92c6-4f03-b8d4-68d80f157f50 - - - - - -] Attempt 1 to provision port aa1013aa-5540-45eb-864e-31a3fc36fdc0 2026-03-11 18:08:51.879 13 INFO neutron.plugins.ml2.plugin [None req-57f51c11-92c6-4f03-b8d4-68d80f157f50 - - - - - -] Attempt 1 to provision port f4415340-24e2-42f2-9b49-df4d86327e87 2026-03-11 18:08:55.292 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a267a6cf-8f09-4be7-b2be-6d2b1894d226 2026-03-11 18:08:57.945 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0ec3591d-1707-485f-85bc-1bbaab2b6df6 2026-03-11 18:08:58.056 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2290ff0b-1d37-4440-9b72-c60a64a851bc'] response: {'server_uuid': 'bf7bc2fa-1ff7-46f5-939f-f385ef5766e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ec3591d-1707-485f-85bc-1bbaab2b6df6', 'code': 200} 2026-03-11 18:08:59.215 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0ec3591d-1707-485f-85bc-1bbaab2b6df6 2026-03-11 18:09:01.151 16 INFO neutron.plugins.ml2.plugin [None req-d8613f90-4211-484d-a85a-8aa4e5a79755 - - - - - -] Attempt 1 to provision port e6ff0237-06ca-4e66-81af-8a15d64db96a 2026-03-11 18:09:01.328 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port aa1013aa-5540-45eb-864e-31a3fc36fdc0 2026-03-11 18:09:01.579 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port e6ff0237-06ca-4e66-81af-8a15d64db96a 2026-03-11 18:09:03.302 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port aa1013aa-5540-45eb-864e-31a3fc36fdc0 2026-03-11 18:09:03.605 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port e6ff0237-06ca-4e66-81af-8a15d64db96a 2026-03-11 18:09:11.936 16 INFO neutron.plugins.ml2.plugin [None req-2e08a485-7189-4fbc-9431-a1464669d202 - - - - - -] Attempt 1 to provision port 0ec3591d-1707-485f-85bc-1bbaab2b6df6 2026-03-11 18:09:21.226 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 5c345c18-73a3-41c8-8de1-4000e0c49e72 2026-03-11 18:09:21.297 16 INFO neutron.plugins.ml2.plugin [None req-497f0041-f43d-4f7d-9474-ac64c6179926 - - - - - -] Attempt 1 to provision port 5c345c18-73a3-41c8-8de1-4000e0c49e72 2026-03-11 18:09:23.294 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port c14fbdaa-ac6f-4c44-a526-f54e960847e6 2026-03-11 18:09:23.653 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 5c345c18-73a3-41c8-8de1-4000e0c49e72 2026-03-11 18:09:25.387 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port c14fbdaa-ac6f-4c44-a526-f54e960847e6 2026-03-11 18:09:25.761 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port cee67f81-3d4c-485f-9443-c8796a5f9afd 2026-03-11 18:09:27.639 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port c32a4dcc-f3dd-415c-a008-0b7691285a7a 2026-03-11 18:09:28.019 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port cee67f81-3d4c-485f-9443-c8796a5f9afd 2026-03-11 18:09:28.461 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b3ffa10e-5cf9-4a18-8fd9-35bbb73da8ec 2026-03-11 18:09:29.907 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port c32a4dcc-f3dd-415c-a008-0b7691285a7a 2026-03-11 18:09:30.149 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port b3ffa10e-5cf9-4a18-8fd9-35bbb73da8ec 2026-03-11 18:09:33.769 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 53e93e00-488e-4bd8-aa69-b9b2a784b424 2026-03-11 18:09:35.829 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 53e93e00-488e-4bd8-aa69-b9b2a784b424 2026-03-11 18:09:37.762 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 793d673e-d437-472f-81ef-57f11e49326e 2026-03-11 18:09:40.389 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 1583e91c-910f-42c9-8bc7-dcf5b63e4a9c 2026-03-11 18:09:40.497 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8c5b26b-285a-46bc-9a96-74acbb0149ff'] response: {'server_uuid': '5f6f72ef-9f9c-48a1-8c38-5a218f7b1d65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1583e91c-910f-42c9-8bc7-dcf5b63e4a9c', 'code': 200} 2026-03-11 18:09:40.710 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 793d673e-d437-472f-81ef-57f11e49326e 2026-03-11 18:09:41.600 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port a7430e24-4d0b-4669-a0ba-93c2d3b38541 2026-03-11 18:09:41.635 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 467f9745-2235-4b3e-9ddd-26364d6af445 2026-03-11 18:09:41.674 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 11836304-780a-4ada-9e34-2b9ebc6728e9 2026-03-11 18:09:41.697 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 5c345c18-73a3-41c8-8de1-4000e0c49e72 2026-03-11 18:09:41.744 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 1abf654f-4b97-4d92-b9ee-62d2a74e06b3 2026-03-11 18:09:41.762 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 6304020b-799b-4b07-9990-ba256926e287 2026-03-11 18:09:41.779 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port cee67f81-3d4c-485f-9443-c8796a5f9afd 2026-03-11 18:09:41.821 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 53e93e00-488e-4bd8-aa69-b9b2a784b424 2026-03-11 18:09:41.863 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 0ca8c360-96ff-4341-93c1-0520b55ef733 2026-03-11 18:09:41.885 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 793d673e-d437-472f-81ef-57f11e49326e 2026-03-11 18:09:41.935 16 INFO neutron.plugins.ml2.plugin [None req-9f125d58-8425-40da-8598-f15753cefd87 - - - - - -] Attempt 1 to provision port 852dab50-8e4a-4eb3-9235-15436ba1ef18 2026-03-11 18:09:42.925 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 1583e91c-910f-42c9-8bc7-dcf5b63e4a9c 2026-03-11 18:09:43.331 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port d80f043b-ed65-4b6f-8271-0de201534b20 2026-03-11 18:09:43.528 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-47be9a79-e15f-40ee-ac5d-0e405e045a99'] response: {'server_uuid': '1ebe46db-08e3-4bbe-bafc-da361bb22ee3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd80f043b-ed65-4b6f-8271-0de201534b20', 'code': 200} 2026-03-11 18:09:45.206 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port dafef383-4ee6-483a-ad8f-168383e2bc50 2026-03-11 18:09:45.296 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-16f60067-1405-4271-8139-484f5c313e26'] response: {'server_uuid': '03902863-efe5-42f4-bf1f-0730854c1c7a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dafef383-4ee6-483a-ad8f-168383e2bc50', 'code': 200} 2026-03-11 18:09:45.578 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port d80f043b-ed65-4b6f-8271-0de201534b20 2026-03-11 18:09:46.735 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port dafef383-4ee6-483a-ad8f-168383e2bc50 2026-03-11 18:09:47.156 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 11836304-780a-4ada-9e34-2b9ebc6728e9 2026-03-11 18:09:47.393 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 467f9745-2235-4b3e-9ddd-26364d6af445 2026-03-11 18:09:48.708 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6304020b-799b-4b07-9990-ba256926e287 2026-03-11 18:09:48.971 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 3338f725-9186-4a0e-9695-f1392ce85bfc 2026-03-11 18:09:49.190 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 1abf654f-4b97-4d92-b9ee-62d2a74e06b3 2026-03-11 18:09:49.589 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 467f9745-2235-4b3e-9ddd-26364d6af445 2026-03-11 18:09:49.727 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port dafef383-4ee6-483a-ad8f-168383e2bc50 2026-03-11 18:09:49.873 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port 1abf654f-4b97-4d92-b9ee-62d2a74e06b3 2026-03-11 18:09:49.985 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 11836304-780a-4ada-9e34-2b9ebc6728e9 2026-03-11 18:09:50.034 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port 53e93e00-488e-4bd8-aa69-b9b2a784b424 2026-03-11 18:09:50.194 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port 793d673e-d437-472f-81ef-57f11e49326e 2026-03-11 18:09:50.375 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port 0ca8c360-96ff-4341-93c1-0520b55ef733 2026-03-11 18:09:50.860 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port d80f043b-ed65-4b6f-8271-0de201534b20 2026-03-11 18:09:50.990 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port 852dab50-8e4a-4eb3-9235-15436ba1ef18 2026-03-11 18:09:51.133 13 INFO neutron.plugins.ml2.plugin [None req-89eab9f8-6d70-4bf8-b304-0dc57c261c3a - - - - - -] Attempt 1 to provision port 1583e91c-910f-42c9-8bc7-dcf5b63e4a9c 2026-03-11 18:09:51.389 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 6304020b-799b-4b07-9990-ba256926e287 2026-03-11 18:09:51.526 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a7430e24-4d0b-4669-a0ba-93c2d3b38541 2026-03-11 18:09:51.771 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 852dab50-8e4a-4eb3-9235-15436ba1ef18 2026-03-11 18:09:51.987 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0ca8c360-96ff-4341-93c1-0520b55ef733 2026-03-11 18:09:52.196 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 1abf654f-4b97-4d92-b9ee-62d2a74e06b3 2026-03-11 18:09:52.369 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 3338f725-9186-4a0e-9695-f1392ce85bfc 2026-03-11 18:09:53.311 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port a7430e24-4d0b-4669-a0ba-93c2d3b38541 2026-03-11 18:09:55.324 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0933c058-b306-4eef-96ff-e8d5fd7cc838 2026-03-11 18:09:57.308 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0933c058-b306-4eef-96ff-e8d5fd7cc838 2026-03-11 18:09:59.355 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 91e7a69c-baf7-44cd-822e-81927f5bd068 2026-03-11 18:09:59.462 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5d3946c-9f76-4425-9c06-e05b2d766201'] response: {'server_uuid': 'a2a36d16-8e18-401a-bdf2-09b193084822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91e7a69c-baf7-44cd-822e-81927f5bd068', 'code': 200} 2026-03-11 18:09:59.474 13 INFO neutron.plugins.ml2.plugin [None req-91661885-1645-4f3d-9eec-f5d6e6843ec6 - - - - - -] Attempt 1 to provision port 91e7a69c-baf7-44cd-822e-81927f5bd068 2026-03-11 18:09:59.557 13 INFO neutron.plugins.ml2.plugin [None req-91661885-1645-4f3d-9eec-f5d6e6843ec6 - - - - - -] Attempt 1 to provision port 3338f725-9186-4a0e-9695-f1392ce85bfc 2026-03-11 18:09:59.624 13 INFO neutron.plugins.ml2.plugin [None req-91661885-1645-4f3d-9eec-f5d6e6843ec6 - - - - - -] Attempt 1 to provision port 0933c058-b306-4eef-96ff-e8d5fd7cc838 2026-03-11 18:09:59.686 13 INFO neutron.plugins.ml2.plugin [None req-91661885-1645-4f3d-9eec-f5d6e6843ec6 - - - - - -] Attempt 1 to provision port 0ca8c360-96ff-4341-93c1-0520b55ef733 2026-03-11 18:09:59.769 13 INFO neutron.plugins.ml2.plugin [None req-91661885-1645-4f3d-9eec-f5d6e6843ec6 - - - - - -] Attempt 1 to provision port 852dab50-8e4a-4eb3-9235-15436ba1ef18 2026-03-11 18:10:01.401 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 91e7a69c-baf7-44cd-822e-81927f5bd068 2026-03-11 18:10:02.345 16 INFO neutron.plugins.ml2.plugin [None req-060a033a-d6e1-4467-9918-e639430435e5 - - - - - -] Attempt 1 to provision port 91e7a69c-baf7-44cd-822e-81927f5bd068 2026-03-11 18:10:02.391 16 INFO neutron.plugins.ml2.plugin [None req-060a033a-d6e1-4467-9918-e639430435e5 - - - - - -] Attempt 1 to provision port 3338f725-9186-4a0e-9695-f1392ce85bfc 2026-03-11 18:10:02.432 16 INFO neutron.plugins.ml2.plugin [None req-060a033a-d6e1-4467-9918-e639430435e5 - - - - - -] Attempt 1 to provision port dafef383-4ee6-483a-ad8f-168383e2bc50 2026-03-11 18:10:02.476 16 INFO neutron.plugins.ml2.plugin [None req-060a033a-d6e1-4467-9918-e639430435e5 - - - - - -] Attempt 1 to provision port 0933c058-b306-4eef-96ff-e8d5fd7cc838 2026-03-11 18:10:03.805 13 INFO neutron.plugins.ml2.plugin [None req-c6454b56-e4ad-4214-ae22-12a118a553ea - - - - - -] Attempt 1 to provision port 3338f725-9186-4a0e-9695-f1392ce85bfc 2026-03-11 18:10:05.277 16 INFO neutron.plugins.ml2.plugin [None req-39de48ed-0dc6-46e2-803e-fb54e729e111 - - - - - -] Attempt 1 to provision port 3338f725-9186-4a0e-9695-f1392ce85bfc 2026-03-11 18:10:05.547 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-147bb574-f461-488b-947e-bbe72234d0ff'] response: {'server_uuid': '5f6f72ef-9f9c-48a1-8c38-5a218f7b1d65', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1583e91c-910f-42c9-8bc7-dcf5b63e4a9c', 'code': 200} 2026-03-11 18:10:08.928 13 INFO neutron.plugins.ml2.plugin [None req-cca88f3b-964b-474d-be6a-8d9dd09ddc50 - - - - - -] Attempt 1 to provision port 91e7a69c-baf7-44cd-822e-81927f5bd068 2026-03-11 18:10:20.001 13 INFO neutron_taas.services.taas.taas_plugin [None req-8d911588-b30f-4369-81ab-b7f2b385905c - - - - - -] TaaS: Handle Delete Port: f4415340-24e2-42f2-9b49-df4d86327e87 2026-03-11 18:10:20.007 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d911588-b30f-4369-81ab-b7f2b385905c - - - - - -] Tap Mirror: Handle Delete Port: f4415340-24e2-42f2-9b49-df4d86327e87 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-11 18:10:32.682 16 INFO neutron.plugins.ml2.plugin [None req-46bd3f60-414a-44c6-8ee6-9e4291658483 - - - - - -] Attempt 1 to provision port ed2ecb42-baae-4fc5-802a-d8ed54d05c74 2026-03-11 18:10:55.868 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0a5f4990-f22e-4dc3-b914-9e07af56b7b5 2026-03-11 18:10:56.004 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-450924c9-cba8-4dfd-87d5-453a3e424da0'] response: {'server_uuid': '085953a3-07f3-4650-82b4-600be2614079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a5f4990-f22e-4dc3-b914-9e07af56b7b5', 'code': 200} 2026-03-11 18:10:57.469 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0a5f4990-f22e-4dc3-b914-9e07af56b7b5 2026-03-11 18:10:57.716 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 0e3b2ecc-c975-459b-a569-5db9d89d5855 2026-03-11 18:10:58.646 16 INFO neutron_taas.services.taas.taas_plugin [None req-f8395779-0d8a-4616-9d28-061118865194 - - - - - -] TaaS: Handle Delete Port: 0e3b2ecc-c975-459b-a569-5db9d89d5855 2026-03-11 18:10:58.654 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8395779-0d8a-4616-9d28-061118865194 - - - - - -] Tap Mirror: Handle Delete Port: 0e3b2ecc-c975-459b-a569-5db9d89d5855 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-11 18:11:36.732 13 INFO neutron.plugins.ml2.plugin [None req-564a0953-c72a-4bec-ad31-d74ab3e838df - - - - - -] Attempt 1 to provision port d65fadcb-f100-42bf-842f-f2279c3e76c5 2026-03-11 18:11:43.364 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port d65fadcb-f100-42bf-842f-f2279c3e76c5 2026-03-11 18:11:43.529 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d0df9f-8daa-4ede-878d-84eb688d22c4'] response: {'server_uuid': '085953a3-07f3-4650-82b4-600be2614079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd65fadcb-f100-42bf-842f-f2279c3e76c5', 'code': 200} 2026-03-11 18:11:45.351 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port d65fadcb-f100-42bf-842f-f2279c3e76c5 2026-03-11 18:11:47.864 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port d65fadcb-f100-42bf-842f-f2279c3e76c5 2026-03-11 18:12:09.035 13 INFO neutron.plugins.ml2.plugin [None req-a3628f58-c744-4e5a-8023-c6bdc3d10cb6 - - - - - -] Attempt 1 to provision port 43d87abd-3a45-4f67-b3ad-f481af23efe0 2026-03-11 18:12:16.933 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 43d87abd-3a45-4f67-b3ad-f481af23efe0 2026-03-11 18:12:17.098 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-00677d54-b99f-4160-95a0-f8031494da0f'] response: {'server_uuid': '085953a3-07f3-4650-82b4-600be2614079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43d87abd-3a45-4f67-b3ad-f481af23efe0', 'code': 200} 2026-03-11 18:12:17.533 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 43d87abd-3a45-4f67-b3ad-f481af23efe0 2026-03-11 18:12:29.768 16 INFO neutron.plugins.ml2.plugin [None req-3882e578-a223-4ed0-97be-32aebb7b575e - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:12:35.578 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:12:35.694 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f21f1a5-1b6e-48b6-ad11-5c4f1651b1d1'] response: {'server_uuid': '085953a3-07f3-4650-82b4-600be2614079', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98059a07-a17a-4b7d-9a58-20ad2c2bdbcf', 'code': 200} 2026-03-11 18:12:37.556 16 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:12:40.008 13 INFO neutron.plugins.ml2.plugin [None req-aada2f86-0f10-49c3-8652-bd513dccf64c - - - - - -] Attempt 1 to provision port 43d87abd-3a45-4f67-b3ad-f481af23efe0 2026-03-11 18:12:53.579 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:12:54.048 16 INFO neutron.plugins.ml2.plugin [None req-8008b9b8-e5b2-453c-a8f0-66001960e3b8 - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:12:55.481 16 INFO neutron.plugins.ml2.plugin [None req-a5a2eb8c-d765-452c-9d2f-2e70a2e76a4f - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:12:55.583 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 98059a07-a17a-4b7d-9a58-20ad2c2bdbcf 2026-03-11 18:13:03.593 13 INFO neutron.plugins.ml2.plugin [None req-59a119cc-3110-4c0c-8010-b7c87f00c6b6 - - - - - -] Attempt 1 to provision port 43d87abd-3a45-4f67-b3ad-f481af23efe0 2026-03-11 18:13:03.810 16 INFO neutron.plugins.ml2.plugin [None req-a0468a6c-8dca-42ea-8cbd-c17592ea8572 - - - - - -] Attempt 1 to provision port 43d87abd-3a45-4f67-b3ad-f481af23efe0