+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-30 06:34:11.834 1 INFO neutron.common.config [-] Logging enabled! 2026-04-30 06:34:11.835 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev169 2026-04-30 06:34:11.835 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-30 06:34:11.835 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-30 06:34:13.095 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:34:13.097 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-30 06:34:13.101 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-30 06:34:13.101 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-30 06:34:13.102 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-30 06:34:13.102 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-30 06:34:13.102 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-30 06:34:13.102 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:13.108 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:13.108 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-30 06:34:13.109 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:34:13.128 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-30 06:34:13.129 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-30 06:34:13.129 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-30 06:34:13.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-30 06:34:13.146 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-30 06:34:13.146 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-30 06:34:13.146 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-30 06:34:13.457 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing driver for type 'vlan' 2026-04-30 06:34:13.609 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] VlanTypeDriver initialization complete 2026-04-30 06:34:13.609 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing driver for type 'vxlan' 2026-04-30 06:34:13.610 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-30 06:34:13.659 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-30 06:34:13.659 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-30 06:34:13.659 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing extension driver 'port_security' 2026-04-30 06:34:13.659 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-30 06:34:13.660 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing extension driver 'qos' 2026-04-30 06:34:13.660 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-30 06:34:13.660 1 INFO neutron.plugins.ml2.managers [None req-7c3a0b6a-c945-4943-a219-394120f72efc - - - - - -] Initializing mechanism driver 'l2population' 2026-04-30 06:34:13.673 1 INFO neutron.quota [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded quota_driver: . 2026-04-30 06:34:13.674 1 INFO neutron.plugins.ml2.plugin [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Modular L2 Plugin initialization complete 2026-04-30 06:34:13.674 1 INFO neutron.plugins.ml2.managers [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-30 06:34:13.674 1 INFO neutron.plugins.ml2.managers [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-30 06:34:13.674 1 INFO neutron.plugins.ml2.managers [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-30 06:34:13.674 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: qos 2026-04-30 06:34:13.686 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: router 2026-04-30 06:34:13.734 1 INFO neutron.services.service_base [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-30 06:34:13.735 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: segments 2026-04-30 06:34:13.800 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: trunk 2026-04-30 06:34:13.812 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: vpnaas 2026-04-30 06:34:13.844 1 WARNING stevedore.named [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-30 06:34:13.915 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-30 06:34:13.915 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: taas 2026-04-30 06:34:14.063 1 WARNING stevedore.named [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 06:34:14.085 1 INFO neutron_taas.services.taas.taas_plugin [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-30 06:34:14.085 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: tapmirror 2026-04-30 06:34:14.096 1 WARNING stevedore.named [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-30 06:34:14.119 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-30 06:34:14.119 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: auto_allocate 2026-04-30 06:34:14.125 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: tag 2026-04-30 06:34:14.134 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: timestamp 2026-04-30 06:34:14.136 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: network_ip_availability 2026-04-30 06:34:14.140 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: flavors 2026-04-30 06:34:14.143 1 INFO neutron.manager [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loading Plugin: revisions 2026-04-30 06:34:14.146 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Initializing extension manager. 2026-04-30 06:34:14.147 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: address-group 2026-04-30 06:34:14.148 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: address-scope 2026-04-30 06:34:14.148 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-30 06:34:14.149 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: agent 2026-04-30 06:34:14.150 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: agent-resources-synced 2026-04-30 06:34:14.151 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-30 06:34:14.151 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-30 06:34:14.152 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: availability_zone 2026-04-30 06:34:14.153 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: availability_zone_filter 2026-04-30 06:34:14.153 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-30 06:34:14.154 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: default-subnetpools 2026-04-30 06:34:14.155 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-30 06:34:14.155 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: dns-integration 2026-04-30 06:34:14.156 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: dns-domain-ports 2026-04-30 06:34:14.156 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-30 06:34:14.157 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: dvr 2026-04-30 06:34:14.157 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-30 06:34:14.158 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: empty-string-filtering 2026-04-30 06:34:14.158 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:34:14.159 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-30 06:34:14.159 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: external-net 2026-04-30 06:34:14.159 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-30 06:34:14.160 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: extraroute 2026-04-30 06:34:14.161 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: extraroute-atomic 2026-04-30 06:34:14.162 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: filter-validation 2026-04-30 06:34:14.162 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-30 06:34:14.163 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-30 06:34:14.163 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-30 06:34:14.163 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: fip-port-details 2026-04-30 06:34:14.164 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: flavors 2026-04-30 06:34:14.165 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-30 06:34:14.166 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: floatingip-pools 2026-04-30 06:34:14.166 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: ip_allocation 2026-04-30 06:34:14.167 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-30 06:34:14.167 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: l2_adjacency 2026-04-30 06:34:14.168 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: router 2026-04-30 06:34:14.169 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-30 06:34:14.170 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-30 06:34:14.170 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-30 06:34:14.171 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: ext-gw-mode 2026-04-30 06:34:14.171 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: l3-ha 2026-04-30 06:34:14.172 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:34:14.172 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-30 06:34:14.173 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: l3-flavors 2026-04-30 06:34:14.174 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-30 06:34:14.174 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-30 06:34:14.176 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-30 06:34:14.177 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-30 06:34:14.178 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-30 06:34:14.179 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-30 06:34:14.179 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-30 06:34:14.180 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: multi-provider 2026-04-30 06:34:14.180 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: net-mtu 2026-04-30 06:34:14.181 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: net-mtu-writable 2026-04-30 06:34:14.181 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: network_availability_zone 2026-04-30 06:34:14.182 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: network_ha 2026-04-30 06:34:14.183 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: network-ip-availability 2026-04-30 06:34:14.183 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-30 06:34:14.184 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-30 06:34:14.185 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: pagination 2026-04-30 06:34:14.185 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-device-profile 2026-04-30 06:34:14.186 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-30 06:34:14.186 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-30 06:34:14.187 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-30 06:34:14.187 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-mac-override 2026-04-30 06:34:14.187 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-30 06:34:14.188 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-30 06:34:14.188 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-30 06:34:14.189 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-resource-request 2026-04-30 06:34:14.189 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-30 06:34:14.190 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-30 06:34:14.190 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: binding 2026-04-30 06:34:14.191 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: binding-extended 2026-04-30 06:34:14.192 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-security 2026-04-30 06:34:14.192 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: project-id 2026-04-30 06:34:14.192 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: provider 2026-04-30 06:34:14.193 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-30 06:34:14.195 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos 2026-04-30 06:34:14.195 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-30 06:34:14.196 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-30 06:34:14.196 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-default 2026-04-30 06:34:14.197 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-fip 2026-04-30 06:34:14.198 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-30 06:34:14.198 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-30 06:34:14.198 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-30 06:34:14.199 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-30 06:34:14.200 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-30 06:34:14.200 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-pps 2026-04-30 06:34:14.201 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-30 06:34:14.201 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-30 06:34:14.202 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: qos-rules-alias 2026-04-30 06:34:14.202 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: quota-check-limit 2026-04-30 06:34:14.203 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-30 06:34:14.205 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: quotas 2026-04-30 06:34:14.207 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: quota_details 2026-04-30 06:34:14.209 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: rbac-policies 2026-04-30 06:34:14.209 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: rbac-address-group 2026-04-30 06:34:14.210 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: rbac-address-scope 2026-04-30 06:34:14.210 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: rbac-security-groups 2026-04-30 06:34:14.210 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-30 06:34:14.211 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: revision-if-match 2026-04-30 06:34:14.212 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-30 06:34:14.212 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: router_availability_zone 2026-04-30 06:34:14.213 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-30 06:34:14.213 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-30 06:34:14.215 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-30 06:34:14.215 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-30 06:34:14.216 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-30 06:34:14.216 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-30 06:34:14.217 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-30 06:34:14.217 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-30 06:34:14.221 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: security-group 2026-04-30 06:34:14.222 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: segment 2026-04-30 06:34:14.222 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-30 06:34:14.223 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: service-type 2026-04-30 06:34:14.223 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: sorting 2026-04-30 06:34:14.224 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: standard-attr-segment 2026-04-30 06:34:14.225 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: standard-attr-description 2026-04-30 06:34:14.225 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: stateful-security-group 2026-04-30 06:34:14.226 1 WARNING neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-30 06:34:14.226 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-30 06:34:14.227 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: subnet-external-network 2026-04-30 06:34:14.229 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: subnet_onboard 2026-04-30 06:34:14.229 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-30 06:34:14.230 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: subnet-service-types 2026-04-30 06:34:14.230 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: subnet_allocation 2026-04-30 06:34:14.231 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-30 06:34:14.231 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: tag-creation 2026-04-30 06:34:14.232 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-30 06:34:14.235 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: standard-attr-tag 2026-04-30 06:34:14.236 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-30 06:34:14.236 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: trunk 2026-04-30 06:34:14.237 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: trunk-details 2026-04-30 06:34:14.237 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-30 06:34:14.238 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-30 06:34:14.238 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-30 06:34:14.239 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-30 06:34:14.240 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-30 06:34:14.241 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-30 06:34:14.242 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: vpn-flavors 2026-04-30 06:34:14.243 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: vpnaas 2026-04-30 06:34:14.244 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: taas 2026-04-30 06:34:14.245 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: tap-mirror 2026-04-30 06:34:14.246 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-30 06:34:14.246 1 INFO neutron.api.extensions [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-30 06:34:14.248 1 WARNING oslo_service.backend._threading.service [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-30 06:34:14.255 1 WARNING oslo_service.backend._threading.service [None req-d514c396-a54a-43b8-bd50-2acbc050f2b0 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-30 06:34:44.335 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-30 06:34:44.378 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-30 06:34:44.378 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-30 06:34:53.830 16 INFO neutron.db.l3_hamode_db [None req-f948602b-e7a7-40cc-b754-2ba52f2c44bf - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-30 06:35:05.323 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port cfeb43e8-f0b5-446c-abd3-ad13fb080033 2026-04-30 06:35:07.184 13 INFO neutron.plugins.ml2.plugin [None req-7a3a85a6-d28b-4127-b24a-646da149490f - - - - - -] Attempt 1 to provision port cfeb43e8-f0b5-446c-abd3-ad13fb080033 2026-04-30 06:35:07.220 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port cfeb43e8-f0b5-446c-abd3-ad13fb080033 2026-04-30 06:35:08.845 13 INFO neutron.plugins.ml2.plugin [None req-f542a609-c7e6-479f-8e73-f9d57d6a2549 - - - - - -] Attempt 1 to provision port cfeb43e8-f0b5-446c-abd3-ad13fb080033 2026-04-30 06:39:39.305 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 83ac737c-f3a3-409d-b81f-34c6b72447ad 2026-04-30 06:39:40.399 16 INFO neutron.plugins.ml2.plugin [None req-78a4d75a-de1d-45d1-9b35-2570e484ef45 - - - - - -] Attempt 1 to provision port 83ac737c-f3a3-409d-b81f-34c6b72447ad 2026-04-30 06:39:41.289 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 83ac737c-f3a3-409d-b81f-34c6b72447ad 2026-04-30 06:39:42.044 16 INFO neutron.plugins.ml2.plugin [None req-c6ab5ef3-7b97-462b-9c38-c157f7bd67e1 - - - - - -] Attempt 1 to provision port 83ac737c-f3a3-409d-b81f-34c6b72447ad 2026-04-30 06:39:46.515 16 INFO neutron.plugins.ml2.plugin [None req-0eabd94e-4b2e-4ec9-ad27-5e78c2657ac3 - - - - - -] Attempt 1 to provision port 6df733b5-7fd5-4972-a062-40ca8a338982 2026-04-30 06:43:11.936 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6df733b5-7fd5-4972-a062-40ca8a338982 2026-04-30 06:43:13.377 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6df733b5-7fd5-4972-a062-40ca8a338982 2026-04-30 06:51:53.497 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port f8b0ac8f-d6af-49d4-b440-b10d9e8e74e2 2026-04-30 06:51:55.472 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port f8b0ac8f-d6af-49d4-b440-b10d9e8e74e2 2026-04-30 07:02:24.749 13 INFO neutron.plugins.ml2.plugin [None req-df54d3d2-bef7-4c17-9789-7a691e980b26 - - - - - -] Attempt 1 to provision port cfeb43e8-f0b5-446c-abd3-ad13fb080033 2026-04-30 07:02:24.805 13 INFO neutron.plugins.ml2.plugin [None req-df54d3d2-bef7-4c17-9789-7a691e980b26 - - - - - -] Attempt 1 to provision port 83ac737c-f3a3-409d-b81f-34c6b72447ad 2026-04-30 07:02:24.852 13 INFO neutron.plugins.ml2.plugin [None req-df54d3d2-bef7-4c17-9789-7a691e980b26 - - - - - -] Attempt 1 to provision port 6df733b5-7fd5-4972-a062-40ca8a338982 2026-04-30 07:07:01.803 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 7cd7cdd8-2e87-47ef-b35c-93f656d63899 2026-04-30 07:07:03.128 13 INFO neutron.plugins.ml2.plugin [None req-ec68d5d3-1cbe-43ad-b2ed-c5ec9e43edcd - - - - - -] Attempt 1 to provision port 7cd7cdd8-2e87-47ef-b35c-93f656d63899 2026-04-30 07:07:03.212 13 INFO neutron.plugins.ml2.plugin [None req-ec68d5d3-1cbe-43ad-b2ed-c5ec9e43edcd - - - - - -] Attempt 1 to provision port 0bca3853-4f4b-48cf-bb01-085abd1bd398 2026-04-30 07:07:03.769 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 7cd7cdd8-2e87-47ef-b35c-93f656d63899 2026-04-30 07:07:05.811 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2030d42c-cb06-448e-8535-22dcf45d46eb 2026-04-30 07:07:07.809 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2030d42c-cb06-448e-8535-22dcf45d46eb 2026-04-30 07:07:10.028 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 9e129c59-c47a-4058-aaf1-40f9d8383483 2026-04-30 07:07:11.965 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 9e129c59-c47a-4058-aaf1-40f9d8383483 2026-04-30 07:07:12.247 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2929b190-17a2-4ad8-8ee4-fb357f705af5 2026-04-30 07:07:12.952 13 INFO neutron.plugins.ml2.plugin [None req-cffd7e8f-27a4-42be-aca1-d2952070b6bd - - - - - -] Attempt 1 to provision port e4a8cab2-152f-4c6f-b1a9-23b1713ac40f 2026-04-30 07:07:12.984 13 INFO neutron.plugins.ml2.plugin [None req-cffd7e8f-27a4-42be-aca1-d2952070b6bd - - - - - -] Attempt 1 to provision port 2030d42c-cb06-448e-8535-22dcf45d46eb 2026-04-30 07:07:13.041 13 INFO neutron.plugins.ml2.plugin [None req-cffd7e8f-27a4-42be-aca1-d2952070b6bd - - - - - -] Attempt 1 to provision port b106d5a8-00c1-483d-ad36-7b37f9a0e525 2026-04-30 07:07:13.070 13 INFO neutron.plugins.ml2.plugin [None req-cffd7e8f-27a4-42be-aca1-d2952070b6bd - - - - - -] Attempt 1 to provision port 77ddb1a0-51d6-448a-ac09-c0d17389b2cf 2026-04-30 07:07:13.097 13 INFO neutron.plugins.ml2.plugin [None req-cffd7e8f-27a4-42be-aca1-d2952070b6bd - - - - - -] Attempt 1 to provision port 7cd7cdd8-2e87-47ef-b35c-93f656d63899 2026-04-30 07:07:13.151 13 INFO neutron.plugins.ml2.plugin [None req-cffd7e8f-27a4-42be-aca1-d2952070b6bd - - - - - -] Attempt 1 to provision port 0bca3853-4f4b-48cf-bb01-085abd1bd398 2026-04-30 07:07:14.080 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6ddc493b-b8f3-4d94-bcad-0e520fd17167 2026-04-30 07:07:14.482 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2929b190-17a2-4ad8-8ee4-fb357f705af5 2026-04-30 07:07:15.843 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6ddc493b-b8f3-4d94-bcad-0e520fd17167 2026-04-30 07:07:16.058 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 90843a70-80bd-4e04-a30a-effe81cb171b 2026-04-30 07:07:19.535 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6947b0a2-4de4-42a2-be5a-46fca3feb1f4 2026-04-30 07:07:19.859 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 9849ebbe-5221-49ab-8949-4b6acc58ab84 2026-04-30 07:07:20.025 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bbe5d68-c33e-41dd-9fac-07731b9764bf'] response: {'server_uuid': '40d692b6-d659-4cad-837c-207647dc6697', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6947b0a2-4de4-42a2-be5a-46fca3feb1f4', 'code': 200} 2026-04-30 07:07:20.364 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 11d517a5-f0c4-4f44-8575-7aa6a7183488 2026-04-30 07:07:20.736 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 90843a70-80bd-4e04-a30a-effe81cb171b 2026-04-30 07:07:21.316 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6947b0a2-4de4-42a2-be5a-46fca3feb1f4 2026-04-30 07:07:21.507 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 11d517a5-f0c4-4f44-8575-7aa6a7183488 2026-04-30 07:07:21.676 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 9849ebbe-5221-49ab-8949-4b6acc58ab84 2026-04-30 07:07:22.085 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d73af874-6867-4fc3-949c-641490a9c134'] response: {'server_uuid': '924f226c-1dab-4c49-8c81-46360f370657', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9849ebbe-5221-49ab-8949-4b6acc58ab84', 'code': 200} 2026-04-30 07:07:24.413 16 INFO neutron.plugins.ml2.plugin [None req-08ab3a46-e4c9-4449-9642-ffcb363ae672 - - - - - -] Attempt 1 to provision port e4a8cab2-152f-4c6f-b1a9-23b1713ac40f 2026-04-30 07:07:24.468 16 INFO neutron.plugins.ml2.plugin [None req-08ab3a46-e4c9-4449-9642-ffcb363ae672 - - - - - -] Attempt 1 to provision port 11d517a5-f0c4-4f44-8575-7aa6a7183488 2026-04-30 07:07:24.519 16 INFO neutron.plugins.ml2.plugin [None req-08ab3a46-e4c9-4449-9642-ffcb363ae672 - - - - - -] Attempt 1 to provision port 2c568500-3a1e-4051-8394-0131227074ea 2026-04-30 07:07:24.546 16 INFO neutron.plugins.ml2.plugin [None req-08ab3a46-e4c9-4449-9642-ffcb363ae672 - - - - - -] Attempt 1 to provision port 0bca3853-4f4b-48cf-bb01-085abd1bd398 2026-04-30 07:07:25.724 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a2431f22-d82f-4891-9a25-54dd21db43be 2026-04-30 07:07:26.242 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b65428f-34fe-4e3c-8d90-c43e47375d09'] response: {'server_uuid': 'a21e0803-abbf-4df9-9fe3-8dc266d13585', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2431f22-d82f-4891-9a25-54dd21db43be', 'code': 200} 2026-04-30 07:07:27.891 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:07:28.232 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a2431f22-d82f-4891-9a25-54dd21db43be 2026-04-30 07:07:28.386 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f80f91e-862f-41ea-8b35-d59b13703c7f'] response: {'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'code': 200} 2026-04-30 07:07:30.138 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 1c4fc484-c125-4e5a-89f0-939fe45981ca 2026-04-30 07:07:31.103 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:07:32.737 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 1c4fc484-c125-4e5a-89f0-939fe45981ca 2026-04-30 07:07:34.137 16 INFO neutron.plugins.ml2.plugin [None req-7344b535-3840-4a03-b485-fc7f5110c21a - - - - - -] Attempt 1 to provision port afe7f4a3-bf69-492a-a8a1-0eb646127e0f 2026-04-30 07:07:34.180 16 INFO neutron.plugins.ml2.plugin [None req-7344b535-3840-4a03-b485-fc7f5110c21a - - - - - -] Attempt 1 to provision port 1c4fc484-c125-4e5a-89f0-939fe45981ca 2026-04-30 07:07:34.234 16 INFO neutron.plugins.ml2.plugin [None req-7344b535-3840-4a03-b485-fc7f5110c21a - - - - - -] Attempt 1 to provision port 2c568500-3a1e-4051-8394-0131227074ea 2026-04-30 07:07:34.262 16 INFO neutron.plugins.ml2.plugin [None req-7344b535-3840-4a03-b485-fc7f5110c21a - - - - - -] Attempt 1 to provision port 563e185c-26f8-4ef1-9dfe-f0a7848454ba 2026-04-30 07:07:34.291 16 INFO neutron.plugins.ml2.plugin [None req-7344b535-3840-4a03-b485-fc7f5110c21a - - - - - -] Attempt 1 to provision port 5ea5caee-0f84-4bec-bcd9-a854b3e339b9 2026-04-30 07:07:34.329 16 INFO neutron.plugins.ml2.plugin [None req-7344b535-3840-4a03-b485-fc7f5110c21a - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:07:39.752 13 INFO neutron.plugins.ml2.plugin [None req-43446910-9a75-44b8-a27a-44c90e64736c - - - - - -] Attempt 1 to provision port 1c4fc484-c125-4e5a-89f0-939fe45981ca 2026-04-30 07:07:39.878 13 INFO neutron.plugins.ml2.plugin [None req-43446910-9a75-44b8-a27a-44c90e64736c - - - - - -] Attempt 1 to provision port 5ea5caee-0f84-4bec-bcd9-a854b3e339b9 2026-04-30 07:07:39.927 13 INFO neutron.plugins.ml2.plugin [None req-43446910-9a75-44b8-a27a-44c90e64736c - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:07:42.505 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 86daa66c-eae4-4e1d-9eb3-bdee3a348f99 2026-04-30 07:07:44.222 16 INFO neutron.plugins.ml2.plugin [None req-f5e6494a-8772-4052-9da1-fae88d9c986a - - - - - -] Attempt 1 to provision port a2431f22-d82f-4891-9a25-54dd21db43be 2026-04-30 07:07:44.290 16 INFO neutron.plugins.ml2.plugin [None req-f5e6494a-8772-4052-9da1-fae88d9c986a - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:07:44.338 16 INFO neutron.plugins.ml2.plugin [None req-f5e6494a-8772-4052-9da1-fae88d9c986a - - - - - -] Attempt 1 to provision port 000c35e9-ce6b-45f6-8124-dddc174b55c8 2026-04-30 07:07:44.478 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 86daa66c-eae4-4e1d-9eb3-bdee3a348f99 2026-04-30 07:07:46.629 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2725bf99-de6c-4456-833c-ba042406fe16 2026-04-30 07:07:48.505 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2c568500-3a1e-4051-8394-0131227074ea 2026-04-30 07:07:48.791 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2725bf99-de6c-4456-833c-ba042406fe16 2026-04-30 07:07:50.032 16 INFO neutron.plugins.ml2.plugin [None req-dddedce6-4241-4426-a328-bc5e23737564 - - - - - -] Attempt 1 to provision port 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:07:50.058 16 INFO neutron.plugins.ml2.plugin [None req-dddedce6-4241-4426-a328-bc5e23737564 - - - - - -] Attempt 1 to provision port 2725bf99-de6c-4456-833c-ba042406fe16 2026-04-30 07:07:50.526 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port afe7f4a3-bf69-492a-a8a1-0eb646127e0f 2026-04-30 07:07:50.774 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2c568500-3a1e-4051-8394-0131227074ea 2026-04-30 07:07:53.142 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port afe7f4a3-bf69-492a-a8a1-0eb646127e0f 2026-04-30 07:07:53.292 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port d309fe56-eb67-4681-8166-82d7ba59fc71 2026-04-30 07:07:53.410 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9847e4e1-e932-46b1-a431-f85c2956add2'] response: {'server_uuid': 'fc016e52-1d4e-4fb7-98f6-47dfdbc886f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd309fe56-eb67-4681-8166-82d7ba59fc71', 'code': 200} 2026-04-30 07:07:53.509 16 INFO neutron.plugins.ml2.plugin [None req-5f520ad2-ec9e-49b4-9955-818dea498e29 - - - - - -] Attempt 1 to provision port 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:07:53.557 16 INFO neutron.plugins.ml2.plugin [None req-5f520ad2-ec9e-49b4-9955-818dea498e29 - - - - - -] Attempt 1 to provision port cfa8a5cd-3b9f-4254-89c0-7e8294853901 2026-04-30 07:07:53.614 16 INFO neutron.plugins.ml2.plugin [None req-5f520ad2-ec9e-49b4-9955-818dea498e29 - - - - - -] Attempt 1 to provision port d309fe56-eb67-4681-8166-82d7ba59fc71 2026-04-30 07:07:53.721 16 INFO neutron.plugins.ml2.plugin [None req-5f520ad2-ec9e-49b4-9955-818dea498e29 - - - - - -] Attempt 1 to provision port 2725bf99-de6c-4456-833c-ba042406fe16 2026-04-30 07:07:54.477 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port d309fe56-eb67-4681-8166-82d7ba59fc71 2026-04-30 07:07:56.566 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5ea5caee-0f84-4bec-bcd9-a854b3e339b9 2026-04-30 07:07:56.865 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 563e185c-26f8-4ef1-9dfe-f0a7848454ba 2026-04-30 07:07:57.194 13 INFO neutron.plugins.ml2.plugin [None req-eccecb05-5ff6-4872-bebc-d6c3ab6f5bde - - - - - -] Attempt 1 to provision port 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:07:58.468 16 INFO neutron.plugins.ml2.plugin [None req-563d7c41-a8ae-4a49-b0ea-d7235e2c3098 - - - - - -] Attempt 1 to provision port 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:07:58.617 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5ea5caee-0f84-4bec-bcd9-a854b3e339b9 2026-04-30 07:07:58.756 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 563e185c-26f8-4ef1-9dfe-f0a7848454ba 2026-04-30 07:07:58.878 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 000c35e9-ce6b-45f6-8124-dddc174b55c8 2026-04-30 07:07:59.143 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:07:59.816 16 INFO neutron.plugins.ml2.plugin [None req-47f0ed7f-1d5e-449a-aec7-cc8cc5ccf05c - - - - - -] Attempt 1 to provision port d309fe56-eb67-4681-8166-82d7ba59fc71 2026-04-30 07:08:00.526 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 000c35e9-ce6b-45f6-8124-dddc174b55c8 2026-04-30 07:08:00.699 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5a4d8e0c-4175-4f51-8aaa-91494c331027 2026-04-30 07:08:06.422 13 INFO neutron.plugins.ml2.plugin [None req-d6556ef8-32bf-42f8-9da8-914b7265c026 - - - - - -] Attempt 1 to provision port a2431f22-d82f-4891-9a25-54dd21db43be 2026-04-30 07:08:06.647 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a2431f22-d82f-4891-9a25-54dd21db43be 2026-04-30 07:08:07.471 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a68e750-968b-40a9-af34-8e1bb110ece8'] response: {'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'code': 200} 2026-04-30 07:08:11.149 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:08:11.255 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d299aef7-f3cd-4356-af60-d953e8c42fe7'] response: {'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'code': 200} 2026-04-30 07:08:12.570 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b9433af9-59b0-413b-84e7-fcad3cf7c18b 2026-04-30 07:08:24.510 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port e7b7ad2b-7b04-40b3-a67d-ce4901813293 2026-04-30 07:08:24.533 16 INFO neutron.plugins.ml2.plugin [None req-1b9212fc-0d15-44a7-b209-83f3eeaafb23 - - - - - -] Attempt 1 to provision port e7b7ad2b-7b04-40b3-a67d-ce4901813293 2026-04-30 07:08:24.892 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5f0271a9-887f-48e8-a73b-e9339886aa5a 2026-04-30 07:08:25.164 16 INFO neutron.plugins.ml2.plugin [None req-1b9212fc-0d15-44a7-b209-83f3eeaafb23 - - - - - -] Attempt 1 to provision port 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:26.503 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port e7b7ad2b-7b04-40b3-a67d-ce4901813293 2026-04-30 07:08:26.707 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5f0271a9-887f-48e8-a73b-e9339886aa5a 2026-04-30 07:08:28.073 13 INFO neutron.plugins.ml2.plugin [None req-366a6a2b-5956-4052-a411-39652e86de86 - - - - - -] Attempt 1 to provision port e7b7ad2b-7b04-40b3-a67d-ce4901813293 2026-04-30 07:08:28.128 13 INFO neutron.plugins.ml2.plugin [None req-366a6a2b-5956-4052-a411-39652e86de86 - - - - - -] Attempt 1 to provision port 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:28.161 13 INFO neutron.plugins.ml2.plugin [None req-366a6a2b-5956-4052-a411-39652e86de86 - - - - - -] Attempt 1 to provision port 395e93eb-7957-4466-83ac-bf8b2d52ebf1 2026-04-30 07:08:29.782 13 INFO neutron.plugins.ml2.plugin [None req-eac85b81-b98b-414b-9de9-f4c84a0fc673 - - - - - -] Attempt 1 to provision port 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:31.005 13 INFO neutron.plugins.ml2.plugin [None req-0a872075-66c0-4f69-853d-79df572f782c - - - - - -] Attempt 1 to provision port 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:36.693 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d846324c-eee0-43c1-be6b-16aecbb32ad3'] response: {'server_uuid': 'c4bb133a-7861-4195-ab4f-5cb7f6583e4e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b9433af9-59b0-413b-84e7-fcad3cf7c18b', 'code': 200} 2026-04-30 07:08:37.356 16 INFO neutron.plugins.ml2.plugin [None req-d38cb83d-e657-4568-9026-a6601899248c - - - - - -] Attempt 1 to provision port 00414688-49f6-418e-9dc9-2474e276ec1a 2026-04-30 07:08:40.574 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 9ffe0738-107c-463a-827d-51aa4c86680b 2026-04-30 07:08:40.933 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b7593e05-8180-46b9-9572-421228ba5eb4 2026-04-30 07:08:43.201 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 9ffe0738-107c-463a-827d-51aa4c86680b 2026-04-30 07:08:43.479 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b7593e05-8180-46b9-9572-421228ba5eb4 2026-04-30 07:08:43.793 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b34eb64f-1897-4056-ba12-44358c19cdaf 2026-04-30 07:08:44.105 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a762888b-10e9-44cd-9a99-e740b796c3ca'] response: {'server_uuid': '28231981-b517-4dff-95dd-c9bf0566d54d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b34eb64f-1897-4056-ba12-44358c19cdaf', 'code': 200} 2026-04-30 07:08:45.207 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b34eb64f-1897-4056-ba12-44358c19cdaf 2026-04-30 07:08:46.997 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:47.256 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 395e93eb-7957-4466-83ac-bf8b2d52ebf1 2026-04-30 07:08:47.755 16 INFO neutron.plugins.ml2.plugin [None req-ce6f8397-1354-4343-9eb8-df6a3811cd19 - - - - - -] Attempt 1 to provision port 96f59dc4-2472-4d0c-99f9-16395802f992 2026-04-30 07:08:47.787 16 INFO neutron.plugins.ml2.plugin [None req-ce6f8397-1354-4343-9eb8-df6a3811cd19 - - - - - -] Attempt 1 to provision port 9ffe0738-107c-463a-827d-51aa4c86680b 2026-04-30 07:08:49.025 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6694f125-14ad-43a1-a560-267e3d4ba38a 2026-04-30 07:08:49.204 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 395e93eb-7957-4466-83ac-bf8b2d52ebf1 2026-04-30 07:08:51.443 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b87aa041-f86c-46d3-b3d5-35b596a44a60 2026-04-30 07:08:51.593 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c043a622-7fb6-4432-8be5-5ac37f056067'] response: {'server_uuid': '6c09bb8b-f4be-4bd6-b813-4805bcc1132d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b87aa041-f86c-46d3-b3d5-35b596a44a60', 'code': 200} 2026-04-30 07:08:52.832 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b87aa041-f86c-46d3-b3d5-35b596a44a60 2026-04-30 07:08:55.703 16 WARNING neutron.plugins.ml2.plugin [None req-38f00c41-7089-4126-a7a4-cf081998f51e - - - - - -] Concurrent port binding operations failed on port 96f59dc4-2472-4d0c-99f9-16395802f992 2026-04-30 07:08:55.706 16 INFO neutron.plugins.ml2.plugin [None req-38f00c41-7089-4126-a7a4-cf081998f51e - - - - - -] Attempt 2 to bind port 96f59dc4-2472-4d0c-99f9-16395802f992 2026-04-30 07:08:57.141 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 00414688-49f6-418e-9dc9-2474e276ec1a 2026-04-30 07:08:57.420 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 96f59dc4-2472-4d0c-99f9-16395802f992 2026-04-30 07:08:58.892 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 00414688-49f6-418e-9dc9-2474e276ec1a 2026-04-30 07:08:59.052 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 96f59dc4-2472-4d0c-99f9-16395802f992 2026-04-30 07:09:12.834 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 8d4aad13-44b9-4633-93f8-121e0f0b8c6e 2026-04-30 07:09:14.953 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 8d4aad13-44b9-4633-93f8-121e0f0b8c6e 2026-04-30 07:09:22.920 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 905eba46-f3e2-4fbd-b5d7-9e9e9574b7d5 2026-04-30 07:09:24.973 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 905eba46-f3e2-4fbd-b5d7-9e9e9574b7d5 2026-04-30 07:09:25.153 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port ca172582-a482-4ee2-9e45-117c6d3a33f7 2026-04-30 07:09:26.932 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port ca172582-a482-4ee2-9e45-117c6d3a33f7 2026-04-30 07:09:30.869 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b0cd2d72-a75c-4244-a0d8-84866932fdca 2026-04-30 07:09:32.974 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b0cd2d72-a75c-4244-a0d8-84866932fdca 2026-04-30 07:09:34.909 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 2026-04-30 07:09:37.002 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port 94d6a2dd-130c-4c64-be28-11c1eaaedac0 2026-04-30 07:09:37.048 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 2026-04-30 07:09:37.118 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port 5bcaec41-7ef1-48ce-b56d-6e815baa25ec 2026-04-30 07:09:37.165 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port ca172582-a482-4ee2-9e45-117c6d3a33f7 2026-04-30 07:09:37.208 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port eec64c52-f746-4873-816d-88aa75f4f42e 2026-04-30 07:09:37.233 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port b0cd2d72-a75c-4244-a0d8-84866932fdca 2026-04-30 07:09:37.314 13 INFO neutron.plugins.ml2.plugin [None req-299047dd-1464-4ead-8fd0-5ebc60a11228 - - - - - -] Attempt 1 to provision port 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:09:37.471 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 466981ef-839e-4cd6-b60d-c0a7b543a2d5 2026-04-30 07:09:37.571 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-285c13c3-fd27-40ac-83b2-8600dcae7fb0'] response: {'server_uuid': 'd6ba1596-68c9-4ca1-b324-d1d61e49543b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '466981ef-839e-4cd6-b60d-c0a7b543a2d5', 'code': 200} 2026-04-30 07:09:37.761 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 2026-04-30 07:09:39.579 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 466981ef-839e-4cd6-b60d-c0a7b543a2d5 2026-04-30 07:09:39.826 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:09:40.277 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 658bbbc9-fe22-41cb-8192-7e013e321562 2026-04-30 07:09:40.408 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1870c75f-563d-49d9-acab-b106cbe416fb'] response: {'server_uuid': '1b8948b6-a306-42ce-8738-5e2a08df6010', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '658bbbc9-fe22-41cb-8192-7e013e321562', 'code': 200} 2026-04-30 07:09:41.424 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 94d6a2dd-130c-4c64-be28-11c1eaaedac0 2026-04-30 07:09:41.731 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:09:41.891 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port eec64c52-f746-4873-816d-88aa75f4f42e 2026-04-30 07:09:42.133 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5bcaec41-7ef1-48ce-b56d-6e815baa25ec 2026-04-30 07:09:42.350 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 658bbbc9-fe22-41cb-8192-7e013e321562 2026-04-30 07:09:43.219 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 94d6a2dd-130c-4c64-be28-11c1eaaedac0 2026-04-30 07:09:43.411 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port eec64c52-f746-4873-816d-88aa75f4f42e 2026-04-30 07:09:43.669 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5bcaec41-7ef1-48ce-b56d-6e815baa25ec 2026-04-30 07:09:54.870 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 2026-04-30 07:09:54.941 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port 5bcaec41-7ef1-48ce-b56d-6e815baa25ec 2026-04-30 07:09:54.987 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:09:55.060 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port 658bbbc9-fe22-41cb-8192-7e013e321562 2026-04-30 07:09:55.111 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port 466981ef-839e-4cd6-b60d-c0a7b543a2d5 2026-04-30 07:09:55.172 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port eec64c52-f746-4873-816d-88aa75f4f42e 2026-04-30 07:09:55.197 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port de869665-1a30-4481-9372-0845d50914dc 2026-04-30 07:09:55.228 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port ca172582-a482-4ee2-9e45-117c6d3a33f7 2026-04-30 07:09:55.279 16 INFO neutron.plugins.ml2.plugin [None req-e8bb35cf-ad08-4ddb-99c0-2856615c2b36 - - - - - -] Attempt 1 to provision port b0cd2d72-a75c-4244-a0d8-84866932fdca 2026-04-30 07:09:55.298 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-598b6327-6036-47f3-921b-6e68782974fc'] response: {'server_uuid': 'af9f5182-c662-4706-92a8-3eb3c83f635f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de869665-1a30-4481-9372-0845d50914dc', 'code': 200} 2026-04-30 07:09:57.200 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port de869665-1a30-4481-9372-0845d50914dc 2026-04-30 07:10:05.365 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb9295f0-e57a-45d9-9bde-280552d325ce'] response: {'server_uuid': 'd6ba1596-68c9-4ca1-b324-d1d61e49543b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '466981ef-839e-4cd6-b60d-c0a7b543a2d5', 'code': 200} 2026-04-30 07:10:07.290 13 INFO neutron.plugins.ml2.plugin [None req-fe029938-cf4b-45e1-a418-7b255e4ca64a - - - - - -] Attempt 1 to provision port de869665-1a30-4481-9372-0845d50914dc 2026-04-30 07:10:07.391 13 INFO neutron.plugins.ml2.plugin [None req-fe029938-cf4b-45e1-a418-7b255e4ca64a - - - - - -] Attempt 1 to provision port ac39b026-44e0-4d51-b0c8-1ce5ae2dee86 2026-04-30 07:10:07.525 13 INFO neutron.plugins.ml2.plugin [None req-fe029938-cf4b-45e1-a418-7b255e4ca64a - - - - - -] Attempt 1 to provision port 5bcaec41-7ef1-48ce-b56d-6e815baa25ec 2026-04-30 07:10:07.633 13 INFO neutron.plugins.ml2.plugin [None req-fe029938-cf4b-45e1-a418-7b255e4ca64a - - - - - -] Attempt 1 to provision port 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:10:09.179 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port f03f894f-82bb-467c-b90d-e7a97451827b 2026-04-30 07:10:11.335 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port f03f894f-82bb-467c-b90d-e7a97451827b 2026-04-30 07:10:11.552 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 75ca07a5-0d02-4ce5-980e-fd7d671295e9 2026-04-30 07:10:13.194 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 75ca07a5-0d02-4ce5-980e-fd7d671295e9 2026-04-30 07:10:15.949 13 INFO neutron.plugins.ml2.plugin [None req-4bc054a2-8c8b-4210-b08b-ebdff3b95810 - - - - - -] Attempt 1 to provision port 658bbbc9-fe22-41cb-8192-7e013e321562 2026-04-30 07:10:16.021 13 INFO neutron.plugins.ml2.plugin [None req-4bc054a2-8c8b-4210-b08b-ebdff3b95810 - - - - - -] Attempt 1 to provision port cf6143f5-d489-4191-97e1-77b3b6b3f182 2026-04-30 07:10:16.064 13 INFO neutron.plugins.ml2.plugin [None req-4bc054a2-8c8b-4210-b08b-ebdff3b95810 - - - - - -] Attempt 1 to provision port b6257791-2a43-4a2a-b7b9-b0ad054d0c5c 2026-04-30 07:10:16.098 13 INFO neutron.plugins.ml2.plugin [None req-4bc054a2-8c8b-4210-b08b-ebdff3b95810 - - - - - -] Attempt 1 to provision port 4561415e-05d5-46e1-8101-d231f3db2b52 2026-04-30 07:10:16.156 13 INFO neutron.plugins.ml2.plugin [None req-4bc054a2-8c8b-4210-b08b-ebdff3b95810 - - - - - -] Attempt 1 to provision port 75ca07a5-0d02-4ce5-980e-fd7d671295e9 2026-04-30 07:10:22.483 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 77c38209-2c89-4bf3-8a97-8f48e43d4335 2026-04-30 07:10:22.607 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ec6fe69-ce19-474d-ab09-c7442ccc104f'] response: {'server_uuid': '950f3b44-0229-4fc8-9d56-af88095a0793', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77c38209-2c89-4bf3-8a97-8f48e43d4335', 'code': 200} 2026-04-30 07:10:23.752 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 77c38209-2c89-4bf3-8a97-8f48e43d4335 2026-04-30 07:10:25.817 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b6257791-2a43-4a2a-b7b9-b0ad054d0c5c 2026-04-30 07:10:28.031 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port b6257791-2a43-4a2a-b7b9-b0ad054d0c5c 2026-04-30 07:10:28.161 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port cf6143f5-d489-4191-97e1-77b3b6b3f182 2026-04-30 07:10:28.483 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5dd20351-2b3c-46a4-9a69-92042880506d 2026-04-30 07:10:28.795 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port cd047e03-1388-4e3a-a2cb-b1c497a1f366 2026-04-30 07:10:29.749 16 INFO neutron.plugins.ml2.plugin [None req-d220ac13-b634-432d-93a0-12d3b2879248 - - - - - -] Attempt 1 to provision port de869665-1a30-4481-9372-0845d50914dc 2026-04-30 07:10:29.847 16 INFO neutron.plugins.ml2.plugin [None req-d220ac13-b634-432d-93a0-12d3b2879248 - - - - - -] Attempt 1 to provision port 29f60b94-d56a-402f-8867-ed9759e657ab 2026-04-30 07:10:29.873 16 INFO neutron.plugins.ml2.plugin [None req-d220ac13-b634-432d-93a0-12d3b2879248 - - - - - -] Attempt 1 to provision port cf6143f5-d489-4191-97e1-77b3b6b3f182 2026-04-30 07:10:29.944 16 INFO neutron.plugins.ml2.plugin [None req-d220ac13-b634-432d-93a0-12d3b2879248 - - - - - -] Attempt 1 to provision port 5dd20351-2b3c-46a4-9a69-92042880506d 2026-04-30 07:10:30.007 16 INFO neutron.plugins.ml2.plugin [None req-d220ac13-b634-432d-93a0-12d3b2879248 - - - - - -] Attempt 1 to provision port 8afacac9-9902-4994-82e9-51ffcb0c760d 2026-04-30 07:10:30.033 16 INFO neutron.plugins.ml2.plugin [None req-d220ac13-b634-432d-93a0-12d3b2879248 - - - - - -] Attempt 1 to provision port 75ca07a5-0d02-4ce5-980e-fd7d671295e9 2026-04-30 07:10:30.549 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 5dd20351-2b3c-46a4-9a69-92042880506d 2026-04-30 07:10:30.868 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port cd047e03-1388-4e3a-a2cb-b1c497a1f366 2026-04-30 07:10:31.228 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port cf6143f5-d489-4191-97e1-77b3b6b3f182 2026-04-30 07:10:32.644 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6f57dbc0-ae74-43aa-afb1-7a6e2a8a77d5 2026-04-30 07:10:33.700 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 133d852c-811f-432c-a773-f7fe397c41c2 2026-04-30 07:10:34.916 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 6f57dbc0-ae74-43aa-afb1-7a6e2a8a77d5 2026-04-30 07:10:35.160 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 133d852c-811f-432c-a773-f7fe397c41c2 2026-04-30 07:10:45.304 16 INFO neutron.plugins.ml2.plugin [None req-2da50691-6dbd-437b-85d9-541e60ce120a - - - - - -] Attempt 1 to provision port 1108770a-bc97-4d8e-b88f-bffdce42caf7 2026-04-30 07:10:45.324 16 INFO neutron.plugins.ml2.plugin [None req-2da50691-6dbd-437b-85d9-541e60ce120a - - - - - -] Attempt 1 to provision port 6f57dbc0-ae74-43aa-afb1-7a6e2a8a77d5 2026-04-30 07:10:45.370 16 INFO neutron.plugins.ml2.plugin [None req-2da50691-6dbd-437b-85d9-541e60ce120a - - - - - -] Attempt 1 to provision port 2f6f70c1-ef23-4abb-af54-4c80fafe0ca5 2026-04-30 07:10:45.387 16 INFO neutron.plugins.ml2.plugin [None req-2da50691-6dbd-437b-85d9-541e60ce120a - - - - - -] Attempt 1 to provision port a614d528-b157-4018-b215-a5ae0349eb08 2026-04-30 07:10:45.405 16 INFO neutron.plugins.ml2.plugin [None req-2da50691-6dbd-437b-85d9-541e60ce120a - - - - - -] Attempt 1 to provision port 8afacac9-9902-4994-82e9-51ffcb0c760d 2026-04-30 07:10:45.429 16 INFO neutron.plugins.ml2.plugin [None req-2da50691-6dbd-437b-85d9-541e60ce120a - - - - - -] Attempt 1 to provision port 5dd20351-2b3c-46a4-9a69-92042880506d 2026-04-30 07:10:48.564 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 8afacac9-9902-4994-82e9-51ffcb0c760d 2026-04-30 07:10:49.044 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 2026-04-30 07:10:49.225 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-06f7db8a-ce45-46ec-84f9-9dac31f2da9b'] response: {'server_uuid': 'c86dbad2-0ccb-4cb7-acec-7b99dff53883', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0', 'code': 200} 2026-04-30 07:10:49.450 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2f6f70c1-ef23-4abb-af54-4c80fafe0ca5 2026-04-30 07:10:49.756 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 465f534a-042d-43cc-be5c-dace5f4bb764 2026-04-30 07:10:50.386 16 INFO neutron.plugins.ml2.plugin [None req-84b860c3-21da-4ee0-b7db-83d1ba980af5 - - - - - -] Attempt 1 to provision port 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 2026-04-30 07:10:50.814 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a614d528-b157-4018-b215-a5ae0349eb08 2026-04-30 07:10:51.130 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 8afacac9-9902-4994-82e9-51ffcb0c760d 2026-04-30 07:10:51.269 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e109875c-e1d1-4316-a368-46b3e3a58b3b'] response: {'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '465f534a-042d-43cc-be5c-dace5f4bb764', 'code': 200} 2026-04-30 07:10:51.338 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0 2026-04-30 07:10:51.553 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 465f534a-042d-43cc-be5c-dace5f4bb764 2026-04-30 07:10:51.750 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 1108770a-bc97-4d8e-b88f-bffdce42caf7 2026-04-30 07:10:51.964 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 2f6f70c1-ef23-4abb-af54-4c80fafe0ca5 2026-04-30 07:10:52.798 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a614d528-b157-4018-b215-a5ae0349eb08 2026-04-30 07:10:53.028 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 1108770a-bc97-4d8e-b88f-bffdce42caf7 2026-04-30 07:10:55.137 13 INFO neutron.plugins.ml2.plugin [None req-819c9233-c5ca-4245-b0ad-b78df751382a - - - - - -] Attempt 1 to provision port 465f534a-042d-43cc-be5c-dace5f4bb764 2026-04-30 07:11:06.851 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-55803a9c-122c-4870-ba25-7ebd945c52e2'] response: {'server_uuid': 'c86dbad2-0ccb-4cb7-acec-7b99dff53883', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0fc085bf-e6a4-4ffe-80f8-7482d8ea98e0', 'code': 200} 2026-04-30 07:11:30.676 16 INFO neutron.plugins.ml2.plugin [None req-efcd467a-e883-44e2-8dc9-d35481dddea2 - - - - - -] Attempt 1 to provision port 3d7829e9-9e9c-4763-bd24-b8439bfde9f1 2026-04-30 07:11:36.686 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 3d7829e9-9e9c-4763-bd24-b8439bfde9f1 2026-04-30 07:11:36.797 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ccf2d3f-3959-4c2d-a819-0a3b9b4e9b3c'] response: {'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d7829e9-9e9c-4763-bd24-b8439bfde9f1', 'code': 200} 2026-04-30 07:11:38.678 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 3d7829e9-9e9c-4763-bd24-b8439bfde9f1 2026-04-30 07:11:41.188 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 3d7829e9-9e9c-4763-bd24-b8439bfde9f1 2026-04-30 07:12:12.140 13 INFO neutron.plugins.ml2.plugin [None req-463f4760-1a0f-49c7-ba8e-a68a5e85e498 - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:12:20.229 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:12:20.420 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-33211faf-5584-4f7b-9d67-c6a8072545e8'] response: {'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1203a0f-7315-4f9f-ae82-5fe5436ee024', 'code': 200} 2026-04-30 07:12:20.833 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:12:32.811 16 INFO neutron.plugins.ml2.plugin [None req-d2fa1074-5595-4bca-9410-50f407f4da95 - - - - - -] Attempt 1 to provision port 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:12:38.858 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:12:38.956 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0fc88ca-a7d3-411d-9578-fabc088a20b4'] response: {'server_uuid': 'e65c72df-6157-4d33-a2cd-50e34087584c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04dacf01-a7bb-48ce-a08a-f6658e5de95e', 'code': 200} 2026-04-30 07:12:40.840 16 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:12:42.588 16 INFO neutron.plugins.ml2.plugin [None req-831f1fb7-10e8-4d49-bf13-1e7869753f8a - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:12:42.872 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:12:56.332 13 INFO neutron.plugins.ml2.plugin [None req-8384774a-c791-4c6d-a0f9-652a747773cf - - - - - -] Attempt 1 to provision port 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:12:56.919 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:12:57.714 16 INFO neutron.plugins.ml2.plugin [None req-6c103feb-fc37-454e-961d-0d8af248e6f7 - - - - - -] Attempt 1 to provision port 04dacf01-a7bb-48ce-a08a-f6658e5de95e 2026-04-30 07:13:06.511 16 INFO neutron.plugins.ml2.plugin [None req-a5d4379f-bac7-4d92-9aaf-ca5bc1c3d0dd - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:13:06.874 13 INFO neutron.plugins.ml2.plugin [None req-52447178-71eb-4a7e-a87e-a235664b8029 - - - - - -] Attempt 1 to provision port a1203a0f-7315-4f9f-ae82-5fe5436ee024 2026-04-30 07:13:39.030 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7da0e43-c34a-486a-8344-e962e66880a3'] response: {'server_uuid': 'af9f5182-c662-4706-92a8-3eb3c83f635f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de869665-1a30-4481-9372-0845d50914dc', 'code': 200}