+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-13 19:02:42.692 1 INFO neutron.common.config [-] Logging enabled! 2026-05-13 19:02:42.692 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-13 19:02:42.692 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-13 19:02:42.693 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 19:02:44.199 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 19:02:44.201 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 19:02:44.205 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 19:02:44.205 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 19:02:44.206 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-13 19:02:44.206 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-13 19:02:44.206 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-13 19:02:44.206 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 19:02:44.212 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 19:02:44.213 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 19:02:44.213 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 19:02:44.233 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-13 19:02:44.233 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 19:02:44.234 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-13 19:02:44.252 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 19:02:44.253 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 19:02:44.253 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-13 19:02:44.253 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-13 19:02:44.614 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing driver for type 'vlan' 2026-05-13 19:02:44.778 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] VlanTypeDriver initialization complete 2026-05-13 19:02:44.778 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing driver for type 'vxlan' 2026-05-13 19:02:44.779 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-13 19:02:44.822 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 19:02:44.823 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 19:02:44.823 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing extension driver 'port_security' 2026-05-13 19:02:44.824 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 19:02:44.824 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing extension driver 'qos' 2026-05-13 19:02:44.824 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-13 19:02:44.824 1 INFO neutron.plugins.ml2.managers [None req-a3d6789e-1aa8-446d-9e7d-3cc9a87f3f7c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-13 19:02:44.840 1 INFO neutron.quota [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded quota_driver: . 2026-05-13 19:02:44.840 1 INFO neutron.plugins.ml2.plugin [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 19:02:44.840 1 INFO neutron.plugins.ml2.managers [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 19:02:44.840 1 INFO neutron.plugins.ml2.managers [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 19:02:44.840 1 INFO neutron.plugins.ml2.managers [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 19:02:44.841 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: qos 2026-05-13 19:02:44.852 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: router 2026-05-13 19:02:44.886 1 INFO neutron.services.service_base [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-13 19:02:44.887 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: segments 2026-05-13 19:02:44.957 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: trunk 2026-05-13 19:02:44.970 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: vpnaas 2026-05-13 19:02:45.007 1 WARNING stevedore.named [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 19:02:45.082 1 INFO neutron_vpnaas.services.vpn.plugin [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 19:02:45.083 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: taas 2026-05-13 19:02:45.328 1 WARNING stevedore.named [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 19:02:45.363 1 INFO neutron_taas.services.taas.taas_plugin [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 19:02:45.363 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: tapmirror 2026-05-13 19:02:45.376 1 WARNING stevedore.named [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 19:02:45.393 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 19:02:45.393 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 19:02:45.401 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: tag 2026-05-13 19:02:45.410 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: timestamp 2026-05-13 19:02:45.413 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 19:02:45.418 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: flavors 2026-05-13 19:02:45.421 1 INFO neutron.manager [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loading Plugin: revisions 2026-05-13 19:02:45.425 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Initializing extension manager. 2026-05-13 19:02:45.426 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: address-group 2026-05-13 19:02:45.427 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: address-scope 2026-05-13 19:02:45.428 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-13 19:02:45.428 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: agent 2026-05-13 19:02:45.429 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-13 19:02:45.430 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 19:02:45.430 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 19:02:45.431 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: availability_zone 2026-05-13 19:02:45.431 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-13 19:02:45.432 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 19:02:45.432 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 19:02:45.434 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 19:02:45.434 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: dns-integration 2026-05-13 19:02:45.435 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 19:02:45.435 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-13 19:02:45.436 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: dvr 2026-05-13 19:02:45.437 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 19:02:45.437 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 19:02:45.438 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 19:02:45.439 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 19:02:45.440 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: external-net 2026-05-13 19:02:45.441 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 19:02:45.442 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: extraroute 2026-05-13 19:02:45.442 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-13 19:02:45.443 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: filter-validation 2026-05-13 19:02:45.444 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 19:02:45.445 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 19:02:45.445 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 19:02:45.446 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: fip-port-details 2026-05-13 19:02:45.447 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: flavors 2026-05-13 19:02:45.448 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 19:02:45.449 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 19:02:45.450 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: ip_allocation 2026-05-13 19:02:45.450 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-13 19:02:45.451 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 19:02:45.452 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: router 2026-05-13 19:02:45.453 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 19:02:45.454 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-13 19:02:45.454 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-13 19:02:45.455 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 19:02:45.455 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: l3-ha 2026-05-13 19:02:45.456 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 19:02:45.456 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-13 19:02:45.456 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: l3-flavors 2026-05-13 19:02:45.457 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 19:02:45.458 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-13 19:02:45.460 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-13 19:02:45.461 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 19:02:45.462 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-13 19:02:45.463 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 19:02:45.463 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 19:02:45.464 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: multi-provider 2026-05-13 19:02:45.464 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: net-mtu 2026-05-13 19:02:45.464 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 19:02:45.465 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 19:02:45.465 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: network_ha 2026-05-13 19:02:45.466 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 19:02:45.466 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-13 19:02:45.467 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 19:02:45.468 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: pagination 2026-05-13 19:02:45.473 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-device-profile 2026-05-13 19:02:45.474 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 19:02:45.474 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 19:02:45.475 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 19:02:45.475 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-mac-override 2026-05-13 19:02:45.475 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 19:02:45.476 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 19:02:45.476 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 19:02:45.477 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-resource-request 2026-05-13 19:02:45.477 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 19:02:45.477 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 19:02:45.478 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: binding 2026-05-13 19:02:45.479 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: binding-extended 2026-05-13 19:02:45.479 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-security 2026-05-13 19:02:45.479 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: project-id 2026-05-13 19:02:45.480 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: provider 2026-05-13 19:02:45.480 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-13 19:02:45.482 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos 2026-05-13 19:02:45.483 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 19:02:45.483 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 19:02:45.484 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-default 2026-05-13 19:02:45.484 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-fip 2026-05-13 19:02:45.484 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 19:02:45.487 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 19:02:45.487 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 19:02:45.488 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 19:02:45.488 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 19:02:45.489 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-pps 2026-05-13 19:02:45.489 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 19:02:45.490 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 19:02:45.490 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 19:02:45.491 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 19:02:45.491 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 19:02:45.493 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: quotas 2026-05-13 19:02:45.496 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: quota_details 2026-05-13 19:02:45.497 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: rbac-policies 2026-05-13 19:02:45.497 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: rbac-address-group 2026-05-13 19:02:45.498 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 19:02:45.498 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 19:02:45.499 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-13 19:02:45.499 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: revision-if-match 2026-05-13 19:02:45.500 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 19:02:45.500 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 19:02:45.501 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-13 19:02:45.501 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 19:02:45.502 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 19:02:45.503 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 19:02:45.503 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-13 19:02:45.504 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 19:02:45.504 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 19:02:45.505 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 19:02:45.509 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: security-group 2026-05-13 19:02:45.510 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: segment 2026-05-13 19:02:45.510 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 19:02:45.511 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: service-type 2026-05-13 19:02:45.511 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: sorting 2026-05-13 19:02:45.511 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 19:02:45.512 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 19:02:45.512 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 19:02:45.513 1 WARNING neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 19:02:45.513 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-13 19:02:45.514 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 19:02:45.514 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: subnet_onboard 2026-05-13 19:02:45.514 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 19:02:45.515 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 19:02:45.515 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 19:02:45.516 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 19:02:45.516 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: tag-creation 2026-05-13 19:02:45.517 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 19:02:45.520 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 19:02:45.521 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 19:02:45.521 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: trunk 2026-05-13 19:02:45.522 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: trunk-details 2026-05-13 19:02:45.522 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 19:02:45.522 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 19:02:45.523 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-13 19:02:45.524 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 19:02:45.525 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-13 19:02:45.526 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 19:02:45.526 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 19:02:45.527 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: vpnaas 2026-05-13 19:02:45.528 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: taas 2026-05-13 19:02:45.529 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: tap-mirror 2026-05-13 19:02:45.530 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-13 19:02:45.530 1 INFO neutron.api.extensions [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 19:02:45.533 1 WARNING oslo_service.backend._threading.service [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-13 19:02:45.540 1 WARNING oslo_service.backend._threading.service [None req-07a6abb5-020b-4ba8-953e-0c153199c7c5 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-13 19:03:15.642 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 19:03:15.724 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 19:03:15.731 15 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 19:03:29.060 15 INFO neutron.db.l3_hamode_db [None req-12c0386d-fb5c-4a3c-8010-41a8d4cf58b4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-13 19:03:51.875 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 995d3483-e726-4694-88b9-9cfb2935cf9e 2026-05-13 19:03:53.665 13 INFO neutron.plugins.ml2.plugin [None req-874cd9fd-c951-42c2-8840-88c3f07a6ef9 - - - - - -] Attempt 1 to provision port 995d3483-e726-4694-88b9-9cfb2935cf9e 2026-05-13 19:03:53.837 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 995d3483-e726-4694-88b9-9cfb2935cf9e 2026-05-13 19:03:55.890 13 INFO neutron.plugins.ml2.plugin [None req-b95268c5-134a-4b4f-8896-3755f097bf8c - - - - - -] Attempt 1 to provision port 995d3483-e726-4694-88b9-9cfb2935cf9e 2026-05-13 19:08:51.917 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port a8df16e6-6ff1-4e4e-93b7-ac238ed97942 2026-05-13 19:08:52.271 15 INFO neutron.plugins.ml2.plugin [None req-9e22f375-3518-4d2f-98ee-34c7ae22708a - - - - - -] Attempt 1 to provision port a8df16e6-6ff1-4e4e-93b7-ac238ed97942 2026-05-13 19:08:53.885 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port a8df16e6-6ff1-4e4e-93b7-ac238ed97942 2026-05-13 19:08:53.958 15 INFO neutron.plugins.ml2.plugin [None req-a11b14b6-d472-45f4-a4af-95c0fe026335 - - - - - -] Attempt 1 to provision port a8df16e6-6ff1-4e4e-93b7-ac238ed97942 2026-05-13 19:08:58.590 15 INFO neutron.plugins.ml2.plugin [None req-06e51415-6636-493c-b2cc-6abe418a851d - - - - - -] Attempt 1 to provision port 83880482-4233-468d-b3bd-e814e1d222f5 2026-05-13 19:13:23.516 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 83880482-4233-468d-b3bd-e814e1d222f5 2026-05-13 19:13:24.941 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 83880482-4233-468d-b3bd-e814e1d222f5 2026-05-13 19:24:19.119 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 1dd30e09-e8e3-468b-a4c9-410c732ee47e 2026-05-13 19:24:21.118 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 1dd30e09-e8e3-468b-a4c9-410c732ee47e 2026-05-13 19:30:36.436 13 INFO neutron.plugins.ml2.plugin [None req-781b1395-331b-43e8-a406-f7507e11b585 - - - - - -] Attempt 1 to provision port 83880482-4233-468d-b3bd-e814e1d222f5 2026-05-13 19:30:36.488 13 INFO neutron.plugins.ml2.plugin [None req-781b1395-331b-43e8-a406-f7507e11b585 - - - - - -] Attempt 1 to provision port 995d3483-e726-4694-88b9-9cfb2935cf9e 2026-05-13 19:30:36.545 13 INFO neutron.plugins.ml2.plugin [None req-781b1395-331b-43e8-a406-f7507e11b585 - - - - - -] Attempt 1 to provision port a8df16e6-6ff1-4e4e-93b7-ac238ed97942 2026-05-13 19:39:43.396 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port a68e702b-a71e-4a7a-982e-502831fd3f43 2026-05-13 19:39:45.339 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port a68e702b-a71e-4a7a-982e-502831fd3f43 2026-05-13 19:39:47.542 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 6a8b68e3-e723-4fd4-9958-71487c346060 2026-05-13 19:39:49.286 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 6a8b68e3-e723-4fd4-9958-71487c346060 2026-05-13 19:39:51.466 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 8dc1b7e5-2c9a-4f8b-821f-c30a6a604d53 2026-05-13 19:39:51.822 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 277d26dc-8ca1-4ca8-9901-6f12988897af 2026-05-13 19:39:52.146 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port ac05caf9-f5cf-4d4f-a021-6c935420d0c6 2026-05-13 19:39:53.818 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 4b093aa9-c06e-4c99-82dc-4c629d55f3d0 2026-05-13 19:39:54.229 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 277d26dc-8ca1-4ca8-9901-6f12988897af 2026-05-13 19:39:54.415 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port ac05caf9-f5cf-4d4f-a021-6c935420d0c6 2026-05-13 19:39:54.633 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 8dc1b7e5-2c9a-4f8b-821f-c30a6a604d53 2026-05-13 19:39:55.638 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 4f9d4fbc-22d3-4067-b5f4-ce081bf8b931 2026-05-13 19:39:55.968 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 4b093aa9-c06e-4c99-82dc-4c629d55f3d0 2026-05-13 19:39:57.675 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 4f9d4fbc-22d3-4067-b5f4-ce081bf8b931 2026-05-13 19:40:02.714 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:02.982 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port a68e702b-a71e-4a7a-982e-502831fd3f43 2026-05-13 19:40:03.034 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:03.082 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 0b82b3ad-f162-421d-8cd9-841979e7eee8 2026-05-13 19:40:03.084 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port 470b6004-778b-4078-a7fa-2f085af4515b 2026-05-13 19:40:03.116 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port bcde3e10-b397-4649-a75f-aa9a495b19ca 2026-05-13 19:40:03.155 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port 0b82b3ad-f162-421d-8cd9-841979e7eee8 2026-05-13 19:40:03.231 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8a5a5fc-ec07-4bd9-bf92-ea80364e7a1f'] response: {'server_uuid': 'b595dc90-27db-443c-91a0-910013392e76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3', 'code': 200} 2026-05-13 19:40:03.834 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port 6a8b68e3-e723-4fd4-9958-71487c346060 2026-05-13 19:40:03.898 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port e2f9a124-d9ed-4f96-8c51-2f497b2f61ff 2026-05-13 19:40:03.932 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port 4b093aa9-c06e-4c99-82dc-4c629d55f3d0 2026-05-13 19:40:03.997 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port 89fc9d63-4e24-4238-93aa-ffea1e3e51f9 2026-05-13 19:40:04.031 15 INFO neutron.plugins.ml2.plugin [None req-fd445780-ef3b-445e-add6-d004ed34b276 - - - - - -] Attempt 1 to provision port 06aee8f3-a9c4-4d7c-96a6-d7e1319f407f 2026-05-13 19:40:05.023 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:05.252 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 3ee70639-3bee-4939-be50-3550c7cb1fda 2026-05-13 19:40:05.290 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-47a78e11-6e80-4ae0-ae60-7b897c5dbe48'] response: {'server_uuid': '7c398eec-5bb4-4016-ace9-21d171c47a7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b82b3ad-f162-421d-8cd9-841979e7eee8', 'code': 200} 2026-05-13 19:40:05.593 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 0b82b3ad-f162-421d-8cd9-841979e7eee8 2026-05-13 19:40:06.563 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port df37be56-e524-4737-8881-291cbf1d5be5 2026-05-13 19:40:06.924 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 3ee70639-3bee-4939-be50-3550c7cb1fda 2026-05-13 19:40:07.326 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ccdebfe-e430-4609-85b5-60ef6b703492'] response: {'server_uuid': '22ff3530-b86b-46f3-b358-74f1dc66ab94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ee70639-3bee-4939-be50-3550c7cb1fda', 'code': 200} 2026-05-13 19:40:08.477 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port df37be56-e524-4737-8881-291cbf1d5be5 2026-05-13 19:40:10.678 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port f2ea4e1b-44d8-42a6-a381-5a5a6e4a950a 2026-05-13 19:40:12.466 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port f2ea4e1b-44d8-42a6-a381-5a5a6e4a950a 2026-05-13 19:40:12.700 15 INFO neutron.plugins.ml2.plugin [None req-9e952190-d689-4eb0-bfc4-461ba8c2588b - - - - - -] Attempt 1 to provision port c75358bd-0430-4cb0-9fc9-50b7575160f6 2026-05-13 19:40:12.727 15 INFO neutron.plugins.ml2.plugin [None req-9e952190-d689-4eb0-bfc4-461ba8c2588b - - - - - -] Attempt 1 to provision port 3ee70639-3bee-4939-be50-3550c7cb1fda 2026-05-13 19:40:12.797 15 INFO neutron.plugins.ml2.plugin [None req-9e952190-d689-4eb0-bfc4-461ba8c2588b - - - - - -] Attempt 1 to provision port a9a09fb0-e8ce-4afb-b530-7110a64911bc 2026-05-13 19:40:12.823 15 INFO neutron.plugins.ml2.plugin [None req-9e952190-d689-4eb0-bfc4-461ba8c2588b - - - - - -] Attempt 1 to provision port f2ea4e1b-44d8-42a6-a381-5a5a6e4a950a 2026-05-13 19:40:12.894 15 INFO neutron.plugins.ml2.plugin [None req-9e952190-d689-4eb0-bfc4-461ba8c2588b - - - - - -] Attempt 1 to provision port 89fc9d63-4e24-4238-93aa-ffea1e3e51f9 2026-05-13 19:40:12.934 15 INFO neutron.plugins.ml2.plugin [None req-9e952190-d689-4eb0-bfc4-461ba8c2588b - - - - - -] Attempt 1 to provision port bcde3e10-b397-4649-a75f-aa9a495b19ca 2026-05-13 19:40:18.916 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 07d5c304-5852-46ce-a100-ca9107214cc1 2026-05-13 19:40:19.404 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-db6187bb-6270-4b5a-81bc-f44c070a8319'] response: {'server_uuid': '22f540b4-77c7-4d28-b7dc-9cbe30fdd21c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07d5c304-5852-46ce-a100-ca9107214cc1', 'code': 200} 2026-05-13 19:40:20.388 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 07d5c304-5852-46ce-a100-ca9107214cc1 2026-05-13 19:40:21.010 13 INFO neutron.plugins.ml2.plugin [None req-5b606cb9-4d1e-443c-8000-ea685b858a32 - - - - - -] Attempt 1 to provision port 0b82b3ad-f162-421d-8cd9-841979e7eee8 2026-05-13 19:40:21.168 13 INFO neutron.plugins.ml2.plugin [None req-5b606cb9-4d1e-443c-8000-ea685b858a32 - - - - - -] Attempt 1 to provision port a9a09fb0-e8ce-4afb-b530-7110a64911bc 2026-05-13 19:40:21.233 13 INFO neutron.plugins.ml2.plugin [None req-5b606cb9-4d1e-443c-8000-ea685b858a32 - - - - - -] Attempt 1 to provision port f2ea4e1b-44d8-42a6-a381-5a5a6e4a950a 2026-05-13 19:40:21.360 13 INFO neutron.plugins.ml2.plugin [None req-5b606cb9-4d1e-443c-8000-ea685b858a32 - - - - - -] Attempt 1 to provision port e85c61bd-8ff0-441e-80a5-7b50d07d3b7c 2026-05-13 19:40:21.415 13 INFO neutron.plugins.ml2.plugin [None req-5b606cb9-4d1e-443c-8000-ea685b858a32 - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:21.506 13 INFO neutron.plugins.ml2.plugin [None req-5b606cb9-4d1e-443c-8000-ea685b858a32 - - - - - -] Attempt 1 to provision port 07d5c304-5852-46ce-a100-ca9107214cc1 2026-05-13 19:40:23.508 13 INFO neutron.plugins.ml2.plugin [None req-ff88050a-691c-4bcc-a188-96a39bb9224f - - - - - -] Attempt 1 to provision port a9a09fb0-e8ce-4afb-b530-7110a64911bc 2026-05-13 19:40:27.103 15 INFO neutron.plugins.ml2.plugin [None req-86249f52-79da-4a76-970b-fbb8bd51988d - - - - - -] Attempt 1 to provision port a9a09fb0-e8ce-4afb-b530-7110a64911bc 2026-05-13 19:40:30.453 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9baae457-6546-49c3-a775-a83ea86c3fc7 2026-05-13 19:40:30.839 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9f3f44ec-f588-481d-bad8-36874286bb1b 2026-05-13 19:40:32.579 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9baae457-6546-49c3-a775-a83ea86c3fc7 2026-05-13 19:40:32.772 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9f3f44ec-f588-481d-bad8-36874286bb1b 2026-05-13 19:40:34.123 15 INFO neutron.plugins.ml2.plugin [None req-b90487ef-37c6-4015-b7ea-78976f24d799 - - - - - -] Attempt 1 to provision port 124fc6e9-eb6b-4645-b451-ad786160ea27 2026-05-13 19:40:34.147 15 INFO neutron.plugins.ml2.plugin [None req-b90487ef-37c6-4015-b7ea-78976f24d799 - - - - - -] Attempt 1 to provision port 9baae457-6546-49c3-a775-a83ea86c3fc7 2026-05-13 19:40:36.433 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 06aee8f3-a9c4-4d7c-96a6-d7e1319f407f 2026-05-13 19:40:38.401 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port bcde3e10-b397-4649-a75f-aa9a495b19ca 2026-05-13 19:40:38.702 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port c75358bd-0430-4cb0-9fc9-50b7575160f6 2026-05-13 19:40:39.005 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 06aee8f3-a9c4-4d7c-96a6-d7e1319f407f 2026-05-13 19:40:39.174 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 89fc9d63-4e24-4238-93aa-ffea1e3e51f9 2026-05-13 19:40:39.266 13 INFO neutron.plugins.ml2.plugin [None req-facce3a2-adad-4cd3-b090-9cac63766246 - - - - - -] Attempt 1 to provision port 124fc6e9-eb6b-4645-b451-ad786160ea27 2026-05-13 19:40:39.315 13 INFO neutron.plugins.ml2.plugin [None req-facce3a2-adad-4cd3-b090-9cac63766246 - - - - - -] Attempt 1 to provision port 455fdb94-5002-4c7a-b30e-a8715ca49a48 2026-05-13 19:40:40.929 13 INFO neutron.plugins.ml2.plugin [None req-2a802075-5cb6-4010-969e-607fc3b95049 - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:41.235 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port bcde3e10-b397-4649-a75f-aa9a495b19ca 2026-05-13 19:40:41.459 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:41.655 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 353a2709-e35a-45d6-a53b-f0b8e03a640f 2026-05-13 19:40:41.774 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec65d30d-f350-4959-82d5-89df12bc39e2'] response: {'server_uuid': '298d087f-0666-4b82-b41d-0f5204428d32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '353a2709-e35a-45d6-a53b-f0b8e03a640f', 'code': 200} 2026-05-13 19:40:42.037 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 89fc9d63-4e24-4238-93aa-ffea1e3e51f9 2026-05-13 19:40:42.257 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port c75358bd-0430-4cb0-9fc9-50b7575160f6 2026-05-13 19:40:42.850 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 353a2709-e35a-45d6-a53b-f0b8e03a640f 2026-05-13 19:40:44.312 13 INFO neutron.plugins.ml2.plugin [None req-6e1bf884-3380-4363-8d53-04f048cb7bb5 - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:44.903 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port e85c0eff-1bf7-4abe-b58e-6ec3910c9dd3 2026-05-13 19:40:45.815 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-564048ac-9286-407f-a297-054e1041a2aa'] response: {'server_uuid': '7c398eec-5bb4-4016-ace9-21d171c47a7b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0b82b3ad-f162-421d-8cd9-841979e7eee8', 'code': 200} 2026-05-13 19:40:47.492 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 124fc6e9-eb6b-4645-b451-ad786160ea27 2026-05-13 19:40:47.822 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 0b82b3ad-f162-421d-8cd9-841979e7eee8 2026-05-13 19:40:48.232 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a57b51e5-e79d-46d5-8c31-a8095dbd32c2'] response: {'server_uuid': '7c398eec-5bb4-4016-ace9-21d171c47a7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b82b3ad-f162-421d-8cd9-841979e7eee8', 'code': 200} 2026-05-13 19:40:48.692 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 455fdb94-5002-4c7a-b30e-a8715ca49a48 2026-05-13 19:40:49.699 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 124fc6e9-eb6b-4645-b451-ad786160ea27 2026-05-13 19:40:50.062 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 0b82b3ad-f162-421d-8cd9-841979e7eee8 2026-05-13 19:40:50.330 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 455fdb94-5002-4c7a-b30e-a8715ca49a48 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:01.925 15 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 136, in bind_port 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.925 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:01.928 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:01.928 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 2 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:01.941 15 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 136, in bind_port 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.941 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:01.943 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:01.943 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 3 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:01.953 15 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 136, in bind_port 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.953 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:01.955 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:01.955 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 4 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:01.966 15 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 136, in bind_port 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.966 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:01.967 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:01.968 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 5 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:01.979 15 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 136, in bind_port 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.979 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:01.980 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:01.980 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 6 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:01.992 15 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 136, in bind_port 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:01.992 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:01.993 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:01.994 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 7 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.006 15 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 136, in bind_port 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.006 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.007 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:02.007 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 8 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.018 15 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 136, in bind_port 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.018 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.020 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:02.020 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 9 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.044 15 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 136, in bind_port 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.044 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.045 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:02.045 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 10 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.056 15 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 136, in bind_port 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.056 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.058 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [{'id': '4b13108a-14c3-4d48-9e9e-0e7804ba185d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 723, 'network_id': '9e31b7da-1529-47fc-af27-a7edd589ea28'}] 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.638 15 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 136, in bind_port 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.638 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.640 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.640 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 2 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.655 15 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 136, in bind_port 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.655 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.657 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.657 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 3 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.665 15 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 136, in bind_port 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.665 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.666 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.666 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 4 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.675 15 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 136, in bind_port 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.675 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.676 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.676 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 5 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.688 15 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 136, in bind_port 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.688 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.689 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.693 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 6 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.719 15 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 136, in bind_port 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.719 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.721 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.722 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 7 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.736 15 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 136, in bind_port 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.736 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.738 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.739 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 8 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.766 15 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 136, in bind_port 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.766 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.768 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.768 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 9 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.781 15 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 136, in bind_port 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.781 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.783 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:02.783 15 INFO neutron.plugins.ml2.plugin [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Attempt 10 to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-13 19:41:02.792 15 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 136, in bind_port 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 35332c40-2b74-4071-b1b6-9abcb5bcce02 could not be found. 2026-05-13 19:41:02.792 15 ERROR neutron.plugins.ml2.managers 2026-05-13 19:41:02.794 15 ERROR neutron.plugins.ml2.managers [None req-6e9f0a03-1dd8-413e-91bf-393d079896cb - - - - - -] Failed to bind port 9f1d0991-30a5-48bd-81b4-59efba67102b on host instance for vnic_type normal using segments [] 2026-05-13 19:41:09.798 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port e4cd7a89-e020-40c3-afa5-bfc6286bbc7d 2026-05-13 19:41:11.332 15 INFO neutron.plugins.ml2.plugin [None req-72ac23b4-0aea-4c4e-adb5-251ad588a55e - - - - - -] Attempt 1 to provision port e4cd7a89-e020-40c3-afa5-bfc6286bbc7d 2026-05-13 19:41:11.660 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port bdb51cee-c03d-41c3-b775-2c341baa1370 2026-05-13 19:41:11.985 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port e4cd7a89-e020-40c3-afa5-bfc6286bbc7d 2026-05-13 19:41:13.620 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port bdb51cee-c03d-41c3-b775-2c341baa1370 2026-05-13 19:41:15.709 15 INFO neutron.plugins.ml2.plugin [None req-a5ecb827-e675-4dad-b854-8b95d6ff6a66 - - - - - -] Attempt 1 to provision port f8a3b47f-c9aa-470d-a3ad-c65e914638d4 2026-05-13 19:41:15.767 15 INFO neutron.plugins.ml2.plugin [None req-a5ecb827-e675-4dad-b854-8b95d6ff6a66 - - - - - -] Attempt 1 to provision port e4cd7a89-e020-40c3-afa5-bfc6286bbc7d 2026-05-13 19:41:15.868 15 INFO neutron.plugins.ml2.plugin [None req-a5ecb827-e675-4dad-b854-8b95d6ff6a66 - - - - - -] Attempt 1 to provision port 04160663-086b-4b8e-916c-8cf947b6326f 2026-05-13 19:41:18.045 13 INFO neutron.plugins.ml2.plugin [None req-dbb64c01-3724-4433-a419-321966d5c81f - - - - - -] Attempt 1 to provision port f8a3b47f-c9aa-470d-a3ad-c65e914638d4 2026-05-13 19:41:26.781 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 6d241d4c-25bd-4433-a627-0004cfb9f0d3 2026-05-13 19:41:26.957 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-7062f9ad-b405-4f00-b007-e1d06cda43eb'] response: {'server_uuid': '40c328c3-488e-4c70-a6bc-2d49fb1c0a21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d241d4c-25bd-4433-a627-0004cfb9f0d3', 'code': 200} 2026-05-13 19:41:28.561 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 6d241d4c-25bd-4433-a627-0004cfb9f0d3 2026-05-13 19:41:28.759 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port d6faff51-da62-48bb-93a8-a2519ed194b3 2026-05-13 19:41:29.119 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 2018bee8-1cb2-4f40-8108-d19a273c3186 2026-05-13 19:41:30.523 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 04160663-086b-4b8e-916c-8cf947b6326f 2026-05-13 19:41:30.815 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 2018bee8-1cb2-4f40-8108-d19a273c3186 2026-05-13 19:41:31.040 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port f8a3b47f-c9aa-470d-a3ad-c65e914638d4 2026-05-13 19:41:31.411 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port d6faff51-da62-48bb-93a8-a2519ed194b3 2026-05-13 19:41:32.441 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port f8a3b47f-c9aa-470d-a3ad-c65e914638d4 2026-05-13 19:41:32.632 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 04160663-086b-4b8e-916c-8cf947b6326f 2026-05-13 19:41:37.815 15 INFO neutron.plugins.ml2.plugin [None req-cb4c2111-e0c4-4c32-a63f-e967cf99d793 - - - - - -] Attempt 1 to provision port 2018bee8-1cb2-4f40-8108-d19a273c3186 2026-05-13 19:41:37.877 15 INFO neutron.plugins.ml2.plugin [None req-cb4c2111-e0c4-4c32-a63f-e967cf99d793 - - - - - -] Attempt 1 to provision port 935b1919-5315-40b6-b135-5d69e41dfdc9 2026-05-13 19:41:37.898 15 INFO neutron.plugins.ml2.plugin [None req-cb4c2111-e0c4-4c32-a63f-e967cf99d793 - - - - - -] Attempt 1 to provision port 2c09771a-8886-4b8f-8ad5-52313526a01f 2026-05-13 19:41:37.924 15 INFO neutron.plugins.ml2.plugin [None req-cb4c2111-e0c4-4c32-a63f-e967cf99d793 - - - - - -] Attempt 1 to provision port b4c77088-3f34-4d50-af37-e71a579b4d2a 2026-05-13 19:41:41.107 15 INFO neutron.plugins.ml2.plugin [None req-d766cfab-d5ed-4b8c-b7ba-e611eba65c2a - - - - - -] Attempt 1 to provision port 935b1919-5315-40b6-b135-5d69e41dfdc9 2026-05-13 19:41:41.631 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 748252fc-9c4b-4f2f-953f-2dd066cb95c9 2026-05-13 19:41:41.765 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7483f0-9082-443f-ba6c-1c73b1824ef6'] response: {'server_uuid': '9d1d791b-65bc-474f-b9d6-cc35489e2440', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '748252fc-9c4b-4f2f-953f-2dd066cb95c9', 'code': 200} 2026-05-13 19:41:42.667 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 748252fc-9c4b-4f2f-953f-2dd066cb95c9 2026-05-13 19:41:44.501 15 INFO neutron.plugins.ml2.plugin [None req-fa2821f4-d8a0-4a8e-84fd-9d9f0c4dbad8 - - - - - -] Attempt 1 to provision port 748252fc-9c4b-4f2f-953f-2dd066cb95c9 2026-05-13 19:41:46.447 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 2c09771a-8886-4b8f-8ad5-52313526a01f 2026-05-13 19:41:46.680 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 935b1919-5315-40b6-b135-5d69e41dfdc9 2026-05-13 19:41:48.004 13 INFO neutron.plugins.ml2.plugin [None req-3c8452e4-8105-4873-ad90-10a7cdcb1852 - - - - - -] Attempt 1 to provision port 4d31e78c-d1f3-4cb1-a505-32e404a876c5 2026-05-13 19:41:48.406 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 2c09771a-8886-4b8f-8ad5-52313526a01f 2026-05-13 19:41:48.610 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 935b1919-5315-40b6-b135-5d69e41dfdc9 2026-05-13 19:41:50.414 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 5a4eef5d-9fa9-412d-b4ce-d3f9c104d9ed 2026-05-13 19:41:52.664 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 5a4eef5d-9fa9-412d-b4ce-d3f9c104d9ed 2026-05-13 19:41:52.860 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9b7a7a8c-e097-4e43-9cbf-a6679c76b865 2026-05-13 19:41:54.139 15 INFO neutron.plugins.ml2.plugin [None req-ee90c4aa-a03d-4710-b4d5-0eef2a584c02 - - - - - -] Attempt 1 to provision port 9b7a7a8c-e097-4e43-9cbf-a6679c76b865 2026-05-13 19:41:54.645 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9b7a7a8c-e097-4e43-9cbf-a6679c76b865 2026-05-13 19:41:58.446 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port c265f37c-81cf-4d98-b297-c91a6e35a587 2026-05-13 19:42:00.481 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port c265f37c-81cf-4d98-b297-c91a6e35a587 2026-05-13 19:42:01.043 15 INFO neutron.plugins.ml2.plugin [None req-b62d674b-d9c3-4038-bd34-00bdc06a0924 - - - - - -] Attempt 1 to provision port 1deff2e6-d5bf-4e34-a51f-83659707a22c 2026-05-13 19:42:01.087 15 INFO neutron.plugins.ml2.plugin [None req-b62d674b-d9c3-4038-bd34-00bdc06a0924 - - - - - -] Attempt 1 to provision port c265f37c-81cf-4d98-b297-c91a6e35a587 2026-05-13 19:42:05.005 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 28342931-eb9b-494c-aa31-8b91b7408b75 2026-05-13 19:42:05.137 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe404745-68c6-4fdc-ac79-ce77474d6956'] response: {'server_uuid': '54b157e2-fd13-42cf-a162-a09c9a43e499', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28342931-eb9b-494c-aa31-8b91b7408b75', 'code': 200} 2026-05-13 19:42:05.489 15 INFO neutron.plugins.ml2.plugin [None req-17d5cb04-7bd3-4c61-8723-337db0e17ef1 - - - - - -] Attempt 1 to provision port 28342931-eb9b-494c-aa31-8b91b7408b75 2026-05-13 19:42:05.584 15 INFO neutron.plugins.ml2.plugin [None req-17d5cb04-7bd3-4c61-8723-337db0e17ef1 - - - - - -] Attempt 1 to provision port 1deff2e6-d5bf-4e34-a51f-83659707a22c 2026-05-13 19:42:05.902 15 INFO neutron.plugins.ml2.plugin [None req-17d5cb04-7bd3-4c61-8723-337db0e17ef1 - - - - - -] Attempt 1 to provision port c265f37c-81cf-4d98-b297-c91a6e35a587 2026-05-13 19:42:06.562 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 4d31e78c-d1f3-4cb1-a505-32e404a876c5 2026-05-13 19:42:06.862 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 1deff2e6-d5bf-4e34-a51f-83659707a22c 2026-05-13 19:42:07.099 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 28342931-eb9b-494c-aa31-8b91b7408b75 2026-05-13 19:42:08.434 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 4d31e78c-d1f3-4cb1-a505-32e404a876c5 2026-05-13 19:42:13.352 13 INFO neutron.plugins.ml2.plugin [None req-94d420d3-e303-41c0-a2f4-9c448d7caa25 - - - - - -] Attempt 1 to provision port 1deff2e6-d5bf-4e34-a51f-83659707a22c 2026-05-13 19:42:17.383 13 INFO neutron.plugins.ml2.plugin [None req-d4ff4202-ffe6-4be2-b419-f05ab92d672b - - - - - -] Attempt 1 to provision port 28342931-eb9b-494c-aa31-8b91b7408b75 2026-05-13 19:42:17.440 13 INFO neutron.plugins.ml2.plugin [None req-d4ff4202-ffe6-4be2-b419-f05ab92d672b - - - - - -] Attempt 1 to provision port 1deff2e6-d5bf-4e34-a51f-83659707a22c 2026-05-13 19:42:22.614 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 1f9226e7-6d3b-4a62-8dad-2efb7302f425 2026-05-13 19:42:24.677 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 1f9226e7-6d3b-4a62-8dad-2efb7302f425 2026-05-13 19:42:30.585 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 2cbddef7-40a6-4e64-9873-f85d74f6b04a 2026-05-13 19:42:43.122 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 47f76ab5-beae-40cc-87e0-7c115b2ef22d 2026-05-13 19:42:43.240 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f32f3406-c505-47a5-acaf-81d2a77c04b6'] response: {'server_uuid': '7ca4dfd0-ac5b-4a9b-b6b9-ecb7c2e10509', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47f76ab5-beae-40cc-87e0-7c115b2ef22d', 'code': 200} 2026-05-13 19:42:44.670 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 47f76ab5-beae-40cc-87e0-7c115b2ef22d 2026-05-13 19:42:46.758 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 5c1e4e84-a267-4e32-99d8-dfe6a5f6ca09 2026-05-13 19:42:48.293 13 INFO neutron.plugins.ml2.plugin [None req-6726e439-b93f-45ce-9f11-66891339df3f - - - - - -] Attempt 1 to provision port fd8303f8-3e44-44dd-930a-13a9d47cc5c4 2026-05-13 19:42:48.316 13 INFO neutron.plugins.ml2.plugin [None req-6726e439-b93f-45ce-9f11-66891339df3f - - - - - -] Attempt 1 to provision port 5c1e4e84-a267-4e32-99d8-dfe6a5f6ca09 2026-05-13 19:42:48.594 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 5c1e4e84-a267-4e32-99d8-dfe6a5f6ca09 2026-05-13 19:42:50.622 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port ebd2959c-a965-4f86-addd-ae91d082a189 2026-05-13 19:42:51.099 15 INFO neutron.plugins.ml2.plugin [None req-c882b169-f367-43e9-bcf3-3cc44318a8b1 - - - - - -] Attempt 1 to provision port fd8303f8-3e44-44dd-930a-13a9d47cc5c4 2026-05-13 19:42:51.120 15 INFO neutron.plugins.ml2.plugin [None req-c882b169-f367-43e9-bcf3-3cc44318a8b1 - - - - - -] Attempt 1 to provision port 5c1e4e84-a267-4e32-99d8-dfe6a5f6ca09 2026-05-13 19:42:52.582 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port ebd2959c-a965-4f86-addd-ae91d082a189 2026-05-13 19:42:54.169 13 INFO neutron.plugins.ml2.plugin [None req-c229dec4-8844-48c3-b503-3898f823938a - - - - - -] Attempt 1 to provision port 19e584b5-5a87-41db-9c1e-b2f2f5b35ccc 2026-05-13 19:42:54.199 13 INFO neutron.plugins.ml2.plugin [None req-c229dec4-8844-48c3-b503-3898f823938a - - - - - -] Attempt 1 to provision port 9dbce42f-44ee-4146-aad7-b44426d0286c 2026-05-13 19:42:54.628 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port bed33554-2584-4d38-b1d9-67605e4da036 2026-05-13 19:42:56.693 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port bed33554-2584-4d38-b1d9-67605e4da036 2026-05-13 19:42:56.956 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port cdbae518-ebfc-4c9d-8e1d-46b62588b74d 2026-05-13 19:42:58.606 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port cdbae518-ebfc-4c9d-8e1d-46b62588b74d 2026-05-13 19:42:59.211 13 INFO neutron.plugins.ml2.plugin [None req-b1d5ad5e-96b1-494c-bda2-2019dc89631a - - - - - -] Attempt 1 to provision port 89c3cb83-2e1f-46d6-ad46-60d086a246ba 2026-05-13 19:42:59.247 13 INFO neutron.plugins.ml2.plugin [None req-b1d5ad5e-96b1-494c-bda2-2019dc89631a - - - - - -] Attempt 1 to provision port cdbae518-ebfc-4c9d-8e1d-46b62588b74d 2026-05-13 19:43:02.614 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 52180e98-2264-4b9d-a370-744f742f3ca8 2026-05-13 19:43:04.720 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 93bacd72-a17a-43b7-91ac-1a3e913ac3a8 2026-05-13 19:43:05.065 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 52180e98-2264-4b9d-a370-744f742f3ca8 2026-05-13 19:43:06.607 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 93bacd72-a17a-43b7-91ac-1a3e913ac3a8 2026-05-13 19:43:09.790 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port dc612ec4-a8b9-4d30-b159-3e9b38ea9ac8 2026-05-13 19:43:10.023 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b977e8d-e3e9-4f44-812c-33416c9f80f4'] response: {'server_uuid': 'ca311ada-3a3f-4f11-878a-9830242c23d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc612ec4-a8b9-4d30-b159-3e9b38ea9ac8', 'code': 200} 2026-05-13 19:43:10.631 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9108b008-6298-479b-90df-14d754386a46 2026-05-13 19:43:12.778 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port dc612ec4-a8b9-4d30-b159-3e9b38ea9ac8 2026-05-13 19:43:13.098 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9108b008-6298-479b-90df-14d754386a46 2026-05-13 19:43:13.492 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port fd8303f8-3e44-44dd-930a-13a9d47cc5c4 2026-05-13 19:43:14.024 13 INFO neutron.plugins.ml2.plugin [None req-6e6f13ba-6f24-45d0-b512-b0f3a27a8510 - - - - - -] Attempt 1 to provision port c2470aff-2245-425f-b752-68b353693034 2026-05-13 19:43:14.076 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9dbce42f-44ee-4146-aad7-b44426d0286c 2026-05-13 19:43:14.087 13 INFO neutron.plugins.ml2.plugin [None req-6e6f13ba-6f24-45d0-b512-b0f3a27a8510 - - - - - -] Attempt 1 to provision port 9108b008-6298-479b-90df-14d754386a46 2026-05-13 19:43:14.190 13 INFO neutron.plugins.ml2.plugin [None req-6e6f13ba-6f24-45d0-b512-b0f3a27a8510 - - - - - -] Attempt 1 to provision port fed42f4d-10e9-4e00-80f0-45a70b390d74 2026-05-13 19:43:14.271 13 INFO neutron.plugins.ml2.plugin [None req-6e6f13ba-6f24-45d0-b512-b0f3a27a8510 - - - - - -] Attempt 1 to provision port 52180e98-2264-4b9d-a370-744f742f3ca8 2026-05-13 19:43:14.454 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 19e584b5-5a87-41db-9c1e-b2f2f5b35ccc 2026-05-13 19:43:15.009 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 9dbce42f-44ee-4146-aad7-b44426d0286c 2026-05-13 19:43:15.189 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 89c3cb83-2e1f-46d6-ad46-60d086a246ba 2026-05-13 19:43:15.500 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port fd8303f8-3e44-44dd-930a-13a9d47cc5c4 2026-05-13 19:43:15.702 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 19e584b5-5a87-41db-9c1e-b2f2f5b35ccc 2026-05-13 19:43:17.596 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 482f6520-4431-4b0b-9329-6647bfbf1f3b 2026-05-13 19:43:17.693 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-985eca18-eab7-4b8b-8302-214f16767a6c'] response: {'server_uuid': '7b653e33-240c-4c4e-b106-8ed4906ab62a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '482f6520-4431-4b0b-9329-6647bfbf1f3b', 'code': 200} 2026-05-13 19:43:17.967 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 89c3cb83-2e1f-46d6-ad46-60d086a246ba 2026-05-13 19:43:19.492 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 482f6520-4431-4b0b-9329-6647bfbf1f3b 2026-05-13 19:43:21.335 13 INFO neutron.plugins.ml2.plugin [None req-5de8ce09-4220-4117-81d9-8af92cb1d270 - - - - - -] Attempt 1 to provision port fed42f4d-10e9-4e00-80f0-45a70b390d74 2026-05-13 19:43:21.477 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 7cb920fd-1239-4127-9d7f-8927d125d985 2026-05-13 19:43:21.477 13 INFO neutron.plugins.ml2.plugin [None req-5de8ce09-4220-4117-81d9-8af92cb1d270 - - - - - -] Attempt 1 to provision port 89c3cb83-2e1f-46d6-ad46-60d086a246ba 2026-05-13 19:43:21.538 13 INFO neutron.plugins.ml2.plugin [None req-5de8ce09-4220-4117-81d9-8af92cb1d270 - - - - - -] Attempt 1 to provision port fd8303f8-3e44-44dd-930a-13a9d47cc5c4 2026-05-13 19:43:21.741 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port cb9099a7-3774-4b6a-b9b8-b2e3dd98611e 2026-05-13 19:43:22.007 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port c2470aff-2245-425f-b752-68b353693034 2026-05-13 19:43:23.878 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port cb9099a7-3774-4b6a-b9b8-b2e3dd98611e 2026-05-13 19:43:24.085 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port fed42f4d-10e9-4e00-80f0-45a70b390d74 2026-05-13 19:43:24.279 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port d582034d-38aa-4a4b-bcd5-2897a46a5b30 2026-05-13 19:43:24.647 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 7cb920fd-1239-4127-9d7f-8927d125d985 2026-05-13 19:43:24.856 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port c2470aff-2245-425f-b752-68b353693034 2026-05-13 19:43:25.742 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port d582034d-38aa-4a4b-bcd5-2897a46a5b30 2026-05-13 19:43:32.850 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port dc612ec4-a8b9-4d30-b159-3e9b38ea9ac8 2026-05-13 19:43:32.918 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port c2470aff-2245-425f-b752-68b353693034 2026-05-13 19:43:32.970 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port d582034d-38aa-4a4b-bcd5-2897a46a5b30 2026-05-13 19:43:33.015 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port 7cb920fd-1239-4127-9d7f-8927d125d985 2026-05-13 19:43:33.064 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port cb9099a7-3774-4b6a-b9b8-b2e3dd98611e 2026-05-13 19:43:33.113 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port 89c3cb83-2e1f-46d6-ad46-60d086a246ba 2026-05-13 19:43:33.167 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port fed42f4d-10e9-4e00-80f0-45a70b390d74 2026-05-13 19:43:33.217 13 INFO neutron.plugins.ml2.plugin [None req-d7890ebb-a08d-416d-ba8b-2a34617817b1 - - - - - -] Attempt 1 to provision port 482f6520-4431-4b0b-9329-6647bfbf1f3b 2026-05-13 19:43:36.236 13 INFO neutron.plugins.ml2.plugin [None req-7b9674a9-54e8-41e7-a494-343ef1dffc24 - - - - - -] Attempt 1 to provision port d582034d-38aa-4a4b-bcd5-2897a46a5b30 2026-05-13 19:43:36.300 13 INFO neutron.plugins.ml2.plugin [None req-7b9674a9-54e8-41e7-a494-343ef1dffc24 - - - - - -] Attempt 1 to provision port 482f6520-4431-4b0b-9329-6647bfbf1f3b 2026-05-13 19:43:36.346 13 INFO neutron.plugins.ml2.plugin [None req-7b9674a9-54e8-41e7-a494-343ef1dffc24 - - - - - -] Attempt 1 to provision port 7cb920fd-1239-4127-9d7f-8927d125d985 2026-05-13 19:43:37.596 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 065bddb9-d9e4-4c05-a2ce-1f629c9a4a30 2026-05-13 19:43:37.702 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-a09d37d2-ac9e-4232-819c-be25586d9ea3'] response: {'server_uuid': '6871b698-53d8-44ea-9350-7db0124b4faf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '065bddb9-d9e4-4c05-a2ce-1f629c9a4a30', 'code': 200} 2026-05-13 19:43:39.676 13 INFO neutron.plugins.ml2.plugin [None req-d43e52f8-4488-416d-b36d-133dd3cc6085 - - - - - -] Attempt 1 to provision port d582034d-38aa-4a4b-bcd5-2897a46a5b30 2026-05-13 19:43:39.738 13 INFO neutron.plugins.ml2.plugin [None req-d43e52f8-4488-416d-b36d-133dd3cc6085 - - - - - -] Attempt 1 to provision port 482f6520-4431-4b0b-9329-6647bfbf1f3b 2026-05-13 19:43:39.770 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 065bddb9-d9e4-4c05-a2ce-1f629c9a4a30 2026-05-13 19:43:39.814 13 INFO neutron.plugins.ml2.plugin [None req-d43e52f8-4488-416d-b36d-133dd3cc6085 - - - - - -] Attempt 1 to provision port 7cb920fd-1239-4127-9d7f-8927d125d985 2026-05-13 19:43:43.577 13 INFO neutron.plugins.ml2.plugin [None req-399fdb30-e4ec-4386-9763-6bbface25d4e - - - - - -] Attempt 1 to provision port 7cb920fd-1239-4127-9d7f-8927d125d985 2026-05-13 19:43:43.654 13 INFO neutron.plugins.ml2.plugin [None req-399fdb30-e4ec-4386-9763-6bbface25d4e - - - - - -] Attempt 1 to provision port 482f6520-4431-4b0b-9329-6647bfbf1f3b 2026-05-13 19:43:45.722 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 330d40ac-bca3-4150-9c2f-206a40cdd35a 2026-05-13 19:44:04.507 13 INFO neutron.plugins.ml2.plugin [None req-570760e9-57b6-4a25-94c4-141ace3d968b - - - - - -] Attempt 1 to provision port 63866147-ecd2-4416-80c7-86d701718772 2026-05-13 19:44:26.019 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 74a5cdc3-4fa2-4916-bdcf-305714e3b1f3 2026-05-13 19:44:26.130 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbb626ba-8c5c-4d07-a4db-bff9884334b9'] response: {'server_uuid': 'a45571ca-cbc2-4ad3-85dc-b93fd6501241', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74a5cdc3-4fa2-4916-bdcf-305714e3b1f3', 'code': 200} 2026-05-13 19:44:27.498 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 74a5cdc3-4fa2-4916-bdcf-305714e3b1f3 2026-05-13 19:45:09.175 13 INFO neutron.plugins.ml2.plugin [None req-0a43a79b-8275-4281-89d0-6936b5902a48 - - - - - -] Attempt 1 to provision port 667e8d6d-7835-4c28-a5a2-e9608420deff 2026-05-13 19:45:15.528 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 667e8d6d-7835-4c28-a5a2-e9608420deff 2026-05-13 19:45:15.634 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-47de0a3f-a5c8-43c4-ae43-9add1a65472d'] response: {'server_uuid': 'a45571ca-cbc2-4ad3-85dc-b93fd6501241', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '667e8d6d-7835-4c28-a5a2-e9608420deff', 'code': 200} 2026-05-13 19:45:17.512 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 667e8d6d-7835-4c28-a5a2-e9608420deff 2026-05-13 19:45:20.025 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 667e8d6d-7835-4c28-a5a2-e9608420deff 2026-05-13 19:45:45.398 13 INFO neutron.plugins.ml2.plugin [None req-94428199-4a26-469b-a702-0f7473ddc8f9 - - - - - -] Attempt 1 to provision port 20051ac7-7218-42b4-be11-7c63f79fb96e 2026-05-13 19:45:53.095 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 20051ac7-7218-42b4-be11-7c63f79fb96e 2026-05-13 19:45:53.223 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fbde12b-b5d5-426c-a38b-f12b6d34ab3f'] response: {'server_uuid': 'a45571ca-cbc2-4ad3-85dc-b93fd6501241', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20051ac7-7218-42b4-be11-7c63f79fb96e', 'code': 200} 2026-05-13 19:45:53.698 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 20051ac7-7218-42b4-be11-7c63f79fb96e 2026-05-13 19:46:05.973 15 INFO neutron.plugins.ml2.plugin [None req-5f3db090-392a-4ff9-b357-a80d0e7e6fc1 - - - - - -] Attempt 1 to provision port 336da42d-9c1b-4dc8-8ce0-01b3235f1d5e 2026-05-13 19:46:11.761 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 336da42d-9c1b-4dc8-8ce0-01b3235f1d5e 2026-05-13 19:46:11.866 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-369ddab9-8d7c-4b37-8938-7363b61d91f0'] response: {'server_uuid': 'a45571ca-cbc2-4ad3-85dc-b93fd6501241', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '336da42d-9c1b-4dc8-8ce0-01b3235f1d5e', 'code': 200} 2026-05-13 19:46:13.717 15 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 336da42d-9c1b-4dc8-8ce0-01b3235f1d5e 2026-05-13 19:46:15.776 13 INFO neutron.plugins.ml2.plugin [None req-8ea7b574-a300-4286-9ac4-5c65bc820502 - - - - - -] Attempt 1 to provision port 20051ac7-7218-42b4-be11-7c63f79fb96e 2026-05-13 19:46:29.178 13 INFO neutron.plugins.ml2.plugin [None req-e3048c72-3955-43d6-98b6-ee1051b1a294 - - - - - -] Attempt 1 to provision port 336da42d-9c1b-4dc8-8ce0-01b3235f1d5e 2026-05-13 19:46:29.831 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 336da42d-9c1b-4dc8-8ce0-01b3235f1d5e 2026-05-13 19:46:30.567 15 INFO neutron.plugins.ml2.plugin [None req-b2c345a6-a26d-44a2-9302-ed23d80908f0 - - - - - -] Attempt 1 to provision port 336da42d-9c1b-4dc8-8ce0-01b3235f1d5e 2026-05-13 19:46:39.354 15 INFO neutron.plugins.ml2.plugin [None req-426b3f44-7209-4c82-9b5a-13a34ea726c7 - - - - - -] Attempt 1 to provision port 20051ac7-7218-42b4-be11-7c63f79fb96e 2026-05-13 19:46:39.759 13 INFO neutron.plugins.ml2.plugin [None req-7241753d-03b2-44d5-aa21-bf369461cb3d - - - - - -] Attempt 1 to provision port 20051ac7-7218-42b4-be11-7c63f79fb96e 2026-05-13 19:47:11.976 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f4f6259-57cc-4450-931c-50337468058b'] response: {'server_uuid': '6871b698-53d8-44ea-9350-7db0124b4faf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '065bddb9-d9e4-4c05-a2ce-1f629c9a4a30', 'code': 200}