+ 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-03-18 12:29:08.976 1 INFO neutron.common.config [-] Logging enabled! 2026-03-18 12:29:08.976 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-03-18 12:29:08.976 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-18 12:29:08.976 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-18 12:29:09.928 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-18 12:29:09.931 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-18 12:29:09.934 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-18 12:29:09.935 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-18 12:29:09.935 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-18 12:29:09.935 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-18 12:29:09.935 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-18 12:29:09.941 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-18 12:29:09.942 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-18 12:29:09.942 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-18 12:29:09.961 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-18 12:29:09.962 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-18 12:29:09.963 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-18 12:29:09.998 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-18 12:29:09.998 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-18 12:29:09.998 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-18 12:29:09.998 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-18 12:29:10.852 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing driver for type 'vlan' 2026-03-18 12:29:13.428 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] VlanTypeDriver initialization complete 2026-03-18 12:29:13.429 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing driver for type 'vxlan' 2026-03-18 12:29:13.430 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-18 12:29:14.298 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-18 12:29:14.298 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-18 12:29:14.298 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing extension driver 'port_security' 2026-03-18 12:29:14.299 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-18 12:29:14.299 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing extension driver 'qos' 2026-03-18 12:29:14.299 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-18 12:29:14.299 1 INFO neutron.plugins.ml2.managers [None req-e1efde1c-ee31-49f2-9ac5-d03e20dedd6c - - - - - -] Initializing mechanism driver 'l2population' 2026-03-18 12:29:14.313 1 INFO neutron.quota [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded quota_driver: . 2026-03-18 12:29:14.313 1 INFO neutron.plugins.ml2.plugin [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Modular L2 Plugin initialization complete 2026-03-18 12:29:14.313 1 INFO neutron.plugins.ml2.managers [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-18 12:29:14.314 1 INFO neutron.plugins.ml2.managers [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-18 12:29:14.314 1 INFO neutron.plugins.ml2.managers [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-18 12:29:14.314 1 INFO neutron.extensions.vlantransparent [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Disabled vlantransparent extension. 2026-03-18 12:29:14.314 1 INFO neutron.extensions.qinq [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Disabled VLAN QinQ extension. 2026-03-18 12:29:14.314 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: qos 2026-03-18 12:29:14.325 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: router 2026-03-18 12:29:14.364 1 INFO neutron.services.service_base [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-18 12:29:14.365 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: segments 2026-03-18 12:29:14.436 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: trunk 2026-03-18 12:29:14.449 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: vpnaas 2026-03-18 12:29:14.485 1 WARNING stevedore.named [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-18 12:29:14.485 1 WARNING stevedore.named [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-18 12:29:14.719 1 INFO neutron_vpnaas.services.vpn.plugin [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-18 12:29:14.720 1 INFO neutron.common.utils [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-18 12:29:14.720 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: taas 2026-03-18 12:29:14.738 1 WARNING stevedore.named [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-18 12:29:14.739 1 WARNING stevedore.named [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-18 12:29:14.764 1 INFO neutron_taas.services.taas.taas_plugin [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-18 12:29:14.765 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: tapmirror 2026-03-18 12:29:14.774 1 WARNING stevedore.named [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-18 12:29:14.775 1 WARNING stevedore.named [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-18 12:29:14.791 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-18 12:29:14.792 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: auto_allocate 2026-03-18 12:29:14.798 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: tag 2026-03-18 12:29:14.806 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: timestamp 2026-03-18 12:29:14.809 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: network_ip_availability 2026-03-18 12:29:14.812 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: flavors 2026-03-18 12:29:14.816 1 INFO neutron.manager [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loading Plugin: revisions 2026-03-18 12:29:14.819 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Initializing extension manager. 2026-03-18 12:29:14.820 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: address-group 2026-03-18 12:29:14.821 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: address-scope 2026-03-18 12:29:14.821 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-18 12:29:14.822 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: agent 2026-03-18 12:29:14.823 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: agent-resources-synced 2026-03-18 12:29:14.824 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-18 12:29:14.824 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-18 12:29:14.825 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: availability_zone 2026-03-18 12:29:14.825 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: availability_zone_filter 2026-03-18 12:29:14.826 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-18 12:29:14.826 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: default-subnetpools 2026-03-18 12:29:14.828 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-18 12:29:14.828 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: dns-integration 2026-03-18 12:29:14.829 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: dns-domain-ports 2026-03-18 12:29:14.829 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-18 12:29:14.830 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: dvr 2026-03-18 12:29:14.830 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-18 12:29:14.831 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: empty-string-filtering 2026-03-18 12:29:14.831 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-18 12:29:14.832 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-18 12:29:14.832 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: external-net 2026-03-18 12:29:14.833 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-18 12:29:14.833 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: extraroute 2026-03-18 12:29:14.834 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: extraroute-atomic 2026-03-18 12:29:14.834 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-18 12:29:14.835 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-18 12:29:14.835 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-18 12:29:14.836 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-18 12:29:14.836 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: fip-port-details 2026-03-18 12:29:14.837 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: flavors 2026-03-18 12:29:14.838 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-18 12:29:14.838 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: floatingip-pools 2026-03-18 12:29:14.839 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: ip_allocation 2026-03-18 12:29:14.839 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-18 12:29:14.840 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: l2_adjacency 2026-03-18 12:29:14.841 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: router 2026-03-18 12:29:14.843 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-18 12:29:14.843 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-18 12:29:14.844 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-18 12:29:14.844 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: ext-gw-mode 2026-03-18 12:29:14.845 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: l3-ha 2026-03-18 12:29:14.845 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-18 12:29:14.845 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-18 12:29:14.846 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: l3-flavors 2026-03-18 12:29:14.847 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-18 12:29:14.847 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-18 12:29:14.849 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-18 12:29:14.850 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-18 12:29:14.851 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-18 12:29:14.852 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-18 12:29:14.852 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-18 12:29:14.853 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: multi-provider 2026-03-18 12:29:14.853 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: net-mtu 2026-03-18 12:29:14.854 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: net-mtu-writable 2026-03-18 12:29:14.854 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: network_availability_zone 2026-03-18 12:29:14.855 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: network_ha 2026-03-18 12:29:14.855 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: network-ip-availability 2026-03-18 12:29:14.856 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-18 12:29:14.857 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: pagination 2026-03-18 12:29:14.857 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-device-profile 2026-03-18 12:29:14.858 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-18 12:29:14.858 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-18 12:29:14.859 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-18 12:29:14.859 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-mac-override 2026-03-18 12:29:14.860 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-18 12:29:14.860 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-18 12:29:14.861 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-18 12:29:14.861 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-resource-request 2026-03-18 12:29:14.862 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-18 12:29:14.862 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-18 12:29:14.863 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: binding 2026-03-18 12:29:14.863 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: binding-extended 2026-03-18 12:29:14.864 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-security 2026-03-18 12:29:14.864 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: project-id 2026-03-18 12:29:14.865 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: provider 2026-03-18 12:29:14.865 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-18 12:29:14.867 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos 2026-03-18 12:29:14.868 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-18 12:29:14.868 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-18 12:29:14.869 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-default 2026-03-18 12:29:14.869 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-fip 2026-03-18 12:29:14.870 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-18 12:29:14.870 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-18 12:29:14.870 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-18 12:29:14.871 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-18 12:29:14.872 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-18 12:29:14.872 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-pps 2026-03-18 12:29:14.873 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-18 12:29:14.873 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-18 12:29:14.874 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: qos-rules-alias 2026-03-18 12:29:14.874 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: quota-check-limit 2026-03-18 12:29:14.875 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-18 12:29:14.877 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: quotas 2026-03-18 12:29:14.879 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: quota_details 2026-03-18 12:29:14.880 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: rbac-policies 2026-03-18 12:29:14.881 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: rbac-address-group 2026-03-18 12:29:14.881 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: rbac-address-scope 2026-03-18 12:29:14.882 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: rbac-security-groups 2026-03-18 12:29:14.882 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-18 12:29:14.883 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: revision-if-match 2026-03-18 12:29:14.883 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-18 12:29:14.884 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: router_availability_zone 2026-03-18 12:29:14.885 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-18 12:29:14.886 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-18 12:29:14.887 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-18 12:29:14.887 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-18 12:29:14.887 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-18 12:29:14.888 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-18 12:29:14.888 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-18 12:29:14.892 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: security-group 2026-03-18 12:29:14.893 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: segment 2026-03-18 12:29:14.894 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-18 12:29:14.894 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: service-type 2026-03-18 12:29:14.895 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: sorting 2026-03-18 12:29:14.895 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: standard-attr-segment 2026-03-18 12:29:14.896 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: standard-attr-description 2026-03-18 12:29:14.896 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: stateful-security-group 2026-03-18 12:29:14.897 1 WARNING neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-18 12:29:14.897 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-18 12:29:14.897 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: subnet-external-network 2026-03-18 12:29:14.898 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: subnet_onboard 2026-03-18 12:29:14.898 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-18 12:29:14.899 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: subnet-service-types 2026-03-18 12:29:14.899 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: subnet_allocation 2026-03-18 12:29:14.900 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-18 12:29:14.901 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: tag-creation 2026-03-18 12:29:14.901 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-18 12:29:14.905 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: standard-attr-tag 2026-03-18 12:29:14.905 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-18 12:29:14.906 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: trunk 2026-03-18 12:29:14.906 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: trunk-details 2026-03-18 12:29:14.907 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-18 12:29:14.907 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-18 12:29:14.908 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-18 12:29:14.908 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-18 12:29:14.910 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-18 12:29:14.911 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-18 12:29:14.912 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: vpn-flavors 2026-03-18 12:29:14.913 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: vpnaas 2026-03-18 12:29:14.914 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: taas 2026-03-18 12:29:14.915 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: tap-mirror 2026-03-18 12:29:14.915 1 INFO neutron.api.extensions [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-18 12:29:14.919 1 INFO oslo_service.backend.eventlet.service [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Starting 2 workers 2026-03-18 12:29:14.924 1 INFO oslo_service.backend.eventlet.service [None req-58b1aaa3-2f91-4229-8542-641f04a32036 - - - - - -] Starting 1 workers 2026-03-18 12:30:03.271 11 INFO neutron.db.l3_hamode_db [None req-72bcd2d7-b723-4531-b61a-4855c388e72b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-18 12:30:22.821 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1397800d-2a3f-45a7-80d2-b17668c4f875 2026-03-18 12:30:24.244 12 INFO neutron.plugins.ml2.plugin [None req-7af2b323-2fcf-4278-adcf-5a95064fb55f - - - - - -] Attempt 1 to provision port 1397800d-2a3f-45a7-80d2-b17668c4f875 2026-03-18 12:30:24.774 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1397800d-2a3f-45a7-80d2-b17668c4f875 2026-03-18 12:30:25.951 12 INFO neutron.plugins.ml2.plugin [None req-f81dc777-5502-44e5-bb7a-b75fab07bad3 - - - - - -] Attempt 1 to provision port 1397800d-2a3f-45a7-80d2-b17668c4f875 2026-03-18 12:34:54.939 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port cdfe4143-46c9-4682-b5a5-be992931101b 2026-03-18 12:34:55.560 12 INFO neutron.plugins.ml2.plugin [None req-1750d5ed-9210-46c2-939d-ca855ad6c3af - - - - - -] Attempt 1 to provision port cdfe4143-46c9-4682-b5a5-be992931101b 2026-03-18 12:34:56.909 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port cdfe4143-46c9-4682-b5a5-be992931101b 2026-03-18 12:34:57.222 12 INFO neutron.plugins.ml2.plugin [None req-b32d647d-ce1e-4c35-9e77-db2ced929517 - - - - - -] Attempt 1 to provision port cdfe4143-46c9-4682-b5a5-be992931101b 2026-03-18 12:35:02.783 12 INFO neutron.plugins.ml2.plugin [None req-5d78b293-1d91-4bee-9965-c610ab7fe819 - - - - - -] Attempt 1 to provision port f6472635-14b5-4256-bb9e-a466d0cbaf0d 2026-03-18 12:39:07.647 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port f6472635-14b5-4256-bb9e-a466d0cbaf0d 2026-03-18 12:39:09.054 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port f6472635-14b5-4256-bb9e-a466d0cbaf0d 2026-03-18 12:48:25.462 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1e9d80db-5885-47fb-a99e-553986f6346e 2026-03-18 12:48:27.420 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1e9d80db-5885-47fb-a99e-553986f6346e 2026-03-18 13:03:42.141 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port c81a50fb-e700-4ae7-9ad6-4fbfb8ea5ada 2026-03-18 13:03:43.454 11 INFO neutron.plugins.ml2.plugin [None req-d051ea1e-4a2d-43d7-ba93-c4908f0f0cde - - - - - -] Attempt 1 to provision port c81a50fb-e700-4ae7-9ad6-4fbfb8ea5ada 2026-03-18 13:03:44.004 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port c81a50fb-e700-4ae7-9ad6-4fbfb8ea5ada 2026-03-18 13:03:46.039 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port cfc6d135-b82f-41b2-977b-0fd66d1e7355 2026-03-18 13:03:47.963 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port cfc6d135-b82f-41b2-977b-0fd66d1e7355 2026-03-18 13:03:49.998 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port a59fdb75-5edd-41e7-9b3f-1ed7e5c0c822 2026-03-18 13:03:52.017 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port a59fdb75-5edd-41e7-9b3f-1ed7e5c0c822 2026-03-18 13:03:52.574 12 INFO neutron.plugins.ml2.plugin [None req-08f5242a-d578-4146-8052-9118b9ef6599 - - - - - -] Attempt 1 to provision port d16e5af0-3f55-44ec-a843-53b870c01d4f 2026-03-18 13:03:52.599 12 INFO neutron.plugins.ml2.plugin [None req-08f5242a-d578-4146-8052-9118b9ef6599 - - - - - -] Attempt 1 to provision port a59fdb75-5edd-41e7-9b3f-1ed7e5c0c822 2026-03-18 13:03:52.649 12 INFO neutron.plugins.ml2.plugin [None req-08f5242a-d578-4146-8052-9118b9ef6599 - - - - - -] Attempt 1 to provision port cfc6d135-b82f-41b2-977b-0fd66d1e7355 2026-03-18 13:03:52.695 12 INFO neutron.plugins.ml2.plugin [None req-08f5242a-d578-4146-8052-9118b9ef6599 - - - - - -] Attempt 1 to provision port b2772a84-c80a-4e65-98bb-77ac76039814 2026-03-18 13:03:52.717 12 INFO neutron.plugins.ml2.plugin [None req-08f5242a-d578-4146-8052-9118b9ef6599 - - - - - -] Attempt 1 to provision port c81a50fb-e700-4ae7-9ad6-4fbfb8ea5ada 2026-03-18 13:03:52.882 12 INFO neutron.plugins.ml2.plugin [None req-08f5242a-d578-4146-8052-9118b9ef6599 - - - - - -] Attempt 1 to provision port 3ff6e625-3ec3-452b-9520-ec0815f18d76 2026-03-18 13:03:56.291 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 7087587f-287e-4a4c-b3ee-defe1725e5a5 2026-03-18 13:03:56.715 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 88109f6c-7021-4f00-9167-17d0d2aad5f5 2026-03-18 13:03:58.107 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 7087587f-287e-4a4c-b3ee-defe1725e5a5 2026-03-18 13:03:58.313 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port a0a89515-b47d-4b59-85a8-e97f77c93b1f 2026-03-18 13:03:58.685 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 88109f6c-7021-4f00-9167-17d0d2aad5f5 2026-03-18 13:03:58.934 12 INFO neutron.plugins.ml2.plugin [None req-dc5c3702-0bca-4c7b-b84f-d0c622970d62 - - - - - -] Attempt 1 to provision port 13fc6e8b-6642-4c70-b654-525a4a25a410 2026-03-18 13:03:59.992 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port a0a89515-b47d-4b59-85a8-e97f77c93b1f 2026-03-18 13:04:00.212 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 13fc6e8b-6642-4c70-b654-525a4a25a410 2026-03-18 13:04:00.572 11 INFO neutron.plugins.ml2.plugin [None req-f688d79f-c310-4a04-94ba-743e9b1f7900 - - - - - -] Attempt 1 to provision port d16e5af0-3f55-44ec-a843-53b870c01d4f 2026-03-18 13:04:00.602 11 INFO neutron.plugins.ml2.plugin [None req-f688d79f-c310-4a04-94ba-743e9b1f7900 - - - - - -] Attempt 1 to provision port 88109f6c-7021-4f00-9167-17d0d2aad5f5 2026-03-18 13:04:00.680 11 INFO neutron.plugins.ml2.plugin [None req-f688d79f-c310-4a04-94ba-743e9b1f7900 - - - - - -] Attempt 1 to provision port a59fdb75-5edd-41e7-9b3f-1ed7e5c0c822 2026-03-18 13:04:00.744 11 INFO neutron.plugins.ml2.plugin [None req-f688d79f-c310-4a04-94ba-743e9b1f7900 - - - - - -] Attempt 1 to provision port 4e3770cf-73b2-4860-86b0-35de01cf813c 2026-03-18 13:04:00.771 11 INFO neutron.plugins.ml2.plugin [None req-f688d79f-c310-4a04-94ba-743e9b1f7900 - - - - - -] Attempt 1 to provision port 3ff6e625-3ec3-452b-9520-ec0815f18d76 2026-03-18 13:04:02.078 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 4b329c2c-b380-4ffc-bc4a-610b238cdbce 2026-03-18 13:04:04.078 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 4b329c2c-b380-4ffc-bc4a-610b238cdbce 2026-03-18 13:04:07.043 12 INFO neutron.plugins.ml2.plugin [None req-2fec7cf7-2de7-4bf5-8796-c56a04889e2e - - - - - -] Attempt 1 to provision port d16e5af0-3f55-44ec-a843-53b870c01d4f 2026-03-18 13:04:07.091 12 INFO neutron.plugins.ml2.plugin [None req-2fec7cf7-2de7-4bf5-8796-c56a04889e2e - - - - - -] Attempt 1 to provision port 88109f6c-7021-4f00-9167-17d0d2aad5f5 2026-03-18 13:04:07.200 12 INFO neutron.plugins.ml2.plugin [None req-2fec7cf7-2de7-4bf5-8796-c56a04889e2e - - - - - -] Attempt 1 to provision port eb46ed81-89d3-40a3-81c5-720f2e5f742c 2026-03-18 13:04:07.245 12 INFO neutron.plugins.ml2.plugin [None req-2fec7cf7-2de7-4bf5-8796-c56a04889e2e - - - - - -] Attempt 1 to provision port 4e3770cf-73b2-4860-86b0-35de01cf813c 2026-03-18 13:04:07.273 12 INFO neutron.plugins.ml2.plugin [None req-2fec7cf7-2de7-4bf5-8796-c56a04889e2e - - - - - -] Attempt 1 to provision port 3ff6e625-3ec3-452b-9520-ec0815f18d76 2026-03-18 13:04:07.643 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6fc3876c-d198-4d72-ac5e-7619f71beed3 2026-03-18 13:04:07.955 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port fb864c74-693b-4c47-a3e5-6a8986a7c176 2026-03-18 13:04:08.229 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-c667c2aa-fc4e-4e56-a87f-1bd7ecd013e5'] response: {'server_uuid': '88f841c6-5568-4216-9ab3-1ecfd6626a10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fc3876c-d198-4d72-ac5e-7619f71beed3', 'code': 200} 2026-03-18 13:04:08.454 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 739d7999-c3c4-4e34-a648-478e3b08b9b4 2026-03-18 13:04:09.435 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port fb864c74-693b-4c47-a3e5-6a8986a7c176 2026-03-18 13:04:09.674 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6fc3876c-d198-4d72-ac5e-7619f71beed3 2026-03-18 13:04:09.836 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 739d7999-c3c4-4e34-a648-478e3b08b9b4 2026-03-18 13:04:10.268 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-4dfe851a-c1ca-41d9-a2ef-ed662e840176'] response: {'server_uuid': 'c36adecb-d407-4c66-9b24-534d712ffadd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb864c74-693b-4c47-a3e5-6a8986a7c176', 'code': 200} 2026-03-18 13:04:10.268 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-4dfe851a-c1ca-41d9-a2ef-ed662e840176'] response: {'server_uuid': '1bc26a3f-c488-4fdc-bd2b-e62010356449', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '739d7999-c3c4-4e34-a648-478e3b08b9b4', 'code': 200} 2026-03-18 13:04:11.959 11 INFO neutron.plugins.ml2.plugin [None req-a0cf5b77-c440-4d29-b0bb-3e717a7a03a8 - - - - - -] Attempt 1 to provision port 3ff6e625-3ec3-452b-9520-ec0815f18d76 2026-03-18 13:04:11.989 11 INFO neutron.plugins.ml2.plugin [None req-a0cf5b77-c440-4d29-b0bb-3e717a7a03a8 - - - - - -] Attempt 1 to provision port c34f0958-affb-4335-b99a-63b08393e397 2026-03-18 13:04:12.026 11 INFO neutron.plugins.ml2.plugin [None req-a0cf5b77-c440-4d29-b0bb-3e717a7a03a8 - - - - - -] Attempt 1 to provision port 4e3770cf-73b2-4860-86b0-35de01cf813c 2026-03-18 13:04:15.890 12 INFO neutron.plugins.ml2.plugin [None req-4aa59eca-1cc5-4d8a-af75-ceee97937316 - - - - - -] Attempt 1 to provision port 4e3770cf-73b2-4860-86b0-35de01cf813c 2026-03-18 13:04:15.916 12 INFO neutron.plugins.ml2.plugin [None req-4aa59eca-1cc5-4d8a-af75-ceee97937316 - - - - - -] Attempt 1 to provision port fb864c74-693b-4c47-a3e5-6a8986a7c176 2026-03-18 13:04:31.266 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 78db7d5d-c065-4e4f-8901-1ee5938fe51d 2026-03-18 13:04:31.693 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 874f6311-7863-4385-871c-20ae35fbd80b 2026-03-18 13:04:32.555 12 INFO neutron.plugins.ml2.plugin [None req-c28e2b40-dc4d-41be-a540-013cd7310cdd - - - - - -] Attempt 1 to provision port 78db7d5d-c065-4e4f-8901-1ee5938fe51d 2026-03-18 13:04:32.606 12 INFO neutron.plugins.ml2.plugin [None req-c28e2b40-dc4d-41be-a540-013cd7310cdd - - - - - -] Attempt 1 to provision port 67af23e6-bdf8-4bf5-890e-ce121f00c8fb 2026-03-18 13:04:33.334 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 78db7d5d-c065-4e4f-8901-1ee5938fe51d 2026-03-18 13:04:33.548 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 874f6311-7863-4385-871c-20ae35fbd80b 2026-03-18 13:04:36.836 12 INFO neutron.plugins.ml2.plugin [None req-7457f6bd-204d-49cc-ab5f-58070973ab04 - - - - - -] Attempt 1 to provision port 554f0dc3-82e8-4fd2-8b62-5bbcd39db52e 2026-03-18 13:04:36.867 12 INFO neutron.plugins.ml2.plugin [None req-7457f6bd-204d-49cc-ab5f-58070973ab04 - - - - - -] Attempt 1 to provision port 78db7d5d-c065-4e4f-8901-1ee5938fe51d 2026-03-18 13:04:39.376 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3ff6e625-3ec3-452b-9520-ec0815f18d76 2026-03-18 13:04:39.673 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port eb46ed81-89d3-40a3-81c5-720f2e5f742c 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server [None req-44928489-5919-4a67-8be9-8f6764d07c04 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 84d95fd7-ec93-4798-b1db-1af761810c84 could not be found. 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 84d95fd7-ec93-4798-b1db-1af761810c84 could not be found. 2026-03-18 13:04:40.088 11 ERROR oslo_messaging.rpc.server 2026-03-18 13:04:40.594 11 INFO neutron.plugins.ml2.plugin [None req-1493a485-5f44-4562-aff2-9c9d1ac13d3b - - - - - -] Attempt 1 to provision port 554f0dc3-82e8-4fd2-8b62-5bbcd39db52e 2026-03-18 13:04:42.489 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3ff6e625-3ec3-452b-9520-ec0815f18d76 2026-03-18 13:04:42.731 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port eb46ed81-89d3-40a3-81c5-720f2e5f742c 2026-03-18 13:04:42.920 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 63ee14c0-1be4-40f2-be26-e458c397be31 2026-03-18 13:04:43.047 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-cc7a6d83-ae80-4e56-bb2f-2d885ffa9583'] response: {'server_uuid': '2336ffe6-b441-4a36-81e1-b9cc7455d2ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63ee14c0-1be4-40f2-be26-e458c397be31', 'code': 200} 2026-03-18 13:04:43.767 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 63ee14c0-1be4-40f2-be26-e458c397be31 2026-03-18 13:04:47.572 12 INFO neutron.plugins.ml2.plugin [None req-99a0fceb-9614-40d2-9cc6-ab07af807a9e - - - - - -] Attempt 1 to provision port 554f0dc3-82e8-4fd2-8b62-5bbcd39db52e 2026-03-18 13:04:47.781 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 554f0dc3-82e8-4fd2-8b62-5bbcd39db52e 2026-03-18 13:04:47.976 11 INFO neutron.plugins.ml2.plugin [None req-418a898c-378d-493e-a2c3-f5e7e5a948ef - - - - - -] Attempt 1 to provision port 67af23e6-bdf8-4bf5-890e-ce121f00c8fb 2026-03-18 13:04:49.634 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 554f0dc3-82e8-4fd2-8b62-5bbcd39db52e 2026-03-18 13:04:49.842 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 67af23e6-bdf8-4bf5-890e-ce121f00c8fb 2026-03-18 13:05:09.681 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port fd424582-2e1d-4c58-be1a-822cd671bdc9 2026-03-18 13:05:10.660 12 INFO neutron.plugins.ml2.plugin [None req-d8d538e7-aa2e-4b70-ba7c-5a7b0cd5c858 - - - - - -] Attempt 1 to provision port fd424582-2e1d-4c58-be1a-822cd671bdc9 2026-03-18 13:05:11.581 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port fd424582-2e1d-4c58-be1a-822cd671bdc9 2026-03-18 13:05:13.840 12 INFO neutron.plugins.ml2.plugin [None req-5800bfd1-8384-4c77-ba55-2ddb966cf404 - - - - - -] Attempt 1 to provision port b2352bd7-6850-4fcf-ad0e-0c594785bd5f 2026-03-18 13:05:13.865 12 INFO neutron.plugins.ml2.plugin [None req-5800bfd1-8384-4c77-ba55-2ddb966cf404 - - - - - -] Attempt 1 to provision port fd424582-2e1d-4c58-be1a-822cd671bdc9 2026-03-18 13:05:17.285 11 INFO neutron.plugins.ml2.plugin [None req-02e4d26c-1a4b-4738-bf7b-402ede720efe - - - - - -] Attempt 1 to provision port 1efb90f7-8daa-4c88-b372-e641365c57eb 2026-03-18 13:05:17.603 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 629d899a-8572-4d3d-b8f0-748bcc6b5070 2026-03-18 13:05:18.600 12 INFO neutron.plugins.ml2.plugin [None req-1abe92b6-2528-4ba8-aab1-82bea4438b2e - - - - - -] Attempt 1 to provision port 1efb90f7-8daa-4c88-b372-e641365c57eb 2026-03-18 13:05:19.566 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 629d899a-8572-4d3d-b8f0-748bcc6b5070 2026-03-18 13:05:35.602 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b2352bd7-6850-4fcf-ad0e-0c594785bd5f 2026-03-18 13:05:35.997 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1efb90f7-8daa-4c88-b372-e641365c57eb 2026-03-18 13:05:37.583 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b2352bd7-6850-4fcf-ad0e-0c594785bd5f 2026-03-18 13:05:37.733 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1efb90f7-8daa-4c88-b372-e641365c57eb 2026-03-18 13:05:45.616 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 61ce8f82-f94e-47b7-9df5-449301e1e1d0 2026-03-18 13:05:46.135 11 INFO neutron.plugins.ml2.plugin [None req-65018c7d-e735-413a-b764-e35c8e938ec5 - - - - - -] Attempt 1 to provision port 61ce8f82-f94e-47b7-9df5-449301e1e1d0 2026-03-18 13:05:46.170 11 INFO neutron.plugins.ml2.db [None req-65018c7d-e735-413a-b764-e35c8e938ec5 - - - - - -] No ports have port_id starting with 61ce8f82-f94e-47b7-9df5-449301e1e1d0 2026-03-18 13:05:51.650 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port bc39e600-6fcd-494e-9d9c-c6a704b1c460 2026-03-18 13:05:54.209 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port bc39e600-6fcd-494e-9d9c-c6a704b1c460 2026-03-18 13:05:54.431 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port e7cabd61-7c1e-462c-b035-094f235a9ea0 2026-03-18 13:05:54.972 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-427bab42-1523-4f7a-ac9c-7cbd9ae642fb'] response: {'server_uuid': '99ccbcfb-f6b7-4249-954c-5ffc58f98459', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7cabd61-7c1e-462c-b035-094f235a9ea0', 'code': 200} 2026-03-18 13:05:55.759 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port eede591b-719b-4021-9b58-60d43783e70f 2026-03-18 13:05:56.145 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port e7cabd61-7c1e-462c-b035-094f235a9ea0 2026-03-18 13:05:59.660 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port f985d08c-b08c-4bef-a2d0-55f13b20a752 2026-03-18 13:06:01.713 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port f985d08c-b08c-4bef-a2d0-55f13b20a752 2026-03-18 13:06:02.018 11 INFO neutron.plugins.ml2.plugin [None req-339d6ef1-51bf-4954-a4f0-caf9b15955a9 - - - - - -] Attempt 1 to provision port 5f6bd75e-4ca6-4515-9dca-6d42910da392 2026-03-18 13:06:03.840 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 5f6bd75e-4ca6-4515-9dca-6d42910da392 2026-03-18 13:06:04.624 11 INFO neutron.plugins.ml2.plugin [None req-76e553f9-668a-4cd3-86eb-98af9f5762d1 - - - - - -] Attempt 1 to provision port e223f9fd-5b46-487e-978d-60545d71de2a 2026-03-18 13:06:04.656 11 INFO neutron.plugins.ml2.plugin [None req-76e553f9-668a-4cd3-86eb-98af9f5762d1 - - - - - -] Attempt 1 to provision port 5f6bd75e-4ca6-4515-9dca-6d42910da392 2026-03-18 13:06:04.734 11 INFO neutron.plugins.ml2.plugin [None req-76e553f9-668a-4cd3-86eb-98af9f5762d1 - - - - - -] Attempt 1 to provision port 2dd48214-a68b-4f5e-a644-32854ac3ff72 2026-03-18 13:06:09.818 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 9317af31-21ef-4650-b31f-4588c4553481 2026-03-18 13:06:10.712 11 INFO neutron.plugins.ml2.plugin [None req-302b4138-54a8-4050-9386-cfe62254cb97 - - - - - -] Attempt 1 to provision port e223f9fd-5b46-487e-978d-60545d71de2a 2026-03-18 13:06:10.745 11 INFO neutron.plugins.ml2.plugin [None req-302b4138-54a8-4050-9386-cfe62254cb97 - - - - - -] Attempt 1 to provision port 5f6bd75e-4ca6-4515-9dca-6d42910da392 2026-03-18 13:06:11.840 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 9317af31-21ef-4650-b31f-4588c4553481 2026-03-18 13:06:13.832 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 7416a252-b358-4367-b615-ab7c18abc9c4 2026-03-18 13:06:16.812 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6fab6014-a185-421d-a7d1-5756945c7cdb 2026-03-18 13:06:16.970 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-b7e78bbf-1aed-49a1-979d-5124b5d3b179'] response: {'server_uuid': '0d664567-2af1-4c95-8a2a-dcc3508300d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fab6014-a185-421d-a7d1-5756945c7cdb', 'code': 200} 2026-03-18 13:06:17.353 11 INFO neutron.plugins.ml2.plugin [None req-ce43f6fe-92e6-41c6-8d70-a819d9c09103 - - - - - -] Attempt 1 to provision port 7416a252-b358-4367-b615-ab7c18abc9c4 2026-03-18 13:06:17.632 11 INFO neutron.plugins.ml2.plugin [None req-ce43f6fe-92e6-41c6-8d70-a819d9c09103 - - - - - -] Attempt 1 to provision port 2dd48214-a68b-4f5e-a644-32854ac3ff72 2026-03-18 13:06:19.105 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b26a7571-8018-480a-9dc0-09d9a5cea7a2 2026-03-18 13:06:19.558 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6fab6014-a185-421d-a7d1-5756945c7cdb 2026-03-18 13:06:19.740 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port df426279-11f2-4f1c-989b-bc7f230e4196 2026-03-18 13:06:20.067 11 INFO neutron.plugins.ml2.plugin [None req-51cc5aa1-dd17-4893-8807-c3fc5c244557 - - - - - -] Attempt 1 to provision port b26a7571-8018-480a-9dc0-09d9a5cea7a2 2026-03-18 13:06:20.137 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 12adef64-e949-4502-a5cd-4dc3ec55f561 2026-03-18 13:06:20.186 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 7416a252-b358-4367-b615-ab7c18abc9c4 2026-03-18 13:06:20.316 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port e223f9fd-5b46-487e-978d-60545d71de2a 2026-03-18 13:06:20.638 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 2dd48214-a68b-4f5e-a644-32854ac3ff72 2026-03-18 13:06:21.749 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port df426279-11f2-4f1c-989b-bc7f230e4196 2026-03-18 13:06:21.955 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b26a7571-8018-480a-9dc0-09d9a5cea7a2 2026-03-18 13:06:22.167 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port e223f9fd-5b46-487e-978d-60545d71de2a 2026-03-18 13:06:23.685 11 INFO neutron.plugins.ml2.plugin [None req-00a54cfb-7f6a-4e80-b6a6-8a90f2899077 - - - - - -] Attempt 1 to provision port b26a7571-8018-480a-9dc0-09d9a5cea7a2 2026-03-18 13:06:23.796 11 INFO neutron.plugins.ml2.plugin [None req-00a54cfb-7f6a-4e80-b6a6-8a90f2899077 - - - - - -] Attempt 1 to provision port 3770cfea-1119-4e7f-aae5-84de2855c4be 2026-03-18 13:06:24.460 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 42858085-24dd-441a-ba75-a7ead6657f69 2026-03-18 13:06:24.585 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-73a02508-ebc5-4bb9-a6cf-7607a644ce92'] response: {'server_uuid': 'db25f272-70b6-48f8-87e6-376bbcace425', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42858085-24dd-441a-ba75-a7ead6657f69', 'code': 200} 2026-03-18 13:06:25.764 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 42858085-24dd-441a-ba75-a7ead6657f69 2026-03-18 13:06:27.863 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 12adef64-e949-4502-a5cd-4dc3ec55f561 2026-03-18 13:06:28.204 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 0f27d796-9c10-4cf5-9b68-c918bfa100c4 2026-03-18 13:06:29.277 12 INFO neutron.plugins.ml2.plugin [None req-d2037743-eeab-4805-84aa-089b8a56df8f - - - - - -] Attempt 1 to provision port b26a7571-8018-480a-9dc0-09d9a5cea7a2 2026-03-18 13:06:29.356 12 INFO neutron.plugins.ml2.plugin [None req-d2037743-eeab-4805-84aa-089b8a56df8f - - - - - -] Attempt 1 to provision port 42858085-24dd-441a-ba75-a7ead6657f69 2026-03-18 13:06:29.449 12 INFO neutron.plugins.ml2.plugin [None req-d2037743-eeab-4805-84aa-089b8a56df8f - - - - - -] Attempt 1 to provision port 3770cfea-1119-4e7f-aae5-84de2855c4be 2026-03-18 13:06:29.499 12 INFO neutron.plugins.ml2.plugin [None req-d2037743-eeab-4805-84aa-089b8a56df8f - - - - - -] Attempt 1 to provision port 12adef64-e949-4502-a5cd-4dc3ec55f561 2026-03-18 13:06:29.599 12 INFO neutron.plugins.ml2.plugin [None req-d2037743-eeab-4805-84aa-089b8a56df8f - - - - - -] Attempt 1 to provision port 7416a252-b358-4367-b615-ab7c18abc9c4 2026-03-18 13:06:30.018 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 12adef64-e949-4502-a5cd-4dc3ec55f561 2026-03-18 13:06:30.361 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 0f27d796-9c10-4cf5-9b68-c918bfa100c4 2026-03-18 13:06:32.536 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 329a4379-4215-4761-a9e6-9f30ac651068 2026-03-18 13:06:32.647 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-53534b2e-8e86-4576-8942-a5c9e4647d9e'] response: {'server_uuid': 'c6e79442-e386-4573-99af-69bf10ae6083', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '329a4379-4215-4761-a9e6-9f30ac651068', 'code': 200} 2026-03-18 13:06:32.879 12 INFO neutron.plugins.ml2.plugin [None req-5e81cd19-35cf-408b-9109-455d5a0c7c06 - - - - - -] Attempt 1 to provision port 3770cfea-1119-4e7f-aae5-84de2855c4be 2026-03-18 13:06:32.915 12 INFO neutron.plugins.ml2.plugin [None req-5e81cd19-35cf-408b-9109-455d5a0c7c06 - - - - - -] Attempt 1 to provision port 0f27d796-9c10-4cf5-9b68-c918bfa100c4 2026-03-18 13:06:32.967 12 INFO neutron.plugins.ml2.plugin [None req-5e81cd19-35cf-408b-9109-455d5a0c7c06 - - - - - -] Attempt 1 to provision port 12adef64-e949-4502-a5cd-4dc3ec55f561 2026-03-18 13:06:33.821 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 329a4379-4215-4761-a9e6-9f30ac651068 2026-03-18 13:06:36.377 12 INFO neutron.plugins.ml2.plugin [None req-ca74a06c-94a4-4257-ab6f-e3abd2b29286 - - - - - -] Attempt 1 to provision port 3770cfea-1119-4e7f-aae5-84de2855c4be 2026-03-18 13:06:36.564 12 INFO neutron.plugins.ml2.plugin [None req-ca74a06c-94a4-4257-ab6f-e3abd2b29286 - - - - - -] Attempt 1 to provision port 42858085-24dd-441a-ba75-a7ead6657f69 2026-03-18 13:06:37.823 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 33b8c19c-d8e2-45fe-b745-852050e90437 2026-03-18 13:06:38.072 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3770cfea-1119-4e7f-aae5-84de2855c4be 2026-03-18 13:06:38.244 12 INFO neutron.plugins.ml2.plugin [None req-ff08aa87-a674-4f59-a8a5-60b3bdc836fb - - - - - -] Attempt 1 to provision port 329a4379-4215-4761-a9e6-9f30ac651068 2026-03-18 13:06:39.860 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 33b8c19c-d8e2-45fe-b745-852050e90437 2026-03-18 13:06:42.278 12 INFO neutron.plugins.ml2.plugin [None req-fce3563f-bf88-432c-8f61-0b6b3c645692 - - - - - -] Attempt 1 to provision port 12adef64-e949-4502-a5cd-4dc3ec55f561 2026-03-18 13:06:42.332 12 INFO neutron.plugins.ml2.plugin [None req-fce3563f-bf88-432c-8f61-0b6b3c645692 - - - - - -] Attempt 1 to provision port 33b8c19c-d8e2-45fe-b745-852050e90437 2026-03-18 13:06:57.372 12 INFO neutron.plugins.ml2.plugin [None req-8d416594-3a74-4523-8945-62ab42037566 - - - - - -] Attempt 1 to provision port 923c6b48-36a0-48a4-8bf7-25b810d5ff8c 2026-03-18 13:06:57.841 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 923c6b48-36a0-48a4-8bf7-25b810d5ff8c 2026-03-18 13:07:06.409 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 946ce2db-e677-4baf-b1bd-da0b350b8915 2026-03-18 13:07:06.540 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-20995248-83b7-4570-9e7e-0ba7426f1360'] response: {'server_uuid': '4067b7ea-e2c5-4324-9d5f-70d1ccc3ce92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '946ce2db-e677-4baf-b1bd-da0b350b8915', 'code': 200} 2026-03-18 13:07:07.744 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-ba890c05-6376-443e-801e-abe9339cf48b'] response: {'server_uuid': 'c6e79442-e386-4573-99af-69bf10ae6083', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '329a4379-4215-4761-a9e6-9f30ac651068', 'code': 200} 2026-03-18 13:07:08.795 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 946ce2db-e677-4baf-b1bd-da0b350b8915 2026-03-18 13:07:09.022 11 INFO neutron.plugins.ml2.plugin [None req-2745afb4-6283-4c4c-9cb1-c3b5cda02339 - - - - - -] Attempt 1 to provision port 329a4379-4215-4761-a9e6-9f30ac651068 2026-03-18 13:07:09.781 11 INFO neutron.notifiers.nova [None req-93a07427-28f5-4fae-9f1d-4f5cf2af8086 - - - - - -] Nova event matching ['req-38fba1b3-b518-4c0d-a9a7-003f717ce302'] response: {'server_uuid': 'c6e79442-e386-4573-99af-69bf10ae6083', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '329a4379-4215-4761-a9e6-9f30ac651068', 'code': 200} 2026-03-18 13:07:10.199 11 INFO neutron.plugins.ml2.plugin [None req-188942ba-3883-48de-8747-c87a022f69fc - - - - - -] Attempt 1 to provision port 329a4379-4215-4761-a9e6-9f30ac651068 2026-03-18 13:07:38.399 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-01ba92d6-cb20-4ec7-91c5-70ca6dda6419'] response: {'server_uuid': 'db25f272-70b6-48f8-87e6-376bbcace425', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '42858085-24dd-441a-ba75-a7ead6657f69', 'code': 200} 2026-03-18 13:07:38.568 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] No ports have port_id starting with 42858085-24dd-441a-ba75-a7ead6657f69 2026-03-18 13:07:50.252 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3eee513c-87ff-4c57-b3f5-9af765135e23 2026-03-18 13:07:51.463 12 INFO neutron.plugins.ml2.plugin [None req-c5e78fb8-18fa-413d-93ca-442b8f68c29f - - - - - -] Attempt 1 to provision port 3eee513c-87ff-4c57-b3f5-9af765135e23 2026-03-18 13:07:52.253 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 20c76a2f-fadf-4130-a11b-98e69e6ee93a 2026-03-18 13:07:52.640 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3eee513c-87ff-4c57-b3f5-9af765135e23 2026-03-18 13:07:54.202 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 20c76a2f-fadf-4130-a11b-98e69e6ee93a 2026-03-18 13:07:54.454 11 INFO neutron.plugins.ml2.plugin [None req-c047569e-5e41-4112-a354-964ae1035d16 - - - - - -] Attempt 1 to provision port d6088a0b-06f0-4318-a49f-4cc6ba37962d 2026-03-18 13:07:54.492 11 INFO neutron.plugins.ml2.plugin [None req-c047569e-5e41-4112-a354-964ae1035d16 - - - - - -] Attempt 1 to provision port 3eee513c-87ff-4c57-b3f5-9af765135e23 2026-03-18 13:07:54.546 11 INFO neutron.plugins.ml2.plugin [None req-c047569e-5e41-4112-a354-964ae1035d16 - - - - - -] Attempt 1 to provision port 699bdaa2-4d48-433c-8d6d-816f7930fdc3 2026-03-18 13:07:58.230 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port bc53c0fb-71ed-4ccd-8d56-cec56ac9f667 2026-03-18 13:07:58.706 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 9a8f5dcb-a8c1-4b00-8e25-e4ccb636f44f 2026-03-18 13:08:00.259 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 9a8f5dcb-a8c1-4b00-8e25-e4ccb636f44f 2026-03-18 13:08:00.498 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port bc53c0fb-71ed-4ccd-8d56-cec56ac9f667 2026-03-18 13:08:00.533 11 INFO neutron.plugins.ml2.plugin [None req-ce72f233-9ccb-4d7d-baff-2966dfa2d4e3 - - - - - -] Attempt 1 to provision port d6088a0b-06f0-4318-a49f-4cc6ba37962d 2026-03-18 13:08:00.566 11 INFO neutron.plugins.ml2.plugin [None req-ce72f233-9ccb-4d7d-baff-2966dfa2d4e3 - - - - - -] Attempt 1 to provision port bc53c0fb-71ed-4ccd-8d56-cec56ac9f667 2026-03-18 13:08:00.661 11 INFO neutron.plugins.ml2.plugin [None req-ce72f233-9ccb-4d7d-baff-2966dfa2d4e3 - - - - - -] Attempt 1 to provision port e81798a7-c60c-42d2-960c-2f0a7adef736 2026-03-18 13:08:03.509 12 INFO neutron.plugins.ml2.plugin [None req-d77f8869-81b1-4a35-bfd8-8a180610bb51 - - - - - -] Attempt 1 to provision port d6088a0b-06f0-4318-a49f-4cc6ba37962d 2026-03-18 13:08:03.542 12 INFO neutron.plugins.ml2.plugin [None req-d77f8869-81b1-4a35-bfd8-8a180610bb51 - - - - - -] Attempt 1 to provision port f1974fdd-30eb-4261-a7a8-7733055f74b6 2026-03-18 13:08:03.568 12 INFO neutron.plugins.ml2.plugin [None req-d77f8869-81b1-4a35-bfd8-8a180610bb51 - - - - - -] Attempt 1 to provision port bc53c0fb-71ed-4ccd-8d56-cec56ac9f667 2026-03-18 13:08:04.754 12 INFO neutron.plugins.ml2.plugin [None req-2273fddb-87e7-4150-a9be-a85bd5e0350b - - - - - -] Attempt 1 to provision port f1974fdd-30eb-4261-a7a8-7733055f74b6 2026-03-18 13:08:07.228 12 INFO neutron.plugins.ml2.plugin [None req-bcf86ac4-88b7-41ba-8637-75725194fe90 - - - - - -] Attempt 1 to provision port f1974fdd-30eb-4261-a7a8-7733055f74b6 2026-03-18 13:08:09.510 12 INFO neutron.plugins.ml2.plugin [None req-b2a2498f-20f4-441c-abc0-c8a03708c9be - - - - - -] Attempt 1 to provision port 84513eea-7b4c-436b-8931-62d5505c4cf2 2026-03-18 13:08:11.278 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 646375f3-4a7d-4a7f-a8aa-765a6e45da00 2026-03-18 13:08:11.386 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-191963f4-858d-4c41-9310-d2002a3a7dbc'] response: {'server_uuid': '7b336740-5af2-42b1-a926-2bce8b267863', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '646375f3-4a7d-4a7f-a8aa-765a6e45da00', 'code': 200} 2026-03-18 13:08:12.284 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 699bdaa2-4d48-433c-8d6d-816f7930fdc3 2026-03-18 13:08:12.519 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 646375f3-4a7d-4a7f-a8aa-765a6e45da00 2026-03-18 13:08:12.778 11 INFO neutron.plugins.ml2.plugin [None req-3585b8c3-e1ea-43a5-bfb4-65c196287b26 - - - - - -] Attempt 1 to provision port d6088a0b-06f0-4318-a49f-4cc6ba37962d 2026-03-18 13:08:14.249 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 699bdaa2-4d48-433c-8d6d-816f7930fdc3 2026-03-18 13:08:14.421 12 INFO neutron.plugins.ml2.plugin [None req-a90b6b3c-a66b-4a99-86f1-ef23cea0c628 - - - - - -] Attempt 1 to provision port e81798a7-c60c-42d2-960c-2f0a7adef736 2026-03-18 13:08:14.717 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port d6088a0b-06f0-4318-a49f-4cc6ba37962d 2026-03-18 13:08:16.262 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port e81798a7-c60c-42d2-960c-2f0a7adef736 2026-03-18 13:08:16.401 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port f1974fdd-30eb-4261-a7a8-7733055f74b6 2026-03-18 13:08:18.252 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port f1974fdd-30eb-4261-a7a8-7733055f74b6 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server [None req-275e725f-c39d-44ff-92e2-d8a9ff398694 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 4e59aaa6-8b82-4d44-83f3-742a1b5a6d7f could not be found. 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 4e59aaa6-8b82-4d44-83f3-742a1b5a6d7f could not be found. 2026-03-18 13:08:27.788 12 ERROR oslo_messaging.rpc.server 2026-03-18 13:08:28.485 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-af0d9372-8dd8-4bee-b237-e961bdef5218'] response: {'server_uuid': '7b336740-5af2-42b1-a926-2bce8b267863', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '646375f3-4a7d-4a7f-a8aa-765a6e45da00', 'code': 200} 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.036 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-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.036 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.038 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.038 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 2 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.050 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-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.050 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.051 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.051 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 3 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.063 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-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.063 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.064 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.065 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 4 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.074 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-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.074 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.076 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.076 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 5 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.086 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-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.086 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.088 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.088 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 6 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.100 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-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.100 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.101 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.102 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 7 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.111 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-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.111 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.113 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.113 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 8 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.122 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-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.122 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.123 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.124 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 9 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.133 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-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.133 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.135 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.135 12 INFO neutron.plugins.ml2.plugin [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Attempt 10 to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.150 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-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4b09d56-9a56-4d5a-b928-95e82de3edde could not be found. 2026-03-18 13:08:29.150 12 ERROR neutron.plugins.ml2.managers 2026-03-18 13:08:29.152 12 ERROR neutron.plugins.ml2.managers [None req-ed1d055f-642f-4454-9e86-dde914a30a31 - - - - - -] Failed to bind port f956b8f7-bc52-495a-9910-d5011f4f9325 on host instance for vnic_type normal using segments [{'id': '5302115c-d817-4b09-9c61-646670a223ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': '19d54ab4-4fae-4c38-8900-f1a87046a2f6'}] 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server [None req-26c26607-57df-4223-9399-80772d0725d7 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port f956b8f7-bc52-495a-9910-d5011f4f9325 could not be found. 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise self.value 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port f956b8f7-bc52-495a-9910-d5011f4f9325 could not be found. 2026-03-18 13:08:29.306 11 ERROR oslo_messaging.rpc.server 2026-03-18 13:09:24.280 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3f5cec3a-0a86-4f9b-9399-f1c3288a0c5c 2026-03-18 13:09:25.523 11 INFO neutron.plugins.ml2.plugin [None req-c926c38f-fc73-42fc-8872-7aa9274c1258 - - - - - -] Attempt 1 to provision port 3f5cec3a-0a86-4f9b-9399-f1c3288a0c5c 2026-03-18 13:09:26.239 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3f5cec3a-0a86-4f9b-9399-f1c3288a0c5c 2026-03-18 13:09:28.310 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port c957b039-afdb-4470-83de-96014df29d51 2026-03-18 13:09:28.738 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 7be6512e-b7a0-4baf-ac9a-6eb607578697 2026-03-18 13:09:30.330 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port c957b039-afdb-4470-83de-96014df29d51 2026-03-18 13:09:30.541 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 7be6512e-b7a0-4baf-ac9a-6eb607578697 2026-03-18 13:09:32.258 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port fee05edd-4f8b-49c9-b426-09f0a2034397 2026-03-18 13:09:34.318 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 3f5cec3a-0a86-4f9b-9399-f1c3288a0c5c 2026-03-18 13:09:34.680 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port fee05edd-4f8b-49c9-b426-09f0a2034397 2026-03-18 13:09:37.019 12 INFO neutron.plugins.ml2.plugin [None req-2dfc50da-59f0-46de-859c-effd939185d3 - - - - - -] Attempt 1 to provision port fee05edd-4f8b-49c9-b426-09f0a2034397 2026-03-18 13:09:37.068 12 INFO neutron.plugins.ml2.plugin [None req-2dfc50da-59f0-46de-859c-effd939185d3 - - - - - -] Attempt 1 to provision port 5510b721-525b-41fd-8519-c4642ac08f1d 2026-03-18 13:09:37.090 12 INFO neutron.plugins.ml2.plugin [None req-2dfc50da-59f0-46de-859c-effd939185d3 - - - - - -] Attempt 1 to provision port 3f5cec3a-0a86-4f9b-9399-f1c3288a0c5c 2026-03-18 13:09:37.134 12 INFO neutron.plugins.ml2.plugin [None req-2dfc50da-59f0-46de-859c-effd939185d3 - - - - - -] Attempt 1 to provision port 7be6512e-b7a0-4baf-ac9a-6eb607578697 2026-03-18 13:09:37.183 12 INFO neutron.plugins.ml2.plugin [None req-2dfc50da-59f0-46de-859c-effd939185d3 - - - - - -] Attempt 1 to provision port 85b9de05-3f55-47cc-85ee-0f4bc01e2e32 2026-03-18 13:09:42.152 12 INFO neutron.plugins.ml2.plugin [None req-c8afecf1-5035-45d1-9dc5-e5d9e5cb710e - - - - - -] Attempt 1 to provision port 3f5cec3a-0a86-4f9b-9399-f1c3288a0c5c 2026-03-18 13:09:42.199 12 INFO neutron.plugins.ml2.plugin [None req-c8afecf1-5035-45d1-9dc5-e5d9e5cb710e - - - - - -] Attempt 1 to provision port 5510b721-525b-41fd-8519-c4642ac08f1d 2026-03-18 13:09:42.225 12 INFO neutron.plugins.ml2.plugin [None req-c8afecf1-5035-45d1-9dc5-e5d9e5cb710e - - - - - -] Attempt 1 to provision port 72f2905e-5929-4c91-836d-6e071cdea50c 2026-03-18 13:09:42.250 12 INFO neutron.plugins.ml2.plugin [None req-c8afecf1-5035-45d1-9dc5-e5d9e5cb710e - - - - - -] Attempt 1 to provision port 72160261-6415-4339-8a38-a9bcc81661c5 2026-03-18 13:09:42.271 12 INFO neutron.plugins.ml2.plugin [None req-c8afecf1-5035-45d1-9dc5-e5d9e5cb710e - - - - - -] Attempt 1 to provision port fee05edd-4f8b-49c9-b426-09f0a2034397 2026-03-18 13:09:42.322 12 INFO neutron.plugins.ml2.plugin [None req-c8afecf1-5035-45d1-9dc5-e5d9e5cb710e - - - - - -] Attempt 1 to provision port 7be6512e-b7a0-4baf-ac9a-6eb607578697 2026-03-18 13:09:44.798 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 66cf0dcb-9ef0-4af7-adac-4d980dfed2c4 2026-03-18 13:09:44.954 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-2b1d0dbd-45f3-4d71-a643-50092c3a8d7b'] response: {'server_uuid': '2b2467b1-ad46-436f-873d-450fe5ce44e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66cf0dcb-9ef0-4af7-adac-4d980dfed2c4', 'code': 200} 2026-03-18 13:09:46.280 12 INFO neutron.plugins.ml2.plugin [None req-fac56dad-886d-44cf-8543-c3961bd34d50 - - - - - -] Attempt 1 to provision port fee05edd-4f8b-49c9-b426-09f0a2034397 2026-03-18 13:09:46.320 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 72f2905e-5929-4c91-836d-6e071cdea50c 2026-03-18 13:09:46.333 12 INFO neutron.plugins.ml2.plugin [None req-2a75826c-98e9-4419-b785-ce90a945728d - - - - - -] Attempt 1 to provision port 5510b721-525b-41fd-8519-c4642ac08f1d 2026-03-18 13:09:46.472 12 INFO neutron.plugins.ml2.plugin [None req-fac56dad-886d-44cf-8543-c3961bd34d50 - - - - - -] Attempt 1 to provision port 72f2905e-5929-4c91-836d-6e071cdea50c 2026-03-18 13:09:46.521 12 INFO neutron.plugins.ml2.plugin [None req-fac56dad-886d-44cf-8543-c3961bd34d50 - - - - - -] Attempt 1 to provision port 72160261-6415-4339-8a38-a9bcc81661c5 2026-03-18 13:09:46.583 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 72160261-6415-4339-8a38-a9bcc81661c5 2026-03-18 13:09:46.633 12 INFO neutron.plugins.ml2.plugin [None req-fac56dad-886d-44cf-8543-c3961bd34d50 - - - - - -] Attempt 1 to provision port 7be6512e-b7a0-4baf-ac9a-6eb607578697 2026-03-18 13:09:46.679 12 INFO neutron.plugins.ml2.plugin [None req-fac56dad-886d-44cf-8543-c3961bd34d50 - - - - - -] Attempt 1 to provision port 66cf0dcb-9ef0-4af7-adac-4d980dfed2c4 2026-03-18 13:09:46.746 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 5510b721-525b-41fd-8519-c4642ac08f1d 2026-03-18 13:09:46.926 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 66cf0dcb-9ef0-4af7-adac-4d980dfed2c4 2026-03-18 13:09:48.293 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 72f2905e-5929-4c91-836d-6e071cdea50c 2026-03-18 13:09:48.482 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 72160261-6415-4339-8a38-a9bcc81661c5 2026-03-18 13:09:48.681 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 5510b721-525b-41fd-8519-c4642ac08f1d 2026-03-18 13:09:48.909 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 85b9de05-3f55-47cc-85ee-0f4bc01e2e32 2026-03-18 13:09:49.410 12 INFO neutron.plugins.ml2.plugin [None req-9c4c5539-707d-49f8-b7d0-76a3b104c7d8 - - - - - -] Attempt 1 to provision port 72160261-6415-4339-8a38-a9bcc81661c5 2026-03-18 13:09:49.458 12 INFO neutron.plugins.ml2.plugin [None req-9c4c5539-707d-49f8-b7d0-76a3b104c7d8 - - - - - -] Attempt 1 to provision port 5510b721-525b-41fd-8519-c4642ac08f1d 2026-03-18 13:09:49.505 12 INFO neutron.plugins.ml2.plugin [None req-9c4c5539-707d-49f8-b7d0-76a3b104c7d8 - - - - - -] Attempt 1 to provision port 72f2905e-5929-4c91-836d-6e071cdea50c 2026-03-18 13:09:50.250 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 85b9de05-3f55-47cc-85ee-0f4bc01e2e32 2026-03-18 13:09:51.637 12 INFO neutron.plugins.ml2.plugin [None req-5b7fc1df-0a37-44a4-82e2-5c5d1afdabe6 - - - - - -] Attempt 1 to provision port 72160261-6415-4339-8a38-a9bcc81661c5 2026-03-18 13:09:51.688 12 INFO neutron.plugins.ml2.plugin [None req-5b7fc1df-0a37-44a4-82e2-5c5d1afdabe6 - - - - - -] Attempt 1 to provision port 72f2905e-5929-4c91-836d-6e071cdea50c 2026-03-18 13:09:53.041 12 INFO neutron.plugins.ml2.plugin [None req-053655ed-068e-41cf-9f2d-87a514cfc668 - - - - - -] Attempt 1 to provision port 66cf0dcb-9ef0-4af7-adac-4d980dfed2c4 2026-03-18 13:10:00.319 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 71e85baf-a4ce-441c-b635-298e2f20231e 2026-03-18 13:10:00.431 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-fbc9ae14-1363-4c46-a089-dcef6976f8f0'] response: {'server_uuid': '7d754083-e017-43eb-ae9d-d069407e7287', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71e85baf-a4ce-441c-b635-298e2f20231e', 'code': 200} 2026-03-18 13:10:02.298 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 71e85baf-a4ce-441c-b635-298e2f20231e 2026-03-18 13:10:28.204 12 INFO neutron.plugins.ml2.plugin [None req-46679e8c-84e8-4690-b16f-8673b82f0a25 - - - - - -] Attempt 1 to provision port 37243eef-c4a2-462f-957c-4f529dad0be2 2026-03-18 13:10:48.839 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port a995f7e8-b904-4d49-9eed-ea01351ec45b 2026-03-18 13:10:48.939 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-6afabd69-379e-4fb1-b735-f2e1535d42f1'] response: {'server_uuid': 'c98adf3a-f4da-403f-a360-86e1df337417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a995f7e8-b904-4d49-9eed-ea01351ec45b', 'code': 200} 2026-03-18 13:10:50.330 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port a995f7e8-b904-4d49-9eed-ea01351ec45b 2026-03-18 13:11:29.842 11 INFO neutron.plugins.ml2.plugin [None req-61dea55a-f2f9-4264-9d3e-086ec45e7b78 - - - - - -] Attempt 1 to provision port 1934f696-6f96-420a-80de-9a9f4376a805 2026-03-18 13:11:34.363 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1934f696-6f96-420a-80de-9a9f4376a805 2026-03-18 13:11:34.465 12 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-d8f0752b-f758-41d8-9595-0f3016f0c343'] response: {'server_uuid': 'c98adf3a-f4da-403f-a360-86e1df337417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1934f696-6f96-420a-80de-9a9f4376a805', 'code': 200} 2026-03-18 13:11:36.347 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1934f696-6f96-420a-80de-9a9f4376a805 2026-03-18 13:11:38.881 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 1934f696-6f96-420a-80de-9a9f4376a805 2026-03-18 13:12:06.484 11 INFO neutron.plugins.ml2.plugin [None req-8980fea9-d06e-4d86-8826-c269d1302739 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:12:13.944 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:12:14.079 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-2b9c9780-2dd6-47e1-aa83-cdc037652806'] response: {'server_uuid': 'c98adf3a-f4da-403f-a360-86e1df337417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ba47a07-aab9-442f-9062-0a8638da5a86', 'code': 200} 2026-03-18 13:12:14.518 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:12:25.594 12 INFO neutron.plugins.ml2.plugin [None req-23ad162b-43a6-4fab-873f-a350261e67a0 - - - - - -] Attempt 1 to provision port b73358d7-04f8-4452-bd7d-151f110a034c 2026-03-18 13:12:32.593 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b73358d7-04f8-4452-bd7d-151f110a034c 2026-03-18 13:12:32.686 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-d31396eb-fbbf-449b-bace-bf6c52834fe5'] response: {'server_uuid': 'c98adf3a-f4da-403f-a360-86e1df337417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b73358d7-04f8-4452-bd7d-151f110a034c', 'code': 200} 2026-03-18 13:12:34.556 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b73358d7-04f8-4452-bd7d-151f110a034c 2026-03-18 13:12:35.745 12 INFO neutron.plugins.ml2.plugin [None req-8194d0ab-fbf6-491a-8699-cd6421126792 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:12:36.588 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:12:49.553 11 INFO neutron.plugins.ml2.plugin [None req-42cf703d-a4af-446f-8329-248a6d776300 - - - - - -] Attempt 1 to provision port b73358d7-04f8-4452-bd7d-151f110a034c 2026-03-18 13:12:50.642 11 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port b73358d7-04f8-4452-bd7d-151f110a034c 2026-03-18 13:12:50.933 12 INFO neutron.plugins.ml2.plugin [None req-c08dd0c9-1eb6-4c3c-9740-304129e37b8a - - - - - -] Attempt 1 to provision port b73358d7-04f8-4452-bd7d-151f110a034c 2026-03-18 13:12:58.604 12 INFO neutron.plugins.ml2.plugin [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:12:58.854 11 INFO neutron.plugins.ml2.plugin [None req-d2ad4fa7-d8c5-4b11-b364-6ad544321386 - - - - - -] Attempt 1 to provision port 6ba47a07-aab9-442f-9062-0a8638da5a86 2026-03-18 13:13:26.774 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-70f3b741-1683-45fa-bb4b-0d4d385e5a3f'] response: {'server_uuid': 'c98adf3a-f4da-403f-a360-86e1df337417', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a995f7e8-b904-4d49-9eed-ea01351ec45b', 'code': 200} 2026-03-18 13:13:42.766 11 INFO neutron.notifiers.nova [None req-0fa7d963-19cb-4d21-b293-23a1bfa3e3f7 - - - - - -] Nova event matching ['req-48814e93-c182-4603-a652-df6c22ab84a8'] response: {'server_uuid': '2b2467b1-ad46-436f-873d-450fe5ce44e8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '66cf0dcb-9ef0-4af7-adac-4d980dfed2c4', 'code': 200}