+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-18 18:20:48.466 1 INFO neutron.common.config [-] Logging enabled! 2026-05-18 18:20:48.466 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-18 18:20:48.466 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-18 18:20:48.467 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 18:20:49.889 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 18:20:49.891 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 18:20:49.894 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-18 18:20:49.895 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 18:20:49.895 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 18:20:49.895 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 18:20:49.896 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 18:20:49.902 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 18:20:49.902 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 18:20:49.902 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 18:20:49.921 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 18:20:49.922 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 18:20:49.922 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 18:20:49.940 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 18:20:49.940 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 18:20:49.940 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 18:20:49.940 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 18:20:50.215 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing driver for type 'vlan' 2026-05-18 18:20:50.356 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] VlanTypeDriver initialization complete 2026-05-18 18:20:50.356 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 18:20:50.357 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 18:20:50.402 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 18:20:50.402 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 18:20:50.403 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing extension driver 'port_security' 2026-05-18 18:20:50.403 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 18:20:50.403 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing extension driver 'qos' 2026-05-18 18:20:50.403 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 18:20:50.404 1 INFO neutron.plugins.ml2.managers [None req-d84c011e-e731-430a-9280-b5668a83f3a1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 18:20:50.420 1 INFO neutron.quota [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded quota_driver: . 2026-05-18 18:20:50.420 1 INFO neutron.plugins.ml2.plugin [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 18:20:50.420 1 INFO neutron.plugins.ml2.managers [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 18:20:50.420 1 INFO neutron.plugins.ml2.managers [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 18:20:50.421 1 INFO neutron.plugins.ml2.managers [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 18:20:50.421 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: qos 2026-05-18 18:20:50.431 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: router 2026-05-18 18:20:50.466 1 INFO neutron.services.service_base [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 18:20:50.466 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: segments 2026-05-18 18:20:50.528 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: trunk 2026-05-18 18:20:50.540 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: vpnaas 2026-05-18 18:20:50.575 1 WARNING stevedore.named [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 18:20:50.650 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 18:20:50.650 1 INFO neutron.common.utils [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 18:20:50.650 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: taas 2026-05-18 18:20:50.671 1 WARNING stevedore.named [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 18:20:50.671 1 WARNING stevedore.named [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-18 18:20:50.693 1 INFO neutron_taas.services.taas.taas_plugin [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-18 18:20:50.693 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: tapmirror 2026-05-18 18:20:50.704 1 WARNING stevedore.named [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 18:20:50.704 1 WARNING stevedore.named [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-18 18:20:50.723 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-18 18:20:50.723 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: auto_allocate 2026-05-18 18:20:50.729 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: tag 2026-05-18 18:20:50.737 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: timestamp 2026-05-18 18:20:50.739 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 18:20:50.742 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: flavors 2026-05-18 18:20:50.745 1 INFO neutron.manager [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loading Plugin: revisions 2026-05-18 18:20:50.748 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Initializing extension manager. 2026-05-18 18:20:50.749 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: address-group 2026-05-18 18:20:50.750 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: address-scope 2026-05-18 18:20:50.751 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 18:20:50.751 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: agent 2026-05-18 18:20:50.752 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 18:20:50.753 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 18:20:50.753 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 18:20:50.754 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: availability_zone 2026-05-18 18:20:50.754 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 18:20:50.755 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 18:20:50.755 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: default-subnetpools 2026-05-18 18:20:50.756 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 18:20:50.757 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: dns-integration 2026-05-18 18:20:50.757 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 18:20:50.758 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 18:20:50.758 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: dvr 2026-05-18 18:20:50.758 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 18:20:50.759 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 18:20:50.759 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 18:20:50.760 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 18:20:50.760 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: external-net 2026-05-18 18:20:50.760 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 18:20:50.761 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: extraroute 2026-05-18 18:20:50.761 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 18:20:50.762 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 18:20:50.762 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 18:20:50.762 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 18:20:50.763 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 18:20:50.763 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: fip-port-details 2026-05-18 18:20:50.764 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: flavors 2026-05-18 18:20:50.765 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 18:20:50.766 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: floatingip-pools 2026-05-18 18:20:50.766 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: ip_allocation 2026-05-18 18:20:50.767 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 18:20:50.767 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: l2_adjacency 2026-05-18 18:20:50.768 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: router 2026-05-18 18:20:50.769 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 18:20:50.770 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 18:20:50.770 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 18:20:50.771 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 18:20:50.771 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: l3-ha 2026-05-18 18:20:50.771 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 18:20:50.772 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 18:20:50.773 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: l3-flavors 2026-05-18 18:20:50.773 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 18:20:50.774 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 18:20:50.775 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 18:20:50.777 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 18:20:50.777 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 18:20:50.778 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 18:20:50.779 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 18:20:50.779 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: multi-provider 2026-05-18 18:20:50.779 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: net-mtu 2026-05-18 18:20:50.780 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 18:20:50.780 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: network_availability_zone 2026-05-18 18:20:50.781 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: network_ha 2026-05-18 18:20:50.783 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: network-ip-availability 2026-05-18 18:20:50.784 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 18:20:50.784 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: pagination 2026-05-18 18:20:50.785 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-device-profile 2026-05-18 18:20:50.785 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 18:20:50.786 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 18:20:50.786 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 18:20:50.786 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-mac-override 2026-05-18 18:20:50.787 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 18:20:50.787 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 18:20:50.788 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-18 18:20:50.788 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-resource-request 2026-05-18 18:20:50.788 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 18:20:50.789 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-18 18:20:50.789 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: binding 2026-05-18 18:20:50.790 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: binding-extended 2026-05-18 18:20:50.790 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-security 2026-05-18 18:20:50.791 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: project-id 2026-05-18 18:20:50.791 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: provider 2026-05-18 18:20:50.792 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-18 18:20:50.794 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos 2026-05-18 18:20:50.795 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 18:20:50.795 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 18:20:50.795 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-default 2026-05-18 18:20:50.796 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-fip 2026-05-18 18:20:50.796 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 18:20:50.797 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 18:20:50.797 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 18:20:50.798 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 18:20:50.799 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 18:20:50.799 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-pps 2026-05-18 18:20:50.800 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 18:20:50.800 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 18:20:50.801 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 18:20:50.801 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: quota-check-limit 2026-05-18 18:20:50.802 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: quota-check-limit-default 2026-05-18 18:20:50.803 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: quotas 2026-05-18 18:20:50.806 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: quota_details 2026-05-18 18:20:50.807 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: rbac-policies 2026-05-18 18:20:50.807 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: rbac-address-group 2026-05-18 18:20:50.808 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 18:20:50.808 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 18:20:50.809 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 18:20:50.809 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: revision-if-match 2026-05-18 18:20:50.810 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 18:20:50.810 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: router_availability_zone 2026-05-18 18:20:50.811 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 18:20:50.812 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 18:20:50.813 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 18:20:50.813 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 18:20:50.813 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 18:20:50.814 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 18:20:50.814 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 18:20:50.819 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: security-group 2026-05-18 18:20:50.820 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: segment 2026-05-18 18:20:50.820 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 18:20:50.821 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: service-type 2026-05-18 18:20:50.821 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: sorting 2026-05-18 18:20:50.822 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 18:20:50.822 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: standard-attr-description 2026-05-18 18:20:50.823 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: stateful-security-group 2026-05-18 18:20:50.823 1 WARNING neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 18:20:50.823 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 18:20:50.824 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: subnet-external-network 2026-05-18 18:20:50.824 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: subnet_onboard 2026-05-18 18:20:50.825 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 18:20:50.825 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: subnet-service-types 2026-05-18 18:20:50.826 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: subnet_allocation 2026-05-18 18:20:50.826 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 18:20:50.827 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: tag-creation 2026-05-18 18:20:50.827 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 18:20:50.830 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 18:20:50.831 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 18:20:50.832 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: trunk 2026-05-18 18:20:50.832 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: trunk-details 2026-05-18 18:20:50.832 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 18:20:50.833 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-18 18:20:50.833 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 18:20:50.834 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-18 18:20:50.835 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 18:20:50.836 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 18:20:50.837 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: vpn-flavors 2026-05-18 18:20:50.838 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: vpnaas 2026-05-18 18:20:50.839 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: taas 2026-05-18 18:20:50.840 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: tap-mirror 2026-05-18 18:20:50.841 1 INFO neutron.api.extensions [None req-c7601db5-89dc-4244-b976-2a232877693a - - - - - -] Loaded extension: taas-vlan-filter 2026-05-18 18:21:20.927 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-18 18:21:20.982 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-18 18:21:20.985 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-18 18:21:29.231 16 INFO neutron.db.l3_hamode_db [None req-9c462e2d-9248-447e-a53d-390238aa0854 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 18:21:44.194 13 INFO neutron.plugins.ml2.plugin [None req-94a99fe5-3c30-44f9-acf3-42f7ac55f970 - - - - - -] Attempt 1 to provision port 510c62a1-c72c-4c62-ba9d-10cc3897b8f3 2026-05-18 18:21:44.478 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 510c62a1-c72c-4c62-ba9d-10cc3897b8f3 2026-05-18 18:21:45.870 13 INFO neutron.plugins.ml2.plugin [None req-00143e88-2621-48d6-822d-f83ee29fe40c - - - - - -] Attempt 1 to provision port 510c62a1-c72c-4c62-ba9d-10cc3897b8f3 2026-05-18 18:21:46.411 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 510c62a1-c72c-4c62-ba9d-10cc3897b8f3 2026-05-18 18:26:18.509 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 06d8d414-7e0e-4014-bef3-eb1f5385f13d 2026-05-18 18:26:18.816 16 INFO neutron.plugins.ml2.plugin [None req-853f3787-7556-4557-8365-9ca7945ee4d5 - - - - - -] Attempt 1 to provision port 06d8d414-7e0e-4014-bef3-eb1f5385f13d 2026-05-18 18:26:20.501 16 INFO neutron.plugins.ml2.plugin [None req-26d370de-4e5b-476e-aeb3-077a740d59ff - - - - - -] Attempt 1 to provision port 06d8d414-7e0e-4014-bef3-eb1f5385f13d 2026-05-18 18:26:20.502 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 06d8d414-7e0e-4014-bef3-eb1f5385f13d 2026-05-18 18:26:25.556 16 INFO neutron.plugins.ml2.plugin [None req-f41251f6-c424-4ff6-92a3-b0bcd00815fc - - - - - -] Attempt 1 to provision port ee46f998-1ba1-4a30-b79e-10b5da888e1b 2026-05-18 18:30:01.125 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ee46f998-1ba1-4a30-b79e-10b5da888e1b 2026-05-18 18:30:02.589 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ee46f998-1ba1-4a30-b79e-10b5da888e1b 2026-05-18 18:41:32.772 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 97080850-a997-481e-8a45-9d772b54bdeb 2026-05-18 18:41:34.737 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 97080850-a997-481e-8a45-9d772b54bdeb 2026-05-18 18:49:20.509 13 INFO neutron.plugins.ml2.plugin [None req-69a0ea3d-0910-445b-82ff-d1ce33dcdb29 - - - - - -] Attempt 1 to provision port 510c62a1-c72c-4c62-ba9d-10cc3897b8f3 2026-05-18 18:49:20.560 13 INFO neutron.plugins.ml2.plugin [None req-69a0ea3d-0910-445b-82ff-d1ce33dcdb29 - - - - - -] Attempt 1 to provision port ee46f998-1ba1-4a30-b79e-10b5da888e1b 2026-05-18 18:49:20.604 13 INFO neutron.plugins.ml2.plugin [None req-69a0ea3d-0910-445b-82ff-d1ce33dcdb29 - - - - - -] Attempt 1 to provision port 06d8d414-7e0e-4014-bef3-eb1f5385f13d 2026-05-18 18:56:43.008 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port cc89552e-e76a-4bc4-99f0-d54af79f5cd1 2026-05-18 18:56:45.043 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port cc89552e-e76a-4bc4-99f0-d54af79f5cd1 2026-05-18 18:56:47.043 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 47aa3824-f461-4994-be44-cb899fde5499 2026-05-18 18:56:51.100 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7e60e454-9afa-45f0-bb0d-10b2e9ff9f10 2026-05-18 18:56:51.486 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port a91f6eff-46e8-40cd-90fc-41bc0db936eb 2026-05-18 18:56:51.779 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 31cfdc0f-6074-4912-9a8e-3095bf5cb838 2026-05-18 18:56:53.239 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7e60e454-9afa-45f0-bb0d-10b2e9ff9f10 2026-05-18 18:56:53.642 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 961a9c95-89ab-4fc3-89d8-5734c6bf3c0f 2026-05-18 18:56:54.060 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port a91f6eff-46e8-40cd-90fc-41bc0db936eb 2026-05-18 18:56:54.362 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 31cfdc0f-6074-4912-9a8e-3095bf5cb838 2026-05-18 18:56:55.068 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 1558fce6-8b94-490e-ba47-f33691296afd 2026-05-18 18:56:55.393 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 961a9c95-89ab-4fc3-89d8-5734c6bf3c0f 2026-05-18 18:56:57.232 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 1558fce6-8b94-490e-ba47-f33691296afd 2026-05-18 18:57:00.007 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port fb9c053c-87a4-4df5-8db9-f73c1cc6292e 2026-05-18 18:57:00.138 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 45539da4-3993-4b08-b10c-e6c8213ddf2c 2026-05-18 18:57:00.216 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port cc89552e-e76a-4bc4-99f0-d54af79f5cd1 2026-05-18 18:57:00.287 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port 447d3ad3-8a8f-45b7-a816-598b5899a2e3 2026-05-18 18:57:00.324 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port 45539da4-3993-4b08-b10c-e6c8213ddf2c 2026-05-18 18:57:00.376 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port 0f7ec265-39a7-44bd-a769-775d20f27dcb 2026-05-18 18:57:00.401 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port 94f310a0-f85e-400f-b84a-1c1700423c7b 2026-05-18 18:57:00.428 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port f9473b33-3d97-4b9a-adc2-4daff230f367 2026-05-18 18:57:00.461 13 INFO neutron.plugins.ml2.plugin [None req-e460d8ba-09a0-4975-813a-531be462062d - - - - - -] Attempt 1 to provision port 961a9c95-89ab-4fc3-89d8-5734c6bf3c0f 2026-05-18 18:57:00.540 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 5dacc848-6e6e-4b87-9a74-feac06c70a4d 2026-05-18 18:57:00.710 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-da4e821f-f8f4-4b3f-a133-5fa6da006c2d'] response: {'server_uuid': '6541deab-0f4a-4913-bea2-928b67870cac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45539da4-3993-4b08-b10c-e6c8213ddf2c', 'code': 200} 2026-05-18 18:57:00.961 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port fb9c053c-87a4-4df5-8db9-f73c1cc6292e 2026-05-18 18:57:02.656 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 45539da4-3993-4b08-b10c-e6c8213ddf2c 2026-05-18 18:57:02.778 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1bc2e98-bcea-46fd-815d-5438819d956a'] response: {'server_uuid': '1031a95d-4e22-4844-9fb6-bd0bceb480a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5dacc848-6e6e-4b87-9a74-feac06c70a4d', 'code': 200} 2026-05-18 18:57:03.005 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 5dacc848-6e6e-4b87-9a74-feac06c70a4d 2026-05-18 18:57:03.313 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port fb9c053c-87a4-4df5-8db9-f73c1cc6292e 2026-05-18 18:57:04.542 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 71f59428-f0fa-4946-bc3d-fa9869f65b43 2026-05-18 18:57:07.318 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c27e8166-4361-44c6-928b-97a8afe5d831 2026-05-18 18:57:07.481 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5492e33-13dc-4303-9eff-5c17d46bbb92'] response: {'server_uuid': 'a89bbfac-d173-463b-a27f-5a0b14f6b4f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c27e8166-4361-44c6-928b-97a8afe5d831', 'code': 200} 2026-05-18 18:57:07.750 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 71f59428-f0fa-4946-bc3d-fa9869f65b43 2026-05-18 18:57:08.597 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c27e8166-4361-44c6-928b-97a8afe5d831 2026-05-18 18:57:08.822 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ca1ab2f8-c40b-451f-bed8-1fb87736f614 2026-05-18 18:57:10.787 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ca1ab2f8-c40b-451f-bed8-1fb87736f614 2026-05-18 18:57:13.907 13 INFO neutron.plugins.ml2.plugin [None req-3f56a2f4-6222-43bc-b5c3-493dd3dd3c31 - - - - - -] Attempt 1 to provision port ef3491ca-dc10-498e-9604-eb9aadf0cf23 2026-05-18 18:57:13.930 13 INFO neutron.plugins.ml2.plugin [None req-3f56a2f4-6222-43bc-b5c3-493dd3dd3c31 - - - - - -] Attempt 1 to provision port fb9c053c-87a4-4df5-8db9-f73c1cc6292e 2026-05-18 18:57:13.980 13 INFO neutron.plugins.ml2.plugin [None req-3f56a2f4-6222-43bc-b5c3-493dd3dd3c31 - - - - - -] Attempt 1 to provision port ca1ab2f8-c40b-451f-bed8-1fb87736f614 2026-05-18 18:57:14.024 13 INFO neutron.plugins.ml2.plugin [None req-3f56a2f4-6222-43bc-b5c3-493dd3dd3c31 - - - - - -] Attempt 1 to provision port 94f310a0-f85e-400f-b84a-1c1700423c7b 2026-05-18 18:57:14.042 13 INFO neutron.plugins.ml2.plugin [None req-3f56a2f4-6222-43bc-b5c3-493dd3dd3c31 - - - - - -] Attempt 1 to provision port f9473b33-3d97-4b9a-adc2-4daff230f367 2026-05-18 18:57:15.896 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e6817ba9-7014-4c9d-9e77-f29fe1cfb597 2026-05-18 18:57:16.096 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f1c11b9-f7bc-487f-bc24-d86cf2bb536e'] response: {'server_uuid': '03f2e825-88f4-4a09-8353-cf7a537fcf7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6817ba9-7014-4c9d-9e77-f29fe1cfb597', 'code': 200} 2026-05-18 18:57:17.104 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e6817ba9-7014-4c9d-9e77-f29fe1cfb597 2026-05-18 18:57:21.049 13 INFO neutron.plugins.ml2.plugin [None req-8b825b86-0db8-4c50-82aa-139a736f2c4a - - - - - -] Attempt 1 to provision port 10a80f0e-90cf-4dd1-9b00-de5bc25b53cf 2026-05-18 18:57:21.104 13 INFO neutron.plugins.ml2.plugin [None req-8b825b86-0db8-4c50-82aa-139a736f2c4a - - - - - -] Attempt 1 to provision port 94f310a0-f85e-400f-b84a-1c1700423c7b 2026-05-18 18:57:21.152 13 INFO neutron.plugins.ml2.plugin [None req-8b825b86-0db8-4c50-82aa-139a736f2c4a - - - - - -] Attempt 1 to provision port 5dacc848-6e6e-4b87-9a74-feac06c70a4d 2026-05-18 18:57:21.459 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port d9ca4d42-61bb-4d77-b01d-aded7243b6bc 2026-05-18 18:57:23.141 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port d9ca4d42-61bb-4d77-b01d-aded7243b6bc 2026-05-18 18:57:24.990 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e0a8086a-2ddb-411e-95b3-446c08753779 2026-05-18 18:57:27.480 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e0a8086a-2ddb-411e-95b3-446c08753779 2026-05-18 18:57:27.919 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 0116e282-91c2-432e-919d-1fe6e2acf68a 2026-05-18 18:57:27.948 16 INFO neutron.plugins.ml2.plugin [None req-93333740-507e-4571-94ef-89f5b09efd09 - - - - - -] Attempt 1 to provision port 25575c0a-a145-44f5-99a5-19864ee5ad93 2026-05-18 18:57:28.001 16 INFO neutron.plugins.ml2.plugin [None req-93333740-507e-4571-94ef-89f5b09efd09 - - - - - -] Attempt 1 to provision port e0a8086a-2ddb-411e-95b3-446c08753779 2026-05-18 18:57:28.063 16 INFO neutron.plugins.ml2.plugin [None req-93333740-507e-4571-94ef-89f5b09efd09 - - - - - -] Attempt 1 to provision port dd55a06a-5c93-4887-a461-73fae241f848 2026-05-18 18:57:28.094 16 INFO neutron.plugins.ml2.plugin [None req-93333740-507e-4571-94ef-89f5b09efd09 - - - - - -] Attempt 1 to provision port cc513eed-fa43-4f99-a63b-5a7e96ecdcff 2026-05-18 18:57:29.204 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 0116e282-91c2-432e-919d-1fe6e2acf68a 2026-05-18 18:57:32.410 13 INFO neutron.plugins.ml2.plugin [None req-f1d3b9ef-387d-4cb8-b955-c003971b38f2 - - - - - -] Attempt 1 to provision port 25575c0a-a145-44f5-99a5-19864ee5ad93 2026-05-18 18:57:32.437 13 INFO neutron.plugins.ml2.plugin [None req-f1d3b9ef-387d-4cb8-b955-c003971b38f2 - - - - - -] Attempt 1 to provision port e0a8086a-2ddb-411e-95b3-446c08753779 2026-05-18 18:57:33.549 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 9acb9e7d-a366-44a5-8301-f5042465378a 2026-05-18 18:57:33.652 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-81b42af1-2a61-4051-b659-dd87757e320e'] response: {'server_uuid': '029a9a8e-e781-47c9-944a-644b64a3a9f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9acb9e7d-a366-44a5-8301-f5042465378a', 'code': 200} 2026-05-18 18:57:35.209 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 9acb9e7d-a366-44a5-8301-f5042465378a 2026-05-18 18:57:35.391 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 10a80f0e-90cf-4dd1-9b00-de5bc25b53cf 2026-05-18 18:57:35.856 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 94f310a0-f85e-400f-b84a-1c1700423c7b 2026-05-18 18:57:37.337 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 65a648b9-2fe8-4882-b0af-8130d009f041 2026-05-18 18:57:37.721 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 94f310a0-f85e-400f-b84a-1c1700423c7b 2026-05-18 18:57:37.898 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 10a80f0e-90cf-4dd1-9b00-de5bc25b53cf 2026-05-18 18:57:39.450 13 INFO neutron.plugins.ml2.plugin [None req-13075df3-465b-496f-9493-39392ac49716 - - - - - -] Attempt 1 to provision port 25575c0a-a145-44f5-99a5-19864ee5ad93 2026-05-18 18:57:39.486 13 INFO neutron.plugins.ml2.plugin [None req-13075df3-465b-496f-9493-39392ac49716 - - - - - -] Attempt 1 to provision port 1093c85e-dd31-4561-bedd-ee888de04915 2026-05-18 18:57:39.524 13 INFO neutron.plugins.ml2.plugin [None req-13075df3-465b-496f-9493-39392ac49716 - - - - - -] Attempt 1 to provision port 65a648b9-2fe8-4882-b0af-8130d009f041 2026-05-18 18:57:39.702 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 99793116-d8e3-4506-8f1e-1227fd1488fa 2026-05-18 18:57:39.823 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-41e17b63-bfcb-4ea1-9564-79352520ddb0'] response: {'server_uuid': '9fbb09b2-3b3f-458b-adc2-3961ef1d975f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99793116-d8e3-4506-8f1e-1227fd1488fa', 'code': 200} 2026-05-18 18:57:40.098 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 65a648b9-2fe8-4882-b0af-8130d009f041 2026-05-18 18:57:41.056 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 99793116-d8e3-4506-8f1e-1227fd1488fa 2026-05-18 18:57:43.723 16 INFO neutron.plugins.ml2.plugin [None req-9ed93c23-afe6-48fe-8fc8-53b742b536f0 - - - - - -] Attempt 1 to provision port 5dacc848-6e6e-4b87-9a74-feac06c70a4d 2026-05-18 18:57:43.835 16 INFO neutron.plugins.ml2.plugin [None req-9ed93c23-afe6-48fe-8fc8-53b742b536f0 - - - - - -] Attempt 1 to provision port 1093c85e-dd31-4561-bedd-ee888de04915 2026-05-18 18:57:44.070 16 INFO neutron.plugins.ml2.plugin [None req-9ed93c23-afe6-48fe-8fc8-53b742b536f0 - - - - - -] Attempt 1 to provision port 9acb9e7d-a366-44a5-8301-f5042465378a 2026-05-18 18:57:45.142 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 1093c85e-dd31-4561-bedd-ee888de04915 2026-05-18 18:57:45.328 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port dd55a06a-5c93-4887-a461-73fae241f848 2026-05-18 18:57:45.936 16 INFO neutron.plugins.ml2.plugin [None req-92774372-a972-4007-8ce9-f2a127bde255 - - - - - -] Attempt 1 to provision port 1093c85e-dd31-4561-bedd-ee888de04915 2026-05-18 18:57:46.406 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-08c1a007-f5ee-48fa-8a59-85690a7e583d'] response: {'server_uuid': '1031a95d-4e22-4844-9fb6-bd0bceb480a4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5dacc848-6e6e-4b87-9a74-feac06c70a4d', 'code': 200} 2026-05-18 18:57:47.115 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port dd55a06a-5c93-4887-a461-73fae241f848 2026-05-18 18:57:49.022 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port cc513eed-fa43-4f99-a63b-5a7e96ecdcff 2026-05-18 18:57:49.320 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 25575c0a-a145-44f5-99a5-19864ee5ad93 2026-05-18 18:57:51.101 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port cc513eed-fa43-4f99-a63b-5a7e96ecdcff 2026-05-18 18:57:51.235 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 25575c0a-a145-44f5-99a5-19864ee5ad93 2026-05-18 18:58:07.189 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-173cc9fc-0d88-44e2-805e-1f5acd9c3ee8'] response: {'server_uuid': '029a9a8e-e781-47c9-944a-644b64a3a9f0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9acb9e7d-a366-44a5-8301-f5042465378a', 'code': 200} 2026-05-18 18:58:09.566 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 9acb9e7d-a366-44a5-8301-f5042465378a 2026-05-18 18:58:09.707 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcd62e2e-0f34-450b-81f6-09a5692ba33d'] response: {'server_uuid': '029a9a8e-e781-47c9-944a-644b64a3a9f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9acb9e7d-a366-44a5-8301-f5042465378a', 'code': 200} 2026-05-18 18:58:11.017 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 9acb9e7d-a366-44a5-8301-f5042465378a 2026-05-18 18:58:11.838 16 INFO neutron.plugins.ml2.plugin [None req-9c75b8df-ea41-4f9c-b770-505ad60004f2 - - - - - -] Attempt 1 to provision port e94e64c7-b43c-4f50-a64b-b2c6725fa9bf 2026-05-18 18:58:35.065 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7ff67387-92d3-46a8-a7c1-ce9857d232da 2026-05-18 18:58:37.230 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7ff67387-92d3-46a8-a7c1-ce9857d232da 2026-05-18 18:58:37.455 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7cbe4646-76e0-4f8d-be44-a025ea7dd85f 2026-05-18 18:58:41.075 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ccef3ce9-5ce3-4d78-a2ea-7cdab94a2f8b 2026-05-18 18:58:43.033 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ccef3ce9-5ce3-4d78-a2ea-7cdab94a2f8b 2026-05-18 18:58:49.120 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ca90c1fc-c9f1-40e2-b9dc-1ac144b5a553 2026-05-18 18:58:51.060 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ca90c1fc-c9f1-40e2-b9dc-1ac144b5a553 2026-05-18 18:58:57.691 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c038a61f-1b61-4c6d-b463-98597edd8734 2026-05-18 18:58:57.859 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11b1b6a2-c9c8-4057-947a-01214e09e60b'] response: {'server_uuid': '207879c7-6e8f-46c3-8f60-8e750bf0baac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c038a61f-1b61-4c6d-b463-98597edd8734', 'code': 200} 2026-05-18 18:58:57.969 16 INFO neutron.plugins.ml2.plugin [None req-e7cde5cb-0021-4036-bc1a-daa5ee8aed00 - - - - - -] Attempt 1 to provision port e2d02eb4-2681-4380-a720-8fdf8527cd4c 2026-05-18 18:58:58.179 16 INFO neutron.plugins.ml2.plugin [None req-e7cde5cb-0021-4036-bc1a-daa5ee8aed00 - - - - - -] Attempt 1 to provision port ca90c1fc-c9f1-40e2-b9dc-1ac144b5a553 2026-05-18 18:58:58.241 16 INFO neutron.plugins.ml2.plugin [None req-e7cde5cb-0021-4036-bc1a-daa5ee8aed00 - - - - - -] Attempt 1 to provision port a53573c5-9034-4b40-8536-bd81305c55cf 2026-05-18 18:58:58.379 16 INFO neutron.plugins.ml2.plugin [None req-e7cde5cb-0021-4036-bc1a-daa5ee8aed00 - - - - - -] Attempt 1 to provision port c038a61f-1b61-4c6d-b463-98597edd8734 2026-05-18 18:58:59.113 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port a53573c5-9034-4b40-8536-bd81305c55cf 2026-05-18 18:58:59.350 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e2d02eb4-2681-4380-a720-8fdf8527cd4c 2026-05-18 18:58:59.497 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c038a61f-1b61-4c6d-b463-98597edd8734 2026-05-18 18:59:02.024 16 INFO neutron.plugins.ml2.plugin [None req-6f76997d-ff92-4599-943a-619257f85cb1 - - - - - -] Attempt 1 to provision port a53573c5-9034-4b40-8536-bd81305c55cf 2026-05-18 18:59:06.079 13 INFO neutron.plugins.ml2.plugin [None req-8c044a56-9133-4082-a4ed-533fa42325e6 - - - - - -] Attempt 1 to provision port c038a61f-1b61-4c6d-b463-98597edd8734 2026-05-18 18:59:14.478 13 INFO neutron.plugins.ml2.plugin [None req-ddc79fba-2a8b-4d0a-9e27-d432d9096226 - - - - - -] Attempt 1 to provision port 1a0e770b-9083-4bf4-84d7-2ee2f33f90ad 2026-05-18 18:59:15.075 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 1a0e770b-9083-4bf4-84d7-2ee2f33f90ad 2026-05-18 18:59:15.266 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 396ffc96-2fc1-4054-a586-e4db761c1d88 2026-05-18 18:59:17.021 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 396ffc96-2fc1-4054-a586-e4db761c1d88 2026-05-18 18:59:25.188 13 INFO neutron.plugins.ml2.plugin [None req-62c007f1-9e0b-4d0c-b6ac-f59ac74f0308 - - - - - -] Attempt 1 to provision port 1a0e770b-9083-4bf4-84d7-2ee2f33f90ad 2026-05-18 18:59:25.249 13 INFO neutron.plugins.ml2.plugin [None req-62c007f1-9e0b-4d0c-b6ac-f59ac74f0308 - - - - - -] Attempt 1 to provision port 0cbc4ed6-b207-4392-b056-f18c7402d144 2026-05-18 18:59:25.281 13 INFO neutron.plugins.ml2.plugin [None req-62c007f1-9e0b-4d0c-b6ac-f59ac74f0308 - - - - - -] Attempt 1 to provision port 43355811-8eac-405b-b7c6-59433798ee21 2026-05-18 18:59:26.320 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 0c941c7e-ff1e-4e05-bb22-a7a334c5bf90 2026-05-18 18:59:26.423 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-02ba4911-0db5-41d7-a222-a181ee69e775'] response: {'server_uuid': 'cc2a56a6-691b-44ed-b04c-4ab3973e506a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c941c7e-ff1e-4e05-bb22-a7a334c5bf90', 'code': 200} 2026-05-18 18:59:27.125 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 0c941c7e-ff1e-4e05-bb22-a7a334c5bf90 2026-05-18 18:59:30.706 16 INFO neutron.plugins.ml2.plugin [None req-8a68178f-9a01-4baa-b64a-3b9ec2dd8469 - - - - - -] Attempt 1 to provision port 0c941c7e-ff1e-4e05-bb22-a7a334c5bf90 2026-05-18 18:59:31.062 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 0cbc4ed6-b207-4392-b056-f18c7402d144 2026-05-18 18:59:31.386 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 43355811-8eac-405b-b7c6-59433798ee21 2026-05-18 18:59:33.200 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 0cbc4ed6-b207-4392-b056-f18c7402d144 2026-05-18 18:59:33.394 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 43355811-8eac-405b-b7c6-59433798ee21 2026-05-18 18:59:37.657 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 699ca071-1ea3-4090-a26e-a88f78374f48 2026-05-18 18:59:37.776 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9ccb2a2-ec99-453d-ab55-43f52444560d'] response: {'server_uuid': '214d6145-b771-4ffb-aee5-95bfb81dfb8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '699ca071-1ea3-4090-a26e-a88f78374f48', 'code': 200} 2026-05-18 18:59:39.234 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 699ca071-1ea3-4090-a26e-a88f78374f48 2026-05-18 18:59:43.132 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7139c84c-ed4b-46f7-ad4f-0b8380bee481 2026-05-18 18:59:45.132 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 453e14af-99f3-4683-9222-412d12d7c2a9 2026-05-18 18:59:45.360 13 INFO neutron.plugins.ml2.plugin [None req-af95bd39-a61c-42ad-88f5-3ddeebd60fe9 - - - - - -] Attempt 1 to provision port 699ca071-1ea3-4090-a26e-a88f78374f48 2026-05-18 18:59:45.418 13 INFO neutron.plugins.ml2.plugin [None req-af95bd39-a61c-42ad-88f5-3ddeebd60fe9 - - - - - -] Attempt 1 to provision port 453e14af-99f3-4683-9222-412d12d7c2a9 2026-05-18 18:59:45.497 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 7139c84c-ed4b-46f7-ad4f-0b8380bee481 2026-05-18 18:59:47.108 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 453e14af-99f3-4683-9222-412d12d7c2a9 2026-05-18 18:59:49.112 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 890cae36-34ef-49a2-ac87-34a24b62a11b 2026-05-18 18:59:51.152 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 890cae36-34ef-49a2-ac87-34a24b62a11b 2026-05-18 18:59:53.150 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ef6762b0-3aa8-43f3-9590-6e803f8f4964 2026-05-18 18:59:55.042 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ef6762b0-3aa8-43f3-9590-6e803f8f4964 2026-05-18 18:59:57.265 16 INFO neutron.plugins.ml2.plugin [None req-11e1063a-56f3-4d6b-864b-e65174b6e445 - - - - - -] Attempt 1 to provision port 890cae36-34ef-49a2-ac87-34a24b62a11b 2026-05-18 18:59:57.324 16 INFO neutron.plugins.ml2.plugin [None req-11e1063a-56f3-4d6b-864b-e65174b6e445 - - - - - -] Attempt 1 to provision port fd364ede-71b4-4463-883f-1dca48a63534 2026-05-18 18:59:57.351 16 INFO neutron.plugins.ml2.plugin [None req-11e1063a-56f3-4d6b-864b-e65174b6e445 - - - - - -] Attempt 1 to provision port 453e14af-99f3-4683-9222-412d12d7c2a9 2026-05-18 18:59:57.401 16 INFO neutron.plugins.ml2.plugin [None req-11e1063a-56f3-4d6b-864b-e65174b6e445 - - - - - -] Attempt 1 to provision port 46e841ef-4c2c-4e7b-b7a1-906c817a9d35 2026-05-18 18:59:57.420 16 INFO neutron.plugins.ml2.plugin [None req-11e1063a-56f3-4d6b-864b-e65174b6e445 - - - - - -] Attempt 1 to provision port c86b33e8-df72-44d3-b46e-fb3f653c1039 2026-05-18 18:59:57.438 16 INFO neutron.plugins.ml2.plugin [None req-11e1063a-56f3-4d6b-864b-e65174b6e445 - - - - - -] Attempt 1 to provision port ef6762b0-3aa8-43f3-9590-6e803f8f4964 2026-05-18 18:59:59.726 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port aae66952-9a42-4d0b-8925-25c8b22c0b3e 2026-05-18 18:59:59.855 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab98c661-22f2-4e65-ae28-327d2e86c7fb'] response: {'server_uuid': '710dbad0-3f83-4286-baca-514e356a6a37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aae66952-9a42-4d0b-8925-25c8b22c0b3e', 'code': 200} 2026-05-18 19:00:00.162 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port eb1c42fa-5e4a-4126-84d0-fcfae26653fd 2026-05-18 19:00:01.147 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port aae66952-9a42-4d0b-8925-25c8b22c0b3e 2026-05-18 19:00:01.368 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port eb1c42fa-5e4a-4126-84d0-fcfae26653fd 2026-05-18 19:00:03.135 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 5491bcd4-829b-428b-b35b-950b88fae17a 2026-05-18 19:00:03.618 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 8110d8d3-ab17-4b7e-8adb-6235423d9f6c 2026-05-18 19:00:05.730 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c86b33e8-df72-44d3-b46e-fb3f653c1039 2026-05-18 19:00:06.024 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 46e841ef-4c2c-4e7b-b7a1-906c817a9d35 2026-05-18 19:00:06.558 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 5491bcd4-829b-428b-b35b-950b88fae17a 2026-05-18 19:00:06.768 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 689fbf34-d088-4e03-a70a-dd5709f137d0 2026-05-18 19:00:07.158 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 8110d8d3-ab17-4b7e-8adb-6235423d9f6c 2026-05-18 19:00:08.024 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 46e841ef-4c2c-4e7b-b7a1-906c817a9d35 2026-05-18 19:00:08.262 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 689fbf34-d088-4e03-a70a-dd5709f137d0 2026-05-18 19:00:08.443 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c86b33e8-df72-44d3-b46e-fb3f653c1039 2026-05-18 19:00:08.643 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port fd364ede-71b4-4463-883f-1dca48a63534 2026-05-18 19:00:09.936 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port fd364ede-71b4-4463-883f-1dca48a63534 2026-05-18 19:00:13.850 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port daa4e633-7c1f-45e2-9188-cce386c6fd85 2026-05-18 19:00:16.230 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c750ce1d-f4fe-496e-a0fa-da9f87f745fa 2026-05-18 19:00:16.371 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8ee57ad-a9c3-431e-80d9-d59c96f5b505'] response: {'server_uuid': 'd0b29007-d646-4820-8dd4-d39284309045', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c750ce1d-f4fe-496e-a0fa-da9f87f745fa', 'code': 200} 2026-05-18 19:00:16.723 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port daa4e633-7c1f-45e2-9188-cce386c6fd85 2026-05-18 19:00:18.272 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 1419f424-cb83-47ca-91dc-071bcbc57339 2026-05-18 19:00:18.551 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 374351fb-7af8-45f3-a771-7918a1174afc 2026-05-18 19:00:18.849 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c750ce1d-f4fe-496e-a0fa-da9f87f745fa 2026-05-18 19:00:21.308 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 1419f424-cb83-47ca-91dc-071bcbc57339 2026-05-18 19:00:21.558 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 374351fb-7af8-45f3-a771-7918a1174afc 2026-05-18 19:00:21.754 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port d94e360d-fa4f-4e45-8279-4fbfad927101 2026-05-18 19:00:22.035 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 94e4d505-217c-45d4-ac3e-c986391fd4a7 2026-05-18 19:00:22.150 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c882e93b-2a67-4141-acd7-143d3f532f20'] response: {'server_uuid': '92f1786b-0ac4-4446-b0f7-39bf51fdf638', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '94e4d505-217c-45d4-ac3e-c986391fd4a7', 'code': 200} 2026-05-18 19:00:22.935 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port d94e360d-fa4f-4e45-8279-4fbfad927101 2026-05-18 19:00:23.139 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e3585901-194b-4ace-b94e-fcd2ab3bee85 2026-05-18 19:00:23.729 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 94e4d505-217c-45d4-ac3e-c986391fd4a7 2026-05-18 19:00:24.912 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port e3585901-194b-4ace-b94e-fcd2ab3bee85 2026-05-18 19:00:28.840 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 8110d8d3-ab17-4b7e-8adb-6235423d9f6c 2026-05-18 19:00:28.892 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port fd364ede-71b4-4463-883f-1dca48a63534 2026-05-18 19:00:28.935 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 1419f424-cb83-47ca-91dc-071bcbc57339 2026-05-18 19:00:28.986 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port c86b33e8-df72-44d3-b46e-fb3f653c1039 2026-05-18 19:00:29.035 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 689fbf34-d088-4e03-a70a-dd5709f137d0 2026-05-18 19:00:29.101 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 374351fb-7af8-45f3-a771-7918a1174afc 2026-05-18 19:00:29.158 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port e3585901-194b-4ace-b94e-fcd2ab3bee85 2026-05-18 19:00:29.208 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 46e841ef-4c2c-4e7b-b7a1-906c817a9d35 2026-05-18 19:00:29.275 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port daa4e633-7c1f-45e2-9188-cce386c6fd85 2026-05-18 19:00:29.321 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port ef6762b0-3aa8-43f3-9590-6e803f8f4964 2026-05-18 19:00:29.376 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port c750ce1d-f4fe-496e-a0fa-da9f87f745fa 2026-05-18 19:00:29.420 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 890cae36-34ef-49a2-ac87-34a24b62a11b 2026-05-18 19:00:29.460 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port 453e14af-99f3-4683-9222-412d12d7c2a9 2026-05-18 19:00:29.512 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port d94e360d-fa4f-4e45-8279-4fbfad927101 2026-05-18 19:00:29.565 13 INFO neutron.plugins.ml2.plugin [None req-d2431d8c-2a1c-46bd-bee1-a504d4108fad - - - - - -] Attempt 1 to provision port aae66952-9a42-4d0b-8925-25c8b22c0b3e 2026-05-18 19:00:37.019 13 INFO neutron.plugins.ml2.plugin [None req-bf2ec706-9413-499e-b911-0fffd617b03f - - - - - -] Attempt 1 to provision port e3585901-194b-4ace-b94e-fcd2ab3bee85 2026-05-18 19:00:37.077 13 INFO neutron.plugins.ml2.plugin [None req-bf2ec706-9413-499e-b911-0fffd617b03f - - - - - -] Attempt 1 to provision port 46e841ef-4c2c-4e7b-b7a1-906c817a9d35 2026-05-18 19:00:42.629 13 INFO neutron.plugins.ml2.plugin [None req-63d5be8a-1188-4dc7-9172-a9174ba30395 - - - - - -] Attempt 1 to provision port 46e841ef-4c2c-4e7b-b7a1-906c817a9d35 2026-05-18 19:00:42.678 13 INFO neutron.plugins.ml2.plugin [None req-63d5be8a-1188-4dc7-9172-a9174ba30395 - - - - - -] Attempt 1 to provision port 94e4d505-217c-45d4-ac3e-c986391fd4a7 2026-05-18 19:00:42.737 13 INFO neutron.plugins.ml2.plugin [None req-63d5be8a-1188-4dc7-9172-a9174ba30395 - - - - - -] Attempt 1 to provision port 1419f424-cb83-47ca-91dc-071bcbc57339 2026-05-18 19:00:42.792 13 INFO neutron.plugins.ml2.plugin [None req-63d5be8a-1188-4dc7-9172-a9174ba30395 - - - - - -] Attempt 1 to provision port aae66952-9a42-4d0b-8925-25c8b22c0b3e 2026-05-18 19:00:42.841 13 INFO neutron.plugins.ml2.plugin [None req-63d5be8a-1188-4dc7-9172-a9174ba30395 - - - - - -] Attempt 1 to provision port c750ce1d-f4fe-496e-a0fa-da9f87f745fa 2026-05-18 19:00:45.761 16 INFO neutron.plugins.ml2.plugin [None req-0fd50c32-9ac6-4d94-8f32-41fc181b459b - - - - - -] Attempt 1 to provision port 9dac65c8-21d4-49a3-b793-4bfc960ecf87 2026-05-18 19:01:05.426 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 43afa915-3eac-4555-9c28-a95c6f4226da 2026-05-18 19:01:05.520 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef643a24-603f-42e6-a4bc-13c76cbe96eb'] response: {'server_uuid': '9ca988a1-8ee7-4367-9d3f-7559f69770d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43afa915-3eac-4555-9c28-a95c6f4226da', 'code': 200} 2026-05-18 19:01:06.910 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port 43afa915-3eac-4555-9c28-a95c6f4226da 2026-05-18 19:01:46.806 13 INFO neutron.plugins.ml2.plugin [None req-8e5b7497-bdd6-43fd-ac00-87fe8eb749ef - - - - - -] Attempt 1 to provision port ab30f724-1365-433c-9312-51a4df600f31 2026-05-18 19:01:52.976 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ab30f724-1365-433c-9312-51a4df600f31 2026-05-18 19:01:53.071 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6e29f90-3de6-4da9-90c6-8dea7379ef35'] response: {'server_uuid': '9ca988a1-8ee7-4367-9d3f-7559f69770d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab30f724-1365-433c-9312-51a4df600f31', 'code': 200} 2026-05-18 19:01:54.937 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ab30f724-1365-433c-9312-51a4df600f31 2026-05-18 19:01:57.465 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port ab30f724-1365-433c-9312-51a4df600f31 2026-05-18 19:02:19.566 16 INFO neutron.plugins.ml2.plugin [None req-a5133016-d309-41b2-9f65-59f479f4d92e - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:02:26.492 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:02:26.911 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ee9beed-4fff-408d-a213-57b4a48d35ec'] response: {'server_uuid': '9ca988a1-8ee7-4367-9d3f-7559f69770d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb739373-0f21-4594-8101-c363721daea6', 'code': 200} 2026-05-18 19:02:27.593 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:02:37.015 13 INFO neutron.plugins.ml2.plugin [None req-92d9675e-e715-4d49-b499-df61470fac23 - - - - - -] Attempt 1 to provision port c4cce7f8-2624-405a-b289-9676d2036ac6 2026-05-18 19:02:43.649 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c4cce7f8-2624-405a-b289-9676d2036ac6 2026-05-18 19:02:43.762 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a95b7be7-6dc1-4c1e-a646-0eb0a21c1c71'] response: {'server_uuid': '9ca988a1-8ee7-4367-9d3f-7559f69770d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4cce7f8-2624-405a-b289-9676d2036ac6', 'code': 200} 2026-05-18 19:02:45.601 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c4cce7f8-2624-405a-b289-9676d2036ac6 2026-05-18 19:02:47.557 13 INFO neutron.plugins.ml2.plugin [None req-3bc6a0fd-d358-4f7a-9090-36595dab6ed6 - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:02:47.640 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:02:59.224 16 INFO neutron.plugins.ml2.plugin [None req-77d979e9-9aa5-438f-99f5-237a0427eaa6 - - - - - -] Attempt 1 to provision port c4cce7f8-2624-405a-b289-9676d2036ac6 2026-05-18 19:02:59.705 13 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port c4cce7f8-2624-405a-b289-9676d2036ac6 2026-05-18 19:03:00.598 13 INFO neutron.plugins.ml2.plugin [None req-ad4a141a-6f07-4b1e-83ef-719c7adc1730 - - - - - -] Attempt 1 to provision port c4cce7f8-2624-405a-b289-9676d2036ac6 2026-05-18 19:03:09.545 13 INFO neutron.plugins.ml2.plugin [None req-199deb00-8e07-4f0c-9fad-648bb7b80521 - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:03:09.651 16 INFO neutron.plugins.ml2.plugin [None req-48e2cd3b-f081-4894-a0c7-906552e17a16 - - - - - -] Attempt 1 to provision port bb739373-0f21-4594-8101-c363721daea6 2026-05-18 19:03:41.865 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c160814-c826-4fd0-826a-455279b7b924'] response: {'server_uuid': 'd0b29007-d646-4820-8dd4-d39284309045', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c750ce1d-f4fe-496e-a0fa-da9f87f745fa', 'code': 200}