+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 15:52:09.135 1 INFO neutron.common.config [-] Logging enabled! 2026-04-29 15:52:09.136 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-29 15:52:09.136 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-29 15:52:09.136 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-29 15:52:10.478 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-29 15:52:10.481 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-29 15:52:10.484 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-29 15:52:10.484 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-29 15:52:10.485 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-29 15:52:10.485 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-29 15:52:10.485 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 15:52:10.491 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 15:52:10.491 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 15:52:10.491 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-29 15:52:10.510 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-29 15:52:10.511 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-29 15:52:10.511 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-29 15:52:10.531 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-29 15:52:10.531 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-29 15:52:10.531 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-29 15:52:10.531 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-29 15:52:10.791 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing driver for type 'vlan' 2026-04-29 15:52:10.927 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] VlanTypeDriver initialization complete 2026-04-29 15:52:10.927 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing driver for type 'vxlan' 2026-04-29 15:52:10.928 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-29 15:52:10.970 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-29 15:52:10.971 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-29 15:52:10.971 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing extension driver 'port_security' 2026-04-29 15:52:10.971 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-29 15:52:10.972 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing extension driver 'qos' 2026-04-29 15:52:10.972 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-29 15:52:10.972 1 INFO neutron.plugins.ml2.managers [None req-8a0eaced-4d9a-4b54-b6b3-a18075a7b4f2 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-29 15:52:10.987 1 INFO neutron.quota [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded quota_driver: . 2026-04-29 15:52:10.987 1 INFO neutron.plugins.ml2.plugin [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Modular L2 Plugin initialization complete 2026-04-29 15:52:10.987 1 INFO neutron.plugins.ml2.managers [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-29 15:52:10.987 1 INFO neutron.plugins.ml2.managers [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-29 15:52:10.988 1 INFO neutron.plugins.ml2.managers [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Got port-security extension from driver 'port_security' 2026-04-29 15:52:10.988 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: qos 2026-04-29 15:52:10.998 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: router 2026-04-29 15:52:11.032 1 INFO neutron.services.service_base [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-29 15:52:11.032 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: segments 2026-04-29 15:52:11.096 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: trunk 2026-04-29 15:52:11.109 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: vpnaas 2026-04-29 15:52:11.140 1 WARNING stevedore.named [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-29 15:52:11.206 1 INFO neutron_vpnaas.services.vpn.plugin [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-29 15:52:11.206 1 INFO neutron.common.utils [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-29 15:52:11.206 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: taas 2026-04-29 15:52:11.233 1 WARNING stevedore.named [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-29 15:52:11.234 1 WARNING stevedore.named [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-29 15:52:11.256 1 INFO neutron_taas.services.taas.taas_plugin [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-29 15:52:11.257 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: tapmirror 2026-04-29 15:52:11.267 1 WARNING stevedore.named [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-29 15:52:11.268 1 WARNING stevedore.named [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-29 15:52:11.279 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-29 15:52:11.279 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: auto_allocate 2026-04-29 15:52:11.286 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: tag 2026-04-29 15:52:11.293 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: timestamp 2026-04-29 15:52:11.295 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: network_ip_availability 2026-04-29 15:52:11.298 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: flavors 2026-04-29 15:52:11.301 1 INFO neutron.manager [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loading Plugin: revisions 2026-04-29 15:52:11.304 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Initializing extension manager. 2026-04-29 15:52:11.305 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: address-group 2026-04-29 15:52:11.306 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: address-scope 2026-04-29 15:52:11.307 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-29 15:52:11.307 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: agent 2026-04-29 15:52:11.308 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: agent-resources-synced 2026-04-29 15:52:11.309 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: allowed-address-pairs 2026-04-29 15:52:11.309 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: auto-allocated-topology 2026-04-29 15:52:11.310 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: availability_zone 2026-04-29 15:52:11.311 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: availability_zone_filter 2026-04-29 15:52:11.311 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-29 15:52:11.311 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: default-subnetpools 2026-04-29 15:52:11.313 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-29 15:52:11.313 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: dns-integration 2026-04-29 15:52:11.314 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: dns-domain-ports 2026-04-29 15:52:11.314 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-29 15:52:11.315 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: dvr 2026-04-29 15:52:11.315 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-29 15:52:11.315 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: empty-string-filtering 2026-04-29 15:52:11.316 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-29 15:52:11.316 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-29 15:52:11.317 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: external-net 2026-04-29 15:52:11.317 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-29 15:52:11.318 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: extraroute 2026-04-29 15:52:11.319 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: extraroute-atomic 2026-04-29 15:52:11.319 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-29 15:52:11.320 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-29 15:52:11.320 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-29 15:52:11.320 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-29 15:52:11.321 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: fip-port-details 2026-04-29 15:52:11.321 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: flavors 2026-04-29 15:52:11.322 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-29 15:52:11.323 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: floatingip-pools 2026-04-29 15:52:11.324 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: ip_allocation 2026-04-29 15:52:11.324 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: ip-substring-filtering 2026-04-29 15:52:11.324 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: l2_adjacency 2026-04-29 15:52:11.325 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: router 2026-04-29 15:52:11.327 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-29 15:52:11.327 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-29 15:52:11.328 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-29 15:52:11.328 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: ext-gw-mode 2026-04-29 15:52:11.329 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: l3-ha 2026-04-29 15:52:11.329 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-29 15:52:11.330 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-29 15:52:11.330 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: l3-flavors 2026-04-29 15:52:11.331 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-29 15:52:11.331 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-29 15:52:11.333 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-29 15:52:11.335 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-29 15:52:11.335 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-29 15:52:11.336 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-29 15:52:11.340 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-29 15:52:11.341 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: multi-provider 2026-04-29 15:52:11.341 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: net-mtu 2026-04-29 15:52:11.342 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: net-mtu-writable 2026-04-29 15:52:11.343 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: network_availability_zone 2026-04-29 15:52:11.343 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: network_ha 2026-04-29 15:52:11.344 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: network-ip-availability 2026-04-29 15:52:11.345 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-29 15:52:11.346 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: pagination 2026-04-29 15:52:11.347 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-device-profile 2026-04-29 15:52:11.347 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-29 15:52:11.348 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-29 15:52:11.348 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-29 15:52:11.349 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-mac-override 2026-04-29 15:52:11.349 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-29 15:52:11.350 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-29 15:52:11.350 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-29 15:52:11.351 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-resource-request 2026-04-29 15:52:11.352 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-resource-request-groups 2026-04-29 15:52:11.352 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-29 15:52:11.353 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: binding 2026-04-29 15:52:11.353 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: binding-extended 2026-04-29 15:52:11.354 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-security 2026-04-29 15:52:11.354 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: project-id 2026-04-29 15:52:11.355 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: provider 2026-04-29 15:52:11.355 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-29 15:52:11.357 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos 2026-04-29 15:52:11.358 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-29 15:52:11.358 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-29 15:52:11.358 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-default 2026-04-29 15:52:11.359 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-fip 2026-04-29 15:52:11.359 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-29 15:52:11.360 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-gateway-ip 2026-04-29 15:52:11.360 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-port-network-policy 2026-04-29 15:52:11.361 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-pps-minimum 2026-04-29 15:52:11.361 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-29 15:52:11.362 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-pps 2026-04-29 15:52:11.362 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-rule-type-details 2026-04-29 15:52:11.363 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-29 15:52:11.363 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: qos-rules-alias 2026-04-29 15:52:11.364 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: quota-check-limit 2026-04-29 15:52:11.364 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: quota-check-limit-default 2026-04-29 15:52:11.366 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: quotas 2026-04-29 15:52:11.368 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: quota_details 2026-04-29 15:52:11.369 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: rbac-policies 2026-04-29 15:52:11.370 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: rbac-address-group 2026-04-29 15:52:11.370 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: rbac-address-scope 2026-04-29 15:52:11.371 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: rbac-security-groups 2026-04-29 15:52:11.371 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: rbac-subnetpool 2026-04-29 15:52:11.372 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: revision-if-match 2026-04-29 15:52:11.372 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: standard-attr-revisions 2026-04-29 15:52:11.373 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: router_availability_zone 2026-04-29 15:52:11.373 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-29 15:52:11.375 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: security-groups-default-rules 2026-04-29 15:52:11.375 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-29 15:52:11.376 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-29 15:52:11.376 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-29 15:52:11.376 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-29 15:52:11.377 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-29 15:52:11.380 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: security-group 2026-04-29 15:52:11.381 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: segment 2026-04-29 15:52:11.382 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-29 15:52:11.382 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: service-type 2026-04-29 15:52:11.383 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: sorting 2026-04-29 15:52:11.383 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: standard-attr-segment 2026-04-29 15:52:11.384 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: standard-attr-description 2026-04-29 15:52:11.384 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: stateful-security-group 2026-04-29 15:52:11.385 1 WARNING neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-29 15:52:11.385 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-29 15:52:11.385 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: subnet-external-network 2026-04-29 15:52:11.386 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: subnet_onboard 2026-04-29 15:52:11.386 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-29 15:52:11.387 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: subnet-service-types 2026-04-29 15:52:11.387 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: subnet_allocation 2026-04-29 15:52:11.388 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-29 15:52:11.388 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: tag-creation 2026-04-29 15:52:11.389 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-29 15:52:11.392 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: standard-attr-tag 2026-04-29 15:52:11.393 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-29 15:52:11.393 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: trunk 2026-04-29 15:52:11.394 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: trunk-details 2026-04-29 15:52:11.394 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-29 15:52:11.395 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-29 15:52:11.395 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-29 15:52:11.396 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-29 15:52:11.397 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-29 15:52:11.398 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-29 15:52:11.399 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: vpn-flavors 2026-04-29 15:52:11.400 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: vpnaas 2026-04-29 15:52:11.401 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: taas 2026-04-29 15:52:11.402 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: tap-mirror 2026-04-29 15:52:11.402 1 INFO neutron.api.extensions [None req-75d2a6a2-583b-4c52-97b9-a5f3da88066a - - - - - -] Loaded extension: taas-vlan-filter 2026-04-29 15:52:41.489 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-29 15:52:41.536 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-29 15:52:41.536 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-29 15:52:49.381 16 INFO neutron.db.l3_hamode_db [None req-d7f93289-4dc8-4889-9a98-c22021718a1d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-29 15:53:08.841 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bb7eb599-aabf-4173-97a6-f4d26ab39241 2026-04-29 15:53:09.484 16 INFO neutron.plugins.ml2.plugin [None req-7e1ab291-5ef7-499e-ad00-bfd6e44a807e - - - - - -] Attempt 1 to provision port bb7eb599-aabf-4173-97a6-f4d26ab39241 2026-04-29 15:53:10.770 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bb7eb599-aabf-4173-97a6-f4d26ab39241 2026-04-29 15:53:11.139 16 INFO neutron.plugins.ml2.plugin [None req-5412e4c0-fb7a-46c6-ae47-4f56203f1065 - - - - - -] Attempt 1 to provision port bb7eb599-aabf-4173-97a6-f4d26ab39241 2026-04-29 15:57:40.853 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ca0049be-1820-4c12-9832-1728efcc0042 2026-04-29 15:57:41.013 16 INFO neutron.plugins.ml2.plugin [None req-ba65762b-b47b-4433-910a-2dfdc9dec789 - - - - - -] Attempt 1 to provision port ca0049be-1820-4c12-9832-1728efcc0042 2026-04-29 15:57:42.653 13 INFO neutron.plugins.ml2.plugin [None req-9993ceb9-c8b5-46c8-92c2-4043aa8fd9b8 - - - - - -] Attempt 1 to provision port ca0049be-1820-4c12-9832-1728efcc0042 2026-04-29 15:57:42.835 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ca0049be-1820-4c12-9832-1728efcc0042 2026-04-29 15:57:47.657 16 INFO neutron.plugins.ml2.plugin [None req-f3a0b942-a9ac-44ac-bce1-29a4b201013d - - - - - -] Attempt 1 to provision port 90ea1286-9082-45c5-aa27-d7a302422979 2026-04-29 16:01:23.493 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 90ea1286-9082-45c5-aa27-d7a302422979 2026-04-29 16:01:24.951 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 90ea1286-9082-45c5-aa27-d7a302422979 2026-04-29 16:09:27.046 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port a0645ec3-ec64-4b8d-8bf3-0e91ca4054de 2026-04-29 16:09:29.029 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port a0645ec3-ec64-4b8d-8bf3-0e91ca4054de 2026-04-29 16:20:44.588 13 INFO neutron.plugins.ml2.plugin [None req-216a1d0a-c7dd-400e-8802-13aaad303f14 - - - - - -] Attempt 1 to provision port ca0049be-1820-4c12-9832-1728efcc0042 2026-04-29 16:20:44.640 13 INFO neutron.plugins.ml2.plugin [None req-216a1d0a-c7dd-400e-8802-13aaad303f14 - - - - - -] Attempt 1 to provision port bb7eb599-aabf-4173-97a6-f4d26ab39241 2026-04-29 16:20:44.693 13 INFO neutron.plugins.ml2.plugin [None req-216a1d0a-c7dd-400e-8802-13aaad303f14 - - - - - -] Attempt 1 to provision port 90ea1286-9082-45c5-aa27-d7a302422979 2026-04-29 16:24:37.285 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port c7632fdd-9d2d-49dc-963a-cd6ffd94e9bd 2026-04-29 16:24:39.710 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port c7632fdd-9d2d-49dc-963a-cd6ffd94e9bd 2026-04-29 16:24:40.163 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port c6e11491-112e-493c-a5ab-79087c611b75 2026-04-29 16:24:41.312 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port c6e11491-112e-493c-a5ab-79087c611b75 2026-04-29 16:24:45.435 13 INFO neutron.plugins.ml2.plugin [None req-6bc9aabb-d894-4dc4-9e1a-98385886d91a - - - - - -] Attempt 1 to provision port c6e11491-112e-493c-a5ab-79087c611b75 2026-04-29 16:24:45.455 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7353f89f-ac7e-4809-8e44-40f202483ced 2026-04-29 16:24:45.521 13 INFO neutron.plugins.ml2.plugin [None req-6bc9aabb-d894-4dc4-9e1a-98385886d91a - - - - - -] Attempt 1 to provision port 029c5f33-198b-43ca-a25a-3c0492a4a7d9 2026-04-29 16:24:45.914 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 4102eaca-7345-4db1-9a4f-2a771eb944b8 2026-04-29 16:24:47.317 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7353f89f-ac7e-4809-8e44-40f202483ced 2026-04-29 16:24:47.532 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 4102eaca-7345-4db1-9a4f-2a771eb944b8 2026-04-29 16:24:49.293 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port fdb4d794-e797-406c-a72d-79e30d4e48ad 2026-04-29 16:24:51.490 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port fdb4d794-e797-406c-a72d-79e30d4e48ad 2026-04-29 16:24:52.033 16 INFO neutron.plugins.ml2.plugin [None req-7a8a3a48-f3b3-427a-b267-9e2dcb0b7568 - - - - - -] Attempt 1 to provision port 029c5f33-198b-43ca-a25a-3c0492a4a7d9 2026-04-29 16:24:54.431 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 264967b1-b085-4fd0-affa-0abc735871e4 2026-04-29 16:24:54.940 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 30b39e0f-494d-4a7a-9e7e-bcbec65e2a05 2026-04-29 16:24:55.196 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-93986824-847f-43e3-ba2f-4e0031b3682f'] response: {'server_uuid': '3144773f-5ab5-4f26-95e8-bb4e1d46aa8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '264967b1-b085-4fd0-affa-0abc735871e4', 'code': 200} 2026-04-29 16:24:55.623 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 05c0b66a-7fea-4fa7-af32-fe796d23a752 2026-04-29 16:24:56.034 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 264967b1-b085-4fd0-affa-0abc735871e4 2026-04-29 16:24:56.253 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 30b39e0f-494d-4a7a-9e7e-bcbec65e2a05 2026-04-29 16:24:57.238 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a19d8112-2961-4c1a-ac63-73de15e1ce7c'] response: {'server_uuid': '19086899-2fcb-4da1-a8cd-6fc85228cb51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30b39e0f-494d-4a7a-9e7e-bcbec65e2a05', 'code': 200} 2026-04-29 16:24:57.563 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 05c0b66a-7fea-4fa7-af32-fe796d23a752 2026-04-29 16:24:59.384 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port 0dab3e71-d084-48a5-875c-e81128cef726 2026-04-29 16:24:59.409 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port 9026973f-eb7e-48bc-a3a4-45ac3cf3ea38 2026-04-29 16:24:59.528 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 9026973f-eb7e-48bc-a3a4-45ac3cf3ea38 2026-04-29 16:24:59.623 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port 264967b1-b085-4fd0-affa-0abc735871e4 2026-04-29 16:24:59.693 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port 43df8c45-8e6e-4bb7-8cfe-13be0cbaa7e4 2026-04-29 16:24:59.727 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port d99ad9c8-7cbc-4a3c-a512-12d83ffce0fc 2026-04-29 16:24:59.752 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port ca5ad27b-766a-41c7-bf86-4c40bb6c7ba2 2026-04-29 16:24:59.776 13 INFO neutron.plugins.ml2.plugin [None req-6c796e0f-0073-46e5-8705-5f5e8599f0d1 - - - - - -] Attempt 1 to provision port 05c0b66a-7fea-4fa7-af32-fe796d23a752 2026-04-29 16:25:01.597 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 9026973f-eb7e-48bc-a3a4-45ac3cf3ea38 2026-04-29 16:25:04.283 13 INFO neutron.plugins.ml2.plugin [None req-0f0a0ba2-2da6-4d69-bac4-84957b15606f - - - - - -] Attempt 1 to provision port 0dab3e71-d084-48a5-875c-e81128cef726 2026-04-29 16:25:04.303 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-577942b1-7f19-4d84-b73e-25745b1f9753'] response: {'server_uuid': '19086899-2fcb-4da1-a8cd-6fc85228cb51', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '30b39e0f-494d-4a7a-9e7e-bcbec65e2a05', 'code': 200} 2026-04-29 16:25:04.322 13 INFO neutron.plugins.ml2.plugin [None req-0f0a0ba2-2da6-4d69-bac4-84957b15606f - - - - - -] Attempt 1 to provision port 264967b1-b085-4fd0-affa-0abc735871e4 2026-04-29 16:25:04.375 13 INFO neutron.plugins.ml2.plugin [None req-0f0a0ba2-2da6-4d69-bac4-84957b15606f - - - - - -] Attempt 1 to provision port 05c0b66a-7fea-4fa7-af32-fe796d23a752 2026-04-29 16:25:08.155 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 9299f6b3-87a9-4e46-8d25-185222132e03 2026-04-29 16:25:08.316 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfa0cdb0-888b-49bf-a1de-c35e2227933c'] response: {'server_uuid': '1f202e1b-b645-4877-9576-c2c8f362a8d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9299f6b3-87a9-4e46-8d25-185222132e03', 'code': 200} 2026-04-29 16:25:08.858 16 INFO neutron.plugins.ml2.plugin [None req-7a2f197b-9270-4baa-aeb5-227b4b9e7bd4 - - - - - -] Attempt 1 to provision port 9299f6b3-87a9-4e46-8d25-185222132e03 2026-04-29 16:25:08.918 16 INFO neutron.plugins.ml2.plugin [None req-7a2f197b-9270-4baa-aeb5-227b4b9e7bd4 - - - - - -] Attempt 1 to provision port 0dab3e71-d084-48a5-875c-e81128cef726 2026-04-29 16:25:08.942 16 INFO neutron.plugins.ml2.plugin [None req-7a2f197b-9270-4baa-aeb5-227b4b9e7bd4 - - - - - -] Attempt 1 to provision port 9026973f-eb7e-48bc-a3a4-45ac3cf3ea38 2026-04-29 16:25:08.997 16 INFO neutron.plugins.ml2.plugin [None req-7a2f197b-9270-4baa-aeb5-227b4b9e7bd4 - - - - - -] Attempt 1 to provision port d99ad9c8-7cbc-4a3c-a512-12d83ffce0fc 2026-04-29 16:25:09.020 16 INFO neutron.plugins.ml2.plugin [None req-7a2f197b-9270-4baa-aeb5-227b4b9e7bd4 - - - - - -] Attempt 1 to provision port 804cf367-2f92-4fef-8009-9a13d6122f23 2026-04-29 16:25:10.014 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 9299f6b3-87a9-4e46-8d25-185222132e03 2026-04-29 16:25:14.049 13 INFO neutron.plugins.ml2.plugin [None req-da9bc066-82f3-4174-a406-8097a1d8f34f - - - - - -] Attempt 1 to provision port d99ad9c8-7cbc-4a3c-a512-12d83ffce0fc 2026-04-29 16:25:17.699 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 5904b586-f73f-41f9-abad-5495059dece4 2026-04-29 16:25:19.605 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bfa639ef-cd50-407a-8765-f608ba39c6d3 2026-04-29 16:25:19.974 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 5904b586-f73f-41f9-abad-5495059dece4 2026-04-29 16:25:20.191 16 INFO neutron.plugins.ml2.plugin [None req-1005afc3-cafd-48c6-83de-2940d95e6b51 - - - - - -] Attempt 1 to provision port bfa639ef-cd50-407a-8765-f608ba39c6d3 2026-04-29 16:25:20.252 16 INFO neutron.plugins.ml2.plugin [None req-1005afc3-cafd-48c6-83de-2940d95e6b51 - - - - - -] Attempt 1 to provision port 264967b1-b085-4fd0-affa-0abc735871e4 2026-04-29 16:25:20.301 16 INFO neutron.plugins.ml2.plugin [None req-1005afc3-cafd-48c6-83de-2940d95e6b51 - - - - - -] Attempt 1 to provision port d99ad9c8-7cbc-4a3c-a512-12d83ffce0fc 2026-04-29 16:25:21.534 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bfa639ef-cd50-407a-8765-f608ba39c6d3 2026-04-29 16:25:25.197 16 INFO neutron.plugins.ml2.plugin [None req-c3bdb1ca-58a5-4082-82bd-4bb066a3a4ba - - - - - -] Attempt 1 to provision port 8c280fba-62b0-47ab-a2f7-0a8e9f6d1e8e 2026-04-29 16:25:25.789 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 0dab3e71-d084-48a5-875c-e81128cef726 2026-04-29 16:25:25.985 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 43df8c45-8e6e-4bb7-8cfe-13be0cbaa7e4 2026-04-29 16:25:27.521 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 0dab3e71-d084-48a5-875c-e81128cef726 2026-04-29 16:25:27.768 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 43df8c45-8e6e-4bb7-8cfe-13be0cbaa7e4 2026-04-29 16:25:28.225 16 INFO neutron.plugins.ml2.plugin [None req-2e1f24d3-72dd-44cf-a3f4-7e8bb62bcf8a - - - - - -] Attempt 1 to provision port 74dacb81-723d-4c58-912c-a32861f493d2 2026-04-29 16:25:28.272 16 INFO neutron.plugins.ml2.plugin [None req-2e1f24d3-72dd-44cf-a3f4-7e8bb62bcf8a - - - - - -] Attempt 1 to provision port bfa639ef-cd50-407a-8765-f608ba39c6d3 2026-04-29 16:25:28.385 16 INFO neutron.plugins.ml2.plugin [None req-2e1f24d3-72dd-44cf-a3f4-7e8bb62bcf8a - - - - - -] Attempt 1 to provision port c66c1e73-9a68-4e1b-ab2f-bc7c0529ac59 2026-04-29 16:25:29.637 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 32af7cc8-d8d3-49b3-8730-b631253b56f1 2026-04-29 16:25:30.088 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 555e1db3-2b02-47d4-95b5-838e3240c014 2026-04-29 16:25:32.318 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 32af7cc8-d8d3-49b3-8730-b631253b56f1 2026-04-29 16:25:32.585 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 351383a8-10dd-418e-ab66-0bdd4ec814d2 2026-04-29 16:25:32.886 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 555e1db3-2b02-47d4-95b5-838e3240c014 2026-04-29 16:25:33.249 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 6c560c55-e15b-45c3-a48c-aa30afcdf032 2026-04-29 16:25:33.448 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a2a29c2-56dd-4b54-bf08-735702a75807'] response: {'server_uuid': '5422f545-575d-44b4-ba89-870f77db27a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c560c55-e15b-45c3-a48c-aa30afcdf032', 'code': 200} 2026-04-29 16:25:34.109 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 57293bde-5f30-41c8-9671-6a8e57ba0e68 2026-04-29 16:25:34.513 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 351383a8-10dd-418e-ab66-0bdd4ec814d2 2026-04-29 16:25:34.818 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 6c560c55-e15b-45c3-a48c-aa30afcdf032 2026-04-29 16:25:35.985 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 57293bde-5f30-41c8-9671-6a8e57ba0e68 2026-04-29 16:25:38.201 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d86110fe-b18d-4ca1-aaf8-01f75ccdebc6'] response: {'server_uuid': '3144773f-5ab5-4f26-95e8-bb4e1d46aa8c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '264967b1-b085-4fd0-affa-0abc735871e4', 'code': 200} 2026-04-29 16:25:40.155 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 74dacb81-723d-4c58-912c-a32861f493d2 2026-04-29 16:25:40.469 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 8c280fba-62b0-47ab-a2f7-0a8e9f6d1e8e 2026-04-29 16:25:42.180 13 INFO neutron.plugins.ml2.plugin [None req-bc776b70-e42b-41e9-9843-74e1129d7a57 - - - - - -] Attempt 1 to provision port 74dacb81-723d-4c58-912c-a32861f493d2 2026-04-29 16:25:42.232 13 INFO neutron.plugins.ml2.plugin [None req-bc776b70-e42b-41e9-9843-74e1129d7a57 - - - - - -] Attempt 1 to provision port 57293bde-5f30-41c8-9671-6a8e57ba0e68 2026-04-29 16:25:42.265 13 INFO neutron.plugins.ml2.plugin [None req-bc776b70-e42b-41e9-9843-74e1129d7a57 - - - - - -] Attempt 1 to provision port 7e3867e9-1485-42af-b4e0-7774ed32e55a 2026-04-29 16:25:42.287 13 INFO neutron.plugins.ml2.plugin [None req-bc776b70-e42b-41e9-9843-74e1129d7a57 - - - - - -] Attempt 1 to provision port 351383a8-10dd-418e-ab66-0bdd4ec814d2 2026-04-29 16:25:42.330 13 INFO neutron.plugins.ml2.plugin [None req-bc776b70-e42b-41e9-9843-74e1129d7a57 - - - - - -] Attempt 1 to provision port f5a5fe7a-9b08-4f9a-a141-6c993022c9ca 2026-04-29 16:25:42.357 13 INFO neutron.plugins.ml2.plugin [None req-bc776b70-e42b-41e9-9843-74e1129d7a57 - - - - - -] Attempt 1 to provision port 07089f28-c2ce-4fda-8555-1db215c49d7c 2026-04-29 16:25:43.080 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 74dacb81-723d-4c58-912c-a32861f493d2 2026-04-29 16:25:43.270 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 2779e23b-529e-4e76-ad73-3d561fab74be 2026-04-29 16:25:43.385 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0591dfc6-5673-4d55-a96f-245c0430fcee'] response: {'server_uuid': '55247e71-4e10-4c1a-b149-4171275d1479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2779e23b-529e-4e76-ad73-3d561fab74be', 'code': 200} 2026-04-29 16:25:43.624 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 8c280fba-62b0-47ab-a2f7-0a8e9f6d1e8e 2026-04-29 16:25:45.165 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 2779e23b-529e-4e76-ad73-3d561fab74be 2026-04-29 16:25:45.344 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7a9990b2-f38c-45e3-9244-952a668085d4 2026-04-29 16:25:45.455 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-46859ee4-e6f1-4807-b795-1c4e4972008d'] response: {'server_uuid': 'f91a5696-b2aa-4fea-8827-ab8a577d1553', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a9990b2-f38c-45e3-9244-952a668085d4', 'code': 200} 2026-04-29 16:25:46.314 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7a9990b2-f38c-45e3-9244-952a668085d4 2026-04-29 16:25:47.398 13 INFO neutron.plugins.ml2.plugin [None req-1d352ee3-f6ef-4bc1-9fa5-866aacce4e89 - - - - - -] Attempt 1 to provision port 351383a8-10dd-418e-ab66-0bdd4ec814d2 2026-04-29 16:25:47.459 13 INFO neutron.plugins.ml2.plugin [None req-1d352ee3-f6ef-4bc1-9fa5-866aacce4e89 - - - - - -] Attempt 1 to provision port 2779e23b-529e-4e76-ad73-3d561fab74be 2026-04-29 16:25:47.534 13 INFO neutron.plugins.ml2.plugin [None req-1d352ee3-f6ef-4bc1-9fa5-866aacce4e89 - - - - - -] Attempt 1 to provision port 6c560c55-e15b-45c3-a48c-aa30afcdf032 2026-04-29 16:25:47.581 13 INFO neutron.plugins.ml2.plugin [None req-1d352ee3-f6ef-4bc1-9fa5-866aacce4e89 - - - - - -] Attempt 1 to provision port 7e3867e9-1485-42af-b4e0-7774ed32e55a 2026-04-29 16:25:48.358 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 07089f28-c2ce-4fda-8555-1db215c49d7c 2026-04-29 16:25:48.713 16 INFO neutron.plugins.ml2.plugin [None req-29059669-b989-4593-a7f8-fb27cdd52a62 - - - - - -] Attempt 1 to provision port 7e3867e9-1485-42af-b4e0-7774ed32e55a 2026-04-29 16:25:50.358 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port f5a5fe7a-9b08-4f9a-a141-6c993022c9ca 2026-04-29 16:25:50.852 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 07089f28-c2ce-4fda-8555-1db215c49d7c 2026-04-29 16:25:51.469 16 INFO neutron.plugins.ml2.plugin [None req-8bcbee62-cc78-4d46-8cb4-b92f6a6ff0f6 - - - - - -] Attempt 1 to provision port 7e3867e9-1485-42af-b4e0-7774ed32e55a 2026-04-29 16:25:51.568 16 INFO neutron.plugins.ml2.plugin [None req-8bcbee62-cc78-4d46-8cb4-b92f6a6ff0f6 - - - - - -] Attempt 1 to provision port 07089f28-c2ce-4fda-8555-1db215c49d7c 2026-04-29 16:25:52.324 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port c66c1e73-9a68-4e1b-ab2f-bc7c0529ac59 2026-04-29 16:25:52.615 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port f5a5fe7a-9b08-4f9a-a141-6c993022c9ca 2026-04-29 16:25:52.747 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7e3867e9-1485-42af-b4e0-7774ed32e55a 2026-04-29 16:25:53.445 13 INFO neutron.plugins.ml2.plugin [None req-f59f9dfe-bd7e-43b6-aff8-a51908216c48 - - - - - -] Attempt 1 to provision port 07089f28-c2ce-4fda-8555-1db215c49d7c 2026-04-29 16:25:54.263 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port c66c1e73-9a68-4e1b-ab2f-bc7c0529ac59 2026-04-29 16:26:02.277 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port e5eb90f0-1190-4ca2-b4f4-e7046cf48613 2026-04-29 16:26:04.381 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port e81b58e1-5b50-46b8-834b-f81eb0348b28 2026-04-29 16:26:04.770 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port e5eb90f0-1190-4ca2-b4f4-e7046cf48613 2026-04-29 16:26:05.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e177c95-c7fd-4f3d-a87f-15c7cbc3df26'] response: {'server_uuid': '5422f545-575d-44b4-ba89-870f77db27a4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6c560c55-e15b-45c3-a48c-aa30afcdf032', 'code': 200} 2026-04-29 16:26:05.974 13 INFO neutron.plugins.ml2.plugin [None req-294abc86-5c40-47af-abbb-39e78ec51e3e - - - - - -] Attempt 1 to provision port e5eb90f0-1190-4ca2-b4f4-e7046cf48613 2026-04-29 16:26:06.026 13 INFO neutron.plugins.ml2.plugin [None req-294abc86-5c40-47af-abbb-39e78ec51e3e - - - - - -] Attempt 1 to provision port e43d4239-533c-4297-b5e9-d1122e9da82b 2026-04-29 16:26:06.051 13 INFO neutron.plugins.ml2.plugin [None req-294abc86-5c40-47af-abbb-39e78ec51e3e - - - - - -] Attempt 1 to provision port a516c258-6bf4-4ebc-a6cf-18cc4ee964d1 2026-04-29 16:26:06.935 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port e81b58e1-5b50-46b8-834b-f81eb0348b28 2026-04-29 16:26:07.128 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 6c560c55-e15b-45c3-a48c-aa30afcdf032 2026-04-29 16:26:07.737 16 INFO neutron.plugins.ml2.plugin [None req-b2a06c52-9edf-4afa-a436-22f36663350f - - - - - -] Attempt 1 to provision port a516c258-6bf4-4ebc-a6cf-18cc4ee964d1 2026-04-29 16:26:07.745 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8b922bf-4d92-46ae-af7a-7728c2c2e5d8'] response: {'server_uuid': '5422f545-575d-44b4-ba89-870f77db27a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6c560c55-e15b-45c3-a48c-aa30afcdf032', 'code': 200} 2026-04-29 16:26:08.317 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 6c560c55-e15b-45c3-a48c-aa30afcdf032 2026-04-29 16:26:09.016 13 INFO neutron.plugins.ml2.plugin [None req-828a3d9b-e516-46df-acd9-ef1af8482794 - - - - - -] Attempt 1 to provision port a516c258-6bf4-4ebc-a6cf-18cc4ee964d1 2026-04-29 16:26:15.356 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port b0c62dd2-f31e-44e9-8568-38400f0cc7cb 2026-04-29 16:26:15.473 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0abf6116-bcbd-493e-bd43-e4e3d11c905b'] response: {'server_uuid': 'cc0f4aef-8197-424c-8f5b-47b22ad7a89c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0c62dd2-f31e-44e9-8568-38400f0cc7cb', 'code': 200} 2026-04-29 16:26:16.293 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port b0c62dd2-f31e-44e9-8568-38400f0cc7cb 2026-04-29 16:26:20.482 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c57ae4-9118-4489-a041-35dc79821c94'] response: {'server_uuid': 'cc0f4aef-8197-424c-8f5b-47b22ad7a89c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b0c62dd2-f31e-44e9-8568-38400f0cc7cb', 'code': 200} 2026-04-29 16:26:21.030 16 INFO neutron.plugins.ml2.plugin [None req-33b64541-78ab-47e9-bb65-448c9c062be2 - - - - - -] Attempt 1 to provision port ab620dc2-e984-4f29-9e2c-de47a3eee1cd 2026-04-29 16:26:22.373 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port e43d4239-533c-4297-b5e9-d1122e9da82b 2026-04-29 16:26:22.636 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port a516c258-6bf4-4ebc-a6cf-18cc4ee964d1 2026-04-29 16:26:24.293 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port e43d4239-533c-4297-b5e9-d1122e9da82b 2026-04-29 16:26:24.518 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port a516c258-6bf4-4ebc-a6cf-18cc4ee964d1 2026-04-29 16:26:46.343 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port d62cbdbe-0556-4db7-b853-54dcbee6dfe8 2026-04-29 16:26:54.372 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ce62e906-f1b8-47cd-9bd6-aec5e9095492 2026-04-29 16:26:56.339 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ce62e906-f1b8-47cd-9bd6-aec5e9095492 2026-04-29 16:27:12.368 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 4a6fd89c-1974-4345-befc-83e3dbef89a1 2026-04-29 16:27:14.356 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 4a6fd89c-1974-4345-befc-83e3dbef89a1 2026-04-29 16:27:16.425 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 79b74351-cefd-4214-b28a-6ba1469c43c2 2026-04-29 16:27:18.377 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 79b74351-cefd-4214-b28a-6ba1469c43c2 2026-04-29 16:27:20.379 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 1da00a8f-05d2-4f6b-bcf2-531a962ce608 2026-04-29 16:27:22.414 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 1da00a8f-05d2-4f6b-bcf2-531a962ce608 2026-04-29 16:27:24.478 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 25bf62e5-f055-40c2-887b-a4831aa0d51f 2026-04-29 16:27:26.285 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 25bf62e5-f055-40c2-887b-a4831aa0d51f 2026-04-29 16:27:33.446 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 9ad190b0-f812-49b9-81cc-b47393c8c640 2026-04-29 16:27:33.595 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef68aedc-671a-479b-808f-bb5868ddda38'] response: {'server_uuid': '9d4d11b9-ae60-4351-afd2-b62fadce3844', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ad190b0-f812-49b9-81cc-b47393c8c640', 'code': 200} 2026-04-29 16:27:33.920 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 4de7a435-31cb-483b-8b4a-18949fe16832 2026-04-29 16:27:34.607 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 9ad190b0-f812-49b9-81cc-b47393c8c640 2026-04-29 16:27:34.893 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 4de7a435-31cb-483b-8b4a-18949fe16832 2026-04-29 16:27:35.953 13 INFO neutron.plugins.ml2.plugin [None req-c8e71dac-478b-4d83-9c5f-182e31078239 - - - - - -] Attempt 1 to provision port 8109cc7e-b8e1-4259-9b29-17bc9ee0eaea 2026-04-29 16:27:35.995 13 INFO neutron.plugins.ml2.plugin [None req-c8e71dac-478b-4d83-9c5f-182e31078239 - - - - - -] Attempt 1 to provision port 8f4ccd76-af7f-4e55-975a-81ab75fef6d2 2026-04-29 16:27:36.020 13 INFO neutron.plugins.ml2.plugin [None req-c8e71dac-478b-4d83-9c5f-182e31078239 - - - - - -] Attempt 1 to provision port 435f1c6b-f1c0-416e-82da-0d4867b990bb 2026-04-29 16:27:36.056 13 INFO neutron.plugins.ml2.plugin [None req-c8e71dac-478b-4d83-9c5f-182e31078239 - - - - - -] Attempt 1 to provision port 25bf62e5-f055-40c2-887b-a4831aa0d51f 2026-04-29 16:27:36.116 13 INFO neutron.plugins.ml2.plugin [None req-c8e71dac-478b-4d83-9c5f-182e31078239 - - - - - -] Attempt 1 to provision port 79b74351-cefd-4214-b28a-6ba1469c43c2 2026-04-29 16:27:36.183 13 INFO neutron.plugins.ml2.plugin [None req-c8e71dac-478b-4d83-9c5f-182e31078239 - - - - - -] Attempt 1 to provision port 7bd2bcc3-fa06-416b-8fe2-5aa01fbbdad8 2026-04-29 16:27:40.722 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 8f4ccd76-af7f-4e55-975a-81ab75fef6d2 2026-04-29 16:27:40.978 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 435f1c6b-f1c0-416e-82da-0d4867b990bb 2026-04-29 16:27:41.219 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 8109cc7e-b8e1-4259-9b29-17bc9ee0eaea 2026-04-29 16:27:41.454 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 23233a8b-1b50-4b58-be83-50c976b27998 2026-04-29 16:27:41.761 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7bd2bcc3-fa06-416b-8fe2-5aa01fbbdad8 2026-04-29 16:27:42.614 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 8f4ccd76-af7f-4e55-975a-81ab75fef6d2 2026-04-29 16:27:42.816 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 435f1c6b-f1c0-416e-82da-0d4867b990bb 2026-04-29 16:27:43.003 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 8109cc7e-b8e1-4259-9b29-17bc9ee0eaea 2026-04-29 16:27:43.155 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 23233a8b-1b50-4b58-be83-50c976b27998 2026-04-29 16:27:43.343 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 7bd2bcc3-fa06-416b-8fe2-5aa01fbbdad8 2026-04-29 16:27:45.009 13 INFO neutron.plugins.ml2.plugin [None req-b9e8ca11-00be-4d1d-9520-f6b2ec784622 - - - - - -] Attempt 1 to provision port 23233a8b-1b50-4b58-be83-50c976b27998 2026-04-29 16:27:45.066 13 INFO neutron.plugins.ml2.plugin [None req-b9e8ca11-00be-4d1d-9520-f6b2ec784622 - - - - - -] Attempt 1 to provision port fd17db83-9e06-443d-ab73-eba9b4257378 2026-04-29 16:27:45.102 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port adc75078-d337-4dce-aeb6-b684c1a1ad50 2026-04-29 16:27:45.231 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3d4ee4a-8232-4f4b-90c0-2f6b7d7d9777'] response: {'server_uuid': 'ccfe7dab-e258-4d39-a721-5411806e9956', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'adc75078-d337-4dce-aeb6-b684c1a1ad50', 'code': 200} 2026-04-29 16:27:46.548 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port adc75078-d337-4dce-aeb6-b684c1a1ad50 2026-04-29 16:27:48.581 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 96d76057-c436-41c8-bc77-5619ad0e051b 2026-04-29 16:27:48.818 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port fd17db83-9e06-443d-ab73-eba9b4257378 2026-04-29 16:27:49.602 13 INFO neutron.plugins.ml2.plugin [None req-65b59fc8-4e1b-4ea7-8f1d-ec775ec3a51b - - - - - -] Attempt 1 to provision port fd17db83-9e06-443d-ab73-eba9b4257378 2026-04-29 16:27:49.680 13 INFO neutron.plugins.ml2.plugin [None req-65b59fc8-4e1b-4ea7-8f1d-ec775ec3a51b - - - - - -] Attempt 1 to provision port 435f1c6b-f1c0-416e-82da-0d4867b990bb 2026-04-29 16:27:50.543 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 96d76057-c436-41c8-bc77-5619ad0e051b 2026-04-29 16:27:50.681 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port fd17db83-9e06-443d-ab73-eba9b4257378 2026-04-29 16:27:55.946 13 INFO neutron.plugins.ml2.plugin [None req-19a076e7-89a5-49f0-a865-cabb4540f354 - - - - - -] Attempt 1 to provision port fd17db83-9e06-443d-ab73-eba9b4257378 2026-04-29 16:27:55.992 13 INFO neutron.plugins.ml2.plugin [None req-19a076e7-89a5-49f0-a865-cabb4540f354 - - - - - -] Attempt 1 to provision port 435f1c6b-f1c0-416e-82da-0d4867b990bb 2026-04-29 16:27:56.028 13 INFO neutron.plugins.ml2.plugin [None req-19a076e7-89a5-49f0-a865-cabb4540f354 - - - - - -] Attempt 1 to provision port 9ad190b0-f812-49b9-81cc-b47393c8c640 2026-04-29 16:27:56.073 13 INFO neutron.plugins.ml2.plugin [None req-19a076e7-89a5-49f0-a865-cabb4540f354 - - - - - -] Attempt 1 to provision port 96d76057-c436-41c8-bc77-5619ad0e051b 2026-04-29 16:27:58.676 13 INFO neutron.plugins.ml2.plugin [None req-35439e0f-dda4-4bec-a1c7-cfa88ae5fefc - - - - - -] Attempt 1 to provision port adc75078-d337-4dce-aeb6-b684c1a1ad50 2026-04-29 16:28:04.733 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9ad47be-496d-47d9-9d85-fc09a40e0f67'] response: {'server_uuid': '9d4d11b9-ae60-4351-afd2-b62fadce3844', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ad190b0-f812-49b9-81cc-b47393c8c640', 'code': 200} 2026-04-29 16:28:21.087 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bf84baef-f858-42db-a083-ce374988e459 2026-04-29 16:28:21.210 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7db9d38-ad7c-4174-bfb0-69aea3155279'] response: {'server_uuid': '93ce3d3c-e453-421f-8dd0-d6845ceaf278', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf84baef-f858-42db-a083-ce374988e459', 'code': 200} 2026-04-29 16:28:22.573 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bf84baef-f858-42db-a083-ce374988e459 2026-04-29 16:28:52.733 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ee671eb-a139-49f8-81de-ffad517e5187'] response: {'server_uuid': 'ccfe7dab-e258-4d39-a721-5411806e9956', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'adc75078-d337-4dce-aeb6-b684c1a1ad50', 'code': 200} 2026-04-29 16:30:14.441 13 INFO neutron.plugins.ml2.plugin [None req-fbb34ea1-3103-4f75-8203-b9d8ea4cacf3 - - - - - -] Attempt 1 to provision port 81ded638-bfb0-40a3-a62f-f56e22dd9f0c 2026-04-29 16:30:14.573 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 81ded638-bfb0-40a3-a62f-f56e22dd9f0c 2026-04-29 16:30:16.647 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 041e00f8-5f44-4c9e-902a-240bb3d8a59c 2026-04-29 16:30:17.037 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port de010bd3-cc5b-4e75-8674-083f58247e7d 2026-04-29 16:30:17.346 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 81ded638-bfb0-40a3-a62f-f56e22dd9f0c 2026-04-29 16:30:18.578 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port de010bd3-cc5b-4e75-8674-083f58247e7d 2026-04-29 16:30:18.744 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 041e00f8-5f44-4c9e-902a-240bb3d8a59c 2026-04-29 16:30:22.664 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 81ded638-bfb0-40a3-a62f-f56e22dd9f0c 2026-04-29 16:30:23.226 16 INFO neutron.plugins.ml2.plugin [None req-cd414fe8-0d34-4176-865c-079af20aa8e3 - - - - - -] Attempt 1 to provision port 5f94cfb9-cd59-49ce-80d4-f69d09d6e4bc 2026-04-29 16:30:23.272 16 INFO neutron.plugins.ml2.plugin [None req-cd414fe8-0d34-4176-865c-079af20aa8e3 - - - - - -] Attempt 1 to provision port 76ceebb8-bc99-47cc-8592-d875faadf85c 2026-04-29 16:30:23.301 16 INFO neutron.plugins.ml2.plugin [None req-cd414fe8-0d34-4176-865c-079af20aa8e3 - - - - - -] Attempt 1 to provision port 81ded638-bfb0-40a3-a62f-f56e22dd9f0c 2026-04-29 16:30:23.359 16 INFO neutron.plugins.ml2.plugin [None req-cd414fe8-0d34-4176-865c-079af20aa8e3 - - - - - -] Attempt 1 to provision port de010bd3-cc5b-4e75-8674-083f58247e7d 2026-04-29 16:30:26.587 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bad5ff61-e830-403d-8d16-bd53c2df7c63 2026-04-29 16:30:28.572 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port bad5ff61-e830-403d-8d16-bd53c2df7c63 2026-04-29 16:30:30.723 13 INFO neutron.plugins.ml2.plugin [None req-b75235f0-3d15-498d-92fb-970d65859939 - - - - - -] Attempt 1 to provision port 405aa486-f1d3-49e0-ba37-25ec9b3e461f 2026-04-29 16:30:30.748 13 INFO neutron.plugins.ml2.plugin [None req-b75235f0-3d15-498d-92fb-970d65859939 - - - - - -] Attempt 1 to provision port 5f94cfb9-cd59-49ce-80d4-f69d09d6e4bc 2026-04-29 16:30:30.779 13 INFO neutron.plugins.ml2.plugin [None req-b75235f0-3d15-498d-92fb-970d65859939 - - - - - -] Attempt 1 to provision port bad5ff61-e830-403d-8d16-bd53c2df7c63 2026-04-29 16:30:30.845 13 INFO neutron.plugins.ml2.plugin [None req-b75235f0-3d15-498d-92fb-970d65859939 - - - - - -] Attempt 1 to provision port f3463823-ee77-4f77-bac6-9e09369b9978 2026-04-29 16:30:30.867 13 INFO neutron.plugins.ml2.plugin [None req-b75235f0-3d15-498d-92fb-970d65859939 - - - - - -] Attempt 1 to provision port 81ded638-bfb0-40a3-a62f-f56e22dd9f0c 2026-04-29 16:30:33.195 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 17217ce6-4988-454f-b53a-c660bbff2d18 2026-04-29 16:30:33.436 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c26b2f66-335f-4f9d-b0f9-2923ad3ca904'] response: {'server_uuid': 'b5004cba-4a7e-4916-99cc-eb283a1cb40d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17217ce6-4988-454f-b53a-c660bbff2d18', 'code': 200} 2026-04-29 16:30:34.667 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 5f94cfb9-cd59-49ce-80d4-f69d09d6e4bc 2026-04-29 16:30:35.021 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 17217ce6-4988-454f-b53a-c660bbff2d18 2026-04-29 16:30:35.135 16 INFO neutron.plugins.ml2.plugin [None req-38acb3e3-5e57-4288-83e0-e676692d0206 - - - - - -] Attempt 1 to provision port 76ceebb8-bc99-47cc-8592-d875faadf85c 2026-04-29 16:30:35.251 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 76ceebb8-bc99-47cc-8592-d875faadf85c 2026-04-29 16:30:35.319 16 INFO neutron.plugins.ml2.plugin [None req-38acb3e3-5e57-4288-83e0-e676692d0206 - - - - - -] Attempt 1 to provision port 17217ce6-4988-454f-b53a-c660bbff2d18 2026-04-29 16:30:35.378 16 INFO neutron.plugins.ml2.plugin [None req-38acb3e3-5e57-4288-83e0-e676692d0206 - - - - - -] Attempt 1 to provision port 5f94cfb9-cd59-49ce-80d4-f69d09d6e4bc 2026-04-29 16:30:35.427 16 INFO neutron.plugins.ml2.plugin [None req-38acb3e3-5e57-4288-83e0-e676692d0206 - - - - - -] Attempt 1 to provision port bad5ff61-e830-403d-8d16-bd53c2df7c63 2026-04-29 16:30:35.451 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 405aa486-f1d3-49e0-ba37-25ec9b3e461f 2026-04-29 16:30:35.472 16 INFO neutron.plugins.ml2.plugin [None req-38acb3e3-5e57-4288-83e0-e676692d0206 - - - - - -] Attempt 1 to provision port f3463823-ee77-4f77-bac6-9e09369b9978 2026-04-29 16:30:35.607 16 INFO neutron.plugins.ml2.plugin [None req-38acb3e3-5e57-4288-83e0-e676692d0206 - - - - - -] Attempt 1 to provision port de010bd3-cc5b-4e75-8674-083f58247e7d 2026-04-29 16:30:36.620 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 5f94cfb9-cd59-49ce-80d4-f69d09d6e4bc 2026-04-29 16:30:36.814 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port f3463823-ee77-4f77-bac6-9e09369b9978 2026-04-29 16:30:37.047 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 76ceebb8-bc99-47cc-8592-d875faadf85c 2026-04-29 16:30:37.240 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 405aa486-f1d3-49e0-ba37-25ec9b3e461f 2026-04-29 16:30:38.724 13 INFO neutron.plugins.ml2.plugin [None req-b9f03dfe-8eec-4b42-a9f2-ba550d733df8 - - - - - -] Attempt 1 to provision port 76ceebb8-bc99-47cc-8592-d875faadf85c 2026-04-29 16:30:38.783 13 INFO neutron.plugins.ml2.plugin [None req-b9f03dfe-8eec-4b42-a9f2-ba550d733df8 - - - - - -] Attempt 1 to provision port f3463823-ee77-4f77-bac6-9e09369b9978 2026-04-29 16:30:40.901 16 INFO neutron.plugins.ml2.plugin [None req-e464bfe9-c23e-4a17-ba55-3867612a88fc - - - - - -] Attempt 1 to provision port 5f94cfb9-cd59-49ce-80d4-f69d09d6e4bc 2026-04-29 16:30:40.964 16 INFO neutron.plugins.ml2.plugin [None req-e464bfe9-c23e-4a17-ba55-3867612a88fc - - - - - -] Attempt 1 to provision port 76ceebb8-bc99-47cc-8592-d875faadf85c 2026-04-29 16:30:42.324 16 INFO neutron.plugins.ml2.plugin [None req-71c241df-325b-4b84-89d5-554ee33c177e - - - - - -] Attempt 1 to provision port 17217ce6-4988-454f-b53a-c660bbff2d18 2026-04-29 16:30:48.600 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port addcf49b-72ba-4384-bd18-82b52ee2614f 2026-04-29 16:30:48.746 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-545a4825-d4b1-436f-ae11-431d8fa38f98'] response: {'server_uuid': 'e59f8571-0f14-4421-9bbc-506413874da2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'addcf49b-72ba-4384-bd18-82b52ee2614f', 'code': 200} 2026-04-29 16:30:50.610 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port addcf49b-72ba-4384-bd18-82b52ee2614f 2026-04-29 16:31:16.194 16 INFO neutron.plugins.ml2.plugin [None req-fafee66c-4114-4147-9942-d04a44ef5fff - - - - - -] Attempt 1 to provision port 31413d5e-800d-4643-ac8a-c30a706c0dd4 2026-04-29 16:31:37.114 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 5e100f19-caa2-4724-b17e-152a2f624467 2026-04-29 16:31:37.211 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-23b9f8fe-c62b-4fbf-8c36-98d8f2a37ad5'] response: {'server_uuid': '8f322672-65cc-4c7b-8b5a-582e7a6d2572', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e100f19-caa2-4724-b17e-152a2f624467', 'code': 200} 2026-04-29 16:31:38.580 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 5e100f19-caa2-4724-b17e-152a2f624467 2026-04-29 16:32:18.380 13 INFO neutron.plugins.ml2.plugin [None req-2f9e985c-2988-4801-907f-ab71a9ee3380 - - - - - -] Attempt 1 to provision port 85b7a80d-885a-4ea0-b557-6e0e7086f197 2026-04-29 16:32:24.624 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 85b7a80d-885a-4ea0-b557-6e0e7086f197 2026-04-29 16:32:24.727 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-93bd3671-7a59-4e3d-a0e2-24bb6af37e5d'] response: {'server_uuid': '8f322672-65cc-4c7b-8b5a-582e7a6d2572', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85b7a80d-885a-4ea0-b557-6e0e7086f197', 'code': 200} 2026-04-29 16:32:26.656 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 85b7a80d-885a-4ea0-b557-6e0e7086f197 2026-04-29 16:32:29.144 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 85b7a80d-885a-4ea0-b557-6e0e7086f197 2026-04-29 16:32:51.396 13 INFO neutron.plugins.ml2.plugin [None req-7b60c35a-ed99-4871-91bb-0fdac83d19cd - - - - - -] Attempt 1 to provision port ff208737-e3df-4aab-bb5a-027d7e1d0f2f 2026-04-29 16:33:00.185 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ff208737-e3df-4aab-bb5a-027d7e1d0f2f 2026-04-29 16:33:00.283 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6881b9ca-f20b-4674-ae67-b53152e42e23'] response: {'server_uuid': '8f322672-65cc-4c7b-8b5a-582e7a6d2572', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff208737-e3df-4aab-bb5a-027d7e1d0f2f', 'code': 200} 2026-04-29 16:33:00.839 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ff208737-e3df-4aab-bb5a-027d7e1d0f2f 2026-04-29 16:33:12.792 16 INFO neutron.plugins.ml2.plugin [None req-07484464-3296-4574-bdf1-9438652559d7 - - - - - -] Attempt 1 to provision port 719f1bae-55d9-4bee-b6da-898edb517db8 2026-04-29 16:33:18.835 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 719f1bae-55d9-4bee-b6da-898edb517db8 2026-04-29 16:33:18.939 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a835be02-bc10-4f7f-ad81-a74d2154d72d'] response: {'server_uuid': '8f322672-65cc-4c7b-8b5a-582e7a6d2572', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '719f1bae-55d9-4bee-b6da-898edb517db8', 'code': 200} 2026-04-29 16:33:20.799 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 719f1bae-55d9-4bee-b6da-898edb517db8 2026-04-29 16:33:22.927 13 INFO neutron.plugins.ml2.plugin [None req-35f57c1b-7469-4625-9295-080a5140a416 - - - - - -] Attempt 1 to provision port ff208737-e3df-4aab-bb5a-027d7e1d0f2f 2026-04-29 16:33:36.546 13 INFO neutron.plugins.ml2.plugin [None req-a45e8619-c5c1-49b6-94fe-d5e7e4d6e883 - - - - - -] Attempt 1 to provision port 719f1bae-55d9-4bee-b6da-898edb517db8 2026-04-29 16:33:36.907 16 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port 719f1bae-55d9-4bee-b6da-898edb517db8 2026-04-29 16:33:37.974 16 INFO neutron.plugins.ml2.plugin [None req-a784aee7-8c18-4abf-853c-2470ddc7f663 - - - - - -] Attempt 1 to provision port 719f1bae-55d9-4bee-b6da-898edb517db8 2026-04-29 16:33:46.725 16 INFO neutron.plugins.ml2.plugin [None req-8689a9f9-2a13-430a-b4e6-2c7e252542c1 - - - - - -] Attempt 1 to provision port ff208737-e3df-4aab-bb5a-027d7e1d0f2f 2026-04-29 16:33:46.841 13 INFO neutron.plugins.ml2.plugin [None req-11f84362-0831-4985-9561-50e2e3186991 - - - - - -] Attempt 1 to provision port ff208737-e3df-4aab-bb5a-027d7e1d0f2f