+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-29 02:32:05.702 1 INFO neutron.common.config [-] Logging enabled! 2026-04-29 02:32:05.703 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev5 2026-04-29 02:32:05.703 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-29 02:32:05.703 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-29 02:32:06.742 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-29 02:32:06.744 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-29 02:32:06.747 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-29 02:32:06.748 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-29 02:32:06.748 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-29 02:32:06.749 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-29 02:32:06.749 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 02:32:06.755 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 02:32:06.755 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-29 02:32:06.756 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-29 02:32:06.774 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-29 02:32:06.775 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-29 02:32:06.775 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-29 02:32:06.828 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-29 02:32:06.828 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-29 02:32:06.828 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-29 02:32:06.828 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-29 02:32:07.139 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing driver for type 'vlan' 2026-04-29 02:32:07.286 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] VlanTypeDriver initialization complete 2026-04-29 02:32:07.286 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing driver for type 'vxlan' 2026-04-29 02:32:07.286 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-29 02:32:07.334 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-29 02:32:07.334 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-29 02:32:07.334 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing extension driver 'port_security' 2026-04-29 02:32:07.334 1 INFO neutron.plugins.ml2.extensions.port_security [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-29 02:32:07.334 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing extension driver 'qos' 2026-04-29 02:32:07.334 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-29 02:32:07.335 1 INFO neutron.plugins.ml2.managers [None req-21b7d5b5-a76a-45f9-ae74-5005f97f5ce3 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-29 02:32:07.347 1 INFO neutron.quota [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded quota_driver: . 2026-04-29 02:32:07.347 1 INFO neutron.plugins.ml2.plugin [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Modular L2 Plugin initialization complete 2026-04-29 02:32:07.348 1 INFO neutron.plugins.ml2.managers [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-29 02:32:07.348 1 INFO neutron.plugins.ml2.managers [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-29 02:32:07.348 1 INFO neutron.plugins.ml2.managers [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-29 02:32:07.348 1 INFO neutron.extensions.vlantransparent [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Disabled vlantransparent extension. 2026-04-29 02:32:07.348 1 INFO neutron.extensions.qinq [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Disabled VLAN QinQ extension. 2026-04-29 02:32:07.348 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: qos 2026-04-29 02:32:07.359 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: router 2026-04-29 02:32:07.394 1 INFO neutron.services.service_base [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-29 02:32:07.394 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: segments 2026-04-29 02:32:07.459 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: trunk 2026-04-29 02:32:07.471 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: vpnaas 2026-04-29 02:32:07.503 1 WARNING stevedore.named [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-29 02:32:07.504 1 WARNING stevedore.named [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-29 02:32:07.734 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-29 02:32:07.734 1 INFO neutron.common.utils [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-29 02:32:07.734 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: taas 2026-04-29 02:32:07.753 1 WARNING stevedore.named [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-29 02:32:07.777 1 INFO neutron_taas.services.taas.taas_plugin [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-29 02:32:07.778 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: tapmirror 2026-04-29 02:32:07.787 1 WARNING stevedore.named [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-29 02:32:07.800 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-29 02:32:07.801 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: auto_allocate 2026-04-29 02:32:07.806 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: tag 2026-04-29 02:32:07.813 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: timestamp 2026-04-29 02:32:07.815 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: network_ip_availability 2026-04-29 02:32:07.818 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: flavors 2026-04-29 02:32:07.821 1 INFO neutron.manager [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loading Plugin: revisions 2026-04-29 02:32:07.824 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Initializing extension manager. 2026-04-29 02:32:07.825 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: address-group 2026-04-29 02:32:07.825 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: address-scope 2026-04-29 02:32:07.826 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-29 02:32:07.827 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: agent 2026-04-29 02:32:07.827 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: agent-resources-synced 2026-04-29 02:32:07.828 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-29 02:32:07.829 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-29 02:32:07.829 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: availability_zone 2026-04-29 02:32:07.830 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: availability_zone_filter 2026-04-29 02:32:07.830 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-29 02:32:07.831 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: default-subnetpools 2026-04-29 02:32:07.832 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-29 02:32:07.832 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: dns-integration 2026-04-29 02:32:07.833 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: dns-domain-ports 2026-04-29 02:32:07.833 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-29 02:32:07.834 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: dvr 2026-04-29 02:32:07.834 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-29 02:32:07.835 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: empty-string-filtering 2026-04-29 02:32:07.835 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-29 02:32:07.835 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-29 02:32:07.836 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: external-net 2026-04-29 02:32:07.836 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-29 02:32:07.837 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: extraroute 2026-04-29 02:32:07.837 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: extraroute-atomic 2026-04-29 02:32:07.838 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-29 02:32:07.838 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-29 02:32:07.839 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-29 02:32:07.839 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-29 02:32:07.840 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: fip-port-details 2026-04-29 02:32:07.840 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: flavors 2026-04-29 02:32:07.841 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-29 02:32:07.842 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: floatingip-pools 2026-04-29 02:32:07.842 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: ip_allocation 2026-04-29 02:32:07.843 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-29 02:32:07.843 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: l2_adjacency 2026-04-29 02:32:07.844 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: router 2026-04-29 02:32:07.846 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-29 02:32:07.846 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-29 02:32:07.847 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-29 02:32:07.847 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: ext-gw-mode 2026-04-29 02:32:07.848 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: l3-ha 2026-04-29 02:32:07.848 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-29 02:32:07.849 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-29 02:32:07.849 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: l3-flavors 2026-04-29 02:32:07.850 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-29 02:32:07.850 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-29 02:32:07.852 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-29 02:32:07.853 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-29 02:32:07.854 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-29 02:32:07.855 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-29 02:32:07.855 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-29 02:32:07.856 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: multi-provider 2026-04-29 02:32:07.856 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: net-mtu 2026-04-29 02:32:07.857 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: net-mtu-writable 2026-04-29 02:32:07.857 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: network_availability_zone 2026-04-29 02:32:07.858 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: network_ha 2026-04-29 02:32:07.858 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: network-ip-availability 2026-04-29 02:32:07.859 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-29 02:32:07.859 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: pagination 2026-04-29 02:32:07.860 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-device-profile 2026-04-29 02:32:07.860 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-29 02:32:07.861 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-29 02:32:07.861 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-29 02:32:07.862 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-mac-override 2026-04-29 02:32:07.862 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-29 02:32:07.862 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-29 02:32:07.863 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-29 02:32:07.863 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-resource-request 2026-04-29 02:32:07.864 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-29 02:32:07.864 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-29 02:32:07.864 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: binding 2026-04-29 02:32:07.865 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: binding-extended 2026-04-29 02:32:07.866 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-security 2026-04-29 02:32:07.866 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: project-id 2026-04-29 02:32:07.866 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: provider 2026-04-29 02:32:07.867 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-29 02:32:07.869 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos 2026-04-29 02:32:07.869 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-29 02:32:07.870 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-29 02:32:07.870 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-default 2026-04-29 02:32:07.870 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-fip 2026-04-29 02:32:07.871 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-29 02:32:07.871 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-29 02:32:07.872 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-29 02:32:07.872 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-29 02:32:07.873 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-29 02:32:07.873 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-pps 2026-04-29 02:32:07.874 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-29 02:32:07.874 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-29 02:32:07.875 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: qos-rules-alias 2026-04-29 02:32:07.875 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: quota-check-limit 2026-04-29 02:32:07.876 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-29 02:32:07.878 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: quotas 2026-04-29 02:32:07.880 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: quota_details 2026-04-29 02:32:07.881 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: rbac-policies 2026-04-29 02:32:07.882 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: rbac-address-group 2026-04-29 02:32:07.882 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: rbac-address-scope 2026-04-29 02:32:07.883 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: rbac-security-groups 2026-04-29 02:32:07.883 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-29 02:32:07.883 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: revision-if-match 2026-04-29 02:32:07.884 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-29 02:32:07.885 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: router_availability_zone 2026-04-29 02:32:07.885 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-29 02:32:07.886 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-29 02:32:07.887 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-29 02:32:07.887 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-29 02:32:07.888 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-29 02:32:07.888 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-29 02:32:07.889 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-29 02:32:07.892 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: security-group 2026-04-29 02:32:07.893 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: segment 2026-04-29 02:32:07.894 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-29 02:32:07.894 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: service-type 2026-04-29 02:32:07.895 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: sorting 2026-04-29 02:32:07.895 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: standard-attr-segment 2026-04-29 02:32:07.896 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: standard-attr-description 2026-04-29 02:32:07.896 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: stateful-security-group 2026-04-29 02:32:07.896 1 WARNING neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-29 02:32:07.897 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-29 02:32:07.897 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: subnet-external-network 2026-04-29 02:32:07.898 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: subnet_onboard 2026-04-29 02:32:07.898 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-29 02:32:07.899 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: subnet-service-types 2026-04-29 02:32:07.899 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: subnet_allocation 2026-04-29 02:32:07.900 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-29 02:32:07.900 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: tag-creation 2026-04-29 02:32:07.901 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-29 02:32:07.904 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: standard-attr-tag 2026-04-29 02:32:07.905 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-29 02:32:07.905 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: trunk 2026-04-29 02:32:07.906 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: trunk-details 2026-04-29 02:32:07.906 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-29 02:32:07.907 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-29 02:32:07.907 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-29 02:32:07.908 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-29 02:32:07.909 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-29 02:32:07.910 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-29 02:32:07.910 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: vpn-flavors 2026-04-29 02:32:07.912 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: vpnaas 2026-04-29 02:32:07.913 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: taas 2026-04-29 02:32:07.913 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: tap-mirror 2026-04-29 02:32:07.914 1 INFO neutron.api.extensions [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-29 02:32:07.916 1 INFO oslo_service.backend.eventlet.service [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Starting 2 workers 2026-04-29 02:32:07.921 1 INFO oslo_service.backend.eventlet.service [None req-ca8acab2-e078-43a6-ad74-5c198abe2514 - - - - - -] Starting 1 workers 2026-04-29 02:32:48.974 11 INFO neutron.db.l3_hamode_db [None req-8a59a694-7594-4b65-bd21-dd344278a7f9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-29 02:33:05.940 12 INFO neutron.plugins.ml2.plugin [None req-96231b5c-81b5-4fb8-ae17-0047b40a3b58 - - - - - -] Attempt 1 to provision port 2b56acd9-191d-43a1-8c91-3d934d09382a 2026-04-29 02:33:06.033 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2b56acd9-191d-43a1-8c91-3d934d09382a 2026-04-29 02:33:07.694 12 INFO neutron.plugins.ml2.plugin [None req-4ab6f646-9f20-4e65-bfea-db2daebddfa6 - - - - - -] Attempt 1 to provision port 2b56acd9-191d-43a1-8c91-3d934d09382a 2026-04-29 02:33:07.937 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2b56acd9-191d-43a1-8c91-3d934d09382a 2026-04-29 02:37:30.170 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e5b3c443-0d0b-4757-bfa6-7baa80c8dba6 2026-04-29 02:37:30.972 11 INFO neutron.plugins.ml2.plugin [None req-c969d70b-99c9-4cba-9fbb-1a4cc8841ded - - - - - -] Attempt 1 to provision port e5b3c443-0d0b-4757-bfa6-7baa80c8dba6 2026-04-29 02:37:32.128 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e5b3c443-0d0b-4757-bfa6-7baa80c8dba6 2026-04-29 02:37:32.692 11 INFO neutron.plugins.ml2.plugin [None req-7e63071d-8660-4959-9cc7-d889dd9ea351 - - - - - -] Attempt 1 to provision port e5b3c443-0d0b-4757-bfa6-7baa80c8dba6 2026-04-29 02:37:37.908 11 INFO neutron.plugins.ml2.plugin [None req-5e392502-1f01-421b-b09f-44c2256db5fb - - - - - -] Attempt 1 to provision port db8d1523-aef8-457c-845d-ea7e96d72f59 2026-04-29 02:41:06.840 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port db8d1523-aef8-457c-845d-ea7e96d72f59 2026-04-29 02:41:08.247 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port db8d1523-aef8-457c-845d-ea7e96d72f59 2026-04-29 02:49:20.594 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 07b97df2-fba3-4dc9-837d-c74e2ed7d547 2026-04-29 02:49:22.572 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 07b97df2-fba3-4dc9-837d-c74e2ed7d547 2026-04-29 03:04:35.191 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2045c281-5f23-4b30-8089-07c6b15af1ac 2026-04-29 03:04:37.221 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6bb1048d-04fa-4c03-b77c-49c94719a55f 2026-04-29 03:04:37.646 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2045c281-5f23-4b30-8089-07c6b15af1ac 2026-04-29 03:04:37.654 11 INFO neutron.plugins.ml2.plugin [None req-e1afdd23-d09d-4b39-bc38-c4af91bba319 - - - - - -] Attempt 1 to provision port 6bb1048d-04fa-4c03-b77c-49c94719a55f 2026-04-29 03:04:37.745 11 INFO neutron.plugins.ml2.plugin [None req-e1afdd23-d09d-4b39-bc38-c4af91bba319 - - - - - -] Attempt 1 to provision port 2045c281-5f23-4b30-8089-07c6b15af1ac 2026-04-29 03:04:39.148 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6bb1048d-04fa-4c03-b77c-49c94719a55f 2026-04-29 03:04:42.273 12 INFO neutron.plugins.ml2.plugin [None req-1b2a5683-22e5-4e44-95b6-b71e0dd0ad50 - - - - - -] Attempt 1 to provision port 6bb1048d-04fa-4c03-b77c-49c94719a55f 2026-04-29 03:04:45.368 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ec21a793-23c7-452e-9176-cfdffd195dc9 2026-04-29 03:04:47.548 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ec21a793-23c7-452e-9176-cfdffd195dc9 2026-04-29 03:04:47.752 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2b8626e7-f2ff-4746-ba51-fb554b9ea5b6 2026-04-29 03:04:48.905 11 INFO neutron.plugins.ml2.plugin [None req-cc9af0d7-b7c8-445f-9980-0f867a3bae8e - - - - - -] Attempt 1 to provision port ec21a793-23c7-452e-9176-cfdffd195dc9 2026-04-29 03:04:48.960 11 INFO neutron.plugins.ml2.plugin [None req-cc9af0d7-b7c8-445f-9980-0f867a3bae8e - - - - - -] Attempt 1 to provision port 2439c32a-0f2d-483b-831f-017397a5103c 2026-04-29 03:04:49.450 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2b8626e7-f2ff-4746-ba51-fb554b9ea5b6 2026-04-29 03:04:51.518 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port d6c88ba8-4763-4385-97aa-4b131712e341 2026-04-29 03:04:51.869 12 INFO neutron.plugins.ml2.plugin [None req-f95a3379-8493-4da1-95cd-4ae7f389be5e - - - - - -] Attempt 1 to provision port 3e13ec5d-41c4-4d26-8f18-2ec855f25b60 2026-04-29 03:04:53.597 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port d6c88ba8-4763-4385-97aa-4b131712e341 2026-04-29 03:04:53.819 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 3e13ec5d-41c4-4d26-8f18-2ec855f25b60 2026-04-29 03:04:55.527 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 0714ffda-3059-4f42-b92f-a1d8613d57d1 2026-04-29 03:04:56.023 12 INFO neutron.plugins.ml2.plugin [None req-13bb3dc1-0f1e-4d60-8d8d-fb845005af70 - - - - - -] Attempt 1 to provision port ec21a793-23c7-452e-9176-cfdffd195dc9 2026-04-29 03:04:56.135 12 INFO neutron.plugins.ml2.plugin [None req-13bb3dc1-0f1e-4d60-8d8d-fb845005af70 - - - - - -] Attempt 1 to provision port 3e13ec5d-41c4-4d26-8f18-2ec855f25b60 2026-04-29 03:04:56.186 12 INFO neutron.plugins.ml2.plugin [None req-13bb3dc1-0f1e-4d60-8d8d-fb845005af70 - - - - - -] Attempt 1 to provision port 2439c32a-0f2d-483b-831f-017397a5103c 2026-04-29 03:04:56.216 12 INFO neutron.plugins.ml2.plugin [None req-13bb3dc1-0f1e-4d60-8d8d-fb845005af70 - - - - - -] Attempt 1 to provision port a18b1525-bf51-4281-b298-3497f9b48642 2026-04-29 03:04:57.538 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 0714ffda-3059-4f42-b92f-a1d8613d57d1 2026-04-29 03:04:59.522 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1a5ed1b6-3ab6-41cc-ae04-7fa38d79dc2c 2026-04-29 03:05:00.921 12 INFO neutron.plugins.ml2.plugin [None req-5e8ec6ca-e9e8-462f-bd74-69807c4b422a - - - - - -] Attempt 1 to provision port 1a5ed1b6-3ab6-41cc-ae04-7fa38d79dc2c 2026-04-29 03:05:00.995 12 INFO neutron.plugins.ml2.plugin [None req-5e8ec6ca-e9e8-462f-bd74-69807c4b422a - - - - - -] Attempt 1 to provision port 90846e3b-b9f3-4529-b0b0-08739c96e9b6 2026-04-29 03:05:01.015 12 INFO neutron.plugins.ml2.plugin [None req-5e8ec6ca-e9e8-462f-bd74-69807c4b422a - - - - - -] Attempt 1 to provision port 2439c32a-0f2d-483b-831f-017397a5103c 2026-04-29 03:05:01.494 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1a5ed1b6-3ab6-41cc-ae04-7fa38d79dc2c 2026-04-29 03:05:04.691 11 INFO neutron.plugins.ml2.plugin [None req-147c33fa-7069-4bbc-abfa-7c96b715e2e9 - - - - - -] Attempt 1 to provision port 3e13ec5d-41c4-4d26-8f18-2ec855f25b60 2026-04-29 03:05:04.756 11 INFO neutron.plugins.ml2.plugin [None req-147c33fa-7069-4bbc-abfa-7c96b715e2e9 - - - - - -] Attempt 1 to provision port f2c8973e-d310-4607-971e-b55643d44bd6 2026-04-29 03:05:04.784 11 INFO neutron.plugins.ml2.plugin [None req-147c33fa-7069-4bbc-abfa-7c96b715e2e9 - - - - - -] Attempt 1 to provision port 2439c32a-0f2d-483b-831f-017397a5103c 2026-04-29 03:05:09.553 12 INFO neutron.plugins.ml2.plugin [None req-e8e00303-8665-4a25-9799-bcb655903b33 - - - - - -] Attempt 1 to provision port 1a5ed1b6-3ab6-41cc-ae04-7fa38d79dc2c 2026-04-29 03:05:09.618 12 INFO neutron.plugins.ml2.plugin [None req-e8e00303-8665-4a25-9799-bcb655903b33 - - - - - -] Attempt 1 to provision port f2c8973e-d310-4607-971e-b55643d44bd6 2026-04-29 03:05:09.643 12 INFO neutron.plugins.ml2.plugin [None req-e8e00303-8665-4a25-9799-bcb655903b33 - - - - - -] Attempt 1 to provision port 3533d9c7-1aee-43c3-9bf2-6caace43de34 2026-04-29 03:05:09.666 12 INFO neutron.plugins.ml2.plugin [None req-e8e00303-8665-4a25-9799-bcb655903b33 - - - - - -] Attempt 1 to provision port 90846e3b-b9f3-4529-b0b0-08739c96e9b6 2026-04-29 03:05:11.168 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port b45f0bba-3935-43b0-8de9-9769a31f9ee4 2026-04-29 03:05:11.530 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6dba4fb6-a3e7-4c6e-a787-30841c16800e 2026-04-29 03:05:11.645 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-61c99f9a-06ba-42f1-acec-ead5a1559cdb'] response: {'server_uuid': '4c162afb-1875-4653-9834-548a720d5978', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b45f0bba-3935-43b0-8de9-9769a31f9ee4', 'code': 200} 2026-04-29 03:05:11.931 11 INFO neutron.plugins.ml2.plugin [None req-16b73a20-27ad-462c-9905-7dd85ba288e8 - - - - - -] Attempt 1 to provision port 376e1f6c-6118-43fb-b315-407c3fb8af4f 2026-04-29 03:05:12.836 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6dba4fb6-a3e7-4c6e-a787-30841c16800e 2026-04-29 03:05:13.057 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 376e1f6c-6118-43fb-b315-407c3fb8af4f 2026-04-29 03:05:13.271 12 INFO neutron.plugins.ml2.plugin [None req-47afd76c-fe0b-4546-99cb-f394ca397c7c - - - - - -] Attempt 1 to provision port 0d05e806-7ea3-4dcc-8177-56ae7123cee2 2026-04-29 03:05:13.293 12 INFO neutron.plugins.ml2.plugin [None req-47afd76c-fe0b-4546-99cb-f394ca397c7c - - - - - -] Attempt 1 to provision port 90846e3b-b9f3-4529-b0b0-08739c96e9b6 2026-04-29 03:05:13.318 12 INFO neutron.plugins.ml2.plugin [None req-47afd76c-fe0b-4546-99cb-f394ca397c7c - - - - - -] Attempt 1 to provision port f2c8973e-d310-4607-971e-b55643d44bd6 2026-04-29 03:05:13.346 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port b45f0bba-3935-43b0-8de9-9769a31f9ee4 2026-04-29 03:05:14.015 11 INFO neutron.notifiers.nova [None req-b43c4b1c-d3f8-49f0-8e27-e0f56d099929 - - - - - -] Nova event matching ['req-4eab303a-45d6-43e9-b9f3-10a5cfde40a9'] response: {'server_uuid': 'f2a4fd46-dfa3-402b-9f02-212dc122bada', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dba4fb6-a3e7-4c6e-a787-30841c16800e', 'code': 200} 2026-04-29 03:05:14.015 11 INFO neutron.notifiers.nova [None req-b43c4b1c-d3f8-49f0-8e27-e0f56d099929 - - - - - -] Nova event matching ['req-4eab303a-45d6-43e9-b9f3-10a5cfde40a9'] response: {'server_uuid': 'a326ce83-fb44-4486-ba67-9da66fa6b967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '376e1f6c-6118-43fb-b315-407c3fb8af4f', 'code': 200} 2026-04-29 03:05:17.014 12 INFO neutron.plugins.ml2.plugin [None req-dc959292-2dad-4ee1-bbe9-bff39be8457b - - - - - -] Attempt 1 to provision port b45f0bba-3935-43b0-8de9-9769a31f9ee4 2026-04-29 03:05:17.058 12 INFO neutron.plugins.ml2.plugin [None req-dc959292-2dad-4ee1-bbe9-bff39be8457b - - - - - -] Attempt 1 to provision port 99ecb65e-dd0d-426a-8251-0dc5ad538c08 2026-04-29 03:05:17.075 12 INFO neutron.plugins.ml2.plugin [None req-dc959292-2dad-4ee1-bbe9-bff39be8457b - - - - - -] Attempt 1 to provision port 90846e3b-b9f3-4529-b0b0-08739c96e9b6 2026-04-29 03:05:18.251 12 INFO neutron.plugins.ml2.plugin [None req-a9f9d1c9-a6b5-4fe7-9993-d65afae98eb5 - - - - - -] Attempt 1 to provision port 6dba4fb6-a3e7-4c6e-a787-30841c16800e 2026-04-29 03:05:20.773 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port a18b1525-bf51-4281-b298-3497f9b48642 2026-04-29 03:05:21.041 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2439c32a-0f2d-483b-831f-017397a5103c 2026-04-29 03:05:22.830 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port a18b1525-bf51-4281-b298-3497f9b48642 2026-04-29 03:05:23.034 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2439c32a-0f2d-483b-831f-017397a5103c 2026-04-29 03:05:24.935 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6745ce46-88ea-4b11-b524-5aafdb612a53 2026-04-29 03:05:24.968 12 INFO neutron.plugins.ml2.db [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] No ports have port_id starting with 6745ce46-88ea-4b11-b524-5aafdb612a53 2026-04-29 03:05:26.934 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 3533d9c7-1aee-43c3-9bf2-6caace43de34 2026-04-29 03:05:27.267 11 INFO neutron.plugins.ml2.plugin [None req-0c68473d-2e14-40fc-b465-dde40788a0e7 - - - - - -] Attempt 1 to provision port f2c8973e-d310-4607-971e-b55643d44bd6 2026-04-29 03:05:28.978 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port f2c8973e-d310-4607-971e-b55643d44bd6 2026-04-29 03:05:29.279 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 3533d9c7-1aee-43c3-9bf2-6caace43de34 2026-04-29 03:05:29.480 11 INFO neutron.plugins.ml2.plugin [None req-575736de-6424-4cef-98f0-81d09b2af28d - - - - - -] Attempt 1 to provision port 90846e3b-b9f3-4529-b0b0-08739c96e9b6 2026-04-29 03:05:29.757 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 0d05e806-7ea3-4dcc-8177-56ae7123cee2 2026-04-29 03:05:31.311 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 90846e3b-b9f3-4529-b0b0-08739c96e9b6 2026-04-29 03:05:31.525 11 INFO neutron.plugins.ml2.plugin [None req-5f905eb5-e14e-4228-994f-461f3111281e - - - - - -] Attempt 1 to provision port 0d05e806-7ea3-4dcc-8177-56ae7123cee2 2026-04-29 03:05:35.287 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2569b43d-df11-4384-9ce6-f31fbed3add2 2026-04-29 03:05:37.363 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 98374015-7962-435d-9234-577f694d5e52 2026-04-29 03:05:37.450 12 INFO neutron.plugins.ml2.plugin [None req-dd0e1a1b-5e1e-49e9-a076-1756cea4a7b5 - - - - - -] Attempt 1 to provision port 98374015-7962-435d-9234-577f694d5e52 2026-04-29 03:05:37.528 12 INFO neutron.plugins.ml2.plugin [None req-dd0e1a1b-5e1e-49e9-a076-1756cea4a7b5 - - - - - -] Attempt 1 to provision port 83f0e293-27b3-4859-9986-699f2584e384 2026-04-29 03:05:37.794 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2569b43d-df11-4384-9ce6-f31fbed3add2 2026-04-29 03:05:39.360 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 98374015-7962-435d-9234-577f694d5e52 2026-04-29 03:05:41.369 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 17629fe5-b78f-428d-b14f-082ec5b4749e 2026-04-29 03:05:45.409 11 INFO neutron.plugins.ml2.plugin [None req-d250b202-f42b-4562-bc81-27384f935bfc - - - - - -] Attempt 1 to provision port 98374015-7962-435d-9234-577f694d5e52 2026-04-29 03:05:45.471 11 INFO neutron.plugins.ml2.plugin [None req-d250b202-f42b-4562-bc81-27384f935bfc - - - - - -] Attempt 1 to provision port 83f0e293-27b3-4859-9986-699f2584e384 2026-04-29 03:05:45.887 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 62e77097-5ce6-4f71-80e0-8d4f2828ff39 2026-04-29 03:05:46.557 12 INFO neutron.notifiers.nova [None req-60f2955a-5f53-4aab-b57a-169dca428120 - - - - - -] Nova event matching ['req-8e205437-b4eb-4ff7-a748-7c465f028f67'] response: {'server_uuid': '19f68788-18ed-49b7-b015-2c87d7db2986', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62e77097-5ce6-4f71-80e0-8d4f2828ff39', 'code': 200} 2026-04-29 03:05:47.369 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 62e77097-5ce6-4f71-80e0-8d4f2828ff39 2026-04-29 03:05:48.603 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-8c5b9c70-0f40-4904-80d6-9a06df2b1607'] response: {'server_uuid': 'f2a4fd46-dfa3-402b-9f02-212dc122bada', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6dba4fb6-a3e7-4c6e-a787-30841c16800e', 'code': 200} 2026-04-29 03:05:49.893 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6dba4fb6-a3e7-4c6e-a787-30841c16800e 2026-04-29 03:05:50.199 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-7507147f-1e2c-48b3-88e5-1ecba93c3edd'] response: {'server_uuid': 'f2a4fd46-dfa3-402b-9f02-212dc122bada', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dba4fb6-a3e7-4c6e-a787-30841c16800e', 'code': 200} 2026-04-29 03:05:51.397 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6dba4fb6-a3e7-4c6e-a787-30841c16800e 2026-04-29 03:05:51.619 11 INFO neutron.plugins.ml2.plugin [None req-02277015-58d4-421d-bdd0-052dd438ccc6 - - - - - -] Attempt 1 to provision port 83f0e293-27b3-4859-9986-699f2584e384 2026-04-29 03:05:53.311 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c4ac21d3-d440-4297-8c48-ab7c485b1a34 2026-04-29 03:05:53.571 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 83f0e293-27b3-4859-9986-699f2584e384 2026-04-29 03:05:55.495 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c4ac21d3-d440-4297-8c48-ab7c485b1a34 2026-04-29 03:05:59.809 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 896cefd2-80d1-4706-abf0-5e6ab0f3c998 2026-04-29 03:06:01.555 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 896cefd2-80d1-4706-abf0-5e6ab0f3c998 2026-04-29 03:06:01.774 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 78a754cd-3d6d-43ec-b992-bd734c46c053 2026-04-29 03:06:01.895 12 INFO neutron.plugins.ml2.plugin [None req-e8aa07f0-9056-407a-85bb-6f2b55aae4d4 - - - - - -] Attempt 1 to provision port 896cefd2-80d1-4706-abf0-5e6ab0f3c998 2026-04-29 03:06:03.304 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 78a754cd-3d6d-43ec-b992-bd734c46c053 2026-04-29 03:06:04.718 11 INFO neutron.plugins.ml2.plugin [None req-31942e40-0715-4f93-b649-d3f617a6014f - - - - - -] Attempt 1 to provision port 95b7a1b4-b313-49cb-883b-69c0427716aa 2026-04-29 03:06:04.749 11 INFO neutron.plugins.ml2.plugin [None req-31942e40-0715-4f93-b649-d3f617a6014f - - - - - -] Attempt 1 to provision port 896cefd2-80d1-4706-abf0-5e6ab0f3c998 2026-04-29 03:06:06.713 12 INFO neutron.plugins.ml2.plugin [None req-a6c038b6-cf4d-4e33-a77b-c14f1624cbd3 - - - - - -] Attempt 1 to provision port 95b7a1b4-b313-49cb-883b-69c0427716aa 2026-04-29 03:06:09.894 12 INFO neutron.plugins.ml2.plugin [None req-a64c02b7-59f8-4edc-ac70-125520d21669 - - - - - -] Attempt 1 to provision port 6a91dad0-7dcd-4294-b932-6b30aa8452a4 2026-04-29 03:06:11.899 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 925337ea-3448-43e1-9986-31e0274e60e9 2026-04-29 03:06:11.998 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-c04f8a5d-4a9c-4ead-94d2-377193de994e'] response: {'server_uuid': '74f06491-dd58-41b3-a4c2-90c585ba1609', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '925337ea-3448-43e1-9986-31e0274e60e9', 'code': 200} 2026-04-29 03:06:12.115 12 INFO neutron.plugins.ml2.plugin [None req-a20f7708-86e9-4c64-bfd6-f8515e54407b - - - - - -] Attempt 1 to provision port 95b7a1b4-b313-49cb-883b-69c0427716aa 2026-04-29 03:06:13.345 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 925337ea-3448-43e1-9986-31e0274e60e9 2026-04-29 03:06:14.106 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-1c3fdcc5-489c-44a4-8bf9-742f1e24c926'] response: {'server_uuid': 'f2a4fd46-dfa3-402b-9f02-212dc122bada', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6dba4fb6-a3e7-4c6e-a787-30841c16800e', 'code': 200} 2026-04-29 03:06:15.380 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ce1d15e8-e9b8-4210-8bdc-449f950e9448 2026-04-29 03:06:16.208 12 INFO neutron.plugins.ml2.plugin [None req-26cca9cb-d781-4bd1-9a95-2a4e9249023d - - - - - -] Attempt 1 to provision port ce1d15e8-e9b8-4210-8bdc-449f950e9448 2026-04-29 03:06:17.483 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 20771409-b966-4677-a27e-85b71c0211fc 2026-04-29 03:06:17.841 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ce1d15e8-e9b8-4210-8bdc-449f950e9448 2026-04-29 03:06:19.362 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6a91dad0-7dcd-4294-b932-6b30aa8452a4 2026-04-29 03:06:19.696 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 20771409-b966-4677-a27e-85b71c0211fc 2026-04-29 03:06:19.941 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 95b7a1b4-b313-49cb-883b-69c0427716aa 2026-04-29 03:06:20.755 11 INFO neutron.plugins.ml2.plugin [None req-97bae921-1c49-4a02-9a48-23a4d17f79f7 - - - - - -] Attempt 1 to provision port ce1d15e8-e9b8-4210-8bdc-449f950e9448 2026-04-29 03:06:20.825 11 INFO neutron.plugins.ml2.plugin [None req-97bae921-1c49-4a02-9a48-23a4d17f79f7 - - - - - -] Attempt 1 to provision port 2aec7d64-1c22-47d5-b278-3f566e982aaa 2026-04-29 03:06:20.866 11 INFO neutron.plugins.ml2.plugin [None req-97bae921-1c49-4a02-9a48-23a4d17f79f7 - - - - - -] Attempt 1 to provision port 011d1cdd-073d-4d27-97a3-8daf98c76602 2026-04-29 03:06:21.595 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6a91dad0-7dcd-4294-b932-6b30aa8452a4 2026-04-29 03:06:21.766 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 95b7a1b4-b313-49cb-883b-69c0427716aa 2026-04-29 03:06:23.555 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 95b7a1b4-b313-49cb-883b-69c0427716aa 2026-04-29 03:06:23.742 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6a91dad0-7dcd-4294-b932-6b30aa8452a4 2026-04-29 03:06:25.382 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 44be1313-ab83-47d2-b181-8d6a843e468a 2026-04-29 03:06:27.527 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 44be1313-ab83-47d2-b181-8d6a843e468a 2026-04-29 03:06:30.686 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 39ea5c78-653c-4875-b1e2-a594bbea4d09 2026-04-29 03:06:30.740 11 INFO neutron.plugins.ml2.plugin [None req-ff4ff264-37cb-4d04-886b-d300ab7f359e - - - - - -] Attempt 1 to provision port 2aec7d64-1c22-47d5-b278-3f566e982aaa 2026-04-29 03:06:30.801 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-53210c39-9a01-4e1b-8eb9-60418b5922f2'] response: {'server_uuid': '5dd89334-75f1-4006-a2e1-409949713d37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39ea5c78-653c-4875-b1e2-a594bbea4d09', 'code': 200} 2026-04-29 03:06:32.231 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 39ea5c78-653c-4875-b1e2-a594bbea4d09 2026-04-29 03:06:34.097 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2aec7d64-1c22-47d5-b278-3f566e982aaa 2026-04-29 03:06:34.460 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 011d1cdd-073d-4d27-97a3-8daf98c76602 2026-04-29 03:06:35.969 12 INFO neutron.plugins.ml2.plugin [None req-ec64be44-4fb8-4c16-a422-69e6867e2466 - - - - - -] Attempt 1 to provision port 4dcf512c-c859-4406-b4b6-23009bdd2780 2026-04-29 03:06:36.155 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 4dcf512c-c859-4406-b4b6-23009bdd2780 2026-04-29 03:06:36.342 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 2aec7d64-1c22-47d5-b278-3f566e982aaa 2026-04-29 03:06:36.519 11 INFO neutron.plugins.ml2.plugin [None req-0fd999e1-7949-4f97-8822-8a5808ee04b9 - - - - - -] Attempt 1 to provision port ebec0502-9cde-4999-af25-97bfbd4afec8 2026-04-29 03:06:37.021 11 INFO neutron.plugins.ml2.plugin [None req-31e0306d-802f-46b4-bc87-269ee47e9681 - - - - - -] Attempt 1 to provision port 011d1cdd-073d-4d27-97a3-8daf98c76602 2026-04-29 03:06:38.022 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 4dcf512c-c859-4406-b4b6-23009bdd2780 2026-04-29 03:06:38.260 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ebec0502-9cde-4999-af25-97bfbd4afec8 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.631 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.634 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.636 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 2 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.771 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.773 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.776 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 3 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.797 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.798 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.800 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 4 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.814 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.816 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.817 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 5 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.829 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.830 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.831 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 6 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.841 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.842 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.848 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 7 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.860 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.861 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.862 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 8 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.877 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.878 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.879 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 9 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.893 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.894 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:40.895 12 INFO neutron.plugins.ml2.plugin [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Attempt 10 to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c902fa82-712d-4303-820c-06aa7aa7f4a0 could not be found. 2026-04-29 03:06:40.913 12 ERROR neutron.plugins.ml2.managers 2026-04-29 03:06:40.916 12 ERROR neutron.plugins.ml2.managers [None req-5b23fb64-8fe4-4375-8db2-b7d7ed136c3d - - - - - -] Failed to bind port 4d870d4b-d315-42e4-841d-67a0a70d3c5e on host instance for vnic_type normal using segments [{'id': 'd813ec51-0956-4be7-8aa9-e79f553ce6a3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': '891848d7-34cc-4338-b330-11c1ce25c074'}] 2026-04-29 03:06:45.160 11 INFO neutron.plugins.ml2.plugin [None req-da7189b0-90da-4ef4-9c7e-6d64a2af33e3 - - - - - -] Attempt 1 to provision port 6658a7da-a3fb-4e0d-b8d6-9c8598f66dcb 2026-04-29 03:06:45.200 11 INFO neutron.plugins.ml2.plugin [None req-da7189b0-90da-4ef4-9c7e-6d64a2af33e3 - - - - - -] Attempt 1 to provision port 4dcf512c-c859-4406-b4b6-23009bdd2780 2026-04-29 03:06:47.281 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ace856d9-cd08-4317-aceb-4d7a0037724a 2026-04-29 03:06:47.376 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-0103d6f7-fa36-494a-93a6-7e2eea8e16cc'] response: {'server_uuid': '8b7a6824-b0da-49f4-8f2a-6c4a4982958f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ace856d9-cd08-4317-aceb-4d7a0037724a', 'code': 200} 2026-04-29 03:06:48.529 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port ace856d9-cd08-4317-aceb-4d7a0037724a 2026-04-29 03:06:50.657 12 INFO neutron.plugins.ml2.plugin [None req-d6adb58b-11ba-4faa-b9ce-c62a6ea8df27 - - - - - -] Attempt 1 to provision port 82131186-762d-49bc-a265-fab17fa50d0e 2026-04-29 03:06:52.581 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6658a7da-a3fb-4e0d-b8d6-9c8598f66dcb 2026-04-29 03:06:52.626 12 INFO neutron.plugins.ml2.plugin [None req-4dbc8de0-1279-473c-96e3-259b6958dcf6 - - - - - -] Attempt 1 to provision port 6658a7da-a3fb-4e0d-b8d6-9c8598f66dcb 2026-04-29 03:06:52.912 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 82131186-762d-49bc-a265-fab17fa50d0e 2026-04-29 03:06:54.543 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6658a7da-a3fb-4e0d-b8d6-9c8598f66dcb 2026-04-29 03:06:54.595 11 INFO neutron.plugins.ml2.plugin [None req-c830013d-10d9-4ce3-b936-d199fed2f58a - - - - - -] Attempt 1 to provision port 6658a7da-a3fb-4e0d-b8d6-9c8598f66dcb 2026-04-29 03:06:54.798 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 82131186-762d-49bc-a265-fab17fa50d0e 2026-04-29 03:07:30.253 11 INFO neutron.plugins.ml2.plugin [None req-c605e9df-f43f-4d11-aa3a-ace278930cac - - - - - -] Attempt 1 to provision port 31d8a50a-c554-4e2e-a9fd-bda7ce31f278 2026-04-29 03:07:32.604 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port b8926f41-7acf-44fc-9574-e198fb704053 2026-04-29 03:07:32.987 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1dde6556-0f55-47bd-9fa7-d994c4c331c4 2026-04-29 03:07:33.440 12 INFO neutron.plugins.ml2.plugin [None req-5d609f42-5283-4b99-b5de-091dbdfe7c7e - - - - - -] Attempt 1 to provision port 1dde6556-0f55-47bd-9fa7-d994c4c331c4 2026-04-29 03:07:34.546 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port b8926f41-7acf-44fc-9574-e198fb704053 2026-04-29 03:07:34.778 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1dde6556-0f55-47bd-9fa7-d994c4c331c4 2026-04-29 03:07:35.180 12 INFO neutron.plugins.ml2.plugin [None req-898f9ce2-3aa4-401c-8a6e-4ee061168442 - - - - - -] Attempt 1 to provision port 1dde6556-0f55-47bd-9fa7-d994c4c331c4 2026-04-29 03:07:35.244 12 INFO neutron.plugins.ml2.plugin [None req-898f9ce2-3aa4-401c-8a6e-4ee061168442 - - - - - -] Attempt 1 to provision port c613b2fd-c023-4b94-bd89-021b0ff3c4be 2026-04-29 03:07:36.421 11 INFO neutron.plugins.ml2.plugin [None req-92fffcfd-b3a2-4602-90f9-cc8c9e0da9bb - - - - - -] Attempt 1 to provision port c613b2fd-c023-4b94-bd89-021b0ff3c4be 2026-04-29 03:07:37.691 11 INFO neutron.plugins.ml2.plugin [None req-0692dd58-1e91-4d63-bc77-c99bdda84888 - - - - - -] Attempt 1 to provision port c613b2fd-c023-4b94-bd89-021b0ff3c4be 2026-04-29 03:07:45.114 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e4dab938-e068-4745-9e6e-15e6c9f35d53 2026-04-29 03:07:45.228 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-9bac3950-1f13-485f-8555-72b56855729b'] response: {'server_uuid': '69801ed6-75bb-497d-9bb0-5f9bd1de05f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4dab938-e068-4745-9e6e-15e6c9f35d53', 'code': 200} 2026-04-29 03:07:46.576 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e4dab938-e068-4745-9e6e-15e6c9f35d53 2026-04-29 03:07:48.602 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 31d8a50a-c554-4e2e-a9fd-bda7ce31f278 2026-04-29 03:07:48.837 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c613b2fd-c023-4b94-bd89-021b0ff3c4be 2026-04-29 03:07:50.585 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 31d8a50a-c554-4e2e-a9fd-bda7ce31f278 2026-04-29 03:07:50.762 12 INFO neutron.plugins.ml2.plugin [None req-0d407f1e-a080-40f8-96c1-274e9d8ca1d1 - - - - - -] Attempt 1 to provision port c613b2fd-c023-4b94-bd89-021b0ff3c4be 2026-04-29 03:08:06.691 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port a064ac15-28e0-478c-a614-07d8f2533222 2026-04-29 03:08:07.675 12 INFO neutron.plugins.ml2.plugin [None req-61c50f56-05cf-4371-aeb1-64b1432db41b - - - - - -] Attempt 1 to provision port a064ac15-28e0-478c-a614-07d8f2533222 2026-04-29 03:08:25.124 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6ffaa5dc-581c-4ac8-ae74-e98213f9950c 2026-04-29 03:08:25.217 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-e80f995a-92a3-4124-9dbf-0b0d0e853be3'] response: {'server_uuid': '5bf05838-bd77-4c93-8a1a-c544bbaaaa44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ffaa5dc-581c-4ac8-ae74-e98213f9950c', 'code': 200} 2026-04-29 03:08:26.598 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6ffaa5dc-581c-4ac8-ae74-e98213f9950c 2026-04-29 03:08:52.262 11 INFO neutron.plugins.ml2.plugin [None req-e4e6a7ef-b473-4be5-bcde-9ad022f2d77a - - - - - -] Attempt 1 to provision port 36db65da-cade-4d18-b444-344aa3067e6f 2026-04-29 03:08:52.628 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 36db65da-cade-4d18-b444-344aa3067e6f 2026-04-29 03:08:56.639 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 7e05053f-2e44-425b-96a6-3afb3adb5227 2026-04-29 03:08:57.009 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port f219a5a3-49bb-4abc-a2fe-14fd6fb692ae 2026-04-29 03:08:58.666 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 7e05053f-2e44-425b-96a6-3afb3adb5227 2026-04-29 03:08:58.966 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port f219a5a3-49bb-4abc-a2fe-14fd6fb692ae 2026-04-29 03:09:00.625 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 77031245-fc80-4e85-8cc8-59ef99cf8028 2026-04-29 03:09:02.940 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 77031245-fc80-4e85-8cc8-59ef99cf8028 2026-04-29 03:09:04.820 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 36db65da-cade-4d18-b444-344aa3067e6f 2026-04-29 03:09:05.025 11 INFO neutron.plugins.ml2.plugin [None req-a4f738f3-91df-44ce-a177-40ab6d00e5de - - - - - -] Attempt 1 to provision port b2dd6381-d10c-40ee-b246-86f2dcf681ad 2026-04-29 03:09:05.057 11 INFO neutron.plugins.ml2.plugin [None req-a4f738f3-91df-44ce-a177-40ab6d00e5de - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:05.079 11 INFO neutron.plugins.ml2.plugin [None req-a4f738f3-91df-44ce-a177-40ab6d00e5de - - - - - -] Attempt 1 to provision port 77031245-fc80-4e85-8cc8-59ef99cf8028 2026-04-29 03:09:05.131 11 INFO neutron.plugins.ml2.plugin [None req-a4f738f3-91df-44ce-a177-40ab6d00e5de - - - - - -] Attempt 1 to provision port 12ceaff2-0f9d-40c7-acf2-22b5515c6b21 2026-04-29 03:09:05.157 11 INFO neutron.plugins.ml2.plugin [None req-a4f738f3-91df-44ce-a177-40ab6d00e5de - - - - - -] Attempt 1 to provision port 7e05053f-2e44-425b-96a6-3afb3adb5227 2026-04-29 03:09:05.212 11 INFO neutron.plugins.ml2.plugin [None req-a4f738f3-91df-44ce-a177-40ab6d00e5de - - - - - -] Attempt 1 to provision port 36db65da-cade-4d18-b444-344aa3067e6f 2026-04-29 03:09:11.097 12 INFO neutron.plugins.ml2.plugin [None req-787e1f3c-50de-4fd8-b262-f3ffc6b1a5b9 - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:11.117 12 INFO neutron.plugins.ml2.plugin [None req-787e1f3c-50de-4fd8-b262-f3ffc6b1a5b9 - - - - - -] Attempt 1 to provision port 77031245-fc80-4e85-8cc8-59ef99cf8028 2026-04-29 03:09:11.175 12 INFO neutron.plugins.ml2.plugin [None req-787e1f3c-50de-4fd8-b262-f3ffc6b1a5b9 - - - - - -] Attempt 1 to provision port 12ceaff2-0f9d-40c7-acf2-22b5515c6b21 2026-04-29 03:09:11.209 12 INFO neutron.plugins.ml2.plugin [None req-787e1f3c-50de-4fd8-b262-f3ffc6b1a5b9 - - - - - -] Attempt 1 to provision port 36db65da-cade-4d18-b444-344aa3067e6f 2026-04-29 03:09:11.230 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e30d25c1-83f7-4c70-84c8-6f95957eefb3 2026-04-29 03:09:11.257 12 INFO neutron.plugins.ml2.plugin [None req-787e1f3c-50de-4fd8-b262-f3ffc6b1a5b9 - - - - - -] Attempt 1 to provision port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:11.281 12 INFO neutron.plugins.ml2.plugin [None req-787e1f3c-50de-4fd8-b262-f3ffc6b1a5b9 - - - - - -] Attempt 1 to provision port 7e05053f-2e44-425b-96a6-3afb3adb5227 2026-04-29 03:09:11.365 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-a934b4af-4160-4805-97b0-7ff7131a6458'] response: {'server_uuid': '95049ee7-7d9b-4ad7-af77-e505cb161e64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e30d25c1-83f7-4c70-84c8-6f95957eefb3', 'code': 200} 2026-04-29 03:09:11.656 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 4e0bfd28-22c0-47b6-9d92-82fdaf984d5a 2026-04-29 03:09:12.679 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e30d25c1-83f7-4c70-84c8-6f95957eefb3 2026-04-29 03:09:12.899 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 4e0bfd28-22c0-47b6-9d92-82fdaf984d5a 2026-04-29 03:09:14.684 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1a107837-9392-4c67-832c-0dcc4c11902a 2026-04-29 03:09:16.769 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1a107837-9392-4c67-832c-0dcc4c11902a 2026-04-29 03:09:17.022 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port d894ddc6-9a4d-43e0-ad05-867407a8e024 2026-04-29 03:09:18.524 12 WARNING neutron.plugins.ml2.plugin [None req-bb90d00c-2819-48f0-9752-808637c2c57c - - - - - -] Concurrent port binding operations failed on port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:18.529 12 INFO neutron.plugins.ml2.plugin [None req-bb90d00c-2819-48f0-9752-808637c2c57c - - - - - -] Attempt 2 to bind port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:18.791 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port d894ddc6-9a4d-43e0-ad05-867407a8e024 2026-04-29 03:09:19.008 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 12ceaff2-0f9d-40c7-acf2-22b5515c6b21 2026-04-29 03:09:19.235 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:19.530 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port b2dd6381-d10c-40ee-b246-86f2dcf681ad 2026-04-29 03:09:19.796 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:19.807 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:19.935 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port e30d25c1-83f7-4c70-84c8-6f95957eefb3 2026-04-29 03:09:19.983 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:20.031 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port 77031245-fc80-4e85-8cc8-59ef99cf8028 2026-04-29 03:09:20.083 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port 1a107837-9392-4c67-832c-0dcc4c11902a 2026-04-29 03:09:20.139 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port 4f7a8601-1c68-4ace-a81d-daae7292c76d 2026-04-29 03:09:20.162 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port 12ceaff2-0f9d-40c7-acf2-22b5515c6b21 2026-04-29 03:09:20.216 12 INFO neutron.plugins.ml2.plugin [None req-ea7a44fc-5ece-43ee-a59f-60688b13853a - - - - - -] Attempt 1 to provision port 7e05053f-2e44-425b-96a6-3afb3adb5227 2026-04-29 03:09:20.910 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 12ceaff2-0f9d-40c7-acf2-22b5515c6b21 2026-04-29 03:09:21.101 11 INFO neutron.plugins.ml2.plugin [None req-1dfa53b6-d34a-4b20-9100-82eccc7cd11b - - - - - -] Attempt 1 to provision port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:21.336 11 INFO neutron.plugins.ml2.plugin [None req-1dfa53b6-d34a-4b20-9100-82eccc7cd11b - - - - - -] Attempt 1 to provision port b2dd6381-d10c-40ee-b246-86f2dcf681ad 2026-04-29 03:09:21.526 11 INFO neutron.plugins.ml2.plugin [None req-1dfa53b6-d34a-4b20-9100-82eccc7cd11b - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:22.883 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 7c374271-7381-4ca1-bfec-eb21cadff1f0 2026-04-29 03:09:24.856 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 7c374271-7381-4ca1-bfec-eb21cadff1f0 2026-04-29 03:09:27.280 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:27.325 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port 7c374271-7381-4ca1-bfec-eb21cadff1f0 2026-04-29 03:09:27.460 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port 1a107837-9392-4c67-832c-0dcc4c11902a 2026-04-29 03:09:27.509 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port 3bfb2913-3019-417e-9a81-f20e0117513e 2026-04-29 03:09:27.531 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port 4f7a8601-1c68-4ace-a81d-daae7292c76d 2026-04-29 03:09:27.556 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port 12ceaff2-0f9d-40c7-acf2-22b5515c6b21 2026-04-29 03:09:27.600 11 INFO neutron.plugins.ml2.plugin [None req-9afc7aa1-f1fe-4388-86f4-4496fcfdde16 - - - - - -] Attempt 1 to provision port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:28.953 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 343fdbbf-21d4-41b1-b52a-1eb9f31cfc9f 2026-04-29 03:09:29.066 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-b23120bb-c17b-4f1e-a619-bab807b49ede'] response: {'server_uuid': '2e97e24f-61a5-4433-a90b-5c77775aa0d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '343fdbbf-21d4-41b1-b52a-1eb9f31cfc9f', 'code': 200} 2026-04-29 03:09:32.053 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 343fdbbf-21d4-41b1-b52a-1eb9f31cfc9f 2026-04-29 03:09:32.308 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 4f7a8601-1c68-4ace-a81d-daae7292c76d 2026-04-29 03:09:32.566 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c41b5217-a20a-46f8-ac44-2e3e2c824fa5 2026-04-29 03:09:32.699 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-6a4dd5cb-617c-4212-968f-753842b7f843'] response: {'server_uuid': '574de00c-82f6-4b46-bb41-2c8744ff79be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c41b5217-a20a-46f8-ac44-2e3e2c824fa5', 'code': 200} 2026-04-29 03:09:32.939 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6bd05a77-5991-41ee-8c7a-53f6b8b81cd1 2026-04-29 03:09:33.482 12 INFO neutron.plugins.ml2.plugin [None req-d32259df-0401-4505-b3e5-bdb9bbe03668 - - - - - -] Attempt 1 to provision port c1ba2012-7afc-48ba-8042-6e1e0a01002c 2026-04-29 03:09:33.542 12 INFO neutron.plugins.ml2.plugin [None req-d32259df-0401-4505-b3e5-bdb9bbe03668 - - - - - -] Attempt 1 to provision port 7c374271-7381-4ca1-bfec-eb21cadff1f0 2026-04-29 03:09:33.581 12 INFO neutron.plugins.ml2.plugin [None req-d32259df-0401-4505-b3e5-bdb9bbe03668 - - - - - -] Attempt 1 to provision port 3bfb2913-3019-417e-9a81-f20e0117513e 2026-04-29 03:09:33.659 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 3bfb2913-3019-417e-9a81-f20e0117513e 2026-04-29 03:09:33.699 12 INFO neutron.plugins.ml2.plugin [None req-d32259df-0401-4505-b3e5-bdb9bbe03668 - - - - - -] Attempt 1 to provision port 4f7a8601-1c68-4ace-a81d-daae7292c76d 2026-04-29 03:09:33.778 12 INFO neutron.plugins.ml2.plugin [None req-d32259df-0401-4505-b3e5-bdb9bbe03668 - - - - - -] Attempt 1 to provision port 6bd05a77-5991-41ee-8c7a-53f6b8b81cd1 2026-04-29 03:09:33.852 12 INFO neutron.plugins.ml2.plugin [None req-d32259df-0401-4505-b3e5-bdb9bbe03668 - - - - - -] Attempt 1 to provision port e001ab6e-a9bf-457c-a4f5-c3d82b71c7b6 2026-04-29 03:09:33.885 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 4f7a8601-1c68-4ace-a81d-daae7292c76d 2026-04-29 03:09:34.070 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1ef6a1bc-5c5a-4f76-9569-ab71f5e2d167 2026-04-29 03:09:34.316 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c41b5217-a20a-46f8-ac44-2e3e2c824fa5 2026-04-29 03:09:34.550 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 6bd05a77-5991-41ee-8c7a-53f6b8b81cd1 2026-04-29 03:09:35.650 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1ef6a1bc-5c5a-4f76-9569-ab71f5e2d167 2026-04-29 03:09:35.840 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 3bfb2913-3019-417e-9a81-f20e0117513e 2026-04-29 03:09:37.995 12 INFO neutron.plugins.ml2.plugin [None req-e8c63e4b-f675-40b1-9707-366caa3b7e11 - - - - - -] Attempt 1 to provision port 343fdbbf-21d4-41b1-b52a-1eb9f31cfc9f 2026-04-29 03:09:38.057 12 INFO neutron.plugins.ml2.plugin [None req-e8c63e4b-f675-40b1-9707-366caa3b7e11 - - - - - -] Attempt 1 to provision port 3bfb2913-3019-417e-9a81-f20e0117513e 2026-04-29 03:09:38.106 12 INFO neutron.plugins.ml2.plugin [None req-e8c63e4b-f675-40b1-9707-366caa3b7e11 - - - - - -] Attempt 1 to provision port 4f7a8601-1c68-4ace-a81d-daae7292c76d 2026-04-29 03:09:38.151 12 INFO neutron.plugins.ml2.plugin [None req-e8c63e4b-f675-40b1-9707-366caa3b7e11 - - - - - -] Attempt 1 to provision port e30d25c1-83f7-4c70-84c8-6f95957eefb3 2026-04-29 03:09:38.200 12 INFO neutron.plugins.ml2.plugin [None req-e8c63e4b-f675-40b1-9707-366caa3b7e11 - - - - - -] Attempt 1 to provision port 1ef6a1bc-5c5a-4f76-9569-ab71f5e2d167 2026-04-29 03:09:39.998 11 INFO neutron.plugins.ml2.plugin [None req-ce637fa0-d82c-48bd-becd-090a79a6c32c - - - - - -] Attempt 1 to provision port c41b5217-a20a-46f8-ac44-2e3e2c824fa5 2026-04-29 03:09:40.042 11 INFO neutron.plugins.ml2.plugin [None req-ce637fa0-d82c-48bd-becd-090a79a6c32c - - - - - -] Attempt 1 to provision port 3bfb2913-3019-417e-9a81-f20e0117513e 2026-04-29 03:10:04.393 12 INFO neutron.plugins.ml2.plugin [None req-8b13233b-2dda-43b8-8785-7b19cd9ff30e - - - - - -] Attempt 1 to provision port 5201d209-35c4-44e2-aea4-4a4983a568a6 2026-04-29 03:10:26.172 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c6d0f773-5895-4a1c-8ad9-dcf14cbc4a37 2026-04-29 03:10:26.264 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-9fe9c6b8-215e-4260-a989-d8e11bb28b74'] response: {'server_uuid': 'e9aa22d7-2b3c-49bc-a125-0cec7889eb5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6d0f773-5895-4a1c-8ad9-dcf14cbc4a37', 'code': 200} 2026-04-29 03:10:27.644 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port c6d0f773-5895-4a1c-8ad9-dcf14cbc4a37 2026-04-29 03:11:06.377 11 INFO neutron.plugins.ml2.plugin [None req-c7c4372a-3b47-492c-aef8-0f108d11849c - - - - - -] Attempt 1 to provision port 1f8ba8da-f82f-4550-8b78-a28bcde2e78e 2026-04-29 03:11:11.694 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1f8ba8da-f82f-4550-8b78-a28bcde2e78e 2026-04-29 03:11:11.922 12 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-f07181c3-ce90-47ae-bc28-3c44ee2063a0'] response: {'server_uuid': 'e9aa22d7-2b3c-49bc-a125-0cec7889eb5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f8ba8da-f82f-4550-8b78-a28bcde2e78e', 'code': 200} 2026-04-29 03:11:13.687 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1f8ba8da-f82f-4550-8b78-a28bcde2e78e 2026-04-29 03:11:16.232 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 1f8ba8da-f82f-4550-8b78-a28bcde2e78e 2026-04-29 03:11:39.033 11 INFO neutron.plugins.ml2.plugin [None req-d4372faa-2fd8-44ca-bdeb-aadbea2ca166 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:11:47.316 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:11:47.471 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-261527b3-5f85-44c2-b113-b274c894388f'] response: {'server_uuid': 'e9aa22d7-2b3c-49bc-a125-0cec7889eb5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db837ae6-3d26-4b4d-aacc-41a4c89cc692', 'code': 200} 2026-04-29 03:11:47.917 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:11:59.009 12 INFO neutron.plugins.ml2.plugin [None req-6824ced7-4ec6-49f3-8de3-9c3920ab0917 - - - - - -] Attempt 1 to provision port 0c10a90f-4516-4df2-9888-d9c3fa1f19d8 2026-04-29 03:12:05.960 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 0c10a90f-4516-4df2-9888-d9c3fa1f19d8 2026-04-29 03:12:06.048 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-f86e3704-03ef-42a7-8dfc-6856960fa392'] response: {'server_uuid': 'e9aa22d7-2b3c-49bc-a125-0cec7889eb5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c10a90f-4516-4df2-9888-d9c3fa1f19d8', 'code': 200} 2026-04-29 03:12:07.920 12 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 0c10a90f-4516-4df2-9888-d9c3fa1f19d8 2026-04-29 03:12:08.830 12 INFO neutron.plugins.ml2.plugin [None req-b1d3587a-d54a-4504-8f2f-5ec756de4827 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:12:09.967 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:12:22.835 11 INFO neutron.plugins.ml2.plugin [None req-5fd92df4-9c6a-40c7-942e-da8fd293f451 - - - - - -] Attempt 1 to provision port 0c10a90f-4516-4df2-9888-d9c3fa1f19d8 2026-04-29 03:12:24.049 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port 0c10a90f-4516-4df2-9888-d9c3fa1f19d8 2026-04-29 03:12:24.269 12 INFO neutron.plugins.ml2.plugin [None req-80ec368c-8e3d-49b1-b240-6cffc486e17e - - - - - -] Attempt 1 to provision port 0c10a90f-4516-4df2-9888-d9c3fa1f19d8 2026-04-29 03:12:33.241 12 INFO neutron.plugins.ml2.plugin [None req-042f9997-6197-4767-a1fa-e38db55f6421 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:12:34.004 11 INFO neutron.plugins.ml2.plugin [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Attempt 1 to provision port db837ae6-3d26-4b4d-aacc-41a4c89cc692 2026-04-29 03:13:06.125 11 INFO neutron.notifiers.nova [None req-a04e4d5e-2dba-4083-ad52-7f8c3b982e81 - - - - - -] Nova event matching ['req-bf9cd6c9-6db8-4f0b-bfe0-a3e763a7b15c'] response: {'server_uuid': '2e97e24f-61a5-4433-a90b-5c77775aa0d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '343fdbbf-21d4-41b1-b52a-1eb9f31cfc9f', 'code': 200}