+ 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-07-23 19:15:00.561 1 INFO neutron.common.config [-] Logging enabled! 2026-07-23 19:15:00.561 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-23 19:15:00.561 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-23 19:15:00.562 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-23 19:15:01.808 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-23 19:15:01.810 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-23 19:15:01.813 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-23 19:15:01.814 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-23 19:15:01.814 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-23 19:15:01.814 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-23 19:15:01.814 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-23 19:15:01.814 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-23 19:15:01.821 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-23 19:15:01.821 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-23 19:15:01.821 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-23 19:15:01.839 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-23 19:15:01.840 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-23 19:15:01.840 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-23 19:15:01.855 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-23 19:15:01.855 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-23 19:15:01.855 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-23 19:15:01.855 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-23 19:15:02.193 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing driver for type 'vlan' 2026-07-23 19:15:02.395 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] VlanTypeDriver initialization complete 2026-07-23 19:15:02.396 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing driver for type 'vxlan' 2026-07-23 19:15:02.396 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-23 19:15:02.450 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-23 19:15:02.450 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-23 19:15:02.451 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing extension driver 'port_security' 2026-07-23 19:15:02.451 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-23 19:15:02.451 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing extension driver 'qos' 2026-07-23 19:15:02.451 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-23 19:15:02.451 1 INFO neutron.plugins.ml2.managers [None req-4b01f292-14da-4df0-992c-091fbd986329 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-23 19:15:02.465 1 INFO neutron.quota [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded quota_driver: . 2026-07-23 19:15:02.466 1 INFO neutron.plugins.ml2.plugin [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Modular L2 Plugin initialization complete 2026-07-23 19:15:02.466 1 INFO neutron.plugins.ml2.managers [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-23 19:15:02.466 1 INFO neutron.plugins.ml2.managers [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-23 19:15:02.466 1 INFO neutron.plugins.ml2.managers [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-23 19:15:02.466 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: qos 2026-07-23 19:15:02.478 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: router 2026-07-23 19:15:02.512 1 INFO neutron.services.service_base [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-23 19:15:02.513 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: segments 2026-07-23 19:15:02.577 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: trunk 2026-07-23 19:15:02.589 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: vpnaas 2026-07-23 19:15:02.624 1 WARNING stevedore.named [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-23 19:15:02.713 1 INFO neutron_vpnaas.services.vpn.plugin [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-23 19:15:02.714 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: taas 2026-07-23 19:15:02.864 1 WARNING stevedore.named [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-23 19:15:02.888 1 INFO neutron_taas.services.taas.taas_plugin [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-23 19:15:02.889 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: tapmirror 2026-07-23 19:15:02.900 1 WARNING stevedore.named [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-23 19:15:02.914 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-23 19:15:02.915 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: auto_allocate 2026-07-23 19:15:02.924 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: tag 2026-07-23 19:15:02.930 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: timestamp 2026-07-23 19:15:02.934 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: network_ip_availability 2026-07-23 19:15:02.940 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: flavors 2026-07-23 19:15:02.943 1 INFO neutron.manager [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loading Plugin: revisions 2026-07-23 19:15:02.946 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Initializing extension manager. 2026-07-23 19:15:02.947 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: aap-reject-multicast 2026-07-23 19:15:02.948 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: address-group 2026-07-23 19:15:02.948 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: address-scope 2026-07-23 19:15:02.949 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-23 19:15:02.949 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: agent 2026-07-23 19:15:02.950 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: agent-resources-synced 2026-07-23 19:15:02.950 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: agent_sort_key 2026-07-23 19:15:02.951 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-23 19:15:02.952 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-23 19:15:02.952 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: availability_zone 2026-07-23 19:15:02.953 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: availability_zone_filter 2026-07-23 19:15:02.953 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-23 19:15:02.954 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: default-subnetpools 2026-07-23 19:15:02.955 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-23 19:15:02.955 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: dns-integration 2026-07-23 19:15:02.956 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: dns-domain-ports 2026-07-23 19:15:02.956 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-23 19:15:02.956 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: dvr 2026-07-23 19:15:02.957 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-23 19:15:02.957 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: empty-string-filtering 2026-07-23 19:15:02.958 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-23 19:15:02.958 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-23 19:15:02.958 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-23 19:15:02.959 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: external-net 2026-07-23 19:15:02.959 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-23 19:15:02.960 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: extraroute 2026-07-23 19:15:02.960 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: extraroute-atomic 2026-07-23 19:15:02.961 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: filter-validation 2026-07-23 19:15:02.961 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-23 19:15:02.962 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-23 19:15:02.962 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-23 19:15:02.963 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: fip-port-details 2026-07-23 19:15:02.963 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: flavors 2026-07-23 19:15:02.964 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-23 19:15:02.965 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: floatingip-pools 2026-07-23 19:15:02.966 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: ip_allocation 2026-07-23 19:15:02.966 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-23 19:15:02.966 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: l2_adjacency 2026-07-23 19:15:02.967 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: router 2026-07-23 19:15:02.968 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-23 19:15:02.969 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-23 19:15:02.970 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-23 19:15:02.970 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-23 19:15:02.971 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: ext-gw-mode 2026-07-23 19:15:02.971 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: l3-ha 2026-07-23 19:15:02.972 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-23 19:15:02.972 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-23 19:15:02.972 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: l3-flavors 2026-07-23 19:15:02.973 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-23 19:15:02.973 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-23 19:15:02.976 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-23 19:15:02.976 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-23 19:15:02.977 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-23 19:15:02.978 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-23 19:15:02.979 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-23 19:15:02.979 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: multi-provider 2026-07-23 19:15:02.979 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: net-mtu 2026-07-23 19:15:02.980 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: net-mtu-writable 2026-07-23 19:15:02.980 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: network_availability_zone 2026-07-23 19:15:02.981 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: network_ha 2026-07-23 19:15:02.981 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: network-ip-availability 2026-07-23 19:15:02.982 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: network-ip-availability-details 2026-07-23 19:15:02.983 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-23 19:15:02.983 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: pagination 2026-07-23 19:15:02.983 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-device-profile 2026-07-23 19:15:02.984 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-23 19:15:02.984 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-23 19:15:02.985 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-23 19:15:02.985 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-mac-override 2026-07-23 19:15:02.985 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-23 19:15:02.986 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-23 19:15:02.986 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-23 19:15:02.986 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-resource-request 2026-07-23 19:15:02.987 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-23 19:15:02.987 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-23 19:15:02.988 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: binding 2026-07-23 19:15:02.988 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: binding-extended 2026-07-23 19:15:02.989 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-security 2026-07-23 19:15:02.989 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: project-id 2026-07-23 19:15:02.989 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: provider 2026-07-23 19:15:02.990 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-23 19:15:02.990 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-23 19:15:02.993 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos 2026-07-23 19:15:02.994 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-23 19:15:02.994 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-23 19:15:02.995 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-default 2026-07-23 19:15:02.995 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-fip 2026-07-23 19:15:02.996 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-23 19:15:02.996 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-23 19:15:02.996 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-23 19:15:02.997 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-23 19:15:02.997 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-23 19:15:02.998 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-pps 2026-07-23 19:15:02.998 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-23 19:15:02.999 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-23 19:15:02.999 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: qos-rules-alias 2026-07-23 19:15:03.000 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: quota-check-limit 2026-07-23 19:15:03.000 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-23 19:15:03.002 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: quotas 2026-07-23 19:15:03.004 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: quota_details 2026-07-23 19:15:03.005 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: rbac-policies 2026-07-23 19:15:03.006 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: rbac-address-group 2026-07-23 19:15:03.006 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: rbac-address-scope 2026-07-23 19:15:03.006 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: rbac-security-groups 2026-07-23 19:15:03.007 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-23 19:15:03.007 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: revision-if-match 2026-07-23 19:15:03.008 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-23 19:15:03.008 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: router_availability_zone 2026-07-23 19:15:03.009 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-23 19:15:03.009 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-23 19:15:03.010 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-23 19:15:03.011 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-23 19:15:03.011 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-23 19:15:03.012 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-23 19:15:03.012 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-23 19:15:03.013 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-23 19:15:03.013 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-23 19:15:03.017 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: security-group 2026-07-23 19:15:03.017 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: segment 2026-07-23 19:15:03.018 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-23 19:15:03.018 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: service-type 2026-07-23 19:15:03.019 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: sorting 2026-07-23 19:15:03.019 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: standard-attr-segment 2026-07-23 19:15:03.020 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: standard-attr-description 2026-07-23 19:15:03.020 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: stateful-security-group 2026-07-23 19:15:03.020 1 WARNING neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-23 19:15:03.021 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-23 19:15:03.021 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: subnet-external-network 2026-07-23 19:15:03.022 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: subnet_onboard 2026-07-23 19:15:03.022 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-23 19:15:03.022 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: subnet-service-types 2026-07-23 19:15:03.023 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: subnet_allocation 2026-07-23 19:15:03.024 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-23 19:15:03.024 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: tag-creation 2026-07-23 19:15:03.024 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-23 19:15:03.028 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: standard-attr-tag 2026-07-23 19:15:03.028 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-23 19:15:03.029 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: trunk 2026-07-23 19:15:03.029 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: trunk-details 2026-07-23 19:15:03.030 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-23 19:15:03.030 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-23 19:15:03.031 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-23 19:15:03.031 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-23 19:15:03.033 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-23 19:15:03.033 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-23 19:15:03.034 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: vpn-flavors 2026-07-23 19:15:03.035 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: vpnaas 2026-07-23 19:15:03.036 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: taas 2026-07-23 19:15:03.037 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: tap-mirror 2026-07-23 19:15:03.037 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-23 19:15:03.038 1 INFO neutron.api.extensions [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-23 19:15:03.042 1 WARNING oslo_service.backend._threading.service [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-23 19:15:03.048 1 WARNING oslo_service.backend._threading.service [None req-9c01e44b-1792-4172-ba72-63293acb5429 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-23 19:15:33.128 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 19:15:33.180 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 19:15:33.180 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 19:15:39.967 16 INFO neutron.db.l3_hamode_db [None req-6e576e6c-dd01-454e-89da-2184dc510d0e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-23 19:15:54.277 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 8c7b2153-6bca-46c7-a74b-b2dad1d822dd 2026-07-23 19:15:56.162 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 8c7b2153-6bca-46c7-a74b-b2dad1d822dd 2026-07-23 19:15:57.483 16 INFO neutron.plugins.ml2.plugin [None req-bbdeb59a-dae1-4fdf-8c9f-973a575787ea - - - - - -] Attempt 1 to provision port 8c7b2153-6bca-46c7-a74b-b2dad1d822dd 2026-07-23 19:20:46.228 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port deb7eb4f-c56e-4951-af60-b6a4844945a3 2026-07-23 19:20:46.412 13 INFO neutron.plugins.ml2.plugin [None req-4163c758-2c73-4dff-ba23-567e8db42211 - - - - - -] Attempt 1 to provision port deb7eb4f-c56e-4951-af60-b6a4844945a3 2026-07-23 19:20:48.057 16 INFO neutron.plugins.ml2.plugin [None req-16ec8443-7d15-40d0-b97d-dc03e83676a3 - - - - - -] Attempt 1 to provision port deb7eb4f-c56e-4951-af60-b6a4844945a3 2026-07-23 19:20:48.213 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port deb7eb4f-c56e-4951-af60-b6a4844945a3 2026-07-23 19:20:52.994 13 INFO neutron.plugins.ml2.plugin [None req-463e65bb-2345-4478-966c-5a87146353fd - - - - - -] Attempt 1 to provision port b91ad53d-96e0-4656-abbd-7802b43eab53 2026-07-23 19:24:36.862 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port b91ad53d-96e0-4656-abbd-7802b43eab53 2026-07-23 19:24:38.292 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port b91ad53d-96e0-4656-abbd-7802b43eab53 2026-07-23 19:33:46.456 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port afaafdb0-e976-491d-becf-2e9d1df6fcff 2026-07-23 19:33:48.420 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port afaafdb0-e976-491d-becf-2e9d1df6fcff 2026-07-23 19:43:03.201 16 INFO neutron.plugins.ml2.plugin [None req-fb2ef886-ce8f-4770-87e4-deab1005b3dd - - - - - -] Attempt 1 to provision port 8c7b2153-6bca-46c7-a74b-b2dad1d822dd 2026-07-23 19:43:03.256 16 INFO neutron.plugins.ml2.plugin [None req-fb2ef886-ce8f-4770-87e4-deab1005b3dd - - - - - -] Attempt 1 to provision port b91ad53d-96e0-4656-abbd-7802b43eab53 2026-07-23 19:43:03.292 16 INFO neutron.plugins.ml2.plugin [None req-fb2ef886-ce8f-4770-87e4-deab1005b3dd - - - - - -] Attempt 1 to provision port deb7eb4f-c56e-4951-af60-b6a4844945a3 2026-07-23 19:50:48.866 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 4c601e74-2a1b-4093-8bea-b1a558bd0c7c 2026-07-23 19:50:50.700 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 4c601e74-2a1b-4093-8bea-b1a558bd0c7c 2026-07-23 19:50:55.537 13 INFO neutron.plugins.ml2.plugin [None req-5d346f74-8db1-40fb-a5fb-29657bd98967 - - - - - -] Attempt 1 to provision port 4c601e74-2a1b-4093-8bea-b1a558bd0c7c 2026-07-23 19:50:55.593 13 INFO neutron.plugins.ml2.plugin [None req-5d346f74-8db1-40fb-a5fb-29657bd98967 - - - - - -] Attempt 1 to provision port db412b6b-5ef5-44f9-b957-8bd5fc67ac54 2026-07-23 19:50:59.252 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 8f8bb8b1-acd1-48c5-be63-4c223d47c228 2026-07-23 19:50:59.753 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 549063db-a385-455d-a12a-bc84bcc212be 2026-07-23 19:51:00.114 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 5dca795b-7eca-4cd4-946c-f38c1b7e96ed 2026-07-23 19:51:01.035 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 5dca795b-7eca-4cd4-946c-f38c1b7e96ed 2026-07-23 19:51:01.513 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 8f8bb8b1-acd1-48c5-be63-4c223d47c228 2026-07-23 19:51:01.860 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 549063db-a385-455d-a12a-bc84bcc212be 2026-07-23 19:51:02.164 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 8896682a-e63a-466c-ae18-a58e9bef59f6 2026-07-23 19:51:03.917 16 INFO neutron.plugins.ml2.plugin [None req-48745440-8c09-4330-ba0f-2336365217ca - - - - - -] Attempt 1 to provision port 8896682a-e63a-466c-ae18-a58e9bef59f6 2026-07-23 19:51:03.927 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 8896682a-e63a-466c-ae18-a58e9bef59f6 2026-07-23 19:51:03.992 16 INFO neutron.plugins.ml2.plugin [None req-48745440-8c09-4330-ba0f-2336365217ca - - - - - -] Attempt 1 to provision port db412b6b-5ef5-44f9-b957-8bd5fc67ac54 2026-07-23 19:51:04.032 16 INFO neutron.plugins.ml2.plugin [None req-48745440-8c09-4330-ba0f-2336365217ca - - - - - -] Attempt 1 to provision port b1805ebb-2719-4af4-857b-910352506268 2026-07-23 19:51:04.074 16 INFO neutron.plugins.ml2.plugin [None req-48745440-8c09-4330-ba0f-2336365217ca - - - - - -] Attempt 1 to provision port 57379aaa-9640-4bef-b89e-d078fab2d6fd 2026-07-23 19:51:04.387 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port bab52218-e540-4fbc-910d-748089324460 2026-07-23 19:51:10.274 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 28b43d4a-4ac5-4504-813a-eb4d322ac0c2 2026-07-23 19:51:14.508 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 7bc438c8-3d9f-475f-9679-5831b8664234 2026-07-23 19:51:16.610 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 7bc438c8-3d9f-475f-9679-5831b8664234 2026-07-23 19:51:18.530 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 9847c063-1df2-4bfb-ae03-c44b13cc2df5 2026-07-23 19:51:20.279 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 9847c063-1df2-4bfb-ae03-c44b13cc2df5 2026-07-23 19:51:26.226 13 INFO neutron.plugins.ml2.plugin [None req-7c2ea825-4dc3-4db1-b0e6-4fd30fcea57c - - - - - -] Attempt 1 to provision port d0fb2ad0-e1e6-425b-b1e3-a9c14bcc976a 2026-07-23 19:51:26.264 13 INFO neutron.plugins.ml2.plugin [None req-7c2ea825-4dc3-4db1-b0e6-4fd30fcea57c - - - - - -] Attempt 1 to provision port 9847c063-1df2-4bfb-ae03-c44b13cc2df5 2026-07-23 19:51:30.337 16 INFO neutron.plugins.ml2.plugin [None req-e6744fb9-a9a9-4702-88b6-cca156b22524 - - - - - -] Attempt 1 to provision port d0fb2ad0-e1e6-425b-b1e3-a9c14bcc976a 2026-07-23 19:51:30.364 16 INFO neutron.plugins.ml2.plugin [None req-e6744fb9-a9a9-4702-88b6-cca156b22524 - - - - - -] Attempt 1 to provision port f7a2dc29-4350-4c7b-9a13-2c322aa112c8 2026-07-23 19:51:40.294 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port e7457b7e-e251-450f-9647-ce39459a02fc 2026-07-23 19:51:42.271 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port e7457b7e-e251-450f-9647-ce39459a02fc 2026-07-23 19:51:44.290 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port f4bd3af9-e018-4ba9-9058-ffb32db49b45 2026-07-23 19:51:46.877 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port f4bd3af9-e018-4ba9-9058-ffb32db49b45 2026-07-23 19:51:48.893 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 69840de8-361b-4fe8-89fe-75d082b21ab7 2026-07-23 19:51:50.820 16 INFO neutron.plugins.ml2.plugin [None req-c4dbbdf8-2166-4db7-981b-ae615324a0e9 - - - - - -] Attempt 1 to provision port e7457b7e-e251-450f-9647-ce39459a02fc 2026-07-23 19:51:50.883 16 INFO neutron.plugins.ml2.plugin [None req-c4dbbdf8-2166-4db7-981b-ae615324a0e9 - - - - - -] Attempt 1 to provision port 69840de8-361b-4fe8-89fe-75d082b21ab7 2026-07-23 19:51:50.943 16 INFO neutron.plugins.ml2.plugin [None req-c4dbbdf8-2166-4db7-981b-ae615324a0e9 - - - - - -] Attempt 1 to provision port f4bd3af9-e018-4ba9-9058-ffb32db49b45 2026-07-23 19:51:50.969 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 69840de8-361b-4fe8-89fe-75d082b21ab7 2026-07-23 19:51:55.081 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 3db7b545-f9bf-431a-80b0-caf879cee3e4 2026-07-23 19:51:56.156 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 4276d543-6be4-4bb0-8de9-d12238f5b071 2026-07-23 19:51:59.259 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 3db7b545-f9bf-431a-80b0-caf879cee3e4 2026-07-23 19:51:59.455 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 4276d543-6be4-4bb0-8de9-d12238f5b071 2026-07-23 19:52:03.232 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 48e459e9-0080-478c-9494-585e9b530477 2026-07-23 19:52:03.783 16 INFO neutron.plugins.ml2.plugin [None req-621a8965-4148-4526-9f82-59262c6b73c8 - - - - - -] Attempt 1 to provision port 69840de8-361b-4fe8-89fe-75d082b21ab7 2026-07-23 19:52:03.835 16 INFO neutron.plugins.ml2.plugin [None req-621a8965-4148-4526-9f82-59262c6b73c8 - - - - - -] Attempt 1 to provision port 18acf342-ad12-4d77-b0d6-de1835f1988f 2026-07-23 19:52:03.861 16 INFO neutron.plugins.ml2.plugin [None req-621a8965-4148-4526-9f82-59262c6b73c8 - - - - - -] Attempt 1 to provision port dc6ee400-df40-43b6-807f-9c6d6d497b05 2026-07-23 19:52:03.885 16 INFO neutron.plugins.ml2.plugin [None req-621a8965-4148-4526-9f82-59262c6b73c8 - - - - - -] Attempt 1 to provision port 8702d9da-f1b1-493f-ba0a-93a5e29bd8ea 2026-07-23 19:52:03.906 16 INFO neutron.plugins.ml2.plugin [None req-621a8965-4148-4526-9f82-59262c6b73c8 - - - - - -] Attempt 1 to provision port 4276d543-6be4-4bb0-8de9-d12238f5b071 2026-07-23 19:52:03.951 16 INFO neutron.plugins.ml2.plugin [None req-621a8965-4148-4526-9f82-59262c6b73c8 - - - - - -] Attempt 1 to provision port 48e459e9-0080-478c-9494-585e9b530477 2026-07-23 19:52:05.350 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 48e459e9-0080-478c-9494-585e9b530477 2026-07-23 19:52:12.738 13 INFO neutron.plugins.ml2.plugin [None req-574ffeff-6f29-4f35-8ba2-bda22bf6c578 - - - - - -] Attempt 1 to provision port 18acf342-ad12-4d77-b0d6-de1835f1988f 2026-07-23 19:52:12.766 13 INFO neutron.plugins.ml2.plugin [None req-574ffeff-6f29-4f35-8ba2-bda22bf6c578 - - - - - -] Attempt 1 to provision port f4bd3af9-e018-4ba9-9058-ffb32db49b45 2026-07-23 19:52:12.819 13 INFO neutron.plugins.ml2.plugin [None req-574ffeff-6f29-4f35-8ba2-bda22bf6c578 - - - - - -] Attempt 1 to provision port 48e459e9-0080-478c-9494-585e9b530477 2026-07-23 19:52:12.865 13 INFO neutron.plugins.ml2.plugin [None req-574ffeff-6f29-4f35-8ba2-bda22bf6c578 - - - - - -] Attempt 1 to provision port 4276d543-6be4-4bb0-8de9-d12238f5b071 2026-07-23 19:52:18.046 13 INFO neutron.plugins.ml2.plugin [None req-1212de0b-cd80-4548-8a6d-2b199121f46c - - - - - -] Attempt 1 to provision port 18acf342-ad12-4d77-b0d6-de1835f1988f 2026-07-23 19:52:23.709 16 INFO neutron.plugins.ml2.plugin [None req-f140140a-f720-45ea-89cc-a7a1a0f35d8c - - - - - -] Attempt 1 to provision port 18acf342-ad12-4d77-b0d6-de1835f1988f 2026-07-23 19:52:29.435 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 9ddea15f-b08b-4022-9fa1-279233657112 2026-07-23 19:52:31.308 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 9ddea15f-b08b-4022-9fa1-279233657112 2026-07-23 19:52:31.752 13 INFO neutron.plugins.ml2.plugin [None req-dccd22b3-427f-41a3-b244-bdb207e013a1 - - - - - -] Attempt 1 to provision port 9ddea15f-b08b-4022-9fa1-279233657112 2026-07-23 19:52:37.323 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 82bdc4be-2c79-4b09-ac17-dc53ac9632fd 2026-07-23 19:52:38.426 13 INFO neutron.plugins.ml2.plugin [None req-2fdd8086-71d8-41c5-b2d2-276ba80a9946 - - - - - -] Attempt 1 to provision port de6fdfd1-3375-4635-b6cb-cdbc69c99f02 2026-07-23 19:52:38.450 13 INFO neutron.plugins.ml2.plugin [None req-2fdd8086-71d8-41c5-b2d2-276ba80a9946 - - - - - -] Attempt 1 to provision port 9ddea15f-b08b-4022-9fa1-279233657112 2026-07-23 19:52:38.498 13 INFO neutron.plugins.ml2.plugin [None req-2fdd8086-71d8-41c5-b2d2-276ba80a9946 - - - - - -] Attempt 1 to provision port 82bdc4be-2c79-4b09-ac17-dc53ac9632fd 2026-07-23 19:52:39.314 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 82bdc4be-2c79-4b09-ac17-dc53ac9632fd 2026-07-23 19:52:42.261 13 INFO neutron.plugins.ml2.plugin [None req-e97d5623-a552-4721-8016-2803c618037e - - - - - -] Attempt 1 to provision port 82bdc4be-2c79-4b09-ac17-dc53ac9632fd 2026-07-23 19:52:47.365 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port dc5d8e2f-bebd-4c00-8d6c-df61aab1160a 2026-07-23 19:53:00.526 16 INFO neutron.plugins.ml2.plugin [None req-cf4f96a7-f428-46e3-8d15-274af5aec0f7 - - - - - -] Attempt 1 to provision port 3689cc6d-590a-4df8-a129-99326417593a 2026-07-23 19:53:13.341 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port bf4aed32-a0b0-4e5a-8556-190c0320ff2a 2026-07-23 19:53:15.450 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 3e6b5ee7-7051-4c08-8cf8-84fc0c73fe35 2026-07-23 19:53:15.843 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port bf4aed32-a0b0-4e5a-8556-190c0320ff2a 2026-07-23 19:53:17.558 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 3e6b5ee7-7051-4c08-8cf8-84fc0c73fe35 2026-07-23 19:53:17.783 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 6b4ae3c3-bf5e-4927-ba2f-d88cd5384acf 2026-07-23 19:53:19.448 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 6b4ae3c3-bf5e-4927-ba2f-d88cd5384acf 2026-07-23 19:53:19.662 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 74470533-901a-40eb-be07-e5172ef08016 2026-07-23 19:53:21.397 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 74470533-901a-40eb-be07-e5172ef08016 2026-07-23 19:53:22.410 16 INFO neutron.plugins.ml2.plugin [None req-d5af8c46-e80f-42af-84a5-ee16b37e76b0 - - - - - -] Attempt 1 to provision port b390a14f-7c91-4a1d-abab-15e2e473b8d9 2026-07-23 19:53:22.448 16 INFO neutron.plugins.ml2.plugin [None req-d5af8c46-e80f-42af-84a5-ee16b37e76b0 - - - - - -] Attempt 1 to provision port e316da3c-8ad6-4dfa-afa9-2959ba26219d 2026-07-23 19:53:22.471 16 INFO neutron.plugins.ml2.plugin [None req-d5af8c46-e80f-42af-84a5-ee16b37e76b0 - - - - - -] Attempt 1 to provision port 74470533-901a-40eb-be07-e5172ef08016 2026-07-23 19:53:22.510 16 INFO neutron.plugins.ml2.plugin [None req-d5af8c46-e80f-42af-84a5-ee16b37e76b0 - - - - - -] Attempt 1 to provision port bf4aed32-a0b0-4e5a-8556-190c0320ff2a 2026-07-23 19:53:27.740 13 INFO neutron.plugins.ml2.plugin [None req-ca0827e3-7be6-4201-a8ec-171e117c4f9f - - - - - -] Attempt 1 to provision port b390a14f-7c91-4a1d-abab-15e2e473b8d9 2026-07-23 19:53:27.772 13 INFO neutron.plugins.ml2.plugin [None req-ca0827e3-7be6-4201-a8ec-171e117c4f9f - - - - - -] Attempt 1 to provision port 362c55a1-1a9e-41d8-9f2d-45f8cb7cfdf0 2026-07-23 19:53:27.799 13 INFO neutron.plugins.ml2.plugin [None req-ca0827e3-7be6-4201-a8ec-171e117c4f9f - - - - - -] Attempt 1 to provision port bcab07c9-94ad-49e7-995d-6b57e2df7dc2 2026-07-23 19:53:31.905 16 INFO neutron.plugins.ml2.plugin [None req-57dda4b1-f26b-43c3-97c0-f0232d9d8424 - - - - - -] Attempt 1 to provision port b390a14f-7c91-4a1d-abab-15e2e473b8d9 2026-07-23 19:53:31.933 16 INFO neutron.plugins.ml2.plugin [None req-57dda4b1-f26b-43c3-97c0-f0232d9d8424 - - - - - -] Attempt 1 to provision port 362c55a1-1a9e-41d8-9f2d-45f8cb7cfdf0 2026-07-23 19:53:37.619 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 07f571f0-9d0c-4fcb-a247-bf0d9fa0c9fb 2026-07-23 19:53:38.481 13 INFO neutron.plugins.ml2.plugin [None req-3a76fe2b-c307-4db3-8f82-4daee6c6f839 - - - - - -] Attempt 1 to provision port df18d207-8009-4b3e-b3e7-5a515753d5d0 2026-07-23 19:53:39.674 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 07f571f0-9d0c-4fcb-a247-bf0d9fa0c9fb 2026-07-23 19:53:41.447 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port df895354-e56b-449e-82cd-25f0c8836bef 2026-07-23 19:53:43.407 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port df895354-e56b-449e-82cd-25f0c8836bef 2026-07-23 19:53:45.777 13 INFO neutron.plugins.ml2.plugin [None req-e6c51899-44e1-4a57-963b-821aa4eb7508 - - - - - -] Attempt 1 to provision port 9c689eaa-5d0c-441f-9da2-4df241ae33e9 2026-07-23 19:53:45.803 13 INFO neutron.plugins.ml2.plugin [None req-e6c51899-44e1-4a57-963b-821aa4eb7508 - - - - - -] Attempt 1 to provision port df895354-e56b-449e-82cd-25f0c8836bef 2026-07-23 19:53:49.190 13 INFO neutron.plugins.ml2.plugin [None req-028a8df8-d85f-447d-81fa-4b9be822358d - - - - - -] Attempt 1 to provision port 9c689eaa-5d0c-441f-9da2-4df241ae33e9 2026-07-23 19:53:49.222 13 INFO neutron.plugins.ml2.plugin [None req-028a8df8-d85f-447d-81fa-4b9be822358d - - - - - -] Attempt 1 to provision port df895354-e56b-449e-82cd-25f0c8836bef 2026-07-23 19:53:50.902 13 INFO neutron.plugins.ml2.plugin [None req-d9e330a5-e3ef-4e70-bbf7-71d5a1ab1ab8 - - - - - -] Attempt 1 to provision port 9c689eaa-5d0c-441f-9da2-4df241ae33e9 2026-07-23 19:53:53.359 16 INFO neutron.plugins.ml2.plugin [None req-05956410-beef-4d1f-845c-5030ed0b87bc - - - - - -] Attempt 1 to provision port 9c689eaa-5d0c-441f-9da2-4df241ae33e9 2026-07-23 19:53:57.557 16 INFO neutron_taas.services.taas.taas_plugin [None req-ea51d446-57de-4772-a72b-590e7418bcaf - - - - - -] TaaS: Handle Delete Port: df895354-e56b-449e-82cd-25f0c8836bef 2026-07-23 19:53:57.569 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea51d446-57de-4772-a72b-590e7418bcaf - - - - - -] Tap Mirror: Handle Delete Port: df895354-e56b-449e-82cd-25f0c8836bef 2026-07-23 19:54:03.409 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 5df1028e-e94a-4acf-a074-c69371f4e9b6 2026-07-23 19:54:04.692 16 INFO neutron.plugins.ml2.plugin [None req-f082e60f-32ec-4c55-93eb-6b7c3ffaef11 - - - - - -] Attempt 1 to provision port 5df1028e-e94a-4acf-a074-c69371f4e9b6 2026-07-23 19:54:05.645 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 5df1028e-e94a-4acf-a074-c69371f4e9b6 2026-07-23 19:54:05.834 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 228921d4-d043-43ee-a0d6-9a3d2a052abd 2026-07-23 19:54:07.445 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 228921d4-d043-43ee-a0d6-9a3d2a052abd 2026-07-23 19:54:09.341 16 INFO neutron.plugins.ml2.plugin [None req-1d2ba430-bb02-4d46-9b81-e24975afb508 - - - - - -] Attempt 1 to provision port ec604376-f665-4031-b726-cdfae76b0300 2026-07-23 19:54:09.394 16 INFO neutron.plugins.ml2.plugin [None req-1d2ba430-bb02-4d46-9b81-e24975afb508 - - - - - -] Attempt 1 to provision port 5df1028e-e94a-4acf-a074-c69371f4e9b6 2026-07-23 19:54:11.463 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 898a5483-171f-4dfa-983d-3ac532663490 2026-07-23 19:54:13.698 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 60883415-ed56-47ba-95c2-0be559cdd5da 2026-07-23 19:54:14.156 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 898a5483-171f-4dfa-983d-3ac532663490 2026-07-23 19:54:15.406 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 60883415-ed56-47ba-95c2-0be559cdd5da 2026-07-23 19:54:16.097 16 INFO neutron.plugins.ml2.plugin [None req-0a7bf490-114f-4d2c-9f5d-20aa3a641db5 - - - - - -] Attempt 1 to provision port aea1ed55-a019-4e68-8402-b3c927fbb511 2026-07-23 19:54:16.125 16 INFO neutron.plugins.ml2.plugin [None req-0a7bf490-114f-4d2c-9f5d-20aa3a641db5 - - - - - -] Attempt 1 to provision port 1d7f09e9-6163-48d9-97bf-f490996886ec 2026-07-23 19:54:16.154 16 INFO neutron.plugins.ml2.plugin [None req-0a7bf490-114f-4d2c-9f5d-20aa3a641db5 - - - - - -] Attempt 1 to provision port 60883415-ed56-47ba-95c2-0be559cdd5da 2026-07-23 19:54:32.246 16 INFO neutron.plugins.ml2.plugin [None req-9e3fc7f2-b39a-4c27-86d5-d63c83b3519a - - - - - -] Attempt 1 to provision port 1d7f09e9-6163-48d9-97bf-f490996886ec 2026-07-23 19:54:32.321 16 INFO neutron.plugins.ml2.plugin [None req-9e3fc7f2-b39a-4c27-86d5-d63c83b3519a - - - - - -] Attempt 1 to provision port 4f8d7243-6714-4b38-9315-b194e66bdfdd 2026-07-23 19:54:32.383 16 INFO neutron.plugins.ml2.plugin [None req-9e3fc7f2-b39a-4c27-86d5-d63c83b3519a - - - - - -] Attempt 1 to provision port 60883415-ed56-47ba-95c2-0be559cdd5da 2026-07-23 19:54:41.475 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 5d97bef3-2091-4c04-853d-1cf1d0afc1df 2026-07-23 19:54:43.502 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 5d97bef3-2091-4c04-853d-1cf1d0afc1df 2026-07-23 19:54:43.663 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 351f3cfd-d7d7-45b3-a61b-d8a2977fb383 2026-07-23 19:54:45.508 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 351f3cfd-d7d7-45b3-a61b-d8a2977fb383 2026-07-23 19:54:47.467 13 INFO neutron.plugins.ml2.plugin [None req-f3d03063-be3d-4073-8b1e-0ba1c4664a61 - - - - - -] Attempt 1 to provision port 351f3cfd-d7d7-45b3-a61b-d8a2977fb383 2026-07-23 19:54:47.524 13 INFO neutron.plugins.ml2.plugin [None req-f3d03063-be3d-4073-8b1e-0ba1c4664a61 - - - - - -] Attempt 1 to provision port 2e1be3e1-a51a-45db-8116-99d9bc4a6521 2026-07-23 19:54:47.550 13 INFO neutron.plugins.ml2.plugin [None req-f3d03063-be3d-4073-8b1e-0ba1c4664a61 - - - - - -] Attempt 1 to provision port e2252455-e938-4e69-b9e5-df0c636a1914 2026-07-23 19:54:51.466 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 2f510dd4-24d7-4756-9a29-e73fa27f1421 2026-07-23 19:54:53.480 16 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 2f510dd4-24d7-4756-9a29-e73fa27f1421 2026-07-23 19:54:55.471 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 22626061-8637-4238-ab0b-0dded7e0751f 2026-07-23 19:54:57.424 13 INFO neutron.plugins.ml2.plugin [None req-30a7b69a-0293-42bc-9141-3dfcbb1d35f9 - - - - - -] Attempt 1 to provision port 22626061-8637-4238-ab0b-0dded7e0751f 2026-07-23 19:54:58.311 13 INFO neutron.plugins.ml2.plugin [None req-4c415829-efe6-40b7-91a4-2e75f0da2b32 - - - - - -] Attempt 1 to provision port ddbfc92f-44b9-4bf5-beed-7d20d2ae61f3 2026-07-23 19:54:58.335 13 INFO neutron.plugins.ml2.plugin [None req-4c415829-efe6-40b7-91a4-2e75f0da2b32 - - - - - -] Attempt 1 to provision port 3206c835-4be9-4e0b-b8db-ee8a65dd13c1 2026-07-23 19:54:58.356 13 INFO neutron.plugins.ml2.plugin [None req-4c415829-efe6-40b7-91a4-2e75f0da2b32 - - - - - -] Attempt 1 to provision port 2f510dd4-24d7-4756-9a29-e73fa27f1421 2026-07-23 19:54:58.412 13 INFO neutron.plugins.ml2.plugin [None req-4c415829-efe6-40b7-91a4-2e75f0da2b32 - - - - - -] Attempt 1 to provision port 22626061-8637-4238-ab0b-0dded7e0751f 2026-07-23 19:55:09.357 13 INFO neutron.plugins.ml2.plugin [None req-627fdb4c-43cd-492b-9367-44311d27161f - - - - - -] Attempt 1 to provision port 351f3cfd-d7d7-45b3-a61b-d8a2977fb383 2026-07-23 19:55:09.404 13 INFO neutron.plugins.ml2.plugin [None req-627fdb4c-43cd-492b-9367-44311d27161f - - - - - -] Attempt 1 to provision port 22626061-8637-4238-ab0b-0dded7e0751f 2026-07-23 19:55:09.478 13 INFO neutron.plugins.ml2.plugin [None req-627fdb4c-43cd-492b-9367-44311d27161f - - - - - -] Attempt 1 to provision port 2f510dd4-24d7-4756-9a29-e73fa27f1421