+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-08 05:52:57.750 1 INFO neutron.common.config [-] Logging enabled! 2026-05-08 05:52:57.750 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-08 05:52:57.750 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-08 05:52:57.750 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 05:52:59.075 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 05:52:59.080 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 05:52:59.084 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 05:52:59.084 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 05:52:59.084 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 05:52:59.085 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-08 05:52:59.085 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-08 05:52:59.085 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 05:52:59.092 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 05:52:59.092 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 05:52:59.092 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 05:52:59.111 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 05:52:59.113 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 05:52:59.113 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 05:52:59.132 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 05:52:59.132 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 05:52:59.132 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 05:52:59.132 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 05:52:59.400 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 05:52:59.656 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 05:52:59.656 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 05:52:59.656 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 05:52:59.668 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 05:52:59.669 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 05:52:59.669 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 05:52:59.669 1 INFO neutron.plugins.ml2.extensions.port_security [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 05:52:59.669 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing extension driver 'qos' 2026-05-08 05:52:59.669 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 05:52:59.669 1 INFO neutron.plugins.ml2.managers [None req-357545ac-df42-43ef-9e59-9246bab07a72 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 05:52:59.681 1 INFO neutron.quota [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded quota_driver: . 2026-05-08 05:52:59.682 1 INFO neutron.plugins.ml2.plugin [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 05:52:59.682 1 INFO neutron.plugins.ml2.managers [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 05:52:59.682 1 INFO neutron.plugins.ml2.managers [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 05:52:59.682 1 INFO neutron.plugins.ml2.managers [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 05:52:59.682 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: qos 2026-05-08 05:52:59.693 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: router 2026-05-08 05:52:59.726 1 INFO neutron.services.service_base [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 05:52:59.726 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: segments 2026-05-08 05:52:59.796 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: trunk 2026-05-08 05:52:59.808 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: vpnaas 2026-05-08 05:52:59.844 1 WARNING stevedore.named [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 05:52:59.898 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 05:52:59.898 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: taas 2026-05-08 05:52:59.922 1 WARNING stevedore.named [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 05:52:59.941 1 INFO neutron_taas.services.taas.taas_plugin [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 05:52:59.942 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: tapmirror 2026-05-08 05:52:59.956 1 WARNING stevedore.named [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 05:52:59.969 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 05:52:59.969 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: auto_allocate 2026-05-08 05:52:59.975 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: tag 2026-05-08 05:52:59.982 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: timestamp 2026-05-08 05:52:59.984 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 05:52:59.993 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: flavors 2026-05-08 05:52:59.997 1 INFO neutron.manager [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loading Plugin: revisions 2026-05-08 05:53:00.001 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Initializing extension manager. 2026-05-08 05:53:00.003 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: address-group 2026-05-08 05:53:00.003 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: address-scope 2026-05-08 05:53:00.004 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 05:53:00.004 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: agent 2026-05-08 05:53:00.005 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 05:53:00.006 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 05:53:00.006 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 05:53:00.007 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: availability_zone 2026-05-08 05:53:00.007 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 05:53:00.008 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 05:53:00.009 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: default-subnetpools 2026-05-08 05:53:00.010 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 05:53:00.010 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: dns-integration 2026-05-08 05:53:00.011 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 05:53:00.011 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 05:53:00.012 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: dvr 2026-05-08 05:53:00.012 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 05:53:00.012 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 05:53:00.013 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 05:53:00.013 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 05:53:00.014 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: external-net 2026-05-08 05:53:00.014 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 05:53:00.014 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: extraroute 2026-05-08 05:53:00.015 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 05:53:00.015 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: filter-validation 2026-05-08 05:53:00.016 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 05:53:00.016 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 05:53:00.017 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 05:53:00.017 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: fip-port-details 2026-05-08 05:53:00.018 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: flavors 2026-05-08 05:53:00.019 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 05:53:00.019 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: floatingip-pools 2026-05-08 05:53:00.020 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: ip_allocation 2026-05-08 05:53:00.020 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 05:53:00.021 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: l2_adjacency 2026-05-08 05:53:00.022 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: router 2026-05-08 05:53:00.023 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 05:53:00.023 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 05:53:00.024 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 05:53:00.024 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 05:53:00.025 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: l3-ha 2026-05-08 05:53:00.025 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 05:53:00.025 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 05:53:00.026 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: l3-flavors 2026-05-08 05:53:00.027 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 05:53:00.027 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 05:53:00.029 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 05:53:00.030 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 05:53:00.031 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 05:53:00.032 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 05:53:00.032 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 05:53:00.033 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: multi-provider 2026-05-08 05:53:00.033 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: net-mtu 2026-05-08 05:53:00.033 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 05:53:00.034 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: network_availability_zone 2026-05-08 05:53:00.034 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: network_ha 2026-05-08 05:53:00.035 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: network-ip-availability 2026-05-08 05:53:00.035 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: network-ip-availability-details 2026-05-08 05:53:00.036 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 05:53:00.037 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: pagination 2026-05-08 05:53:00.037 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-device-profile 2026-05-08 05:53:00.037 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 05:53:00.038 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 05:53:00.038 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 05:53:00.039 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-mac-override 2026-05-08 05:53:00.039 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 05:53:00.039 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 05:53:00.040 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 05:53:00.040 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-resource-request 2026-05-08 05:53:00.041 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 05:53:00.041 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 05:53:00.041 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: binding 2026-05-08 05:53:00.042 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: binding-extended 2026-05-08 05:53:00.043 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-security 2026-05-08 05:53:00.043 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: project-id 2026-05-08 05:53:00.044 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: provider 2026-05-08 05:53:00.044 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 05:53:00.046 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos 2026-05-08 05:53:00.046 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 05:53:00.047 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 05:53:00.047 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-default 2026-05-08 05:53:00.047 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-fip 2026-05-08 05:53:00.048 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 05:53:00.048 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 05:53:00.049 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 05:53:00.049 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 05:53:00.050 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 05:53:00.050 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-pps 2026-05-08 05:53:00.050 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 05:53:00.051 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 05:53:00.051 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 05:53:00.052 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: quota-check-limit 2026-05-08 05:53:00.052 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 05:53:00.055 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: quotas 2026-05-08 05:53:00.058 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: quota_details 2026-05-08 05:53:00.059 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: rbac-policies 2026-05-08 05:53:00.059 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: rbac-address-group 2026-05-08 05:53:00.060 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 05:53:00.060 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 05:53:00.060 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 05:53:00.061 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: revision-if-match 2026-05-08 05:53:00.061 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 05:53:00.062 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: router_availability_zone 2026-05-08 05:53:00.062 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-08 05:53:00.063 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 05:53:00.064 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 05:53:00.064 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 05:53:00.065 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 05:53:00.065 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 05:53:00.065 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 05:53:00.066 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 05:53:00.069 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: security-group 2026-05-08 05:53:00.070 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: segment 2026-05-08 05:53:00.071 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 05:53:00.071 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: service-type 2026-05-08 05:53:00.072 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: sorting 2026-05-08 05:53:00.072 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 05:53:00.073 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: standard-attr-description 2026-05-08 05:53:00.073 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: stateful-security-group 2026-05-08 05:53:00.073 1 WARNING neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 05:53:00.074 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 05:53:00.074 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: subnet-external-network 2026-05-08 05:53:00.075 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: subnet_onboard 2026-05-08 05:53:00.075 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 05:53:00.076 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: subnet-service-types 2026-05-08 05:53:00.076 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: subnet_allocation 2026-05-08 05:53:00.077 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 05:53:00.077 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: tag-creation 2026-05-08 05:53:00.077 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 05:53:00.081 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 05:53:00.081 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 05:53:00.082 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: trunk 2026-05-08 05:53:00.082 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: trunk-details 2026-05-08 05:53:00.083 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 05:53:00.083 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 05:53:00.084 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 05:53:00.084 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 05:53:00.086 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 05:53:00.086 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 05:53:00.087 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: vpn-flavors 2026-05-08 05:53:00.088 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: vpnaas 2026-05-08 05:53:00.089 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: taas 2026-05-08 05:53:00.090 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: tap-mirror 2026-05-08 05:53:00.091 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-08 05:53:00.091 1 INFO neutron.api.extensions [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 05:53:00.093 1 WARNING oslo_service.backend._threading.service [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-08 05:53:00.100 1 WARNING oslo_service.backend._threading.service [None req-ca23616b-e5bc-4e09-88ae-cb953d98792b - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-08 05:53:30.174 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-08 05:53:30.211 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-08 05:53:30.216 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-08 05:53:40.874 16 INFO neutron.db.l3_hamode_db [None req-742679ad-4c14-4129-8a30-4ab97c34021f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 05:53:57.078 13 INFO neutron.plugins.ml2.plugin [None req-df4129a3-736b-4308-8504-7678259dd04a - - - - - -] Attempt 1 to provision port 99981045-bfaa-4726-a952-eff337b29f89 2026-05-08 05:53:57.647 13 INFO neutron.plugins.ml2.plugin [None req-984ba989-0b02-46e3-abf1-834891afe0e3 - - - - - -] Attempt 1 to provision port 99981045-bfaa-4726-a952-eff337b29f89 2026-05-08 05:53:59.206 16 INFO neutron.plugins.ml2.plugin [None req-df4129a3-736b-4308-8504-7678259dd04a - - - - - -] Attempt 1 to provision port 99981045-bfaa-4726-a952-eff337b29f89 2026-05-08 05:53:59.295 13 INFO neutron.plugins.ml2.plugin [None req-eb04b9e6-010b-4994-9659-1de7ea9012b4 - - - - - -] Attempt 1 to provision port 99981045-bfaa-4726-a952-eff337b29f89 2026-05-08 05:58:31.117 13 INFO neutron.plugins.ml2.plugin [None req-df4129a3-736b-4308-8504-7678259dd04a - - - - - -] Attempt 1 to provision port 42f63c97-ad8e-4ce6-a619-8dcb52bad604 2026-05-08 05:58:32.266 16 INFO neutron.plugins.ml2.plugin [None req-e849e6c6-4f38-4221-94e7-0caaca32a86e - - - - - -] Attempt 1 to provision port 42f63c97-ad8e-4ce6-a619-8dcb52bad604 2026-05-08 05:58:33.081 16 INFO neutron.plugins.ml2.plugin [None req-df4129a3-736b-4308-8504-7678259dd04a - - - - - -] Attempt 1 to provision port 42f63c97-ad8e-4ce6-a619-8dcb52bad604 2026-05-08 05:58:33.926 16 INFO neutron.plugins.ml2.plugin [None req-8b68796c-06ed-4f4e-8008-1015a21bfc35 - - - - - -] Attempt 1 to provision port 42f63c97-ad8e-4ce6-a619-8dcb52bad604 2026-05-08 05:58:38.626 16 INFO neutron.plugins.ml2.plugin [None req-4b8582ee-4fcf-401d-ac47-1869db63bdb2 - - - - - -] Attempt 1 to provision port 1c432f28-59d7-4583-be05-99ca8eea6249 2026-05-08 06:21:05.253 16 INFO neutron.plugins.ml2.plugin [None req-ad2b6911-0123-449c-b5a8-6a3b6c6c74d6 - - - - - -] Attempt 1 to provision port 99981045-bfaa-4726-a952-eff337b29f89 2026-05-08 06:21:05.305 16 INFO neutron.plugins.ml2.plugin [None req-ad2b6911-0123-449c-b5a8-6a3b6c6c74d6 - - - - - -] Attempt 1 to provision port 42f63c97-ad8e-4ce6-a619-8dcb52bad604 2026-05-08 06:28:03.302 13 INFO neutron.plugins.ml2.plugin [None req-478c887a-ace5-4c5d-bc73-19353188cf69 - - - - - -] Attempt 1 to provision port df451cb8-547a-421d-b8d5-b117ce0a3251 2026-05-08 06:28:03.330 13 INFO neutron.plugins.ml2.plugin [None req-478c887a-ace5-4c5d-bc73-19353188cf69 - - - - - -] Attempt 1 to provision port e3a33ce3-b1ec-4ffc-a067-f4475358dcd6 2026-05-08 06:28:03.557 13 INFO neutron.plugins.ml2.plugin [None req-478c887a-ace5-4c5d-bc73-19353188cf69 - - - - - -] Attempt 1 to provision port 5c21709e-3ac6-46a1-89ea-200aa7387da7 2026-05-08 06:28:03.600 13 INFO neutron.plugins.ml2.plugin [None req-478c887a-ace5-4c5d-bc73-19353188cf69 - - - - - -] Attempt 1 to provision port 4b66c96a-fc55-4672-827f-fed614fdf012 2026-05-08 06:28:10.725 13 INFO neutron.plugins.ml2.plugin [None req-8ccce5a1-f4b7-458a-98dc-e4819179cc5b - - - - - -] Attempt 1 to provision port b7b40677-2f9f-454d-ac4d-98c445ebf468 2026-05-08 06:28:10.749 13 INFO neutron.plugins.ml2.plugin [None req-8ccce5a1-f4b7-458a-98dc-e4819179cc5b - - - - - -] Attempt 1 to provision port e3a33ce3-b1ec-4ffc-a067-f4475358dcd6 2026-05-08 06:28:10.806 13 INFO neutron.plugins.ml2.plugin [None req-8ccce5a1-f4b7-458a-98dc-e4819179cc5b - - - - - -] Attempt 1 to provision port 4b66c96a-fc55-4672-827f-fed614fdf012 2026-05-08 06:28:10.850 13 INFO neutron.plugins.ml2.plugin [None req-8ccce5a1-f4b7-458a-98dc-e4819179cc5b - - - - - -] Attempt 1 to provision port df451cb8-547a-421d-b8d5-b117ce0a3251 2026-05-08 06:28:10.892 13 INFO neutron.plugins.ml2.plugin [None req-8ccce5a1-f4b7-458a-98dc-e4819179cc5b - - - - - -] Attempt 1 to provision port 5c21709e-3ac6-46a1-89ea-200aa7387da7 2026-05-08 06:28:10.915 13 INFO neutron.plugins.ml2.plugin [None req-8ccce5a1-f4b7-458a-98dc-e4819179cc5b - - - - - -] Attempt 1 to provision port b6e3d244-50e2-4406-af66-b3cd23aef67d 2026-05-08 06:28:20.469 16 INFO neutron.plugins.ml2.plugin [None req-be2be1ae-c182-4025-9be0-e95199e8fad1 - - - - - -] Attempt 1 to provision port ebeac374-458f-4d1e-a678-1a2172ecc1c6 2026-05-08 06:28:20.493 16 INFO neutron.plugins.ml2.plugin [None req-be2be1ae-c182-4025-9be0-e95199e8fad1 - - - - - -] Attempt 1 to provision port 192ba37f-421f-4b9a-9b2d-66796df7629f 2026-05-08 06:28:20.728 16 INFO neutron.plugins.ml2.plugin [None req-be2be1ae-c182-4025-9be0-e95199e8fad1 - - - - - -] Attempt 1 to provision port 8b5c485f-f650-46c5-aa49-b53eed5cf93e 2026-05-08 06:28:20.895 16 INFO neutron.plugins.ml2.plugin [None req-be2be1ae-c182-4025-9be0-e95199e8fad1 - - - - - -] Attempt 1 to provision port 12cc092c-72e6-48fb-b7ac-d94f53562dbc 2026-05-08 06:28:32.496 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port 192ba37f-421f-4b9a-9b2d-66796df7629f 2026-05-08 06:28:32.551 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port e843c992-6de1-4431-88c1-4365dca7a15e 2026-05-08 06:28:32.577 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port 5c21709e-3ac6-46a1-89ea-200aa7387da7 2026-05-08 06:28:32.594 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port 8b5c485f-f650-46c5-aa49-b53eed5cf93e 2026-05-08 06:28:32.649 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port df451cb8-547a-421d-b8d5-b117ce0a3251 2026-05-08 06:28:32.670 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port ebeac374-458f-4d1e-a678-1a2172ecc1c6 2026-05-08 06:28:32.691 13 INFO neutron.plugins.ml2.plugin [None req-3723491b-f60f-42c4-b3dc-1086f431aa85 - - - - - -] Attempt 1 to provision port 12cc092c-72e6-48fb-b7ac-d94f53562dbc 2026-05-08 06:28:37.142 16 INFO neutron.plugins.ml2.plugin [None req-fd161434-cdde-4f38-bf2d-2b972d20cd59 - - - - - -] Attempt 1 to provision port ebeac374-458f-4d1e-a678-1a2172ecc1c6 2026-05-08 06:28:37.168 16 INFO neutron.plugins.ml2.plugin [None req-fd161434-cdde-4f38-bf2d-2b972d20cd59 - - - - - -] Attempt 1 to provision port 12cc092c-72e6-48fb-b7ac-d94f53562dbc 2026-05-08 06:28:37.189 16 INFO neutron.plugins.ml2.plugin [None req-fd161434-cdde-4f38-bf2d-2b972d20cd59 - - - - - -] Attempt 1 to provision port 5c21709e-3ac6-46a1-89ea-200aa7387da7 2026-05-08 06:28:37.212 16 INFO neutron.plugins.ml2.plugin [None req-fd161434-cdde-4f38-bf2d-2b972d20cd59 - - - - - -] Attempt 1 to provision port ab411d9d-dfad-4241-8b9a-8ead9c74d3d2 2026-05-08 06:33:40.335 13 INFO neutron.plugins.ml2.plugin [None req-603d3796-d398-41c7-8561-21b7b9eec958 - - - - - -] Attempt 1 to provision port 179d7ead-5c4a-4445-a075-6ba41c4e4ceb 2026-05-08 06:33:40.529 13 INFO neutron.plugins.ml2.plugin [None req-603d3796-d398-41c7-8561-21b7b9eec958 - - - - - -] Attempt 1 to provision port 21be5a6c-e395-46ad-8a6c-da9975c682f9 2026-05-08 06:33:50.918 16 INFO neutron.plugins.ml2.plugin [None req-798cdf88-5846-4cec-9779-4849b9e3787f - - - - - -] Attempt 1 to provision port 4c9eb4b4-5a99-497f-9ece-53b3cfa069d1 2026-05-08 06:33:50.946 16 INFO neutron.plugins.ml2.plugin [None req-798cdf88-5846-4cec-9779-4849b9e3787f - - - - - -] Attempt 1 to provision port 9e796209-2ef9-4802-ab67-53da51a7a939 2026-05-08 06:33:50.966 16 INFO neutron.plugins.ml2.plugin [None req-798cdf88-5846-4cec-9779-4849b9e3787f - - - - - -] Attempt 1 to provision port 179d7ead-5c4a-4445-a075-6ba41c4e4ceb 2026-05-08 06:33:51.010 16 INFO neutron.plugins.ml2.plugin [None req-798cdf88-5846-4cec-9779-4849b9e3787f - - - - - -] Attempt 1 to provision port 21be5a6c-e395-46ad-8a6c-da9975c682f9 2026-05-08 06:33:51.029 16 INFO neutron.plugins.ml2.plugin [None req-798cdf88-5846-4cec-9779-4849b9e3787f - - - - - -] Attempt 1 to provision port cd1c5ab5-db01-467e-a825-970083ee640c 2026-05-08 06:33:51.053 16 INFO neutron.plugins.ml2.plugin [None req-798cdf88-5846-4cec-9779-4849b9e3787f - - - - - -] Attempt 1 to provision port 632c7625-3769-4133-ad1b-db2fab85c0ca 2026-05-08 06:33:57.143 13 INFO neutron.plugins.ml2.plugin [None req-0e7d73b7-be58-4ece-b662-53a0a300e851 - - - - - -] Attempt 1 to provision port 21be5a6c-e395-46ad-8a6c-da9975c682f9 2026-05-08 06:34:40.782 16 INFO neutron.plugins.ml2.plugin [None req-dfd01be2-9ab4-4e25-92dc-fb76f6143ac3 - - - - - -] Attempt 1 to provision port b2dec96c-edcb-4bcb-9366-69fedafdae52 2026-05-08 06:34:40.935 16 INFO neutron.plugins.ml2.plugin [None req-dfd01be2-9ab4-4e25-92dc-fb76f6143ac3 - - - - - -] Attempt 1 to provision port c7542db1-997f-4ddf-85ea-a8382f51c3f2 2026-05-08 06:34:40.960 16 INFO neutron.plugins.ml2.plugin [None req-dfd01be2-9ab4-4e25-92dc-fb76f6143ac3 - - - - - -] Attempt 1 to provision port fe20db99-c849-487e-8f68-9e734c76ca69 2026-05-08 06:34:42.508 13 INFO neutron.plugins.ml2.plugin [None req-b3882c54-b1be-401f-a7e4-334469f40d10 - - - - - -] Attempt 1 to provision port fe20db99-c849-487e-8f68-9e734c76ca69 2026-05-08 06:34:43.736 13 INFO neutron.plugins.ml2.plugin [None req-b592a07e-b4c3-4bf2-9c62-5f72678ccfb2 - - - - - -] Attempt 1 to provision port fe20db99-c849-487e-8f68-9e734c76ca69 2026-05-08 06:39:29.725 16 INFO neutron.plugins.ml2.plugin [None req-39a96971-f31c-44bf-ab2c-26ff408295a7 - - - - - -] Attempt 1 to provision port 6744e9e3-9070-4c77-a1e4-dea13bd5888b 2026-05-08 06:39:29.753 16 INFO neutron.plugins.ml2.plugin [None req-39a96971-f31c-44bf-ab2c-26ff408295a7 - - - - - -] Attempt 1 to provision port b71ff2b8-9736-405d-ba18-59083ff69215 2026-05-08 06:39:56.918 13 INFO neutron.plugins.ml2.plugin [None req-99dc2d9c-ac19-4b4b-b3a6-ef9535fc2345 - - - - - -] Attempt 1 to provision port 9d29f6b1-fe4d-46b5-b92e-e07c376353d0 2026-05-08 06:39:57.095 13 INFO neutron.plugins.ml2.plugin [None req-99dc2d9c-ac19-4b4b-b3a6-ef9535fc2345 - - - - - -] Attempt 1 to provision port b3e48c62-7653-4325-ba45-50f5b40834b7 2026-05-08 06:40:00.189 13 INFO neutron.plugins.ml2.plugin [None req-3bf47719-babd-4d89-859f-70ea4226a44a - - - - - -] Attempt 1 to provision port f68809df-3192-497f-bd1c-d81002e323e8 2026-05-08 06:40:06.362 16 INFO neutron.plugins.ml2.plugin [None req-f132d193-a5b6-4a81-89d7-f195bf80d97c - - - - - -] Attempt 1 to provision port 9d29f6b1-fe4d-46b5-b92e-e07c376353d0 2026-05-08 06:40:06.423 16 INFO neutron.plugins.ml2.plugin [None req-f132d193-a5b6-4a81-89d7-f195bf80d97c - - - - - -] Attempt 1 to provision port ec142e61-587f-4f7e-967d-e6d6cbd7056e 2026-05-08 06:40:06.447 16 INFO neutron.plugins.ml2.plugin [None req-f132d193-a5b6-4a81-89d7-f195bf80d97c - - - - - -] Attempt 1 to provision port b3e48c62-7653-4325-ba45-50f5b40834b7 2026-05-08 06:40:12.215 16 INFO neutron.plugins.ml2.plugin [None req-5be6b803-1078-478b-a4a2-b98c931d46d4 - - - - - -] Attempt 1 to provision port 94dff74b-1025-47a2-a5f9-1f345ff72a60 2026-05-08 06:40:12.239 16 INFO neutron.plugins.ml2.plugin [None req-5be6b803-1078-478b-a4a2-b98c931d46d4 - - - - - -] Attempt 1 to provision port 82306c6a-cd1b-4f13-ac16-c326864b4d75 2026-05-08 06:40:19.711 16 INFO neutron.plugins.ml2.plugin [None req-b4f06a42-7ec2-48cf-9535-e231cecb2357 - - - - - -] Attempt 1 to provision port 94dff74b-1025-47a2-a5f9-1f345ff72a60 2026-05-08 06:40:19.740 16 INFO neutron.plugins.ml2.plugin [None req-b4f06a42-7ec2-48cf-9535-e231cecb2357 - - - - - -] Attempt 1 to provision port 82306c6a-cd1b-4f13-ac16-c326864b4d75 2026-05-08 06:40:27.062 16 INFO neutron.plugins.ml2.plugin [None req-53143fa3-6534-4927-884e-b182d0a51c63 - - - - - -] Attempt 1 to provision port 24b2b385-f1cb-4af0-8926-828479fd8fcf 2026-05-08 06:40:27.092 16 INFO neutron.plugins.ml2.plugin [None req-53143fa3-6534-4927-884e-b182d0a51c63 - - - - - -] Attempt 1 to provision port 9cd3b17f-4796-44aa-904d-e60bbf8f77bf 2026-05-08 06:40:27.299 16 INFO neutron.plugins.ml2.plugin [None req-53143fa3-6534-4927-884e-b182d0a51c63 - - - - - -] Attempt 1 to provision port 9bab292a-c625-4439-acb9-f9bb81b73347 2026-05-08 06:40:28.871 13 INFO neutron.plugins.ml2.plugin [None req-bcb27f35-8f93-4c58-aa6b-96012c6e96b4 - - - - - -] Attempt 1 to provision port 9cd3b17f-4796-44aa-904d-e60bbf8f77bf 2026-05-08 06:40:28.925 13 INFO neutron.plugins.ml2.plugin [None req-bcb27f35-8f93-4c58-aa6b-96012c6e96b4 - - - - - -] Attempt 1 to provision port 9bab292a-c625-4439-acb9-f9bb81b73347 2026-05-08 06:40:30.174 13 INFO neutron.plugins.ml2.plugin [None req-ee85b6ba-3d08-4619-aec9-c882af5aad53 - - - - - -] Attempt 1 to provision port 9bab292a-c625-4439-acb9-f9bb81b73347 2026-05-08 06:40:31.428 13 INFO neutron.plugins.ml2.plugin [None req-8002da6d-e33f-48a9-aa0b-681e40c90292 - - - - - -] Attempt 1 to provision port 9bab292a-c625-4439-acb9-f9bb81b73347 2026-05-08 06:46:25.732 16 INFO neutron.plugins.ml2.plugin [None req-34d54ad3-c403-4e87-9745-438dd6f4e507 - - - - - -] Attempt 1 to provision port 12c38f2c-0cca-4fbd-a29b-602f970f1231 2026-05-08 06:46:25.770 16 INFO neutron.plugins.ml2.plugin [None req-34d54ad3-c403-4e87-9745-438dd6f4e507 - - - - - -] Attempt 1 to provision port 516faff6-55e9-48c0-942d-793480a81358 2026-05-08 06:46:25.825 16 INFO neutron.plugins.ml2.plugin [None req-34d54ad3-c403-4e87-9745-438dd6f4e507 - - - - - -] Attempt 1 to provision port c9eb6d5f-c6da-4400-99f3-8968f806f0b7 2026-05-08 06:46:26.048 16 INFO neutron.plugins.ml2.plugin [None req-34d54ad3-c403-4e87-9745-438dd6f4e507 - - - - - -] Attempt 1 to provision port ff63bb32-92da-499b-a9df-b4580748a22c 2026-05-08 06:46:26.578 16 INFO neutron.plugins.ml2.plugin [None req-34d54ad3-c403-4e87-9745-438dd6f4e507 - - - - - -] Attempt 1 to provision port dc0bc91f-65a2-401e-912a-be1ec55e1557 2026-05-08 06:46:29.174 13 INFO neutron.plugins.ml2.plugin [None req-00212f18-847a-4c56-b7a7-4b1a4b5f8afe - - - - - -] Attempt 1 to provision port c9eb6d5f-c6da-4400-99f3-8968f806f0b7 2026-05-08 06:46:29.220 13 INFO neutron.plugins.ml2.plugin [None req-00212f18-847a-4c56-b7a7-4b1a4b5f8afe - - - - - -] Attempt 1 to provision port dc0bc91f-65a2-401e-912a-be1ec55e1557 2026-05-08 06:46:33.020 13 INFO neutron.plugins.ml2.plugin [None req-35100fa3-3825-473c-95f6-58a3b2d7cfc3 - - - - - -] Attempt 1 to provision port 12c38f2c-0cca-4fbd-a29b-602f970f1231 2026-05-08 06:46:33.055 13 INFO neutron.plugins.ml2.plugin [None req-35100fa3-3825-473c-95f6-58a3b2d7cfc3 - - - - - -] Attempt 1 to provision port c9eb6d5f-c6da-4400-99f3-8968f806f0b7 2026-05-08 06:46:33.101 13 INFO neutron.plugins.ml2.plugin [None req-35100fa3-3825-473c-95f6-58a3b2d7cfc3 - - - - - -] Attempt 1 to provision port ff63bb32-92da-499b-a9df-b4580748a22c 2026-05-08 06:46:33.148 13 INFO neutron.plugins.ml2.plugin [None req-35100fa3-3825-473c-95f6-58a3b2d7cfc3 - - - - - -] Attempt 1 to provision port dc0bc91f-65a2-401e-912a-be1ec55e1557 2026-05-08 06:46:35.885 13 INFO neutron.plugins.ml2.plugin [None req-54108e3e-56a4-4ad0-9764-dcad925d42d8 - - - - - -] Attempt 1 to provision port 12c38f2c-0cca-4fbd-a29b-602f970f1231 2026-05-08 06:46:35.910 13 INFO neutron.plugins.ml2.plugin [None req-54108e3e-56a4-4ad0-9764-dcad925d42d8 - - - - - -] Attempt 1 to provision port ff63bb32-92da-499b-a9df-b4580748a22c 2026-05-08 06:46:35.989 13 INFO neutron.plugins.ml2.plugin [None req-54108e3e-56a4-4ad0-9764-dcad925d42d8 - - - - - -] Attempt 1 to provision port dc0bc91f-65a2-401e-912a-be1ec55e1557 2026-05-08 06:46:38.240 16 INFO neutron.plugins.ml2.plugin [None req-385ce960-f077-4ba5-ae48-90cdd50c17b0 - - - - - -] Attempt 1 to provision port 12c38f2c-0cca-4fbd-a29b-602f970f1231 2026-05-08 06:46:38.268 16 INFO neutron.plugins.ml2.plugin [None req-385ce960-f077-4ba5-ae48-90cdd50c17b0 - - - - - -] Attempt 1 to provision port dc0bc91f-65a2-401e-912a-be1ec55e1557 2026-05-08 06:46:40.607 13 INFO neutron.plugins.ml2.plugin [None req-faad17eb-9044-4d22-8791-6784904cbbb3 - - - - - -] Attempt 1 to provision port 12c38f2c-0cca-4fbd-a29b-602f970f1231 2026-05-08 06:51:13.706 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port 516faff6-55e9-48c0-942d-793480a81358 2026-05-08 06:51:13.730 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port 12c38f2c-0cca-4fbd-a29b-602f970f1231 2026-05-08 06:51:13.751 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port 42f63c97-ad8e-4ce6-a619-8dcb52bad604 2026-05-08 06:51:13.803 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port ff63bb32-92da-499b-a9df-b4580748a22c 2026-05-08 06:51:13.855 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port c9eb6d5f-c6da-4400-99f3-8968f806f0b7 2026-05-08 06:51:13.907 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port 99981045-bfaa-4726-a952-eff337b29f89 2026-05-08 06:51:13.958 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port d6453c60-4537-4778-a85f-14f97e0fbd92 2026-05-08 06:51:14.120 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port dc0bc91f-65a2-401e-912a-be1ec55e1557 2026-05-08 06:51:14.162 13 INFO neutron.plugins.ml2.plugin [None req-0d79629b-1746-4fa5-9ad2-52662c2854cc - - - - - -] Attempt 1 to provision port d0e039c7-ce17-42cb-8e29-cddbbdf8b66f