+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 02:47:41.641 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 02:47:41.642 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev12 2026-05-29 02:47:41.642 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-29 02:47:41.642 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 02:47:43.077 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:47:43.079 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 02:47:43.082 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 02:47:43.083 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:47:43.083 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 02:47:43.083 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 02:47:43.083 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:47:43.089 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:47:43.090 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:47:43.090 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:47:43.108 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 02:47:43.109 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:47:43.109 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 02:47:43.129 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 02:47:43.130 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 02:47:43.130 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 02:47:43.130 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 02:47:43.400 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing driver for type 'vlan' 2026-05-29 02:47:43.557 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] VlanTypeDriver initialization complete 2026-05-29 02:47:43.557 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 02:47:43.558 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 02:47:43.615 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 02:47:43.615 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 02:47:43.616 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing extension driver 'port_security' 2026-05-29 02:47:43.616 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 02:47:43.616 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing extension driver 'qos' 2026-05-29 02:47:43.616 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 02:47:43.616 1 INFO neutron.plugins.ml2.managers [None req-f5518c18-21aa-4489-ac73-03fc89d6d98f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 02:47:43.630 1 INFO neutron.quota [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded quota_driver: . 2026-05-29 02:47:43.631 1 INFO neutron.plugins.ml2.plugin [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 02:47:43.631 1 INFO neutron.plugins.ml2.managers [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 02:47:43.631 1 INFO neutron.plugins.ml2.managers [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 02:47:43.631 1 INFO neutron.plugins.ml2.managers [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 02:47:43.631 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: qos 2026-05-29 02:47:43.642 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: router 2026-05-29 02:47:43.675 1 INFO neutron.services.service_base [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 02:47:43.675 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: segments 2026-05-29 02:47:43.746 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: trunk 2026-05-29 02:47:43.770 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: vpnaas 2026-05-29 02:47:43.803 1 WARNING stevedore.named [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 02:47:43.881 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 02:47:43.882 1 INFO neutron.common.utils [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 02:47:43.882 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: taas 2026-05-29 02:47:43.910 1 WARNING stevedore.named [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 02:47:43.933 1 INFO neutron_taas.services.taas.taas_plugin [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 02:47:43.933 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: tapmirror 2026-05-29 02:47:43.940 1 WARNING stevedore.named [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 02:47:43.955 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 02:47:43.955 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 02:47:43.960 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: tag 2026-05-29 02:47:43.967 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: timestamp 2026-05-29 02:47:43.969 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 02:47:43.972 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: flavors 2026-05-29 02:47:43.975 1 INFO neutron.manager [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loading Plugin: revisions 2026-05-29 02:47:43.978 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Initializing extension manager. 2026-05-29 02:47:43.980 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: address-group 2026-05-29 02:47:43.981 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: address-scope 2026-05-29 02:47:43.981 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 02:47:43.982 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: agent 2026-05-29 02:47:43.982 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 02:47:43.983 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 02:47:43.984 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 02:47:43.984 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: availability_zone 2026-05-29 02:47:43.985 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 02:47:43.985 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 02:47:43.985 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 02:47:43.987 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 02:47:43.987 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: dns-integration 2026-05-29 02:47:43.987 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 02:47:43.988 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 02:47:43.988 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: dvr 2026-05-29 02:47:43.989 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 02:47:43.989 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 02:47:43.990 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:47:43.990 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 02:47:43.990 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: external-net 2026-05-29 02:47:43.991 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 02:47:43.991 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: extraroute 2026-05-29 02:47:43.992 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 02:47:43.992 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 02:47:43.992 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 02:47:43.993 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 02:47:43.993 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 02:47:43.994 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: fip-port-details 2026-05-29 02:47:43.994 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: flavors 2026-05-29 02:47:43.997 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 02:47:43.998 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 02:47:43.998 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: ip_allocation 2026-05-29 02:47:43.998 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 02:47:43.999 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 02:47:44.000 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: router 2026-05-29 02:47:44.001 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:47:44.002 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 02:47:44.002 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 02:47:44.003 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 02:47:44.003 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: l3-ha 2026-05-29 02:47:44.003 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:47:44.004 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 02:47:44.004 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: l3-flavors 2026-05-29 02:47:44.005 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:47:44.005 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 02:47:44.008 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 02:47:44.009 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 02:47:44.010 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 02:47:44.011 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 02:47:44.011 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 02:47:44.012 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: multi-provider 2026-05-29 02:47:44.012 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: net-mtu 2026-05-29 02:47:44.013 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 02:47:44.013 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 02:47:44.013 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: network_ha 2026-05-29 02:47:44.014 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 02:47:44.015 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 02:47:44.015 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: pagination 2026-05-29 02:47:44.016 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-device-profile 2026-05-29 02:47:44.016 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 02:47:44.016 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 02:47:44.017 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 02:47:44.017 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-mac-override 2026-05-29 02:47:44.018 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 02:47:44.018 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 02:47:44.018 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 02:47:44.019 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-resource-request 2026-05-29 02:47:44.019 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 02:47:44.020 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 02:47:44.020 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: binding 2026-05-29 02:47:44.021 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: binding-extended 2026-05-29 02:47:44.021 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-security 2026-05-29 02:47:44.021 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: project-id 2026-05-29 02:47:44.022 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: provider 2026-05-29 02:47:44.022 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-29 02:47:44.024 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos 2026-05-29 02:47:44.025 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 02:47:44.025 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 02:47:44.025 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-default 2026-05-29 02:47:44.026 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-fip 2026-05-29 02:47:44.026 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 02:47:44.027 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 02:47:44.027 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 02:47:44.027 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 02:47:44.028 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 02:47:44.029 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-pps 2026-05-29 02:47:44.029 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 02:47:44.030 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 02:47:44.030 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 02:47:44.031 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 02:47:44.031 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 02:47:44.033 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: quotas 2026-05-29 02:47:44.035 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: quota_details 2026-05-29 02:47:44.036 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: rbac-policies 2026-05-29 02:47:44.037 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 02:47:44.037 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 02:47:44.038 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 02:47:44.038 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 02:47:44.038 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: revision-if-match 2026-05-29 02:47:44.039 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 02:47:44.040 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 02:47:44.040 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 02:47:44.041 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 02:47:44.042 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 02:47:44.042 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 02:47:44.042 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 02:47:44.043 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 02:47:44.043 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 02:47:44.047 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: security-group 2026-05-29 02:47:44.048 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: segment 2026-05-29 02:47:44.048 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 02:47:44.049 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: service-type 2026-05-29 02:47:44.049 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: sorting 2026-05-29 02:47:44.049 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 02:47:44.050 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 02:47:44.050 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 02:47:44.051 1 WARNING neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 02:47:44.051 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 02:47:44.052 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 02:47:44.052 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 02:47:44.053 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 02:47:44.053 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 02:47:44.053 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 02:47:44.054 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 02:47:44.054 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: tag-creation 2026-05-29 02:47:44.055 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 02:47:44.058 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 02:47:44.058 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 02:47:44.059 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: trunk 2026-05-29 02:47:44.059 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: trunk-details 2026-05-29 02:47:44.060 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 02:47:44.060 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 02:47:44.061 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 02:47:44.061 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 02:47:44.063 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 02:47:44.063 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 02:47:44.064 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 02:47:44.065 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: vpnaas 2026-05-29 02:47:44.066 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: taas 2026-05-29 02:47:44.067 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: tap-mirror 2026-05-29 02:47:44.067 1 INFO neutron.api.extensions [None req-bfc601a0-2334-44a8-850f-7d69e014e9b5 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 02:48:14.165 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-29 02:48:14.234 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-29 02:48:14.235 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-29 02:48:27.473 16 INFO neutron.db.l3_hamode_db [None req-f8c467fd-93bd-454e-a238-c9dff12b74cd - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 02:48:44.770 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 2cd4d2bc-d0c4-4ccf-bb9b-a26345b626a8 2026-05-29 02:48:45.951 16 INFO neutron.plugins.ml2.plugin [None req-5b836cf0-6afe-4dfe-871c-4cc5c8b6e137 - - - - - -] Attempt 1 to provision port 2cd4d2bc-d0c4-4ccf-bb9b-a26345b626a8 2026-05-29 02:48:46.678 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 2cd4d2bc-d0c4-4ccf-bb9b-a26345b626a8 2026-05-29 02:48:47.630 16 INFO neutron.plugins.ml2.plugin [None req-bfc93617-3b49-4c85-984e-f270150ba82c - - - - - -] Attempt 1 to provision port 2cd4d2bc-d0c4-4ccf-bb9b-a26345b626a8 2026-05-29 02:53:23.651 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0db53086-5b1a-4c0f-ad88-a2ebfc5c4e79 2026-05-29 02:53:24.344 16 INFO neutron.plugins.ml2.plugin [None req-a02fb8eb-4f26-4beb-ae88-4b3473b393f2 - - - - - -] Attempt 1 to provision port 0db53086-5b1a-4c0f-ad88-a2ebfc5c4e79 2026-05-29 02:53:25.644 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0db53086-5b1a-4c0f-ad88-a2ebfc5c4e79 2026-05-29 02:53:26.018 16 INFO neutron.plugins.ml2.plugin [None req-5013d411-8e9c-4989-a4bd-27ddf0c0e3f4 - - - - - -] Attempt 1 to provision port 0db53086-5b1a-4c0f-ad88-a2ebfc5c4e79 2026-05-29 02:53:31.324 16 INFO neutron.plugins.ml2.plugin [None req-028d8805-68a3-4b06-9e6d-3c26c7ef4841 - - - - - -] Attempt 1 to provision port e7a6c32c-38dd-4ade-83ea-e9aa6b85d2ca 2026-05-29 02:57:08.277 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port e7a6c32c-38dd-4ade-83ea-e9aa6b85d2ca 2026-05-29 02:57:09.716 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port e7a6c32c-38dd-4ade-83ea-e9aa6b85d2ca 2026-05-29 03:05:41.867 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 276e55e6-497e-4a2f-b34f-121b012a1c2b 2026-05-29 03:05:43.854 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 276e55e6-497e-4a2f-b34f-121b012a1c2b 2026-05-29 03:16:12.191 13 INFO neutron.plugins.ml2.plugin [None req-e4ecdb7b-1fe6-4c44-99ba-a5fb7c69f453 - - - - - -] Attempt 1 to provision port e7a6c32c-38dd-4ade-83ea-e9aa6b85d2ca 2026-05-29 03:16:12.239 13 INFO neutron.plugins.ml2.plugin [None req-e4ecdb7b-1fe6-4c44-99ba-a5fb7c69f453 - - - - - -] Attempt 1 to provision port 0db53086-5b1a-4c0f-ad88-a2ebfc5c4e79 2026-05-29 03:16:12.292 13 INFO neutron.plugins.ml2.plugin [None req-e4ecdb7b-1fe6-4c44-99ba-a5fb7c69f453 - - - - - -] Attempt 1 to provision port 2cd4d2bc-d0c4-4ccf-bb9b-a26345b626a8 2026-05-29 03:21:26.203 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 61847581-2caa-4c16-96d3-f78af558aec1 2026-05-29 03:21:28.090 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 61847581-2caa-4c16-96d3-f78af558aec1 2026-05-29 03:21:32.142 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 2279d4d6-3def-4144-9332-a1ca999323e2 2026-05-29 03:21:34.342 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port aafb0a79-d10d-4a55-9343-7e4f1cd34b58 2026-05-29 03:21:34.602 16 INFO neutron.plugins.ml2.plugin [None req-4ea52259-ef9d-4ce9-b841-8d9b05d56127 - - - - - -] Attempt 1 to provision port 443c7d35-e732-49c0-8f40-c880afc98e23 2026-05-29 03:21:34.639 16 INFO neutron.plugins.ml2.plugin [None req-4ea52259-ef9d-4ce9-b841-8d9b05d56127 - - - - - -] Attempt 1 to provision port 392b286e-6b5e-4fcc-8915-35f38c23e402 2026-05-29 03:21:34.668 16 INFO neutron.plugins.ml2.plugin [None req-4ea52259-ef9d-4ce9-b841-8d9b05d56127 - - - - - -] Attempt 1 to provision port 61847581-2caa-4c16-96d3-f78af558aec1 2026-05-29 03:21:34.715 16 INFO neutron.plugins.ml2.plugin [None req-4ea52259-ef9d-4ce9-b841-8d9b05d56127 - - - - - -] Attempt 1 to provision port 2279d4d6-3def-4144-9332-a1ca999323e2 2026-05-29 03:21:34.734 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 9292d619-a27e-4a62-8bd6-203e7ae5a9e7 2026-05-29 03:21:34.769 16 INFO neutron.plugins.ml2.plugin [None req-4ea52259-ef9d-4ce9-b841-8d9b05d56127 - - - - - -] Attempt 1 to provision port f7db85b2-77a3-48e3-8528-7e45f72930cb 2026-05-29 03:21:35.112 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 2279d4d6-3def-4144-9332-a1ca999323e2 2026-05-29 03:21:36.114 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port aafb0a79-d10d-4a55-9343-7e4f1cd34b58 2026-05-29 03:21:36.458 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 9292d619-a27e-4a62-8bd6-203e7ae5a9e7 2026-05-29 03:21:38.000 13 INFO neutron.plugins.ml2.plugin [None req-1a7099de-4c42-4731-a244-6a116cfd5d29 - - - - - -] Attempt 1 to provision port 2279d4d6-3def-4144-9332-a1ca999323e2 2026-05-29 03:21:38.070 13 INFO neutron.plugins.ml2.plugin [None req-1a7099de-4c42-4731-a244-6a116cfd5d29 - - - - - -] Attempt 1 to provision port 443c7d35-e732-49c0-8f40-c880afc98e23 2026-05-29 03:21:38.108 13 INFO neutron.plugins.ml2.plugin [None req-1a7099de-4c42-4731-a244-6a116cfd5d29 - - - - - -] Attempt 1 to provision port f7db85b2-77a3-48e3-8528-7e45f72930cb 2026-05-29 03:21:38.112 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 075f54de-b0a5-4e6a-8211-9594db189cd8 2026-05-29 03:21:41.799 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 9812e796-568d-4344-b2f1-c5a19db4f5a6 2026-05-29 03:21:42.128 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a9ad7883-6954-4526-808e-4f6058d61a8e 2026-05-29 03:21:42.442 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 075f54de-b0a5-4e6a-8211-9594db189cd8 2026-05-29 03:21:42.486 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e613af0e-8f6e-46ad-b305-4be339a3a721'] response: {'server_uuid': '605ebf9e-e498-4da1-b6d5-efbf6df948f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9812e796-568d-4344-b2f1-c5a19db4f5a6', 'code': 200} 2026-05-29 03:21:43.081 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 9812e796-568d-4344-b2f1-c5a19db4f5a6 2026-05-29 03:21:43.290 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6ca1584e-0241-4a14-980f-e6704e9fc784 2026-05-29 03:21:43.627 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a9ad7883-6954-4526-808e-4f6058d61a8e 2026-05-29 03:21:44.545 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0340b2ab-1c9c-4620-ac38-cc543f615fe6'] response: {'server_uuid': '85e1bea8-b5d6-4d07-8f4a-1b52794e8104', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9ad7883-6954-4526-808e-4f6058d61a8e', 'code': 200} 2026-05-29 03:21:44.994 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6ca1584e-0241-4a14-980f-e6704e9fc784 2026-05-29 03:21:52.198 16 INFO neutron.plugins.ml2.plugin [None req-1120c03f-8e0f-4e1f-823c-82d20d0a9206 - - - - - -] Attempt 1 to provision port 6ca1584e-0241-4a14-980f-e6704e9fc784 2026-05-29 03:21:52.243 16 INFO neutron.plugins.ml2.plugin [None req-1120c03f-8e0f-4e1f-823c-82d20d0a9206 - - - - - -] Attempt 1 to provision port 485d9eb2-29b4-445c-bda8-d5b21eb71306 2026-05-29 03:21:52.261 16 INFO neutron.plugins.ml2.plugin [None req-1120c03f-8e0f-4e1f-823c-82d20d0a9206 - - - - - -] Attempt 1 to provision port 9812e796-568d-4344-b2f1-c5a19db4f5a6 2026-05-29 03:21:52.297 16 INFO neutron.plugins.ml2.plugin [None req-1120c03f-8e0f-4e1f-823c-82d20d0a9206 - - - - - -] Attempt 1 to provision port 443c7d35-e732-49c0-8f40-c880afc98e23 2026-05-29 03:21:52.313 16 INFO neutron.plugins.ml2.plugin [None req-1120c03f-8e0f-4e1f-823c-82d20d0a9206 - - - - - -] Attempt 1 to provision port 5404c319-9a74-4cf8-aef8-a21ee8b36f45 2026-05-29 03:21:52.332 16 INFO neutron.plugins.ml2.plugin [None req-1120c03f-8e0f-4e1f-823c-82d20d0a9206 - - - - - -] Attempt 1 to provision port f7db85b2-77a3-48e3-8528-7e45f72930cb 2026-05-29 03:21:54.861 13 INFO neutron.plugins.ml2.plugin [None req-9ed5552a-811e-48dd-9851-f96ea7a8dbcf - - - - - -] Attempt 1 to provision port 7b78b601-e0d0-43ab-8af3-5e97a0263f06 2026-05-29 03:21:54.928 13 INFO neutron.plugins.ml2.plugin [None req-9ed5552a-811e-48dd-9851-f96ea7a8dbcf - - - - - -] Attempt 1 to provision port 485d9eb2-29b4-445c-bda8-d5b21eb71306 2026-05-29 03:21:57.679 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 34b2f2ab-d231-43f2-b3c3-e77d15e4c927 2026-05-29 03:21:57.811 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a79cd62-c8f8-417b-bf1a-1256d52514db'] response: {'server_uuid': 'ba5d0a30-235f-4916-9590-60fbb0718dfd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34b2f2ab-d231-43f2-b3c3-e77d15e4c927', 'code': 200} 2026-05-29 03:21:59.096 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 34b2f2ab-d231-43f2-b3c3-e77d15e4c927 2026-05-29 03:22:00.167 13 INFO neutron.plugins.ml2.plugin [None req-d62ea5f2-eaf5-4289-8471-f637aa68017f - - - - - -] Attempt 1 to provision port 34b2f2ab-d231-43f2-b3c3-e77d15e4c927 2026-05-29 03:22:08.930 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 392b286e-6b5e-4fcc-8915-35f38c23e402 2026-05-29 03:22:09.225 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 443c7d35-e732-49c0-8f40-c880afc98e23 2026-05-29 03:22:11.174 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 392b286e-6b5e-4fcc-8915-35f38c23e402 2026-05-29 03:22:11.343 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 443c7d35-e732-49c0-8f40-c880afc98e23 2026-05-29 03:22:17.052 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port df80f05a-ab60-4d70-a358-2c2a486a2e65 2026-05-29 03:22:18.919 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port df80f05a-ab60-4d70-a358-2c2a486a2e65 2026-05-29 03:22:21.241 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 69e11459-53c8-4212-a36b-254ccb7eca29 2026-05-29 03:22:21.437 16 INFO neutron.plugins.ml2.plugin [None req-aebd5a8f-efd7-4c23-8012-2f61a18f9174 - - - - - -] Attempt 1 to provision port 6731311b-07c3-447b-8105-64352b61372c 2026-05-29 03:22:21.483 16 INFO neutron.plugins.ml2.plugin [None req-aebd5a8f-efd7-4c23-8012-2f61a18f9174 - - - - - -] Attempt 1 to provision port d80b6c1d-261f-45de-b42c-94c448ae39d8 2026-05-29 03:22:21.518 16 INFO neutron.plugins.ml2.plugin [None req-aebd5a8f-efd7-4c23-8012-2f61a18f9174 - - - - - -] Attempt 1 to provision port 9812e796-568d-4344-b2f1-c5a19db4f5a6 2026-05-29 03:22:21.585 16 INFO neutron.plugins.ml2.plugin [None req-aebd5a8f-efd7-4c23-8012-2f61a18f9174 - - - - - -] Attempt 1 to provision port df80f05a-ab60-4d70-a358-2c2a486a2e65 2026-05-29 03:22:22.955 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 69e11459-53c8-4212-a36b-254ccb7eca29 2026-05-29 03:22:25.102 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 10d32c9f-5b00-48a1-bd88-db89930dd5c9 2026-05-29 03:22:27.095 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 10d32c9f-5b00-48a1-bd88-db89930dd5c9 2026-05-29 03:22:28.201 16 INFO neutron.plugins.ml2.plugin [None req-8bf33d05-bbc1-4e1b-b427-a368149fdaea - - - - - -] Attempt 1 to provision port 81de6223-c7b2-455d-bcdb-ba9b097a1de5 2026-05-29 03:22:28.230 16 INFO neutron.plugins.ml2.plugin [None req-8bf33d05-bbc1-4e1b-b427-a368149fdaea - - - - - -] Attempt 1 to provision port d80b6c1d-261f-45de-b42c-94c448ae39d8 2026-05-29 03:22:28.261 16 INFO neutron.plugins.ml2.plugin [None req-8bf33d05-bbc1-4e1b-b427-a368149fdaea - - - - - -] Attempt 1 to provision port 3a264907-030b-4699-aadd-372b33944f77 2026-05-29 03:22:28.920 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 3a264907-030b-4699-aadd-372b33944f77 2026-05-29 03:22:31.649 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 5252c0b0-92ec-48e5-8948-2d455dd770d5 2026-05-29 03:22:32.327 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f52386a3-306d-445f-a7ab-73ddcb3e3090'] response: {'server_uuid': '52926f49-84d3-4b4e-9e8b-aee48966cc26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5252c0b0-92ec-48e5-8948-2d455dd770d5', 'code': 200} 2026-05-29 03:22:33.291 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 5252c0b0-92ec-48e5-8948-2d455dd770d5 2026-05-29 03:22:40.042 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port bad01040-f404-4090-a216-6eb1f8993a1a 2026-05-29 03:22:40.218 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a54867f9-51b1-4cc3-bfc1-d9f7d522a1f5'] response: {'server_uuid': 'd2b25a3c-79c1-40f7-a7d2-7bb431a54b33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bad01040-f404-4090-a216-6eb1f8993a1a', 'code': 200} 2026-05-29 03:22:41.341 16 INFO neutron.plugins.ml2.plugin [None req-b85fd8c5-2604-47c4-99c0-dc041127d19e - - - - - -] Attempt 1 to provision port 3a264907-030b-4699-aadd-372b33944f77 2026-05-29 03:22:41.446 16 INFO neutron.plugins.ml2.plugin [None req-b85fd8c5-2604-47c4-99c0-dc041127d19e - - - - - -] Attempt 1 to provision port 81de6223-c7b2-455d-bcdb-ba9b097a1de5 2026-05-29 03:22:41.471 16 INFO neutron.plugins.ml2.plugin [None req-b85fd8c5-2604-47c4-99c0-dc041127d19e - - - - - -] Attempt 1 to provision port bad01040-f404-4090-a216-6eb1f8993a1a 2026-05-29 03:22:41.524 16 INFO neutron.plugins.ml2.plugin [None req-b85fd8c5-2604-47c4-99c0-dc041127d19e - - - - - -] Attempt 1 to provision port b3d8492d-46db-410d-aa5a-71275a1951ab 2026-05-29 03:22:41.550 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port bad01040-f404-4090-a216-6eb1f8993a1a 2026-05-29 03:22:41.883 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d80b6c1d-261f-45de-b42c-94c448ae39d8 2026-05-29 03:22:42.227 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6731311b-07c3-447b-8105-64352b61372c 2026-05-29 03:22:42.519 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d87eb95d-e01d-4302-ab0c-c61a0c3cda9a 2026-05-29 03:22:43.422 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d80b6c1d-261f-45de-b42c-94c448ae39d8 2026-05-29 03:22:43.660 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6731311b-07c3-447b-8105-64352b61372c 2026-05-29 03:22:43.806 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d87eb95d-e01d-4302-ab0c-c61a0c3cda9a 2026-05-29 03:22:45.403 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port fc4d1811-ef4e-4971-8879-3d60f81c8c2e 2026-05-29 03:22:47.435 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 81de6223-c7b2-455d-bcdb-ba9b097a1de5 2026-05-29 03:22:47.710 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port fc4d1811-ef4e-4971-8879-3d60f81c8c2e 2026-05-29 03:22:47.910 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b3d8492d-46db-410d-aa5a-71275a1951ab 2026-05-29 03:22:49.528 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b3d8492d-46db-410d-aa5a-71275a1951ab 2026-05-29 03:22:49.658 13 INFO neutron.plugins.ml2.plugin [None req-3786fa40-c767-4edc-9e24-6e3c6515fe81 - - - - - -] Attempt 1 to provision port bb603449-a261-43cf-ada1-8ffad2176978 2026-05-29 03:22:49.692 13 INFO neutron.plugins.ml2.plugin [None req-3786fa40-c767-4edc-9e24-6e3c6515fe81 - - - - - -] Attempt 1 to provision port fdabfec5-d3e9-4522-98a3-7f07f5b81c70 2026-05-29 03:22:49.716 13 INFO neutron.plugins.ml2.plugin [None req-3786fa40-c767-4edc-9e24-6e3c6515fe81 - - - - - -] Attempt 1 to provision port fc4d1811-ef4e-4971-8879-3d60f81c8c2e 2026-05-29 03:22:49.723 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 81de6223-c7b2-455d-bcdb-ba9b097a1de5 2026-05-29 03:22:51.840 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 86da22fb-e031-4a83-9226-a075466dd491 2026-05-29 03:22:51.951 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9132f186-8e12-4c55-b25c-24e73e907f22'] response: {'server_uuid': 'a9acd570-ad2a-48c5-9b54-caec6552ce88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86da22fb-e031-4a83-9226-a075466dd491', 'code': 200} 2026-05-29 03:22:53.553 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 86da22fb-e031-4a83-9226-a075466dd491 2026-05-29 03:22:54.886 13 INFO neutron.plugins.ml2.plugin [None req-831de42a-57ef-4797-be60-b6482fdd22aa - - - - - -] Attempt 1 to provision port bb603449-a261-43cf-ada1-8ffad2176978 2026-05-29 03:22:54.913 13 INFO neutron.plugins.ml2.plugin [None req-831de42a-57ef-4797-be60-b6482fdd22aa - - - - - -] Attempt 1 to provision port 86da22fb-e031-4a83-9226-a075466dd491 2026-05-29 03:22:54.959 13 INFO neutron.plugins.ml2.plugin [None req-831de42a-57ef-4797-be60-b6482fdd22aa - - - - - -] Attempt 1 to provision port fc4d1811-ef4e-4971-8879-3d60f81c8c2e 2026-05-29 03:22:55.696 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 1bca875b-ff1c-4be3-a88a-5e0dc6298da9 2026-05-29 03:22:57.533 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 1bca875b-ff1c-4be3-a88a-5e0dc6298da9 2026-05-29 03:22:59.674 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port fdabfec5-d3e9-4522-98a3-7f07f5b81c70 2026-05-29 03:22:59.904 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port bb603449-a261-43cf-ada1-8ffad2176978 2026-05-29 03:23:00.668 16 INFO neutron.plugins.ml2.plugin [None req-f677633e-38d7-4610-8a0c-ca98567a55b1 - - - - - -] Attempt 1 to provision port abce7e90-5a8e-4e75-aff2-b183ef173565 2026-05-29 03:23:01.494 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port bb603449-a261-43cf-ada1-8ffad2176978 2026-05-29 03:23:01.706 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port fdabfec5-d3e9-4522-98a3-7f07f5b81c70 2026-05-29 03:23:06.390 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 109745d4-3e16-4b1b-a1b2-99f360d49603 2026-05-29 03:23:06.512 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91a8c305-9b1d-4f02-b5c0-02d504f1cde3'] response: {'server_uuid': '809f8dee-7a3c-4a6c-a8fd-773ed56bd552', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '109745d4-3e16-4b1b-a1b2-99f360d49603', 'code': 200} 2026-05-29 03:23:06.834 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 100f1cd7-c33f-4b21-8548-5a8ddcebe0c3 2026-05-29 03:23:08.450 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 109745d4-3e16-4b1b-a1b2-99f360d49603 2026-05-29 03:23:08.677 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 100f1cd7-c33f-4b21-8548-5a8ddcebe0c3 2026-05-29 03:23:09.365 13 INFO neutron.plugins.ml2.plugin [None req-300f6177-d5aa-4a46-9c83-ce3b0a3af52b - - - - - -] Attempt 1 to provision port 109745d4-3e16-4b1b-a1b2-99f360d49603 2026-05-29 03:23:09.455 13 INFO neutron.plugins.ml2.plugin [None req-300f6177-d5aa-4a46-9c83-ce3b0a3af52b - - - - - -] Attempt 1 to provision port d5f3a01a-5124-4be9-8354-60617b999fc8 2026-05-29 03:23:09.482 13 INFO neutron.plugins.ml2.plugin [None req-300f6177-d5aa-4a46-9c83-ce3b0a3af52b - - - - - -] Attempt 1 to provision port 100f1cd7-c33f-4b21-8548-5a8ddcebe0c3 2026-05-29 03:23:12.187 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port abce7e90-5a8e-4e75-aff2-b183ef173565 2026-05-29 03:23:12.473 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d5f3a01a-5124-4be9-8354-60617b999fc8 2026-05-29 03:23:12.992 16 INFO neutron.plugins.ml2.plugin [None req-2e7cc16c-5af0-40dc-9d88-d0e05301a0e8 - - - - - -] Attempt 1 to provision port 109745d4-3e16-4b1b-a1b2-99f360d49603 2026-05-29 03:23:14.194 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port abce7e90-5a8e-4e75-aff2-b183ef173565 2026-05-29 03:23:14.351 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d5f3a01a-5124-4be9-8354-60617b999fc8 2026-05-29 03:23:24.777 13 INFO neutron.plugins.ml2.plugin [None req-ec715c50-0ca0-4e99-89ab-dfe1e2ed6a26 - - - - - -] Attempt 1 to provision port 062413cf-b6aa-4c05-84d7-fa84ba8deeec 2026-05-29 03:23:30.252 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port dbca572f-19c0-472b-8e73-a95e130c6659 2026-05-29 03:23:30.864 13 INFO neutron_taas.services.taas.taas_plugin [None req-8745ff84-25e9-47af-9624-797eb3cb40c8 - - - - - -] TaaS: Handle Delete Port: dbca572f-19c0-472b-8e73-a95e130c6659 2026-05-29 03:23:30.871 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8745ff84-25e9-47af-9624-797eb3cb40c8 - - - - - -] Tap Mirror: Handle Delete Port: dbca572f-19c0-472b-8e73-a95e130c6659 2026-05-29 03:23:34.452 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port dc65dedd-a4ff-4723-b5db-c3efbbb9d139 2026-05-29 03:23:36.260 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port dc65dedd-a4ff-4723-b5db-c3efbbb9d139 2026-05-29 03:23:38.211 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port eac94635-e594-4889-9eb2-66dfbde864fa 2026-05-29 03:23:40.281 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 7fdb687b-abc2-4b10-bf33-3026bc90b794 2026-05-29 03:23:40.608 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port eac94635-e594-4889-9eb2-66dfbde864fa 2026-05-29 03:23:41.591 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc4071ca-ce5a-438c-95cf-bcb2ee7bd3ae'] response: {'server_uuid': '809f8dee-7a3c-4a6c-a8fd-773ed56bd552', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '109745d4-3e16-4b1b-a1b2-99f360d49603', 'code': 200} 2026-05-29 03:23:42.821 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 109745d4-3e16-4b1b-a1b2-99f360d49603 2026-05-29 03:23:43.189 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 7fdb687b-abc2-4b10-bf33-3026bc90b794 2026-05-29 03:23:43.512 16 INFO neutron.plugins.ml2.plugin [None req-69af8abb-ff51-4f1a-916d-d513fe2fc5b6 - - - - - -] Attempt 1 to provision port 7fdb687b-abc2-4b10-bf33-3026bc90b794 2026-05-29 03:23:43.613 16 INFO neutron.plugins.ml2.plugin [None req-69af8abb-ff51-4f1a-916d-d513fe2fc5b6 - - - - - -] Attempt 1 to provision port caa87cb9-134e-42d4-87cf-9c3adcbe029f 2026-05-29 03:23:43.639 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-23333021-2cca-4d1a-8281-dca3400f82f4'] response: {'server_uuid': '809f8dee-7a3c-4a6c-a8fd-773ed56bd552', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '109745d4-3e16-4b1b-a1b2-99f360d49603', 'code': 200} 2026-05-29 03:23:43.659 16 INFO neutron.plugins.ml2.plugin [None req-69af8abb-ff51-4f1a-916d-d513fe2fc5b6 - - - - - -] Attempt 1 to provision port dc65dedd-a4ff-4723-b5db-c3efbbb9d139 2026-05-29 03:23:44.369 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 109745d4-3e16-4b1b-a1b2-99f360d49603 2026-05-29 03:23:48.233 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0cb74a81-bd39-4633-997a-318a91c41dce 2026-05-29 03:23:50.189 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0cb74a81-bd39-4633-997a-318a91c41dce 2026-05-29 03:23:51.782 16 INFO neutron.plugins.ml2.plugin [None req-1aba7eab-0536-4988-8dfe-8cc56e86759f - - - - - -] Attempt 1 to provision port 0cb74a81-bd39-4633-997a-318a91c41dce 2026-05-29 03:23:51.847 16 INFO neutron.plugins.ml2.plugin [None req-1aba7eab-0536-4988-8dfe-8cc56e86759f - - - - - -] Attempt 1 to provision port 49c3c5f3-2e33-4ea3-be4d-350985e9c72b 2026-05-29 03:23:51.874 16 INFO neutron.plugins.ml2.plugin [None req-1aba7eab-0536-4988-8dfe-8cc56e86759f - - - - - -] Attempt 1 to provision port dc65dedd-a4ff-4723-b5db-c3efbbb9d139 2026-05-29 03:23:51.937 16 INFO neutron.plugins.ml2.plugin [None req-1aba7eab-0536-4988-8dfe-8cc56e86759f - - - - - -] Attempt 1 to provision port 1eeb95bc-c39b-4db9-99c0-86878298387e 2026-05-29 03:23:51.959 16 INFO neutron.plugins.ml2.plugin [None req-1aba7eab-0536-4988-8dfe-8cc56e86759f - - - - - -] Attempt 1 to provision port caa87cb9-134e-42d4-87cf-9c3adcbe029f 2026-05-29 03:23:52.807 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a5ec2436-1adf-4550-9cd1-a2ecba41047a 2026-05-29 03:23:52.948 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f8cdf3d-510b-423a-8376-f11c5d2f6cef'] response: {'server_uuid': 'f5d20251-563a-4b8e-8576-3697d05e5101', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5ec2436-1adf-4550-9cd1-a2ecba41047a', 'code': 200} 2026-05-29 03:23:53.187 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6ed964c1-0c02-4ded-91f4-47025e7f0fc6 2026-05-29 03:23:54.324 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a5ec2436-1adf-4550-9cd1-a2ecba41047a 2026-05-29 03:23:54.752 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6ed964c1-0c02-4ded-91f4-47025e7f0fc6 2026-05-29 03:23:56.278 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6b8632f8-8abd-40a9-a666-f2fd9072454f 2026-05-29 03:23:58.319 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port e895d9b8-5c06-439b-9f1f-f35476e47a2e 2026-05-29 03:23:58.693 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 1eeb95bc-c39b-4db9-99c0-86878298387e 2026-05-29 03:23:58.946 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 6b8632f8-8abd-40a9-a666-f2fd9072454f 2026-05-29 03:24:00.366 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port caa87cb9-134e-42d4-87cf-9c3adcbe029f 2026-05-29 03:24:00.760 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 49c3c5f3-2e33-4ea3-be4d-350985e9c72b 2026-05-29 03:24:01.562 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port e895d9b8-5c06-439b-9f1f-f35476e47a2e 2026-05-29 03:24:01.792 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 1eeb95bc-c39b-4db9-99c0-86878298387e 2026-05-29 03:24:01.993 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d23d396b-af16-4b85-b93d-4b50d0b75d85 2026-05-29 03:24:02.567 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port caa87cb9-134e-42d4-87cf-9c3adcbe029f 2026-05-29 03:24:02.759 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 49c3c5f3-2e33-4ea3-be4d-350985e9c72b 2026-05-29 03:24:02.961 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port c63beff0-f2a9-4a93-b522-44c7291a8b8c 2026-05-29 03:24:03.107 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port c63beff0-f2a9-4a93-b522-44c7291a8b8c 2026-05-29 03:24:03.215 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port d7cfcd7d-95cc-43e0-90e0-ce047a3f725b 2026-05-29 03:24:03.255 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port dc65dedd-a4ff-4723-b5db-c3efbbb9d139 2026-05-29 03:24:03.293 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d23d396b-af16-4b85-b93d-4b50d0b75d85 2026-05-29 03:24:03.308 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port caa87cb9-134e-42d4-87cf-9c3adcbe029f 2026-05-29 03:24:03.357 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port 49c3c5f3-2e33-4ea3-be4d-350985e9c72b 2026-05-29 03:24:03.404 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port 9d4ddd3e-5ea0-44c4-bf71-d84e3646ec9f 2026-05-29 03:24:03.428 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port e895d9b8-5c06-439b-9f1f-f35476e47a2e 2026-05-29 03:24:03.472 13 INFO neutron.plugins.ml2.plugin [None req-bceb1816-78eb-4439-831c-5b57a8ef7aa7 - - - - - -] Attempt 1 to provision port d23d396b-af16-4b85-b93d-4b50d0b75d85 2026-05-29 03:24:04.448 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port c63beff0-f2a9-4a93-b522-44c7291a8b8c 2026-05-29 03:24:09.500 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d1e152dc-b5cb-4f06-bd29-36d7b0c34b48 2026-05-29 03:24:09.619 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eeaa104-d882-40c1-a581-ad5d48eced18'] response: {'server_uuid': '03e20eb5-901d-4e46-b854-cebebd5d7c56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1e152dc-b5cb-4f06-bd29-36d7b0c34b48', 'code': 200} 2026-05-29 03:24:11.114 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b6b8e54e-8b57-4ecf-9ec3-2c932ff638e8 2026-05-29 03:24:11.412 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d1e152dc-b5cb-4f06-bd29-36d7b0c34b48 2026-05-29 03:24:11.629 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 9d4ddd3e-5ea0-44c4-bf71-d84e3646ec9f 2026-05-29 03:24:11.924 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a3a78ea3-ceb5-47ee-b13e-d537057e0d33 2026-05-29 03:24:12.045 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b5c002-5e4a-4cff-8fa5-da3e1e53235f'] response: {'server_uuid': '587e1163-11af-4dc1-a414-3306cefcc3da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3a78ea3-ceb5-47ee-b13e-d537057e0d33', 'code': 200} 2026-05-29 03:24:13.027 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b6b8e54e-8b57-4ecf-9ec3-2c932ff638e8 2026-05-29 03:24:13.347 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 9d4ddd3e-5ea0-44c4-bf71-d84e3646ec9f 2026-05-29 03:24:13.684 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a3a78ea3-ceb5-47ee-b13e-d537057e0d33 2026-05-29 03:24:15.266 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d7cfcd7d-95cc-43e0-90e0-ce047a3f725b 2026-05-29 03:24:15.495 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b61b3bb8-1f5c-495e-ad65-6094d2d46038 2026-05-29 03:24:17.079 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port d7cfcd7d-95cc-43e0-90e0-ce047a3f725b 2026-05-29 03:24:17.278 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b61b3bb8-1f5c-495e-ad65-6094d2d46038 2026-05-29 03:24:22.447 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port c63beff0-f2a9-4a93-b522-44c7291a8b8c 2026-05-29 03:24:22.513 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port d7cfcd7d-95cc-43e0-90e0-ce047a3f725b 2026-05-29 03:24:22.566 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port b61b3bb8-1f5c-495e-ad65-6094d2d46038 2026-05-29 03:24:22.616 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port 1eeb95bc-c39b-4db9-99c0-86878298387e 2026-05-29 03:24:22.672 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port 0cb74a81-bd39-4633-997a-318a91c41dce 2026-05-29 03:24:22.725 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port 49c3c5f3-2e33-4ea3-be4d-350985e9c72b 2026-05-29 03:24:22.786 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port 9d4ddd3e-5ea0-44c4-bf71-d84e3646ec9f 2026-05-29 03:24:22.837 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port a3a78ea3-ceb5-47ee-b13e-d537057e0d33 2026-05-29 03:24:22.915 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port a5ec2436-1adf-4550-9cd1-a2ecba41047a 2026-05-29 03:24:22.964 13 INFO neutron.plugins.ml2.plugin [None req-6618a01b-a16b-458b-96cb-e3da594cb9a8 - - - - - -] Attempt 1 to provision port b6b8e54e-8b57-4ecf-9ec3-2c932ff638e8 2026-05-29 03:24:28.561 16 INFO neutron.plugins.ml2.plugin [None req-cba4ad0f-a6e7-466a-aabd-1542c9fb8983 - - - - - -] Attempt 1 to provision port 9d4ddd3e-5ea0-44c4-bf71-d84e3646ec9f 2026-05-29 03:24:28.612 16 INFO neutron.plugins.ml2.plugin [None req-cba4ad0f-a6e7-466a-aabd-1542c9fb8983 - - - - - -] Attempt 1 to provision port a3a78ea3-ceb5-47ee-b13e-d537057e0d33 2026-05-29 03:24:28.655 16 INFO neutron.plugins.ml2.plugin [None req-cba4ad0f-a6e7-466a-aabd-1542c9fb8983 - - - - - -] Attempt 1 to provision port d1e152dc-b5cb-4f06-bd29-36d7b0c34b48 2026-05-29 03:24:40.698 16 INFO neutron.plugins.ml2.plugin [None req-ed04c988-cb39-46f0-ab28-81f8a668cea8 - - - - - -] Attempt 1 to provision port 432c415d-18ee-4b1d-84b8-9f754ad68d68 2026-05-29 03:24:47.160 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port c970b228-b056-40ee-8bea-fecaaae97ac7 2026-05-29 03:24:49.170 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port c970b228-b056-40ee-8bea-fecaaae97ac7 2026-05-29 03:25:03.473 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 37eee5dc-d6a3-45af-938c-6acfbdaacea5 2026-05-29 03:25:03.628 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc7da9e6-0897-466a-b056-85da0d4d9f02'] response: {'server_uuid': 'd525f1ba-79aa-4bc6-a8a2-e93057e3b5f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37eee5dc-d6a3-45af-938c-6acfbdaacea5', 'code': 200} 2026-05-29 03:25:04.927 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 37eee5dc-d6a3-45af-938c-6acfbdaacea5 2026-05-29 03:25:09.653 13 INFO neutron.plugins.ml2.plugin [None req-d70b48e4-9275-4af8-bc7a-4a79bf437231 - - - - - -] Attempt 1 to provision port 37eee5dc-d6a3-45af-938c-6acfbdaacea5 2026-05-29 03:25:38.003 13 INFO neutron.plugins.ml2.plugin [None req-71f9d135-3134-4752-9a0b-98c980fbd4ad - - - - - -] Attempt 1 to provision port b2b9f79d-eef9-45ec-a64c-8ff8d2afcfaf 2026-05-29 03:25:40.913 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b0346ccf-9aa1-43d4-992f-244708dd5b40 2026-05-29 03:25:41.276 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 891e4d61-5d35-4fb8-bc16-836aa612e250 2026-05-29 03:25:42.304 13 INFO neutron.plugins.ml2.plugin [None req-10d64d95-dabd-46fc-bb83-976a4995e941 - - - - - -] Attempt 1 to provision port b0346ccf-9aa1-43d4-992f-244708dd5b40 2026-05-29 03:25:42.364 13 INFO neutron.plugins.ml2.plugin [None req-10d64d95-dabd-46fc-bb83-976a4995e941 - - - - - -] Attempt 1 to provision port ac17ab98-4299-42d7-9aac-9e85157a2e35 2026-05-29 03:25:42.919 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b0346ccf-9aa1-43d4-992f-244708dd5b40 2026-05-29 03:25:43.084 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 891e4d61-5d35-4fb8-bc16-836aa612e250 2026-05-29 03:25:45.639 13 INFO neutron.plugins.ml2.plugin [None req-38218c93-6324-4067-bd01-b6e3db91b2d7 - - - - - -] Attempt 1 to provision port ac17ab98-4299-42d7-9aac-9e85157a2e35 2026-05-29 03:25:48.907 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0847c3e1-baeb-4215-8e34-0cb0d523c3fc 2026-05-29 03:25:49.016 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-45a2c709-f3b6-4e22-9c24-f6a9e877f56e'] response: {'server_uuid': 'd525f1ba-79aa-4bc6-a8a2-e93057e3b5f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0847c3e1-baeb-4215-8e34-0cb0d523c3fc', 'code': 200} 2026-05-29 03:25:51.527 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a6015051-4780-4ea7-8b65-8519f9961d0e 2026-05-29 03:25:51.628 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2f56395-9b18-4e6d-97df-a5b58f54d887'] response: {'server_uuid': '907cb81d-ef18-4f79-8b9a-9c1324eec7c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6015051-4780-4ea7-8b65-8519f9961d0e', 'code': 200} 2026-05-29 03:25:51.870 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0847c3e1-baeb-4215-8e34-0cb0d523c3fc 2026-05-29 03:25:52.962 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port a6015051-4780-4ea7-8b65-8519f9961d0e 2026-05-29 03:25:53.184 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0847c3e1-baeb-4215-8e34-0cb0d523c3fc 2026-05-29 03:25:55.396 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 0847c3e1-baeb-4215-8e34-0cb0d523c3fc 2026-05-29 03:25:56.883 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port ac17ab98-4299-42d7-9aac-9e85157a2e35 2026-05-29 03:25:57.214 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b2b9f79d-eef9-45ec-a64c-8ff8d2afcfaf 2026-05-29 03:25:58.862 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port ac17ab98-4299-42d7-9aac-9e85157a2e35 2026-05-29 03:25:59.042 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port b2b9f79d-eef9-45ec-a64c-8ff8d2afcfaf 2026-05-29 03:26:15.445 13 INFO neutron.plugins.ml2.plugin [None req-614d5edb-b7b0-4a17-938c-226f7dbfe055 - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:26:22.434 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:26:22.526 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1959e408-7ff2-47f7-8639-baf6db00024c'] response: {'server_uuid': 'd525f1ba-79aa-4bc6-a8a2-e93057e3b5f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0f8beed-0e39-4b17-8a90-ba18cd235d8b', 'code': 200} 2026-05-29 03:26:23.054 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:26:31.598 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port adef1bea-8f45-40c4-a381-c652343c5b39 2026-05-29 03:26:31.698 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-92373a27-3533-435f-a0ba-ba8e21df20fc'] response: {'server_uuid': '63b65185-e3c0-496e-b575-c454c5c16583', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'adef1bea-8f45-40c4-a381-c652343c5b39', 'code': 200} 2026-05-29 03:26:32.145 16 INFO neutron.plugins.ml2.plugin [None req-8583e024-72b5-4d23-a658-52669090275a - - - - - -] Attempt 1 to provision port 34d97727-c5cf-4cc3-9f8b-dac6dad592fe 2026-05-29 03:26:33.112 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port adef1bea-8f45-40c4-a381-c652343c5b39 2026-05-29 03:26:39.106 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 34d97727-c5cf-4cc3-9f8b-dac6dad592fe 2026-05-29 03:26:39.210 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2b16f61-f7bb-4e78-9242-8b6c7c2a697e'] response: {'server_uuid': 'd525f1ba-79aa-4bc6-a8a2-e93057e3b5f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34d97727-c5cf-4cc3-9f8b-dac6dad592fe', 'code': 200} 2026-05-29 03:26:41.098 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 34d97727-c5cf-4cc3-9f8b-dac6dad592fe 2026-05-29 03:26:42.570 16 INFO neutron.plugins.ml2.plugin [None req-aa69a38b-5e57-4693-bfe7-dd326cbdc95f - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:26:43.119 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:26:56.587 16 INFO neutron.plugins.ml2.plugin [None req-12ffa122-495c-4908-9ff9-937f60e86add - - - - - -] Attempt 1 to provision port 34d97727-c5cf-4cc3-9f8b-dac6dad592fe 2026-05-29 03:26:57.198 13 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port 34d97727-c5cf-4cc3-9f8b-dac6dad592fe 2026-05-29 03:26:59.173 13 INFO neutron.plugins.ml2.plugin [None req-eddf2500-3310-4d74-ae42-cf748e56ba72 - - - - - -] Attempt 1 to provision port 34d97727-c5cf-4cc3-9f8b-dac6dad592fe 2026-05-29 03:27:05.139 16 INFO neutron.plugins.ml2.plugin [None req-5dcd5d3b-cd84-4527-92b9-146815f1e7ba - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:27:05.852 16 INFO neutron.plugins.ml2.plugin [None req-b5b20728-4905-4e09-b525-51ebe9107339 - - - - - -] Attempt 1 to provision port f0f8beed-0e39-4b17-8a90-ba18cd235d8b 2026-05-29 03:27:49.364 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f58ce83-e369-4b3d-acfd-c9c48e4f5a33'] response: {'server_uuid': 'f5d20251-563a-4b8e-8576-3697d05e5101', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5ec2436-1adf-4550-9cd1-a2ecba41047a', 'code': 200}