+ 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-05-04 12:03:26.774 1 INFO neutron.common.config [-] Logging enabled! 2026-05-04 12:03:26.774 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-04 12:03:26.774 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-04 12:03:26.775 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-04 12:03:28.139 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-04 12:03:28.142 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-04 12:03:28.145 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-04 12:03:28.146 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-04 12:03:28.146 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-04 12:03:28.146 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-04 12:03:28.146 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-04 12:03:28.146 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-04 12:03:28.153 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-04 12:03:28.153 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-04 12:03:28.153 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-04 12:03:28.172 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-04 12:03:28.173 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-04 12:03:28.173 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-04 12:03:28.191 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-04 12:03:28.191 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-04 12:03:28.191 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-04 12:03:28.191 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-04 12:03:28.504 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing driver for type 'vlan' 2026-05-04 12:03:28.651 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] VlanTypeDriver initialization complete 2026-05-04 12:03:28.651 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing driver for type 'vxlan' 2026-05-04 12:03:28.651 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-04 12:03:28.703 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-04 12:03:28.703 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-04 12:03:28.704 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing extension driver 'port_security' 2026-05-04 12:03:28.704 1 INFO neutron.plugins.ml2.extensions.port_security [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-04 12:03:28.704 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing extension driver 'qos' 2026-05-04 12:03:28.704 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-04 12:03:28.704 1 INFO neutron.plugins.ml2.managers [None req-08d6e44e-1541-4992-95f0-98ffe87f83fa - - - - - -] Initializing mechanism driver 'l2population' 2026-05-04 12:03:28.717 1 INFO neutron.quota [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded quota_driver: . 2026-05-04 12:03:28.718 1 INFO neutron.plugins.ml2.plugin [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Modular L2 Plugin initialization complete 2026-05-04 12:03:28.718 1 INFO neutron.plugins.ml2.managers [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-04 12:03:28.718 1 INFO neutron.plugins.ml2.managers [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-04 12:03:28.718 1 INFO neutron.plugins.ml2.managers [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-04 12:03:28.718 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: qos 2026-05-04 12:03:28.730 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: router 2026-05-04 12:03:28.763 1 INFO neutron.services.service_base [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-04 12:03:28.763 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: segments 2026-05-04 12:03:28.826 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: trunk 2026-05-04 12:03:28.839 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: vpnaas 2026-05-04 12:03:28.872 1 WARNING stevedore.named [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-04 12:03:28.951 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-04 12:03:28.952 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: taas 2026-05-04 12:03:29.212 1 WARNING stevedore.named [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-04 12:03:29.239 1 INFO neutron_taas.services.taas.taas_plugin [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-04 12:03:29.240 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: tapmirror 2026-05-04 12:03:29.254 1 WARNING stevedore.named [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-04 12:03:29.271 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-04 12:03:29.271 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: auto_allocate 2026-05-04 12:03:29.280 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: tag 2026-05-04 12:03:29.288 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: timestamp 2026-05-04 12:03:29.291 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: network_ip_availability 2026-05-04 12:03:29.295 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: flavors 2026-05-04 12:03:29.298 1 INFO neutron.manager [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loading Plugin: revisions 2026-05-04 12:03:29.301 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Initializing extension manager. 2026-05-04 12:03:29.302 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: address-group 2026-05-04 12:03:29.303 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: address-scope 2026-05-04 12:03:29.303 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-04 12:03:29.304 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: agent 2026-05-04 12:03:29.304 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: agent-resources-synced 2026-05-04 12:03:29.306 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-04 12:03:29.306 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-04 12:03:29.307 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: availability_zone 2026-05-04 12:03:29.308 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: availability_zone_filter 2026-05-04 12:03:29.309 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-04 12:03:29.309 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: default-subnetpools 2026-05-04 12:03:29.310 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-04 12:03:29.311 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: dns-integration 2026-05-04 12:03:29.311 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: dns-domain-ports 2026-05-04 12:03:29.311 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-04 12:03:29.312 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: dvr 2026-05-04 12:03:29.312 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-04 12:03:29.313 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: empty-string-filtering 2026-05-04 12:03:29.313 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-04 12:03:29.314 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-04 12:03:29.314 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: external-net 2026-05-04 12:03:29.315 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-04 12:03:29.315 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: extraroute 2026-05-04 12:03:29.316 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: extraroute-atomic 2026-05-04 12:03:29.316 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: filter-validation 2026-05-04 12:03:29.317 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-04 12:03:29.318 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-04 12:03:29.318 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-04 12:03:29.318 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: fip-port-details 2026-05-04 12:03:29.319 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: flavors 2026-05-04 12:03:29.320 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-04 12:03:29.321 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: floatingip-pools 2026-05-04 12:03:29.321 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: ip_allocation 2026-05-04 12:03:29.322 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-04 12:03:29.322 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: l2_adjacency 2026-05-04 12:03:29.323 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: router 2026-05-04 12:03:29.325 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-04 12:03:29.325 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-04 12:03:29.326 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-04 12:03:29.326 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: ext-gw-mode 2026-05-04 12:03:29.327 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: l3-ha 2026-05-04 12:03:29.327 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-04 12:03:29.328 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-04 12:03:29.328 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: l3-flavors 2026-05-04 12:03:29.329 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-04 12:03:29.329 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-04 12:03:29.331 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-04 12:03:29.332 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-04 12:03:29.333 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-04 12:03:29.334 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-04 12:03:29.334 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-04 12:03:29.335 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: multi-provider 2026-05-04 12:03:29.335 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: net-mtu 2026-05-04 12:03:29.336 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: net-mtu-writable 2026-05-04 12:03:29.336 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: network_availability_zone 2026-05-04 12:03:29.337 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: network_ha 2026-05-04 12:03:29.337 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: network-ip-availability 2026-05-04 12:03:29.338 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: network-ip-availability-details 2026-05-04 12:03:29.338 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-04 12:03:29.339 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: pagination 2026-05-04 12:03:29.339 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-device-profile 2026-05-04 12:03:29.340 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-04 12:03:29.340 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-04 12:03:29.340 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-04 12:03:29.341 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-mac-override 2026-05-04 12:03:29.341 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-04 12:03:29.342 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-04 12:03:29.342 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-04 12:03:29.343 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-resource-request 2026-05-04 12:03:29.343 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-04 12:03:29.343 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-04 12:03:29.344 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: binding 2026-05-04 12:03:29.344 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: binding-extended 2026-05-04 12:03:29.345 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-security 2026-05-04 12:03:29.345 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: project-id 2026-05-04 12:03:29.346 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: provider 2026-05-04 12:03:29.346 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-04 12:03:29.348 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos 2026-05-04 12:03:29.349 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-04 12:03:29.349 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-04 12:03:29.350 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-default 2026-05-04 12:03:29.350 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-fip 2026-05-04 12:03:29.351 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-04 12:03:29.351 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-04 12:03:29.352 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-04 12:03:29.352 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-04 12:03:29.353 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-04 12:03:29.353 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-pps 2026-05-04 12:03:29.354 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-04 12:03:29.354 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-04 12:03:29.354 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: qos-rules-alias 2026-05-04 12:03:29.355 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: quota-check-limit 2026-05-04 12:03:29.356 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-04 12:03:29.357 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: quotas 2026-05-04 12:03:29.360 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: quota_details 2026-05-04 12:03:29.361 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: rbac-policies 2026-05-04 12:03:29.362 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: rbac-address-group 2026-05-04 12:03:29.362 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: rbac-address-scope 2026-05-04 12:03:29.362 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: rbac-security-groups 2026-05-04 12:03:29.363 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-04 12:03:29.363 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: revision-if-match 2026-05-04 12:03:29.364 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-04 12:03:29.364 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: router_availability_zone 2026-05-04 12:03:29.365 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-04 12:03:29.365 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-04 12:03:29.367 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-04 12:03:29.367 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-04 12:03:29.367 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-04 12:03:29.368 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-04 12:03:29.368 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-04 12:03:29.369 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-04 12:03:29.372 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: security-group 2026-05-04 12:03:29.373 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: segment 2026-05-04 12:03:29.374 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-04 12:03:29.374 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: service-type 2026-05-04 12:03:29.375 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: sorting 2026-05-04 12:03:29.375 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: standard-attr-segment 2026-05-04 12:03:29.376 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: standard-attr-description 2026-05-04 12:03:29.376 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: stateful-security-group 2026-05-04 12:03:29.376 1 WARNING neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-04 12:03:29.377 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-04 12:03:29.377 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: subnet-external-network 2026-05-04 12:03:29.378 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: subnet_onboard 2026-05-04 12:03:29.378 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-04 12:03:29.378 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: subnet-service-types 2026-05-04 12:03:29.381 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: subnet_allocation 2026-05-04 12:03:29.382 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-04 12:03:29.382 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: tag-creation 2026-05-04 12:03:29.383 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-04 12:03:29.386 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: standard-attr-tag 2026-05-04 12:03:29.387 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-04 12:03:29.387 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: trunk 2026-05-04 12:03:29.388 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: trunk-details 2026-05-04 12:03:29.388 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-04 12:03:29.389 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-04 12:03:29.389 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-04 12:03:29.390 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-04 12:03:29.391 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-04 12:03:29.392 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-04 12:03:29.393 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: vpn-flavors 2026-05-04 12:03:29.394 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: vpnaas 2026-05-04 12:03:29.395 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: taas 2026-05-04 12:03:29.396 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: tap-mirror 2026-05-04 12:03:29.397 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-04 12:03:29.397 1 INFO neutron.api.extensions [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-04 12:03:29.400 1 WARNING oslo_service.backend._threading.service [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-04 12:03:29.406 1 WARNING oslo_service.backend._threading.service [None req-2c2fbdaf-1d22-49b9-9d1a-78556207ff5e - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-04 12:03:59.487 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-04 12:03:59.523 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-04 12:03:59.528 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-04 12:04:03.805 16 INFO neutron.db.l3_hamode_db [None req-9987ed8c-c544-4b4e-8fe7-2eb4a447b77d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-04 12:04:18.322 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 1ec1efdf-6267-40c4-85ed-e822b1983878 2026-05-04 12:04:19.606 13 INFO neutron.plugins.ml2.plugin [None req-51657cf3-83e5-4cef-9582-929aefaeede5 - - - - - -] Attempt 1 to provision port 1ec1efdf-6267-40c4-85ed-e822b1983878 2026-05-04 12:04:20.249 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 1ec1efdf-6267-40c4-85ed-e822b1983878 2026-05-04 12:04:21.310 13 INFO neutron.plugins.ml2.plugin [None req-1de2e4bb-6389-48f4-b2aa-d23863347d0a - - - - - -] Attempt 1 to provision port 1ec1efdf-6267-40c4-85ed-e822b1983878 2026-05-04 12:09:02.397 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2743d547-7b2f-463e-b7d9-c0cf41873ceb 2026-05-04 12:09:03.763 16 INFO neutron.plugins.ml2.plugin [None req-5f43ea49-e17e-4f80-ab4c-04fba8caf9fe - - - - - -] Attempt 1 to provision port 2743d547-7b2f-463e-b7d9-c0cf41873ceb 2026-05-04 12:09:04.322 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2743d547-7b2f-463e-b7d9-c0cf41873ceb 2026-05-04 12:09:05.404 16 INFO neutron.plugins.ml2.plugin [None req-5603e8dd-f791-4f2d-b40c-6397acfb70bf - - - - - -] Attempt 1 to provision port 2743d547-7b2f-463e-b7d9-c0cf41873ceb 2026-05-04 12:09:09.732 16 INFO neutron.plugins.ml2.plugin [None req-43de8b0b-069e-4ad3-a7ca-94c4d677b639 - - - - - -] Attempt 1 to provision port a46e8da9-5505-4bbe-8be8-1174623be5a4 2026-05-04 12:12:52.966 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port a46e8da9-5505-4bbe-8be8-1174623be5a4 2026-05-04 12:12:54.402 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port a46e8da9-5505-4bbe-8be8-1174623be5a4 2026-05-04 12:21:04.573 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port ef963e93-5208-4039-a847-268deb05b810 2026-05-04 12:21:06.528 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port ef963e93-5208-4039-a847-268deb05b810 2026-05-04 12:31:38.412 13 INFO neutron.plugins.ml2.plugin [None req-9a472e9e-e6fe-4818-9b4a-3e48ea1e9b3d - - - - - -] Attempt 1 to provision port 2743d547-7b2f-463e-b7d9-c0cf41873ceb 2026-05-04 12:31:38.465 13 INFO neutron.plugins.ml2.plugin [None req-9a472e9e-e6fe-4818-9b4a-3e48ea1e9b3d - - - - - -] Attempt 1 to provision port a46e8da9-5505-4bbe-8be8-1174623be5a4 2026-05-04 12:31:38.519 13 INFO neutron.plugins.ml2.plugin [None req-9a472e9e-e6fe-4818-9b4a-3e48ea1e9b3d - - - - - -] Attempt 1 to provision port 1ec1efdf-6267-40c4-85ed-e822b1983878 2026-05-04 12:36:39.006 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 9dffc563-9bc7-4283-93a7-b031a9e3edff 2026-05-04 12:36:40.461 13 INFO neutron.plugins.ml2.plugin [None req-6ef5d421-f51e-4572-a0c7-1cd752c32569 - - - - - -] Attempt 1 to provision port 9dffc563-9bc7-4283-93a7-b031a9e3edff 2026-05-04 12:36:40.543 13 INFO neutron.plugins.ml2.plugin [None req-6ef5d421-f51e-4572-a0c7-1cd752c32569 - - - - - -] Attempt 1 to provision port 156a03a5-4d93-40f3-ad4c-effa2c45f03e 2026-05-04 12:36:40.787 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 9dffc563-9bc7-4283-93a7-b031a9e3edff 2026-05-04 12:36:42.865 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port f72b564e-cfc1-4126-9150-fe1dedd66b62 2026-05-04 12:36:47.166 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 0c43cf9c-2f42-404c-9a27-4f7eacd4ed46 2026-05-04 12:36:47.582 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port bc39742a-d9c2-4fd6-8bb4-bf8050d6b109 2026-05-04 12:36:48.967 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 0c43cf9c-2f42-404c-9a27-4f7eacd4ed46 2026-05-04 12:36:49.381 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 16010444-f0cb-4c3c-ad15-9c998e43a348 2026-05-04 12:36:50.133 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port bc39742a-d9c2-4fd6-8bb4-bf8050d6b109 2026-05-04 12:36:51.237 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 16010444-f0cb-4c3c-ad15-9c998e43a348 2026-05-04 12:36:51.490 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2f210926-b1c2-468d-8bfe-e73eb6ad8399 2026-05-04 12:36:53.147 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2f210926-b1c2-468d-8bfe-e73eb6ad8399 2026-05-04 12:36:55.765 13 INFO neutron.plugins.ml2.plugin [None req-549b83d7-12a8-40a6-8268-088abdf473ab - - - - - -] Attempt 1 to provision port 156a03a5-4d93-40f3-ad4c-effa2c45f03e 2026-05-04 12:36:55.794 13 INFO neutron.plugins.ml2.plugin [None req-549b83d7-12a8-40a6-8268-088abdf473ab - - - - - -] Attempt 1 to provision port 9dffc563-9bc7-4283-93a7-b031a9e3edff 2026-05-04 12:36:55.847 13 INFO neutron.plugins.ml2.plugin [None req-549b83d7-12a8-40a6-8268-088abdf473ab - - - - - -] Attempt 1 to provision port 16010444-f0cb-4c3c-ad15-9c998e43a348 2026-05-04 12:36:55.903 13 INFO neutron.plugins.ml2.plugin [None req-549b83d7-12a8-40a6-8268-088abdf473ab - - - - - -] Attempt 1 to provision port 90e1ed66-ab38-4cff-a26f-7429d58c2700 2026-05-04 12:36:55.936 13 INFO neutron.plugins.ml2.plugin [None req-549b83d7-12a8-40a6-8268-088abdf473ab - - - - - -] Attempt 1 to provision port d5ea1ac3-dce1-4f81-8d19-6600184a31c6 2026-05-04 12:36:56.110 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 0c39f7fe-dad9-4291-96ab-e45507635133 2026-05-04 12:36:56.443 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e324f394-29bf-4f42-95e9-826a490e57c3 2026-05-04 12:36:56.761 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-836a6d46-4d15-4afd-9bc4-b39f03aa416e'] response: {'server_uuid': '713d5135-5ecc-4287-b4eb-d2fa10e50352', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c39f7fe-dad9-4291-96ab-e45507635133', 'code': 200} 2026-05-04 12:36:57.357 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 0c39f7fe-dad9-4291-96ab-e45507635133 2026-05-04 12:36:57.598 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e324f394-29bf-4f42-95e9-826a490e57c3 2026-05-04 12:36:58.807 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9710a923-ffa0-4e5d-aeb6-6ab6c1abe63a'] response: {'server_uuid': '2d98f02c-0507-42a3-85aa-924af847396f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e324f394-29bf-4f42-95e9-826a490e57c3', 'code': 200} 2026-05-04 12:36:59.224 13 INFO neutron.plugins.ml2.plugin [None req-c261c9bc-4c5c-4bdb-ab55-8b5fd0865ca5 - - - - - -] Attempt 1 to provision port 156a03a5-4d93-40f3-ad4c-effa2c45f03e 2026-05-04 12:37:03.360 16 INFO neutron.plugins.ml2.plugin [None req-57d76f9c-7dd7-4bc6-b98c-072bd706b115 - - - - - -] Attempt 1 to provision port e324f394-29bf-4f42-95e9-826a490e57c3 2026-05-04 12:37:03.417 16 INFO neutron.plugins.ml2.plugin [None req-57d76f9c-7dd7-4bc6-b98c-072bd706b115 - - - - - -] Attempt 1 to provision port 156a03a5-4d93-40f3-ad4c-effa2c45f03e 2026-05-04 12:37:03.802 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port ddc8f178-eace-41e5-b24d-48d45e091e76 2026-05-04 12:37:04.354 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d26e14b7-e3de-428e-9a59-9487b7ba7324'] response: {'server_uuid': '4da5ad37-40c9-4391-bfb6-96f7d1f3a0c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ddc8f178-eace-41e5-b24d-48d45e091e76', 'code': 200} 2026-05-04 12:37:05.303 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port ddc8f178-eace-41e5-b24d-48d45e091e76 2026-05-04 12:37:09.263 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 38b84e60-cba1-4d0f-a201-762a2b3020ac 2026-05-04 12:37:09.759 16 INFO neutron.plugins.ml2.plugin [None req-6d39f104-5396-40a7-8656-ff9def94bbdb - - - - - -] Attempt 1 to provision port 38b84e60-cba1-4d0f-a201-762a2b3020ac 2026-05-04 12:37:09.837 16 INFO neutron.plugins.ml2.plugin [None req-6d39f104-5396-40a7-8656-ff9def94bbdb - - - - - -] Attempt 1 to provision port ddc8f178-eace-41e5-b24d-48d45e091e76 2026-05-04 12:37:09.915 16 INFO neutron.plugins.ml2.plugin [None req-6d39f104-5396-40a7-8656-ff9def94bbdb - - - - - -] Attempt 1 to provision port 2ced984d-eff7-43cd-9c4f-8689822a4bc8 2026-05-04 12:37:09.941 16 INFO neutron.plugins.ml2.plugin [None req-6d39f104-5396-40a7-8656-ff9def94bbdb - - - - - -] Attempt 1 to provision port 098a28b5-f5da-4cae-ac93-c5e4b00117a5 2026-05-04 12:37:11.703 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 38b84e60-cba1-4d0f-a201-762a2b3020ac 2026-05-04 12:37:13.709 13 INFO neutron.plugins.ml2.plugin [None req-0a0717c8-7e6e-4e4a-a239-3dab7836bdb7 - - - - - -] Attempt 1 to provision port ddc8f178-eace-41e5-b24d-48d45e091e76 2026-05-04 12:37:13.757 13 INFO neutron.plugins.ml2.plugin [None req-0a0717c8-7e6e-4e4a-a239-3dab7836bdb7 - - - - - -] Attempt 1 to provision port 2ced984d-eff7-43cd-9c4f-8689822a4bc8 2026-05-04 12:37:13.779 13 INFO neutron.plugins.ml2.plugin [None req-0a0717c8-7e6e-4e4a-a239-3dab7836bdb7 - - - - - -] Attempt 1 to provision port 38b84e60-cba1-4d0f-a201-762a2b3020ac 2026-05-04 12:37:13.841 13 INFO neutron.plugins.ml2.plugin [None req-0a0717c8-7e6e-4e4a-a239-3dab7836bdb7 - - - - - -] Attempt 1 to provision port c3588492-7d44-483a-98d6-7438b916345b 2026-05-04 12:37:16.373 16 INFO neutron.plugins.ml2.plugin [None req-d6ea5194-cbd2-422a-99dd-29a1c4f96c5a - - - - - -] Attempt 1 to provision port ddc8f178-eace-41e5-b24d-48d45e091e76 2026-05-04 12:37:16.421 16 INFO neutron.plugins.ml2.plugin [None req-d6ea5194-cbd2-422a-99dd-29a1c4f96c5a - - - - - -] Attempt 1 to provision port 2ced984d-eff7-43cd-9c4f-8689822a4bc8 2026-05-04 12:37:23.291 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port d5ea1ac3-dce1-4f81-8d19-6600184a31c6 2026-05-04 12:37:23.563 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 156a03a5-4d93-40f3-ad4c-effa2c45f03e 2026-05-04 12:37:25.297 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port d5ea1ac3-dce1-4f81-8d19-6600184a31c6 2026-05-04 12:37:25.469 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 156a03a5-4d93-40f3-ad4c-effa2c45f03e 2026-05-04 12:37:25.673 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2ced984d-eff7-43cd-9c4f-8689822a4bc8 2026-05-04 12:37:27.285 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port c3588492-7d44-483a-98d6-7438b916345b 2026-05-04 12:37:27.566 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2ced984d-eff7-43cd-9c4f-8689822a4bc8 2026-05-04 12:37:29.361 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port c3588492-7d44-483a-98d6-7438b916345b 2026-05-04 12:37:29.517 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 27d8896e-7af8-4756-bb2a-5e199b4cfb31 2026-05-04 12:37:30.617 16 INFO neutron.plugins.ml2.plugin [None req-b3c324cd-e583-4ed5-bc95-314e4f5ea9df - - - - - -] Attempt 1 to provision port 27d8896e-7af8-4756-bb2a-5e199b4cfb31 2026-05-04 12:37:30.669 16 INFO neutron.plugins.ml2.plugin [None req-b3c324cd-e583-4ed5-bc95-314e4f5ea9df - - - - - -] Attempt 1 to provision port 340368c3-e162-49c7-8dea-4457578ac6ef 2026-05-04 12:37:31.239 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 27d8896e-7af8-4756-bb2a-5e199b4cfb31 2026-05-04 12:37:31.977 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-127c2500-1769-4773-ad7e-6f20ac12930d'] response: {'server_uuid': '2d98f02c-0507-42a3-85aa-924af847396f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e324f394-29bf-4f42-95e9-826a490e57c3', 'code': 200} 2026-05-04 12:37:34.125 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e324f394-29bf-4f42-95e9-826a490e57c3 2026-05-04 12:37:34.264 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cc64a31-8ca3-4b21-b237-05a37ee278bb'] response: {'server_uuid': '2d98f02c-0507-42a3-85aa-924af847396f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e324f394-29bf-4f42-95e9-826a490e57c3', 'code': 200} 2026-05-04 12:37:35.486 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e324f394-29bf-4f42-95e9-826a490e57c3 2026-05-04 12:37:43.644 13 INFO neutron.plugins.ml2.plugin [None req-b702bbe7-2fd4-42e9-a67c-91cd4135648e - - - - - -] Attempt 1 to provision port ddc8f178-eace-41e5-b24d-48d45e091e76 2026-05-04 12:37:57.236 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 3b11abf0-2be9-4b60-8ae5-5f0912418d31 2026-05-04 12:37:58.984 13 INFO neutron.plugins.ml2.plugin [None req-00818974-8343-4ae1-99c2-e33db4a479e6 - - - - - -] Attempt 1 to provision port 3b11abf0-2be9-4b60-8ae5-5f0912418d31 2026-05-04 12:37:59.401 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 73324b9b-8ad2-4692-84db-074d472b550a 2026-05-04 12:38:01.484 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 73324b9b-8ad2-4692-84db-074d472b550a 2026-05-04 12:38:03.301 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port deb6542b-dd91-4031-a452-61b71c559fbd 2026-05-04 12:38:05.388 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port deb6542b-dd91-4031-a452-61b71c559fbd 2026-05-04 12:38:05.467 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] No ports have port_id starting with deb6542b-dd91-4031-a452-61b71c559fbd 2026-05-04 12:38:07.530 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 12782a7c-dc68-4a24-952c-86c0706145c9 2026-05-04 12:38:09.240 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 12782a7c-dc68-4a24-952c-86c0706145c9 2026-05-04 12:38:12.904 13 INFO neutron.plugins.ml2.plugin [None req-8b1897a2-1e8b-477c-981f-4132ab9156bc - - - - - -] Attempt 1 to provision port 12782a7c-dc68-4a24-952c-86c0706145c9 2026-05-04 12:38:12.980 13 INFO neutron.plugins.ml2.plugin [None req-8b1897a2-1e8b-477c-981f-4132ab9156bc - - - - - -] Attempt 1 to provision port 9d3b40e9-921b-4627-ad50-2ab82006bd6e 2026-05-04 12:38:17.309 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 9d3b40e9-921b-4627-ad50-2ab82006bd6e 2026-05-04 12:38:17.571 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2b06ff4e-e59c-4153-ac26-ab77af992da3 2026-05-04 12:38:19.919 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 9d3b40e9-921b-4627-ad50-2ab82006bd6e 2026-05-04 12:38:20.167 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2b06ff4e-e59c-4153-ac26-ab77af992da3 2026-05-04 12:38:20.336 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b107ef37-d9bd-4b33-b06a-930acb627632 2026-05-04 12:38:20.449 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-564ef718-a584-4e96-a675-00b197f88e91'] response: {'server_uuid': 'f0bd3340-2ec7-4b23-adf9-023b48362470', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b107ef37-d9bd-4b33-b06a-930acb627632', 'code': 200} 2026-05-04 12:38:21.604 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b107ef37-d9bd-4b33-b06a-930acb627632 2026-05-04 12:38:22.072 16 INFO neutron.plugins.ml2.plugin [None req-aa377136-03c0-4d97-a4b8-4672ba94b338 - - - - - -] Attempt 1 to provision port b107ef37-d9bd-4b33-b06a-930acb627632 2026-05-04 12:38:22.130 16 INFO neutron.plugins.ml2.plugin [None req-aa377136-03c0-4d97-a4b8-4672ba94b338 - - - - - -] Attempt 1 to provision port 9d3b40e9-921b-4627-ad50-2ab82006bd6e 2026-05-04 12:38:22.206 16 INFO neutron.plugins.ml2.plugin [None req-aa377136-03c0-4d97-a4b8-4672ba94b338 - - - - - -] Attempt 1 to provision port 12782a7c-dc68-4a24-952c-86c0706145c9 2026-05-04 12:38:22.267 16 INFO neutron.plugins.ml2.plugin [None req-aa377136-03c0-4d97-a4b8-4672ba94b338 - - - - - -] Attempt 1 to provision port 2b06ff4e-e59c-4153-ac26-ab77af992da3 2026-05-04 12:38:25.778 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b211eb67-1995-47b7-abbf-6684e5b69f70'] response: {'server_uuid': 'f0bd3340-2ec7-4b23-adf9-023b48362470', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b107ef37-d9bd-4b33-b06a-930acb627632', 'code': 200} 2026-05-04 12:38:26.192 13 INFO neutron.plugins.ml2.plugin [None req-8d281c76-b551-44fb-8b44-d8a721febce3 - - - - - -] Attempt 1 to provision port 9d3b40e9-921b-4627-ad50-2ab82006bd6e 2026-05-04 12:38:41.671 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 6d32c4f5-4604-4649-a442-99fbad33f756 2026-05-04 12:38:43.714 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 6d32c4f5-4604-4649-a442-99fbad33f756 2026-05-04 12:38:43.908 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 7e1aad16-0055-4d6d-a849-1a3d1b0a0d15 2026-05-04 12:38:45.553 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 7e1aad16-0055-4d6d-a849-1a3d1b0a0d15 2026-05-04 12:38:54.089 13 INFO neutron.plugins.ml2.plugin [None req-50c47b82-fe3d-44c0-b984-6ff29090f2e0 - - - - - -] Attempt 1 to provision port 6d32c4f5-4604-4649-a442-99fbad33f756 2026-05-04 12:38:54.149 13 INFO neutron.plugins.ml2.plugin [None req-50c47b82-fe3d-44c0-b984-6ff29090f2e0 - - - - - -] Attempt 1 to provision port d0515929-745c-435e-a540-77db5f124823 2026-05-04 12:38:54.176 13 INFO neutron.plugins.ml2.plugin [None req-50c47b82-fe3d-44c0-b984-6ff29090f2e0 - - - - - -] Attempt 1 to provision port 5795418b-9317-4e92-92c4-ddab1b7668f3 2026-05-04 12:38:54.180 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 408088a2-f1b4-4db5-9aeb-4802e9a1fa33 2026-05-04 12:38:54.307 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80f1c7b7-7ea1-4601-8c32-0be927ec3e4e'] response: {'server_uuid': 'b3a7337f-69ad-433b-b030-b5e2d471e5ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '408088a2-f1b4-4db5-9aeb-4802e9a1fa33', 'code': 200} 2026-05-04 12:38:55.581 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 408088a2-f1b4-4db5-9aeb-4802e9a1fa33 2026-05-04 12:38:57.857 13 INFO neutron.plugins.ml2.plugin [None req-0953a1d3-6c4f-41f2-8018-af9c82ec0878 - - - - - -] Attempt 1 to provision port 13e7ae3a-be0b-46d8-9071-9c108757b8ef 2026-05-04 12:38:59.741 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 652be1de-f237-4c91-a581-723832450176 2026-05-04 12:39:00.168 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port d0515929-745c-435e-a540-77db5f124823 2026-05-04 12:39:00.599 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 5795418b-9317-4e92-92c4-ddab1b7668f3 2026-05-04 12:39:01.816 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 652be1de-f237-4c91-a581-723832450176 2026-05-04 12:39:02.015 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port d0515929-745c-435e-a540-77db5f124823 2026-05-04 12:39:02.243 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 5795418b-9317-4e92-92c4-ddab1b7668f3 2026-05-04 12:39:03.719 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 16578351-a378-48fc-9dba-357d8ce8ed36 2026-05-04 12:39:04.595 16 INFO neutron.plugins.ml2.plugin [None req-7b7ab33a-d8fc-408f-8a29-9ffc0ac317d5 - - - - - -] Attempt 1 to provision port e5712700-76ed-4088-9d1c-86ae90182770 2026-05-04 12:39:04.659 16 INFO neutron.plugins.ml2.plugin [None req-7b7ab33a-d8fc-408f-8a29-9ffc0ac317d5 - - - - - -] Attempt 1 to provision port 16578351-a378-48fc-9dba-357d8ce8ed36 2026-05-04 12:39:05.707 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 16578351-a378-48fc-9dba-357d8ce8ed36 2026-05-04 12:39:05.912 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 02dbb5c6-6963-4718-aff1-07566614ba40 2026-05-04 12:39:07.682 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port cea537a6-e0ef-47f2-a3b0-029dd08c601b 2026-05-04 12:39:07.985 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 02dbb5c6-6963-4718-aff1-07566614ba40 2026-05-04 12:39:09.838 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port cea537a6-e0ef-47f2-a3b0-029dd08c601b 2026-05-04 12:39:11.176 13 INFO neutron.plugins.ml2.plugin [None req-a49f4786-3c6f-48c4-b294-faedc7285ef8 - - - - - -] Attempt 1 to provision port 97bf0212-d64a-4944-b8e1-d2228d375029 2026-05-04 12:39:11.211 13 INFO neutron.plugins.ml2.plugin [None req-a49f4786-3c6f-48c4-b294-faedc7285ef8 - - - - - -] Attempt 1 to provision port 8a3cc654-8e94-4fcc-bd15-4e61e45ebd98 2026-05-04 12:39:11.240 13 INFO neutron.plugins.ml2.plugin [None req-a49f4786-3c6f-48c4-b294-faedc7285ef8 - - - - - -] Attempt 1 to provision port cea537a6-e0ef-47f2-a3b0-029dd08c601b 2026-05-04 12:39:11.284 13 INFO neutron.plugins.ml2.plugin [None req-a49f4786-3c6f-48c4-b294-faedc7285ef8 - - - - - -] Attempt 1 to provision port e5712700-76ed-4088-9d1c-86ae90182770 2026-05-04 12:39:11.312 13 INFO neutron.plugins.ml2.plugin [None req-a49f4786-3c6f-48c4-b294-faedc7285ef8 - - - - - -] Attempt 1 to provision port 16578351-a378-48fc-9dba-357d8ce8ed36 2026-05-04 12:39:12.516 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b62c3696-0cca-4283-93c3-08e413ea2677 2026-05-04 12:39:12.727 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5372f4a5-a333-4792-b4de-c8f2cddb179d'] response: {'server_uuid': '08d5d941-b46a-4d9d-9839-7e32c16fe498', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b62c3696-0cca-4283-93c3-08e413ea2677', 'code': 200} 2026-05-04 12:39:14.402 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b62c3696-0cca-4283-93c3-08e413ea2677 2026-05-04 12:39:16.151 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e5712700-76ed-4088-9d1c-86ae90182770 2026-05-04 12:39:16.418 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 13e7ae3a-be0b-46d8-9071-9c108757b8ef 2026-05-04 12:39:19.547 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e5712700-76ed-4088-9d1c-86ae90182770 2026-05-04 12:39:19.743 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 54af5351-b617-448d-acd0-18f6617aefc0 2026-05-04 12:39:20.132 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 7b9e617e-9341-4407-943e-a723bba6ceff 2026-05-04 12:39:20.237 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-25001484-aecd-4d46-835e-953d51f17687'] response: {'server_uuid': '298429db-12db-4c34-8566-a63e26874951', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b9e617e-9341-4407-943e-a723bba6ceff', 'code': 200} 2026-05-04 12:39:20.587 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 13e7ae3a-be0b-46d8-9071-9c108757b8ef 2026-05-04 12:39:21.339 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 7b9e617e-9341-4407-943e-a723bba6ceff 2026-05-04 12:39:21.576 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 67034700-aabd-4d07-9ae5-dbe5db0d3f61 2026-05-04 12:39:22.061 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 54af5351-b617-448d-acd0-18f6617aefc0 2026-05-04 12:39:22.838 16 INFO neutron.plugins.ml2.plugin [None req-630feebf-2e0f-4ea1-af4b-8f5d70a3d89b - - - - - -] Attempt 1 to provision port 567db653-98bc-4167-9bf8-d64285354ad5 2026-05-04 12:39:22.870 16 INFO neutron.plugins.ml2.plugin [None req-630feebf-2e0f-4ea1-af4b-8f5d70a3d89b - - - - - -] Attempt 1 to provision port 97bf0212-d64a-4944-b8e1-d2228d375029 2026-05-04 12:39:22.899 16 INFO neutron.plugins.ml2.plugin [None req-630feebf-2e0f-4ea1-af4b-8f5d70a3d89b - - - - - -] Attempt 1 to provision port 7b9e617e-9341-4407-943e-a723bba6ceff 2026-05-04 12:39:22.961 16 INFO neutron.plugins.ml2.plugin [None req-630feebf-2e0f-4ea1-af4b-8f5d70a3d89b - - - - - -] Attempt 1 to provision port 67034700-aabd-4d07-9ae5-dbe5db0d3f61 2026-05-04 12:39:23.011 16 INFO neutron.plugins.ml2.plugin [None req-630feebf-2e0f-4ea1-af4b-8f5d70a3d89b - - - - - -] Attempt 1 to provision port cea537a6-e0ef-47f2-a3b0-029dd08c601b 2026-05-04 12:39:23.244 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 67034700-aabd-4d07-9ae5-dbe5db0d3f61 2026-05-04 12:39:25.262 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 97bf0212-d64a-4944-b8e1-d2228d375029 2026-05-04 12:39:25.572 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 8a3cc654-8e94-4fcc-bd15-4e61e45ebd98 2026-05-04 12:39:26.314 13 INFO neutron.plugins.ml2.plugin [None req-bb41103f-cfc4-4a43-90c6-4e6a1979054d - - - - - -] Attempt 1 to provision port e5712700-76ed-4088-9d1c-86ae90182770 2026-05-04 12:39:27.238 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 8a3cc654-8e94-4fcc-bd15-4e61e45ebd98 2026-05-04 12:39:27.391 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 97bf0212-d64a-4944-b8e1-d2228d375029 2026-05-04 12:39:29.817 16 INFO neutron.plugins.ml2.plugin [None req-b93d041f-6658-42c9-a10c-303109421eb4 - - - - - -] Attempt 1 to provision port e5712700-76ed-4088-9d1c-86ae90182770 2026-05-04 12:39:29.866 16 INFO neutron.plugins.ml2.plugin [None req-b93d041f-6658-42c9-a10c-303109421eb4 - - - - - -] Attempt 1 to provision port 567db653-98bc-4167-9bf8-d64285354ad5 2026-05-04 12:39:29.894 16 INFO neutron.plugins.ml2.plugin [None req-b93d041f-6658-42c9-a10c-303109421eb4 - - - - - -] Attempt 1 to provision port 28216d1c-3351-4bda-80af-5f94e29ddd96 2026-05-04 12:39:30.218 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b7b762b4-e4b6-44b1-8aba-48e0a4805cd4 2026-05-04 12:39:30.373 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b5309a5-0b3a-4795-8e9a-c1209c0067b7'] response: {'server_uuid': 'a366e4c0-0db9-4f95-b8a3-4670430901c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b7b762b4-e4b6-44b1-8aba-48e0a4805cd4', 'code': 200} 2026-05-04 12:39:31.175 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b7b762b4-e4b6-44b1-8aba-48e0a4805cd4 2026-05-04 12:39:31.782 13 INFO neutron.plugins.ml2.plugin [None req-26ffff75-f440-4af5-9cca-30445f5c0750 - - - - - -] Attempt 1 to provision port 567db653-98bc-4167-9bf8-d64285354ad5 2026-05-04 12:39:31.822 13 INFO neutron.plugins.ml2.plugin [None req-26ffff75-f440-4af5-9cca-30445f5c0750 - - - - - -] Attempt 1 to provision port b62c3696-0cca-4283-93c3-08e413ea2677 2026-05-04 12:39:35.420 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 28216d1c-3351-4bda-80af-5f94e29ddd96 2026-05-04 12:39:35.437 16 INFO neutron.plugins.ml2.plugin [None req-c8c9f8af-ca49-46d8-990e-c74e850451e9 - - - - - -] Attempt 1 to provision port b7b762b4-e4b6-44b1-8aba-48e0a4805cd4 2026-05-04 12:39:35.731 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 567db653-98bc-4167-9bf8-d64285354ad5 2026-05-04 12:39:37.412 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 28216d1c-3351-4bda-80af-5f94e29ddd96 2026-05-04 12:39:37.547 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 567db653-98bc-4167-9bf8-d64285354ad5 2026-05-04 12:39:39.211 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e10b38b2-05ee-4294-95c4-8012b07253c9 2026-05-04 12:39:41.267 16 INFO neutron.plugins.ml2.plugin [None req-349368a4-04db-4dd5-9683-927f49b8c612 - - - - - -] Attempt 1 to provision port e10b38b2-05ee-4294-95c4-8012b07253c9 2026-05-04 12:39:41.336 16 INFO neutron.plugins.ml2.plugin [None req-349368a4-04db-4dd5-9683-927f49b8c612 - - - - - -] Attempt 1 to provision port b9849703-291b-4340-94e8-7872908bf1d0 2026-05-04 12:39:41.600 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4a3541d0-836a-411a-876a-1fd2b9853db0 2026-05-04 12:39:41.987 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port e10b38b2-05ee-4294-95c4-8012b07253c9 2026-05-04 12:39:43.436 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4a3541d0-836a-411a-876a-1fd2b9853db0 2026-05-04 12:39:47.281 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4fe6b6f9-350b-4c57-9ce2-d0db03a39915 2026-05-04 12:39:49.332 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 55ae2716-d674-46cf-a239-f5eb38060e48 2026-05-04 12:39:49.734 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4fe6b6f9-350b-4c57-9ce2-d0db03a39915 2026-05-04 12:39:50.370 13 INFO neutron.plugins.ml2.plugin [None req-c46eb37d-53b1-463e-841d-42ac5f7ff0ac - - - - - -] Attempt 1 to provision port 55ae2716-d674-46cf-a239-f5eb38060e48 2026-05-04 12:39:50.426 13 INFO neutron.plugins.ml2.plugin [None req-c46eb37d-53b1-463e-841d-42ac5f7ff0ac - - - - - -] Attempt 1 to provision port b9849703-291b-4340-94e8-7872908bf1d0 2026-05-04 12:39:50.453 13 INFO neutron.plugins.ml2.plugin [None req-c46eb37d-53b1-463e-841d-42ac5f7ff0ac - - - - - -] Attempt 1 to provision port ecc0bef4-23fa-44cd-868a-ec4613434a95 2026-05-04 12:39:50.480 13 INFO neutron.plugins.ml2.plugin [None req-c46eb37d-53b1-463e-841d-42ac5f7ff0ac - - - - - -] Attempt 1 to provision port 79ae030d-b5ee-4653-83da-2b80b4970b2f 2026-05-04 12:39:50.510 13 INFO neutron.plugins.ml2.plugin [None req-c46eb37d-53b1-463e-841d-42ac5f7ff0ac - - - - - -] Attempt 1 to provision port fa8765bc-0534-4b19-83f2-4c8a695a39cf 2026-05-04 12:39:51.818 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port eafd8d77-e092-409c-82d1-348a134743b1 2026-05-04 12:39:51.955 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ececd98c-3aba-4734-95f9-3fc0ae29924e'] response: {'server_uuid': '596112c8-c39e-41de-bfa7-23cd36a6504a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eafd8d77-e092-409c-82d1-348a134743b1', 'code': 200} 2026-05-04 12:39:52.486 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 55ae2716-d674-46cf-a239-f5eb38060e48 2026-05-04 12:39:53.493 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port eafd8d77-e092-409c-82d1-348a134743b1 2026-05-04 12:39:54.947 13 INFO neutron.plugins.ml2.plugin [None req-6976b9e4-df88-4ae9-bcc5-335f861e90de - - - - - -] Attempt 1 to provision port 55ae2716-d674-46cf-a239-f5eb38060e48 2026-05-04 12:39:55.005 13 INFO neutron.plugins.ml2.plugin [None req-6976b9e4-df88-4ae9-bcc5-335f861e90de - - - - - -] Attempt 1 to provision port ecc0bef4-23fa-44cd-868a-ec4613434a95 2026-05-04 12:39:57.690 13 INFO neutron.plugins.ml2.plugin [None req-2c72e896-cd38-4e36-9958-78d8a52d5f80 - - - - - -] Attempt 1 to provision port eafd8d77-e092-409c-82d1-348a134743b1 2026-05-04 12:39:57.745 13 INFO neutron.plugins.ml2.plugin [None req-2c72e896-cd38-4e36-9958-78d8a52d5f80 - - - - - -] Attempt 1 to provision port b9849703-291b-4340-94e8-7872908bf1d0 2026-05-04 12:39:57.776 13 INFO neutron.plugins.ml2.plugin [None req-2c72e896-cd38-4e36-9958-78d8a52d5f80 - - - - - -] Attempt 1 to provision port ecc0bef4-23fa-44cd-868a-ec4613434a95 2026-05-04 12:40:00.524 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 98bc3c7c-4296-4244-9130-fcf1e95b74a5 2026-05-04 12:40:00.657 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-82a09c5b-5d3e-4e2b-a7a1-4f02886a35d7'] response: {'server_uuid': '87a102c4-8eef-496e-9aa4-98db3d1b9664', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98bc3c7c-4296-4244-9130-fcf1e95b74a5', 'code': 200} 2026-05-04 12:40:01.538 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 98bc3c7c-4296-4244-9130-fcf1e95b74a5 2026-05-04 12:40:01.774 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b9849703-291b-4340-94e8-7872908bf1d0 2026-05-04 12:40:02.064 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port fa8765bc-0534-4b19-83f2-4c8a695a39cf 2026-05-04 12:40:03.524 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port b9849703-291b-4340-94e8-7872908bf1d0 2026-05-04 12:40:04.006 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 79ae030d-b5ee-4653-83da-2b80b4970b2f 2026-05-04 12:40:04.508 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port fa8765bc-0534-4b19-83f2-4c8a695a39cf 2026-05-04 12:40:05.451 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port ecc0bef4-23fa-44cd-868a-ec4613434a95 2026-05-04 12:40:05.780 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 79ae030d-b5ee-4653-83da-2b80b4970b2f 2026-05-04 12:40:07.435 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port ecc0bef4-23fa-44cd-868a-ec4613434a95 2026-05-04 12:40:17.629 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e09f4dfe-0c53-48df-8c88-80f287b2aef1'] response: {'server_uuid': '596112c8-c39e-41de-bfa7-23cd36a6504a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eafd8d77-e092-409c-82d1-348a134743b1', 'code': 200} 2026-05-04 12:40:21.626 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd228c0e-3562-469f-82e6-77f99e38b364'] response: {'server_uuid': '87a102c4-8eef-496e-9aa4-98db3d1b9664', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '98bc3c7c-4296-4244-9130-fcf1e95b74a5', 'code': 200} 2026-05-04 12:40:47.480 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 341c862a-31d6-4461-b50e-3589116ee1fb 2026-05-04 12:40:49.606 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2f0f0a2b-a5da-4903-b02f-c089ffa8b1c7 2026-05-04 12:40:50.052 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4e83f39c-1135-4f79-95e4-d974effdd962 2026-05-04 12:40:50.366 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 341c862a-31d6-4461-b50e-3589116ee1fb 2026-05-04 12:40:51.548 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 2f0f0a2b-a5da-4903-b02f-c089ffa8b1c7 2026-05-04 12:40:51.761 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4e83f39c-1135-4f79-95e4-d974effdd962 2026-05-04 12:40:53.441 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 3cf352a6-be4f-410b-9e54-daa1cc9d5c44 2026-05-04 12:40:55.504 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 3cf352a6-be4f-410b-9e54-daa1cc9d5c44 2026-05-04 12:40:55.839 13 INFO neutron.plugins.ml2.plugin [None req-d8f93a36-4b0a-4f94-9cf9-80a3f1794bda - - - - - -] Attempt 1 to provision port a64f7bad-70e3-4eba-be21-e9edc8f6822e 2026-05-04 12:40:55.866 13 INFO neutron.plugins.ml2.plugin [None req-d8f93a36-4b0a-4f94-9cf9-80a3f1794bda - - - - - -] Attempt 1 to provision port 88992b98-b1f8-4a6e-a415-b5bb8f449bcc 2026-05-04 12:40:55.891 13 INFO neutron.plugins.ml2.plugin [None req-d8f93a36-4b0a-4f94-9cf9-80a3f1794bda - - - - - -] Attempt 1 to provision port 4e83f39c-1135-4f79-95e4-d974effdd962 2026-05-04 12:40:55.946 13 INFO neutron.plugins.ml2.plugin [None req-d8f93a36-4b0a-4f94-9cf9-80a3f1794bda - - - - - -] Attempt 1 to provision port 8db9dd62-983a-4ca0-8854-26ee329897c8 2026-05-04 12:40:55.975 13 INFO neutron.plugins.ml2.plugin [None req-d8f93a36-4b0a-4f94-9cf9-80a3f1794bda - - - - - -] Attempt 1 to provision port 3cf352a6-be4f-410b-9e54-daa1cc9d5c44 2026-05-04 12:41:03.679 16 INFO neutron.plugins.ml2.plugin [None req-020bc2e3-a4db-427b-be87-a49dc001f214 - - - - - -] Attempt 1 to provision port a64f7bad-70e3-4eba-be21-e9edc8f6822e 2026-05-04 12:41:03.729 16 INFO neutron.plugins.ml2.plugin [None req-020bc2e3-a4db-427b-be87-a49dc001f214 - - - - - -] Attempt 1 to provision port 4e83f39c-1135-4f79-95e4-d974effdd962 2026-05-04 12:41:03.765 16 INFO neutron.plugins.ml2.plugin [None req-020bc2e3-a4db-427b-be87-a49dc001f214 - - - - - -] Attempt 1 to provision port 8db9dd62-983a-4ca0-8854-26ee329897c8 2026-05-04 12:41:03.785 16 INFO neutron.plugins.ml2.plugin [None req-020bc2e3-a4db-427b-be87-a49dc001f214 - - - - - -] Attempt 1 to provision port 3cf352a6-be4f-410b-9e54-daa1cc9d5c44 2026-05-04 12:41:04.007 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 47e80332-eea3-4d86-907b-a732fb62ca9d 2026-05-04 12:41:04.196 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7226bf41-b41c-46cd-a8ad-6ac8c4e5895e'] response: {'server_uuid': 'e4fc0d58-6a2d-4720-8448-70402814bd1d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47e80332-eea3-4d86-907b-a732fb62ca9d', 'code': 200} 2026-05-04 12:41:05.482 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 47e80332-eea3-4d86-907b-a732fb62ca9d 2026-05-04 12:41:07.685 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 30144d78-20c9-4731-808b-5aa6613d0d64 2026-05-04 12:41:07.743 13 INFO neutron.plugins.ml2.plugin [None req-48c9874d-5973-40b1-87ca-2f3b1f11b60a - - - - - -] Attempt 1 to provision port a64f7bad-70e3-4eba-be21-e9edc8f6822e 2026-05-04 12:41:07.984 13 INFO neutron.plugins.ml2.plugin [None req-48c9874d-5973-40b1-87ca-2f3b1f11b60a - - - - - -] Attempt 1 to provision port 47e80332-eea3-4d86-907b-a732fb62ca9d 2026-05-04 12:41:08.036 13 INFO neutron.plugins.ml2.plugin [None req-48c9874d-5973-40b1-87ca-2f3b1f11b60a - - - - - -] Attempt 1 to provision port 8db9dd62-983a-4ca0-8854-26ee329897c8 2026-05-04 12:41:08.322 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 8db9dd62-983a-4ca0-8854-26ee329897c8 2026-05-04 12:41:08.531 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 88992b98-b1f8-4a6e-a415-b5bb8f449bcc 2026-05-04 12:41:09.531 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 30144d78-20c9-4731-808b-5aa6613d0d64 2026-05-04 12:41:09.784 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port a64f7bad-70e3-4eba-be21-e9edc8f6822e 2026-05-04 12:41:10.033 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 8db9dd62-983a-4ca0-8854-26ee329897c8 2026-05-04 12:41:10.271 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 88992b98-b1f8-4a6e-a415-b5bb8f449bcc 2026-05-04 12:41:21.480 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 26755637-283f-4fe2-80c3-d4d2e49fd5cb 2026-05-04 12:41:21.589 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f84c64d7-86a0-405e-aac9-df5fe173cc62'] response: {'server_uuid': '69932d8a-bff5-4d9a-84f4-4f259f355a82', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26755637-283f-4fe2-80c3-d4d2e49fd5cb', 'code': 200} 2026-05-04 12:41:23.469 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 26755637-283f-4fe2-80c3-d4d2e49fd5cb 2026-05-04 12:42:08.001 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port becc4ddb-98f7-445c-87b0-8439426117d6 2026-05-04 12:42:08.141 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fc7704e-b302-4afe-b971-05c0d6f74534'] response: {'server_uuid': 'b904b3f3-b575-40d0-bce8-55a9c5d8b522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'becc4ddb-98f7-445c-87b0-8439426117d6', 'code': 200} 2026-05-04 12:42:09.464 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port becc4ddb-98f7-445c-87b0-8439426117d6 2026-05-04 12:43:23.908 13 INFO neutron.plugins.ml2.plugin [None req-4124eb3c-a178-4ea1-9222-a14337352d6b - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:43:31.074 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:43:31.182 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4354ff49-7115-4341-a1f6-ae4f822534d6'] response: {'server_uuid': 'b904b3f3-b575-40d0-bce8-55a9c5d8b522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3c4cad8-04f2-42a6-ab34-f62e1555528e', 'code': 200} 2026-05-04 12:43:31.681 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:43:43.523 16 INFO neutron.plugins.ml2.plugin [None req-cd18f954-b662-46c6-8968-ea4f54ee946a - - - - - -] Attempt 1 to provision port 4f9ea160-cb5b-4d5e-82f9-91824bd39a2c 2026-05-04 12:43:49.723 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4f9ea160-cb5b-4d5e-82f9-91824bd39a2c 2026-05-04 12:43:49.823 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a97bb80a-a52e-49b0-b3a1-c32dfd9f5642'] response: {'server_uuid': 'b904b3f3-b575-40d0-bce8-55a9c5d8b522', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f9ea160-cb5b-4d5e-82f9-91824bd39a2c', 'code': 200} 2026-05-04 12:43:51.688 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4f9ea160-cb5b-4d5e-82f9-91824bd39a2c 2026-05-04 12:43:53.330 16 INFO neutron.plugins.ml2.plugin [None req-035f253d-527a-46ff-b6aa-25e65559f95b - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:43:53.779 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:44:07.659 16 INFO neutron.plugins.ml2.plugin [None req-c8cee43e-401c-48c8-a072-a465cabd6c69 - - - - - -] Attempt 1 to provision port 4f9ea160-cb5b-4d5e-82f9-91824bd39a2c 2026-05-04 12:44:07.804 13 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 4f9ea160-cb5b-4d5e-82f9-91824bd39a2c 2026-05-04 12:44:17.308 13 INFO neutron.plugins.ml2.plugin [None req-4b24badd-bedd-42f8-805c-900d3043b746 - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:44:17.739 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port f3c4cad8-04f2-42a6-ab34-f62e1555528e 2026-05-04 12:45:33.770 16 INFO neutron.plugins.ml2.plugin [None req-c23ed2a2-bd6a-48f9-acca-3064e7d3e7aa - - - - - -] Attempt 1 to provision port 180c3476-ab6b-4693-adeb-148f07ba0fd8