+ 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-05 17:10:46.567 1 INFO neutron.common.config [-] Logging enabled! 2026-03-05 17:10:46.568 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-05 17:10:46.568 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-05 17:10:46.568 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-05 17:10:47.992 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-05 17:10:47.994 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-05 17:10:47.997 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-05 17:10:47.998 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-05 17:10:47.998 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-05 17:10:47.998 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-05 17:10:47.998 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 17:10:48.004 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 17:10:48.005 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 17:10:48.005 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-05 17:10:48.023 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-05 17:10:48.024 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-05 17:10:48.024 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-05 17:10:48.043 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-05 17:10:48.043 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-05 17:10:48.043 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-05 17:10:48.043 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-05 17:10:48.308 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing driver for type 'vlan' 2026-03-05 17:10:48.447 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] VlanTypeDriver initialization complete 2026-03-05 17:10:48.447 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing driver for type 'vxlan' 2026-03-05 17:10:48.448 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-05 17:10:48.496 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-05 17:10:48.496 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-05 17:10:48.497 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing extension driver 'port_security' 2026-03-05 17:10:48.497 1 INFO neutron.plugins.ml2.extensions.port_security [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-05 17:10:48.497 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing extension driver 'qos' 2026-03-05 17:10:48.497 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-05 17:10:48.498 1 INFO neutron.plugins.ml2.managers [None req-193b7b38-d970-42d1-b773-efb84d792c3e - - - - - -] Initializing mechanism driver 'l2population' 2026-03-05 17:10:48.513 1 INFO neutron.quota [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded quota_driver: . 2026-03-05 17:10:48.513 1 INFO neutron.plugins.ml2.plugin [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Modular L2 Plugin initialization complete 2026-03-05 17:10:48.513 1 INFO neutron.plugins.ml2.managers [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-05 17:10:48.513 1 INFO neutron.plugins.ml2.managers [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-05 17:10:48.513 1 INFO neutron.plugins.ml2.managers [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-05 17:10:48.514 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: qos 2026-03-05 17:10:48.525 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: router 2026-03-05 17:10:48.560 1 INFO neutron.services.service_base [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-05 17:10:48.560 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: segments 2026-03-05 17:10:48.629 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: trunk 2026-03-05 17:10:48.642 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: vpnaas 2026-03-05 17:10:48.676 1 WARNING stevedore.named [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 17:10:48.753 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-05 17:10:48.754 1 INFO neutron.common.utils [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-05 17:10:48.754 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: taas 2026-03-05 17:10:48.775 1 WARNING stevedore.named [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 17:10:48.775 1 WARNING stevedore.named [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-05 17:10:48.797 1 INFO neutron_taas.services.taas.taas_plugin [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-05 17:10:48.797 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: tapmirror 2026-03-05 17:10:48.806 1 WARNING stevedore.named [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 17:10:48.806 1 WARNING stevedore.named [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-05 17:10:48.821 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-05 17:10:48.822 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: auto_allocate 2026-03-05 17:10:48.830 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: tag 2026-03-05 17:10:48.838 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: timestamp 2026-03-05 17:10:48.841 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: network_ip_availability 2026-03-05 17:10:48.844 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: flavors 2026-03-05 17:10:48.846 1 INFO neutron.manager [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loading Plugin: revisions 2026-03-05 17:10:48.849 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Initializing extension manager. 2026-03-05 17:10:48.850 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: address-group 2026-03-05 17:10:48.851 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: address-scope 2026-03-05 17:10:48.851 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-05 17:10:48.852 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: agent 2026-03-05 17:10:48.853 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: agent-resources-synced 2026-03-05 17:10:48.854 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-05 17:10:48.854 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-05 17:10:48.855 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: availability_zone 2026-03-05 17:10:48.855 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: availability_zone_filter 2026-03-05 17:10:48.856 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-05 17:10:48.856 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: default-subnetpools 2026-03-05 17:10:48.857 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-05 17:10:48.858 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: dns-integration 2026-03-05 17:10:48.858 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: dns-domain-ports 2026-03-05 17:10:48.859 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-05 17:10:48.859 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: dvr 2026-03-05 17:10:48.859 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-05 17:10:48.860 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: empty-string-filtering 2026-03-05 17:10:48.860 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-05 17:10:48.861 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-05 17:10:48.861 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: external-net 2026-03-05 17:10:48.861 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-05 17:10:48.862 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: extraroute 2026-03-05 17:10:48.862 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: extraroute-atomic 2026-03-05 17:10:48.863 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-05 17:10:48.863 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-05 17:10:48.864 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-05 17:10:48.864 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-05 17:10:48.864 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: fip-port-details 2026-03-05 17:10:48.865 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: flavors 2026-03-05 17:10:48.866 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-05 17:10:48.867 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: floatingip-pools 2026-03-05 17:10:48.867 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: ip_allocation 2026-03-05 17:10:48.868 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-05 17:10:48.868 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: l2_adjacency 2026-03-05 17:10:48.869 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: router 2026-03-05 17:10:48.870 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-05 17:10:48.871 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-05 17:10:48.872 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-05 17:10:48.872 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: ext-gw-mode 2026-03-05 17:10:48.873 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: l3-ha 2026-03-05 17:10:48.873 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-05 17:10:48.874 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-05 17:10:48.874 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: l3-flavors 2026-03-05 17:10:48.876 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-05 17:10:48.877 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-05 17:10:48.879 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-05 17:10:48.880 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-05 17:10:48.880 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-05 17:10:48.881 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-05 17:10:48.882 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-05 17:10:48.882 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: multi-provider 2026-03-05 17:10:48.883 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: net-mtu 2026-03-05 17:10:48.883 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: net-mtu-writable 2026-03-05 17:10:48.884 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: network_availability_zone 2026-03-05 17:10:48.884 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: network_ha 2026-03-05 17:10:48.885 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: network-ip-availability 2026-03-05 17:10:48.885 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-05 17:10:48.886 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: pagination 2026-03-05 17:10:48.886 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-device-profile 2026-03-05 17:10:48.887 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-05 17:10:48.887 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-05 17:10:48.887 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-05 17:10:48.888 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-mac-override 2026-03-05 17:10:48.888 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-05 17:10:48.889 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-05 17:10:48.889 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-05 17:10:48.889 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-resource-request 2026-03-05 17:10:48.890 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-05 17:10:48.890 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-05 17:10:48.891 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: binding 2026-03-05 17:10:48.891 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: binding-extended 2026-03-05 17:10:48.892 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-security 2026-03-05 17:10:48.892 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: project-id 2026-03-05 17:10:48.893 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: provider 2026-03-05 17:10:48.893 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-05 17:10:48.895 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos 2026-03-05 17:10:48.895 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-05 17:10:48.896 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-05 17:10:48.896 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-default 2026-03-05 17:10:48.897 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-fip 2026-03-05 17:10:48.897 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-05 17:10:48.898 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-05 17:10:48.898 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-05 17:10:48.899 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-05 17:10:48.899 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-05 17:10:48.900 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-pps 2026-03-05 17:10:48.900 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-05 17:10:48.901 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-05 17:10:48.901 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: qos-rules-alias 2026-03-05 17:10:48.902 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: quota-check-limit 2026-03-05 17:10:48.902 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-05 17:10:48.904 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: quotas 2026-03-05 17:10:48.906 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: quota_details 2026-03-05 17:10:48.907 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: rbac-policies 2026-03-05 17:10:48.908 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: rbac-address-group 2026-03-05 17:10:48.908 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: rbac-address-scope 2026-03-05 17:10:48.909 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: rbac-security-groups 2026-03-05 17:10:48.909 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-05 17:10:48.909 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: revision-if-match 2026-03-05 17:10:48.910 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-05 17:10:48.911 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: router_availability_zone 2026-03-05 17:10:48.911 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-05 17:10:48.912 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-05 17:10:48.913 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-05 17:10:48.913 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-05 17:10:48.913 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-05 17:10:48.914 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-05 17:10:48.914 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-05 17:10:48.918 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: security-group 2026-03-05 17:10:48.919 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: segment 2026-03-05 17:10:48.919 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-05 17:10:48.920 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: service-type 2026-03-05 17:10:48.920 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: sorting 2026-03-05 17:10:48.920 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: standard-attr-segment 2026-03-05 17:10:48.921 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: standard-attr-description 2026-03-05 17:10:48.921 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: stateful-security-group 2026-03-05 17:10:48.922 1 WARNING neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-05 17:10:48.922 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-05 17:10:48.923 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: subnet-external-network 2026-03-05 17:10:48.923 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: subnet_onboard 2026-03-05 17:10:48.923 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-05 17:10:48.924 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: subnet-service-types 2026-03-05 17:10:48.924 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: subnet_allocation 2026-03-05 17:10:48.925 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-05 17:10:48.925 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: tag-creation 2026-03-05 17:10:48.926 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-05 17:10:48.929 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: standard-attr-tag 2026-03-05 17:10:48.930 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-05 17:10:48.930 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: trunk 2026-03-05 17:10:48.930 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: trunk-details 2026-03-05 17:10:48.931 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-05 17:10:48.931 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-05 17:10:48.932 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-05 17:10:48.932 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-05 17:10:48.934 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-05 17:10:48.934 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-05 17:10:48.935 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: vpn-flavors 2026-03-05 17:10:48.937 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: vpnaas 2026-03-05 17:10:48.938 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: taas 2026-03-05 17:10:48.938 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: tap-mirror 2026-03-05 17:10:48.939 1 INFO neutron.api.extensions [None req-4af13516-aa78-49f8-9ae9-f7a2453eff87 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-05 17:11:19.059 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-05 17:11:19.090 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-05 17:11:19.102 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-05 17:11:33.650 13 INFO neutron.db.l3_hamode_db [None req-fec159f4-c45d-443b-9443-af586c387536 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 17:11:48.499 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b7d53fb5-83b1-47b7-9c59-f9d56e21a81b 2026-03-05 17:11:49.736 16 INFO neutron.plugins.ml2.plugin [None req-8406de77-9332-44d7-896b-7765b8b716a1 - - - - - -] Attempt 1 to provision port b7d53fb5-83b1-47b7-9c59-f9d56e21a81b 2026-03-05 17:11:50.388 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b7d53fb5-83b1-47b7-9c59-f9d56e21a81b 2026-03-05 17:11:51.401 16 INFO neutron.plugins.ml2.plugin [None req-e36d97c8-d132-4925-bceb-2000011179fe - - - - - -] Attempt 1 to provision port b7d53fb5-83b1-47b7-9c59-f9d56e21a81b 2026-03-05 17:16:20.483 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 5f07e818-12e3-48cb-bd09-5b570bbf5508 2026-03-05 17:16:21.470 16 INFO neutron.plugins.ml2.plugin [None req-ea499a19-cf58-4c51-b15f-e5f6857913b0 - - - - - -] Attempt 1 to provision port 5f07e818-12e3-48cb-bd09-5b570bbf5508 2026-03-05 17:16:22.454 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 5f07e818-12e3-48cb-bd09-5b570bbf5508 2026-03-05 17:16:23.117 16 INFO neutron.plugins.ml2.plugin [None req-1de1aadd-f62b-48fe-be81-a44b25a52d73 - - - - - -] Attempt 1 to provision port 5f07e818-12e3-48cb-bd09-5b570bbf5508 2026-03-05 17:16:28.463 16 INFO neutron.plugins.ml2.plugin [None req-f2b47057-6d58-4317-91f2-027be6be5486 - - - - - -] Attempt 1 to provision port bfcdaf82-eb3a-4bf1-8852-31bd6ccc60b8 2026-03-05 17:20:11.092 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port bfcdaf82-eb3a-4bf1-8852-31bd6ccc60b8 2026-03-05 17:20:12.561 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port bfcdaf82-eb3a-4bf1-8852-31bd6ccc60b8 2026-03-05 17:30:50.706 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 46ac71c2-1479-44da-b853-d82aad35ae68 2026-03-05 17:30:52.697 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 46ac71c2-1479-44da-b853-d82aad35ae68 2026-03-05 17:39:16.389 13 INFO neutron.plugins.ml2.plugin [None req-ea3e2842-9922-4feb-80df-ec4e5d2953bc - - - - - -] Attempt 1 to provision port 5f07e818-12e3-48cb-bd09-5b570bbf5508 2026-03-05 17:39:16.432 13 INFO neutron.plugins.ml2.plugin [None req-ea3e2842-9922-4feb-80df-ec4e5d2953bc - - - - - -] Attempt 1 to provision port bfcdaf82-eb3a-4bf1-8852-31bd6ccc60b8 2026-03-05 17:39:16.474 13 INFO neutron.plugins.ml2.plugin [None req-ea3e2842-9922-4feb-80df-ec4e5d2953bc - - - - - -] Attempt 1 to provision port b7d53fb5-83b1-47b7-9c59-f9d56e21a81b 2026-03-05 17:45:48.511 13 INFO neutron.plugins.ml2.plugin [None req-d919fce6-3391-4f87-8349-c3b35197285d - - - - - -] Attempt 1 to provision port 46985fb5-113e-42f0-ba9a-fa0077cf3677 2026-03-05 17:45:48.928 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 46985fb5-113e-42f0-ba9a-fa0077cf3677 2026-03-05 17:45:51.198 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 9eab918d-367a-404c-bb3d-05c72ebba9de 2026-03-05 17:45:51.513 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 46985fb5-113e-42f0-ba9a-fa0077cf3677 2026-03-05 17:45:55.757 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0be9fe0e-d941-4a8b-b5fa-d110e7c93e9f 2026-03-05 17:45:57.170 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b58ca594-1410-4413-8509-034a4ea55b3b 2026-03-05 17:45:57.585 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0be9fe0e-d941-4a8b-b5fa-d110e7c93e9f 2026-03-05 17:45:57.798 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port cda21bdd-2e6c-43b3-ab50-c79a17e82065 2026-03-05 17:45:59.031 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e1487d18-40c3-4c88-85a9-8f1e53f9d1ef 2026-03-05 17:45:59.362 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port cda21bdd-2e6c-43b3-ab50-c79a17e82065 2026-03-05 17:45:59.609 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b58ca594-1410-4413-8509-034a4ea55b3b 2026-03-05 17:45:59.939 16 INFO neutron.plugins.ml2.plugin [None req-4b6c9875-d0ef-41c2-8e2a-b79803f6f162 - - - - - -] Attempt 1 to provision port daa24d47-f431-4185-bf6e-c8e2db555973 2026-03-05 17:45:59.969 16 INFO neutron.plugins.ml2.plugin [None req-4b6c9875-d0ef-41c2-8e2a-b79803f6f162 - - - - - -] Attempt 1 to provision port e1487d18-40c3-4c88-85a9-8f1e53f9d1ef 2026-03-05 17:46:00.019 16 INFO neutron.plugins.ml2.plugin [None req-4b6c9875-d0ef-41c2-8e2a-b79803f6f162 - - - - - -] Attempt 1 to provision port 0be9fe0e-d941-4a8b-b5fa-d110e7c93e9f 2026-03-05 17:46:00.062 16 INFO neutron.plugins.ml2.plugin [None req-4b6c9875-d0ef-41c2-8e2a-b79803f6f162 - - - - - -] Attempt 1 to provision port 102a3437-1c91-4808-b37f-baad94f1c5c8 2026-03-05 17:46:01.090 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 60a92e88-6de9-4288-a85c-cb6427c8a65c 2026-03-05 17:46:01.527 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e1487d18-40c3-4c88-85a9-8f1e53f9d1ef 2026-03-05 17:46:01.743 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 1ce61be7-1f1a-4f28-ab44-6ebc1e855d1b 2026-03-05 17:46:03.062 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 1ce61be7-1f1a-4f28-ab44-6ebc1e855d1b 2026-03-05 17:46:03.498 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 60a92e88-6de9-4288-a85c-cb6427c8a65c 2026-03-05 17:46:06.963 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b58b0335-8b12-4f0a-8966-0378ae423534 2026-03-05 17:46:10.145 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 594a057a-0423-4422-8427-781bcd5b729a 2026-03-05 17:46:10.541 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b58b0335-8b12-4f0a-8966-0378ae423534 2026-03-05 17:46:10.701 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 17d21620-be86-465a-af02-4aa4431d8a55 2026-03-05 17:46:10.999 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a988e291-ee8e-425b-94c5-09d600f52545 2026-03-05 17:46:11.177 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-15822dd4-7003-43a6-8e49-e8e98d298e88'] response: {'server_uuid': '2b45f5f8-c316-42c2-823c-53ee361744e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17d21620-be86-465a-af02-4aa4431d8a55', 'code': 200} 2026-03-05 17:46:12.445 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port 594a057a-0423-4422-8427-781bcd5b729a 2026-03-05 17:46:12.487 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port 0be9fe0e-d941-4a8b-b5fa-d110e7c93e9f 2026-03-05 17:46:12.539 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port 768af3da-9c10-4c82-9bd1-149c7f2201af 2026-03-05 17:46:12.570 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port 17d21620-be86-465a-af02-4aa4431d8a55 2026-03-05 17:46:12.624 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port 5202aa63-1b09-44e6-a2ed-9640a5afc753 2026-03-05 17:46:12.646 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port b58b0335-8b12-4f0a-8966-0378ae423534 2026-03-05 17:46:12.693 13 INFO neutron.plugins.ml2.plugin [None req-ab82ae80-3748-49aa-aa41-9b6ec234848c - - - - - -] Attempt 1 to provision port 102a3437-1c91-4808-b37f-baad94f1c5c8 2026-03-05 17:46:13.110 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 594a057a-0423-4422-8427-781bcd5b729a 2026-03-05 17:46:13.267 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa81b13f-5d41-4945-9a11-481198ceeb45'] response: {'server_uuid': '880278b2-f7e7-458c-9b7c-a4fa55334cb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a988e291-ee8e-425b-94c5-09d600f52545', 'code': 200} 2026-03-05 17:46:13.339 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 17d21620-be86-465a-af02-4aa4431d8a55 2026-03-05 17:46:13.572 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a988e291-ee8e-425b-94c5-09d600f52545 2026-03-05 17:46:13.802 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 86e2eeac-92e0-4cfa-8d4a-b8ff6241f5b8 2026-03-05 17:46:15.324 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-714d9aa3-c43d-4b09-ad0b-45e3d6d77bf2'] response: {'server_uuid': '21666d03-8a18-4cd9-9b07-468a72fd77c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86e2eeac-92e0-4cfa-8d4a-b8ff6241f5b8', 'code': 200} 2026-03-05 17:46:15.455 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a43511eb-4096-429c-81e9-2a34b8721070 2026-03-05 17:46:15.870 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 86e2eeac-92e0-4cfa-8d4a-b8ff6241f5b8 2026-03-05 17:46:15.932 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8b8f6b2-309a-4179-b2f1-d9cb722dc510'] response: {'server_uuid': '092fb750-18e6-4e6d-bb7a-ae35b54f2ffb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a43511eb-4096-429c-81e9-2a34b8721070', 'code': 200} 2026-03-05 17:46:16.122 16 INFO neutron.plugins.ml2.plugin [None req-dd83573c-057b-4159-a25d-bee1b977a92e - - - - - -] Attempt 1 to provision port a43511eb-4096-429c-81e9-2a34b8721070 2026-03-05 17:46:16.200 16 INFO neutron.plugins.ml2.plugin [None req-dd83573c-057b-4159-a25d-bee1b977a92e - - - - - -] Attempt 1 to provision port 5202aa63-1b09-44e6-a2ed-9640a5afc753 2026-03-05 17:46:17.384 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a43511eb-4096-429c-81e9-2a34b8721070 2026-03-05 17:46:21.558 13 INFO neutron.plugins.ml2.plugin [None req-de70612f-044a-49e5-b1f7-b362623a2af1 - - - - - -] Attempt 1 to provision port daa24d47-f431-4185-bf6e-c8e2db555973 2026-03-05 17:46:21.603 13 INFO neutron.plugins.ml2.plugin [None req-de70612f-044a-49e5-b1f7-b362623a2af1 - - - - - -] Attempt 1 to provision port e1487d18-40c3-4c88-85a9-8f1e53f9d1ef 2026-03-05 17:46:21.646 13 INFO neutron.plugins.ml2.plugin [None req-de70612f-044a-49e5-b1f7-b362623a2af1 - - - - - -] Attempt 1 to provision port 768af3da-9c10-4c82-9bd1-149c7f2201af 2026-03-05 17:46:21.689 13 INFO neutron.plugins.ml2.plugin [None req-de70612f-044a-49e5-b1f7-b362623a2af1 - - - - - -] Attempt 1 to provision port a988e291-ee8e-425b-94c5-09d600f52545 2026-03-05 17:46:21.736 13 INFO neutron.plugins.ml2.plugin [None req-de70612f-044a-49e5-b1f7-b362623a2af1 - - - - - -] Attempt 1 to provision port b58b0335-8b12-4f0a-8966-0378ae423534 2026-03-05 17:46:21.800 13 INFO neutron.plugins.ml2.plugin [None req-de70612f-044a-49e5-b1f7-b362623a2af1 - - - - - -] Attempt 1 to provision port 102a3437-1c91-4808-b37f-baad94f1c5c8 2026-03-05 17:46:25.166 16 INFO neutron.plugins.ml2.plugin [None req-3c73e322-39be-46b6-80df-f8115b6317ca - - - - - -] Attempt 1 to provision port daa24d47-f431-4185-bf6e-c8e2db555973 2026-03-05 17:46:33.254 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port aeca9bdc-ea8d-4a01-9d43-29250ffce646 2026-03-05 17:46:35.374 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port aeca9bdc-ea8d-4a01-9d43-29250ffce646 2026-03-05 17:46:35.638 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port dd57a76f-47bd-4a18-a422-58a080b7d5ac 2026-03-05 17:46:37.330 13 INFO neutron.plugins.ml2.plugin [None req-95cb7765-5fe6-41b6-8daa-3001f0c3c3d3 - - - - - -] Attempt 1 to provision port daa24d47-f431-4185-bf6e-c8e2db555973 2026-03-05 17:46:37.371 13 INFO neutron.plugins.ml2.plugin [None req-95cb7765-5fe6-41b6-8daa-3001f0c3c3d3 - - - - - -] Attempt 1 to provision port a988e291-ee8e-425b-94c5-09d600f52545 2026-03-05 17:46:37.428 13 INFO neutron.plugins.ml2.plugin [None req-95cb7765-5fe6-41b6-8daa-3001f0c3c3d3 - - - - - -] Attempt 1 to provision port dd57a76f-47bd-4a18-a422-58a080b7d5ac 2026-03-05 17:46:37.492 13 INFO neutron.plugins.ml2.plugin [None req-95cb7765-5fe6-41b6-8daa-3001f0c3c3d3 - - - - - -] Attempt 1 to provision port 07b50be9-4f3a-423e-ae8f-af854a15b3ae 2026-03-05 17:46:37.565 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port dd57a76f-47bd-4a18-a422-58a080b7d5ac 2026-03-05 17:46:39.329 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 5202aa63-1b09-44e6-a2ed-9640a5afc753 2026-03-05 17:46:39.668 16 INFO neutron.plugins.ml2.plugin [None req-94d24d91-928d-4e37-b0d6-52a893800efa - - - - - -] Attempt 1 to provision port 0120cefb-9485-4ecd-96a9-7992fe7335a6 2026-03-05 17:46:41.300 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 8c69592f-9d13-4825-aa14-537185d9466d 2026-03-05 17:46:41.555 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0120cefb-9485-4ecd-96a9-7992fe7335a6 2026-03-05 17:46:41.717 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 5202aa63-1b09-44e6-a2ed-9640a5afc753 2026-03-05 17:46:41.916 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port daa24d47-f431-4185-bf6e-c8e2db555973 2026-03-05 17:46:42.206 16 INFO neutron.plugins.ml2.plugin [None req-61d93c62-1b98-432d-a8e8-dcc82fc885e6 - - - - - -] Attempt 1 to provision port dd57a76f-47bd-4a18-a422-58a080b7d5ac 2026-03-05 17:46:42.278 16 INFO neutron.plugins.ml2.plugin [None req-61d93c62-1b98-432d-a8e8-dcc82fc885e6 - - - - - -] Attempt 1 to provision port 07b50be9-4f3a-423e-ae8f-af854a15b3ae 2026-03-05 17:46:43.863 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port daa24d47-f431-4185-bf6e-c8e2db555973 2026-03-05 17:46:44.070 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 8c69592f-9d13-4825-aa14-537185d9466d 2026-03-05 17:46:44.201 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port cedb5499-61e0-4a34-b1ba-8005f7b09ec5 2026-03-05 17:46:44.310 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-773453d3-c94c-456c-bb86-35d028f930a6'] response: {'server_uuid': 'b2cfcc5e-f4d0-40da-9b63-3b612c60804b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cedb5499-61e0-4a34-b1ba-8005f7b09ec5', 'code': 200} 2026-03-05 17:46:45.370 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port cedb5499-61e0-4a34-b1ba-8005f7b09ec5 2026-03-05 17:46:47.671 16 INFO neutron.plugins.ml2.plugin [None req-5cb9b618-ef4c-475f-a688-8b98853aa07d - - - - - -] Attempt 1 to provision port 8c69592f-9d13-4825-aa14-537185d9466d 2026-03-05 17:46:47.752 16 INFO neutron.plugins.ml2.plugin [None req-5cb9b618-ef4c-475f-a688-8b98853aa07d - - - - - -] Attempt 1 to provision port 05902d8d-a844-4a7f-9755-431cd28e77c1 2026-03-05 17:46:47.792 16 INFO neutron.plugins.ml2.plugin [None req-5cb9b618-ef4c-475f-a688-8b98853aa07d - - - - - -] Attempt 1 to provision port 07b50be9-4f3a-423e-ae8f-af854a15b3ae 2026-03-05 17:46:49.270 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 05902d8d-a844-4a7f-9755-431cd28e77c1 2026-03-05 17:46:49.586 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 07b50be9-4f3a-423e-ae8f-af854a15b3ae 2026-03-05 17:46:51.654 13 INFO neutron.plugins.ml2.plugin [None req-181e5d46-4910-4f3d-a0ad-7893f5ae393f - - - - - -] Attempt 1 to provision port a988e291-ee8e-425b-94c5-09d600f52545 2026-03-05 17:46:51.753 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 05902d8d-a844-4a7f-9755-431cd28e77c1 2026-03-05 17:46:52.075 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 07b50be9-4f3a-423e-ae8f-af854a15b3ae 2026-03-05 17:46:54.066 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d7dd740-c9cc-461e-a35b-cb19d9c3e44b'] response: {'server_uuid': '092fb750-18e6-4e6d-bb7a-ae35b54f2ffb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a43511eb-4096-429c-81e9-2a34b8721070', 'code': 200} 2026-03-05 17:46:56.293 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a43511eb-4096-429c-81e9-2a34b8721070 2026-03-05 17:46:56.399 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f701bb5-d1f5-4186-ac12-c40f62233b02'] response: {'server_uuid': '092fb750-18e6-4e6d-bb7a-ae35b54f2ffb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a43511eb-4096-429c-81e9-2a34b8721070', 'code': 200} 2026-03-05 17:46:58.023 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a43511eb-4096-429c-81e9-2a34b8721070 2026-03-05 17:47:05.623 16 INFO neutron.plugins.ml2.plugin [None req-9a349a1f-e9fc-4fca-ad76-03f2fd685951 - - - - - -] Attempt 1 to provision port ce429cf1-d4ad-4066-bae0-385110903d0f 2026-03-05 17:47:07.751 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0d31b3af-1e81-4f40-9cfb-9a9cd99fd01b 2026-03-05 17:47:09.138 16 INFO neutron.plugins.ml2.plugin [None req-c8f8d7aa-beea-49b3-acfd-bad5d0d7a804 - - - - - -] Attempt 1 to provision port a8603eab-73ce-48c1-b106-7e9e8da8a4f8 2026-03-05 17:47:09.340 16 INFO neutron.plugins.ml2.plugin [None req-c8f8d7aa-beea-49b3-acfd-bad5d0d7a804 - - - - - -] Attempt 1 to provision port e4a448ac-eca4-467f-9d20-2077816e72de 2026-03-05 17:47:09.826 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a8603eab-73ce-48c1-b106-7e9e8da8a4f8 2026-03-05 17:47:10.023 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0d31b3af-1e81-4f40-9cfb-9a9cd99fd01b 2026-03-05 17:47:12.195 16 INFO neutron.plugins.ml2.plugin [None req-ae0c35e4-23d5-479d-830d-96fc2643d374 - - - - - -] Attempt 1 to provision port a8603eab-73ce-48c1-b106-7e9e8da8a4f8 2026-03-05 17:47:12.251 16 INFO neutron.plugins.ml2.plugin [None req-ae0c35e4-23d5-479d-830d-96fc2643d374 - - - - - -] Attempt 1 to provision port e4a448ac-eca4-467f-9d20-2077816e72de 2026-03-05 17:47:13.467 13 INFO neutron.plugins.ml2.plugin [None req-6f78ae91-bf96-4065-8f86-90e3a49d7dcc - - - - - -] Attempt 1 to provision port e4a448ac-eca4-467f-9d20-2077816e72de 2026-03-05 17:47:20.361 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b2cf88ac-bf2a-4359-9897-7ad51096d36e 2026-03-05 17:47:20.469 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8489da43-68bb-40b1-afff-5ab03e2641dc'] response: {'server_uuid': '46932e3d-c4da-4440-beac-49fd0802a624', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2cf88ac-bf2a-4359-9897-7ad51096d36e', 'code': 200} 2026-03-05 17:47:21.365 13 INFO neutron.plugins.ml2.plugin [None req-0ee0095f-2262-4d9e-af6e-fcbb7b7c2196 - - - - - -] Attempt 1 to provision port 7a0d5a2a-bf3d-4514-a22a-af5706f3c5b1 2026-03-05 17:47:21.847 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 7a0d5a2a-bf3d-4514-a22a-af5706f3c5b1 2026-03-05 17:47:22.032 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b2cf88ac-bf2a-4359-9897-7ad51096d36e 2026-03-05 17:47:22.250 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port dd00b204-be3e-43d2-9966-97fff4c559bd 2026-03-05 17:47:23.750 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 7a0d5a2a-bf3d-4514-a22a-af5706f3c5b1 2026-03-05 17:47:23.955 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port dd00b204-be3e-43d2-9966-97fff4c559bd 2026-03-05 17:47:25.590 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac6388fa-933b-4e21-9f89-6e7c0c6af253'] response: {'server_uuid': '092fb750-18e6-4e6d-bb7a-ae35b54f2ffb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a43511eb-4096-429c-81e9-2a34b8721070', 'code': 200} 2026-03-05 17:47:28.077 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ce429cf1-d4ad-4066-bae0-385110903d0f 2026-03-05 17:47:28.378 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e2ed3937-179d-4070-94e4-d84266c20f5f 2026-03-05 17:47:28.764 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e4a448ac-eca4-467f-9d20-2077816e72de 2026-03-05 17:47:29.887 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ce429cf1-d4ad-4066-bae0-385110903d0f 2026-03-05 17:47:30.044 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e2ed3937-179d-4070-94e4-d84266c20f5f 2026-03-05 17:47:30.243 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b15b7cad-806e-471f-b518-7eeb263e5a40 2026-03-05 17:47:30.742 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e4a448ac-eca4-467f-9d20-2077816e72de 2026-03-05 17:47:32.494 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port b15b7cad-806e-471f-b518-7eeb263e5a40 2026-03-05 17:47:35.841 13 INFO neutron.plugins.ml2.plugin [None req-f9851da6-831b-4b9a-b7e2-deecd676eaf9 - - - - - -] Attempt 1 to provision port b15b7cad-806e-471f-b518-7eeb263e5a40 2026-03-05 17:47:35.891 13 INFO neutron.plugins.ml2.plugin [None req-f9851da6-831b-4b9a-b7e2-deecd676eaf9 - - - - - -] Attempt 1 to provision port 641e5b81-353f-49cb-8c0f-4edeede9628f 2026-03-05 17:47:35.922 13 INFO neutron.plugins.ml2.plugin [None req-f9851da6-831b-4b9a-b7e2-deecd676eaf9 - - - - - -] Attempt 1 to provision port aa6bbbcb-d93e-42c4-9622-850f12c4b1c9 2026-03-05 17:47:35.947 13 INFO neutron.plugins.ml2.plugin [None req-f9851da6-831b-4b9a-b7e2-deecd676eaf9 - - - - - -] Attempt 1 to provision port 83db3e47-6bb8-4357-a9db-f960c92b1f58 2026-03-05 17:47:35.969 13 INFO neutron.plugins.ml2.plugin [None req-f9851da6-831b-4b9a-b7e2-deecd676eaf9 - - - - - -] Attempt 1 to provision port 564fe1d1-54c7-4a59-98b9-bb7a332cbf9f 2026-03-05 17:47:35.988 13 INFO neutron.plugins.ml2.plugin [None req-f9851da6-831b-4b9a-b7e2-deecd676eaf9 - - - - - -] Attempt 1 to provision port 7a0d5a2a-bf3d-4514-a22a-af5706f3c5b1 2026-03-05 17:47:40.618 16 INFO neutron.plugins.ml2.plugin [None req-86a0e382-dfc0-4765-82c5-63c5b39a3c45 - - - - - -] Attempt 1 to provision port 641e5b81-353f-49cb-8c0f-4edeede9628f 2026-03-05 17:47:41.232 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 8cdd3e7d-bd0a-42af-8d66-5102cb0ac64e 2026-03-05 17:47:41.347 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2108676f-9806-4e50-94de-5f309330f755'] response: {'server_uuid': '7a436416-289c-496d-8f3e-84de354930ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8cdd3e7d-bd0a-42af-8d66-5102cb0ac64e', 'code': 200} 2026-03-05 17:47:42.529 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 83db3e47-6bb8-4357-a9db-f960c92b1f58 2026-03-05 17:47:42.776 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 564fe1d1-54c7-4a59-98b9-bb7a332cbf9f 2026-03-05 17:47:43.343 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 8cdd3e7d-bd0a-42af-8d66-5102cb0ac64e 2026-03-05 17:47:44.512 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 83db3e47-6bb8-4357-a9db-f960c92b1f58 2026-03-05 17:47:44.655 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port aa6bbbcb-d93e-42c4-9622-850f12c4b1c9 2026-03-05 17:47:44.921 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 641e5b81-353f-49cb-8c0f-4edeede9628f 2026-03-05 17:47:45.225 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 564fe1d1-54c7-4a59-98b9-bb7a332cbf9f 2026-03-05 17:47:46.483 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port aa6bbbcb-d93e-42c4-9622-850f12c4b1c9 2026-03-05 17:47:46.642 16 INFO neutron.plugins.ml2.plugin [None req-6f44d9ea-4a75-443c-b2a0-953db7d8f742 - - - - - -] Attempt 1 to provision port 8cdd3e7d-bd0a-42af-8d66-5102cb0ac64e 2026-03-05 17:47:46.652 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 641e5b81-353f-49cb-8c0f-4edeede9628f 2026-03-05 17:47:46.793 16 INFO neutron.plugins.ml2.plugin [None req-6f44d9ea-4a75-443c-b2a0-953db7d8f742 - - - - - -] Attempt 1 to provision port 641e5b81-353f-49cb-8c0f-4edeede9628f 2026-03-05 17:47:52.422 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 4bb2b452-acb2-4018-9e27-86a9525ae206 2026-03-05 17:47:54.459 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 4bb2b452-acb2-4018-9e27-86a9525ae206 2026-03-05 17:48:00.520 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port f798efa1-2ed7-43c8-baad-9f6097b0790b 2026-03-05 17:48:20.481 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 105b616e-d4ad-40b4-8cd4-4c604d127e61 2026-03-05 17:48:22.397 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 105b616e-d4ad-40b4-8cd4-4c604d127e61 2026-03-05 17:48:30.402 16 INFO neutron.plugins.ml2.plugin [None req-389b2f6d-b923-4491-b1b9-2ff8d98900e3 - - - - - -] Attempt 1 to provision port 67e416cb-37be-40ad-b45e-837fa6218b17 2026-03-05 17:48:30.433 16 INFO neutron.plugins.ml2.plugin [None req-389b2f6d-b923-4491-b1b9-2ff8d98900e3 - - - - - -] Attempt 1 to provision port 469c88c7-656b-4d83-86e4-b5f63bdac6ed 2026-03-05 17:48:30.443 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 469c88c7-656b-4d83-86e4-b5f63bdac6ed 2026-03-05 17:48:30.679 16 INFO neutron.plugins.ml2.plugin [None req-389b2f6d-b923-4491-b1b9-2ff8d98900e3 - - - - - -] Attempt 1 to provision port daa2772d-6773-4385-b612-50e0f8abec4f 2026-03-05 17:48:33.582 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 469c88c7-656b-4d83-86e4-b5f63bdac6ed 2026-03-05 17:48:33.780 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 07194448-5694-4e16-aeb5-022180a0df22 2026-03-05 17:48:33.907 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3704cdfa-86ab-46d6-8719-cb4c608f09ed'] response: {'server_uuid': '182f626a-c81c-4bdc-8ff2-7f2b34577863', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07194448-5694-4e16-aeb5-022180a0df22', 'code': 200} 2026-03-05 17:48:35.460 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 07194448-5694-4e16-aeb5-022180a0df22 2026-03-05 17:48:37.418 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port daa2772d-6773-4385-b612-50e0f8abec4f 2026-03-05 17:48:37.749 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 67e416cb-37be-40ad-b45e-837fa6218b17 2026-03-05 17:48:39.408 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port daa2772d-6773-4385-b612-50e0f8abec4f 2026-03-05 17:48:39.654 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 67e416cb-37be-40ad-b45e-837fa6218b17 2026-03-05 17:48:41.288 13 INFO neutron.plugins.ml2.plugin [None req-50a5d432-49a1-4e1a-8b0b-99aeb4b262ff - - - - - -] Attempt 1 to provision port 469c88c7-656b-4d83-86e4-b5f63bdac6ed 2026-03-05 17:48:41.343 13 INFO neutron.plugins.ml2.plugin [None req-50a5d432-49a1-4e1a-8b0b-99aeb4b262ff - - - - - -] Attempt 1 to provision port daa2772d-6773-4385-b612-50e0f8abec4f 2026-03-05 17:48:54.072 13 INFO neutron.plugins.ml2.plugin [None req-ea6b5931-889e-4cc6-a60f-3ebdaea2f03b - - - - - -] Attempt 1 to provision port 8d0230c5-7c8f-4c6d-8027-83f6bd7d24d3 2026-03-05 17:48:55.378 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 16316964-e0d9-4c7a-ac0e-e778a6f3ad67 2026-03-05 17:48:57.519 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 046b150c-4bf2-4244-a971-ca724f4a01b0 2026-03-05 17:48:57.913 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 16316964-e0d9-4c7a-ac0e-e778a6f3ad67 2026-03-05 17:48:58.241 16 INFO neutron.plugins.ml2.plugin [None req-04ed3f4d-f3eb-4597-b60b-3dbd95950ddf - - - - - -] Attempt 1 to provision port 046b150c-4bf2-4244-a971-ca724f4a01b0 2026-03-05 17:48:58.309 16 INFO neutron.plugins.ml2.plugin [None req-04ed3f4d-f3eb-4597-b60b-3dbd95950ddf - - - - - -] Attempt 1 to provision port 523c6b9b-9d8f-4f1a-a312-a93137d38c3b 2026-03-05 17:48:59.412 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 046b150c-4bf2-4244-a971-ca724f4a01b0 2026-03-05 17:49:04.283 13 INFO neutron.plugins.ml2.plugin [None req-afa6ca41-3cad-4af5-90ab-016f41dc21c8 - - - - - -] Attempt 1 to provision port 046b150c-4bf2-4244-a971-ca724f4a01b0 2026-03-05 17:49:04.366 13 INFO neutron.plugins.ml2.plugin [None req-afa6ca41-3cad-4af5-90ab-016f41dc21c8 - - - - - -] Attempt 1 to provision port 523c6b9b-9d8f-4f1a-a312-a93137d38c3b 2026-03-05 17:49:05.547 13 INFO neutron.plugins.ml2.plugin [None req-8d6be208-225a-4aed-b067-9c26e59144d0 - - - - - -] Attempt 1 to provision port 523c6b9b-9d8f-4f1a-a312-a93137d38c3b 2026-03-05 17:49:09.946 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e7ab2731-ec9e-4b59-9227-232007929b57 2026-03-05 17:49:10.073 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a64b53e-10b4-46cd-9932-668267ddee62'] response: {'server_uuid': '67af5dba-5af2-43e5-9c87-84d780db82f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7ab2731-ec9e-4b59-9227-232007929b57', 'code': 200} 2026-03-05 17:49:11.442 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e7ab2731-ec9e-4b59-9227-232007929b57 2026-03-05 17:49:13.433 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 523c6b9b-9d8f-4f1a-a312-a93137d38c3b 2026-03-05 17:49:13.715 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 8d0230c5-7c8f-4c6d-8027-83f6bd7d24d3 2026-03-05 17:49:15.394 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 523c6b9b-9d8f-4f1a-a312-a93137d38c3b 2026-03-05 17:49:15.585 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 8d0230c5-7c8f-4c6d-8027-83f6bd7d24d3 2026-03-05 17:49:47.926 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 4baba01e-05fd-45b5-a069-0b86110ee16b 2026-03-05 17:49:48.009 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e66c8f-1551-4cca-9a74-7416341e0802'] response: {'server_uuid': '415da912-1b7f-4734-ac8c-bc4e0322ae1e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4baba01e-05fd-45b5-a069-0b86110ee16b', 'code': 200} 2026-03-05 17:49:49.389 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 4baba01e-05fd-45b5-a069-0b86110ee16b 2026-03-05 17:51:14.771 13 INFO neutron.plugins.ml2.plugin [None req-42a7fdbf-1475-4654-9024-0a60575ecb70 - - - - - -] Attempt 1 to provision port d1f6396e-4277-44c1-b5c2-aababefdaaff 2026-03-05 17:51:15.408 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port d1f6396e-4277-44c1-b5c2-aababefdaaff 2026-03-05 17:51:17.487 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port c7457165-a7ad-4bfd-b7ba-3c45fb876d57 2026-03-05 17:51:17.825 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 870c5d58-1141-43c9-9709-89ab8403a41d 2026-03-05 17:51:19.444 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port c7457165-a7ad-4bfd-b7ba-3c45fb876d57 2026-03-05 17:51:19.635 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 870c5d58-1141-43c9-9709-89ab8403a41d 2026-03-05 17:51:21.435 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0fe965e8-9514-45b6-807d-eb74a5477ae9 2026-03-05 17:51:23.448 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 0fe965e8-9514-45b6-807d-eb74a5477ae9 2026-03-05 17:51:25.453 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port d1f6396e-4277-44c1-b5c2-aababefdaaff 2026-03-05 17:51:27.064 13 INFO neutron.plugins.ml2.plugin [None req-1c2be9e8-a1a2-402e-8657-7d77c5ca40a3 - - - - - -] Attempt 1 to provision port 01768bde-d51b-4b2e-b212-c667414d1e97 2026-03-05 17:51:27.087 13 INFO neutron.plugins.ml2.plugin [None req-1c2be9e8-a1a2-402e-8657-7d77c5ca40a3 - - - - - -] Attempt 1 to provision port d1f6396e-4277-44c1-b5c2-aababefdaaff 2026-03-05 17:51:27.147 13 INFO neutron.plugins.ml2.plugin [None req-1c2be9e8-a1a2-402e-8657-7d77c5ca40a3 - - - - - -] Attempt 1 to provision port 870c5d58-1141-43c9-9709-89ab8403a41d 2026-03-05 17:51:27.196 13 INFO neutron.plugins.ml2.plugin [None req-1c2be9e8-a1a2-402e-8657-7d77c5ca40a3 - - - - - -] Attempt 1 to provision port 0fe965e8-9514-45b6-807d-eb74a5477ae9 2026-03-05 17:51:27.250 13 INFO neutron.plugins.ml2.plugin [None req-1c2be9e8-a1a2-402e-8657-7d77c5ca40a3 - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:31.983 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 6e7ff53d-91f2-4e28-bec8-1291f2ba55b7 2026-03-05 17:51:32.132 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ca3c978-b665-45f2-8dde-ffc299ebe9d8'] response: {'server_uuid': 'f2d0c698-01b1-45e3-895d-80e3c31d9d85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e7ff53d-91f2-4e28-bec8-1291f2ba55b7', 'code': 200} 2026-03-05 17:51:32.369 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port 6e7ff53d-91f2-4e28-bec8-1291f2ba55b7 2026-03-05 17:51:32.440 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port 01768bde-d51b-4b2e-b212-c667414d1e97 2026-03-05 17:51:32.464 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port e56f420d-be48-4d86-854b-b1553dab68f9 2026-03-05 17:51:32.485 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port a3e8b4b1-ac49-4c80-8bf7-cbb9db166d77 2026-03-05 17:51:32.508 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port 870c5d58-1141-43c9-9709-89ab8403a41d 2026-03-05 17:51:32.558 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port 0fe965e8-9514-45b6-807d-eb74a5477ae9 2026-03-05 17:51:32.600 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:32.620 13 INFO neutron.plugins.ml2.plugin [None req-160eb035-72fc-4861-bc56-e4b4c751b087 - - - - - -] Attempt 1 to provision port d1f6396e-4277-44c1-b5c2-aababefdaaff 2026-03-05 17:51:33.420 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 6e7ff53d-91f2-4e28-bec8-1291f2ba55b7 2026-03-05 17:51:35.477 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e56f420d-be48-4d86-854b-b1553dab68f9 2026-03-05 17:51:35.733 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a3e8b4b1-ac49-4c80-8bf7-cbb9db166d77 2026-03-05 17:51:36.001 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 01768bde-d51b-4b2e-b212-c667414d1e97 2026-03-05 17:51:36.285 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:36.450 13 INFO neutron.plugins.ml2.plugin [None req-07ee73f4-5f2d-47da-8c44-3d2f92b890c8 - - - - - -] Attempt 1 to provision port 6e7ff53d-91f2-4e28-bec8-1291f2ba55b7 2026-03-05 17:51:36.526 13 INFO neutron.plugins.ml2.plugin [None req-07ee73f4-5f2d-47da-8c44-3d2f92b890c8 - - - - - -] Attempt 1 to provision port 01768bde-d51b-4b2e-b212-c667414d1e97 2026-03-05 17:51:36.615 13 INFO neutron.plugins.ml2.plugin [None req-07ee73f4-5f2d-47da-8c44-3d2f92b890c8 - - - - - -] Attempt 1 to provision port a3e8b4b1-ac49-4c80-8bf7-cbb9db166d77 2026-03-05 17:51:36.663 13 INFO neutron.plugins.ml2.plugin [None req-07ee73f4-5f2d-47da-8c44-3d2f92b890c8 - - - - - -] Attempt 1 to provision port 870c5d58-1141-43c9-9709-89ab8403a41d 2026-03-05 17:51:36.722 13 INFO neutron.plugins.ml2.plugin [None req-07ee73f4-5f2d-47da-8c44-3d2f92b890c8 - - - - - -] Attempt 1 to provision port 0fe965e8-9514-45b6-807d-eb74a5477ae9 2026-03-05 17:51:36.780 13 INFO neutron.plugins.ml2.plugin [None req-07ee73f4-5f2d-47da-8c44-3d2f92b890c8 - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:37.458 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port e56f420d-be48-4d86-854b-b1553dab68f9 2026-03-05 17:51:37.615 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port a3e8b4b1-ac49-4c80-8bf7-cbb9db166d77 2026-03-05 17:51:37.792 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 01768bde-d51b-4b2e-b212-c667414d1e97 2026-03-05 17:51:37.971 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:39.540 16 INFO neutron.plugins.ml2.plugin [None req-bdde4887-3263-49cc-a9ac-f46932f7731f - - - - - -] Attempt 1 to provision port 01768bde-d51b-4b2e-b212-c667414d1e97 2026-03-05 17:51:39.666 16 INFO neutron.plugins.ml2.plugin [None req-bdde4887-3263-49cc-a9ac-f46932f7731f - - - - - -] Attempt 1 to provision port a3e8b4b1-ac49-4c80-8bf7-cbb9db166d77 2026-03-05 17:51:40.042 16 INFO neutron.plugins.ml2.plugin [None req-bdde4887-3263-49cc-a9ac-f46932f7731f - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:42.284 13 INFO neutron.plugins.ml2.plugin [None req-899b8b6e-2ff5-41f5-8154-481243b4987d - - - - - -] Attempt 1 to provision port a3e8b4b1-ac49-4c80-8bf7-cbb9db166d77 2026-03-05 17:51:42.334 13 INFO neutron.plugins.ml2.plugin [None req-899b8b6e-2ff5-41f5-8154-481243b4987d - - - - - -] Attempt 1 to provision port ba60d3c2-d6e9-43b4-94e2-9423c1c07fe1 2026-03-05 17:51:43.650 13 INFO neutron.plugins.ml2.plugin [None req-acf72a9a-f74b-447f-95fe-dd92574f54c2 - - - - - -] Attempt 1 to provision port 6e7ff53d-91f2-4e28-bec8-1291f2ba55b7 2026-03-05 17:51:49.453 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 1fbc5982-2c5e-4c75-947f-66d11ddc461f 2026-03-05 17:51:49.573 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-093efc1b-3568-4c99-9a59-ce9dbb4cb8cf'] response: {'server_uuid': 'bc567d45-a25a-45ab-b2a8-dcc78099160c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fbc5982-2c5e-4c75-947f-66d11ddc461f', 'code': 200} 2026-03-05 17:51:51.430 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 1fbc5982-2c5e-4c75-947f-66d11ddc461f 2026-03-05 17:52:16.654 13 INFO neutron.plugins.ml2.plugin [None req-deaa7775-3ef2-4f72-880e-aed6d83b5a5d - - - - - -] Attempt 1 to provision port 7326c014-ee3c-45c6-8e94-19867e775b3f 2026-03-05 17:52:37.972 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 2b7af99a-4432-4318-9ac3-13ff17d0a66a 2026-03-05 17:52:38.076 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a18a16e-9d7d-48ae-a72e-95f4884d4357'] response: {'server_uuid': '4d977900-fde9-4a72-95f1-8c1d6cffde4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b7af99a-4432-4318-9ac3-13ff17d0a66a', 'code': 200} 2026-03-05 17:52:39.431 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 2b7af99a-4432-4318-9ac3-13ff17d0a66a 2026-03-05 17:53:18.371 16 INFO neutron.plugins.ml2.plugin [None req-67b8bd45-c809-4f4b-84a1-dfd626418e6a - - - - - -] Attempt 1 to provision port ecb2a125-85b8-43b6-9f4a-2e3cba994e84 2026-03-05 17:53:23.488 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ecb2a125-85b8-43b6-9f4a-2e3cba994e84 2026-03-05 17:53:23.599 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-13f1ac69-4900-43e9-bcb5-16a4741a1d2e'] response: {'server_uuid': '4d977900-fde9-4a72-95f1-8c1d6cffde4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecb2a125-85b8-43b6-9f4a-2e3cba994e84', 'code': 200} 2026-03-05 17:53:25.447 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ecb2a125-85b8-43b6-9f4a-2e3cba994e84 2026-03-05 17:53:27.972 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port ecb2a125-85b8-43b6-9f4a-2e3cba994e84 2026-03-05 17:53:54.402 16 INFO neutron.plugins.ml2.plugin [None req-c0f2b215-d95c-4c41-a72d-e68c1d88c73f - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:54:03.057 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:54:03.222 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2842c802-e123-48e8-8650-1dd6e6287cee'] response: {'server_uuid': '4d977900-fde9-4a72-95f1-8c1d6cffde4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64b79819-f3d9-47c0-b5b1-9b02ee4da728', 'code': 200} 2026-03-05 17:54:03.672 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:54:13.507 13 INFO neutron.plugins.ml2.plugin [None req-f4fe9fd8-a33c-4619-97c1-fc1be1f76ca0 - - - - - -] Attempt 1 to provision port 50091524-2e14-43ca-b7f3-83e2ce4d3474 2026-03-05 17:54:19.692 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 50091524-2e14-43ca-b7f3-83e2ce4d3474 2026-03-05 17:54:19.810 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf54107b-ab88-4ffd-b268-ab84dcfb64ff'] response: {'server_uuid': '4d977900-fde9-4a72-95f1-8c1d6cffde4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50091524-2e14-43ca-b7f3-83e2ce4d3474', 'code': 200} 2026-03-05 17:54:21.680 13 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 50091524-2e14-43ca-b7f3-83e2ce4d3474 2026-03-05 17:54:23.222 13 INFO neutron.plugins.ml2.plugin [None req-9dfa25df-e172-4e43-bc15-f5de2dfad680 - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:54:23.693 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:54:36.909 16 INFO neutron.plugins.ml2.plugin [None req-3fab5041-be48-42e8-aa36-54a74ff72252 - - - - - -] Attempt 1 to provision port 50091524-2e14-43ca-b7f3-83e2ce4d3474 2026-03-05 17:54:37.744 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 50091524-2e14-43ca-b7f3-83e2ce4d3474 2026-03-05 17:54:38.336 13 INFO neutron.plugins.ml2.plugin [None req-72ff544e-dabe-4df8-86ff-ca8669fbcde1 - - - - - -] Attempt 1 to provision port 50091524-2e14-43ca-b7f3-83e2ce4d3474 2026-03-05 17:54:47.360 13 INFO neutron.plugins.ml2.plugin [None req-8f54d9f1-af32-4fed-97be-4dadc103de13 - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:54:47.719 16 INFO neutron.plugins.ml2.plugin [None req-d0f4937a-29c0-4183-89c7-a1d8d4da13cb - - - - - -] Attempt 1 to provision port 64b79819-f3d9-47c0-b5b1-9b02ee4da728 2026-03-05 17:55:15.844 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad100dcf-cd3e-428d-ab2c-6f1dc6886e3c'] response: {'server_uuid': '4d977900-fde9-4a72-95f1-8c1d6cffde4a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2b7af99a-4432-4318-9ac3-13ff17d0a66a', 'code': 200}